index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2021-09-18
libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDs
Hans de Goede
1
-0
/
+4
2021-09-18
dmaengine: imx-sdma: remove duplicated sdma_load_context
Robin Gong
1
-4
/
+1
2021-09-18
Revert "dmaengine: imx-sdma: refine to load context only once"
Robin Gong
1
-8
/
+0
2021-09-18
s390/qdio: cancel the ESTABLISH ccw after timeout
Julian Wiedmann
1
-21
/
+30
2021-09-18
s390/qdio: fix roll-back after timeout on ESTABLISH ccw
Julian Wiedmann
1
-12
/
+19
2021-09-18
media: rc-loopback: return number of emitters rather than error
Sean Young
1
-1
/
+1
2021-09-18
media: uvc: don't do DMA on stack
Mauro Carvalho Chehab
1
-11
/
+23
2021-09-18
VMCI: fix NULL pointer dereference when unmapping queue pair
Wang Hai
1
-2
/
+4
2021-09-18
crypto: ccp - shutdown SEV firmware on kexec
Brijesh Singh
2
-26
/
+35
2021-09-18
dm crypt: Avoid percpu_counter spinlock contention in crypt_page_alloc()
Arne Welzel
1
-1
/
+6
2021-09-18
power: supply: max17042: handle fails of reading status register
Krzysztof Kozlowski
1
-1
/
+5
2021-09-18
wcn36xx: Ensure finish scan is not requested before start scan
Joseph Gates
2
-1
/
+5
2021-09-18
iio: ltc2983: fix device probe
Nuno Sá
1
-16
/
+14
2021-09-18
soc: aspeed: p2a-ctrl: Fix boundary check for mmap
Iwona Winiarska
1
-1
/
+1
2021-09-18
soc: aspeed: lpc-ctrl: Fix boundary check for mmap
Iwona Winiarska
1
-1
/
+1
2021-09-18
soc: qcom: aoss: Fix the out of bound usage of cooling_devs
Manivannan Sadhasivam
1
-2
/
+6
2021-09-18
pinctrl: ingenic: Fix incorrect pull up/down info
Paul Cercueil
1
-3
/
+3
2021-09-18
pinctrl: stmfx: Fix hazardous u8[] to unsigned long cast
Marc Zyngier
1
-2
/
+4
2021-09-18
clk: socfpga: agilex: add the bypass register for s2f_usr0 clock
Dinh Nguyen
1
-1
/
+1
2021-09-18
clk: socfpga: agilex: fix up s2f_user0_clk representation
Dinh Nguyen
1
-0
/
+9
2021-09-18
clk: socfpga: agilex: fix the parents of the psi_ref_clk
Dinh Nguyen
1
-4
/
+4
2021-09-18
PCI/MSI: Skip masking MSI-X on Xen PV
Marek Marczykowski-Górecki
1
-0
/
+3
2021-09-18
rtc: tps65910: Correct driver module alias
Dmitry Osipenko
1
-1
/
+1
2021-09-16
Revert "block: nbd: add sanity check for first_minor"
Greg Kroah-Hartman
1
-10
/
+0
2021-09-15
clk: kirkwood: Fix a clocking boot regression
Linus Walleij
1
-0
/
+1
2021-09-15
backlight: pwm_bl: Improve bootloader/kernel device handover
Daniel Thompson
1
-26
/
+28
2021-09-15
fbmem: don't allow too huge resolutions
Tetsuo Handa
1
-0
/
+6
2021-09-15
tty: Fix data race between tiocsti() and flush_to_ldisc()
Nguyen Dinh Phi
1
-2
/
+2
2021-09-15
iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 Alpha
Justin M. Forbes
1
-0
/
+1
2021-09-15
octeontx2-af: Set proper errorcode for IPv4 checksum errors
Sunil Goutham
1
-3
/
+4
2021-09-15
octeontx2-af: Fix static code analyzer reported issues
Subbaraya Sundeep
1
-3
/
+3
2021-09-15
octeontx2-af: Fix loop in free and unmap counter
Subbaraya Sundeep
1
-1
/
+2
2021-09-15
net: qualcomm: fix QCA7000 checksum handling
Stefan Wahren
2
-2
/
+2
2021-09-15
brcmfmac: pcie: fix oops on failure to resume and reprobe
Ahmad Fatoum
1
-1
/
+1
2021-09-15
bcma: Fix memory leak for internally-handled cores
Zenghui Yu
1
-3
/
+3
2021-09-15
atlantic: Fix driver resume flow.
Sudarsana Reddy Kalluru
1
-0
/
+3
2021-09-15
ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()
Dan Carpenter
1
-1
/
+3
2021-09-15
ice: Only lock to update netdev dev_addr
Brett Creeley
1
-4
/
+9
2021-09-15
iwlwifi: skip first element in the WTAS ACPI table
Abhishek Naik
1
-7
/
+7
2021-09-15
iwlwifi: follow the new inclusive terminology
Emmanuel Grumbach
11
-54
/
+55
2021-09-15
tty: serial: fsl_lpuart: fix the wrong mapbase value
Andy Duan
1
-1
/
+1
2021-09-15
usb: bdc: Fix a resource leak in the error handling path of 'bdc_probe()'
Christophe JAILLET
1
-14
/
+13
2021-09-15
usb: bdc: Fix an error handling path in 'bdc_probe()' when no suitable DMA co...
Christophe JAILLET
1
-1
/
+2
2021-09-15
usb: ehci-orion: Handle errors of clk_prepare_enable() in probe
Evgeny Novikov
1
-2
/
+6
2021-09-15
i2c: xlp9xx: fix main IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-09-15
i2c: mt65xx: fix IRQ check
Sergey Shtylyov
1
-1
/
+1
2021-09-15
mmc: moxart: Fix issue with uninitialized dma_slave_config
Tony Lindgren
1
-0
/
+1
2021-09-15
mmc: dw_mmc: Fix issue with uninitialized dma_slave_config
Tony Lindgren
1
-0
/
+1
2021-09-15
mmc: sdhci: Fix issue with uninitialized dma_slave_config
Tony Lindgren
1
-0
/
+1
2021-09-15
rsi: fix an error code in rsi_probe()
Dan Carpenter
1
-0
/
+1
[prev]
[next]