summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-17dm-pcache: bound the persisted tail-position offsetBryam Vargas
2026-07-17dm-pcache: validate kset key_num and intra-segment boundsBryam Vargas
2026-07-17dm-pcache: validate geometry fields from on-disk cache_infoBryam Vargas
2026-07-17dm-pcache: validate seg_id fields from persistent memoryBryam Vargas
2026-07-17drivers/virt: pkvm: Fix end calculation in mmio_guard_ioremap_hook()Mostafa Saleh
2026-07-17Merge tag 'net-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-17PCI: imx6: Keep i.MX6 Root Port MSI/MSI-X Capabilities with iMSI-RX to work a...Soeren Moch
2026-07-17pinctrl: intel: Remove redundant dev_err_probe()Pan Chuang
2026-07-17Input: snvs_pwrkey - add press event reporting to avoid event loss during sus...Joy Zou
2026-07-17PCI: switchtec: Add Microchip PCI1008 to NTB DMA alias quirkLogan Gunthorpe
2026-07-17PCI: switchtec: Add Microchip PCI1008 device IDLogan Gunthorpe
2026-07-17dmaengine: switchtec-dma: Add PCI1008 device IDLogan Gunthorpe
2026-07-17Merge tag 'mtd/fixes-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-17Merge tag 'mmc-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2026-07-17drm/ttm/pool: back up at native page orderMatthew Brost
2026-07-17USB: phy: fsl-usb: fix missing static keywordsJohan Hovold
2026-07-17Merge tag 'soc-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-17mtd: part: reject MTDPART_OFS_RETAIN in mtd_add_partition()zhouminqiang
2026-07-17mtd: mpc5121_nfc: use platform for irq and ioremapRosen Penev
2026-07-17mtd: mtdoops: free page bitmap when the backing MTD is removedXu Rao
2026-07-17mtd: mtdswap: Avoid freeing registered blktrans device twiceRuoyu Wang
2026-07-17mtd: afs: validate v2 image info boundsPengpeng Hou
2026-07-17mtd: intel-dg: Fix runtime PM error path in probeGuangshuo Li
2026-07-17mtd: nand-omap2: Move omap_nand_ids[] to raw nand driverUwe Kleine-König (The Capable Hub)
2026-07-17mtd: rawnand: add Toshiba TC58NVG1S3HJames Hilliard
2026-07-17mtd: nand: realtek-ecc: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-17mtd: rawnand: qcom: Add MDM9607 compatibleStephan Gerhold
2026-07-17mtd: rawnand: qcom: Make has_onfi_read_op separate from qpic_version2Stephan Gerhold
2026-07-17mtd: rawnand: qcom: Make "aon" clock optionalStephan Gerhold
2026-07-17soc: ti: knav_qmss: Remove debugfs file on teardownPengpeng Hou
2026-07-17drm/appletbdrm: Allocate request/response buffers in begin_fb_accessThomas Zimmermann
2026-07-17drm/i915/cdclk: Deal with 2 PPC hscale issues when calculating min CDCLKVille Syrjälä
2026-07-17drm/i915/cdclk: Introduce crtc_state->pixel_rate_cdclkVille Syrjälä
2026-07-17drm/i915/cdclk: Introduce HAS_2PPC()Ville Syrjälä
2026-07-17drm/i915/cdclk: Use intel_cdclk_ppc() in intel_modeset_readout_hw_state()Ville Syrjälä
2026-07-17vfio/pci: clear vdev->msi_perm after freeing it on init failureXiang Mei
2026-07-17char: xillybus: Remove redundant dev_err()Pan Chuang
2026-07-17tpm: Remove redundant dev_err()Pan Chuang
2026-07-17hwrng: drivers - Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-17char: xilinx_hwicap: unregister class on init errorsMyeonghun Pak
2026-07-17virtio_console: fix endian conversion in handle_control_message()Ben Dooks
2026-07-17mailbox: mchp-ipc-sbi: Add null check for devm_kasprintf()Griffin Kroah-Hartman
2026-07-17greybus: manifest: validate string descriptor headerPengpeng Hou
2026-07-17ipack: ipoctal: add rwsem to guard against TOCTOU in remove pathPei Xiao
2026-07-17ipack: ipoctal: fix UAF, null-ptr-deref, and use-after-free in cleanup on removePei Xiao
2026-07-17char: powernv-op-panel: remove unnecessary reset of position pointerFernando Fernandez Mancera
2026-07-17ppdev: prevent overflow when setting port timeoutLinmao Li
2026-07-17cacheinfo: don't propagate DT/ACPI error when arch supplies info (arm64)Breno Leitao
2026-07-17misc: rp1: Switch to irq_domain_create_linear()Jiri Slaby (SUSE)
2026-07-17misc: open-dice: add ACPI device discovery supportSong Guo