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
2018-10-10
dm thin metadata: fix __udivdi3 undefined on 32-bit
Mike Snitzer
1
-4
/
+2
2018-10-10
ixgbe: check return value of napi_complete_done()
Song Liu
1
-5
/
+7
2018-10-10
Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()
Dexuan Cui
1
-3
/
+5
2018-10-10
gpiolib: Free the last requested descriptor
Ricardo Ribalda Delgado
1
-1
/
+1
2018-10-10
crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic
Horia Geantă
1
-4
/
+4
2018-10-10
crypto: mxs-dcp - Fix wait logic on chan threads
Leonard Crestez
1
-23
/
+30
2018-10-10
crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()
Waiman Long
6
-18
/
+18
2018-10-10
iommu/amd: Clear memory encryption mask from physical address
Singh, Brijesh
1
-1
/
+1
2018-10-10
xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
Josh Abraham
1
-1
/
+1
2018-10-10
xen: avoid crash in disable_hotplug_cpu
Olaf Hering
1
-7
/
+8
2018-10-10
xen/manage: don't complain about an empty value in control/sysrq node
Vitaly Kuznetsov
1
-2
/
+4
2018-10-10
s390/qeth: don't dump past end of unknown HW header
Julian Wiedmann
2
-2
/
+2
2018-10-10
s390/qeth: use vzalloc for QUERY OAT buffer
Wenjia Zhang
1
-2
/
+3
2018-10-10
r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED
Kai-Heng Feng
1
-3
/
+6
2018-10-10
drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk
Christian König
1
-8
/
+15
2018-10-10
dm thin metadata: try to avoid ever aborting transactions
Joe Thornber
2
-9
/
+100
2018-10-10
net: ena: fix missing calls to READ_ONCE
Netanel Belgazal
1
-4
/
+4
2018-10-10
net: ena: fix driver when PAGE_SIZE == 64kB
Netanel Belgazal
2
-5
/
+16
2018-10-10
dm raid: fix rebuild of specific devices by updating superblock
Heinz Mauelshagen
1
-0
/
+5
2018-10-10
drm/nouveau/disp: fix DP disable race
Ben Skeggs
4
-9
/
+19
2018-10-10
drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS
Ben Skeggs
1
-1
/
+2
2018-10-10
net/mlx5: Consider PCI domain in search for next dev
Daniel Jurgens
1
-3
/
+4
2018-10-10
nvmet-rdma: fix possible bogus dereference under heavy load
Sagi Grimberg
1
-2
/
+25
2018-10-10
USB: yurex: Check for truncation in yurex_read()
Ben Hutchings
1
-0
/
+3
2018-10-10
HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub report
Hans de Goede
1
-0
/
+23
2018-10-10
RDMA/ucma: check fd type in ucma_migrate_id()
Jann Horn
1
-0
/
+6
2018-10-10
Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"
Matt Ranostay
1
-1
/
+0
2018-10-10
scsi: qedi: Add the CRC size within iSCSI NVM image
Nilesh Javali
2
-14
/
+21
2018-10-10
scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values ...
Vincent Pelletier
1
-5
/
+3
2018-10-10
HID: hid-saitek: Add device ID for RAT 7 Contagion
Harry Mallon
2
-0
/
+3
2018-10-10
usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]
Anton Vasilyev
1
-5
/
+10
2018-10-10
HID: add support for Apple Magic Keyboards
Sean O'Brien
2
-1
/
+10
2018-10-10
net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()
Jia-Ju Bai
1
-1
/
+1
2018-10-10
i2c: uniphier-f: issue STOP only for last message or I2C_M_STOP
Masahiro Yamada
1
-5
/
+2
2018-10-10
i2c: uniphier: issue STOP only for last message or I2C_M_STOP
Masahiro Yamada
1
-5
/
+2
2018-10-10
RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0
Xiao Ni
1
-1
/
+4
2018-10-10
md/raid5-cache: disable reshape completely
Shaohua Li
2
-3
/
+8
2018-10-10
gpio: Fix crash due to registration race
Vincent Whitchurch
1
-0
/
+1
2018-10-10
net: hns: add netif_carrier_off before change speed and duplex
Peng Li
1
-0
/
+2
2018-10-10
net: hns: add the code for cleaning pkt in chip
Peng Li
13
-4
/
+255
2018-10-10
gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall
Hans de Goede
1
-35
/
+49
2018-10-10
gpiolib: acpi: Switch to cansleep version of GPIO library call
Andy Shevchenko
1
-1
/
+1
2018-10-10
gpio: adp5588: Fix sleep-in-atomic-context bug
Michael Hennerich
1
-4
/
+20
2018-10-10
mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_X
Danek Duvall
1
-3
/
+0
2018-10-10
scsi: csiostor: add a check for NULL pointer after kmalloc()
Varun Prakash
1
-7
/
+9
2018-10-10
mac80211_hwsim: require at least one channel
Johannes Berg
1
-0
/
+5
2018-10-10
serial: mvebu-uart: Fix reporting of effective CSIZE to userspace
Jan Kiszka
1
-1
/
+3
2018-10-10
drm/amdgpu: add another ATPX quirk for TOPAZ
Alex Deucher
1
-0
/
+1
2018-10-10
drm/amd/pp: initialize result to before or'ing in data
Colin Ian King
1
-1
/
+1
2018-10-03
media: v4l: event: Prevent freeing event subscriptions while accessed
Sakari Ailus
2
-18
/
+22
[next]