summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-12cxl/region: Fill first free targets[] slot during auto-discoveryLi Ming
2026-06-12cxl/region: Fix out-of-bounds access in cxl_cancel_auto_attach()Li Ming
2026-06-12Merge tag 'soc-fixes-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-12of: Respect #{iommu,msi}-cells in mapsRobin Murphy
2026-06-12of: Factor arguments passed to of_map_id() into a structCharan Teja Kalla
2026-06-12of: Add convenience wrappers for of_map_id()Robin Murphy
2026-06-12cxl: Align interleave decode/encode helpers with their callersAlison Schofield
2026-06-12of: reserved_mem: zero total_reserved_mem_cnt if no valid /reserved-memory entryWandun Chen
2026-06-12of: reserved_mem: handle NULL name in of_reserved_mem_lookup()Wandun Chen
2026-06-12iommufd: Set upper bounds on cache invalidation entry_num and entry_lenNicolin Chen
2026-06-12spi: xilinx: use FIFO occupancy register to determine buffer sizeLars Pöschel
2026-06-12s390/sclp: Detect ASTFLEIE 2 facilityNina Schoetterl-Glausch
2026-06-12platform/wmi: Make sysfs attributes constArmin Wolf
2026-06-12platform/wmi: Make wmi_bus_class constArmin Wolf
2026-06-12hwmon: (dell-smm) Use new buffer-based WMI APIArmin Wolf
2026-06-12platform/x86: dell-ddv: Use new buffer-based WMI APIArmin Wolf
2026-06-12platform/x86: dell-wmi-base: Use new buffer-based WMI APIArmin Wolf
2026-06-12platform/x86: dell-smbios-wmi: Use new buffer-based WMI APIArmin Wolf
2026-06-12platform/x86: dell-privacy: Use new buffer-based WMI APIArmin Wolf
2026-06-12platform/x86: dell-descriptor: Use new buffer-based WMI APIArmin Wolf
2026-06-12spi: spi-mem: Add a no_cs_assertion capabilityMark Brown
2026-06-12platform/x86: asus-armoury: add support for FX608JPRDenis Benato
2026-06-12platform/x86: asus-armoury: add support for GA403UMDenis Benato
2026-06-12platform/x86: asus-armoury: add support for GA402NJDenis Benato
2026-06-12Merge branches 'apple/dart', 'arm/smmu/updates', 'arm/smmu/bindings', 'rockch...Joerg Roedel
2026-06-12iommu/dma-iommu: Fix wrong scatterlist length assignment in P2PDMA pathLi RongQing
2026-06-12platform/x86/amd/hsmp: Clamp ioctl/send_message indices (Spectre v1)Muralidhara M K
2026-06-12HID: nintendo: Use %pM format specifier for MAC addressesAndy Shevchenko
2026-06-12serial: 8250_pci: Don't specify conflicting values to pci_device_id membersUwe Kleine-König (The Capable Hub)
2026-06-12vc_screen: fix null-ptr-deref in vcs_notifier() during concurrent vcs_writeYi Yang
2026-06-12serial: qcom_geni: Fix RX DMA stall when SE_DMA_RX_LEN_IN is zeroViken Dadhaniya
2026-06-12ata: Use named initializers for pci_device_id arraysUwe Kleine-König (The Capable Hub)
2026-06-12ata: Drop unused assignments of pci_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-12Merge tag 'kvmarm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2026-06-12Merge tag 'thunderbolt-for-v7.2-rc1' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman
2026-06-12Merge tag 'kvm-x86-sev-7.2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-06-12Merge branch kvm-arm64/vgic-v5-PPI-fixes into kvmarm-master/nextMarc Zyngier
2026-06-12iommu/amd: Control INVALIDATE_IOMMU_PAGES PDE from the gatherJason Gunthorpe
2026-06-12iommu/amd: Make CMD_INV_IOMMU_ALL_PAGES_ADDRESS match the specJason Gunthorpe
2026-06-12iommu/amd: Have amd_iommu_domain_flush_pages() use lastJason Gunthorpe
2026-06-12iommu/amd: Pass last in through to build_inv_address()Jason Gunthorpe
2026-06-12iommu/amd: Simplify build_inv_address()Jason Gunthorpe
2026-06-11Input: rmi4 - update formatting in F12Dmitry Torokhov
2026-06-11Input: rmi4 - propagate proper error code in F12 sensor tuningDmitry Torokhov
2026-06-11Input: rmi4 - simplify size calculations in F12Dmitry Torokhov
2026-06-11Input: rmi4 - use sizeof(*ptr) and idiomatic checks in f12 allocatorsDmitry Torokhov
2026-06-11Input: rmi4 - use devm_kmalloc for F12 data packet bufferDmitry Torokhov
2026-06-11Input: rmi4 - use flexible array member for IRQ masks in F12Dmitry Torokhov
2026-06-11Input: rmi4 - use unaligned access helpers in F12Dmitry Torokhov
2026-06-11Input: rmi4 - change reg_size type to u32Dmitry Torokhov