summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-14Revert "objtool: Support addition to set CFA base"Josh Poimboeuf
2023-04-14lkdtm/stackleak: Fix noinstr violationJosh Poimboeuf
2023-04-14sched: Fix KCSAN noinstr violationJosh Poimboeuf
2023-03-23x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf
2023-03-23x86,objtool: Separate unret validation from unwind hintsJosh Poimboeuf
2023-03-23x86,objtool: Introduce ORC_TYPE_*Josh Poimboeuf
2023-03-23objtool: Change UNWIND_HINT() argument orderJosh Poimboeuf
2023-03-23objtool: Use relative pointers for annotationsJosh Poimboeuf
2023-03-23objtool: Add objtool_types.hJosh Poimboeuf
2023-03-08x86/cpu: Expose arch_cpu_idle_dead()'s prototype definitionPhilippe Mathieu-Daudé
2023-03-08sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf
2023-03-08sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't returnJosh Poimboeuf
2023-03-08xtensa/cpu: Mark cpu_die() __noreturnJosh Poimboeuf
2023-03-08xtensa/cpu: Make sure cpu_die() doesn't returnJosh Poimboeuf
2023-03-08x86/cpu: Mark play_dead() __noreturnJosh Poimboeuf
2023-03-08x86/cpu: Make sure play_dead() doesn't returnJosh Poimboeuf
2023-03-08sparc/cpu: Mark cpu_play_dead() __noreturnJosh Poimboeuf
2023-03-08sh/cpu: Expose arch_cpu_idle_dead()'s prototype definitionJosh Poimboeuf
2023-03-08sh/cpu: Mark play_dead() __noreturnJosh Poimboeuf
2023-03-08sh/cpu: Make sure play_dead() doesn't returnJosh Poimboeuf
2023-03-08powerpc/cpu: Mark start_secondary_resume() __noreturnJosh Poimboeuf
2023-03-08mips/cpu: Mark play_dead() __noreturnJosh Poimboeuf
2023-03-08mips/cpu: Make sure play_dead() doesn't returnJosh Poimboeuf
2023-03-08mips/cpu: Expose play_dead()'s prototype definitionJosh Poimboeuf
2023-03-06loongarch/cpu: Mark play_dead() __noreturnJosh Poimboeuf
2023-03-06loongarch/cpu: Make sure play_dead() doesn't returnJosh Poimboeuf
2023-03-06ia64/cpu: Mark play_dead() __noreturnJosh Poimboeuf
2023-03-06csky/cpu: Make sure arch_cpu_idle_dead() doesn't returnJosh Poimboeuf
2023-03-06arm64/cpu: Mark cpu_die() __noreturnJosh Poimboeuf
2023-03-06arm/cpu: Add unreachable() to arch_cpu_idle_dead()Josh Poimboeuf
2023-03-06alpha/cpu: Make sure arch_cpu_idle_dead() doesn't returnJosh Poimboeuf
2023-03-06alpha/cpu: Expose arch_cpu_idle_dead()'s prototype declarationJosh Poimboeuf
2023-03-05Linux 6.3-rc1v6.3-rc1Linus Torvalds
2023-03-05cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds
2023-03-05Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-03-05Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-05Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-05Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-03-05Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-03-05Remove Intel compiler supportMasahiro Yamada
2023-03-05Adding VFS co-maintainerAl Viro
2023-03-04Merge tag 'i2c-for-6.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-04mm: avoid gcc complaint about pointer castingLinus Torvalds
2023-03-04Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...Linus Torvalds
2023-03-04Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-03-04Merge tag 'sound-fix-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-03Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2023-03-03Merge tag '6.3-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds
2023-03-03umh: simplify the capability pointer logicLinus Torvalds
2023-03-03Merge tag 'cocci-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds