1. 6efcdad Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 3 years, 1 month ago
  2. d9847eb bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL by Kumar Kartikeya Dwivedi · 3 years, 1 month ago
  3. f7e5b9b siphash: use _unaligned version by default by Arnd Bergmann · 3 years, 1 month ago
  4. 8d192be parisc: Increase FRAME_WARN to 2048 bytes on parisc by Helge Deller · 3 years, 1 month ago
  5. cab71f7 kasan: test: silence intentional read overflow warnings by Kees Cook · 3 years, 1 month ago
  6. 4c388a8 Merge tag 'zstd-for-linus-5.16-rc1' of git://github.com/terrelln/linux by Linus Torvalds · 3 years, 1 month ago
  7. 7416cdc lib: zstd: Don't add -O3 to cflags by Nick Terrell · 3 years, 1 month ago
  8. 1974990 lib: zstd: Don't inline functions in zstd_opt.c by Nick Terrell · 3 years, 1 month ago
  9. ae8d67b lib: zstd: Fix unused variable warning by Nick Terrell · 3 years, 1 month ago
  10. 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
  11. bf6d0d1 Merge branch 'rework/printk_safe-removal' into for-linus by Petr Mladek · 3 years, 1 month ago
  12. c8c1095 Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux by Linus Torvalds · 3 years, 1 month ago
  13. ab09243 mm/migrate.c: remove MIGRATE_PFN_LOCKED by Alistair Popple · 3 years, 2 months ago
  14. 5d5e452 printk: restore flushing of NMI buffers on remote CPUs after NMI backtraces by Nicholas Piggin · 3 years, 2 months ago
  15. 59a2cee Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  16. 723aca2 mm/scatterlist: replace the !preemptible warning in sg_miter_stop() by Thomas Gleixner · 3 years, 2 months ago
  17. 839b395 lib: uninline simple_strntoull() as well by Alexey Dobriyan · 3 years, 2 months ago
  18. 0f68d45 lib, stackdepot: add helper to print stack entries into buffer by Imran Khan · 3 years, 2 months ago
  19. 505be48 lib, stackdepot: add helper to print stack entries by Imran Khan · 3 years, 2 months ago
  20. 4d4712c lib, stackdepot: check stackdepot handle before accessing slabs by Imran Khan · 3 years, 2 months ago
  21. 0a8ea23 lib: zstd: Add cast to silence clang's -Wbitwise-instead-of-logical by Nathan Chancellor · 3 years, 2 months ago
  22. e0c1b49f lib: zstd: Upgrade to latest upstream zstd version 1.4.10 by Nick Terrell · 4 years, 4 months ago
  23. 2479b52 lib: zstd: Add decompress_sources.h for decompress_unzstd by Nick Terrell · 4 years, 3 months ago
  24. cf30f6a lib: zstd: Add kernel-specific API by Nick Terrell · 4 years, 4 months ago
  25. 1e9ed93 Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 2 months ago
  26. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  27. 4f612ed kfence: default to dynamic branch instead of static keys mode by Marco Elver · 3 years, 2 months ago
  28. f39f21b stacktrace: move filter_irq_stacks() to kernel/stacktrace.c by Marco Elver · 3 years, 2 months ago
  29. 50f9481 mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE by David Hildenbrand · 3 years, 2 months ago
  30. 4421cca memblock: use memblock_free for freeing virtual pointers by Mike Rapoport · 3 years, 2 months ago
  31. 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 2 months ago
  32. fa27717 memblock: drop memblock_free_early_nid() and memblock_free_early() by Mike Rapoport · 3 years, 2 months ago
  33. 34b46ef lib/test_vmalloc.c: use swap() to make code cleaner by Changcheng Deng · 3 years, 2 months ago
  34. d73dad4 kasan: test: bypass __alloc_size checks by Kees Cook · 3 years, 2 months ago
  35. 758caba kasan: test: add memcpy test that avoids out-of-bounds write by Peter Collingbourne · 3 years, 2 months ago
  36. 11ac25c6 lib/stackdepot: introduce __stack_depot_save() by Marco Elver · 3 years, 2 months ago
  37. 7f2b881 lib/stackdepot: remove unused function argument by Marco Elver · 3 years, 2 months ago
  38. 95faf6b Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 2 months ago
  39. 5c4e0a2 string: uninline memcpy_and_pad by Guenter Roeck · 3 years, 2 months ago
  40. 313b6ff Merge tag 'linux-kselftest-kunit-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 2 months ago
  41. 56d3375 Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 2 months ago
  42. c03098d Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 3 years, 2 months ago
  43. 0aaa58e Merge tag 'printk-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 2 months ago
  44. fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 2 months ago
  45. 40e64a8 Merge branch 'for-5.16-vsprintf-pgp' into for-linus by Petr Mladek · 3 years, 2 months ago
  46. bfc484f Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 2 months ago
  47. d2fac0a Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 years, 2 months ago
  48. 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
  49. b7b98f8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 3 years, 2 months ago
  50. bf95391 Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 3 years, 2 months ago
  51. 2dc26d9 Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 3 years, 2 months ago
  52. 46f8763 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 2 months ago
  53. 43aa0a1 Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  54. 595b28f Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
  55. 67a135b Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 3 years, 2 months ago
  56. 33c8846c Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  57. 49f8275 Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 2 months ago
  58. b066abb bpf, tests: Add module parameter test_suite to test_bpf module by Tiezhu Yang · 3 years, 2 months ago
  59. 970eae1 BackMerge tag 'v5.15-rc7' into drm-next by Dave Airlie · 3 years, 2 months ago
  60. 39d9c1c bootconfig: Initialize ret in xbc_parse_tree() by Steven Rostedt (VMware) · 3 years, 2 months ago
  61. 24a1dff lib/vsprintf.c: Amend static asserts for format specifier flags by Andy Shevchenko · 3 years, 2 months ago
  62. 23efd08 vsprintf: Make %pGp print the hex value by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  63. 507f986 test_printf: Append strings more efficiently by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  64. 5b358b0 test_printf: Remove custom appending of '|' by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  65. a25a085 test_printf: Remove separate page_flags variable by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  66. c666d44 test_printf: Make pft array const by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  67. 7529cc7f lib: bitmap: Introduce node-aware alloc API by Tariq Toukan · 4 years ago
  68. b9e94a7 test_kprobes: Move it from kernel/ to lib/ by Tiezhu Yang · 3 years, 2 months ago
  69. 010db09 lib/bootconfig: Fix the xbc_get_info kerneldoc by Masami Hiramatsu · 3 years, 2 months ago
  70. 4d1c92a lib/bootconfig: Make xbc_alloc_mem() and xbc_free_mem() as __init function by Masami Hiramatsu · 3 years, 2 months ago
  71. 9f8b93a sbitmap: silence data race warning by Jens Axboe · 3 years, 2 months ago
  72. 3337ab0 iov_iter: Introduce nofault flag to disable page faults by Andreas Gruenbacher · 3 years, 6 months ago
  73. e44e81c kprobes: convert tests to kunit by Sven Schnelle · 3 years, 2 months ago
  74. 09ee10f dyndbg: refine verbosity 1-4 summary-detail by Jim Cromie · 3 years, 2 months ago
  75. cdd591f iov_iter: Introduce fault_in_iov_iter_writeable by Andreas Gruenbacher · 3 years, 6 months ago
  76. 17ac23e kunit: Reset suite count after running tests by David Gow · 3 years, 3 months ago
  77. 9c6b0e1 kunit: add 'kunit.action' param to allow listing out tests by Daniel Latypov · 3 years, 3 months ago
  78. cd94fbc kunit: fix too small allocation when using suite-only kunit.filter_glob by Daniel Latypov · 3 years, 3 months ago
  79. a127b15 kunit: tool: allow filtering test cases via glob by Daniel Latypov · 3 years, 3 months ago
  80. b7cbaef kunit: drop assumption in kunit-log-test about current suite by Daniel Latypov · 3 years, 3 months ago
  81. 0a434e0 lib/xz, lib/decompress_unxz.c: Fix spelling in comments by Lasse Collin · 3 years, 3 months ago
  82. aaa2975f lib/xz: Add MicroLZMA decoder by Lasse Collin · 3 years, 3 months ago
  83. a98a254 lib/xz: Move s->lzma.len = 0 initialization to lzma_reset() by Lasse Collin · 3 years, 3 months ago
  84. 4f8d7ab lib/xz: Validate the value before assigning it to an enum variable by Lasse Collin · 3 years, 3 months ago
  85. 83d3c4f lib/xz: Avoid overlapping memcpy() with invalid input with in-place decompression by Lasse Collin · 3 years, 3 months ago
  86. 1aec5e4 sbitmap: add helper to clear a batch of tags by Jens Axboe · 3 years, 3 months ago
  87. 6dbefad string.h: Introduce memset_startat() for wiping trailing members and padding by Kees Cook · 3 years, 7 months ago
  88. 4797632 string.h: Introduce memset_after() for wiping trailing members/padding by Kees Cook · 3 years, 7 months ago
  89. bb95ebb lib: Introduce CONFIG_MEMCPY_KUNIT_TEST by Kees Cook · 3 years, 6 months ago
  90. be58f71 fortify: Add compile-time FORTIFY_SOURCE tests by Kees Cook · 3 years, 8 months ago
  91. a629459 iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable by Andreas Gruenbacher · 3 years, 5 months ago
  92. bb523b4 gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable} by Andreas Gruenbacher · 3 years, 5 months ago
  93. 9672b0d sbitmap: add __sbitmap_queue_get_batch() by Jens Axboe · 3 years, 3 months ago
  94. 348332e mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h> by Christoph Hellwig · 3 years, 3 months ago
  95. be5f179 flex_proportions: Allow N events instead of 1 by Matthew Wilcox (Oracle) · 3 years, 9 months ago
  96. b5bc8ac Merge 5.15-rc6 into driver-core-next by Greg Kroah-Hartman · 3 years, 2 months ago
  97. 1f8818e dyndbg: fix spurious vNpr_info change by Jim Cromie · 3 years, 2 months ago
  98. e15f597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
  99. 7edde0c dyndbg: no vpr-info on empty queries by Jim Cromie · 3 years, 3 months ago
  100. 7a5e202 dyndbg: vpr-info on remove-module complete, not starting by Jim Cromie · 3 years, 3 months ago