1. 426b4ca Merge tag 'fs.setgid.v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 5 months ago master
  2. b8dcef8 Merge tag 'memblock-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock by Linus Torvalds · 3 years, 5 months ago
  3. 1588632 Merge tag 'm68knommu-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 3 years, 5 months ago
  4. 5318b98 Merge tag 'x86_bugs_pbrsb' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
  5. eb555cb Merge tag '5.20-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years, 5 months ago
  6. f30adc0 Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 5 months ago
  7. c03f05f fix copy_page_from_iter() for compound destinations by Al Viro · 3 years, 5 months ago
  8. c7d57ab hugetlbfs: copy_page_to_iter() can deal with compound pages by Al Viro · 3 years, 6 months ago
  9. f0f6b61 copy_page_to_iter(): don't split high-order page in case of ITER_PIPE by Al Viro · 3 years, 6 months ago
  10. 310d9d5 expand those iov_iter_advance()... by Al Viro · 3 years, 7 months ago
  11. 746de1f pipe_get_pages(): switch to append_pipe() by Al Viro · 3 years, 6 months ago
  12. eba2d3d get rid of non-advancing variants by Al Viro · 3 years, 7 months ago
  13. b535899 ceph: switch the last caller of iov_iter_get_pages_alloc() by Al Viro · 3 years, 7 months ago
  14. 7f02464 9p: convert to advancing variant of iov_iter_get_pages_alloc() by Al Viro · 3 years, 7 months ago
  15. dc5801f af_alg_make_sg(): switch to advancing variant of iov_iter_get_pages() by Al Viro · 3 years, 7 months ago
  16. 7d690c1 iter_to_pipe(): switch to advancing variant of iov_iter_get_pages() by Al Viro · 3 years, 7 months ago
  17. 480cb84 block: convert to advancing variants of iov_iter_get_pages{,_alloc}() by Al Viro · 3 years, 7 months ago
  18. 1ef255e iov_iter: advancing variants of iov_iter_get_pages{,_alloc}() by Al Viro · 3 years, 7 months ago
  19. 3cf42da iov_iter: saner helper for page array allocation by Al Viro · 3 years, 6 months ago
  20. 8520008 fold __pipe_get_pages() into pipe_get_pages() by Al Viro · 3 years, 6 months ago
  21. 0aa4fc3 ITER_XARRAY: don't open-code DIV_ROUND_UP() by Al Viro · 3 years, 7 months ago
  22. 451c0ba unify the rest of iov_iter_get_pages()/iov_iter_get_pages_alloc() guts by Al Viro · 3 years, 6 months ago
  23. 68fe506 unify xarray_get_pages() and xarray_get_pages_alloc() by Al Viro · 3 years, 6 months ago
  24. acbdeb8 unify pipe_get_pages() and pipe_get_pages_alloc() by Al Viro · 3 years, 6 months ago
  25. c81ce28 iov_iter_get_pages(): sanity-check arguments by Al Viro · 3 years, 6 months ago
  26. 9132955 iov_iter_get_pages_alloc(): lift freeing pages array on failure exits into wrapper by Al Viro · 3 years, 7 months ago
  27. 12d426a ITER_PIPE: fold data_start() and pipe_space_for_user() together by Al Viro · 3 years, 6 months ago
  28. 10f525a ITER_PIPE: cache the type of last buffer by Al Viro · 3 years, 6 months ago
  29. 92acdc4 ITER_PIPE: clean iov_iter_revert() by Al Viro · 3 years, 7 months ago
  30. 2c855de ITER_PIPE: clean pipe_advance() up by Al Viro · 3 years, 6 months ago
  31. ca59196 ITER_PIPE: lose iter_head argument of __pipe_get_pages() by Al Viro · 3 years, 6 months ago
  32. e3b4296 ITER_PIPE: fold push_pipe() into __pipe_get_pages() by Al Viro · 3 years, 7 months ago
  33. 8fad776 ITER_PIPE: allocate buffers as we go in copy-to-pipe primitives by Al Viro · 3 years, 6 months ago
  34. 47b7fca ITER_PIPE: helpers for adding pipe buffers by Al Viro · 3 years, 7 months ago
  35. 2dcedb2 ITER_PIPE: helper for getting pipe buffer by index by Al Viro · 3 years, 7 months ago
  36. 0d96493 splice: stop abusing iov_iter_advance() to flush a pipe by Al Viro · 3 years, 7 months ago
  37. 3e20a75 switch new_sync_{read,write}() to ITER_UBUF by Al Viro · 3 years, 7 months ago
  38. fcb14cb new iov_iter flavour - ITER_UBUF by Al Viro · 3 years, 7 months ago
  39. 5d5d353 Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux by Linus Torvalds · 3 years, 5 months ago
  40. c726876 Merge tag 'rpmsg-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux by Linus Torvalds · 3 years, 5 months ago
  41. e6cc0b5 Merge tag 'linux-watchdog-5.20-rc1' of git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 3 years, 5 months ago
  42. 507f811 Merge tag 'pm-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 5 months ago
  43. 033c88d Merge tag 'thermal-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 5 months ago
  44. d5af75f Merge tag 'sysctl-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 3 years, 5 months ago
  45. e74acdf Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 3 years, 5 months ago
  46. c8a684e Merge tag 'leds-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds by Linus Torvalds · 3 years, 5 months ago
  47. 607ca0f Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 5 months ago
  48. 1daf117 Merge tag 'f2fs-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 5 months ago
  49. 2bd5d41 Merge tag 'fuse-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 5 months ago
  50. 65512eb Merge tag 'ovl-update-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 5 months ago
  51. f72fb74 Merge tag 'exfat-for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 3 years, 5 months ago
  52. e2ebff9 vfs: Check the truncate maximum size in inode_newsize_ok() by David Howells · 3 years, 5 months ago
  53. 7f0169c Merge branches 'thermal-core' and 'thermal-tools' by Rafael J. Wysocki · 3 years, 5 months ago
  54. c3f834d Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 3 years, 5 months ago
  55. c4f5a40 Merge branch 'pm-opp' by Rafael J. Wysocki · 3 years, 5 months ago
  56. 3466f49 Merge tag 'hwlock-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux by Linus Torvalds · 3 years, 5 months ago
  57. 92ceebf Merge tag 'mailbox-v5.20' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 3 years, 5 months ago
  58. df7a456 Merge tag 'hyperv-next-signed-20220807' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 5 months ago
  59. cab9de7 Merge tag 'coccinelle-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux by Linus Torvalds · 3 years, 5 months ago
  60. 374a723 kernel/sysctl.c: Remove trailing white space by Fanjun Kong · 3 years, 7 months ago
  61. 5bfd5d3 kernel/sysctl.c: Clean up indentation, replace spaces with tab. by Fanjun Kong · 3 years, 7 months ago
  62. 7251ceb sysctl: Merge adjacent CONFIG_TREE_RCU blocks by Geert Uytterhoeven · 3 years, 7 months ago
  63. 8447d0e remoteproc: qcom_q6v5_pas: Do not fail if regulators are not found by Manivannan Sadhasivam · 3 years, 5 months ago
  64. 4e23eee Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux by Linus Torvalds · 3 years, 5 months ago
  65. f01701c update Coccinelle URL by Julia Lawall · 3 years, 5 months ago
  66. 18c06cf coccinelle: free: add version constraint by Julia Lawall · 3 years, 5 months ago
  67. 3bc1bc0 Merge tag '5.20-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 5 months ago
  68. eb5699ba Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 3 years, 5 months ago
  69. b5a8466 Merge tag 'for-5.20/fbdev-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev by Linus Torvalds · 3 years, 5 months ago
  70. 1612c38 Merge tag 'x86-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
  71. cac03ac Merge tag 'sched-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
  72. 592d836 Merge tag 'perf-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
  73. 24cb958 Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 5 months ago
  74. d77771c Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 3 years, 5 months ago
  75. cae4199 Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 5 months ago
  76. 4d1044f Merge tag 'riscv-for-linus-5.20-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 5 months ago
  77. ea0c392 Merge tag '9p-for-5.20' of https://github.com/martinetd/linux by Linus Torvalds · 3 years, 5 months ago
  78. c42b729 Merge tag 'gfs2-v5.19-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 5 months ago
  79. af3e957 Revert "iommu/dma: Add config for PCI SAC address trick" by Linus Torvalds · 3 years, 5 months ago
  80. 20cf903 Merge tag 'for-6.0/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 3 years, 5 months ago
  81. c993e07 Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 5 months ago
  82. 1d239c1 Merge tag 'iommu-updates-v5.20-or-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 5 months ago
  83. 75b9fcb Merge tag 'backlight-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 3 years, 5 months ago
  84. 613b2a8 Merge tag 'mfd-next-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 3 years, 5 months ago
  85. 668c3c2 Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 5 months ago
  86. f20c95b Merge tag 'tpmdd-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd by Linus Torvalds · 3 years, 5 months ago
  87. 48a577d Merge tag 'perf-tools-for-v6.0-2022-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 5 months ago
  88. 033a944 Merge tag 'livepatching-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 3 years, 5 months ago
  89. a9cf69d Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years, 5 months ago
  90. 9535037 Revert "s390/smp: enforce lowcore protection on CPU restart" by Alexander Gordeev · 3 years, 5 months ago
  91. 5e441f61 Revert "s390/smp: rework absolute lowcore access" by Alexander Gordeev · 3 years, 5 months ago
  92. 3fb39cb Revert "s390/smp,ptdump: add absolute lowcore markers" by Alexander Gordeev · 3 years, 5 months ago
  93. 6614a3c Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 3 years, 5 months ago
  94. 74cae21 Merge tag 'mtd/for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux by Linus Torvalds · 3 years, 5 months ago
  95. 79b7e67 Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 3 years, 5 months ago
  96. 4d5398a Merge tag 'for-linus' of github.com:openrisc/linux by Linus Torvalds · 3 years, 5 months ago
  97. 9e2f402 Merge tag 'x86_sgx_for_v6.0-2022-08-03.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 5 months ago
  98. 3bd6e58 Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 5 months ago
  99. fad235e Merge tag 'arm-late-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 5 months ago
  100. 8db4a02 Merge tag 'for-5.20/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 5 months ago