summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-05drm/amdgpu: Validate VM ioctl flags.Bas Nieuwenhuizen
2023-07-05dm ioctl: Avoid double-fetch of versionDemi Marie Obenour
2023-07-05nubus: Partially revert proc_create_single_data() conversionFinn Thain
2023-07-05Revert "cxl/port: Enable the HDM decoder capability for switch ports"Dan Williams
2023-07-05PCI/ACPI: Call _REG when transitioning D-statesMario Limonciello
2023-07-05PCI/ACPI: Validate acpi_pci_set_power_state() parameterBjorn Helgaas
2023-07-01Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in...Ricardo Cañuelo
2023-07-01HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651.Mike Hommey
2023-07-01HID: hidraw: fix data race on device refcountLudvig Michaelsson
2023-07-01fbdev: fix potential OOB read in fast_imageblit()Zhang Shurong
2023-07-01HID: wacom: Use ktime_t rather than int when dealing with timestampsJason Gerecke
2023-07-01mm: always expand the stack with the mmap write lock heldLinus Torvalds
2023-07-01cpufreq: amd-pstate: Make amd-pstate EPP driver name hyphenatedWyes Karny
2023-06-25Merge tag 'i2c-for-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-23Merge tag 'drm-fixes-2023-06-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-06-23Merge tag 'iommu-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-23Merge tag 'gpio-fixes-for-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-06-23i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycleClark Wang
2023-06-23i2c: qup: Add missing unwind goto in qup_i2c_probe()Shuai Jiang
2023-06-22Merge tag 'net-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-06-22Merge tag 'mmc-v6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2023-06-22Merge tag 'platform-drivers-x86-v6.4-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-06-22Merge tag 'kvmarm-fixes-6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-06-22net: wwan: iosm: Convert single instance struct member to flexible arrayKees Cook
2023-06-22platform/x86/amd/pmf: Register notify handler only if SPS is enabledShyam Sundar S K
2023-06-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-06-21Revert "efi: random: refresh non-volatile random seed when RNG is initialized"Linus Torvalds
2023-06-21Merge tag 'spi-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-06-21Merge tag 'regmap-fix-v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-06-21Revert "virtio-blk: support completion batching for the IRQ path"Michael S. Tsirkin
2023-06-20Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini
2023-06-20net: mdio: fix the wrong parametersJiawen Wu
2023-06-20Merge tag 'mm-hotfixes-stable-2023-06-20-12-31' of git://git.kernel.org/pub/s...Linus Torvalds
2023-06-20Merge tag 'acpi-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-06-20Merge tag 'thermal-6.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-20regmap: spi-avmm: Fix regmap_bus max_raw_writeRuss Weight
2023-06-20drm: use mgr->dev in drm_dbg_kms in drm_dp_add_payload_part2Jeff Layton
2023-06-20wifi: iwlwifi: pcie: Handle SO-F device for PCI id 0x7AF0Mukesh Sisodiya
2023-06-20be2net: Extend xmit workaround to BE3 chipRoss Lagerwall
2023-06-20accel/qaic: Call DRM helper function to destroy prime GEMPranjal Ramajor Asha Kanojiya
2023-06-20net: dsa: introduce preferred_default_local_cpu_port and use on MT7530Vladimir Oltean
2023-06-20net: dsa: mt7530: fix handling of LLDP framesArınç ÜNAL
2023-06-20net: dsa: mt7530: fix handling of BPDUs on MT7530 switchArınç ÜNAL
2023-06-20net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switchArınç ÜNAL
2023-06-20net: dsa: mt7530: set all CPU ports in MT7531_CPU_PMAPArınç ÜNAL
2023-06-20net: dpaa2-mac: add 25gbase-r supportJosua Mayer
2023-06-20Merge tag 'ieee802154-for-net-2023-06-19' of git://git.kernel.org/pub/scm/lin...David S. Miller
2023-06-19Merge tag 'hyperv-fixes-signed-20230619' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-06-19Revert "mm: shrinkers: convert shrinker_rwsem to mutex"Qi Zheng