1. 3ed7df0 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 months ago
  2. 9f9a534 Merge tag 'bcachefs-2024-09-28' of git://evilpiepirate.org/bcachefs by Linus Torvalds · 3 months ago
  3. d37421e Merge tag 'x86-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 months ago
  4. ec03de7 Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 months ago
  5. 68e4b0e Merge tag 'cocci-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux by Linus Torvalds · 3 months ago
  6. e7ebdb5 Merge tag 'linux_kselftest-next-6.12-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 months ago
  7. ae39e0b Merge branch 'locking/core' into locking/urgent, to pick up pending commits by Ingo Molnar · 3 months ago
  8. 4003ba6 Reduce Coccinelle choices in string_choices.cocci by Julia Lawall · 3 months ago
  9. f584e37 coccinelle: Remove unnecessary parentheses for only one possible change. by Hongbo Li · 4 months ago
  10. 253244c coccinelle: Add rules to find str_yes_no() replacements by Hongbo Li · 4 months ago
  11. 9b5b481 coccinelle: Add rules to find str_on_off() replacements by Hongbo Li · 4 months ago
  12. c81ca02 coccinelle: Add rules to find str_write_read() replacements by Hongbo Li · 4 months ago
  13. ba4b514 coccinelle: Add rules to find str_read_write() replacements by Hongbo Li · 4 months ago
  14. dd2275d coccinelle: Add rules to find str_enable{d}_disable{d}() replacements by Hongbo Li · 4 months ago
  15. 5b7ca45 coccinelle: Add rules to find str_lo{w}_hi{gh}() replacements by Hongbo Li · 4 months ago
  16. d4c7544 coccinelle: Add rules to find str_hi{gh}_lo{w}() replacements by Hongbo Li · 4 months ago
  17. 8a0236b coccinelle: Add rules to find str_false_true() replacements by Hongbo Li · 4 months ago
  18. 716bf84e coccinelle: Add rules to find str_true_false() replacements by Hongbo Li · 4 months ago
  19. 3efc573 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 months ago
  20. e08d227 Merge tag 's390-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 months ago
  21. 6f81a44 Merge tag 'modules-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 3 months ago
  22. f95c139 Merge tag 'fbdev-for-6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev by Linus Torvalds · 3 months ago
  23. 994aeac Merge tag 'drm-next-2024-09-28' of https://gitlab.freedesktop.org/drm/kernel by Linus Torvalds · 3 months ago
  24. 894b3c3 Merge tag 'ceph-for-6.12-rc1' of https://github.com/ceph/ceph-client by Linus Torvalds · 3 months ago
  25. 9717d53 Merge tag 'v6.12-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 3 months ago
  26. f04ff5a Merge tag '6.12rc-more-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 months ago
  27. 3a5895e bcachefs: check_subvol_path() now prints subvol root inode by Kent Overstreet · 3 months ago
  28. 0b0f0ad bcachefs: remove_backpointer() now checks if dirent points to inode by Kent Overstreet · 3 months ago
  29. a650807 bcachefs: dirent_points_to_inode() now warns on mismatch by Kent Overstreet · 3 months ago
  30. e057a29 bcachefs: Fix lost wake up by Alan Huang · 4 months ago
  31. d50d7a5 bcachefs: Check for logged ops when clean by Kent Overstreet · 3 months ago
  32. 1c0ee43 bcachefs: BCH_FS_clean_recovery by Kent Overstreet · 3 months ago
  33. 9773547 bcachefs: Convert disk accounting BUG_ON() to WARN_ON() by Kent Overstreet · 3 months ago
  34. a3581ca bcachefs: Fix BCH_TRANS_COMMIT_skip_accounting_apply by Kent Overstreet · 3 months ago
  35. f8911ad bcachefs: Check for accounting keys with bversion=0 by Kent Overstreet · 3 months ago
  36. cf49f8a bcachefs: rename version -> bversion by Kent Overstreet · 3 months ago
  37. fd65378 bcachefs: Don't delete unlinked inodes before logged op resume by Kent Overstreet · 3 months ago
  38. 8d65b15 bcachefs: Fix BCH_SB_ERRS() so we can reorder by Kent Overstreet · 3 months ago
  39. 5612daa bcachefs: Fix fsck warnings from bkey validation by Kent Overstreet · 3 months ago
  40. 7c980a4 bcachefs: Move transaction commit path validation to as late as possible by Kent Overstreet · 3 months ago
  41. 431312b59 bcachefs: Fix disk accounting attempting to mark invalid replicas entry by Kent Overstreet · 3 months ago
  42. 49fd90b bcachefs: Fix unlocked access to c->disk_sb.sb in bch2_replicas_entry_validate() by Kent Overstreet · 3 months ago
  43. 9104fc1 bcachefs: Fix accounting read + device removal by Kent Overstreet · 3 months ago
  44. 1e0272e bcachefs: bch_accounting_mode by Kent Overstreet · 3 months ago
  45. 3672bda8 bcachefs: fix transaction restart handling in check_extents(), check_dirents() by Kent Overstreet · 3 months ago
  46. 22a507d bcachefs: kill inode_walker_entry.seen_this_pos by Kent Overstreet · 3 months ago
  47. b29c30a bcachefs: Fix incorrect IS_ERR_OR_NULL usage by Kent Overstreet · 3 months ago
  48. dc5bfdf bcachefs: fix the memory leak in exception case by Hongbo Li · 3 months ago
  49. 3125c95 bcachefs: fast exit when darray_make_room failed by Hongbo Li · 3 months ago
  50. 951dd86 bcachefs: Fix iterator leak in check_subvol() by Kent Overstreet · 3 months ago
  51. 2a1df87 bcachefs: Add snapshot to bch_inode_unpacked by Kent Overstreet · 3 months ago
  52. 40d40c6 bcachefs: assign return error when iterating through layout by Diogo Jahchan Koike · 3 months ago
  53. c604044 bcachefs: Fix srcu warning in check_topology by Kent Overstreet · 3 months ago
  54. 18c520f bcachefs: Fix error path in check_dirent_inode_dirent() by Kent Overstreet · 3 months ago
  55. 0696a18 bcachefs: memset bounce buffer portion to 0 after key_sort_fix_overlapping by Piotr Zalewski · 3 months ago
  56. 51b7cc7 bcachefs: Improve bch2_is_inode_open() warning message by Kent Overstreet · 3 months ago
  57. 4a8f8fa bcachefs: Add extra padding in bkey_make_mut_noupdate() by Kent Overstreet · 3 months ago
  58. f890c85 bcachefs: Mark inode errors as autofix by Kent Overstreet · 3 months ago
  59. e7268dd Merge tag 'amd-drm-fixes-6.12-2024-09-27' of https://gitlab.freedesktop.org/agd5f/linux into drm-next by Dave Airlie · 3 months ago
  60. 9cf14f5a fbdev: sisfb: Fix strbuf array overflow by Andrey Shumilin · 3 months ago
  61. ad46e8f Merge tag 'pm-6.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 months ago
  62. 12cc524 Merge tag 'uml-for-linus-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux by Linus Torvalds · 3 months ago
  63. 0c33037 ovl: fix file leak in ovl_real_fdget_meta() by Amir Goldstein · 3 months ago
  64. 34e1a5d Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 3 months ago
  65. 9c44575 Merge tag 'bitmap-for-6.12' of https://github.com/norov/linux by Linus Torvalds · 3 months ago
  66. ba33a49 Merge tag 'tomoyo-pr-20240927' of git://git.code.sf.net/p/tomoyo/tomoyo by Linus Torvalds · 3 months ago
  67. 033af36 Merge tag 'cxl-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl by Linus Torvalds · 3 months ago
  68. 4b721fc selftests: vDSO: align stack for O2-optimized memcpy by Jason A. Donenfeld · 3 months ago
  69. eee2808 Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 3 months ago
  70. 3630400 Merge tag 'loongarch-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson by Linus Torvalds · 3 months ago
  71. ec38498 Merge tag 'sh-for-v6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/glaubitz/sh-linux by Linus Torvalds · 3 months ago
  72. 653608c Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 months ago
  73. e477dba Merge tag 'for-6.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 3 months ago
  74. b6c49fc Merge tag 'ata-6.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux by Linus Torvalds · 3 months ago
  75. e5f0e38 Merge tag 'driver-core-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 months ago
  76. efbc6bd Documentation: KVM: fix warning in "make htmldocs" by Paolo Bonzini · 3 months ago
  77. cb787f4 [tree-wide] finally take no_llseek out by Al Viro · 3 months ago
  78. 220d83b smb: client: make SHA-512 TFM ephemeral by Enzo Matsumiya · 3 months ago
  79. db44ca9 smb: client: make HMAC-MD5 TFM ephemeral by Enzo Matsumiya · 3 months ago
  80. a13ca78 smb: client: stop flooding dmesg in smb2_calc_signature() by Paulo Alcantara · 3 months ago
  81. f7025d86 smb: client: allocate crypto only for primary server by Enzo Matsumiya · 3 months ago
  82. b0abcd6 smb: client: fix UAF in async decryption by Enzo Matsumiya · 3 months ago
  83. df9b455 netfs: Fix write oops in generic/346 (9p) and generic/074 (cifs) by David Howells · 3 months ago
  84. d7d2688 drm/amd/pm: update workload mask after the setting by Kenneth Feng · 3 months ago
  85. 34ad56a drm/amdgpu: bump driver version for cleared VRAM by Alex Deucher · 4 months ago
  86. a8387ddc drm/amdgpu: fix vbios fetching for SR-IOV by Alex Deucher · 3 months ago
  87. 3cb576b drm/amdgpu: fix PTE copy corruption for sdma 7 by Frank Min · 3 months ago
  88. 2af148e ocfs2: fix uninit-value in ocfs2_get_block() by Joseph Qi · 3 months ago
  89. 486fd58 zram: don't free statically defined names by Andrey Skvortsov · 3 months ago
  90. a530bbc memory tiers: use default_dram_perf_ref_source in log message by Huang Ying · 3 months ago
  91. c509f67 Revert "list: test: fix tests for list_cut_position()" by Guenter Roeck · 3 months ago
  92. f30beff kselftests: mm: fix wrong __NR_userfaultfd value by Muhammad Usama Anjum · 3 months ago
  93. c5b1184 compiler.h: specify correct attribute for .rodata..c_jump_table by Tiezhu Yang · 3 months ago
  94. 6901cf5 mm/damon/Kconfig: update DAMON doc URL by Diederik de Haas · 3 months ago
  95. ff7f5ad mm: kfence: fix elapsed time for allocated/freed track by qiwu.chen · 3 months ago
  96. 7bf1823 ocfs2: fix deadlock in ocfs2_get_system_file_inode by Mohammed Anees · 3 months ago
  97. 5ca60b8 ocfs2: reserve space for inline xattr before attaching reflink tree by Gautham Ananthakrishna · 3 months ago
  98. 8001070c mm: migrate: annotate data-race in migrate_folio_unmap() by Jeongjun Park · 3 months ago
  99. dc677b5 mm/hugetlb: simplify refs in memfd_alloc_folio by Steve Sistare · 4 months ago
  100. ce645b9 mm/gup: fix memfd_pin_folios alloc race panic by Steve Sistare · 4 months ago