- 8d9efd4 init/main.c: return 1 from handled __setup() functions by Randy Dunlap · 2 years, 9 months ago
- 8c15bfb3 bpf: Add kconfig knob for disabling unpriv bpf by default by Daniel Borkmann · 3 years, 8 months ago
- f27060e bootconfig: init: Fix memblock leak in xbc_make_cmdline() by Masami Hiramatsu · 3 years, 3 months ago
- 3c51d82 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
- 7178be0 pid: take a reference when initializing `cad_pid` by Mark Rutland · 3 years, 7 months ago
- 7456cc7 seccomp: Fix CONFIG tests for Seccomp_filters by Kenta.Tada@sony.com · 3 years, 9 months ago
- cef13a0 init/Kconfig: make COMPILE_TEST depend on HAS_IOMEM by Masahiro Yamada · 3 years, 10 months ago
- ba02635 init/Kconfig: make COMPILE_TEST depend on !S390 by Heiko Carstens · 4 years, 1 month ago
- 13e8318 kgdb: fix to kill breakpoints on initmem after boot by Sumit Garg · 3 years, 10 months ago
- 1ea3602 kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE by Chris Wilson · 3 years, 11 months ago
- 43b5bdb fgraph: Initialize tracing_graph_pause at task creation by Steven Rostedt (VMware) · 4 years ago
- 30b491e rcu-tasks: Move RCU-tasks initialization to before early_initcall() by Uladzislau Rezki (Sony) · 4 years, 1 month ago
- ab7709b exec: Transform exec_update_mutex into a rw_semaphore by Eric W. Biederman · 4 years, 1 month ago
- 55d5b7dd initramfs: fix clang build failure by Arnd Bergmann · 4 years, 1 month ago
- e6585a4 Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 1 month ago
- 8a02ec8 Merge tag 'trace-v5.10-rc6-bootconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 1 month ago
- d5750cd kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1 by Nathan Chancellor · 4 years, 1 month ago
- 59612b2 kbuild: Hoist '--orphan-handling' into Kconfig by Nathan Chancellor · 4 years, 1 month ago
- 24aed09 bootconfig: Load size and checksum in the footer as le32 by Masami Hiramatsu · 4 years, 1 month ago
- 43d6ecd Merge tag 'printk-for-5.10-rc6-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 1 month ago
- 50b8a74 bootconfig: Extend the magic check range to the preceding 3 bytes by Masami Hiramatsu · 4 years, 2 months ago
- 0f7636e1 init/Kconfig: Fix CPU number in LOG_CPU_MAX_BUF_SHIFT description by Paul Menzel · 4 years, 5 months ago
- 7cf726a Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 2 months ago
- 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 2 months ago
- bbf6259 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 4 years, 2 months ago
- d594d8f Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 3 months ago
- 6ad4bf6 Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- 50d2283 Merge tag 'docs-5.10' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 3 months ago
- 70333f4 Merge branch 'printk-rework' into for-linus by Petr Mladek · 4 years, 3 months ago
- 8c0d884 init: main: add KUnit to kernel init by Brendan Higgins · 4 years, 5 months ago
- 0f21220 io_uring: don't rely on weak ->files references by Jens Axboe · 4 years, 4 months ago
- dd19d29 Fix references to nommu-mmap.rst by Stephen Kitt · 4 years, 5 months ago
- 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- a27026e bootconfig: init: make xbc_namebuf static by Jason Yan · 4 years, 3 months ago
- 82d083a kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot by Masami Hiramatsu · 4 years, 4 months ago
- 550c10d printk: reduce LOG_BUF_SHIFT range for H8300 by John Ogness · 4 years, 5 months ago
- 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
- 7b81ce7 init: fix error check in clean_path() by Barret Rhoden · 4 years, 4 months ago
- 36c6aa2 bootconfig: Fix kernel message mentioning CONFIG_BOOT_CONFIG by Shaokun Zhang · 4 years, 8 months ago
- 1e6c62a bpf: Introduce sleepable BPF programs by Alexei Starovoitov · 4 years, 4 months ago
- d71fa5c bpf: Add kernel module with user mode driver that populates bpffs. by Alexei Starovoitov · 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