summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-26scsi: libiscsi: Fix stale-data leak into the SCSI sense bufferHyeongJun An
2026-07-26Merge tag 'spi-fix-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-26Merge tag 'regulator-fix-v7.2-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-26iio: chemical: sgp30: Handle IAQ thread creation failureLinmao Li
2026-07-26iio: magnetometer: add support for QST QMC6308Jorijn van der Graaf
2026-07-26Merge tag 'char-misc-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-26Merge tag 'staging-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-26Merge tag 'tty-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-07-26Merge tag 'usb-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-07-26iommu/iommufd: Fix IOPF group ownership UAFPeiyang He
2026-07-26iommu/rockchip: Clear stale page faults before enabling stallJiaxing Hu
2026-07-26iommu/rockchip: Take all DT clocksJiaxing Hu
2026-07-26iommu/rockchip: Fix silent probe success when all MMU resources failZhaoJinming
2026-07-26iommu/rockchip: Drop global rk_ops in favor of per-device opsSimon Xue
2026-07-26RDMA/cxgb4: remove dead NULL checks after GFP_NOFAIL allocationsGou Hao
2026-07-26RDMA/rxe: Implement disassociate_ucontext callbackJiri Pirko
2026-07-26RDMA/rxe: Allow queue VMAs to outlive ucontextsJiri Pirko
2026-07-26RDMA/core: Make device names unique per net namespaceJiri Pirko
2026-07-26RDMA/core: Document the SELinux ibendport net namespace limitationJiri Pirko
2026-07-26RDMA/cma: Document that CM configfs cannot be net namespace scopedJiri Pirko
2026-07-26RDMA/cgroup: Disambiguate devices across net namespacesJiri Pirko
2026-07-26RDMA/srp: Make the SRP sysfs class net namespace awareJiri Pirko
2026-07-26RDMA/nldev: Allow setting the device name while changing net namespaceJiri Pirko
2026-07-26RDMA/nldev: Report net namespace move errors through extackJiri Pirko
2026-07-26RDMA/core: Support renaming a device when changing its net namespaceJiri Pirko
2026-07-26RDMA/core: Handle device name conflicts when changing net namespaceJiri Pirko
2026-07-26RDMA/core: Pass the net namespace to the device name lookupsJiri Pirko
2026-07-25Input: inexio - replace printk with dev_dbg and fix missing spaceBivash Kumar Singh
2026-07-25Input: elo - fix coding style issues in elo_setup_10()Bivash Kumar Singh
2026-07-26hsi: omap_ssi_core: fix missing DMA mask setup for SSI controller deviceIvaylo Dimitrov
2026-07-26HSI: omap_ssi: Remove redundant dev_err()Pan Chuang
2026-07-26HSI: nokia-modem: Remove redundant dev_err()Pan Chuang
2026-07-26hsi: omap_ssi: remove debugfs on port creation failurePengpeng Hou
2026-07-26Merge tag 'ib-psy-array-helpers-for-v7.3-signed' into psy-nextSebastian Reichel
2026-07-26power: supply: Add helpers to get and put arrays of power supply handlesAmit Sunil Dhamne
2026-07-25memory: jz4780-nemc: Use dev_err_probe() for clock errorMiles Krause
2026-07-25power: supply: bq257xx: Add support for BQ25792Alexey Charkov
2026-07-25power: supply: twl4030_charger: cancel workers via devmMaoyi Xie
2026-07-25Merge tag 'firewire-fixes-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-07-25Merge tag 'loongarch-fixes-7.2-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-25pinctrl: mediatek: mt7986: register both platform drivers from a single initcallJustin Yeh
2026-07-25pinctrl: mediatek: allow common drivers to be built as modulesJustin Yeh
2026-07-25pinctrl: mediatek: free EINT resources on unbindJustin Yeh
2026-07-25pinctrl: mediatek: use devm_gpiochip_add_data() for GPIO chipJustin Yeh
2026-07-25pinctrl: s32cc: fix unmet dependency for PINCTRL_S32CCJulian Braha
2026-07-25pinctrl: bm1880: add missing select GENERIC_PINCONFBenjamin Boortz
2026-07-25pinctrl-amd: Don't clear S4 wake bits at probeMario Limonciello
2026-07-25pinctrl: microchip-sgpio: add missing select REGMAP_MMIOBenjamin Boortz
2026-07-25pinctrl: devicetree: don't free uninitialized dev_name on error pathKarl Mehltretter
2026-07-25pinctrl: Remove redundant dev_err()/dev_err_probe()Pan Chuang