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
2018-05-25
Linux 3.18.110
v3.18.110
Greg Kroah-Hartman
1
-1
/
+1
2018-05-25
x86/kexec: Avoid double free_page() upon do_kexec_load() failure
Tetsuo Handa
2
-2
/
+8
2018-05-25
hfsplus: stop workqueue when fill_super() failed
Tetsuo Handa
1
-0
/
+1
2018-05-25
cfg80211: limit wiphy names to 128 bytes
Johannes Berg
2
-0
/
+5
2018-05-25
scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()
Alexander Potapenko
1
-1
/
+1
2018-05-25
scsi: libsas: defer ata device eh commands to libata
Jason Yan
1
-20
/
+13
2018-05-25
ext2: fix a block leak
Al Viro
1
-10
/
+0
2018-05-25
tcp: purge write queue in tcp_connect_init()
Eric Dumazet
1
-2
/
+5
2018-05-25
net: test tailroom before appending to linear skb
Willem de Bruijn
2
-2
/
+4
2018-05-25
ARM: 8772/1: kprobes: Prohibit kprobes on get_user functions
Masami Hiramatsu
2
-0
/
+20
2018-05-25
tick/broadcast: Use for_each_cpu() specially on UP kernels
Dexuan Cui
1
-0
/
+8
2018-05-25
ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
Masami Hiramatsu
1
-1
/
+4
2018-05-25
efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...
Ard Biesheuvel
2
-6
/
+8
2018-05-25
powerpc/powernv: Fix NVRAM sleep in invalid context when crashing
Nicholas Piggin
1
-2
/
+12
2018-05-25
tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_...
Steven Rostedt (VMware)
2
-20
/
+0
2018-05-25
powerpc: Don't preempt_disable() in show_cpuinfo()
Benjamin Herrenschmidt
1
-11
/
+0
2018-05-25
ALSA: control: fix a redundant-copy issue
Wenwen Wang
1
-2
/
+1
2018-05-25
ALSA: usb: mixer: volume quirk for CM102-A+/102S+
Federico Cuello
1
-0
/
+8
2018-05-25
usbip: usbip_host: fix bad unlock balance during stub_probe()
Shuah Khan (Samsung OSG)
1
-1
/
+2
2018-05-25
usbip: usbip_host: fix NULL-ptr deref and use-after-free errors
Shuah Khan (Samsung OSG)
3
-15
/
+60
2018-05-25
usbip: fix error handling in stub_probe()
Alexey Khoroshilov
1
-11
/
+15
2018-05-25
usbip: usbip_host: run rebind from exit when module is removed
Shuah Khan (Samsung OSG)
2
-14
/
+52
2018-05-25
usbip: usbip_host: delete device from busid_table after rebind
Shuah Khan (Samsung OSG)
1
-0
/
+6
2018-05-25
usbip: usbip_host: refine probe and disconnect debug msgs to be useful
Shuah Khan
1
-2
/
+2
2018-05-25
kernel/exit.c: avoid undefined behaviour when calling wait4()
zhongjiang
1
-0
/
+4
2018-05-25
pipe: cap initial pipe capacity according to pipe-max-size limit
Michael Kerrisk (man-pages)
1
-0
/
+3
2018-05-25
l2tp: revert "l2tp: fix missing print session offset info"
James Chapman
1
-2
/
+0
2018-05-25
Revert "ARM: dts: imx6qdl-wandboard: Fix audio channel swap"
Greg Kroah-Hartman
1
-1
/
+0
2018-05-25
lockd: lost rollback of set_grace_period() in lockd_down_net()
Vasily Averin
1
-0
/
+2
2018-05-25
qmi_wwan: do not steal interfaces from class drivers
Bjørn Mork
1
-0
/
+13
2018-05-25
sctp: delay the authentication for the duplicated cookie-echo chunk
Xin Long
2
-40
/
+77
2018-05-25
sctp: fix the issue that the cookie-ack with auth can't get processed
Xin Long
1
-1
/
+1
2018-05-25
tcp: ignore Fast Open on repair mode
Yuchung Cheng
1
-1
/
+1
2018-05-25
bonding: do not allow rlb updates to invalid mac
Debabrata Banerjee
1
-1
/
+1
2018-05-25
tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().
Michael Chan
1
-4
/
+5
2018-05-25
sctp: use the old asoc when making the cookie-ack chunk in dupcook_d
Xin Long
1
-1
/
+1
2018-05-25
r8169: fix powering up RTL8168h
Heiner Kallweit
1
-0
/
+3
2018-05-25
net: support compat 64-bit time in {s,g}etsockopt
Lance Richardson
1
-2
/
+4
2018-05-25
net_sched: fq: take care of throttled flows before reuse
Eric Dumazet
1
-12
/
+25
2018-05-25
net/mlx4_en: Verify coalescing parameters are in range
Moshe Shemesh
2
-2
/
+21
2018-05-25
net: ethernet: sun: niu set correct packet size in skb
Rob Taglang
1
-3
/
+2
2018-05-25
llc: better deal with too small mtu
Eric Dumazet
1
-0
/
+3
2018-05-25
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
Andrey Ignatov
2
-4
/
+10
2018-05-25
dccp: fix tasklet usage
Eric Dumazet
2
-3
/
+13
2018-05-25
bridge: check iface upper dev when setting master via ioctl
Hangbin Liu
1
-2
/
+2
2018-05-25
8139too: Use disable_irq_nosync() in rtl8139_poll_controller()
Ingo Molnar
1
-1
/
+1
2018-05-16
Linux 3.18.109
v3.18.109
Greg Kroah-Hartman
1
-1
/
+1
2018-05-16
tracing/uprobe_event: Fix strncpy corner case
Masami Hiramatsu
1
-0
/
+2
2018-05-16
can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()
Jimmy Assarsson
1
-1
/
+1
2018-05-16
tracing: Fix regex_match_front() to not over compare the test string
Steven Rostedt (VMware)
1
-0
/
+3
[next]