summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-12pinctrl: equilibrium: fix warning trace on loadFlorian Eckert
2026-03-12pinctrl: equilibrium: rename irq_chip function callbacksFlorian Eckert
2026-03-12hwmon: (aht10) Fix initialization commands for AHT20Hao Yu
2026-03-12hwmon: (aht10) Add support for dht20Akhilesh Patil
2026-03-12nvme: fix admin queue leak on controller resetMing Lei
2026-03-12drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock
2026-03-12net: stmmac: remove support for lpi_intr_oRussell King (Oracle)
2026-03-12platform/x86: hp-bioscfg: Support allocations of larger dataMario Limonciello
2026-03-12ipmi: Fix use-after-free and list corruption on sender errorCorey Minyard
2026-03-12scsi: core: Fix refcount leak for tagset_refcntJunxiao Bi
2026-03-12drbd: fix null-pointer dereference on local read errorChristoph Böhmwalder
2026-03-12drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock()Lars Ellenberg
2026-03-12scsi: target: Fix recursive locking in __configfs_open_file()Prithvi Tambewagh
2026-03-12cpufreq: intel_pstate: Fix crash during turbo disableSrinivas Pandruvada
2026-03-12RDMA/ionic: Fix kernel stack leak in ionic_create_cq()Jason Gunthorpe
2026-03-12RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()Jason Gunthorpe
2026-03-12IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()Jason Gunthorpe
2026-03-12net: phy: register phy led_triggers during probe to avoid AB-BA deadlockAndrew Lunn
2026-03-12gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPLAnkit Garg
2026-03-12wifi: libertas: fix use-after-free in lbs_free_adapter()Daniel Hodges
2026-03-12platform/x86: dell-wmi: Add audio/mic mute key codesKurt Borja
2026-03-12platform/x86: alienware-wmi-wmax: Add G-Mode support to m18 laptopsKurt Borja
2026-03-12platform/x86: dell-wmi-sysman: Don't hex dump plaintext password dataThorsten Blum
2026-03-12x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)
2026-03-12HID: multitouch: Keep latency normal on deactivate for reactivation gestureWerner Sembach
2026-03-12HID: pidff: Fix condition effect bit clearingTomasz Pakuła
2026-03-12HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing themGreg Kroah-Hartman
2026-03-12can: usb: f81604: handle bulk write errors properlyGreg Kroah-Hartman
2026-03-12can: usb: f81604: handle short interrupt urb messages properlyGreg Kroah-Hartman
2026-03-12can: usb: etas_es58x: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman
2026-03-12can: ucan: Fix infinite loop from zero-length messagesGreg Kroah-Hartman
2026-03-12can: usb: f81604: correctly anchor the urb in the read bulk callbackGreg Kroah-Hartman
2026-03-12can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a messageGreg Kroah-Hartman
2026-03-12net: usb: pegasus: validate USB endpointsGreg Kroah-Hartman
2026-03-12net: usb: kalmia: validate USB endpointsGreg Kroah-Hartman
2026-03-12net: usb: kaweth: validate USB endpointsGreg Kroah-Hartman
2026-03-12nfc: pn533: properly drop the usb interface reference on disconnectGreg Kroah-Hartman
2026-03-12media: dvb-core: fix wrong reinitialization of ringbuffer on reopenJens Axboe
2026-03-12net: arcnet: com20020-pci: fix support for 2.5Mbit cardsEthan Nelson-Moore
2026-03-12drm/i915/dp: Fix pipe BPP clamping due to HDRImre Deak
2026-03-12drm/i915/dp: Fail state computation for invalid DSC source input BPP valuesImre Deak
2026-03-12hwmon: (max16065) Use READ/WRITE_ONCE to avoid compiler optimization induced ...Gui-Dong Han
2026-03-12drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()Mario Limonciello
2026-03-12PCI: dwc: ep: Fix resizable BAR support for multi-PF configurationsAksh Garg
2026-03-12PCI: dwc: Remove duplicate dw_pcie_ep_hide_ext_capability() functionQiang Yu
2026-03-12PCI: dwc: Add new APIs to remove standard and extended CapabilityQiang Yu
2026-03-12PCI: Add preceding capability position support in PCI_FIND_NEXT_*_CAP macrosQiang Yu
2026-03-12ACPI: APEI: GHES: Disable KASAN instrumentation when compile testing with cla...Nathan Chancellor
2026-03-12ACPI: APEI: GHES: Add helper for CPER CXL protocol errors checksFabio M. De Francesco
2026-03-12clk: tegra: tegra124-emc: fix device leak on set_rate()Johan Hovold