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
2020-02-05
l2t_seq_next should increase position index
Vasily Averin
1
-2
/
+1
2020-02-05
seq_tab_next() should increase position index
Vasily Averin
1
-2
/
+1
2020-02-05
net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10G
Madalin Bucur
1
-2
/
+2
2020-02-05
net/fsl: treat fsl,erratum-a011043
Madalin Bucur
1
-1
/
+6
2020-02-05
qlcnic: Fix CPU soft lockup while collecting firmware dump
Manish Chopra
2
-0
/
+3
2020-02-05
r8152: get default setting of WOL before initializing
Hayes Wang
1
-4
/
+5
2020-02-05
airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATE
Michael Ellerman
1
-10
/
+8
2020-02-05
airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATE
Michael Ellerman
1
-1
/
+1
2020-02-05
tee: optee: Fix compilation issue with nommu
Vincenzo Frascino
1
-0
/
+1
2020-02-05
scsi: fnic: do not queue commands during fwreset
Hannes Reinecke
1
-0
/
+3
2020-02-05
iwlwifi: Don't ignore the cap field upon mcc update
Haim Dreyfuss
3
-6
/
+51
2020-02-05
bnxt_en: Fix ipv6 RFS filter matching logic.
Michael Chan
1
-5
/
+17
2020-02-05
net: dsa: bcm_sf2: Configure IMP port for 2Gb/sec
Florian Fainelli
1
-1
/
+1
2020-02-05
qmi_wwan: Add support for Quectel RM500Q
Kristian Evensen
1
-0
/
+1
2020-02-05
platform/x86: GPD pocket fan: Allow somewhat lower/higher temperature limits
Hans de Goede
1
-1
/
+1
2020-02-05
igb: Fix SGMII SFP module discovery for 100FX/LX.
Manfred Rudigier
2
-7
/
+3
2020-02-05
ixgbe: Fix calculation of queue with VFs and flow director on interface flap
Cambda Zhu
1
-10
/
+27
2020-02-05
ixgbevf: Remove limit of 10 entries for unicast filter list
Radoslaw Tyl
1
-5
/
+0
2020-02-05
clk: mmp2: Fix the order of timer mux parents
Lubomir Rintel
1
-1
/
+1
2020-02-05
clk: sunxi-ng: h6-r: Fix AR100/R_APB2 parent order
Samuel Holland
1
-2
/
+2
2020-02-05
soc: ti: wkup_m3_ipc: Fix race condition with rproc_boot
Dave Gerlach
1
-2
/
+2
2020-02-05
media: si470x-i2c: Move free() past last use of 'radio'
Lee Jones
1
-1
/
+1
2020-02-05
ttyprintk: fix a potential deadlock in interrupt context issue
Zhenzhong Duan
1
-6
/
+9
2020-02-05
media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0
Hans Verkuil
1
-1
/
+1
2020-02-05
media: gspca: zero usb_buf
Hans Verkuil
1
-1
/
+1
2020-02-05
media: vp7045: do not read uninitialized values if usb transfer fails
Sean Young
1
-7
/
+14
2020-02-05
media: af9005: uninitialized variable printked
Sean Young
1
-1
/
+1
2020-02-05
media: digitv: don't continue if remote control state can't be read
Sean Young
1
-3
/
+7
2020-02-05
PM / devfreq: Add new name attribute for sysfs
Chanwoo Choi
1
-0
/
+9
2020-02-05
rsi: fix use-after-free on failed probe and unbind
Johan Hovold
1
-1
/
+17
2020-02-05
rsi: add hci detach for hibernation and poweroff
Siva Rebbagondla
2
-0
/
+25
2020-02-01
random: try to actively add entropy rather than passively wait for it
Linus Torvalds
1
-1
/
+61
2020-02-01
rsi: fix non-atomic allocation in completion handler
Johan Hovold
1
-6
/
+7
2020-02-01
rsi: fix memory leak on failed URB submission
Johan Hovold
1
-1
/
+3
2020-02-01
rsi: fix use-after-free on probe errors
Johan Hovold
1
-6
/
+6
2020-02-01
usb-storage: Disable UAS on JMicron SATA enclosure
Laura Abbott
1
-2
/
+5
2020-02-01
iommu/amd: Support multiple PCI DMA aliases in IRQ Remapping
Logan Gunthorpe
1
-7
/
+30
2020-02-01
PCI: Add DMA alias quirk for Intel VCA NTB
Slawomir Pawlowski
1
-0
/
+34
2020-02-01
platform/x86: dell-laptop: disable kbd backlight on Inspiron 10xx
Pacien TRAN-GIRARD
1
-0
/
+26
2020-02-01
HID: steam: Fix input device disappearing
Rodrigo Rivas Costa
1
-0
/
+4
2020-02-01
atm: eni: fix uninitialized variable warning
Arnd Bergmann
1
-2
/
+2
2020-02-01
gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP
Dmitry Osipenko
1
-0
/
+1
2020-02-01
net: wan: sdla: Fix cast from pointer to integer of different size
Krzysztof Kozlowski
1
-1
/
+1
2020-02-01
drivers/net/b44: Change to non-atomic bit operations on pwol_mask
Fenghua Yu
1
-3
/
+6
2020-02-01
spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
wuxu.wu
2
-3
/
+13
2020-02-01
watchdog: rn5t618_wdt: fix module aliases
Andreas Kemnade
1
-0
/
+1
2020-02-01
watchdog: max77620_wdt: fix potential build errors
David Engraf
1
-0
/
+1
2020-02-01
phy: cpcap-usb: Prevent USB line glitches from waking up modem
Tony Lindgren
1
-3
/
+15
2020-02-01
phy: qcom-qmp: Increase PHY ready timeout
Bjorn Andersson
1
-1
/
+1
2020-02-01
drivers/hid/hid-multitouch.c: fix a possible null pointer access.
Pan Zhang
1
-1
/
+1
[next]