aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2026-08-24Bluetooth: L2CAP: reject accept queue add unless BT_LISTENPauli Virtanen1-0/+13
2026-08-24Bluetooth: L2CAP: access chan->conn safely in get/setsockoptPauli Virtanen1-16/+48
2026-08-24Bluetooth: hci_intel: fix usage_count leak when autosuspend_delay is negativeGuangshuo Li1-0/+1
2026-08-24Bluetooth: hci_h5: fix usage_count leak when autosuspend_delay is negativeGuangshuo Li1-1/+3
2026-08-24Bluetooth: hci_bcm: fix usage_count leak when autosuspend_delay is negativeGuangshuo Li1-0/+1
2026-08-24Merge tag 'mailbox-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jassibrar/mailboxLinus Torvalds33-198/+814
2026-08-24doc:it_IT: align Italian documentation in processFederico Vaga16-245/+519
2026-08-24docs: threat-model: fix /dev/kmsg referenceJohan Hovold1-1/+1
2026-08-24docs: block: fix dead http link in blk-mq.rstJenson Johnathon Reggentin1-1/+1
2026-08-24docs/ja_JP: translate submitting-patches.rst (tag usage)Akiyoshi Kurita1-0/+94
2026-08-24Bluetooth: hci_sync: Clear HCI_CMD_PENDING when dropping the last requestIbrahim Abdelkader1-0/+2
2026-08-24Merge tag 'kvmarm-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini66-476/+1579
2026-08-24Merge tag 'i2c-7.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linuxLinus Torvalds30-74/+78
2026-08-24Merge tag 'pinctrl-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds119-2902/+15232
2026-08-24f2fs: use adjusted write range after f2fs_write_checks()Seongjae Jeong1-8/+9
2026-08-24Merge tag 'auxdisplay-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-auxdisplayLinus Torvalds3-48/+15
2026-08-24fuse: zero the partial EOF page when extending a fileJimmy Zuber2-0/+12
2026-08-24arm64: process: Fix context switching MTE store-only tag checkVladimir Murzin1-1/+1
2026-08-24dma-contiguous: fix truncation of numa_cma / cma_pernuma sizes >= 2GAlexander Graf1-7/+9
2026-08-24KVM: arm64: ptdump: Flush the last regionWei-Lin Chang1-4/+7