1. 09c6304 kasan: test: fix compatibility with FORTIFY_SOURCE by Marco Elver · 2 years, 11 months ago
  2. 10825410 blk-mq: Fix wrong wakeup batch configuration which will cause hang by Laibin Qiu · 2 years, 11 months ago
  3. 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
  4. e940066 lib/stackdepot: always do filter_irq_stacks() in stack_depot_save() by Marco Elver · 3 years ago
  5. 2dba5eb lib/stackdepot: allow optional init and stack_table allocation by kvmalloc() by Vlastimil Babka · 3 years ago
  6. 04bc883 test_sysctl: simplify subdirectory registration with register_sysctl() by Luis Chamberlain · 3 years ago
  7. 3c7c250 Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  8. fa2e1ba Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years ago
  9. f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  10. b1e78ef lib: remove redundant assignment to variable ret by Colin Ian King · 3 years ago
  11. 69d0db0 ubsan: remove CONFIG_UBSAN_OBJECT_SIZE by Kees Cook · 3 years ago
  12. bece04b kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR by Marco Elver · 3 years ago
  13. bbd2e05 lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KB by Nathan Chancellor · 3 years ago
  14. e073e5e lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test by Andrey Konovalov · 3 years ago
  15. 0acc968 test_hash.c: refactor into kunit by Isabella Basso · 3 years ago
  16. 88168bf lib/Kconfig.debug: properly split hash test kernel entries by Isabella Basso · 3 years ago
  17. 5427d3d test_hash.c: split test_hash_init by Isabella Basso · 3 years ago
  18. ae78806 test_hash.c: split test_int_hash into arch-specific functions by Isabella Basso · 3 years ago
  19. fd0a146 hash.h: remove unused define directive by Isabella Basso · 3 years ago
  20. a31f933 lib/list_debug.c: print more list debugging context in __list_del_entry_valid() by Zhen Lei · 3 years ago
  21. 70ac699 kstrtox: uninline everything by Alexey Dobriyan · 3 years ago
  22. 22c0339 include/linux/unaligned: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years ago
  23. 9a1536b lib/crypto: sha1: re-roll loops to reduce code size by Jason A. Donenfeld · 3 years ago
  24. d8d83d8 lib/crypto: blake2s: move hmac construction into wireguard by Jason A. Donenfeld · 3 years ago
  25. e56e189 lib/crypto: add prompts back to crypto libraries by Justin M. Forbes · 3 years ago
  26. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  27. f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  28. 15325b4 vsprintf: rework bitmap_list_string by Yury Norov · 3 years, 5 months ago
  29. db73130 lib: bitmap: add performance test for bitmap_print_to_pagebuf by Yury Norov · 3 years, 5 months ago
  30. b5c7e7e all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate by Yury Norov · 3 years, 5 months ago
  31. f68edc9 lib: add find_first_and_bit() by Yury Norov · 3 years, 5 months ago
  32. c126a53 arch: remove GENERIC_FIND_FIRST_BIT entirely by Yury Norov · 3 years, 5 months ago
  33. 87c01d5 mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault by Alistair Popple · 3 years ago
  34. f98f966 kasan: test: add test case for double-kmem_cache_destroy() by Marco Elver · 3 years ago
  35. e5f4728 kasan: test: add globals left-out-of-bounds test by Marco Elver · 3 years ago
  36. 180dccb blk-mq: fix tag_get wait task can't be awakened by Laibin Qiu · 3 years ago
  37. 6020c20 Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years ago
  38. 6dc69d3 Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years ago
  39. e3084ed Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years ago
  40. c9193f4 Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  41. c12837d ref_tracker: use __GFP_NOFAIL more carefully by Eric Dumazet · 3 years ago
  42. daadb3b Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
  43. f692121 Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 3 years ago
  44. dabd40e Merge tag 'tpmdd-next-v5.17-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd by Linus Torvalds · 3 years ago
  45. 5c947d0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years ago
  46. 1be5bdf Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years ago
  47. a229327 Merge tag 'printk-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years ago
  48. 8efd0d9 Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years ago
  49. bf4eebf8 Merge tag 'linux-kselftest-kunit-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years ago
  50. d99a8af lib: remove redundant assignment to variable ret by Colin Ian King · 3 years ago
  51. 25a8de7 XArray: Add xas_advance() by Matthew Wilcox (Oracle) · 3 years, 4 months ago
  52. dd827ab lib/mpi: Add the return value check of kcalloc() by Zizhuang Deng · 3 years ago
  53. 6048fdc lib/crypto: blake2s: include as built-in by Jason A. Donenfeld · 3 years ago
  54. 36dacdd lib/raid6: Use strict priority ranking for pq gen() benchmarking by Dirk Müller · 3 years ago
  55. 38640c4 lib/raid6: skip benchmark of non-chosen xor_syndrome functions by Dirk Müller · 3 years ago
  56. 821979f iov_iter: Convert iter_xarray to use folios by Matthew Wilcox (Oracle) · 3 years, 1 month ago
  57. cf6299b6 kobject: remove kset from struct kset_uevent_ops callbacks by Greg Kroah-Hartman · 3 years ago
  58. ee6d3dd driver core: make kobj_type constant. by Wedson Almeida Filho · 3 years ago
  59. 7c63f26 lib: objagg: Use the bitmap API when applicable by Christophe JAILLET · 3 years ago
  60. 5f174ec logic_io instance of iounmap() needs volatile on argument by Al Viro · 3 years, 3 months ago
  61. 4e8a5ed lib/logic_iomem: Fix operation on 32-bit by Johannes Berg · 3 years, 3 months ago
  62. 4e84139 lib/logic_iomem: Fix 32-bit build by Johannes Berg · 3 years, 3 months ago
  63. 44b7da5 kunit: Report test parameter results as (K)TAP subtests by David Gow · 3 years, 2 months ago
  64. 37dbb4c kunit: Don't crash if no parameters are generated by David Gow · 3 years, 2 months ago
  65. cead185 exit: Rename complete_and_exit to kthread_complete_and_exit by Eric W. Biederman · 3 years, 1 month ago
  66. 5fb6e8c locking/atomic: atomic64: Remove unusable atomic ops by Mark Rutland · 3 years, 1 month ago
  67. 6773cc3 Merge tag 'v5.16-rc5' into locking/core, to pick up fixes by Ingo Molnar · 3 years ago
  68. be31582 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 1 month ago
  69. bd3d5bd kcsan: Support WEAK_MEMORY with Clang where no objtool support exists by Marco Elver · 3 years, 1 month ago
  70. 69562e4 kcsan: Add core support for a subset of weak memory modeling by Marco Elver · 3 years, 5 months ago
  71. 3150a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
  72. 6efcdad Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 1 month ago
  73. 4d92b95 net: add net device refcount tracker infrastructure by Eric Dumazet · 3 years, 1 month ago
  74. 914a7b5 lib: add tests for reference tracker by Eric Dumazet · 3 years, 1 month ago
  75. 4e66934 lib: add reference counting tracking infrastructure by Eric Dumazet · 3 years, 1 month ago
  76. 52e68cd vsprintf: Use non-atomic bitmap API when applicable by Christophe JAILLET · 3 years, 1 month ago
  77. 9a75bd0 lockdep/selftests: Adapt ww-tests for PREEMPT_RT by Sebastian Andrzej Siewior · 3 years, 1 month ago
  78. a529f8db lockdep/selftests: Skip the softirq related tests on PREEMPT_RT by Sebastian Andrzej Siewior · 3 years, 1 month ago
  79. 512bf71 lockdep/selftests: Unbalanced migrate_disable() & rcu_read_lock(). by Sebastian Andrzej Siewior · 3 years, 1 month ago
  80. fc78dd0 lockdep/selftests: Avoid using local_lock_{acquire|release}(). by Sebastian Andrzej Siewior · 3 years, 1 month ago
  81. d9847eb bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL by Kumar Kartikeya Dwivedi · 3 years, 1 month ago
  82. f7e5b9b siphash: use _unaligned version by default by Arnd Bergmann · 3 years, 1 month ago
  83. 2448eab Merge tag 'v5.16-rc2' into devel by Linus Walleij · 3 years, 1 month ago
  84. 8d192be parisc: Increase FRAME_WARN to 2048 bytes on parisc by Helge Deller · 3 years, 1 month ago
  85. cab71f7 kasan: test: silence intentional read overflow warnings by Kees Cook · 3 years, 1 month ago
  86. 4c388a8 Merge tag 'zstd-for-linus-5.16-rc1' of git://github.com/terrelln/linux by Linus Torvalds · 3 years, 1 month ago
  87. 7416cdc lib: zstd: Don't add -O3 to cflags by Nick Terrell · 3 years, 1 month ago
  88. 1974990 lib: zstd: Don't inline functions in zstd_opt.c by Nick Terrell · 3 years, 1 month ago
  89. ae8d67b lib: zstd: Fix unused variable warning by Nick Terrell · 3 years, 1 month ago
  90. 7d5775d Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 1 month ago
  91. acdb89b lib/string_helpers: Introduce managed variant of kasprintf_strarray() by Andy Shevchenko · 3 years, 2 months ago
  92. 418e0a3 lib/string_helpers: Introduce kasprintf_strarray() by Andy Shevchenko · 3 years, 2 months ago
  93. bf6d0d1 Merge branch 'rework/printk_safe-removal' into for-linus by Petr Mladek · 3 years, 1 month ago
  94. ebf7f6f bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33 by Tiezhu Yang · 3 years, 2 months ago
  95. c8c1095 Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux by Linus Torvalds · 3 years, 1 month ago
  96. ab09243 mm/migrate.c: remove MIGRATE_PFN_LOCKED by Alistair Popple · 3 years, 2 months ago
  97. 5d5e452 printk: restore flushing of NMI buffers on remote CPUs after NMI backtraces by Nicholas Piggin · 3 years, 2 months ago
  98. 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  99. 723aca2 mm/scatterlist: replace the !preemptible warning in sg_miter_stop() by Thomas Gleixner · 3 years, 2 months ago
  100. 839b395 lib: uninline simple_strntoull() as well by Alexey Dobriyan · 3 years, 2 months ago