- e80f902 fgraph: Initialize tracing_graph_pause at task creation by Steven Rostedt (VMware) · 3 years, 10 months ago
- 1174332 exec: Transform exec_update_mutex into a rw_semaphore by Eric W. Biederman · 4 years ago
- 070bd3a initramfs: fix clang build failure by Arnd Bergmann · 4 years ago
- b3142fe printk: reduce LOG_BUF_SHIFT range for H8300 by John Ogness · 4 years, 3 months ago
- c4ab0a8 kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot by Masami Hiramatsu · 4 years, 2 months ago
- b796d94 exec: Add exec_update_mutex to replace cred_guard_mutex by Eric W. Biederman · 4 years, 8 months ago
- 91b9ce0 x86: Fix early boot crash on gcc-10, third try by Borislav Petkov · 4 years, 7 months ago
- 6cbb91b gcc-10: mark more functions __init to avoid section mismatch warnings by Linus Torvalds · 4 years, 6 months ago
- 8f6a841 Stop the ad-hoc games with -Wno-maybe-initialized by Linus Torvalds · 4 years, 6 months ago
- 4a5c9ae printk: queue wake_up_klogd irq_work only if per-CPU areas are ready by Sergey Senozhatsky · 4 years, 9 months ago
- ef134d8 kbuild: remove header compile test by Masahiro Yamada · 5 years ago
- dd350f3 Revert "um: Enable CONFIG_CONSTRUCTORS" by Johannes Berg · 5 years ago
- d30dce3 mm, debug_pagealloc: don't rely on static keys too early by Vlastimil Babka · 4 years, 10 months ago
- aefcf2f Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 5 years ago
- f1f2f61 Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 5 years ago
- 2286bf4 mm: use CPU_BITS_NONE to initialize init_mm.cpu_bitmask by Mike Rapoport · 5 years ago
- 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
- c566586 mm: kmemleak: use the memory pool for early allocations by Catalin Marinas · 5 years ago
- e070355 Merge tag 'modules-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
- 9dca343 Merge tag 'for-linus-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
- 227c3e9 Merge tag 'compiler-attributes-for-linus-v5.4' of git://github.com/ojeda/linux by Linus Torvalds · 5 years ago
- d7b0827 Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
- bc7d9ae Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- 7f2444d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 7e67a85 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 563c4f8 Merge branch 'sched/rt' into sched/core, to pick up -rt changes by Ingo Molnar · 5 years ago
- 786b238 um: Enable CONFIG_CONSTRUCTORS by Johannes Berg · 5 years ago
- eb11186 compiler-types.h: add asm_inline definition by Rasmus Villemoes · 5 years ago
- f323562 vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount API by David Howells · 6 years ago
- efd9763 module: move CONFIG_UNUSED_SYMBOLS to the sub-menu of MODULES by Masahiro Yamada · 5 years ago
- d189c2a module: remove redundant 'depends on MODULES' by Masahiro Yamada · 5 years ago
- 3d52ec5 module: add config option MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS by Matthias Maennich · 5 years ago
- 7e30d2a5 make shmem_fill_super() static by Al Viro · 5 years ago
- df02450 make ramfs_fill_super() static by Al Viro · 5 years ago
- 15f5db6 kbuild,arc: add CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE_O3 for ARC by Masahiro Yamada · 5 years ago
- 2480c09 sched/uclamp: Extend CPU's cgroup controller by Patrick Bellasi · 5 years ago
- ce3b487 init/Kconfig: rework help of CONFIG_CC_OPTIMIZE_FOR_SIZE by Masahiro Yamada · 5 years ago
- 244d49e posix-cpu-timers: Move state tracking to struct posix_cputimers by Thomas Gleixner · 5 years ago
- 2ff2b7e kbuild: add CONFIG_ASM_MODVERSIONS by Masahiro Yamada · 5 years ago
- 2d12294 Revert "init/Kconfig: Fix infinite Kconfig recursion on PPC" by Will Deacon · 5 years ago
- 49fcf73 lockdown: Enforce module signatures if the kernel is locked down by David Howells · 5 years ago
- e6b1db9 security: Support early LSMs by Matthew Garrett · 5 years ago
- 4b950bb Kbuild: Handle PREEMPT_RT for version string and magic by Thomas Gleixner · 5 years ago
- 71c67a3 init/Kconfig: Fix infinite Kconfig recursion on PPC by Will Deacon · 5 years ago
- c8424e7 MODSIGN: Export module signature definitions by Thiago Jung Bauermann · 5 years ago
- 5cf896f arm64: Add support for relocating the kernel with RELR relocations by Peter Collingbourne · 5 years ago
- c1a280b sched/preempt: Use CONFIG_PREEMPTION where appropriate by Thomas Gleixner · 5 years ago
- 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
- 57a8ec3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
- 92bae78 init/Kconfig: fix neighboring typos by Kees Cook · 5 years ago
- da82c92 docs: cgroup-v1: add it to the admin-guide book by Mauro Carvalho Chehab · 5 years ago
- c312355 docs: accounting: convert to ReST by Mauro Carvalho Chehab · 6 years ago
- 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
- 23a5c8c mm: init: report memory auto-initialization features at boot time by Alexander Potapenko · 5 years ago
- e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
- 3b99107 Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 43c78d8 kbuild: compile-test kernel headers to ensure they are self-contained by Masahiro Yamada · 5 years ago
- 92c1d65 Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
- dad1c12 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- e1928328 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- d6fc9fc kbuild: compile-test exported headers to ensure they are self-contained by Masahiro Yamada · 5 years ago
- 1a927fd init/Kconfig: add CONFIG_CC_CAN_LINK by Masahiro Yamada · 5 years ago
- 037f11b mnt_init(): call shmem_init() unconditionally by Al Viro · 5 years ago
- fd3e007 don't bother with registering rootfs by Al Viro · 5 years ago
- 14a253c init_rootfs(): don't bother with init_ramfs_fs() by Al Viro · 5 years ago
- 4ada1e8 initramfs: fix populate_initrd_image() section mismatch by Geert Uytterhoeven · 5 years ago
- 69842cb sched/uclamp: Add CPU's clamp buckets refcounting by Patrick Bellasi · 5 years ago
- 8060c47 block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG by Christoph Hellwig · 5 years ago
- 23da766 Merge tag 'v5.2-rc5' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
- 410df0c Merge tag 'v5.2-rc5' into locking/core, to pick up fixes by Ingo Molnar · 5 years ago
- e846f0d kbuild: add support for ensuring headers are self-contained by Jani Nikula · 5 years ago
- d6a3b24 docs: scheduler: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 5 years ago
- 99c8b23 docs: cgroup-v1: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 5 years ago
- 1ce2c85 Merge tag 'char-misc-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 5 years ago
- f6ec882 locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with by Yuyang Du · 6 years ago
- e196e47 locking/lockdep: Use lockdep_init_task for task initiation consistently by Yuyang Du · 6 years ago
- 3bd3706 sched/core: Provide a pointer to the valid CPU mask by Sebastian Andrzej Siewior · 6 years ago
- 873e65b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 by Thomas Gleixner · 5 years ago
- f7b101d kheaders: Move from proc to sysfs by Joel Fernandes (Google) · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 5 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 5 years ago
- 5d59aa8 initramfs: don't free a non-existent initrd by Steven Price · 6 years ago
- e900a91 mm: shuffle initial free memory to improve memory-side-cache utilization by Dan Williams · 6 years ago
- f403999 init: free_initmem: poison freed init memory by Mike Rapoport · 6 years ago
- 997aef6 init: provide a generic free_initmem implementation by Mike Rapoport · 6 years ago
- f94f743 initramfs: poison freed initrd memory by Christoph Hellwig · 6 years ago
- 4afd58e initramfs: provide a generic free_initrd_mem implementation by Christoph Hellwig · 6 years ago
- d8ae8a3 initramfs: move the legacy keepinitrd parameter to core code by Christoph Hellwig · 6 years ago
- afef788 initramfs: cleanup populate_rootfs by Christoph Hellwig · 6 years ago
- 7c184ec initramfs: factor out a helper to populate the initrd image by Christoph Hellwig · 6 years ago
- 23091e2 initramfs: cleanup initrd freeing by Christoph Hellwig · 6 years ago
- 54c7a89 initramfs: free initrd memory if opening /initrd.image fails by Christoph Hellwig · 6 years ago
- dd5001e Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 6 years ago
- cf482a4 Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
- eac7078 Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
- 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
- caa8413 x86/mm: Initialize PGD cache during mm initialization by Nadav Amit · 6 years ago
- 4fc1970 x86/alternatives: Initialize temporary mm for patching by Nadav Amit · 6 years ago
- bc0c604 init/config: Do not select BUILD_BIN2C for IKCONFIG by Joel Fernandes (Google) · 6 years ago
- 43d8ce9 Provide in-kernel headers to make extending kernel easier by Joel Fernandes (Google) · 6 years ago