summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-02-11platform/x86: hp-bioscfg: Skip empty attribute namesMario Limonciello1-0/+5
2026-02-11platform/x86: intel_telemetry: Fix PSS event register maskKaushlendra Kumar1-1/+1
2026-02-11platform/x86: toshiba_haps: Fix memory leaks in add/remove routinesRafael J. Wysocki1-1/+1
2026-02-11scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count()Maurizio Lombardi1-1/+4
2026-02-11scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count()Maurizio Lombardi1-1/+4
2026-02-11regmap: maple: free entry on mas_store_gfp() failureKaushlendra Kumar1-5/+6
2026-02-11spi: hisi-kunpeng: Fixed the wrong debugfs node name in hisi_spi debugfs init...Devyn Liu1-3/+1
2026-02-11nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready()Hannes Reinecke1-5/+4
2026-02-11nvme-fc: release admin tagset if init failsChaitanya Kulkarni1-0/+2
2026-02-11HID: Apply quirk HID_QUIRK_ALWAYS_POLL to Edifier QR30 (2d99:a101)Rodrigo Lugathe da Conceição Alves2-0/+4
2026-02-11HID: i2c-hid: fix potential buffer overflow in i2c_hid_get_report()Kwok Kin Ming1-0/+1
2026-02-11HID: quirks: Add another Chicony HP 5MP Cameras to hid_ignore_listChris Chiu2-0/+2
2026-02-11HID: playstation: Center initial joystick axes to prevent spurious eventsSiarhei Vishniakou1-0/+5
2026-02-11HID: intel-ish-hid: Reset enum_devices_done before enumerationZhang Lixu1-0/+1
2026-02-11HID: multitouch: add MT_QUIRK_STICKY_FINGERS to MT_CLS_VTLDaytonCL1-0/+1
2026-02-11HID: intel-ish-hid: Update ishtp bus match to support device ID tableZhang Lixu1-2/+10
2026-02-11net: usb: sr9700: support devices with virtual driver CDEthan Nelson-Moore1-0/+5
2026-02-11wifi: wlcore: ensure skb headroom before skb_pushPeter Åstrand1-0/+5
2026-02-11gve: Fix stats report corruption on queue count changeDebarghya Kundu2-15/+30
2026-02-11binderfs: fix ida_alloc_max() upper boundCarlos Llamas1-4/+4
2026-02-11binder: fix BR_FROZEN_REPLY error logCarlos Llamas1-2/+3
2026-02-11ublk: fix deadlock when reading partition tableMing Lei1-3/+27
2026-02-11Revert "drm/amd: Check if ASPM is enabled from PCIe subsystem"Bert Karwatzki1-3/+0
2026-02-11rbd: check for EOD after exclusive lock is ensured to be heldIlya Dryomov1-12/+21
2026-02-11pmdomain: imx8m-blk-ctrl: fix out-of-range access of bc->domainsXu Yang1-1/+1
2026-02-11pmdomain: imx8mp-blk-ctrl: Keep usb phy power domain on for system wakeupXu Yang1-0/+4
2026-02-11pmdomain: imx: gpcv2: Fix the imx8mm gpu hang due to wrong adb400 resetJacky Bai1-6/+2
2026-02-11pmdomain: imx8mp-blk-ctrl: Keep gpc power domain on for system wakeupXu Yang1-0/+26
2026-02-11pmdomain: qcom: rpmpd: fix off-by-one error in clamping to the highest stateGabor Juhos1-1/+1
2026-02-11platform/x86: intel_telemetry: Fix swapped arrays in PSS outputKaushlendra Kumar1-2/+2
2026-02-11nvmet-tcp: add bounds checks in nvmet_tcp_build_pdu_iovecYunJe Shin1-0/+17
2026-02-06drm/amd/display: use udelay rather than fsleepAlex Deucher1-1/+1
2026-02-06ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()Eric Dumazet2-6/+6
2026-02-06drm/amdgpu: fix NULL pointer dereference in amdgpu_gmc_filter_faults_removeJon Doron1-1/+6
2026-02-06drm/amdkfd: Don't use sw fault filter if retry cam enabledPhilip Yang1-1/+4
2026-02-06pinctrl: qcom: sm8350-lpass-lpi: Merge with SC7280 to fix I2S2 and SWR TX pinsKrzysztof Kozlowski4-180/+6
2026-02-06drm/msm/a6xx: fix bogus hwcg register updatesJohan Hovold1-2/+0
2026-02-06pinctrl: lpass-lpi: implement .get_direction() for the GPIO driverBartosz Golaszewski1-0/+17
2026-02-06drm/radeon: delete radeon_fence_process in is_signaled, no deadlockRobert McClinton1-8/+0
2026-02-06team: Move team device type change at the end of team_port_addNikola Z. Ivanov1-8/+15
2026-02-06wifi: ath11k: add srng->lock for ath11k_hal_srng_* in monitor modeKang Yang1-2/+8
2026-02-06drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Pri...Srinivasan Shanmugam3-4/+6
2026-02-06mei: trace: treat reg parameter as stringAlexander Usyskin1-9/+9
2026-02-06gpio: rockchip: Stop calling pinctrl for set_directionRobin Murphy2-13/+4
2026-02-06drm/amdgpu/gfx11: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-02-06drm/amdgpu/gfx10: fix wptr reset in KGQ initAlex Deucher1-1/+1
2026-02-06drm/amdgpu/soc21: fix xclk for APUsAlex Deucher1-1/+7
2026-02-06drm/imx/tve: fix probe device leakJohan Hovold1-0/+13
2026-02-06scsi: qla2xxx: edif: Fix dma_free_coherent() sizeThomas Fourier1-1/+1
2026-02-06gpio: pca953x: mask interrupts in irq shutdownMartin Larsson1-0/+2