summaryrefslogtreecommitdiff
path: root/kernel/Makefile
AgeCommit message (Expand)Author
2025-11-27liveupdate: kho: move to kernel/liveupdatePasha Tatashin
2025-11-27kho: make debugfs interface optionalPasha Tatashin
2025-11-09kho: warn and fail on metadata or preserved memory in scratch areaPasha Tatashin
2025-10-02Merge tag 'mm-nonmm-stable-2025-10-02-15-29' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook
2025-09-19nscommon: move to separate fileChristian Brauner
2025-09-19nstree: make iterator genericChristian Brauner
2025-09-13crash: add KUnit tests for crash_exclude_mem_rangeCoiby Xu
2025-08-06Merge tag 'kbuild-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2025-08-01Merge tag 'trace-deferred-unwind-v6.17' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-07-30Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-07-29unwind_user: Add user space unwinding API with frame pointer supportJosh Poimboeuf
2025-07-26kstack_erase: Add -mgeneral-regs-only to silence Clang warningsKees Cook
2025-07-26umd: Remove usermode driver frameworkThomas Weißschuh
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook
2025-06-24kheaders: rebuild kheaders_data.tar.xz when KBUILD_BUILD_TIMESTAMP is changedMasahiro Yamada
2025-06-24kheaders: rebuild kheaders_data.tar.xz when a file is modified within a minuteMasahiro Yamada
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-21crash_dump: make dm crypt keys persist for the kdump kernelCoiby Xu
2025-05-12kexec: add Kexec HandOver (KHO) generation helpersAlexander Graf
2025-03-22tracing: Disable branch profiling in noinstr codeJosh Poimboeuf
2024-09-03mm: move kernel/numa.c to mm/Mike Rapoport (Microsoft)
2024-02-23crash: split crash dumping code out from kexec_core.cBaoquan He
2024-02-23crash: remove dependency of FA_DUMP on CRASH_DUMPBaoquan He
2024-02-23crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He
2024-02-23kexec: split crashkernel reservation code out from crash_core.cBaoquan He
2023-12-20kernel/numa.c: Move logging out of numa.hKent Overstreet
2023-06-28Merge tag 'v6.5-rc1-modules-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-09watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUsDouglas Anderson
2023-06-09watchdog/perf: rename watchdog_hld.c to watchdog_perf.cDouglas Anderson
2023-06-08kallsyms: move kallsyms_show_value() out of kallsyms.cManinder Singh
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-03-24module: fold usermode helper kmod into modules directoryLuis Chamberlain
2023-03-23vhost_task: Allow vhost layer to use copy_processMike Christie
2022-12-23Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-23cfi: Fix CFI failure with KASANSami Tolvanen
2022-11-15kallsyms: Add self-test facilityZhen Lei
2022-10-03kmsan: disable instrumentation of unsupported common kernel codeAlexander Potapenko
2022-08-01kernel: remove platform_has() infrastructureJuergen Gross
2022-06-06kernel: add platform_has() infrastructureJuergen Gross
2022-05-26Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-05static_call: Don't make __static_call_return0 staticChristophe Leroy
2022-04-04module: Move all into module/Aaron Tomlin
2022-03-28kprobes: Use rethook for kretprobe if possibleMasami Hiramatsu
2022-01-11module: add in-kernel support for decompressingDmitry Torokhov
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-10-26test_kprobes: Move it from kernel/ to lib/Tiezhu Yang
2021-10-07futex: Move to kernel/futex/Peter Zijlstra
2021-05-02kbuild: update config_data.gz only when the content of .config is changedMasahiro Yamada