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
2017-05-25
drivers: char: mem: Check for address space wraparound with mmap()
Julius Werner
1
-0
/
+5
2017-05-25
drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2
Mario Kleiner
1
-0
/
+8
2017-05-25
PCI: Freeze PME scan before suspending devices
Lukas Wunner
1
-4
/
+5
2017-05-25
PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms
David Woodhouse
1
-3
/
+7
2017-05-25
uwb: fix device quirk on big-endian hosts
Johan Hovold
1
-2
/
+3
2017-05-25
iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings
KarimAllah Ahmed
1
-1
/
+4
2017-05-25
staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.
Malcolm Priestley
1
-1
/
+1
2017-05-25
staging: rtl8192e: fix 2 byte alignment of register BSSIDR.
Malcolm Priestley
1
-4
/
+5
2017-05-25
xc2028: Fix use-after-free bug properly
Takashi Iwai
1
-21
/
+16
2017-05-25
cx231xx-cards: fix NULL-deref at probe
Johan Hovold
1
-5
/
+40
2017-05-25
cx231xx-audio: fix NULL-deref at probe
Johan Hovold
1
-2
/
+15
2017-05-25
cx231xx-audio: fix init error path
Johan Hovold
1
-11
/
+14
2017-05-25
dvb-frontends/cxd2841er: define symbol_rate_min/max in T/C fe-ops
Daniel Scheller
1
-1
/
+3
2017-05-25
zr364xx: enforce minimum size when reading header
Alyssa Milburn
1
-0
/
+8
2017-05-25
dib0700: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2017-05-25
s5p-mfc: Fix unbalanced call to clock management
Marek Szyprowski
1
-0
/
+1
2017-05-25
gspca: konica: add missing endpoint sanity check
Johan Hovold
1
-0
/
+3
2017-05-25
iio: proximity: as3935: fix as3935_write
Matt Ranostay
1
-2
/
+1
2017-05-25
USB: hub: fix non-SS hub-descriptor handling
Johan Hovold
1
-4
/
+9
2017-05-25
USB: hub: fix SS hub-descriptor handling
Johan Hovold
1
-2
/
+6
2017-05-25
USB: serial: io_ti: fix div-by-zero in set_termios
Johan Hovold
1
-1
/
+4
2017-05-25
USB: serial: mct_u232: fix big-endian baud-rate handling
Johan Hovold
1
-1
/
+1
2017-05-25
USB: serial: qcserial: add more Lenovo EM74xx device IDs
Bjørn Mork
1
-0
/
+2
2017-05-25
usb: serial: option: add Telit ME910 support
Daniele Palmas
1
-0
/
+8
2017-05-25
USB: iowarrior: fix info ioctl on big-endian hosts
Johan Hovold
1
-1
/
+1
2017-05-25
usb: musb: tusb6010_omap: Do not reset the other direction's packet size
Peter Ujfalusi
1
-4
/
+9
2017-05-25
ttusb2: limit messages to buffer size
Alyssa Milburn
1
-0
/
+19
2017-05-25
mceusb: fix NULL-deref at probe
Johan Hovold
1
-2
/
+2
2017-05-25
usbvision: fix NULL-deref at probe
Johan Hovold
1
-1
/
+8
2017-05-25
net: irda: irda-usb: fix firmware name on big-endian hosts
Johan Hovold
1
-1
/
+1
2017-05-25
usb: host: xhci-mem: allocate zeroed Scratchpad Buffer
Peter Chen
1
-1
/
+1
2017-05-25
xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton
Mathias Nyman
1
-2
/
+5
2017-05-25
usb: host: xhci-plat: propagate return value of platform_get_irq()
Thomas Petazzoni
1
-1
/
+1
2017-05-25
net: qmi_wwan: Add SIMCom 7230E
Kristian Evensen
1
-0
/
+1
2017-05-25
USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDs
Andrey Korolyov
2
-4
/
+6
2017-05-25
USB: serial: ftdi_sio: fix setting latency for unprivileged users
Anthony Mallet
1
-1
/
+1
2017-05-25
iio: dac: ad7303: fix channel description
Pavel Roskin
1
-3
/
+3
2017-05-25
of: fix sparse warning in of_pci_range_parser_one
Rob Herring
1
-1
/
+1
2017-05-25
cdc-acm: fix possible invalid access when processing notification
Tobias Herzog
1
-4
/
+9
2017-05-25
drm/nouveau/tmr: handle races with hw when updating the next alarm time
Ben Skeggs
1
-10
/
+16
2017-05-25
drm/nouveau/tmr: avoid processing completed alarms when adding a new one
Ben Skeggs
1
-3
/
+13
2017-05-25
drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm
Ben Skeggs
1
-7
/
+10
2017-05-25
drm/nouveau/tmr: ack interrupt before processing alarms
Ben Skeggs
1
-1
/
+1
2017-05-25
drm/nouveau/therm: remove ineffective workarounds for alarm bugs
Ben Skeggs
4
-4
/
+4
2017-05-25
drm/amdgpu: Make display watermark calculations more accurate
Mario Kleiner
3
-15
/
+15
2017-05-25
drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.
Mario Kleiner
3
-48
/
+9
2017-05-25
ath9k_htc: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2017-05-25
ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device
Dmitry Tunin
1
-0
/
+1
2017-05-25
regulator: tps65023: Fix inverted core enable logic.
Richard Cochran
1
-2
/
+1
2017-05-25
mwifiex: pcie: fix cmd_buf use-after-free in remove/reset
Brian Norris
1
-0
/
+7
[next]