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.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-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
2016-11-20
ALSA: timer: Code cleanup
Takashi Iwai
1
-23
/
+17
2016-11-20
crypto: cryptd - initialize child shash_desc on import
Ard Biesheuvel
1
-2
/
+7
2016-11-20
sched/core: Fix a race between try_to_wake_up() and a woken up task
Balbir Singh
1
-0
/
+22
2016-11-20
iio: accel: kxsd9: Fix scaling bug
Linus Walleij
1
-0
/
+1
2016-11-20
IB/ipoib: Fix memory corruption in ipoib cm mode connect flow
Erez Shitrit
3
-1
/
+18
2016-11-20
IB/core: Fix use after free in send_leave function
Erez Shitrit
1
-11
/
+2
2016-11-20
x86/paravirt: Do not trace _paravirt_ident_*() functions
Steven Rostedt
1
-2
/
+2
2016-11-20
ALSA: timer: fix NULL pointer dereference in read()/ioctl() race
Vegard Nossum
1
-0
/
+2
2016-11-20
ALSA: timer: fix NULL pointer dereference on memory allocation failure
Vegard Nossum
1
-2
/
+13
2016-11-20
ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE
Vegard Nossum
1
-0
/
+1
2016-11-20
fs/seq_file: fix out-of-bounds read
Vegard Nossum
1
-1
/
+3
2016-11-20
USB: serial: option: add WeTelecom 0x6802 and 0x6803 products
Aleksandr Makarov
1
-0
/
+4
2016-11-20
x86/apic: Do not init irq remapping if ioapic is disabled
Wanpeng Li
1
-0
/
+3
2016-11-20
ubifs: Fix assertion in layout_in_gaps()
Vincent Stehlé
1
-1
/
+1
2016-11-20
USB: avoid left shift by -1
Alan Stern
1
-5
/
+11
2016-11-20
USB: fix typo in wMaxPacketSize validation
Alan Stern
1
-1
/
+1
2016-11-20
usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()
Dan Carpenter
1
-5
/
+2
2016-11-20
drm: Reject page_flip for !DRIVER_MODESET
Daniel Vetter
1
-0
/
+3
2016-11-20
iio: accel: kxsd9: Fix raw read return
Linus Walleij
1
-0
/
+1
2016-11-20
USB: serial: option: add WeTelecom WM-D200
Aleksandr Makarov
1
-0
/
+5
2016-11-20
parisc: Fix order of EREFUSED define in errno.h
Helge Deller
1
-2
/
+2
2016-11-20
Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
Dmitry Torokhov
1
-0
/
+1
2016-11-20
drm/radeon: fix radeon_move_blit on 32bit systems
Christian König
1
-2
/
+2
2016-11-20
tcp: fix use after free in tcp_xmit_retransmit_queue()
Eric Dumazet
1
-0
/
+2
2016-11-20
xhci: don't dereference a xhci member after removing xhci
Mathias Nyman
1
-1
/
+2
2016-11-20
usb: xhci: Fix panic if disconnect
Jim Lin
1
-0
/
+3
2016-11-20
cdc-acm: fix wrong pipe type on rx interrupt xfers
Gavin Li
2
-4
/
+2
2016-11-20
USB: serial: mos7840: fix non-atomic allocation in write path
Alexey Khoroshilov
1
-2
/
+2
2016-11-20
USB: serial: mos7720: fix non-atomic allocation in write path
Alexey Khoroshilov
1
-1
/
+1
2016-11-20
megaraid_sas: Fix probing cards without io port
Yinghai Lu
2
-4
/
+4
2016-11-20
arm: oabi compat: add missing access checks
Dave Weinstein
1
-1
/
+7
2016-11-20
x86/mm: Disable preemption during CR3 read+write
Sebastian Andrzej Siewior
1
-0
/
+7
2016-11-20
s390/dasd: fix hanging device after clear subchannel
Stefan Haberland
1
-1
/
+9
2016-11-20
USB: validate wMaxPacketValue entries in endpoint descriptors
Alan Stern
1
-3
/
+62
2016-11-20
netfilter: nfnetlink_queue: reject verdict request from different portid
Liping Zhang
1
-3
/
+0
2016-11-20
aacraid: Check size values after double-fetch from user
Dave Carroll
1
-2
/
+11
2016-11-20
drm/edid: Add 6 bpc quirk for display AEO model 0.
Mario Kleiner
1
-0
/
+8
2016-11-20
USB: serial: ftdi_sio: add device ID for WICED USB UART dev board
Sheng-Hui J. Chu
2
-0
/
+7
2016-11-20
USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices
Robert Deliën
2
-0
/
+8
2016-11-20
USB: serial: option: add D-Link DWM-156/A3
Lubomir Rintel
1
-0
/
+1
2016-11-20
block: fix use-after-free in seq file
Vegard Nossum
1
-0
/
+1
2016-11-20
hostfs: Freeing an ERR_PTR in hostfs_fill_sb_common()
Dan Carpenter
1
-3
/
+4
2016-11-20
mm/hugetlb: avoid soft lockup in set_max_huge_pages()
Jia He
1
-0
/
+4
2016-11-20
dm flakey: error READ bios during the down_interval
Mike Snitzer
1
-8
/
+15
2016-11-20
balloon: check the number of available pages in leak balloon
Konstantin Neumoin
1
-0
/
+2
2016-11-20
x86/syscalls/64: Add compat_sys_keyctl for 32-bit userspace
David Howells
1
-1
/
+1
2016-11-20
ext4: validate that metadata blocks do not overlap superblock
Theodore Ts'o
1
-1
/
+17
2016-11-20
s390: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
James Hogan
2
-0
/
+3
2016-11-20
tcp: consider recv buf for the initial window scale
Soheil Hassas Yeganeh
1
-1
/
+2
2016-11-20
ubi: Fix race condition between ubi device creation and udev
Iosif Harutyunov
1
-1
/
+4
[prev]
[next]