- 4317562 Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 4 months ago
- e2e694b Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 4 months ago
- 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- b66fbbe init/bootconfig: Reorder init parameter from bootconfig and cmdline by Masami Hiramatsu · 3 years, 4 months ago
- 40caa12 init: bootconfig: Remove all bootconfig data when the init memory is removed by Masami Hiramatsu · 3 years, 4 months ago
- 8b09788 trap: cleanup trap_init() by Kefeng Wang · 3 years, 4 months ago
- b234ed6d init: move usermodehelper_enable() to populate_rootfs() by Rasmus Villemoes · 3 years, 4 months ago
- b339ec9 kbuild: Only default to -Werror if COMPILE_TEST by Marco Elver · 3 years, 4 months ago
- 3fe617c Enable '-Werror' by default for all kernel builds by Linus Torvalds · 3 years, 4 months ago
- df43d90 Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 4 months ago
- 9e9fb76 Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 4 months ago
- 6793691 Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
- 5d3c0db Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 4 months ago
- c985aaf Merge branch 'rework/printk_safe-removal' into for-linus by Petr Mladek · 3 years, 4 months ago
- c4b2b7d block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT by Christoph Hellwig · 3 years, 4 months ago
- 6e7c177 fs: simplify get_filesystem_list / get_all_fs_names by Christoph Hellwig · 3 years, 6 months ago
- f9259be init: allow mounting arbitrary non-blockdevice filesystems as root by Christoph Hellwig · 3 years, 6 months ago
- e24d12b init: split get_fs_names by Christoph Hellwig · 3 years, 6 months ago
- b90ca8b sched: Introduce task_struct::user_cpus_ptr to track requested affinity by Will Deacon · 3 years, 5 months ago
- f444fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
- d0ac5fb init: Suppress wrong warning for bootconfig cmdline parameter by Masami Hiramatsu · 3 years, 5 months ago
- f8ade8d xsurf100: drop include of lib8390.c by Michael Schmitz · 3 years, 5 months ago
- 85e3e7f printk: remove NMI tracking by John Ogness · 3 years, 6 months ago
- 3370155 printk: Userspace format indexing support by Chris Down · 3 years, 7 months ago
- ae14c63 Revert "mm/slub: use stackdepot to save stack trace in objects" by Linus Torvalds · 3 years, 5 months ago
- 81361b8 Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 6 months ago
- 83cc6fa buildid: stash away kernels build ID on init by Stephen Boyd · 3 years, 6 months ago
- 78869146 mm/slub: use stackdepot to save stack trace in objects by Oliver Glitta · 3 years, 6 months ago
- 28e92f9 Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 6 months ago
- 757fa80 Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 6 months ago
- 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- 86d1919 init: print out unknown kernel parameters by Andrew Halaney · 3 years, 6 months ago
- 44b6ed4 Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 6 months ago
- df668a5 Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
- 51c2ee6 Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTR by Nick Desaulniers · 3 years, 6 months ago
- 2f064a5 sched: Change task_struct::state by Peter Zijlstra · 3 years, 7 months ago
- b2c0931 Merge branch 'sched/urgent' into sched/core, to resolve conflicts by Ingo Molnar · 3 years, 6 months ago
- 99f4f5d bootconfig: Share the checksum function with tools by Masami Hiramatsu · 3 years, 7 months ago
- 0711f0d pid: take a reference when initializing `cad_pid` by Mark Rutland · 3 years, 7 months ago
- a9e906b Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 7 months ago
- 15faafc sched,init: Fix DEBUG_PREEMPT vs early boot by Peter Zijlstra · 3 years, 7 months ago
- c97d93c block: factor out a part_devt helper by Christoph Hellwig · 3 years, 7 months ago
- 41eba23 init: use $(call cmd,) for generating include/generated/compile.h by Masahiro Yamada · 3 years, 8 months ago
- f1a0a37 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
- df6f823 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 3 years, 8 months ago
- b24abcf bpf, kconfig: Add consolidated menu entry for bpf with core options by Daniel Borkmann · 3 years, 8 months ago
- 8e9c01c srcu: Initialize SRCU after timers by Frederic Weisbecker · 3 years, 9 months ago
- a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
- 17652f4 modules: add CONFIG_MODPROBE_PATH by Rasmus Villemoes · 3 years, 8 months ago
- e7cb072 init/initramfs.c: do unpacking asynchronously by Rasmus Villemoes · 3 years, 8 months ago
- 8404c9f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
- 7677f7f userfaultfd: add minor fault registration mode by Axel Rasmussen · 3 years, 8 months ago
- 9b1f61d Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 8 months ago
- e6f0bf0 Merge tag 'integrity-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 3 years, 8 months ago
- 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 8 months ago
- bbc180a mm: HUGE_VMAP arch support cleanup by Nicholas Piggin · 3 years, 8 months ago
- 8ca5297 Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
- b0030af Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
- 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago
- 55e6be6 Merge branch 'for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years, 8 months ago
- 48cac3f bpf: Implement formatted output helpers with bstr_printf by Florent Revest · 3 years, 8 months ago
- 57fa236 Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 8 months ago
- 7e4910b Merge tag 'seccomp-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 8 months ago
- 0e0345b kbuild: redo fake deps at include/config/*.h by Alexey Dobriyan · 3 years, 9 months ago
- 1fdd743 kbuild: add an elfnote for whether vmlinux is built with lto by Yonghong Song · 3 years, 9 months ago
- c3d7ef3 kbuild: add support for zstd compressed modules by Piotr Gorski · 3 years, 9 months ago
- d4bbe94 kbuild: remove CONFIG_MODULE_COMPRESS by Masahiro Yamada · 3 years, 9 months ago
- ba64beb kbuild: check the minimum assembler version in Kconfig by Masahiro Yamada · 3 years, 10 months ago
- 6dd85ff kconfig: change "modules" from sub-option to first-level attribute by Masahiro Yamada · 3 years, 10 months ago
- f8f0d06 kconfig: do not use allnoconfig_y option by Masahiro Yamada · 3 years, 10 months ago
- b75b0a8 kconfig: change defconfig_list option to environment variable by Masahiro Yamada · 3 years, 10 months ago
- 0165f4c ima: enable signing of modules with build time generated key by Nayna Jain · 3 years, 9 months ago
- cf68fff add support for Clang CFI by Sami Tolvanen · 3 years, 9 months ago
- 39218ff stack: Optionally randomize kernel stack offset each syscall by Kees Cook · 3 years, 9 months ago
- a72232e cgroup: Add misc cgroup controller by Vipin Sharma · 3 years, 9 months ago
- 64bdc02 seccomp: Fix CONFIG tests for Seccomp_filters by Kenta.Tada@sony.com · 3 years, 9 months ago
- efd13b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 9 months ago
- 2b7d2fe bootconfig: Update prototype of setup_boot_config() by Cao jin · 3 years, 10 months ago
- 50eb842 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
- ea29b20 init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM by Masahiro Yamada · 3 years, 10 months ago
- ce6ed1c kbuild: rebuild GCC plugins when the compiler is upgraded by Masahiro Yamada · 3 years, 10 months ago
- c1acda9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 10 months ago
- a6aaeb8 kbuild: fix UNUSED_KSYMS_WHITELIST for Clang LTO by Masahiro Yamada · 3 years, 10 months ago
- 8875960 bpf: Clean up sockmap related Kconfigs by Cong Wang · 3 years, 10 months ago
- 8b83369 Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 10 months ago
- dd23e80 initramfs: panic with memory information by Florian Fainelli · 3 years, 10 months ago
- d54ce61 kgdb: fix to kill breakpoints on initmem after boot by Sumit Garg · 3 years, 10 months ago
- f9c8bc4 init/Kconfig: fix a typo in CC_VERSION_TEXT help text by Bhaskar Chowdhury · 3 years, 10 months ago
- 073a9ec init/version.c: remove Version_<LINUX_VERSION_CODE> symbol by Masahiro Yamada · 3 years, 10 months ago
- e1fdc40 lib: stackdepot: add support to disable stack depot by Vijayanand Jitta · 3 years, 10 months ago
- 0ce20dd mm: add Kernel Electric-Fence infrastructure by Alexander Potapenko · 3 years, 10 months ago
- 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 10 months ago
- 4c48fab Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 10 months ago
- fe2cce1 mm, slub: remove slub_memcg_sysfs boot param and CONFIG_SLUB_MEMCG_SYSFS_ON by Vlastimil Babka · 3 years, 10 months ago
- c4fbde8 Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 10 months ago
- a555bdd Kbuild: enable TRIM_UNUSED_KSYMS again, with some guarding by Linus Torvalds · 3 years, 10 months ago
- 5cf0fd5 Kbuild: disable TRIM_UNUSED_KSYMS option by Linus Torvalds · 3 years, 10 months ago
- 21a6ab2 Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 3 years, 10 months ago
- 79db4d2 Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 10 months ago
- 4b5f925 Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 10 months ago