- 7b81ce7 init: fix error check in clean_path() by Barret Rhoden · 4 years, 4 months ago
- e1d74fb Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 5 months ago
- 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 32663c78 Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 5 months ago
- 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- f9409d5 kasan, arm64: don't instrument functions that enable kasan by Andrey Konovalov · 4 years, 5 months ago
- 3404be6 mm/slab: expand CONFIG_SLAB_FREELIST_HARDENED to include SLAB by Kees Cook · 4 years, 5 months ago
- e1ec517 Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
- 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
- f073531 init: add an init_dup helper by Christoph Hellwig · 4 years, 5 months ago
- 3950e97 Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 5 months ago
- 9ecc6ea4 Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 477d084 bootconfig: Fix to find the initargs correctly by Masami Hiramatsu · 4 years, 5 months ago
- 5b5d3be Merge tag 'var-init-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- d0b7213 init: Align init_task to avoid conflict with MUTEX_FLAGS by Stafford Horne · 4 years, 6 months ago
- 37e8822 Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- c0dfadf Merge tag 'x86-boot-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 48f7ddf init: Add support for zstd compressed kernel by Nick Terrell · 4 years, 5 months ago
- 235e579 init: add an init_utimes helper by Christoph Hellwig · 4 years, 5 months ago
- 716308a init: add an init_stat helper by Christoph Hellwig · 4 years, 5 months ago
- 5fee64f init: add an init_mknod helper by Christoph Hellwig · 4 years, 5 months ago
- 83ff98c init: add an init_mkdir helper by Christoph Hellwig · 4 years, 5 months ago
- cd3acb6 init: add an init_symlink helper by Christoph Hellwig · 4 years, 5 months ago
- 812931d init: add an init_link helper by Christoph Hellwig · 4 years, 5 months ago
- eb9d7d3 init: add an init_eaccess helper by Christoph Hellwig · 4 years, 5 months ago
- 1097742 init: add an init_chmod helper by Christoph Hellwig · 4 years, 5 months ago
- b873498 init: add an init_chown helper by Christoph Hellwig · 4 years, 5 months ago
- 4b7ca50 init: add an init_chroot helper by Christoph Hellwig · 4 years, 5 months ago
- db63f1e init: add an init_chdir helper by Christoph Hellwig · 4 years, 5 months ago
- 20cce02 init: add an init_rmdir helper by Christoph Hellwig · 4 years, 5 months ago
- 8fb9f73 init: add an init_unlink helper by Christoph Hellwig · 4 years, 5 months ago
- 09267de init: add an init_umount helper by Christoph Hellwig · 4 years, 5 months ago
- c60166f init: add an init_mount helper by Christoph Hellwig · 4 years, 5 months ago
- 09cbcec init: mark create_dev as __init by Christoph Hellwig · 4 years, 5 months ago
- a94b521 init: mark console_on_rootfs as __init by Christoph Hellwig · 4 years, 5 months ago
- 916db73 init: initialize ramdisk_execute_command at compile time by Christoph Hellwig · 4 years, 7 months ago
- 38b0822 initramfs: use vfs_utimes in do_copy by Christoph Hellwig · 4 years, 5 months ago
- 8f74063 init: open code setting up stdin/stdout/stderr by Christoph Hellwig · 4 years, 7 months ago
- bf6419e initramfs: switch initramfs unpacking to struct file based APIs by Christoph Hellwig · 4 years, 6 months ago
- b2a74d5 initramfs: remove clean_rootfs by Christoph Hellwig · 4 years, 7 months ago
- 9ab6b71 initramfs: remove the populate_initrd_image and clean_rootfs stubs by Christoph Hellwig · 4 years, 7 months ago
- 9acc17b initrd: mark initrd support as deprecated by Christoph Hellwig · 4 years, 6 months ago
- f0ea68f initrd: mark init_linuxrc as __init by Christoph Hellwig · 4 years, 7 months ago
- bef1732 initrd: switch initrd loading to struct file based APIs by Christoph Hellwig · 4 years, 7 months ago
- 899ac10 initrd: remove the BLKFLSBUF call in handle_initrd by Christoph Hellwig · 4 years, 7 months ago
- c837699 initrd: remove support for multiple floppies by Christoph Hellwig · 4 years, 7 months ago
- b750586 sched: tasks: Use sequence counter with associated spinlock by Ahmed S. Darwish · 4 years, 5 months ago
- fcd7c9c arm, arm64: Fix selection of CONFIG_SCHED_THERMAL_PRESSURE by Valentin Schneider · 4 years, 5 months ago
- 2d65685 Merge branch 'x86/urgent' into x86/cleanups by Ingo Molnar · 4 years, 5 months ago
- 98eb401 sched: Cleanup SCHED_THERMAL_PRESSURE kconfig entry by Valentin Schneider · 4 years, 6 months ago
- be619f7 exec: Implement kernel_execve by Eric W. Biederman · 4 years, 6 months ago
- 4f5b246 md: move the early init autodetect code to drivers/md/ by Christoph Hellwig · 4 years, 7 months ago
- 881627f init: remove the bstat helper by Christoph Hellwig · 4 years, 7 months ago
- c818c03 seccomp: Report number of loaded filters in /proc/$pid/status by Kees Cook · 4 years, 8 months ago
- b816b3d kbuild: fix CONFIG_CC_CAN_LINK(_STATIC) for cross-compilation with Clang by Masahiro Yamada · 4 years, 6 months ago
- 800c02f docs: move nommu-mmap.txt to admin-guide and rename to ReST by Mauro Carvalho Chehab · 4 years, 6 months ago
- eacb0c1 initrd: Remove erroneous comment by Tom Rini · 4 years, 6 months ago
- f0fe00d security: allow using Clang's zero initialization for stack variables by glider@google.com · 4 years, 7 months ago
- 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- 6c32978 Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
- 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
- 4152d14 Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux by Linus Torvalds · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- 3db978d kernel/sysctl: support setting sysctl parameters from kernel command line by Vlastimil Babka · 4 years, 7 months ago
- cff11ab Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
- 587f170 Kconfig: add config option for asm goto w/ outputs by Nick Desaulniers · 4 years, 11 months ago
- ada4ab7 init: allow distribution configuration of default init by Chris Down · 4 years, 7 months ago
- ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- 2d1c498 mm: memcontrol: make swap tracking an integral part of memory control by Johannes Weiner · 4 years, 7 months ago
- f1b192b padata: initialize earlier by Daniel Jordan · 4 years, 7 months ago
- 8226f11 Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 4 years, 7 months ago
- 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
- ae1a411 Merge tag 'x86-boot-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 2227e5b Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- c73be61 pipe: Add general notification queue support by David Howells · 5 years ago
- 1ed0948 Merge tag 'noinstr-lds-2020-05-19' into core/rcu by Thomas Gleixner · 4 years, 7 months ago
- 4356713 Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- b1183b6 bpfilter: check if $(CC) can link static libc in Kconfig by Masahiro Yamada · 4 years, 8 months ago
- 9371f86 bpfilter: match bit size of bpfilter_umh to that of the kernel by Masahiro Yamada · 4 years, 8 months ago
- f85c159 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
- d08b9f0 scs: Add support for Clang's Shadow Call Stack (SCS) by Sami Tolvanen · 4 years, 8 months ago
- 0ebeea8 bpf: Restrict bpf_probe_read{, str}() only to archs where they work by Daniel Borkmann · 4 years, 8 months ago
- a9a3ed1 x86: Fix early boot crash on gcc-10, third try by Borislav Petkov · 4 years, 8 months ago
- 24085f7 Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 8 months ago
- 611d0a9 bootconfig: Fix to prevent warning message if no bootconfig option by Masami Hiramatsu · 4 years, 8 months ago
- b744b43 kbuild: add CONFIG_LD_IS_LLD by Sami Tolvanen · 4 years, 8 months ago
- 9a95015 kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_COMPILER macro by Masahiro Yamada · 4 years, 8 months ago
- 8b59cd8 kbuild: ensure full rebuild when the compiler is updated by Masahiro Yamada · 4 years, 8 months ago
- e33ae3e kbuild: use $(CC_VERSION_TEXT) to evaluate CC_IS_GCC and CC_IS_CLANG by Masahiro Yamada · 4 years, 8 months ago
- e99332e gcc-10: mark more functions __init to avoid section mismatch warnings by Linus Torvalds · 4 years, 8 months ago
- 78a5255 Stop the ad-hoc games with -Wno-maybe-initialized by Linus Torvalds · 4 years, 8 months ago
- 97a9474 Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/kcsan by Thomas Gleixner · 4 years, 8 months ago
- de462e5 bootconfig: Fix to remove bootconfig data from initrd while boot by Masami Hiramatsu · 4 years, 8 months ago
- 276c410 rcu-tasks: Split ->trc_reader_need_end by Paul E. McKenney · 4 years, 10 months ago
- d5f177d rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooks by Paul E. McKenney · 4 years, 10 months ago
- 694cfd8 x86/setup: Add an initrdmem= option to specify initrd physical address by Ronald G. Minnich · 4 years, 8 months ago
- 5429ef6 compiler/gcc: Raise minimum GCC version for kernel builds to 4.8 by Will Deacon · 5 years ago
- 757a4ce kcsan: Add support for scoped accesses by Marco Elver · 4 years, 9 months ago
- 3b02a05 Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh by Ingo Molnar · 4 years, 9 months ago