index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-27
Revert "drm/amd/display: Fix VUpdate offset calculations for dcn401"
Dillon Varone
3
-46
/
+1
2025-06-27
PCI: pciehp: Ignore belated Presence Detect Changed caused by DPC
Lukas Wunner
1
-1
/
+1
2025-06-27
gpio: mlxbf3: only get IRQ for device instance 0
David Thompson
1
-19
/
+35
2025-06-27
mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variants
Miquel Raynal
1
-2
/
+2
2025-06-27
mtd: spinand: Use more specific naming for the (quad IO) read from cache ops
Miquel Raynal
7
-12
/
+12
2025-06-27
mtd: spinand: Use more specific naming for the (quad output) read from cache ops
Miquel Raynal
12
-18
/
+18
2025-06-27
mtd: spinand: Use more specific naming for the (dual IO) read from cache ops
Miquel Raynal
7
-12
/
+12
2025-06-27
mtd: spinand: Use more specific naming for the (dual output) read from cache ops
Miquel Raynal
11
-17
/
+17
2025-06-27
mtd: spinand: Use more specific naming for the (single) read from cache ops
Miquel Raynal
12
-35
/
+35
2025-06-27
gpio: pca953x: fix wrong error probe return value
Sascha Hauer
1
-1
/
+1
2025-06-27
scsi: elx: efct: Fix memory leak in efct_hw_parse_filter()
Vitaliy Shevtsov
1
-2
/
+3
2025-06-27
dm-table: check BLK_FEAT_ATOMIC_WRITES inside limits_lock
Benjamin Marzinski
1
-1
/
+1
2025-06-27
EDAC/igen6: Fix NULL pointer dereference
Qiuxu Zhuo
1
-11
/
+13
2025-06-27
i2c: k1: check for transfer error
Alex Elder
1
-1
/
+1
2025-06-27
EDAC/amd64: Correct number of UMCs for family 19h models 70h-7fh
Avadhut Naik
1
-0
/
+1
2025-06-27
mlxbf_gige: return EPROBE_DEFER if PHY IRQ is not available
David Thompson
1
-2
/
+4
2025-06-27
drm/xe/bmg: Update Wa_16023588340
Vinay Belgaumkar
1
-1
/
+1
2025-06-27
ublk: santizize the arguments from userspace when adding a device
Ronnie Sahlberg
1
-0
/
+3
2025-06-27
net: lan743x: fix potential out-of-bounds write in lan743x_ptp_io_event_clock...
Alexey Kodanev
1
-2
/
+2
2025-06-27
eth: fbnic: avoid double free when failing to DMA-map FW msg
Jakub Kicinski
1
-4
/
+1
2025-06-27
Octeontx2-pf: Fix Backpresure configuration
Hariprasad Kelam
1
-2
/
+2
2025-06-27
drm/amdkfd: move SDMA queue reset capability check to node_show
Jesse.Zhang
1
-2
/
+4
2025-06-27
atm: atmtcp: Free invalid length skb in atmtcp_c_send().
Kuniyuki Iwashima
1
-1
/
+3
2025-06-27
wifi: carl9170: do not ping device which has failed to load firmware
Dmitry Antipov
1
-6
/
+13
2025-06-27
ptp: allow reading of currently dialed frequency to succeed on free-running c...
Vladimir Oltean
1
-1
/
+2
2025-06-27
ptp: fix breakage after ptp_vclock_in_use() rework
Vladimir Oltean
1
-1
/
+21
2025-06-27
bnxt_en: Update MRU and RSS table of RSS contexts on queue reset
Pavan Chebbi
1
-5
/
+51
2025-06-27
bnxt_en: Add a helper function to configure MRU and RSS
Pavan Chebbi
1
-11
/
+26
2025-06-27
bnxt_en: Fix double invocation of bnxt_ulp_stop()/bnxt_ulp_start()
Kalesh AP
1
-14
/
+10
2025-06-27
net: ti: icssg-prueth: Fix packet handling for XDP_TX
Meghana Malladi
1
-17
/
+2
2025-06-27
e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13
Vitaly Lifshits
2
-6
/
+16
2025-06-27
ice: fix eswitch code memory leak in reset scenario
Grzegorz Nitka
1
-1
/
+5
2025-06-27
net: ice: Perform accurate aRFS flow match
Krishna Kumar
1
-0
/
+48
2025-06-27
aoe: clean device rq_list in aoedev_downdev()
Justin Sanders
1
-0
/
+8
2025-06-27
hwmon: (ltc4282) avoid repeated register write
Nuno Sá
1
-7
/
+0
2025-06-27
hwmon: (occ) fix unaligned accesses
Arnd Bergmann
1
-15
/
+13
2025-06-27
hwmon: (occ) Rework attribute registration for stack usage
Arnd Bergmann
1
-127
/
+85
2025-06-27
drm/i915/pmu: Fix build error with GCOV and AutoFDO enabled
Tzung-Bi Shih
1
-2
/
+2
2025-06-27
drm/nouveau/bl: increase buffer size to avoid truncate warning
Jacob Keller
1
-1
/
+1
2025-06-27
drm/nouveau: fix a use-after-free in r535_gsp_rpc_push()
Zhi Wang
1
-5
/
+12
2025-06-27
drm/nouveau/gsp: split rpc handling out on its own
Ben Skeggs
10
-670
/
+762
2025-06-27
ionic: Prevent driver/fw getting out of sync on devcmd(s)
Brett Creeley
1
-1
/
+2
2025-06-27
drm/ssd130x: fix ssd132x_clear_screen() columns
John Keeping
1
-1
/
+1
2025-06-27
drm/msm/a7xx: Call CP_RESET_CONTEXT_STATE
Connor Abbott
1
-0
/
+14
2025-06-27
drm/msm: Fix CP_RESET_CONTEXT_STATE bitfield names
Connor Abbott
1
-1
/
+2
2025-06-27
drm/msm/dsi/dsi_phy_10nm: Fix missing initial VCO rate
Krzysztof Kozlowski
1
-0
/
+7
2025-06-27
drm/msm/disp: Correct porch timing for SDM845
James A. MacInnes
1
-5
/
+9
2025-06-27
drm/msm/dp: Disable wide bus support for SDM845
James A. MacInnes
1
-1
/
+6
2025-06-27
drm/v3d: Avoid NULL pointer dereference in `v3d_job_update_stats()`
Maíra Canal
1
-2
/
+6
2025-06-27
drm/xe/svm: Fix regression disallowing 64K SVM migration
Maarten Lankhorst
1
-1
/
+1
[next]