summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-21rust: device: make lifetime on `Core` and `CoreInternal` invariantGary Guo
2026-07-21power: supply: max17040: handle missing status supplierJianing Li
2026-07-20Bluetooth: btusb: validate Realtek vendor event lengthPengpeng Hou
2026-07-20of: reserved_mem: prevent OOB when too many dynamic regions are definedSang-Heon Jeon
2026-07-20of: reserved_mem: print skipped node name when too many regions are definedSang-Heon Jeon
2026-07-20Merge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-20drm/panel: panel-edp: Adjust T8 timing for AUO B116XAK01.6 and B140XTK02.4Dio Zhang
2026-07-20regcache: Warn if regcache_sync() is called in cache_only modeMark Brown
2026-07-20regcache: Validate cache_only state in regcache_sync_region()bui duc phuc
2026-07-20regcache: Warn if regcache_sync() is called in cache_only modebui duc phuc
2026-07-20blk-crypto: Allow control over whether hardware is usedEric Biggers
2026-07-20remoteproc: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-20remoteproc: Add AMD MicroBlaze/V BRAM-based remote processor driverBen Levinsky
2026-07-20drm/panfrost: Remove unused scheduled_jobs listMaíra Canal
2026-07-20regulator: mt6358: use regmap helper to read fixed LDO calibrationDaniel Golle
2026-07-20drm/xe/madvise: Skip invalidation for purgeable state updatesArvind Yadav
2026-07-20USB: serial: io_ti: reject oversized boot-mode firmwarePengpeng Hou
2026-07-20drm/hyperv: Move MODULE_DEVICE_TABLE to the device_id arraysUwe Kleine-König (The Capable Hub)
2026-07-20drm/hyperv: Explicitly set subvendor and subdevice for pci match arrayUwe Kleine-König (The Capable Hub)
2026-07-20drm/hyperv: Unregister pci driver in error path before module unloadUwe Kleine-König (The Capable Hub)
2026-07-20hwmon: occ: validate poll response sensor blocksPengpeng Hou
2026-07-20ovpn: use monotonic clock for peer keepalive timeoutsMarco Baffo
2026-07-20USB: serial: mxuport: validate firmware header sizePengpeng Hou
2026-07-20media: bcm2835-unicam: Fix pipeline wrong validation for unpacked formatsEugen Hristev
2026-07-20drm/imagination: acquire vm_ctx->lock before mapping memory to GPU VMIcenowy Zheng
2026-07-20ovpn: fix use after free in unlock_ovpn()Marco Baffo
2026-07-20ovpn: hold peer before scheduling keepalive workShuvam Pandey
2026-07-20ovpn: fix peer refcount leak in TCP error pathsPavitra Jha
2026-07-20ovpn: avoid putting unrelated P2P peer on socket releaseQing Ming
2026-07-20RDMA/ionic: Add robust udata compatibility checks to all uapi verbsAbhijit Gangurde
2026-07-20RDMA/mana_ib: Adopt robust udataKonstantin Taranov
2026-07-20RDMA/mlx5: use kmalloc() for UMR translation buffersLeon Romanovsky
2026-07-20RDMA/usnic: use kmalloc() for the page pointer arrayLeon Romanovsky
2026-07-20RDMA/mlx4: use kzalloc() for the fast registration page listLeon Romanovsky
2026-07-20RDMA/cxgb4: use kmalloc() for the PBL address arrayLeon Romanovsky
2026-07-20RDMA/irdma: Enable uverbs_robust_udata compliance flagJacob Moroni
2026-07-20RDMA/irdma: Fix legacy i40iw compat check in create_qpJacob Moroni
2026-07-20RDMA/irdma: Use robust udata helper for QP creationJacob Moroni
2026-07-20RDMA/irdma: Use robust input copy helpersJacob Moroni
2026-07-20RDMA/irdma: Clear udata response buffers where necessaryJacob Moroni
2026-07-20RDMA/irdma: Add checks for no udataJacob Moroni
2026-07-20RDMA/irdma: Prevent user-triggered null deref on QP createJacob Moroni
2026-07-20dm-pcache: remove unused 'allocated' variable in cache_data_alloc()Jianyun Gao
2026-07-20dm-pcache: replace tabs with spaces in comments to fix ASCII diagram alignmentJianyun Gao
2026-07-20dm-pcache: fix use-after-free and invalid seg operations in kset_replay()Jianyun Gao
2026-07-20dm-pcache: fix implicit u8 truncation of gc_percent in message handlerJianyun Gao
2026-07-20dm raid1: reserve space for NUL-terminator in build_constructor_string()Ilya Krutskih
2026-07-20drm/imagination: Use struct_size_t()Matt Coster
2026-07-20drm/imagination: Add and use FLEX_ARRAY_CHECK()Matt Coster
2026-07-20spi: spi-rpc-if: Implement 200ms runtime PM autosuspend delayLad Prabhakar