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
2017-07-18
l2tp: take a reference on sessions used in genetlink handlers
Guillaume Nault
3
-16
/
+35
2017-07-18
l2tp: fix duplicate session creation
Guillaume Nault
3
-56
/
+84
2017-07-18
l2tp: ensure session can't get removed during pppol2tp_session_ioctl()
Guillaume Nault
1
-4
/
+11
2017-07-18
l2tp: fix race in l2tp_recv_common()
Guillaume Nault
4
-23
/
+88
2017-07-18
serial: mxs-auart: Fix baudrate calculation
Uwe Kleine-König
1
-1
/
+1
2017-07-18
serial: mxs-auart: fix baud rate range
Stefan Wahren
1
-2
/
+6
2017-07-18
mmc: sdhci: Disable runtime pm when the sdio_irq is enabled
Hans de Goede
1
-0
/
+6
2017-07-18
drm/vmwgfx: Remove getparam error message
Thomas Hellstrom
1
-2
/
+0
2017-07-18
drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces
Thomas Hellstrom
5
-23
/
+24
2017-07-18
drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()
Murray McAllister
1
-1
/
+1
2017-07-18
drm/vmwgfx: Type-check lookups of fence objects
Thomas Hellstrom
1
-27
/
+50
2017-07-18
iscsi-target: Fix TMR reference leak during session shutdown
Nicholas Bellinger
1
-5
/
+7
2017-07-18
ubi/upd: Always flush after prepared for an update
Sebastian Siewior
1
-4
/
+4
2017-07-18
s390/uaccess: get_user() should zero on failure (again)
Heiko Carstens
1
-1
/
+1
2017-07-18
l2tp: purge socket queues in the .destruct() callback
Guillaume Nault
1
-3
/
+4
2017-07-18
xhci: Manually give back cancelled URB if we can't queue it for cancel
Mathias Nyman
1
-18
/
+25
2017-07-18
ACPI: Fix incompatibility with mcount-based function graph tracing
Josh Poimboeuf
1
-1
/
+0
2017-07-18
ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal
James Morse
1
-0
/
+1
2017-07-18
ACPI: Do not create a platform_device for IOAPIC/IOxAPIC
Joerg Roedel
1
-3
/
+5
2017-07-18
virtio_balloon: prevent uninitialized variable use
Arnd Bergmann
1
-0
/
+2
2017-07-18
virtio_balloon: init 1st buffer in stats vq
Ladi Prosek
1
-0
/
+2
2017-07-18
powerpc: Disable HFSCR[TM] if TM is not supported
Benjamin Herrenschmidt
1
-0
/
+9
2017-07-18
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
Gao Feng
1
-18
/
+1
2017-07-18
USB: fix linked-list corruption in rh_call_control()
Alan Stern
1
-2
/
+5
2017-07-18
ext4: lock the xattr block before checksuming it
Theodore Ts'o
1
-34
/
+31
2017-07-18
IB/qib: fix false-postive maybe-uninitialized warning
Arnd Bergmann
1
-1
/
+1
2017-07-18
net: phy: handle state correctly in phy_stop_machine
Nathan Sullivan
1
-1
/
+1
2017-07-18
ALSA: seq: Fix race during FIFO resize
Takashi Iwai
1
-0
/
+4
2017-07-18
hwmon: (asus_atk0110) fix uninitialized data access
Arnd Bergmann
1
-0
/
+3
2017-07-18
KVM: kvm_io_bus_unregister_dev() should never fail
David Hildenbrand
3
-20
/
+27
2017-07-18
KVM: x86: clear bus pointer when destroyed
Peter Xu
1
-1
/
+11
2017-07-18
xen/acpi: upload PM state from init-domain to Xen
Ankur Arora
1
-8
/
+26
2017-07-18
libceph: force GFP_NOIO for socket allocations
Ilya Dryomov
1
-0
/
+6
2017-07-18
mmc: sdhci: Do not disable interrupts while waiting for clock
Adrian Hunter
1
-1
/
+3
2017-07-18
net/mlx5: Increase number of max QPs in default profile
Maor Gottlieb
1
-1
/
+1
2017-07-18
usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
Roger Quadros
1
-1
/
+1
2017-07-18
usb: gadget: uvc: Fix endianness mismatches
Laurent Pinchart
1
-5
/
+7
2017-07-18
s390/decompressor: fix initrd corruption caused by bss clear
Marcelo Henrique Cerri
1
-16
/
+19
2017-07-18
bna: integer overflow bug in debugfs
Dan Carpenter
1
-1
/
+1
2017-07-18
sch_dsmark: fix invalid skb_cow() usage
Eric Dumazet
1
-2
/
+8
2017-07-18
bpf: try harder on clones when writing into skb
Daniel Borkmann
3
-19
/
+14
2017-07-18
net: unix: properly re-increment inflight counter of GC discarded candidates
Andrey Ulanov
1
-9
/
+9
2017-07-18
ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
Takashi Iwai
4
-4
/
+18
2017-07-18
scsi: libsas: fix ata xfer length
John Garry
1
-1
/
+1
2017-07-18
ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call
Takashi Iwai
1
-1
/
+1
2017-07-18
USB: serial: qcserial: add Dell DW5811e
Bjørn Mork
1
-0
/
+2
2017-07-18
perf symbols: Fix symbols__fixup_end heuristic for corner cases
Daniel Borkmann
1
-1
/
+1
2017-07-18
gpio:mcp23s08 Fixed missing interrupts
Robert Middleton
1
-4
/
+56
2017-07-18
usb: hub: Fix crash after failure to read BOS descriptor
Guenter Roeck
1
-1
/
+1
2017-07-18
ACM gadget: fix endianness in notifications
Oliver Neukum
1
-1
/
+3
[prev]
[next]