1. bd0bc52 netfilter: nf_tables: release flowtable after rcu grace period on error by Pablo Neira Ayuso · 6 weeks ago cos-6.12
  2. e1d779f cchost.config: add baked in command line by Robert Kolchmeyer · 2 weeks ago
  3. 350c271 virtio_pci: fix array index mismatch in vp_del_vqs by Link Lin · 4 weeks ago
  4. 95e3317 netfilter: nf_tables: always walk all pending catchall elements by Florian Westphal · 7 weeks ago
  5. ef4e393 fuse: enable dynamic configuration of fuse max pages limit (FUSE_MAX_MAX_PAGES) by Joanne Koong · 1 year, 7 months ago
  6. c7e836f merge-upstream/v6.12.77 from branch/tag: upstream/v6.12.77 into branch: cos-6.12 by COS Kernel Merge Bot · 6 weeks ago
  7. 0859a6a cos-kernel: move config fragments to separate files by Angel Adetula · 5 weeks ago
  8. 8ecb3fb idpf: Add null check patches by Kevin Berry · 6 weeks ago
  9. 4529d7a netfilter: xt_IDLETIMER: reject rev0 reuse of ALARM timer labels by Yuan Tan · 7 weeks ago
  10. 788077d perf: Fix __perf_event_overflow() vs perf_remove_from_context() race by Peter Zijlstra · 9 weeks ago
  11. 8f01bd7 apparmor: fix race between freeing data and fs accessing it by John Johansen · 8 weeks ago
  12. ff6e7c0 apparmor: fix race on rawdata dereference by John Johansen · 9 weeks ago
  13. 35f25e0 apparmor: fix differential encoding verification by John Johansen · 6 months ago
  14. cb2a70c apparmor: fix unprivileged local user can do privileged policy management by John Johansen · 6 months ago
  15. 390d868 apparmor: Fix double free of ns_name in aa_replace_profiles() by John Johansen · 8 months ago
  16. 93eb4dfb apparmor: fix missing bounds check on DEFAULT table in verify_dfa() by Massimiliano Pellizzer · 3 months ago
  17. fcab2f1 apparmor: fix side-effect bug in match_char() macro usage by Massimiliano Pellizzer · 3 months ago
  18. 66c406ba apparmor: fix: limit the number of levels of policy namespaces by John Johansen · 8 weeks ago
  19. 63381b4 apparmor: replace recursive profile removal with iterative approach by Massimiliano Pellizzer · 3 months ago
  20. ac989c5 apparmor: fix memory leak in verify_header by Massimiliano Pellizzer · 3 months ago
  21. 70d7e37 apparmor: validate DFA start states are in bounds in unpack_pdb by Massimiliano Pellizzer · 3 months ago
  22. 6f23244 Linux 6.12.77 by Greg Kroah-Hartman · 6 weeks ago upstream/v6.12.77
  23. 1ba82a3 ata: libata-eh: Fix detection of deferred qc timeouts by Guenter Roeck · 7 weeks ago
  24. 0d12453 ata: libata: cancel pending work after clearing deferred_qc by Niklas Cassel · 8 weeks ago
  25. d2459cb ata: libata-eh: correctly handle deferred qc timeouts by Damien Le Moal · 9 weeks ago
  26. 42ea6c4 ata: libata-core: fix cancellation of a port deferred qc work by Damien Le Moal · 9 weeks ago
  27. 08d9175 ext4: fix potential null deref in ext4_mb_init() by Baokun Li · 8 months ago
  28. eecce02 apparmor: fix race between freeing data and fs accessing it by John Johansen · 8 weeks ago
  29. f9761ad apparmor: fix race on rawdata dereference by John Johansen · 9 weeks ago
  30. 34fc60b apparmor: fix differential encoding verification by John Johansen · 6 months ago
  31. 0fc63dd apparmor: fix unprivileged local user can do privileged policy management by John Johansen · 6 months ago
  32. 86feecc apparmor: Fix double free of ns_name in aa_replace_profiles() by John Johansen · 8 months ago
  33. 76b4d36 apparmor: fix missing bounds check on DEFAULT table in verify_dfa() by Massimiliano Pellizzer · 3 months ago
  34. b73c1dff apparmor: fix side-effect bug in match_char() macro usage by Massimiliano Pellizzer · 3 months ago
  35. 853ce31 apparmor: fix: limit the number of levels of policy namespaces by John Johansen · 8 weeks ago
  36. 999bd70 apparmor: replace recursive profile removal with iterative approach by Massimiliano Pellizzer · 3 months ago
  37. 786e2c2 apparmor: fix memory leak in verify_header by Massimiliano Pellizzer · 3 months ago
  38. 15c3eb8 apparmor: validate DFA start states are in bounds in unpack_pdb by Massimiliano Pellizzer · 3 months ago
  39. 524ce8b net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocks by Victor Nogueira · 8 weeks ago
  40. 42b380f tracing: Add NULL pointer check to trigger_data_free() by Guenter Roeck · 7 weeks ago
  41. 1cf2298 selftest/arm64: Fix sve2p1_sigill() to hwcap test by Yifan Wu · 7 weeks ago
  42. c7c790a0 xdp: produce a warning when calculated tailroom is negative by Larysa Zaremba · 7 weeks ago
  43. 581e209 i40e: use xdp.frame_sz as XDP RxQ info frag_size by Larysa Zaremba · 7 weeks ago
  44. 7f46fd8 i40e: fix registering XDP RxQ info by Larysa Zaremba · 7 weeks ago
  45. addccd49 xsk: introduce helper to determine rxq->frag_size by Larysa Zaremba · 7 weeks ago
  46. c12b63c xdp: use modulo operation to calculate XDP frag tailroom by Larysa Zaremba · 7 weeks ago
  47. 91a89d3 net/sched: act_ife: Fix metalist update behavior by Jamal Hadi Salim · 7 weeks ago
  48. f7c9f8e net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop by Jiayuan Chen · 7 weeks ago
  49. f0373e9 net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabled by Fernando Fernandez Mancera · 7 weeks ago
  50. aa73deb net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled by Fernando Fernandez Mancera · 7 weeks ago
  51. 4614301 selftests/harness: order TEST_F and XFAIL_ADD constructors by Sun Jian · 8 weeks ago
  52. 0b7cd6f kselftest/harness: Use helper to avoid zero-size memset warning by Wake Liu · 4 months ago
  53. b73dfe1 net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mtk_xdp_setup() by Lorenzo Bianconi · 8 weeks ago
  54. c12d570 netfilter: nft_set_pipapo: split gc into unlink and reclaim phase by Florian Westphal · 8 weeks ago
  55. dcba62d net: stmmac: Fix error handling in VLAN add and delete paths by Ovidiu Panait · 8 weeks ago
  56. 78141b8 nfc: rawsock: cancel tx_work before socket teardown by Jakub Kicinski · 8 weeks ago
  57. 0beea51 nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callback by Jakub Kicinski · 8 weeks ago
  58. 3245801 nfc: nci: free skb on nci_transceive early error paths by Jakub Kicinski · 8 weeks ago
  59. 0196f36 net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset() by Eric Dumazet · 8 weeks ago
  60. 2451949 net: nfc: nci: Fix zero-length proprietary notifications by Ian Ray · 8 weeks ago
  61. 5bc4e69 net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscs by Koichiro Den · 8 weeks ago
  62. 5c38a7e hwmon: (max6639) fix inverted polarity by Olivier Sobrie · 7 weeks ago
  63. d7040a5 hwmon: (max6639) : Configure based on DT property by Naresh Solanki · 1 year, 7 months ago
  64. 15fb6d6 nvme: fix memory allocation in nvme_pr_read_keys() by Sungwoo Kim · 8 weeks ago
  65. a0167a4 nvme: reject invalid pr_read_keys() num_keys values by Stefan Hajnoczi · 5 months ago
  66. 549b68b drm/xe/reg_sr: Fix leak on xa_store failure by Shuicheng Lin · 3 months ago
  67. 9507f99 i2c: i801: Revert "i2c: i801: replace acpi_lock with I2C bus lock" by Charles Haithcock · 8 weeks ago
  68. 1e6eaf2 drm/sched: Fix kernel-doc warning for drm_sched_job_done() by Yujie Liu · 8 weeks ago
  69. d6bdc68 amd-xgbe: fix sleep while atomic on suspend/resume by Raju Rangoju · 8 weeks ago
  70. 4bdc94d net: ipv4: fix ARM64 alignment fault in multipath hash seed by Yung Chih Su · 8 weeks ago
  71. 3310fc1 ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu() by Jakub Kicinski · 8 weeks ago
  72. 827c92c smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info() by ZhangGuoDong · 8 weeks ago
  73. 20a126d smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op() by ZhangGuoDong · 8 weeks ago
  74. cfcfa0c bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shim by Lang Xu · 8 weeks ago
  75. 3dfab60 iavf: fix netdev->max_mtu to respect actual hardware limit by Kohei Enju · 2 months ago
  76. 27e9019 xen/acpi-processor: fix _CST detection using undersized evaluation buffer by David Thomson · 9 weeks ago
  77. 8519e688 net/rds: Fix circular locking dependency in rds_tcp_tune by Allison Henderson · 8 weeks ago
  78. 1f8b8f0 indirect_call_wrapper: do not reevaluate function pointer by Eric Dumazet · 8 weeks ago
  79. 7b692df wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211() by Lorenzo Bianconi · 8 weeks ago
  80. 3356464 wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211() by Lorenzo Bianconi · 8 weeks ago
  81. ca1adc0 wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211() by Lorenzo Bianconi · 8 weeks ago
  82. 5feeea5 wifi: wlcore: Fix a locking bug by Bart Van Assche · 9 weeks ago
  83. 35e173d wifi: cw1200: Fix locking in error paths by Bart Van Assche · 9 weeks ago
  84. 02973ef octeon_ep_vf: avoid compiler and IQ/OQ reordering by Vimlesh Kumar · 8 weeks ago
  85. 4f3acd7 octeon_ep_vf: Relocate counter updates before NAPI by Vimlesh Kumar · 8 weeks ago
  86. 496163a octeon_ep: avoid compiler and IQ/OQ reordering by Vimlesh Kumar · 8 weeks ago
  87. 799cc58 octeon_ep: Relocate counter updates before NAPI by Vimlesh Kumar · 8 weeks ago
  88. d36ad7e bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loaded by Jiayuan Chen · 8 weeks ago
  89. fcb7433 net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return value by Mieczyslaw Nalewaj · 8 weeks ago
  90. 6c8d798 kunit: tool: copy caller args in run_kernel to prevent mutation by Shuvam Pandey · 8 weeks ago
  91. 8891bffb rust: kunit: fix warning when !CONFIG_PRINTK by Alexandre Courbot · 9 weeks ago
  92. 1a42ea2 drm/xe: Do not preempt fence signaling CS instructions by Matthew Brost · 3 months ago
  93. b64fbd7 wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_config by Sebastian Krzyszkowiak · 9 weeks ago
  94. 38063cc can: mcp251x: fix deadlock in error path of mcp251x_open by Alban Bedel · 3 months ago
  95. 8bcf2d8 can: bcm: fix locking for bcm_op runtime updates by Oliver Hartkopp · 9 weeks ago
  96. c8e57b7 amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speeds by Raju Rangoju · 8 weeks ago
  97. ff4d5a3 net: ti: icssg-prueth: Fix ping failure after offload mode setup when link speed is not 1G by MD Danish Anwar · 8 weeks ago
  98. 2d9f57e atm: lec: fix null-ptr-deref in lec_arp_clear_vccs by Jiayuan Chen · 8 weeks ago
  99. fa4412c dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handler by Guenter Roeck · 8 weeks ago
  100. 3f27937 xsk: Fix zero-copy AF_XDP fragment drop by Nikhil P. Rao · 9 weeks ago