index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
scsi: bnx2fc: Fix error handling in probe()
Dan Carpenter
1
-2
/
+2
2019-05-02
s390/dasd: fix using offset into zero size array error
Stefan Haberland
1
-0
/
+8
2019-05-02
usb: phy: am335x: fix race condition in _probe
Bin Liu
1
-4
/
+1
2019-05-02
usb: gadget: udc: net2272: Fix bitwise and boolean operations
Gustavo A. R. Silva
1
-1
/
+1
2019-05-02
kallsyms: Handle too long symbols in kallsyms.c
Eugene Loh
1
-2
/
+2
2019-05-02
IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start
Feras Daoud
2
-3
/
+1
2019-05-02
KVM: x86: Fix single-step debugging
Alexander Popov
1
-2
/
+1
2019-05-02
debugfs: fix debugfs_rename parameter checking
Greg Kroah-Hartman
1
-0
/
+7
2019-05-02
net/mlx4_core: Add masking for a few queries on HCA caps
Aya Levin
1
-26
/
+42
2019-05-02
iommu/amd: Fix IOMMU page flush when detach device from a domain
Suravee Suthikulpanit
1
-4
/
+11
2019-05-02
drm/modes: Prevent division by zero htotal
Tina Zhang
1
-1
/
+1
2019-05-02
ARM: pxa: ssp: unneeded to free devm_ allocated data
Peng Hao
1
-3
/
+0
2019-05-02
ipmi: msghandler: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
1
-0
/
+6
2019-05-02
can: bcm: check timer values before ktime conversion
Oliver Hartkopp
1
-0
/
+27
2019-05-02
can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...
Manfred Schlaegl
1
-14
/
+13
2019-05-02
tty: Handle problem if line discipline does not have receive_buf
Greg Kroah-Hartman
1
-1
/
+2
2019-05-02
char/mwave: fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+7
2019-05-02
vt: invoke notifier on screen size change
Nicolas Pitre
1
-0
/
+1
2019-05-02
vt: always call notifier with the console lock held
Nicolas Pitre
1
-1
/
+1
2019-05-02
tty/n_hdlc: fix __might_sleep warning
Paul Fulghum
1
-0
/
+1
2019-05-02
uart: Fix crash in uart_write and uart_put_char
Samir Virmani
1
-4
/
+8
2019-05-02
net: bridge: Fix ethernet header pointer before check skb forwardable
Yunjian Wang
1
-11
/
+15
2019-05-02
ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...
Vineet Gupta
1
-4
/
+9
2019-05-02
ARC: show_regs: lockdep: avoid page allocator...
Vineet Gupta
1
-14
/
+12
2019-05-02
arc: do not export symbols in troubleshoot.c
Davidlohr Bueso
1
-2
/
+1
2019-05-02
USB: serial: pl2303: add new PID to support PL2303TB
Charles Yeh
2
-0
/
+3
2019-05-02
Yama: Check for pid death before checking ancestry
Kees Cook
1
-1
/
+3
2019-05-02
media: v4l: ioctl: Validate num_planes for debug messages
Sakari Ailus
1
-1
/
+3
2019-05-02
fuse: decrement NR_WRITEBACK_TEMP on the right page
Miklos Szeredi
1
-1
/
+1
2019-05-02
fuse: call pipe_buf_release() under pipe lock
Jann Horn
1
-0
/
+2
2019-05-02
fuse: handle zero sized retrieve correctly
Miklos Szeredi
1
-1
/
+1
2019-05-02
net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031
Heiner Kallweit
1
-0
/
+1
2019-05-02
net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround
Grygorii Strashko
1
-0
/
+1
2019-05-02
net/phy: micrel: configure intterupts after autoneg workaround
Zach Brown
1
-0
/
+2
2019-05-02
net/phy: micrel: Add workaround for bad autoneg
Nathan Sullivan
1
-1
/
+22
2019-05-02
staging: rtl8188eu: Add device code for D-Link DWA-121 rev B1
Michael Straube
1
-0
/
+1
2019-05-02
x86/kaslr: Fix incorrect i8254 outb() parameters
Daniel Drake
1
-2
/
+2
2019-05-02
s390/smp: fix CPU hotplug deadlock with CPU rescan
Gerald Schaefer
2
-0
/
+6
2019-05-02
s390/mm: always force a load of the primary ASCE on context switch
Martin Schwidefsky
1
-6
/
+6
2019-05-02
s390/early: improve machine detection
Christian Borntraeger
2
-2
/
+4
2019-05-02
omap2fb: Fix stack memory disclosure
Vlad Tsyrklevich
1
-0
/
+2
2019-05-02
cifs: Fix potential OOB access of lock element array
Ross Lagerwall
2
-6
/
+6
2019-05-02
CIFS: Do not hide EINTR after sending network packets
Pavel Shilovsky
1
-1
/
+1
2019-05-02
i2c: dev: prevent adapter retries and timeout being set as minus value
Yi Zeng
1
-0
/
+6
2019-05-02
Disable MSI also when pcie-octeon.pcie_disable on
YunQiang Su
1
-1
/
+3
2019-05-02
crypto: authenc - fix parsing key with misaligned rta_len
Eric Biggers
1
-3
/
+11
2019-05-02
ARM: dts: kirkwood: Fix polarity of GPIO fan lines
Linus Walleij
1
-2
/
+2
2019-05-02
rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set
Ilya Dryomov
1
-5
/
+4
2019-05-02
drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock
Ivan Mironov
1
-1
/
+6
2019-05-02
drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2
Ivan Mironov
1
-53
/
+73
[prev]
[next]