summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-03-13HID: intel-ish-hid: Fix use-after-free issue in ishtp_hid_remove()Zhang Lixu1-1/+3
2025-03-13HID: intel-ish-hid: Fix use-after-free issue in hid_ishtp_cl_remove()Zhang Lixu1-1/+1
2025-03-13HID: google: fix unused variable warning under !CONFIG_ACPIYu-Chun Lin1-0/+2
2025-03-13wifi: iwlwifi: Fix A-MSDU TSO preparationIlan Peer3-12/+18
2025-03-13wifi: iwlwifi: Free pages allocated when failing to build A-MSDUIlan Peer1-0/+1
2025-03-13wifi: iwlwifi: limit printed string from FW fileJohannes Berg1-1/+1
2025-03-13wifi: iwlwifi: mvm: don't try to talk to a dead firmwareEmmanuel Grumbach1-0/+7
2025-03-13wifi: iwlwifi: mvm: don't dump the firmware state upon RFKILL while suspendEmmanuel Grumbach1-26/+51
2025-03-13wifi: iwlwifi: mvm: log error for failures after D3Benjamin Berg1-2/+2
2025-03-13wifi: iwlwifi: mvm: clean up ROC on failureJohannes Berg1-0/+2
2025-03-13wifi: iwlwifi: fw: avoid using an uninitialized variableMiri Korenblit1-0/+3
2025-03-13rapidio: fix an API misues when rio_add_net() failsHaoxiang Li1-1/+2
2025-03-13rapidio: add check for rio_add_net() in rio_scan_alloc_net()Haoxiang Li1-1/+4
2025-03-13drm/xe/userptr: Unmap userptrs in the mmu notifierThomas Hellström4-9/+52
2025-03-13drm/xe/userptr: properly setup pfn_flags_maskMatthew Auld1-8/+10
2025-03-13drm/xe: Fix fault mode invalidation with unbindThomas Hellström4-60/+75
2025-03-13drm/xe: Fix GT "for each engine" workaroundsTvrtko Ursulin1-2/+2
2025-03-13drm/xe/vm: Validate userptr during gpu vma prefetchingThomas Hellström1-1/+10
2025-03-13drm/xe/vm: Fix a misplaced #endifThomas Hellström1-1/+1
2025-03-13drm/xe/hmm: Don't dereference struct page pointers without notifier lockThomas Hellström1-26/+86
2025-03-13drm/xe/hmm: Style- and include fixesThomas Hellström2-6/+8
2025-03-13drm/xe: Add staging tree for VM bindsMatthew Brost3-19/+46
2025-03-13platform/x86: thinkpad_acpi: Add battery quirk for ThinkPad X131eMingcong Bai1-0/+1
2025-03-13drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200MRichard Thier3-3/+19
2025-03-13drm/imagination: only init job done fences onceBrendan King1-2/+3
2025-03-13drm/imagination: Hold drm_gem_gpuva lock for unmapBrendan King3-28/+115
2025-03-13drm/imagination: avoid deadlock on fence releaseBrendan King2-2/+15
2025-03-13drm/amd/pm: always allow ih interrupt from fwKenneth Feng1-11/+1
2025-03-13drm/amdkfd: Fix NULL Pointer Dereference in KFD queueAndrew Martin1-2/+2
2025-03-13drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...Ma Ke1-1/+2
2025-03-13hwmon: (peci/dimmtemp) Do not provide fake thresholds dataPaul Fertser1-6/+4
2025-03-13virt: sev-guest: Allocate request data dynamicallyNikunj A Dadhania1-9/+15
2025-03-13gpio: aggregator: protect driver attr handlers against module unloadKoichiro Den1-3/+17
2025-03-13gpio: rcar: Use raw_spinlock to protect register accessNiklas Söderlund1-12/+12
2025-03-13HID: corsair-void: Update power supply values with a unified work handlerStuart Hayhurst1-40/+43
2025-03-13HID: appleir: Fix potential NULL dereference at raw event handleDaniil Dulov1-1/+1
2025-03-13stmmac: loongson: Pass correct arg to PCI functionPhilipp Stanner1-2/+4
2025-03-13Revert "of: reserved-memory: Fix using wrong number of cells to get property ...Rob Herring (Arm)1-2/+2
2025-03-07efi: Don't map the entire mokvar table to determine its sizePeter Jones1-29/+13
2025-03-07scsi: ufs: core: bsg: Fix crash when arpmb command failsArthur Simchaev1-2/+4
2025-03-07dm vdo: add missing spin_lock_initKen Raeburn1-0/+1
2025-03-07dm-integrity: Avoid divide by zero in table status in Inline modeMilan Broz1-4/+4
2025-03-07intel_idle: Handle older CPUs, which stop the TSC in deeper C states, correctlyThomas Gleixner1-0/+4
2025-03-07amdgpu/pm/legacy: fix suspend/resume issueschr[]3-14/+45
2025-03-07iommu/vt-d: Fix suspicious RCU usageLu Baolu2-0/+8
2025-03-07iommu/vt-d: Remove device comparison in context_setup_pass_through_cbJerry Snitselaar1-3/+0
2025-03-07gve: unlink old napi when stopping a queue using queue APIHarshitha Ramamurthy1-0/+2
2025-03-07phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit()André Draszik1-5/+8
2025-03-07phy: exynos5-usbdrd: fix MPLL_MULTIPLIER and SSC_REFCLKSEL masks in refclkKaustabh Chakraborty1-6/+6
2025-03-07phy: tegra: xusb: reset VBUS & ID OVERRIDEBH Hsieh1-0/+11