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
2022-02-03
Input: i8042 - Fix misplaced backport of "add ASUS Zenbook Flip to noselftest...
Guillaume Bertholon
1
-5
/
+6
2022-02-03
Revert "tc358743: fix register i2c_rd/wr function fix"
Guillaume Bertholon
1
-1
/
+1
2022-02-03
Revert "drm/radeon/ci: disable mclk switching for high refresh rates (v2)"
Guillaume Bertholon
1
-6
/
+0
2022-02-03
hwmon: (lm90) Reduce maximum conversion rate for G781
Guenter Roeck
1
-1
/
+1
2022-02-03
drm/msm: Fix wrong size calculation
Xianting Tian
1
-1
/
+1
2022-02-03
scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()
John Meneghini
1
-15
/
+5
2022-02-03
USB: core: Fix hang in usb_kill_urb by adding memory barriers
Alan Stern
2
-0
/
+26
2022-02-03
usb-storage: Add unusual-devs entry for VL817 USB-SATA bridge
Alan Stern
1
-0
/
+10
2022-02-03
tty: Add support for Brainboxes UC cards.
Cameron Williams
1
-2
/
+98
2022-02-03
tty: n_gsm: fix SW flow control encoding/handling
daniel.starke@siemens.com
1
-1
/
+3
2022-02-03
serial: stm32: fix software flow control transfer
Valentin Caron
1
-1
/
+1
2022-02-03
scsi: zfcp: Fix failed recovery on gone remote port with non-NPIV FCP devices
Steffen Maier
1
-1
/
+12
2022-01-29
drm/i915: Flush TLBs before releasing backing store
Tvrtko Ursulin
4
-0
/
+103
2022-01-27
lib82596: Fix IRQ check in sni_82596_probe
Miaoqian Lin
1
-1
/
+2
2022-01-27
bcmgenet: add WOL IRQ check
Sergey Shtylyov
1
-4
/
+6
2022-01-27
dmaengine: at_xdmac: Fix at_xdmac_lld struct definition
Tudor Ambarus
1
-9
/
+9
2022-01-27
dmaengine: at_xdmac: Fix lld view setting
Tudor Ambarus
1
-1
/
+3
2022-01-27
dmaengine: at_xdmac: Print debug message after realeasing the lock
Tudor Ambarus
1
-2
/
+4
2022-01-27
dmaengine: at_xdmac: Don't start transactions at tx_submit level
Tudor Ambarus
1
-6
/
+0
2022-01-27
net: axienet: fix number of TX ring slots for available check
Robert Hancock
1
-2
/
+2
2022-01-27
net: axienet: Wait for PhyRstCmplt after core reset
Robert Hancock
1
-0
/
+10
2022-01-27
parisc: pdc_stable: Fix memory leak in pdcs_register_pathentries
Miaoqian Lin
1
-1
/
+3
2022-01-27
net/fsl: xgmac_mdio: Fix incorrect iounmap when removing module
Tobias Waldekranz
1
-1
/
+2
2022-01-27
power: bq25890: Enable continuous conversion for ADC at charging
Yauhen Kharuzhy
1
-2
/
+2
2022-01-27
scsi: sr: Don't use GFP_DMA
Christoph Hellwig
2
-3
/
+3
2022-01-27
i2c: designware-pci: Fix to change data types of hcnt and lcnt parameters
Lakshmi Sowjanya D
1
-4
/
+4
2022-01-27
w1: Misuse of get_user()/put_user() reported by sparse
Christophe Leroy
1
-20
/
+6
2022-01-27
i2c: mpc: Correct I2C reset procedure
Joakim Tjernlund
1
-8
/
+15
2022-01-27
i2c: i801: Don't silently correct invalid transfer size
Heiner Kallweit
1
-10
/
+5
2022-01-27
serial: core: Keep mctrl register state and cached copy in sync
Lukas Wunner
1
-1
/
+2
2022-01-27
serial: pl010: Drop CR register reset on set_termios
Lukas Wunner
1
-3
/
+0
2022-01-27
dm space map common: add bounds check to sm_ll_lookup_bitmap()
Joe Thornber
1
-0
/
+5
2022-01-27
dm btree: add a defensive bounds check to insert_at()
Joe Thornber
1
-3
/
+5
2022-01-27
net: mdio: Demote probed message to debug print
Florian Fainelli
1
-1
/
+1
2022-01-27
ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R()
Rafael J. Wysocki
1
-1
/
+2
2022-01-27
ACPICA: Utilities: Avoid deleting the same object twice in a row
Rafael J. Wysocki
1
-0
/
+1
2022-01-27
ath9k: Fix out-of-bound memcpy in ath9k_hif_usb_rx_stream
Zekun Shen
1
-0
/
+7
2022-01-27
usb: hub: Add delay for SuperSpeed hub resume to let links transit to U0
Kai-Heng Feng
1
-1
/
+4
2022-01-27
media: saa7146: hexium_gemini: Fix a NULL pointer dereference in hexium_attach()
Zhou Qingyang
2
-2
/
+7
2022-01-27
media: igorplugusb: receiver overflow should be reported
Sean Young
1
-1
/
+3
2022-01-27
net: bonding: debug: avoid printing debug logs when bond is not notifying peers
Suresh Kumar
1
-3
/
+3
2022-01-27
iwlwifi: mvm: synchronize with FW after multicast commands
Johannes Berg
1
-0
/
+17
2022-01-27
media: m920x: don't use stack on USB reads
Mauro Carvalho Chehab
1
-1
/
+11
2022-01-27
media: saa7146: hexium_orion: Fix a NULL pointer dereference in hexium_attach()
Zhou Qingyang
1
-1
/
+7
2022-01-27
floppy: Add max size check for user space request
Xiongwei Song
1
-1
/
+3
2022-01-27
mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
Zekun Shen
1
-1
/
+2
2022-01-27
HSI: core: Fix return freed object in hsi_new_client
Chengfeng Ye
1
-0
/
+1
2022-01-27
media: b2c2: Add missing check in flexcop_pci_isr:
Zheyu Ma
1
-0
/
+3
2022-01-27
usb: gadget: f_fs: Use stream_open() for endpoint files
Pavankumar Kondeti
1
-2
/
+2
2022-01-27
ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START reply
Zekun Shen
1
-0
/
+4
[next]