index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
Todd Poynor
2017-09-09
1
-3
/
+9
*
cs5536: add support for IDE controller variant
Andrey Korolyov
2017-09-09
3
-0
/
+3
*
workqueue: Fix flag collision
Ben Hutchings
2017-09-09
1
-1
/
+1
*
drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
Ilia Mirkin
2017-09-09
1
-0
/
+4
*
s390/mm: avoid empty zero pages for KVM guests to avoid postcopy hangs
Christian Borntraeger
2017-09-09
2
-8
/
+33
*
MCB: add support for SC31 to mcb-lpc
Michael Moese
2017-09-09
1
-0
/
+15
*
mwifiex: correct channel stat buffer overflows
Brian Norris
2017-09-09
2
-1
/
+7
*
dlm: avoid double-free on error path in dlm_device_{register,unregister}
Edwin Török
2017-09-09
1
-0
/
+4
*
iwlwifi: pci: add new PCI ID for 7265D
Luca Coelho
2017-09-09
1
-0
/
+1
*
Bluetooth: Add support of 13d3:3494 RTL8723BE device
Dmitry Tunin
2017-09-09
1
-0
/
+1
*
rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
Malcolm Priestley
2017-09-09
1
-2
/
+2
*
Input: trackpoint - assume 3 buttons when buttons detection fails
Oscar Campos
2017-09-09
1
-2
/
+2
*
ath10k: fix memory leak in rx ring buffer allocation
Rakesh Pillai
2017-09-09
1
-6
/
+6
*
intel_th: pci: Add Cannon Lake PCH-LP support
Alexander Shishkin
2017-09-09
1
-0
/
+5
*
intel_th: pci: Add Cannon Lake PCH-H support
Alexander Shishkin
2017-09-09
1
-0
/
+5
*
driver core: bus: Fix a potential double free
Christophe JAILLET
2017-09-09
1
-1
/
+1
*
iio: adc: ti-ads1015: add adequate wait time to get correct conversion
Akinobu Mita
2017-09-09
1
-12
/
+19
*
iio: adc: ti-ads1015: don't return invalid value from buffer setup callbacks
Akinobu Mita
2017-09-09
1
-1
/
+1
*
iio: adc: ti-ads1015: avoid getting stale result after runtime resume
Akinobu Mita
2017-09-09
1
-2
/
+16
*
iio: adc: ti-ads1015: enable conversion when CONFIG_PM is not set
Akinobu Mita
2017-09-09
1
-0
/
+7
*
iio: adc: ti-ads1015: fix scale information for ADS1115
Akinobu Mita
2017-09-09
1
-24
/
+24
*
iio: adc: ti-ads1015: fix incorrect data rate setting update
Akinobu Mita
2017-09-09
1
-17
/
+10
*
staging/rts5208: fix incorrect shift to extract upper nybble
Colin Ian King
2017-09-09
1
-1
/
+1
*
USB: core: Avoid race of async_completed() w/ usbdev_release()
Douglas Anderson
2017-09-09
1
-2
/
+2
*
USB: musb: fix external abort on suspend
Johan Hovold
2017-09-09
1
-8
/
+10
*
usb:xhci:Fix regression when ATI chipsets detected
Sandeep Singh
2017-09-09
1
-17
/
+18
*
usb: Add device quirk for Logitech HD Pro Webcam C920-C
Dmitry Fleytman
2017-09-09
1
-1
/
+2
*
USB: serial: option: add support for D-Link DWM-157 C1
Maciej S. Szmigiero
2017-09-09
1
-0
/
+1
*
usb: quirks: add delay init quirk for Corsair Strafe RGB keyboard
Kai-Heng Feng
2017-09-09
1
-0
/
+3
*
Linux 4.9.48
v4.9.48
Greg Kroah-Hartman
2017-09-07
1
-1
/
+1
*
epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()
Oleg Nesterov
2017-09-07
1
-16
/
+26
*
kvm: arm/arm64: Force reading uncached stage2 PGD
Suzuki K Poulose
2017-09-07
1
-1
/
+1
*
drm/ttm: Fix accounting error when fail to get pages for pool
Xiangliang.Yu
2017-09-07
1
-1
/
+1
*
xfrm: policy: check policy direction value
Vladis Dronov
2017-09-07
1
-0
/
+6
*
lib/mpi: kunmap after finishing accessing buffer
Stephan Mueller
2017-09-07
1
-1
/
+3
*
wl1251: add a missing spin_lock_init()
Cong Wang
2017-09-07
1
-0
/
+1
*
CIFS: remove endian related sparse warning
Steve French
2017-09-07
1
-1
/
+1
*
CIFS: Fix maximum SMB2 header size
Pavel Shilovsky
2017-09-07
1
-2
/
+2
*
alpha: uapi: Add support for __SANE_USERSPACE_TYPES__
Ben Hutchings
2017-09-07
2
-2
/
+12
*
cpuset: Fix incorrect memory_pressure control file mapping
Waiman Long
2017-09-07
1
-0
/
+1
*
cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs
Tejun Heo
2017-09-07
1
-1
/
+5
*
ceph: fix readpage from fscache
Yan, Zheng
2017-09-07
2
-18
/
+18
*
mm, madvise: ensure poisoned pages are removed from per-cpu lists
Mel Gorman
2017-09-07
1
-0
/
+7
*
mm, uprobes: fix multiple free of ->uprobes_state.xol_area
Eric Biggers
2017-09-07
2
-2
/
+8
*
crypto: algif_skcipher - only call put_page on referenced and used pages
Stephan Mueller
2017-09-07
1
-2
/
+7
*
i2c: ismt: Return EMSGSIZE for block reads with bogus length
Stephen Douthit
2017-09-07
1
-1
/
+3
*
i2c: ismt: Don't duplicate the receive length for block reads
Stephen Douthit
2017-09-07
1
-2
/
+2
*
irqchip: mips-gic: SYNC after enabling GIC region
James Hogan
2017-09-07
1
-1
/
+4
*
Linux 4.9.47
v4.9.47
Greg Kroah-Hartman
2017-09-02
1
-1
/
+1
*
lz4: fix bogus gcc warning
Greg Kroah-Hartman
2017-09-02
1
-1
/
+1
[prev]
[next]