1. d73b493 kasan, arm64: only use kasan_depth for software modes by Andrey Konovalov · 4 years ago
  2. ac7ac46 Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  3. d3eb521 Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years ago
  4. d01e7f1 Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years ago
  5. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  6. 0401351 mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/free parameters by Vlastimil Babka · 4 years ago
  7. ba8f358 init/main: fix broken buffer_init when DEFERRED_STRUCT_PAGE_INIT set by Lin Feng · 4 years ago
  8. 7fb7ab6 mm: fix page_owner initializing issue for arm32 by Zhenhua Huang · 4 years ago
  9. f9b4240b Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago
  10. 58659247 Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years ago
  11. 5f3b8d3 Merge branch 'for-5.11-null-console' into for-linus by Petr Mladek · 4 years, 1 month ago
  12. 55d5b7dd initramfs: fix clang build failure by Arnd Bergmann · 4 years, 1 month ago
  13. f7cfd87 exec: Transform exec_update_mutex into a rw_semaphore by Eric W. Biederman · 4 years, 1 month ago
  14. 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
  15. 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
  16. 0d02129 block: merge struct block_device and struct hd_struct by Christoph Hellwig · 4 years, 1 month ago
  17. 41e5c81 block: remove the partno field from struct hd_struct by Christoph Hellwig · 4 years, 1 month ago
  18. 231926d block: move the partition_meta_info to struct block_device by Christoph Hellwig · 4 years, 1 month ago
  19. 013b0e9 init: cleanup match_dev_by_uuid and match_dev_by_label by Christoph Hellwig · 4 years, 1 month ago
  20. e036bb8 init: refactor devt_from_partuuid by Christoph Hellwig · 4 years, 1 month ago
  21. c2637e8 init: refactor name_to_dev_t by Christoph Hellwig · 4 years, 1 month ago
  22. d5750cd kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1 by Nathan Chancellor · 4 years, 1 month ago
  23. 59612b2 kbuild: Hoist '--orphan-handling' into Kconfig by Nathan Chancellor · 4 years, 1 month ago
  24. 24aed09 bootconfig: Load size and checksum in the footer as le32 by Masami Hiramatsu · 4 years, 1 month ago
  25. 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
  26. 334ef6e init/Kconfig: make COMPILE_TEST depend on !S390 by Heiko Carstens · 4 years, 1 month ago
  27. 757055ae init/console: Use ttynull as a fallback when there is no console by Petr Mladek · 4 years, 2 months ago
  28. 50b8a74 bootconfig: Extend the magic check range to the preceding 3 bytes by Masami Hiramatsu · 4 years, 2 months ago
  29. 0f7636e1 init/Kconfig: Fix CPU number in LOG_CPU_MAX_BUF_SHIFT description by Paul Menzel · 4 years, 5 months ago
  30. 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
  31. 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
  32. 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
  33. 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
  34. 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
  35. 50d2283 Merge tag 'docs-5.10' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 3 months ago
  36. 70333f4 Merge branch 'printk-rework' into for-linus by Petr Mladek · 4 years, 3 months ago
  37. 8c0d884 init: main: add KUnit to kernel init by Brendan Higgins · 4 years, 5 months ago
  38. 0f21220 io_uring: don't rely on weak ->files references by Jens Axboe · 4 years, 4 months ago
  39. dd19d29 Fix references to nommu-mmap.rst by Stephen Kitt · 4 years, 5 months ago
  40. 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  41. a27026e bootconfig: init: make xbc_namebuf static by Jason Yan · 4 years, 4 months ago
  42. 82d083a kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot by Masami Hiramatsu · 4 years, 4 months ago
  43. 550c10d printk: reduce LOG_BUF_SHIFT range for H8300 by John Ogness · 4 years, 5 months ago
  44. 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
  45. 7b81ce7 init: fix error check in clean_path() by Barret Rhoden · 4 years, 4 months ago
  46. 36c6aa2 bootconfig: Fix kernel message mentioning CONFIG_BOOT_CONFIG by Shaokun Zhang · 4 years, 8 months ago
  47. 1e6c62a bpf: Introduce sleepable BPF programs by Alexei Starovoitov · 4 years, 4 months ago
  48. d71fa5c bpf: Add kernel module with user mode driver that populates bpffs. by Alexei Starovoitov · 4 years, 4 months ago
  49. 9a56493 uts: Use generic ns_common::count by Kirill Tkhai · 4 years, 5 months ago
  50. e1d74fb Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 5 months ago
  51. 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
  52. 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
  53. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  54. f9409d5 kasan, arm64: don't instrument functions that enable kasan by Andrey Konovalov · 4 years, 5 months ago
  55. 3404be6 mm/slab: expand CONFIG_SLAB_FREELIST_HARDENED to include SLAB by Kees Cook · 4 years, 5 months ago
  56. 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
  57. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  58. f073531 init: add an init_dup helper by Christoph Hellwig · 4 years, 5 months ago
  59. 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
  60. 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
  61. 477d084 bootconfig: Fix to find the initargs correctly by Masami Hiramatsu · 4 years, 5 months ago
  62. 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
  63. d0b7213 init: Align init_task to avoid conflict with MUTEX_FLAGS by Stafford Horne · 4 years, 6 months ago
  64. 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
  65. 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
  66. 48f7ddf init: Add support for zstd compressed kernel by Nick Terrell · 4 years, 5 months ago
  67. 235e579 init: add an init_utimes helper by Christoph Hellwig · 4 years, 5 months ago
  68. 716308a init: add an init_stat helper by Christoph Hellwig · 4 years, 5 months ago
  69. 5fee64f init: add an init_mknod helper by Christoph Hellwig · 4 years, 5 months ago
  70. 83ff98c init: add an init_mkdir helper by Christoph Hellwig · 4 years, 5 months ago
  71. cd3acb6 init: add an init_symlink helper by Christoph Hellwig · 4 years, 5 months ago
  72. 812931d init: add an init_link helper by Christoph Hellwig · 4 years, 5 months ago
  73. eb9d7d3 init: add an init_eaccess helper by Christoph Hellwig · 4 years, 5 months ago
  74. 1097742 init: add an init_chmod helper by Christoph Hellwig · 4 years, 5 months ago
  75. b873498 init: add an init_chown helper by Christoph Hellwig · 4 years, 5 months ago
  76. 4b7ca50 init: add an init_chroot helper by Christoph Hellwig · 4 years, 5 months ago
  77. db63f1e init: add an init_chdir helper by Christoph Hellwig · 4 years, 5 months ago
  78. 20cce02 init: add an init_rmdir helper by Christoph Hellwig · 4 years, 5 months ago
  79. 8fb9f73 init: add an init_unlink helper by Christoph Hellwig · 4 years, 5 months ago
  80. 09267de init: add an init_umount helper by Christoph Hellwig · 4 years, 5 months ago
  81. c60166f init: add an init_mount helper by Christoph Hellwig · 4 years, 5 months ago
  82. 09cbcec init: mark create_dev as __init by Christoph Hellwig · 4 years, 5 months ago
  83. a94b521 init: mark console_on_rootfs as __init by Christoph Hellwig · 4 years, 5 months ago
  84. 916db73 init: initialize ramdisk_execute_command at compile time by Christoph Hellwig · 4 years, 7 months ago
  85. 38b0822 initramfs: use vfs_utimes in do_copy by Christoph Hellwig · 4 years, 5 months ago
  86. 8f74063 init: open code setting up stdin/stdout/stderr by Christoph Hellwig · 4 years, 7 months ago
  87. bf6419e initramfs: switch initramfs unpacking to struct file based APIs by Christoph Hellwig · 4 years, 6 months ago
  88. b2a74d5 initramfs: remove clean_rootfs by Christoph Hellwig · 4 years, 7 months ago
  89. 9ab6b71 initramfs: remove the populate_initrd_image and clean_rootfs stubs by Christoph Hellwig · 4 years, 7 months ago
  90. 9acc17b initrd: mark initrd support as deprecated by Christoph Hellwig · 4 years, 6 months ago
  91. f0ea68f initrd: mark init_linuxrc as __init by Christoph Hellwig · 4 years, 7 months ago
  92. bef1732 initrd: switch initrd loading to struct file based APIs by Christoph Hellwig · 4 years, 7 months ago
  93. 899ac10 initrd: remove the BLKFLSBUF call in handle_initrd by Christoph Hellwig · 4 years, 7 months ago
  94. c837699 initrd: remove support for multiple floppies by Christoph Hellwig · 4 years, 7 months ago
  95. b750586 sched: tasks: Use sequence counter with associated spinlock by Ahmed S. Darwish · 4 years, 5 months ago
  96. fcd7c9c arm, arm64: Fix selection of CONFIG_SCHED_THERMAL_PRESSURE by Valentin Schneider · 4 years, 5 months ago
  97. 2d65685 Merge branch 'x86/urgent' into x86/cleanups by Ingo Molnar · 4 years, 5 months ago
  98. 98eb401 sched: Cleanup SCHED_THERMAL_PRESSURE kconfig entry by Valentin Schneider · 4 years, 6 months ago
  99. be619f7 exec: Implement kernel_execve by Eric W. Biederman · 4 years, 6 months ago
  100. 4f5b246 md: move the early init autodetect code to drivers/md/ by Christoph Hellwig · 4 years, 7 months ago