summaryrefslogtreecommitdiffstats
path: root/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
* crash: split crash dumping code out from kexec_core.cBaoquan He2024-02-231-1/+2
* crash: remove dependency of FA_DUMP on CRASH_DUMPBaoquan He2024-02-231-2/+1
* crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He2024-02-231-2/+2
* kexec: split crashkernel reservation code out from crash_core.cBaoquan He2024-02-231-0/+1
* kernel/numa.c: Move logging out of numa.hKent Overstreet2023-12-201-0/+1
* Merge tag 'v6.5-rc1-modules-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-06-281-1/+1
|\
| * kallsyms: move kallsyms_show_value() out of kallsyms.cManinder Singh2023-06-081-1/+1
* | watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUsDouglas Anderson2023-06-091-0/+1
* | watchdog/perf: rename watchdog_hld.c to watchdog_perf.cDouglas Anderson2023-06-091-1/+1
|/
* Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-271-1/+0
|\
| * module: fold usermode helper kmod into modules directoryLuis Chamberlain2023-03-241-1/+0
* | vhost_task: Allow vhost layer to use copy_processMike Christie2023-03-231-0/+1
|/
* Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-231-3/+0
|\
| * cfi: Fix CFI failure with KASANSami Tolvanen2022-12-231-3/+0
* | kallsyms: Add self-test facilityZhen Lei2022-11-151-0/+1
|/
* kmsan: disable instrumentation of unsupported common kernel codeAlexander Potapenko2022-10-031-0/+1
* kernel: remove platform_has() infrastructureJuergen Gross2022-08-011-1/+1
* kernel: add platform_has() infrastructureJuergen Gross2022-06-061-1/+1
* Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-05-261-4/+1
|\
| * module: Move all into module/Aaron Tomlin2022-04-041-4/+1
* | static_call: Don't make __static_call_return0 staticChristophe Leroy2022-04-051-1/+2
|/
* kprobes: Use rethook for kretprobe if possibleMasami Hiramatsu2022-03-281-0/+1
* module: add in-kernel support for decompressingDmitry Torokhov2022-01-111-0/+1
* Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-011-1/+0
|\
| * test_kprobes: Move it from kernel/ to lib/Tiezhu Yang2021-10-261-1/+0
* | futex: Move to kernel/futex/Peter Zijlstra2021-10-071-1/+1
|/
* kbuild: update config_data.gz only when the content of .config is changedMasahiro Yamada2021-05-021-2/+7
* add support for Clang CFISami Tolvanen2021-04-081-0/+4
* kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson2021-02-161-1/+1
* kcov: don't instrument with UBSANDmitry Vyukov2020-12-151-0/+3
* Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-12-151-0/+1
|\
| * resource: Add test cases for new resource APIAndy Shevchenko2020-11-171-0/+1
* | elfcore: fix building with clangArnd Bergmann2020-12-111-1/+0
|/
* Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-3/+0
|\
| * treewide: remove DISABLE_LTOSami Tolvanen2020-10-211-3/+0
* | Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-181-0/+2
|\ \
| * | scftorture: Add smp_call_function() torture testPaul E. McKenney2020-08-241-0/+2
| |/
* | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-151-1/+1
|\ \
| * | bpf: Add kernel module with user mode driver that populates bpffs.Alexei Starovoitov2020-08-201-1/+1
| |/
* / static_call: Add inline static call infrastructureJosh Poimboeuf2020-09-011-0/+1
|/
* all arch: remove system call sys_sysctlXiaoming Ni2020-08-141-1/+1
* kcov: unconditionally add -fno-stack-protector to compiler optionsMarco Elver2020-08-121-1/+1
* Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-071-1/+1
|\
| * introduction of regset ->get() wrappers, switching ELF coredumps to thoseAl Viro2020-07-271-1/+1
* | Merge tag 'core-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-041-0/+1
|\ \
| * | entry: Provide generic syscall entry functionalityThomas Gleixner2020-07-241-0/+1
| |/
* | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-08-041-0/+1
|\ \
| * | umh: Separate the user mode driver and the user mode helper supportEric W. Biederman2020-07-041-0/+1
| |/
* / gcc-plugins/stackleak: Don't instrument itselfAlexander Popov2020-06-241-0/+1
|/
* Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-131-0/+1
|\