1. 38f9cd7 lakitu_defconfig: set CONFIG_DEFERRED_STRUCT_PAGE_INIT=y by Robert Kolchmeyer · 4 months ago
  2. cb81032 lakitu_defconfig: update kernel configs by Robert Kolchmeyer · 4 months ago
  3. 41f76d6 lakitu_defconfig: enable LSE_ATOMICS by Oleksandr Tymoshenko · 4 months ago
  4. 49a083c arm64: atomics: lse: remove stale dependency on JUMP_LABEL by Mark Rutland · 1 year, 10 months ago
  5. 01eccc2 scsi: core: disable scsi_get_vpd_size for GCP by Khazhismel Kumykov · 4 months ago
  6. b53e4d6 md: fix kmemleak of rdev->serial by Li Nan · 7 months ago
  7. e4710a2 netfilter: nft_set_pipapo: do not free live element by Florian Westphal · 5 months ago
  8. c28e9f9 af_unix: Fix garbage collector racing against connect() by Michal Luczaj · 5 months ago
  9. 9295fb6 af_unix: Do not use atomic ops for unix_sk(sk)->inflight. by Kuniyuki Iwashima · 8 months ago
  10. 78500b88 Merge "LTS Refresh: Merge upto 8453e3589157df4caaf065b97ebc6a8432b437ef (buildnumber: 17800.218.0) from main-R109-cos-6.1 to release-R109-cos-6.1." into release-R109-cos-6.1 by Gerrit Code Review · 5 months ago
  11. 61edca8 netfilter: nft_chain_filter: handle NETDEV_UNREGISTER for inet/ingress basechain by Pablo Neira Ayuso · 8 months ago
  12. 3f67323 LTS Refresh: Merge upto 8453e3589157df4caaf065b97ebc6a8432b437ef (buildnumber: 17800.218.0) from main-R109-cos-6.1 to release-R109-cos-6.1. by Sejal Sharma · 5 months ago
  13. 07c06d2 netfilter: nf_tables: disallow anonymous set with timeout flag by Pablo Neira Ayuso · 7 months ago
  14. dcb1d7e netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout by Pablo Neira Ayuso · 6 months ago
  15. 8453e35 merge-upstream/v6.1.85 from branch/tag: upstream/v6.1.85 into branch: main-R109-cos-6.1 by COS Kernel Merge Bot · 5 months ago
  16. bf1e3b1 Linux 6.1.85 by Greg Kroah-Hartman · 5 months ago upstream/v6.1.85
  17. e21838d x86: set SPECTRE_BHI_ON as default by Greg Kroah-Hartman · 5 months ago
  18. 3e4283b KVM: x86: Add BHI_NO by Daniel Sneddon · 6 months ago
  19. 43704e9 x86/bhi: Mitigate KVM by default by Pawan Gupta · 6 months ago
  20. bb8384b x86/bhi: Add BHI mitigation knob by Pawan Gupta · 6 months ago
  21. 42196bd x86/bhi: Enumerate Branch History Injection (BHI) bug by Pawan Gupta · 6 months ago
  22. 29c50bb x86/bhi: Define SPEC_CTRL_BHI_DIS_S by Daniel Sneddon · 6 months ago
  23. 07dbb10 x86/bhi: Add support for clearing branch history at syscall entry by Pawan Gupta · 6 months ago
  24. 74fcb18 x86/syscall: Don't force use of indirect calls for system calls by Linus Torvalds · 5 months ago
  25. fd52c03 x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs file by Josh Poimboeuf · 5 months ago
  26. 5e6898b nvme: fix miss command type check by min15.li · 1 year, 4 months ago
  27. 9c2b4b6 mm/secretmem: fix GUP-fast succeeding on secretmem folios by David Hildenbrand · 6 months ago
  28. a6dc534 selftests: mptcp: display simult in extra_msg by Geliang Tang · 11 months ago
  29. d1fefed mptcp: don't account accept() of non-MPC client as fallback to TCP by Davide Caratti · 6 months ago
  30. 08ef93e selftests: mptcp: join: fix dev in check_endpoint by Geliang Tang · 6 months ago
  31. 7e8360a smb: client: fix potential UAF in cifs_signal_cifsd_for_reconnect() by Paulo Alcantara · 5 months ago
  32. f941400 smb: client: fix potential UAF in smb2_is_network_name_deleted() by Paulo Alcantara · 5 months ago
  33. 494c91e smb: client: fix potential UAF in is_valid_oplock_break() by Paulo Alcantara · 5 months ago
  34. c868cab smb: client: fix potential UAF in smb2_is_valid_lease_break() by Paulo Alcantara · 5 months ago
  35. 8448846 smb: client: fix potential UAF in smb2_is_valid_oplock_break() by Paulo Alcantara · 5 months ago
  36. 16b7d78 smb: client: fix potential UAF in cifs_stats_proc_show() by Paulo Alcantara · 5 months ago
  37. 8fefd16 smb: client: fix potential UAF in cifs_stats_proc_write() by Paulo Alcantara · 5 months ago
  38. 2290423 smb: client: fix potential UAF in cifs_debug_files_proc_show() by Paulo Alcantara · 5 months ago
  39. 8c99dfb smb3: retrying on failed server close by Ritvik Budhiraja · 5 months ago
  40. f658344 riscv: process: Fix kernel gp leakage by Stefan O'Rear · 6 months ago
  41. c88f7a7 riscv: Fix spurious errors from __get/put_kernel_nofault by Samuel Holland · 6 months ago
  42. 447d844 s390/entry: align system call table on 8 bytes by Sumanth Korikkar · 6 months ago
  43. 22943e4 x86/coco: Require seeding RNG with RDRAND on CoCo systems by Jason A. Donenfeld · 6 months ago
  44. 20a9151 x86/mce: Make sure to grab mce_sysfs_mutex in set_bank() by Borislav Petkov (AMD) · 6 months ago
  45. 97e9336 x86/mm/pat: fix VM_PAT handling in COW mappings by David Hildenbrand · 5 months ago
  46. 7b6df05 of: dynamic: Synchronize of_changeset_destroy() with the devlink removals by Herve Codina · 6 months ago
  47. 9406d59 driver core: Introduce device_link_wait_removal() by Herve Codina · 6 months ago
  48. f35d7ed ALSA: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with microphone by I Gede Agastya Darma Laksana · 6 months ago
  49. 2ff8f06 ALSA: hda/realtek - Fix inactive headset mic jack by Christoffer Sandberg · 6 months ago
  50. 883e072 ksmbd: do not set SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1 by Namjae Jeon · 6 months ago
  51. 51a6c2a ksmbd: validate payload size in ipc response by Namjae Jeon · 6 months ago
  52. 2e5f8dc1 ksmbd: don't send oplock break if rename fails by Namjae Jeon · 6 months ago
  53. 7ef6a7f x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunk by Borislav Petkov (AMD) · 5 months ago
  54. c19715e nfsd: hold a lighter-weight client reference over CB_RECALL_ANY by Jeff Layton · 5 months ago
  55. 12059cf ata: sata_mv: Fix PCI device ID table declaration compilation warning by Arnd Bergmann · 5 months ago
  56. 78942ac cifs: Fix caching to try to do open O_WRONLY as rdwr on server by David Howells · 6 months ago
  57. 9adcfd5 scsi: sd: Unregister device if device_add_disk() failed in sd_probe() by Li Nan · 9 months ago
  58. 4b87c1b scsi: mylex: Fix sysfs buffer lengths by Arnd Bergmann · 6 months ago
  59. 7171d6ae ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit by Arnd Bergmann · 6 months ago
  60. 7ff957c ASoC: ops: Fix wraparound for mask in snd_soc_get_volsw by Stephen Lee · 6 months ago
  61. 4ff3d8a ASoC: rt711-sdw: fix locking sequence by Pierre-Louis Bossart · 6 months ago
  62. 044c34f ASoC: rt711-sdca: fix locking sequence by Pierre-Louis Bossart · 6 months ago
  63. eb028d1 ASoC: rt5682-sdw: fix locking sequence by Pierre-Louis Bossart · 6 months ago
  64. 392c47f drm/panfrost: fix power transition timeout warnings by Christian Hewitt · 6 months ago
  65. 81f7c9d drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported by Pu Lehui · 6 months ago
  66. d00c24d 9p: Fix read/write debug statements to report server reply by Dominique Martinet · 8 months ago
  67. 90a477d fs/pipe: Fix lockdep false-positive in watchqueue pipe_write() by Jann Horn · 10 months ago
  68. 4af6d5b KVM: SVM: Add support for allowing zero SEV ASIDs by Ashish Kalra · 8 months ago
  69. 2233bd5 KVM: SVM: Use unsigned integers when dealing with ASIDs by Sean Christopherson · 8 months ago
  70. 815c2a1 KVM: SVM: WARN, but continue, if misc_cg_set_capacity() fails by Sean Christopherson · 1 year, 3 months ago
  71. 2f7efda KVM: SVM: enhance info printk's in SEV init by Alexander Mikhalitsyn · 1 year, 4 months ago
  72. f089d45 net: ravb: Always update error counters by Paul Barker · 5 months ago
  73. f9690df net: ravb: Always process TX descriptor ring by Paul Barker · 5 months ago
  74. 265a0fc net: ravb: Let IP-specific receive function to interrogate descriptors by Claudiu Beznea · 8 months ago
  75. b3608fe net: fec: Set mac_managed_pm during probe by Wei Fang · 6 months ago
  76. c178122 drivers: net: convert to boolean for the mac_managed_pm flag by Denis Kirjanov · 1 year, 11 months ago
  77. 4eed9d0 tcp: Fix bind() regression for v6-only wildcard and v4(-mapped-v6) non-wildcard addresses. by Kuniyuki Iwashima · 6 months ago
  78. 77db987 r8169: prepare rtl_hw_aspm_clkreq_enable for usage in atomic context by Heiner Kallweit · 1 year, 6 months ago
  79. 9109472 r8169: use spinlock to protect access to registers Config2 and Config5 by Heiner Kallweit · 1 year, 6 months ago
  80. a33b7cb r8169: use spinlock to protect mac ocp register access by Heiner Kallweit · 1 year, 6 months ago
  81. 095cfa2 i40e: Enforce software interrupt during busy-poll exit by Ivan Vecera · 6 months ago
  82. 2f69536 i40e: Remove _t suffix from enum type names by Ivan Vecera · 10 months ago
  83. f3c2ceb i40e: Store the irq number in i40e_q_vector by Joe Damato · 2 years ago
  84. 810dd06 drm/amd: Flush GFXOFF requests in prepare stage by Mario Limonciello · 6 months ago
  85. 43df8e6 drm/amd: Add concept of running prepare_suspend() sequence for IP blocks by Mario Limonciello · 11 months ago
  86. 2990d8e drm/amd: Evict resources during PM ops prepare() callback by Mario Limonciello · 11 months ago
  87. 3e89846 i40e: fix vf may be used uninitialized in this function warning by Aleksandr Loktionov · 6 months ago
  88. fe74ea5 i40e: fix i40e_count_filters() to count only active/new filters by Aleksandr Loktionov · 6 months ago
  89. d417e3c octeontx2-af: Add array index check by Aleksandr Mishin · 6 months ago
  90. e7e7030 octeontx2-pf: check negative error code in otx2_open() by Su Hui · 6 months ago
  91. 39efe5b octeontx2-af: Fix issue with loading coalesced KPU profiles by Hariprasad Kelam · 6 months ago
  92. 940ff35 udp: prevent local UDP tunnel packets from being GROed by Antoine Tenart · 6 months ago
  93. 8c58d38 udp: do not transition UDP GRO fraglist partial checksums to unnecessary by Antoine Tenart · 6 months ago
  94. d122450 udp: do not accept non-tunnel GSO skbs landing in a tunnel by Antoine Tenart · 6 months ago
  95. fd6692e9 r8169: skip DASH fw status checks when DASH is disabled by Atlas Yu · 6 months ago
  96. 80247e0 mlxbf_gige: stop interface during shutdown by David Thompson · 6 months ago
  97. 167d4b4 ipv6: Fix infinite recursion in fib6_dump_done(). by Kuniyuki Iwashima · 6 months ago
  98. 2febb7e selftests: reuseaddr_conflict: add missing new line at the end of the output by Jakub Kicinski · 6 months ago
  99. 1db7fcb erspan: make sure erspan_base_hdr is present in skb->head by Eric Dumazet · 6 months ago
  100. 1829b61 i40e: Fix VF MAC filter removal by Ivan Vecera · 6 months ago