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
2018-07-17
loop: remember whether sysfs_create_group() was done
Tetsuo Handa
2
-5
/
+7
2018-07-17
RDMA/ucm: Mark UCM interface as BROKEN
Leon Romanovsky
2
-2
/
+13
2018-07-17
loop: add recursion validation to LOOP_CHANGE_FD
Theodore Ts'o
1
-30
/
+38
2018-07-17
iw_cxgb4: correctly enforce the max reg_mr depth
Steve Wise
1
-1
/
+1
2018-07-17
i2c: recovery: if possible send STOP with recovery pulses
Wolfram Sang
1
-1
/
+10
2018-07-17
i2c: tegra: Fix NACK error handling
Jon Hunter
1
-9
/
+8
2018-07-17
IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
Michael J. Ruhl
5
-9
/
+9
2018-07-17
acpi, nfit: Fix scrub idle detection
Dan Williams
2
-11
/
+34
2018-07-17
xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
Dan Carpenter
1
-1
/
+1
2018-07-17
usb: quirks: add delay quirks for Corsair Strafe
Nico Sneck
1
-0
/
+4
2018-07-17
USB: serial: mos7840: fix status-register error handling
Johan Hovold
1
-0
/
+3
2018-07-17
USB: yurex: fix out-of-bounds uaccess in read handler
Jann Horn
1
-17
/
+6
2018-07-17
USB: serial: keyspan_pda: fix modem-status error handling
Johan Hovold
1
-1
/
+3
2018-07-17
USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick
Olli Salonen
1
-0
/
+1
2018-07-17
USB: serial: ch341: fix type promotion bug in ch341_control_in()
Dan Carpenter
1
-1
/
+1
2018-07-17
thunderbolt: Notify userspace when boot_acl is changed
Mika Westerberg
1
-0
/
+4
2018-07-17
ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
Hans de Goede
2
-0
/
+62
2018-07-17
ahci: Add Intel Ice Lake LP PCI ID
Mika Westerberg
1
-0
/
+1
2018-07-17
vmw_balloon: fix inflation with batching
Nadav Amit
1
-2
/
+2
2018-07-17
mtd: spi-nor: cadence-quadspi: Fix direct mode write timeouts
Vignesh R
1
-2
/
+4
2018-07-17
mei: discard messages from not connected client during power down.
Alexander Usyskin
1
-1
/
+4
2018-07-17
ata: Fix ZBC_OUT all bit handling
Damien Le Moal
1
-3
/
+8
2018-07-17
ata: Fix ZBC_OUT command block check
Damien Le Moal
1
-6
/
+7
2018-07-17
staging: r8822be: Fix RTL8822be can't find any wireless AP
Ping-Ke Shih
2
-1
/
+2
2018-07-17
staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data().
Murray McAllister
1
-1
/
+1
2018-07-17
ibmasm: don't write out of bounds in read handler
Jann Horn
1
-24
/
+3
2018-07-17
mmc: renesas_sdhi_internal_dmac: Cannot clear the RX_IN_USE in abort
Yoshihiro Shimoda
1
-2
/
+1
2018-07-17
mmc: dw_mmc: fix card threshold control configuration
x00270170
1
-3
/
+4
2018-07-17
mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl states
Stefan Agner
1
-12
/
+9
2018-07-17
ACPICA: Clear status of all events when entering S5
Rafael J. Wysocki
1
-4
/
+11
2018-07-17
drm/etnaviv: bring back progress check in job timeout handler
Lucas Stach
2
-0
/
+27
2018-07-17
drm/etnaviv: Fix driver unregistering
Fabio Estevam
1
-1
/
+2
2018-07-17
drm/etnaviv: Check for platform_device_register_simple() failure
Fabio Estevam
1
-3
/
+18
2018-07-11
staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
Dan Carpenter
1
-1
/
+1
2018-07-11
mtd: cfi_cmdset_0002: Change erase functions to check chip good only
Tokunori Ikegami
1
-10
/
+12
2018-07-11
mtd: cfi_cmdset_0002: Change erase functions to retry for error
Tokunori Ikegami
1
-0
/
+10
2018-07-11
mtd: cfi_cmdset_0002: Change definition naming to retry write operation
Tokunori Ikegami
1
-3
/
+3
2018-07-11
dm: prevent DAX mounts if not supported
Ross Zwisler
2
-5
/
+5
2018-07-11
dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()
Ross Zwisler
1
-0
/
+8
2018-07-11
dax: change bdev_dax_supported() to support boolean returns
Dave Jiang
1
-8
/
+8
2018-07-11
fs: allow per-device dax status checking for filesystems
Darrick J. Wong
1
-13
/
+13
2018-07-11
i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfers
Peter Rosin
1
-5
/
+9
2018-07-11
i2c: core: smbus: fix a potential missing-check bug
Wenwen Wang
1
-0
/
+2
2018-07-11
HID: core: allow concurrent registration of drivers
Benjamin Tissoires
1
-1
/
+4
2018-07-11
HID: debug: check length before copy_to_user()
Daniel Rosenberg
1
-1
/
+7
2018-07-11
HID: hiddev: fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+11
2018-07-11
HID: i2c-hid: Fix "incomplete report" noise
Jason Andryuk
1
-1
/
+1
2018-07-11
drm/amdgpu: Dynamically probe for ATIF handle (v2)
Lyude Paul
1
-21
/
+58
2018-07-11
drm/amdgpu: Add amdgpu_atpx_get_dhandle()
Lyude Paul
2
-0
/
+12
2018-07-11
drm/udl: fix display corruption of the last line
Mikulas Patocka
2
-5
/
+11
[next]