aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-07kernel/configs: use .incbin directive to embed config_data.gzMasahiro Yamada1-10/+1
2019-01-06kbuild: change filechk to surround the given command with { }Masahiro Yamada1-1/+5
2018-12-28Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel/git/arnd/playgroundLinus Torvalds1-3/+0
2018-12-07y2038: futex: Move compat implementation into futex.cArnd Bergmann1-3/+0
2018-11-19audit: remove WATCH and TREE config optionsRichard Guy Briggs1-3/+1
2018-09-04x86/entry: Add STACKLEAK erasing the kernel stack at the end of syscallsAlexander Popov1-0/+4
2018-07-18kbuild: move bin2c back to scripts/ from scripts/basic/Masahiro Yamada1-1/+1
2018-06-14dma-mapping: move all DMA mapping code to kernel/dmaChristoph Hellwig1-0/+1
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-06-06rseq: Introduce restartable sequences system callMathieu Desnoyers1-0/+1
2018-05-15memremap: split devm_memremap_pages() and memremap() infrastructureDan Williams1-1/+2
2018-01-12error-injection: Support fault injection frameworkMasami Hiramatsu1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-08kmod: move #ifdef CONFIG_MODULES wrapper to MakefileLuis R. Rodriguez1-1/+2
2017-09-08kmod: split out umh code into its own fileLuis R. Rodriguez1-1/+1
2017-08-17membarrier: Provide expedited private commandMathieu Desnoyers1-1/+0
2017-07-12kernel/watchdog: split up config optionsNicholas Piggin1-1/+1
2017-05-08crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini1-0/+1
2016-12-27cgroup: move cgroup files under kernel/cgroup/Tejun Heo1-4/+1
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2016-12-14kernel/watchdog.c: move hardlockup detector to separate fileBabu Moger1-0/+1
2016-12-14Remove last traces of ikconfig.hPaul Bolle1-2/+0
2016-08-08userns: Add per user namespace sysctls.Eric W. Biederman1-1/+1
2016-05-23ELF/MIPS build fixRalf Baechle1-3/+1
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-0/+12
2016-01-31kernel/Makefile: remove the useless CFLAGS_REMOVE_cgroup-debug.oLi Bin1-2/+1
2015-09-11sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers1-0/+1
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young1-0/+1
2015-09-10kexec: split kexec_file syscall code to kexec_file.cDave Young1-0/+1
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-0/+2
2015-09-08Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-1/+1
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-97/+0
2015-08-14arch: introduce memremap()Dan Williams1-0/+2
2015-08-14Move certificate handling to its own directoryDavid Howells1-143/+0
2015-08-12modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYSDavid Woodhouse1-13/+12
2015-08-07modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS optionDavid Woodhouse1-60/+65
2015-08-07modsign: Use single PEM file for autogenerated keyDavid Woodhouse1-8/+7
2015-08-07modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if neededDavid Woodhouse1-0/+38
2015-08-07modsign: Allow external signing key to be specifiedDavid Woodhouse1-0/+5
2015-08-06audit: clean simple fsnotify implementationRichard Guy Briggs1-1/+1
2015-07-14cgroup: implement the PIDs subsystemAleksa Sarai1-0/+1
2015-07-02make certificate list change message more usefulLinus Torvalds1-1/+1
2015-04-30modsign: change default key detailsDavid Howells1-3/+3
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda1-1/+3
2015-02-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+1
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-2/+2
2015-01-29ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens1-2/+2
2015-01-23X.509: shut up about included cert for silent buildArnd Bergmann1-1/+1
2014-12-22livepatch: kernel: add support for live patchingSeth Jennings1-0/+1
2014-12-10kernel: res_counter: remove the unused APIJohannes Weiner1-1/+0