1. 61b123ff lib/cpumask: drop always-true preprocessor guard by Sander Vanheule · 2 years, 6 months ago
  2. 2248ccd lib/cpumask: add inline cpumask_next_wrap() for UP by Sander Vanheule · 2 years, 6 months ago
  3. f75f5d5 lib: remove lib/nodemask.c by Yury Norov · 2 years, 6 months ago
  4. f30adc0 Merge tag 'pull-work.iov_iter-rebased' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 6 months ago
  5. c03f05f fix copy_page_from_iter() for compound destinations by Al Viro · 2 years, 7 months ago
  6. f0f6b61 copy_page_to_iter(): don't split high-order page in case of ITER_PIPE by Al Viro · 2 years, 8 months ago
  7. 310d9d5 expand those iov_iter_advance()... by Al Viro · 2 years, 8 months ago
  8. 746de1f pipe_get_pages(): switch to append_pipe() by Al Viro · 2 years, 8 months ago
  9. eba2d3d get rid of non-advancing variants by Al Viro · 2 years, 8 months ago
  10. 3cf42da iov_iter: saner helper for page array allocation by Al Viro · 2 years, 8 months ago
  11. 8520008 fold __pipe_get_pages() into pipe_get_pages() by Al Viro · 2 years, 8 months ago
  12. 0aa4fc3 ITER_XARRAY: don't open-code DIV_ROUND_UP() by Al Viro · 2 years, 8 months ago
  13. 451c0ba unify the rest of iov_iter_get_pages()/iov_iter_get_pages_alloc() guts by Al Viro · 2 years, 8 months ago
  14. 68fe506 unify xarray_get_pages() and xarray_get_pages_alloc() by Al Viro · 2 years, 8 months ago
  15. acbdeb8 unify pipe_get_pages() and pipe_get_pages_alloc() by Al Viro · 2 years, 8 months ago
  16. c81ce28 iov_iter_get_pages(): sanity-check arguments by Al Viro · 2 years, 8 months ago
  17. 9132955 iov_iter_get_pages_alloc(): lift freeing pages array on failure exits into wrapper by Al Viro · 2 years, 8 months ago
  18. 12d426a ITER_PIPE: fold data_start() and pipe_space_for_user() together by Al Viro · 2 years, 8 months ago
  19. 10f525a ITER_PIPE: cache the type of last buffer by Al Viro · 2 years, 8 months ago
  20. 92acdc4 ITER_PIPE: clean iov_iter_revert() by Al Viro · 2 years, 8 months ago
  21. 2c855de ITER_PIPE: clean pipe_advance() up by Al Viro · 2 years, 8 months ago
  22. ca59196 ITER_PIPE: lose iter_head argument of __pipe_get_pages() by Al Viro · 2 years, 8 months ago
  23. e3b4296 ITER_PIPE: fold push_pipe() into __pipe_get_pages() by Al Viro · 2 years, 8 months ago
  24. 8fad776 ITER_PIPE: allocate buffers as we go in copy-to-pipe primitives by Al Viro · 2 years, 8 months ago
  25. 47b7fca ITER_PIPE: helpers for adding pipe buffers by Al Viro · 2 years, 8 months ago
  26. 2dcedb2 ITER_PIPE: helper for getting pipe buffer by index by Al Viro · 2 years, 8 months ago
  27. fcb14cb new iov_iter flavour - ITER_UBUF by Al Viro · 2 years, 9 months ago
  28. 4e23eee Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux by Linus Torvalds · 2 years, 6 months ago
  29. 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 · 2 years, 6 months ago
  30. 033a944 Merge tag 'livepatching-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 2 years, 6 months ago
  31. 6614a3c Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 7 months ago
  32. 3bd6e58 Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 2 years, 7 months ago
  33. a1b0275 Merge tag 'printk-for-5.20-sane' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 2 years, 7 months ago
  34. fa9db65 Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 7 months ago
  35. cfeafd9 Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years, 7 months ago
  36. f86d1fb Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 2 years, 7 months ago
  37. d9b58ab Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 7 months ago
  38. 5264406 Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 7 months ago
  39. 665fe72 Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 2 years, 7 months ago
  40. aad26f5 Merge tag 'docs-6.0' of git://git.lwn.net/linux by Linus Torvalds · 2 years, 7 months ago
  41. c2a24a7 Merge tag 'v5.20-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 2 years, 7 months ago
  42. a116e1c lib/base64: RFC4648-compliant base64 encoding by Hannes Reinecke · 2 years, 8 months ago
  43. 6991a56 Merge tag 'hardening-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 7 months ago
  44. c013d0a Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 7 months ago
  45. 36d4b36 lib/nodemask: inline next_node_in() and node_random() by Yury Norov · 2 years, 7 months ago
  46. cf069c3 lib/mpi: fix typo 'the the' in comment by Slark Xiao · 2 years, 7 months ago
  47. a10c9ed lib/lzo/lzo1x_compress.c: replace ternary operator with min() and min_t() by Jiangshan Yi · 2 years, 7 months ago
  48. b6c6947 kobject: fix Kconfig.debug "its" grammar by Randy Dunlap · 2 years, 7 months ago
  49. 96dd9a2 lib/test_printf.c: fix clang -Wformat warnings by Justin Stitt · 2 years, 7 months ago
  50. aaf50b1 kasan: test: Silence GCC 12 warnings by Kees Cook · 2 years, 8 months ago
  51. 6e0e846 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 7 months ago
  52. ed22183 crypto: lib - add module license to libsha1 by Eric Biggers · 2 years, 7 months ago
  53. 5565601 lib: devres: use numa aware allocation by Mark-PK Tsai · 2 years, 7 months ago
  54. bd27aca lib/smp_processor_id: fix imbalanced instrumentation_end() call by Tetsuo Handa · 2 years, 8 months ago
  55. c41e886 lib/test: introduce cpumask KUnit test suite by Sander Vanheule · 2 years, 8 months ago
  56. b81dce7 cpumask: Fix invalid uniprocessor mask assumption by Sander Vanheule · 2 years, 8 months ago
  57. 4a70ce5 lib/ts_bm.c: remove redundant store to variable consumed after addition by Colin Ian King · 2 years, 8 months ago
  58. 6d529ea lib/scatterlist: use matched parameter type when calling __sg_free_table() by wuchi · 2 years, 8 months ago
  59. 2d8867f lib: make LZ4_decompress_safe_forceExtDict() static by Tiezhu Yang · 2 years, 8 months ago
  60. cda83bb lib/radix-tree: remove unused argument of insert_entries by wuchi · 2 years, 8 months ago
  61. 86e5908 lib/error-inject: traverse list with mutex by wuchi · 2 years, 8 months ago
  62. f998792 lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizing by Vlastimil Babka · 2 years, 8 months ago
  63. 5a66fce lib/lru_cache: fix error free handing in lc_create by wuchi · 2 years, 8 months ago
  64. b3c56f8 lib/test_free_pages.c: pass a pointer to virt_to_page() by Linus Walleij · 2 years, 8 months ago
  65. 4c2e0f7 lib: add support for device coherent type in test_hmm by Alex Sierra · 2 years, 7 months ago
  66. 25b8016 lib: test_hmm add module param for zone device type by Alex Sierra · 2 years, 7 months ago
  67. 188f482 lib: test_hmm add ioctl to get zone device type by Alex Sierra · 2 years, 7 months ago
  68. f0dd891 lib/cpumask: move some one-line wrappers to header file by Yury Norov · 2 years, 8 months ago
  69. 9b2e708 lib/cpumask: move trivial wrappers around find_bit to the header by Yury Norov · 2 years, 8 months ago
  70. 8b6b795 lib/cpumask: change return types to unsigned where appropriate by Yury Norov · 2 years, 8 months ago
  71. 4dea97f lib/bitmap: change type of bitmap_weight to unsigned long by Yury Norov · 2 years, 8 months ago
  72. ec8f7f4 crypto: lib - make the sha1 library optional by Eric Biggers · 2 years, 7 months ago
  73. 463f740 crypto: lib - move lib/sha1.c into lib/crypto/ by Eric Biggers · 2 years, 7 months ago
  74. e5d523f ubsan: disable UBSAN_DIV_ZERO for clang by Nick Desaulniers · 2 years, 7 months ago
  75. 816cd16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 2 years, 7 months ago
  76. e2863a7 lib/bitmap: change return types to bool where appropriate by Yury Norov · 2 years, 8 months ago
  77. 94681e2 kunit: executor: Fix a memory leak on failure in kunit_filter_tests by David Gow · 2 years, 7 months ago
  78. 30fd8cd lib/test_bitmap: test the tail after bitmap_to_arr64() by Alexander Lobakin · 2 years, 7 months ago
  79. 428bc09 lib/bitmap: fix off-by-one in bitmap_to_arr64() by Alexander Lobakin · 2 years, 7 months ago
  80. e5857d3 kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites by Daniel Latypov · 2 years, 7 months ago
  81. 3d6e446 kunit: unify module and builtin suite definitions by Jeremy Kerr · 2 years, 7 months ago
  82. 9a3bfa0 lib/test_printf.c: split write-beyond-buffer check in two by Rasmus Villemoes · 3 years, 8 months ago
  83. fc82bbf ida: don't use BUG_ON() for debugging by Linus Torvalds · 2 years, 7 months ago
  84. 0076cad Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 2 years, 7 months ago
  85. d2fbdde kunit: use kmemdup in kunit_filter_tests(), take suite as const by Daniel Latypov · 2 years, 9 months ago
  86. d6a21f2 objtool: update objtool.txt references by Mauro Carvalho Chehab · 2 years, 8 months ago
  87. dd45ab9 first_iovec_segment(): just return address by Al Viro · 2 years, 8 months ago
  88. 59dbd7d iov_iter: massage calling conventions for first_{iovec,bvec}_segment() by Al Viro · 2 years, 8 months ago
  89. dda8e5d iov_iter: first_{iovec,bvec}_segment() - simplify a bit by Al Viro · 2 years, 8 months ago
  90. 599a0bd iov_iter: lift dealing with maxpages out of first_{iovec,bvec}_segment() by Al Viro · 2 years, 8 months ago
  91. 7392ed1 iov_iter_get_pages{,_alloc}(): cap the maxsize with MAX_RW_COUNT by Al Viro · 2 years, 8 months ago
  92. 18fa9af iov_iter_bvec_advance(): don't bother with bvec_iter by Al Viro · 2 years, 9 months ago
  93. 5e21f2d lib/test_vmalloc: switch to prandom_u32() by Uladzislau Rezki (Sony) · 2 years, 8 months ago
  94. 5035ebc mm: shrinkers: introduce debugfs interface for memory shrinkers by Roman Gushchin · 2 years, 9 months ago
  95. b8d5109 lockref: remove unused 'lockref_get_or_lock()' function by Linus Torvalds · 2 years, 8 months ago
  96. 6a022dd lib: overflow: Do not define 64-bit tests on 32-bit by Kees Cook · 2 years, 9 months ago
  97. c272612 kunit: Taint the kernel when KUnit tests are run by David Gow · 2 years, 8 months ago
  98. d516e22 Merge tag 'block-5.19-2022-07-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 8 months ago
  99. dc34d50 lib: test_bitmap: add compile-time optimization/evaluations assertions by Alexander Lobakin · 2 years, 8 months ago
  100. d6c14da crypto: lib/blake2s - reduce stack frame usage in self test by Jason A. Donenfeld · 2 years, 8 months ago