aboutsummaryrefslogtreecommitdiff
path: root/kernel/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-1/+0
2021-10-26test_kprobes: Move it from kernel/ to lib/Gravatar Tiezhu Yang 1-1/+0
2021-10-07futex: Move to kernel/futex/Gravatar Peter Zijlstra 1-1/+1
2021-05-02kbuild: update config_data.gz only when the content of .config is changedGravatar Masahiro Yamada 1-2/+7
2021-04-08add support for Clang CFIGravatar Sami Tolvanen 1-0/+4
2021-02-16kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREGravatar Chris Wilson 1-1/+1
2020-12-15kcov: don't instrument with UBSANGravatar Dmitry Vyukov 1-0/+3
2020-12-15Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 1-0/+1
2020-12-11elfcore: fix building with clangGravatar Arnd Bergmann 1-1/+0
2020-11-17resource: Add test cases for new resource APIGravatar Andy Shevchenko 1-0/+1
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-3/+0
2020-10-21treewide: remove DISABLE_LTOGravatar Sami Tolvanen 1-3/+0
2020-10-18Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+2
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 1-1/+1
2020-09-01static_call: Add inline static call infrastructureGravatar Josh Poimboeuf 1-0/+1
2020-08-24scftorture: Add smp_call_function() torture testGravatar Paul E. McKenney 1-0/+2
2020-08-20bpf: Add kernel module with user mode driver that populates bpffs.Gravatar Alexei Starovoitov 1-1/+1
2020-08-14all arch: remove system call sys_sysctlGravatar Xiaoming Ni 1-1/+1
2020-08-12kcov: unconditionally add -fno-stack-protector to compiler optionsGravatar Marco Elver 1-1/+1
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-1/+1
2020-08-04Merge tag 'core-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2020-08-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Gravatar Linus Torvalds 1-0/+1
2020-07-27introduction of regset ->get() wrappers, switching ELF coredumps to thoseGravatar Al Viro 1-1/+1
2020-07-24entry: Provide generic syscall entry functionalityGravatar Thomas Gleixner 1-0/+1
2020-07-04umh: Separate the user mode driver and the user mode helper supportGravatar Eric W. Biederman 1-0/+1
2020-06-24gcc-plugins/stackleak: Don't instrument itselfGravatar Alexander Popov 1-0/+1
2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2020-06-11Rebase locking/kcsan to locking/urgentGravatar Thomas Gleixner 1-0/+6
2020-05-19pipe: Add general notification queue supportGravatar David Howells 1-0/+1
2020-05-15scs: Add support for Clang's Shadow Call Stack (SCS)Gravatar Sami Tolvanen 1-0/+1
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsGravatar Ingo Molnar 1-0/+1
2020-01-31kcov: ignore fault-inject and stacktraceGravatar Dmitry Vyukov 1-0/+1
2019-12-30Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsGravatar Ingo Molnar 1-1/+3
2019-12-02Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-1/+1
2019-11-16build, kcsan: Add KCSAN build exceptionsGravatar Marco Elver 1-0/+5
2019-11-16kcsan: Add Kernel Concurrency Sanitizer infrastructureGravatar Marco Elver 1-0/+1
2019-11-11kheaders: remove the last bashism to allow sh to run itGravatar Masahiro Yamada 1-1/+1
2019-09-30kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()Gravatar Iurii Zaikin 1-0/+2
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-1/+1
2019-09-16Merge branch 'parisc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2019-09-06kexec: add KEXEC_ELFGravatar Sven Schnelle 1-0/+1
2019-09-04kbuild: add $(BASH) to run scripts with bash-extensionGravatar Masahiro Yamada 1-1/+1
2019-08-05MODSIGN: Export module signature definitionsGravatar Thiago Jung Bauermann 1-0/+1
2019-08-03memremap: move from kernel/ to mm/Gravatar Christoph Hellwig 1-1/+0
2019-05-24kheaders: Move from proc to sysfsGravatar Joel Fernandes (Google) 1-2/+2
2019-05-14kernel/Makefile: don't assume that kernel/gen_ikh_data.sh is executableGravatar Andrew Morton 1-1/+1
2019-05-07Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+10
2019-04-29Provide in-kernel headers to make extending kernel easierGravatar Joel Fernandes (Google) 1-0/+10
2019-04-03x86/uaccess, kcov: Disable stack protectorGravatar Peter Zijlstra 1-0/+1