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
2017-04-10
crypto: algif_aead - Fix bogus request dereference in completion function
Herbert Xu
1
-6
/
+6
2017-04-10
crypto: ahash - Fix EINPROGRESS notification callback
Herbert Xu
2
-29
/
+60
2017-04-10
crypto: lrw - Fix use-after-free on EINPROGRESS
Herbert Xu
1
-0
/
+16
2017-04-10
crypto: xts - Fix use-after-free on EINPROGRESS
Herbert Xu
1
-0
/
+16
2017-04-10
MIPS: perf: fix deadlock
Rabin Vincent
1
-4
/
+5
2017-04-10
MIPS: Malta: Fix i8259 irqchip setup
Matt Redfearn
1
-0
/
+11
2017-04-10
pinctrl: samsung: Add missing part for PINCFG_TYPE_DRV of Exynos5433
Chanwoo Choi
2
-51
/
+40
2017-04-10
tcp: clear saved_syn in tcp_disconnect()
Eric Dumazet
1
-0
/
+1
2017-04-09
nvme-fc: Fix sqsize wrong assignment based on ctrl MQES capability
Sagi Grimberg
1
-1
/
+1
2017-04-09
nvme-rdma: Fix sqsize wrong assignment based on ctrl MQES capability
Sagi Grimberg
1
-1
/
+1
2017-04-09
nvme-loop: Fix sqsize wrong assignment based on ctrl MQES capability
Sagi Grimberg
1
-1
/
+1
2017-04-09
Linux 4.11-rc6
v4.11-rc6
Linus Torvalds
1
-1
/
+1
2017-04-09
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
13
-90
/
+268
2017-04-09
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-16
/
+69
2017-04-09
Merge tag 'driver-core-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-5
/
+14
2017-04-09
Merge tag 'staging-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-7
/
+31
2017-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
14
-61
/
+120
2017-04-09
netfilter: nf_ct_expect: use proper RCU list traversal/update APIs
Liping Zhang
2
-5
/
+5
2017-04-09
netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULL
Liping Zhang
1
-0
/
+6
2017-04-09
netfilter: make it safer during the inet6_dev->addr_list traversal
Liping Zhang
2
-1
/
+6
2017-04-09
netfilter: ctnetlink: make it safer when checking the ct helper name
Liping Zhang
1
-5
/
+10
2017-04-09
netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_find
Gao Feng
2
-7
/
+20
2017-04-09
netfilter: ctnetlink: using bit to represent the ct event
Liping Zhang
1
-2
/
+2
2017-04-08
netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
Eric Dumazet
1
-1
/
+5
2017-04-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
15
-164
/
+281
2017-04-08
Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-42
/
+83
2017-04-08
Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-17
/
+43
2017-04-08
mm/mempolicy.c: fix error handling in set_mempolicy and mbind.
Chris Salls
1
-12
/
+8
2017-04-08
sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec
Liping Zhang
1
-0
/
+2
2017-04-08
MAINTAINERS: separate out kernfs maintainership
Tejun Heo
1
-2
/
+9
2017-04-08
Merge tag 'linux-can-fixes-for-4.12-20170404' of git://git.kernel.org/pub/scm...
David S. Miller
2
-3
/
+2
2017-04-08
sysfs: be careful of error returns from ops->show()
NeilBrown
1
-2
/
+4
2017-04-08
Documentation: stable-kernel-rules: fix stable-tag format
Johan Hovold
1
-1
/
+1
2017-04-08
net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skb
Gao Feng
1
-2
/
+2
2017-04-08
Merge branch 'l2tp-sockopt-errors'
David S. Miller
1
-3
/
+6
2017-04-08
l2tp: don't mask errors in pppol2tp_getsockopt()
Guillaume Nault
1
-1
/
+6
2017-04-08
l2tp: don't mask errors in pppol2tp_setsockopt()
Guillaume Nault
1
-2
/
+0
2017-04-08
staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
Shuxiao Zhang
1
-0
/
+1
2017-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
20
-25
/
+47
2017-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-15
/
+120
2017-04-08
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2
-19
/
+14
2017-04-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-60
/
+85
2017-04-08
mm: move pcp and lru-pcp draining into single wq
Michal Hocko
4
-26
/
+32
2017-04-08
mailmap: update Yakir Yang email address
Jeffy Chen
1
-0
/
+1
2017-04-08
mm, swap_cgroup: reschedule when neeed in swap_cgroup_swapoff()
David Rientjes
1
-0
/
+2
2017-04-08
dax: fix radix tree insertion race
Ross Zwisler
1
-13
/
+22
2017-04-08
mm, thp: fix setting of defer+madvise thp defrag mode
David Rientjes
1
-6
/
+6
2017-04-08
ptrace: fix PTRACE_LISTEN race corrupting task->state
bsegall@google.com
1
-4
/
+10
2017-04-08
vmlinux.lds: add missing VMLINUX_SYMBOL macros
Jessica Yu
1
-2
/
+2
2017-04-08
mm/page_alloc.c: fix print order in show_free_areas()
Alexander Polakov
1
-1
/
+1
[prev]
[next]