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-09-05
cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_status
Scott Bauer
1
-1
/
+1
2018-09-05
power: generic-adc-battery: check for duplicate properties copied from iio ch...
H. Nikolaus Schaller
1
-2
/
+13
2018-09-05
power: generic-adc-battery: fix out-of-bounds write when copying channel prop...
H. Nikolaus Schaller
1
-10
/
+4
2018-09-05
PM / clk: signedness bug in of_pm_clk_add_clks()
Dan Carpenter
1
-1
/
+1
2018-09-05
clk: npcm7xx: fix memory allocation
Gustavo A. R. Silva
1
-2
/
+2
2018-09-05
clk: rockchip: fix clk_i2sout parent selection bits on rk3399
Alberto Panizzo
1
-1
/
+1
2018-09-05
mtd: rawnand: qcom: wait for desc completion in all BAM channels
Abhishek Sahu
1
-1
/
+52
2018-09-05
mtd: rawnand: marvell: add suspend and resume hooks
Daniel Mack
1
-11
/
+62
2018-09-05
mtd: rawnand: fsmc: Stop using chip->read_buf()
Boris Brezillon
1
-1
/
+1
2018-09-05
mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op()
Boris Brezillon
1
-0
/
+10
2018-09-05
iscsi target: fix session creation failure handling
Mike Christie
1
-14
/
+21
2018-09-05
scsi: core: Avoid that SCSI device removal through sysfs triggers a deadlock
Bart Van Assche
1
-2
/
+18
2018-09-05
scsi: mpt3sas: Fix _transport_smp_handler() error path
Bart Van Assche
1
-2
/
+3
2018-09-05
scsi: mpt3sas: Fix calltrace observed while running IO & reset
Sreekanth Reddy
2
-1
/
+2
2018-09-05
tpm: separate cmd_ready/go_idle from runtime_pm
Tomas Winkler
4
-92
/
+88
2018-09-05
tpm: Return the actual size when receiving an unsupported command
Ricardo Schwarzmeier
1
-1
/
+1
2018-09-05
s390/qdio: reset old sbal_state flags
Julian Wiedmann
1
-3
/
+2
2018-09-05
hwmon: (nct6775) Fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+2
2018-09-05
scsi: qla2xxx: Fix stalled relogin
Himanshu Madhani
2
-1
/
+2
2018-09-05
pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()
Dan Carpenter
1
-1
/
+1
2018-09-05
soc: qcom: rmtfs-mem: fix memleak in probe error paths
Johan Hovold
1
-2
/
+1
2018-09-05
b43/leds: Ensure NUL-termination of LED name string
Michael Buesch
1
-1
/
+1
2018-09-05
b43legacy/leds: Ensure NUL-termination of LED name string
Michael Buesch
1
-1
/
+1
2018-09-05
udl-kms: avoid division
Mikulas Patocka
3
-26
/
+30
2018-09-05
udl-kms: fix crash due to uninitialized memory
Mikulas Patocka
1
-1
/
+1
2018-09-05
udl-kms: handle allocation failure
Mikulas Patocka
1
-10
/
+18
2018-09-05
udl-kms: change down_interruptible to down
Mikulas Patocka
1
-6
/
+1
2018-09-05
platform/x86: ideapad-laptop: Apply no_hw_rfkill to Y20-15IKBM, too
Takashi Iwai
1
-2
/
+2
2018-09-05
platform/x86: wmi: Do not mix pages and kmalloc
Kees Cook
1
-6
/
+3
2018-09-05
nvme-pci: add a memory barrier to nvme_dbbuf_update_and_check_event
Michal Wnukowski
1
-0
/
+8
2018-09-05
iommu/arm-smmu: Error out only if not enough context interrupts
Vivek Gautam
1
-6
/
+10
2018-09-05
regulator: arizona-ldo1: Use correct device to get enable GPIO
Charles Keepax
1
-3
/
+24
2018-09-05
hwmon: (k10temp) 27C Offset needed for Threadripper2
Michael Larabel
1
-0
/
+2
2018-09-05
mei: don't update offset in write
Alexander Usyskin
1
-1
/
+0
2018-09-05
scsi: libsas: dynamically allocate and free ata host
Jason Yan
4
-16
/
+31
2018-08-24
i2c: imx: Fix race condition in dma read
Esben Haabendal
1
-4
/
+4
2018-08-24
i2c: core: ACPI: Properly set status byte to 0 for multi-byte writes
Hans de Goede
1
-3
/
+8
2018-08-24
PCI: pciehp: Fix unprotected list iteration in IRQ handler
Lukas Wunner
1
-10
/
+3
2018-08-24
PCI: pciehp: Fix use-after-free on unplug
Lukas Wunner
3
-3
/
+10
2018-08-24
PCI: Skip MPS logic for Virtual Functions (VFs)
Myron Stowe
1
-0
/
+4
2018-08-24
PCI: aardvark: Size bridges before resources allocation
Zachary Zhang
1
-0
/
+1
2018-08-24
PCI: hotplug: Don't leak pci_slot on registration failure
Lukas Wunner
1
-0
/
+9
2018-08-24
PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
Rafael J. Wysocki
1
-4
/
+2
2018-08-24
PCI: Restore resized BAR state on resume
Christian König
1
-0
/
+28
2018-08-24
drm/amdgpu/pm: Fix potential Spectre v1
Gustavo A. R. Silva
1
-1
/
+2
2018-08-24
drm/i915/kvmgt: Fix potential Spectre v1
Gustavo A. R. Silva
1
-1
/
+8
2018-08-24
pty: fix O_CLOEXEC for TIOCGPTPEER
Matthijs van Duin
1
-1
/
+1
2018-08-24
EDAC: Add missing MEM_LRDDR4 entry in edac_mem_types[]
Takashi Iwai
1
-0
/
+1
2018-08-22
net: mvneta: fix mvneta_config_rss on armada 3700
Jisheng Zhang
1
-11
/
+20
2018-08-22
net: ethernet: mvneta: Fix napi structure mixup on armada 3700
Andrew Lunn
1
-10
/
+12
[next]