| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-05-07 | 3 | -1/+50 |
|\ |
|
| * | modules: add CONFIG_MODPROBE_PATH | Rasmus Villemoes | 2021-05-07 | 1 | -0/+12 |
| * | init/initramfs.c: do unpacking asynchronously | Rasmus Villemoes | 2021-05-07 | 2 | -1/+38 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-05-05 | 1 | -0/+5 |
|\| |
|
| * | userfaultfd: add minor fault registration mode | Axel Rasmussen | 2021-05-05 | 1 | -0/+5 |
* | | Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2021-05-03 | 1 | -3/+3 |
|\ \ |
|
| * | | bootconfig: Update prototype of setup_boot_config() | Cao jin | 2021-03-18 | 1 | -3/+3 |
* | | | Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-05-02 | 1 | -3/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | ima: enable signing of modules with build time generated key | Nayna Jain | 2021-04-09 | 1 | -3/+3 |
| |/ |
|
* | | mm: move mem_init_print_info() into mm_init() | Kefeng Wang | 2021-04-30 | 1 | -0/+1 |
* | | mm: HUGE_VMAP arch support cleanup | Nicholas Piggin | 2021-04-30 | 1 | -1/+0 |
* | | Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2021-04-29 | 1 | -11/+1 |
|\ \ |
|
| * | | kconfig: change "modules" from sub-option to first-level attribute | Masahiro Yamada | 2021-04-14 | 1 | -1/+1 |
| * | | kconfig: do not use allnoconfig_y option | Masahiro Yamada | 2021-04-14 | 1 | -1/+0 |
| * | | kconfig: change defconfig_list option to environment variable | Masahiro Yamada | 2021-04-14 | 1 | -9/+0 |
| |/ |
|
* | | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-04-29 | 2 | -20/+47 |
|\ \ |
|
| * | | kbuild: redo fake deps at include/config/*.h | Alexey Dobriyan | 2021-04-24 | 1 | -1/+1 |
| * | | kbuild: add an elfnote for whether vmlinux is built with lto | Yonghong Song | 2021-04-24 | 1 | -0/+2 |
| * | | kbuild: add support for zstd compressed modules | Piotr Gorski | 2021-04-24 | 1 | -1/+7 |
| * | | kbuild: remove CONFIG_MODULE_COMPRESS | Masahiro Yamada | 2021-04-24 | 1 | -19/+26 |
| * | | kbuild: check the minimum assembler version in Kconfig | Masahiro Yamada | 2021-04-24 | 1 | -0/+12 |
| |/ |
|
* | | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2021-04-29 | 1 | -0/+2 |
|\ \ |
|
| * | | bpf: Implement formatted output helpers with bstr_printf | Florent Revest | 2021-04-28 | 1 | -0/+1 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2021-03-25 | 1 | -6/+5 |
| |\| |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2021-03-10 | 1 | -0/+1 |
| |\ \ |
|
| | * | | bpf: Clean up sockmap related Kconfigs | Cong Wang | 2021-02-26 | 1 | -0/+1 |
* | | | | Merge branch 'for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2021-04-28 | 1 | -0/+14 |
|\ \ \ \ |
|
| * | | | | cgroup: Add misc cgroup controller | Vipin Sharma | 2021-04-04 | 1 | -0/+14 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 2021-04-27 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | add support for Clang CFI | Sami Tolvanen | 2021-04-09 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge tag 'seccomp-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-04-27 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | seccomp: Fix CONFIG tests for Seccomp_filters | Kenta.Tada@sony.com | 2021-03-31 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | stack: Optionally randomize kernel stack offset each syscall | Kees Cook | 2021-04-08 | 1 | -0/+23 |
| |/ /
|/| | |
|
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-03-14 | 1 | -2/+1 |
|\ \ \ |
|
| * | | | init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM | Masahiro Yamada | 2021-03-13 | 1 | -2/+1 |
| |/ / |
|
* / / | kbuild: rebuild GCC plugins when the compiler is upgraded | Masahiro Yamada | 2021-03-11 | 1 | -4/+4 |
|/ / |
|
* | | kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTO | Masahiro Yamada | 2021-02-28 | 1 | -1/+0 |
* | | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-02-26 | 1 | -0/+45 |
|\ \ |
|
| * | | initramfs: Provide a common initrd reserve function | Kefeng Wang | 2021-02-19 | 1 | -0/+45 |
* | | | initramfs: panic with memory information | Florian Fainelli | 2021-02-26 | 1 | -4/+15 |
* | | | kgdb: fix to kill breakpoints on initmem after boot | Sumit Garg | 2021-02-26 | 1 | -0/+1 |
* | | | init/Kconfig: fix a typo in CC_VERSION_TEXT help text | Bhaskar Chowdhury | 2021-02-26 | 1 | -1/+1 |
* | | | init/version.c: remove Version_<LINUX_VERSION_CODE> symbol | Masahiro Yamada | 2021-02-26 | 1 | -8/+0 |
* | | | lib: stackdepot: add support to disable stack depot | Vijayanand Jitta | 2021-02-26 | 1 | -0/+2 |
* | | | mm: add Kernel Electric-Fence infrastructure | Alexander Potapenko | 2021-02-26 | 1 | -0/+3 |
* | | | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-02-25 | 1 | -12/+18 |
|\ \ \ |
|
| * | | | kbuild: check the minimum linker version in Kconfig | Masahiro Yamada | 2021-02-22 | 1 | -8/+13 |
| * | | | kbuild: check the minimum compiler version in Kconfig | Masahiro Yamada | 2021-02-16 | 1 | -4/+5 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-02-25 | 1 | -14/+0 |
|\ \ \ \ |
|
| * | | | | mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ON | Vlastimil Babka | 2021-02-24 | 1 | -14/+0 |