aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)AuthorFilesLines
2026-08-24Merge branch 'net-enetc-restore-rx-ring-congestion-mode-after-ring-reconfiguration'Jakub Kicinski4-39/+72
2026-08-24net: enetc: restore RX ring congestion mode for ENETC v4Wei Fang1-12/+4
2026-08-24net: enetc: restore RX ring congestion mode after ring reconfigurationWei Fang3-27/+68
2026-08-24octeontx2-af: Fix TL3/TL2 link config ENA clearingNaveen Mamindlapalli1-6/+5
2026-08-24Merge branch 'net-smc-fix-use-after-free-in-smc_rx_pipe_buf_release'Jakub Kicinski2-9/+8
2026-08-24net/smc: fix use-after-free in smc_rx_pipe_buf_release()Hidayath Khan1-6/+5
2026-08-24net/smc: stop killed, freed and out_of_sync sharing a byteHidayath Khan1-3/+3
2026-08-24net/smc: fix socket refcount leak in smc_switch_conns()Hidayath Khan1-7/+7
2026-08-24net: stmmac: fix device node reference leaks in stmmac_mtl_setup()Md Rabbani1-4/+2
2026-08-24net: l2tp: do not propagate multicast notification errorsZihan Xi1-8/+8
2026-08-24net: qualcomm: rmnet: restore skb->dev on deaggregated framesXiang Mei1-0/+1
2026-08-24Merge branch 'selftests-net-fixes-for-fin_ack_lat'Jakub Kicinski2-2/+5
2026-08-24selftests/net: check fork() return value in fin_ack_latQingshuang Fu1-0/+2
2026-08-24selftests/net: fix kill() argument order and wrapper cleanup in fin_ack_latQingshuang Fu2-2/+3
2026-08-24openvswitch: Fix CT limit teardown use-after-freeYuqi Xu4-46/+98
2026-08-24Merge tags 'dma-mapping-7.3-2026-08-24' and 'dma-mapping-7.3-2026-08-24-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linuxLinus Torvalds25-414/+973
2026-08-24octeontx2-vf: fix workqueue and netdev race in probe/removeAnshumali Gaur1-7/+13
2026-08-24octeontx2-af: fix out-of-bounds read setting MSI-X irq affinityAnshumali Gaur1-2/+2
2026-08-24octeontx2-af: fix NULL deref in NIX TM tree debugfs read pathAnshumali Gaur1-0/+6
2026-08-24gtp: add synchronize_net() in gtp_newlink() error path to prevent use-after-freeCen Zhang (Microsoft)1-0/+2
2026-08-24Merge branch 'xsk-pre-existing-af_xdp-tx-metadata-fixes-from-sashiko'Jakub Kicinski9-16/+28
2026-08-24xsk: honor XDP_TX_METADATA in zero-copy pathStanislav Fomichev7-16/+26
2026-08-24xsk: align TX metadata layout across ABIsStanislav Fomichev2-0/+2
2026-08-24net: ethernet: mtk_wed: increase WED v2 WDMA RESV_BUFF to 0x80Shiji Yang2-0/+6
2026-08-24Merge tag 'slab-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds17-460/+939
2026-08-24Merge tag 'configfs-for-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/a.hindborg/linuxLinus Torvalds1-4/+9
2026-08-24Merge tag 'platform-drivers-x86-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds100-1040/+5344
2026-08-24Bluetooth: RFCOMM: serialize session teardownChengfeng Ye1-0/+2
2026-08-24Bluetooth: do not leak an hci_conn when a second LE connect is rejectedRadek Podgorny1-2/+7
2026-08-24Bluetooth: RFCOMM: serialize security confirmation handlingChengfeng Ye1-1/+7
2026-08-24Bluetooth: btusb: limit RTL8761B BROKEN_EXT_SCAN quirk to 0bda:a728Junjie Cao2-13/+8
2026-08-24Bluetooth: hci_uart: Fix false success return in hci_uart_setup()Gongwei Li2-2/+2
2026-08-24Bluetooth: RFCOMM: Validate MTU in rfcomm_apply_pn() to prevent infinite loopHyunwoo Kim1-0/+4
2026-08-24Bluetooth: ISO: fix use-after-free of listener socket in iso_conn_readyHang Nan1-0/+8
2026-08-24docs: panic: Disclaimer about console verbosity when using panic_print with pstoreGuilherme G. Piccoli1-5/+14
2026-08-24Bluetooth: hci_core: use skb_get() instead of skb_clone() for req_skbXin Chen1-1/+1
2026-08-24Bluetooth: hci_event: clear HCI_LE_ADV only on a created connectionValentin Kindschi1-3/+4
2026-08-24Bluetooth: hci_conn: re-enable advertising only for peripheral roleValentin Kindschi1-1/+2
2026-08-24Bluetooth: hci_bcm4377: Ignore reserved PHY in ext adv reports on BCM4378Lorenzo Stoakes (ARM)1-0/+1
2026-08-24Bluetooth: eir: Fix OOB read in eir_get_service_data()HyeongJun An1-1/+2
2026-08-24Bluetooth: btnxpuart: Validate the FW dump header lengthAli Ahmet Memis1-3/+12
2026-08-24docs: kernel-parameters: add CPU_FREQ, CPU_IDLE build optionsRandy Dunlap1-0/+2
2026-08-24Bluetooth: hci_sync: add conditional locking annotationsPauli Virtanen1-0/+5
2026-08-24Bluetooth: btnxpuart: Check remote M.2 connector availability before pwrseqSherry Sun1-1/+23
2026-08-24Bluetooth: btmtksdio: Fix out-of-bounds DMA read in the TX pathChris Lu1-5/+21
2026-08-24Bluetooth: btmtksdio: Take exclusive ownership of the SKB before TXChris Lu1-7/+6
2026-08-24Bluetooth: btmtk: Do not discard the subsystem reset timeoutIsmail Tarim1-2/+5
2026-08-24Bluetooth: btmtk: Do not report success when subsys reset failsIsmail Tarim1-1/+3
2026-08-24Bluetooth: L2CAP: fix race l2cap_sock_cleanup_listen() vs. put_chanPauli Virtanen2-10/+18
2026-08-24Bluetooth: mgmt: fix 'hdev->discovery.uuids' NULL dereferencePavel Shpakovskiy2-6/+14