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
compress-2025-01-21
compress-2025-01-23
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-10-02
drm/i915/backlight: Return immediately when scale() finds invalid parameters
Guenter Roeck
1
-2
/
+3
2025-10-02
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
4
-4
/
+4
2025-10-02
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
15
-33
/
+41
2025-10-02
i40e: add validation for ring_len param
Lukasz Czapnik
1
-0
/
+14
2025-10-02
i40e: increase max descriptors for XL710
Justin Bronder
2
-6
/
+20
2025-10-02
drm/ast: Use msleep instead of mdelay for edid read
Nirmoy Das
1
-1
/
+1
2025-10-02
gpiolib: Extend software-node support to support secondary software-nodes
Hans de Goede
1
-1
/
+18
2025-10-02
loop: Avoid updating block size under exclusive owner
Jan Kara
1
-9
/
+31
2025-10-02
fbcon: Fix OOB access in font allocation
Thomas Zimmermann
1
-3
/
+3
2025-10-02
fbcon: fix integer overflow in fbcon_do_set_font
Samasth Norway Ananda
1
-2
/
+9
2025-10-02
i40e: improve VF MAC filters accounting
Lukasz Czapnik
3
-44
/
+50
2025-10-02
i40e: add mask to apply valid bits for itr_idx
Lukasz Czapnik
1
-1
/
+1
2025-10-02
i40e: add max boundary check for VF filters
Lukasz Czapnik
1
-0
/
+10
2025-10-02
i40e: fix validation of VF state in get resources
Lukasz Czapnik
2
-2
/
+8
2025-10-02
i40e: fix input validation logic for action_meta
Lukasz Czapnik
1
-1
/
+1
2025-10-02
i40e: fix idx validation in config queues msg
Lukasz Czapnik
1
-2
/
+2
2025-10-02
i40e: fix idx validation in i40e_validate_queue_map
Lukasz Czapnik
1
-2
/
+4
2025-10-02
HID: asus: add support for missing PX series fn keys
Amit Chaudhari
1
-0
/
+3
2025-10-02
drm/gma500: Fix null dereference in hdmi teardown
Zabelin Nikita
1
-1
/
+1
2025-10-02
octeontx2-pf: Fix potential use after free in otx2_tc_add_flow()
Dan Carpenter
1
-1
/
+1
2025-10-02
net: dsa: lantiq_gswip: suppress -EINVAL errors for bridge FDB entries added ...
Vladimir Oltean
1
-1
/
+2
2025-10-02
net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to port_setup()
Vladimir Oltean
1
-4
/
+14
2025-10-02
net: dsa: lantiq_gswip: do also enable or disable cpu port
Martin Schiller
1
-16
/
+8
2025-10-02
bnxt_en: correct offset handling for IPv6 destination address
Alok Tiwari
1
-1
/
+1
2025-10-02
ethernet: rvu-af: Remove slash from the driver name
Petr Malat
1
-2
/
+1
2025-10-02
can: peak_usb: fix shift-out-of-bounds issue
Stéphane Grosjean
1
-1
/
+1
2025-10-02
can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflow
Vincent Mailhol
1
-0
/
+1
2025-10-02
can: sun4i_can: populate ndo_change_mtu() to prevent buffer overflow
Vincent Mailhol
1
-0
/
+1
2025-10-02
can: hi311x: populate ndo_change_mtu() to prevent buffer overflow
Vincent Mailhol
1
-0
/
+1
2025-10-02
can: etas_es58x: populate ndo_change_mtu() to prevent buffer overflow
Vincent Mailhol
1
-1
/
+2
2025-10-02
can: rcar_can: rcar_can_resume(): fix s2ram with PSCI
Geert Uytterhoeven
1
-7
/
+1
2025-10-02
wifi: virt_wifi: Fix page fault on connect
James Guan
1
-1
/
+3
2025-10-02
cpufreq: Initialize cpufreq-based invariance before subsys
Christian Loehle
1
-9
/
+11
2025-10-02
IB/mlx5: Fix obj_type mismatch for SRQ event subscriptions
Or Har-Toov
1
-0
/
+1
2025-10-02
i2c: designware: Add quirk for Intel Xe
Heikki Krogerus
1
-2
/
+5
2025-10-02
mmc: sdhci-cadence: add Mobileye eyeQ support
Benoît Monin
1
-0
/
+11
2025-10-02
usb: core: Add 0x prefix to quirks debug output
Jiayi Li
1
-1
/
+1
2025-10-02
firewire: core: fix overlooked update of subsystem ABI version
Takashi Sakamoto
1
-1
/
+1
2025-10-02
scsi: ufs: mcq: Fix memory allocation checks for SQE and CQE
Alok Tiwari
1
-2
/
+2
2025-09-25
Revert "loop: Avoid updating block size under exclusive owner"
Eric Hagberg
1
-30
/
+8
2025-09-25
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
4
-7
/
+7
2025-09-25
rtc: pcf2127: fix SPI command byte for PCF2131 backport
Bruno Thomsen
1
-5
/
+5
2025-09-25
iommu/amd/pgtbl: Fix possible race while increase page table level
Vasant Hegde
2
-4
/
+23
2025-09-25
xhci: dbc: Fix full DbC transfer ring after several reconnects
Mathias Nyman
1
-2
/
+21
2025-09-25
xhci: dbc: decouple endpoint allocation from initialization
Mathias Nyman
1
-25
/
+46
2025-09-25
phy: ti: omap-usb2: fix device leak at unbind
Johan Hovold
1
-0
/
+13
2025-09-25
phy: Use device_get_match_data()
Rob Herring
8
-55
/
+26
2025-09-25
vmxnet3: unregister xdp rxq info in the reset path
Sankararaman Jayaraman
1
-5
/
+5
2025-09-25
drm: bridge: cdns-mhdp8546: Fix missing mutex unlock on error path
Qi Xi
1
-2
/
+4
2025-09-25
drm: bridge: anx7625: Fix NULL pointer dereference with early IRQ
Loic Poulain
1
-2
/
+4
[next]