aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-25Merge tag 'rpmsg-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linuxLinus Torvalds5-12/+19
2026-08-25Merge tag 'rproc-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linuxLinus Torvalds29-479/+1065
2026-08-25thermal/drivers/qcom-spmi-mbg-tm: Add module namespace import for IIO_CONSUMERNathan Chancellor1-0/+1
2026-08-25Revert "thermal/core: Allocate the thermal class dynamically"Rafael J. Wysocki1-9/+7
2026-08-25Revert "thermal/core: Use the thermal class pointer as init guard"Rafael J. Wysocki1-4/+7
2026-08-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-61/+142
2026-08-25Merge tag 'tty-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds58-4682/+1906
2026-08-25Merge tag 'usb-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds109-1182/+2368
2026-08-25Merge tag 'staging-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds99-2179/+1564
2026-08-25Merge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds666-21128/+24156
2026-08-25Merge tag 'fuse-update-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-11/+11
2026-08-24zram: fix slot lock bit position on big-endian 64-bitDavid Carlier2-3/+17
2026-08-24shmem: provide a shmem_write_folio wrapperChristoph Hellwig2-2/+2
2026-08-24drivers/base, mm: move arch_numa.c to mm/Mike Rapoport (Microsoft)3-383/+0
2026-08-24zram: switch to unsigned long indexingSergey Senozhatsky1-60/+77
2026-08-24zram: fix out-of-bounds access in read_block_state()Longlong Xia1-1/+3
2026-08-24zram: fix out-of-bounds access in writeback_store()Longlong Xia1-2/+5
2026-08-24zram: reset per-priority params when changing algorithm before initHaoqin Huang1-11/+12
2026-08-24zram: validate parameters in each backend's setup_paramsHaoqin Huang7-4/+58
2026-08-24zram: add pr_fmt to backend filesHaoqin Huang7-1/+19
2026-08-24zram: reject zero-size dictionaryHaoqin Huang1-1/+9
2026-08-24zram: do not release zstd global params from error pathsHaoqin Huang1-2/+0
2026-08-24zram: validate deflate paramsSergey Senozhatsky1-1/+9
2026-08-24zram: set default primary compressor in zram_destroy_comps()Sergey Senozhatsky1-2/+1
2026-08-24mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()Lorenzo Stoakes (ARM)5-6/+6
2026-08-24Merge tag 'for-net-2026-08-24' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJakub Kicinski11-32/+83
2026-08-24Merge tag 'dmaengine-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengineLinus Torvalds27-743/+1166
2026-08-24Merge tag 'phy-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phyLinus Torvalds52-357/+4252
2026-08-24Merge tag 'soundwire-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwireLinus Torvalds10-23/+140
2026-08-24octeontx2-af: fix cn20k mailbox lifetime on repeated rvu_mbox_init()Sai Krishna3-19/+42
2026-08-24octeontx2-pf: fix NULL deref of af_xdp_zc_qidx on rep setupSuman Ghosh3-4/+8
2026-08-24net: mana: Cap MSI-X vectors to the device MSI-X table sizeLong Li1-0/+19
2026-08-24net: ethernet: renesas: rswitch: fix device_node refcount leak in rswitch_get_port_node()Manush Prajwal1-9/+9
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-24net: stmmac: fix device node reference leaks in stmmac_mtl_setup()Md Rabbani1-4/+2
2026-08-24net: qualcomm: rmnet: restore skb->dev on deaggregated framesXiang Mei1-0/+1
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 Torvalds2-45/+40
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-24xsk: honor XDP_TX_METADATA in zero-copy pathStanislav Fomichev3-3/+5
2026-08-24net: ethernet: mtk_wed: increase WED v2 WDMA RESV_BUFF to 0x80Shiji Yang2-0/+6
2026-08-24Merge tag 'platform-drivers-x86-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds86-1008/+4507
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: hci_bcm4377: Ignore reserved PHY in ext adv reports on BCM4378Lorenzo Stoakes (ARM)1-0/+1
2026-08-24Bluetooth: btnxpuart: Validate the FW dump header lengthAli Ahmet Memis1-3/+12