1. 7b95f05 Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 4 months ago
  2. 1375b98 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  3. c45647f Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux by Linus Torvalds · 3 years, 4 months ago
  4. d8355e7 Merge tag 'for-5.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 3 years, 4 months ago
  5. 4e31dcc Merge tag 'hwmon-for-v5.11-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 3 years, 4 months ago
  6. 347d81b Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 4 months ago
  7. 4f06f21 Merge tag 'configfs-5.11' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 3 years, 4 months ago
  8. e9e541e Merge tag 'exfat-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 3 years, 4 months ago
  9. e14fd4b x86/split-lock: Avoid returning with interrupts enabled by Andi Kleen · 3 years, 4 months ago
  10. 625d867 kasan: update documentation by Andrey Konovalov · 3 years, 4 months ago
  11. e86f8b09 kasan, mm: allow cache merging with no metadata by Andrey Konovalov · 3 years, 4 months ago
  12. 97593ca kasan: sanitize objects when metadata doesn't fit by Andrey Konovalov · 3 years, 4 months ago
  13. 3933c17 kasan: clarify comment in __kasan_kfree_large by Andrey Konovalov · 3 years, 4 months ago
  14. 1ef3133 kasan: simplify assign_tag and set_tag calls by Andrey Konovalov · 3 years, 4 months ago
  15. d99f6a1 kasan: don't round_up too much by Andrey Konovalov · 3 years, 4 months ago
  16. eeb3160 kasan, mm: rename kasan_poison_kfree by Andrey Konovalov · 3 years, 4 months ago
  17. 3430324 kasan, mm: check kasan_enabled in annotations by Andrey Konovalov · 3 years, 4 months ago
  18. 8028caa kasan: add and integrate kasan boot parameters by Andrey Konovalov · 3 years, 4 months ago
  19. 57345fa kasan: inline (un)poison_range and check_invalid_free by Andrey Konovalov · 3 years, 4 months ago
  20. bffe690 kasan: open-code kasan_unpoison_slab by Andrey Konovalov · 3 years, 4 months ago
  21. d8dd397 kasan: inline random_tag for HW_TAGS by Andrey Konovalov · 3 years, 4 months ago
  22. c0054c5 kasan: inline kasan_reset_tag for tag-based modes by Andrey Konovalov · 3 years, 4 months ago
  23. 77f57c9 kasan: remove __kasan_unpoison_stack by Andrey Konovalov · 3 years, 4 months ago
  24. 38dd767d kasan: allow VMAP_STACK for HW_TAGS mode by Andrey Konovalov · 3 years, 4 months ago
  25. d56a9ef kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK by Andrey Konovalov · 3 years, 4 months ago
  26. 8bb0009 kasan: introduce set_alloc_info by Andrey Konovalov · 3 years, 4 months ago
  27. 6476792 kasan: rename get_alloc/free_info by Andrey Konovalov · 3 years, 4 months ago
  28. c696de9 kasan: simplify quarantine_put call site by Andrey Konovalov · 3 years, 4 months ago
  29. 29f0808 kselftest/arm64: check GCR_EL1 after context switch by Vincenzo Frascino · 3 years, 4 months ago
  30. 948e325 kasan: add documentation for hardware tag-based mode by Andrey Konovalov · 3 years, 4 months ago
  31. 94ab5b6 kasan, arm64: enable CONFIG_KASAN_HW_TAGS by Andrey Konovalov · 3 years, 4 months ago
  32. aa1ef4d kasan, mm: reset tags when accessing metadata by Andrey Konovalov · 3 years, 4 months ago
  33. 4291e9e kasan, arm64: print report from tag fault handler by Andrey Konovalov · 3 years, 4 months ago
  34. 2e903b9 kasan, arm64: implement HW_TAGS runtime by Andrey Konovalov · 3 years, 4 months ago
  35. 0fea6e9 kasan, arm64: expand CONFIG_KASAN checks by Andrey Konovalov · 3 years, 4 months ago
  36. 8a49402 kasan, x86, s390: update undef CONFIG_KASAN by Andrey Konovalov · 3 years, 4 months ago
  37. 6c6a04f kasan: define KASAN_GRANULE_SIZE for HW_TAGS by Andrey Konovalov · 3 years, 4 months ago
  38. ccbe2aa arm64: kasan: add arch layer for memory tagging helpers by Andrey Konovalov · 3 years, 4 months ago
  39. dc09b29 arm64: kasan: align allocations for HW_TAGS by Andrey Konovalov · 3 years, 4 months ago
  40. c746170 kasan, mm: untag page address in free_reserved_area by Vincenzo Frascino · 3 years, 4 months ago
  41. bad1e1c arm64: mte: switch GCR_EL1 in kernel entry and exit by Vincenzo Frascino · 3 years, 4 months ago
  42. 620954a arm64: mte: convert gcr_user into an exclude mask by Vincenzo Frascino · 3 years, 4 months ago
  43. bfc62c5 arm64: kasan: allow enabling in-kernel MTE by Vincenzo Frascino · 3 years, 4 months ago
  44. 98c970d arm64: mte: add in-kernel tag fault handler by Vincenzo Frascino · 3 years, 4 months ago
  45. e5b8d92 arm64: mte: reset the page tag in page->flags by Vincenzo Frascino · 3 years, 4 months ago
  46. 85f49ca arm64: mte: add in-kernel MTE helpers by Vincenzo Frascino · 3 years, 4 months ago
  47. f469c03 arm64: enable armv8.5-a asm-arch option by Vincenzo Frascino · 3 years, 4 months ago
  48. 6a63a63 kasan: introduce CONFIG_KASAN_HW_TAGS by Andrey Konovalov · 3 years, 4 months ago
  49. 96e0279 kasan: separate metadata_fetch_row for each mode by Andrey Konovalov · 3 years, 4 months ago
  50. 88b8659 kasan: rename SHADOW layout macros to META by Andrey Konovalov · 3 years, 4 months ago
  51. db3de8f kasan: rename print_shadow_for_address to print_memory_metadata by Andrey Konovalov · 3 years, 4 months ago
  52. 6882464 kasan: rename addr_has_shadow to addr_has_metadata by Andrey Konovalov · 3 years, 4 months ago
  53. 60a3a5f kasan, arm64: rename kasan_init_tags and mark as __init by Andrey Konovalov · 3 years, 4 months ago
  54. 28ab358 kasan, arm64: move initialization message by Andrey Konovalov · 3 years, 4 months ago
  55. d73b493 kasan, arm64: only use kasan_depth for software modes by Andrey Konovalov · 3 years, 4 months ago
  56. afe6ef8 kasan, arm64: only init shadow for software modes by Andrey Konovalov · 3 years, 4 months ago
  57. 97fc712 kasan: decode stack frame only with KASAN_STACK_ENABLE by Andrey Konovalov · 3 years, 4 months ago
  58. 2cdbed6 kasan: hide invalid free check implementation by Andrey Konovalov · 3 years, 4 months ago
  59. ffcc5ce kasan: don't duplicate config dependencies by Andrey Konovalov · 3 years, 4 months ago
  60. 59fd51b kasan: rename report and tags files by Andrey Konovalov · 3 years, 4 months ago
  61. affc3f0 kasan: define KASAN_MEMORY_PER_SHADOW_PAGE by Andrey Konovalov · 3 years, 4 months ago
  62. bb359db kasan: split out shadow.c from common.c by Andrey Konovalov · 3 years, 4 months ago
  63. b266e8f kasan: only build init.c for software modes by Andrey Konovalov · 3 years, 4 months ago
  64. 1f60062 kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_* by Andrey Konovalov · 3 years, 4 months ago
  65. cebd0eb kasan: rename (un)poison_shadow to (un)poison_range by Andrey Konovalov · 3 years, 4 months ago
  66. d5750ed kasan: shadow declarations only for software modes by Andrey Konovalov · 3 years, 4 months ago
  67. 3b1a4a8 kasan: group vmalloc code by Andrey Konovalov · 3 years, 4 months ago
  68. 71f6af6 kasan: KASAN_VMALLOC depends on KASAN_GENERIC by Andrey Konovalov · 3 years, 4 months ago
  69. 11f094e kasan: drop unnecessary GPL text from comment headers by Andrey Konovalov · 3 years, 4 months ago
  70. be99393 ext4: remove unnecessary wbc parameter from ext4_bio_write_page by Lei Chen · 3 years, 5 months ago
  71. 82ef137 ext4: avoid s_mb_prefetch to be zero in individual scenarios by Chunguang Xu · 3 years, 5 months ago
  72. c92dc85 ext4: defer saving error info from atomic context by Jan Kara · 3 years, 5 months ago
  73. c3a74f8 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 3 years, 4 months ago
  74. 0a4e668 hwmon: (k10temp) Remove support for displaying voltage and current on Zen CPUs by Guenter Roeck · 3 years, 4 months ago
  75. 7b51e70 block: update some copyrights by Christoph Hellwig · 3 years, 5 months ago
  76. ca2e270 block: remove a pointless self-reference in block_dev.c by Christoph Hellwig · 3 years, 5 months ago
  77. adf4c01 MAINTAINERS: add fs/block_dev.c to the block section by Christoph Hellwig · 3 years, 5 months ago
  78. 13be30f ALSA/hda: apply jack fixup for the Acer Veriton N4640G/N6640G/N2510G by Chris Chiu · 3 years, 4 months ago
  79. 6ca653e ALSA: hda/realtek: Apply jack fixup for Quanta NL3 by Chris Chiu · 3 years, 4 months ago
  80. b777092 dm cache: simplify the return expression of load_mapping() by Zheng Yongjun · 3 years, 5 months ago
  81. 538fcf5 Merge branches 'acpi-scan', 'acpi-pnp' and 'acpi-sleep' by Rafael J. Wysocki · 3 years, 4 months ago
  82. 4387722 ALSA: usb-audio: Add implicit feeback support for the BOSS GT-1 by Mike Oliphant · 3 years, 4 months ago
  83. de043da RISC-V: Fix usage of memblock_enforce_memory_limit by Atish Patra · 3 years, 4 months ago
  84. 9eb78c2 exfat: Avoid allocating upcase table using kcalloc() by Artem Labazov · 3 years, 5 months ago
  85. 2e2cbaf fix hostfs_open() use of ->f_path.dentry by Al Viro · 3 years, 5 months ago
  86. a528b04 io_uring: fix ignoring xa_store errors by Pavel Begunkov · 3 years, 4 months ago
  87. 52252ad dm ebs: avoid double unlikely() notation when using IS_ERR() by Antonio Quartulli · 3 years, 5 months ago
  88. 252bd12 dm verity: skip verity work if I/O error when system is shutting down by Hyeongseok Kim · 3 years, 5 months ago
  89. 8653b77 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years, 4 months ago
  90. 8552d28 Merge tag 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 3 years, 4 months ago
  91. 70990af Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 3 years, 4 months ago
  92. c635b0c docs: admin-guide: Fix default value of max_map_count in sysctl/vm.rst by Fengfei Xi · 3 years, 5 months ago
  93. 9bf19b7 Documentation/submitting-patches: Document the SoB chain by Borislav Petkov · 3 years, 4 months ago
  94. 27ab873 Documentation: process: Correct numbering by Milan Lakhani · 3 years, 4 months ago
  95. 7e90285 docs: submitting-patches: Trivial - fix grammatical error by Lee Jones · 3 years, 4 months ago
  96. d5c2439 powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall too by Christophe Leroy · 3 years, 4 months ago
  97. ecbbb88 Merge branch 'devel-stable' into for-next by Russell King · 3 years, 4 months ago
  98. 8cc9251 Merge branches 'fixes' and 'misc' into for-next by Russell King · 3 years, 4 months ago
  99. 10fce53 ARM: 9027/1: head.S: explicitly map DT even if it lives in the first physical section by Ard Biesheuvel · 3 years, 5 months ago
  100. 0cda9bc ARM: 9038/1: Link with '-z norelro' by Nathan Chancellor · 3 years, 5 months ago