summaryrefslogtreecommitdiff
path: root/kernel/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-04-28Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2023-03-24module: fold usermode helper kmod into modules directoryLuis Chamberlain1-1/+0
2023-03-23vhost_task: Allow vhost layer to use copy_processMike Christie1-0/+1
2022-12-23Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+0
2022-12-23cfi: Fix CFI failure with KASANSami Tolvanen1-3/+0
2022-11-15kallsyms: Add self-test facilityZhen Lei1-0/+1
2022-10-04kmsan: disable instrumentation of unsupported common kernel codeAlexander Potapenko1-0/+1
2022-08-01kernel: remove platform_has() infrastructureJuergen Gross1-1/+1
2022-06-06kernel: add platform_has() infrastructureJuergen Gross1-1/+1
2022-05-27Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+1
2022-04-05static_call: Don't make __static_call_return0 staticChristophe Leroy1-1/+2
2022-04-04module: Move all into module/Aaron Tomlin1-4/+1
2022-03-29kprobes: Use rethook for kretprobe if possibleMasami Hiramatsu1-0/+1
2022-01-12module: add in-kernel support for decompressingDmitry Torokhov1-0/+1
2021-11-02Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-1/+0
2021-10-27test_kprobes: Move it from kernel/ to lib/Tiezhu Yang1-1/+0
2021-10-07futex: Move to kernel/futex/Peter Zijlstra1-1/+1
2021-05-01kbuild: update config_data.gz only when the content of .config is changedMasahiro Yamada1-2/+7
2021-04-09add support for Clang CFISami Tolvanen1-0/+4
2021-02-16kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson1-1/+1
2020-12-16kcov: don't instrument with UBSANDmitry Vyukov1-0/+3
2020-12-16Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-0/+1
2020-12-12elfcore: fix building with clangArnd Bergmann1-1/+0
2020-11-17resource: Add test cases for new resource APIAndy Shevchenko1-0/+1
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-3/+0
2020-10-20treewide: remove DISABLE_LTOSami Tolvanen1-3/+0
2020-10-19Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2020-10-16Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+1
2020-09-01static_call: Add inline static call infrastructureJosh Poimboeuf1-0/+1
2020-08-25scftorture: Add smp_call_function() torture testPaul E. McKenney1-0/+2
2020-08-20bpf: Add kernel module with user mode driver that populates bpffs.Alexei Starovoitov1-1/+1
2020-08-15all arch: remove system call sys_sysctlXiaoming Ni1-1/+1
2020-08-12kcov: unconditionally add -fno-stack-protector to compiler optionsMarco Elver1-1/+1
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+1
2020-08-05Merge tag 'core-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2020-08-05Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-0/+1
2020-07-27introduction of regset ->get() wrappers, switching ELF coredumps to thoseAl Viro1-1/+1
2020-07-24entry: Provide generic syscall entry functionalityThomas Gleixner1-0/+1
2020-07-04umh: Separate the user mode driver and the user mode helper supportEric W. Biederman1-0/+1
2020-06-24gcc-plugins/stackleak: Don't instrument itselfAlexander Popov1-0/+1
2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner1-0/+6
2020-05-19pipe: Add general notification queue supportDavid Howells1-0/+1
2020-05-15scs: Add support for Clang's Shadow Call Stack (SCS)Sami Tolvanen1-0/+1
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar1-0/+1
2020-01-31kcov: ignore fault-inject and stacktraceDmitry Vyukov1-0/+1
2019-12-30Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar1-1/+3
2019-12-03Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-1/+1
2019-11-16build, kcsan: Add KCSAN build exceptionsMarco Elver1-0/+5
2019-11-16kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver1-0/+1