1. cb690f5 Merge tag 'for-5.16/drivers-2021-11-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  2. 3e28850 Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  3. 1dc1f92 Merge tag 'for-5.16/bdev-size-2021-11-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  4. 007301c Merge tag 'io_uring-5.16-2021-11-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  5. c183e17 Merge tag 'for-5.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 3 years, 2 months ago
  6. 3725949 Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 2 months ago
  7. 1bdd629 Merge tag 'ovl-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 2 months ago
  8. cdd39b0 Merge tag 'fuse-update-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 2 months ago
  9. a0c7d4a0 Merge tag 'for-linus-5.16-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 3 years, 2 months ago
  10. f89ce84 Merge tag '9p-for-5.16-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 3 years, 2 months ago
  11. 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  12. 0e9beb8 ipc/ipc_sysctl.c: remove fallback for !CONFIG_PROC_SYSCTL by Manfred Spraul · 3 years, 2 months ago
  13. 5563cab ipc: check checkpoint_restore_ns_capable() to modify C/R proc files by Michal Clapinski · 3 years, 2 months ago
  14. 303f8e2 selftests/kselftest/runner/run_one(): allow running non-executable files by SeongJae Park · 3 years, 2 months ago
  15. 2128f4e virtio-mem: disallow mapping virtio-mem memory via /dev/mem by David Hildenbrand · 3 years, 2 months ago
  16. a9e7b8d kernel/resource: disallow access to exclusive system RAM regions by David Hildenbrand · 3 years, 2 months ago
  17. b78dfa0 kernel/resource: clean up and optimize iomem_is_exclusive() by David Hildenbrand · 3 years, 2 months ago
  18. 3b29411 scripts/gdb: handle split debug for vmlinux by Douglas Anderson · 3 years, 2 months ago
  19. d5d2c51 kcov: replace local_irq_save() with a local_lock_t by Sebastian Andrzej Siewior · 3 years, 2 months ago
  20. 22036abe kcov: avoid enable+disable interrupts if !in_task() by Sebastian Andrzej Siewior · 3 years, 2 months ago
  21. 741ddd4 kcov: allocate per-CPU memory on the relevant node by Sebastian Andrzej Siewior · 3 years, 2 months ago
  22. 6f1d34b Documentation/kcov: define `ip' in the example by Sebastian Andrzej Siewior · 3 years, 2 months ago
  23. d687a9c Documentation/kcov: include types.h in the example by Sebastian Andrzej Siewior · 3 years, 2 months ago
  24. 7eb0e28 sysv: use BUILD_BUG_ON instead of runtime check by Pavel Skripkin · 3 years, 2 months ago
  25. ba1f70d kernel/fork.c: unshare(): use swap() to make code cleaner by Ran Xiaokai · 3 years, 2 months ago
  26. 10a6de1 seq_file: fix passing wrong private data by Muchun Song · 3 years, 2 months ago
  27. 372904c seq_file: move seq_escape() to a header by Andy Shevchenko · 3 years, 2 months ago
  28. f266636 signal: remove duplicate include in signal.h by Ye Guojin · 3 years, 2 months ago
  29. a10677a crash_dump: remove duplicate include in crash_dump.h by Ye Guojin · 3 years, 2 months ago
  30. 5605f41 crash_dump: fix boolreturn.cocci warning by Changcheng Deng · 3 years, 2 months ago
  31. 55d1cbb hfs/hfsplus: use WARN_ON for sanity check by Arnd Bergmann · 3 years, 2 months ago
  32. 94ee1d9 nilfs2: remove filenames from file comments by Ryusuke Konishi · 3 years, 2 months ago
  33. 3bcd6c5 nilfs2: replace snprintf in show functions with sysfs_emit by Qing Wang · 3 years, 2 months ago
  34. 98d5b61 coda: bump module version to 7.2 by Jan Harkes · 3 years, 2 months ago
  35. 118b7ee coda: use vmemdup_user to replace the open code by Jing Yangyang · 3 years, 2 months ago
  36. 1077c28 coda: convert from atomic_t to refcount_t on coda_vm_ops->refcnt by Xiyu Yang · 3 years, 2 months ago
  37. 5a646fb coda: avoid doing bad things on inode type changes during revalidation by Jan Harkes · 3 years, 2 months ago
  38. b2e3622 coda: avoid hidden code duplication in rename by Jan Harkes · 3 years, 2 months ago
  39. 76097eb coda: avoid flagging NULL inodes by Jan Harkes · 3 years, 2 months ago
  40. b1deb68 coda: remove err which no one care by Alex Shi · 3 years, 2 months ago
  41. 3d8e72d coda: check for async upcall request using local state by Jan Harkes · 3 years, 2 months ago
  42. 18319cb coda: avoid NULL pointer dereference from a bad inode by Jan Harkes · 3 years, 2 months ago
  43. 8bc2b3d init: make unknown command line param message clearer by Andrew Halaney · 3 years, 2 months ago
  44. 0858d7d ramfs: fix mount source show for ramfs by yangerkun · 3 years, 2 months ago
  45. 2d93a58 alpha: use is_kernel_text() helper by Kefeng Wang · 3 years, 2 months ago
  46. 4b5ef1e microblaze: use is_kernel_text() helper by Kefeng Wang · 3 years, 2 months ago
  47. 843a1ff powerpc/mm: use core_kernel_text() helper by Kefeng Wang · 3 years, 2 months ago
  48. 808b645 extable: use is_kernel_text() helper by Kefeng Wang · 3 years, 2 months ago
  49. 3298cbe8 mm: kasan: use is_kernel() helper by Kefeng Wang · 3 years, 2 months ago
  50. 8f6e42e sections: provide internal __is_kernel() and __is_kernel_text() helper by Kefeng Wang · 3 years, 2 months ago
  51. 0a96c90 x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text() by Kefeng Wang · 3 years, 2 months ago
  52. b9ad8fe sections: move is_kernel_inittext() into sections.h by Kefeng Wang · 3 years, 2 months ago
  53. a20deb3 sections: move and rename core_kernel_data() to is_kernel_core_data() by Kefeng Wang · 3 years, 2 months ago
  54. e7d5c4b kallsyms: fix address-checks for kernel related range by Kefeng Wang · 3 years, 2 months ago
  55. 1b1ad28 kallsyms: remove arch specific text and data check by Kefeng Wang · 3 years, 2 months ago
  56. a43e5e3 ELF: simplify STACK_ALLOC macro by Alexey Dobriyan · 3 years, 2 months ago
  57. 5f501d5 binfmt_elf: reintroduce using MAP_FIXED_NOREPLACE by Kees Cook · 3 years, 2 months ago
  58. 0ee3e7b checkpatch: get default codespell dictionary path from package location by Peter Ujfalusi · 3 years, 2 months ago
  59. 70a1165 checkpatch: improve EXPORT_SYMBOL test for EXPORT_SYMBOL_NS uses by Joe Perches · 3 years, 2 months ago
  60. 3e42146 const_structs.checkpatch: add a few sound ops structs by Rikard Falkeborn · 3 years, 2 months ago
  61. 723aca2 mm/scatterlist: replace the !preemptible warning in sg_miter_stop() by Thomas Gleixner · 3 years, 2 months ago
  62. 839b395 lib: uninline simple_strntoull() as well by Alexey Dobriyan · 3 years, 2 months ago
  63. bfb3ba3 include/linux/string_helpers.h: add linux/string.h for strlen() by Lucas De Marchi · 3 years, 2 months ago
  64. 0f68d45 lib, stackdepot: add helper to print stack entries into buffer by Imran Khan · 3 years, 2 months ago
  65. 505be48 lib, stackdepot: add helper to print stack entries by Imran Khan · 3 years, 2 months ago
  66. 4d4712c lib, stackdepot: check stackdepot handle before accessing slabs by Imran Khan · 3 years, 2 months ago
  67. 57235b6 MAINTAINERS: rectify entry for ALLWINNER HARDWARE SPINLOCK SUPPORT by Lukas Bulwahn · 3 years, 2 months ago
  68. 65e5acb MAINTAINERS: rectify entry for INTEL KEEM BAY DRM DRIVER by Lukas Bulwahn · 3 years, 2 months ago
  69. b39c920 MAINTAINERS: rectify entry for HIKEY960 ONBOARD USB GPIO HUB DRIVER by Lukas Bulwahn · 3 years, 2 months ago
  70. 46bfa85 MAINTAINERS: rectify entry for ARM/TOSHIBA VISCONTI ARCHITECTURE by Lukas Bulwahn · 3 years, 2 months ago
  71. b15be23 MAINTAINERS: add "exec & binfmt" section with myself and Eric by Kees Cook · 3 years, 2 months ago
  72. 7d60ac0 mailmap: update email address for Colin King by Colin Ian King · 3 years, 2 months ago
  73. e1edc27 linux/container_of.h: switch to static_assert by Rasmus Villemoes · 3 years, 2 months ago
  74. e52340d kernel.h: split out instruction pointer accessors by Stephen Rothwell · 3 years, 2 months ago
  75. b4b8765 include/linux/generic-radix-tree.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  76. 98e1385 include/linux/radix-tree.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  77. 1fcbd5d include/linux/sbitmap.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  78. 5f6286a include/linux/delay.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  79. 28b2e8f include/media/media-entity.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  80. c540f95 include/linux/plist.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  81. 50b09d6 include/linux/llist.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  82. cd7187e include/linux/list.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  83. ec54c28 include/kunit/test.h: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years, 2 months ago
  84. d2a8ebb kernel.h: split out container_of() and typeof_member() macros by Andy Shevchenko · 3 years, 2 months ago
  85. f5d8061 kernel.h: drop unneeded <linux/kernel.h> inclusion from other headers by Andy Shevchenko · 3 years, 2 months ago
  86. da4d6b9 proc: allow pid_revalidate() during LOOKUP_RCU by Stephen Brennan · 3 years, 2 months ago
  87. ce28146 virtio-mem: kdump mode to sanitize /proc/vmcore access by David Hildenbrand · 3 years, 2 months ago
  88. ffc763d virtio-mem: factor out hotplug specifics from virtio_mem_remove() into virtio_mem_deinit_hotplug() by David Hildenbrand · 3 years, 2 months ago
  89. 84e17e6 virtio-mem: factor out hotplug specifics from virtio_mem_probe() into virtio_mem_init_hotplug() by David Hildenbrand · 3 years, 2 months ago
  90. 94300fc virtio-mem: factor out hotplug specifics from virtio_mem_init() into virtio_mem_init_hotplug() by David Hildenbrand · 3 years, 2 months ago
  91. cc5f2704 proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks by David Hildenbrand · 3 years, 2 months ago
  92. 2c9feea proc/vmcore: let pfn_is_ram() return a bool by David Hildenbrand · 3 years, 2 months ago
  93. 934fadf x86/xen: print a warning when HVMOP_get_mem_type fails by David Hildenbrand · 3 years, 2 months ago
  94. d452a48 x86/xen: simplify xen_oldmem_pfn_is_ram() by David Hildenbrand · 3 years, 2 months ago
  95. 434b90f x86/xen: update xen_oldmem_pfn_is_ram() documentation by David Hildenbrand · 3 years, 2 months ago
  96. 0658a09 procfs: do not list TID 0 in /proc/<pid>/task by Florian Weimer · 3 years, 2 months ago
  97. 83c1fd7 mm,hugetlb: remove mlock ulimit for SHM_HUGETLB by zhangyiru · 3 years, 2 months ago
  98. 51b8c1f vfs: keep inodes with page cache off the inode shrinker LRU by Johannes Weiner · 3 years, 2 months ago
  99. 26af1cd nvme: wait until quiesce is done by Ming Lei · 3 years, 2 months ago
  100. 93542fb scsi: make sure that request queue queiesce and unquiesce balanced by Ming Lei · 3 years, 2 months ago