summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2026-06-11Input: rmi4 - refactor F12 probe functionDmitry Torokhov
2026-06-11Input: rmi4 - use kzalloc_flex() for struct rmi_functionDmitry Torokhov
2026-06-11Input: rmi4 - refactor function allocation and registrationDmitry Torokhov
2026-06-11Input: rmi4 - use local presence map in rmi_read_register_desc()Dmitry Torokhov
2026-06-11Input: rmi4 - fix limit in rmi_register_desc_has_subpacket()Dmitry Torokhov
2026-06-11Input: rmi4 - fix bit count in bitmap_copy()Dmitry Torokhov
2026-06-11Input: rmi4 - iterative IRQ handlerDmitry Torokhov
2026-06-11Input: rmi4 - fix memory leak in rmi_set_attn_data()Dmitry Torokhov
2026-06-11Input: rmi4 - initialize attn_fifo properlyDmitry Torokhov
2026-06-11Input: rmi4 - fix num_subpackets overflow in register descriptorDmitry Torokhov
2026-06-11Input: rmi4 - fix type overflow in register countsDmitry Torokhov
2026-06-11Input: rmi4 - refactor register descriptor parsingDmitry Torokhov
2026-06-11Input: rmi4 - fix register descriptor address calculationDmitry Torokhov
2026-06-12Merge tag 'drm-xe-fixes-2026-06-11' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-06-12Merge tag 'drm-intel-fixes-2026-06-11' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-06-12crypto: tegra - fix refcount leak in tegra_se_host1x_submit()Wentao Liang
2026-06-12hwrng: jh7110 - fix refcount leak in starfive_trng_read()Wentao Liang
2026-06-12crypto: atmel-ecc - drop dead code in atmel_ecdh_max_sizeThorsten Blum
2026-06-12crypto: cavium/cpt - fix DMA cleanup using wrong loop indexFelix Gu
2026-06-12crypto: marvell/octeontx - fix DMA cleanup using wrong loop indexFelix Gu
2026-06-12crypto: amcc - convert irq_of_parse_and_map to platform_get_irqRosen Penev
2026-06-12crypto: sun4i-ss - Remove insecure and unused rng_algEric Biggers