summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-24drm/xe/i2c: Fix the interrupt handlingHeikki Krogerus
2026-08-24i2c: designware: Global register definitionsHeikki Krogerus
2026-08-24zram: fix slot lock bit position on big-endian 64-bitDavid Carlier
2026-08-24shmem: provide a shmem_write_folio wrapperChristoph Hellwig
2026-08-24drivers/base, mm: move arch_numa.c to mm/Mike Rapoport (Microsoft)
2026-08-24zram: switch to unsigned long indexingSergey Senozhatsky
2026-08-24zram: fix out-of-bounds access in read_block_state()Longlong Xia
2026-08-24zram: fix out-of-bounds access in writeback_store()Longlong Xia
2026-08-24zram: reset per-priority params when changing algorithm before initHaoqin Huang
2026-08-24zram: validate parameters in each backend's setup_paramsHaoqin Huang
2026-08-24zram: add pr_fmt to backend filesHaoqin Huang
2026-08-24zram: reject zero-size dictionaryHaoqin Huang
2026-08-24zram: do not release zstd global params from error pathsHaoqin Huang
2026-08-24zram: validate deflate paramsSergey Senozhatsky
2026-08-24zram: set default primary compressor in zram_destroy_comps()Sergey Senozhatsky
2026-08-24mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()Lorenzo Stoakes (ARM)
2026-08-24accel: ethosu: Don't read the U65 rounding mode as a storage modeTomeu Vizoso
2026-08-24accel/ethosu: check MMIO mapping errors in probeGuoHan Zhao
2026-08-24accel: ethosu: Remove redundant dev_err()Pan Chuang
2026-08-24drm/edid: parse HDMI 2.1 gaming (ALLM/VRR) capabilities from HF-VSDBTomasz PakuĊ‚a
2026-08-24drm/drv: Convert wedged event string building to seq_bufMallesh Koujalagi
2026-08-24Merge tag 'for-net-2026-08-24' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-08-24drm/xe/pcode: Use int instead of u32 for mailbox statusUmesh Nerlige Ramappa
2026-08-24Merge tag 'dmaengine-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-24Merge tag 'phy-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2026-08-24Merge tag 'soundwire-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-24octeontx2-af: fix cn20k mailbox lifetime on repeated rvu_mbox_init()Sai Krishna
2026-08-24octeontx2-pf: fix NULL deref of af_xdp_zc_qidx on rep setupSuman Ghosh
2026-08-24net: mana: Cap MSI-X vectors to the device MSI-X table sizeLong Li
2026-08-24net: ethernet: renesas: rswitch: fix device_node refcount leak in rswitch_get...Manush Prajwal
2026-08-24net: enetc: restore RX ring congestion mode for ENETC v4Wei Fang
2026-08-24net: enetc: restore RX ring congestion mode after ring reconfigurationWei Fang
2026-08-24octeontx2-af: Fix TL3/TL2 link config ENA clearingNaveen Mamindlapalli
2026-08-24net: stmmac: fix device node reference leaks in stmmac_mtl_setup()Md Rabbani
2026-08-24net: qualcomm: rmnet: restore skb->dev on deaggregated framesXiang Mei
2026-08-24Merge tags 'dma-mapping-7.3-2026-08-24' and 'dma-mapping-7.3-2026-08-24-2' of...Linus Torvalds
2026-08-24octeontx2-vf: fix workqueue and netdev race in probe/removeAnshumali Gaur
2026-08-24octeontx2-af: fix out-of-bounds read setting MSI-X irq affinityAnshumali Gaur
2026-08-24octeontx2-af: fix NULL deref in NIX TM tree debugfs read pathAnshumali Gaur
2026-08-24gtp: add synchronize_net() in gtp_newlink() error path to prevent use-after-freeCen Zhang (Microsoft)
2026-08-24xsk: honor XDP_TX_METADATA in zero-copy pathStanislav Fomichev
2026-08-24net: ethernet: mtk_wed: increase WED v2 WDMA RESV_BUFF to 0x80Shiji Yang
2026-08-24Merge tag 'platform-drivers-x86-v7.3-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-08-24Bluetooth: btusb: limit RTL8761B BROKEN_EXT_SCAN quirk to 0bda:a728Junjie Cao
2026-08-24Bluetooth: hci_uart: Fix false success return in hci_uart_setup()Gongwei Li
2026-08-24Bluetooth: hci_bcm4377: Ignore reserved PHY in ext adv reports on BCM4378Lorenzo Stoakes (ARM)
2026-08-24Bluetooth: btnxpuart: Validate the FW dump header lengthAli Ahmet Memis
2026-08-24Bluetooth: btnxpuart: Check remote M.2 connector availability before pwrseqSherry Sun
2026-08-24Bluetooth: btmtksdio: Fix out-of-bounds DMA read in the TX pathChris Lu
2026-08-24Bluetooth: btmtksdio: Take exclusive ownership of the SKB before TXChris Lu