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-08-13
vhost_net: use packet weight for rx handler, too
Paolo Abeni
1
-4
/
+8
2019-08-13
vhost-net: set packet weight of tx polling to 2 * vq size
haibinzhang(张海斌)
1
-1
/
+7
2019-08-13
x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGS
Thomas Gleixner
3
-29
/
+32
2019-08-13
x86/entry/64: Use JMP instead of JMPQ
Josh Poimboeuf
1
-1
/
+1
2019-08-13
x86/speculation: Enable Spectre v1 swapgs mitigations
Josh Poimboeuf
2
-9
/
+111
2019-08-13
x86/speculation: Prepare entry code for Spectre v1 swapgs mitigations
Josh Poimboeuf
3
-3
/
+49
2019-08-13
x86/entry/64: Fix context tracking state warning when load_gs_index fails
Wanpeng Li
1
-2
/
+2
2019-08-13
x86/entry/64: Really create an error-entry-from-usermode code path
Andy Lutomirski
1
-12
/
+16
2019-08-13
x86/asm/entry/64: Disentangle error_entry/exit gsbase/ebx/usermode code
Andy Lutomirski
1
-5
/
+23
2019-08-13
x86: cpufeatures: Renumber feature word 7
Ben Hutchings
1
-18
/
+21
2019-08-13
ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour
Al Viro
1
-1
/
+1
2019-08-13
packet: validate msg_namelen in send directly
Willem de Bruijn
1
-10
/
+14
2019-08-13
packet: in recvmsg msg_name return at least sizeof sockaddr_ll
Willem de Bruijn
1
-2
/
+11
2019-08-13
l2ip: fix possible use-after-free
Eric Dumazet
1
-4
/
+4
2019-08-13
ipv6/flowlabel: wait rcu grace period before put_pid()
Eric Dumazet
1
-7
/
+13
2019-08-13
ipv6: invert flowlabel sharing check in process and user mode
Willem de Bruijn
1
-2
/
+2
2019-08-13
slip: make slhc_free() silently accept an error pointer
Linus Torvalds
1
-1
/
+1
2019-08-13
fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
YueHaibing
1
-2
/
+4
2019-08-13
trace: Fix preempt_enable_no_resched() abuse
Peter Zijlstra
1
-1
/
+1
2019-08-13
l2tp: use rcu_dereference_sk_user_data() in l2tp_udp_encap_recv()
Eric Dumazet
1
-1
/
+1
2019-08-13
sched/numa: Fix a possible divide-by-zero
Xie XiuQi
1
-0
/
+4
2019-08-13
usb: usbip: fix isoc packet num validation in get_pipe
Malte Leip
2
-9
/
+10
2019-08-13
USB: w1 ds2490: Fix bug caused by improper use of altsetting array
Alan Stern
1
-3
/
+3
2019-08-13
USB: yurex: Fix protection fault after device removal
Alan Stern
1
-0
/
+1
2019-08-13
net/rose: fix unbound loop in rose_loopback_timer()
Eric Dumazet
1
-15
/
+19
2019-08-13
cifs: do not attempt cifs operation on smb2+ rename error
Frank Sorenson
1
-0
/
+4
2019-08-13
ceph: ensure d_name stability in ceph_dentry_hash()
Jeff Layton
1
-1
/
+5
2019-08-13
mac80211: don't attempt to rename ERR_PTR() debugfs dirs
Johannes Berg
1
-1
/
+1
2019-08-13
netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
Florian Westphal
1
-1
/
+2
2019-08-13
team: fix possible recursive locking when add slaves
Hangbin Liu
1
-0
/
+6
2019-08-13
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
5
-29
/
+15
2019-08-13
mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n
Konstantin Khlebnikov
1
-5
/
+0
2019-08-13
x86/kprobes: Avoid kretprobe recursion bug
Masami Hiramatsu
1
-2
/
+20
2019-08-13
kprobes: Mark ftrace mcount handler functions nokprobe
Masami Hiramatsu
1
-1
/
+4
2019-08-13
x86/kprobes: Verify stack frame on kretprobe
Masami Hiramatsu
2
-0
/
+27
2019-08-13
tipc: set sysctl_tipc_rmem and named_timeout right range
Jie Liu
1
-1
/
+3
2019-08-13
ALSA: core: Fix card races between register and disconnect
Takashi Iwai
1
-9
/
+9
2019-08-13
sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
Phil Auld
1
-0
/
+25
2019-08-13
CIFS: keep FileInfo handle live during oplock break
Aurelien Aptel
4
-10
/
+53
2019-08-13
cifs: fix handle leak in smb2_query_symlink()
Ronnie Sahlberg
1
-0
/
+2
2019-08-13
tools lib traceevent: Fix missing equality check for strcmp
Rikard Falkeborn
1
-1
/
+1
2019-08-13
kvm: mmu: Fix overflow on kvm mmu page limit calculation
Ben Gardon
4
-16
/
+15
2019-08-13
staging: comedi: vmk80xx: Fix possible double-free of ->usb_rx_buf
Ian Abbott
1
-3
/
+1
2019-08-13
staging: comedi: vmk80xx: Fix use of uninitialized semaphore
Ian Abbott
1
-2
/
+2
2019-08-13
USB: core: Fix unterminated string returned by usb_string()
Alan Stern
1
-1
/
+3
2019-08-13
MIPS: scall64-o32: Fix indirect syscall number load
Aurelien Jarno
1
-1
/
+1
2019-08-13
x86/speculation: Prevent deadlock on ssb_state::lock
Thomas Gleixner
1
-2
/
+6
2019-08-13
locking/lockdep: Add IRQs disabled/enabled assertion APIs: lockdep_assert_irq...
Frederic Weisbecker
1
-0
/
+15
2019-08-13
vxge: fix return of a free'd memblock on a failed dma mapping
Colin Ian King
1
-0
/
+1
2019-08-13
rt2x00: do not increment sequence number while re-transmitting
Vijayakumar Durai
3
-17
/
+9
[prev]
[next]