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.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-06-14
xen-netfront: cast grant table reference first to type int
Dongli Zhang
1
-2
/
+2
2017-06-14
xen-netfront: do not cast grant table reference to signed short
Dongli Zhang
1
-2
/
+2
2017-06-14
xen/privcmd: Support correctly 64KB page granularity when mapping memory
Julien Grall
1
-2
/
+2
2017-06-14
dmaengine: ep93xx: Always start from BASE0
Alexander Sverdlin
1
-0
/
+2
2017-06-14
dmaengine: usb-dmac: Fix DMAOR AE bit definition
Hiroyuki Yokoyama
1
-1
/
+1
2017-06-14
KVM: async_pf: avoid async pf injection when in guest mode
Wanpeng Li
3
-4
/
+7
2017-06-14
arm: KVM: Allow unaligned accesses at HYP
Marc Zyngier
1
-3
/
+2
2017-06-14
KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
Wanpeng Li
1
-9
/
+11
2017-06-14
kvm: async_pf: fix rcu_irq_enter() with irqs enabled
Paolo Bonzini
1
-1
/
+1
2017-06-14
nfsd: Fix up the "supattr_exclcreat" attributes
Trond Myklebust
1
-3
/
+10
2017-06-14
nfsd4: fix null dereference on replay
J. Bruce Fields
1
-7
/
+6
2017-06-14
drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)
Alex Deucher
1
-0
/
+6
2017-06-14
crypto: gcm - wait for crypto op not signal safe
Gilad Ben-Yossef
1
-4
/
+2
2017-06-14
KEYS: fix freeing uninitialized memory in key_update()
Eric Biggers
1
-3
/
+2
2017-06-14
KEYS: fix dereferencing NULL payload with nonzero length
Eric Biggers
1
-2
/
+2
2017-06-14
ptrace: Properly initialize ptracer_cred on fork
Eric W. Biederman
2
-9
/
+18
2017-06-14
serial: ifx6x60: fix use-after-free on module unload
Johan Hovold
1
-1
/
+1
2017-06-14
arch/sparc: support NR_CPUS = 4096
Jane Chu
2
-6
/
+15
2017-06-14
sparc64: delete old wrap code
Pavel Tatashin
6
-45
/
+1
2017-06-14
sparc64: new context wrap
Pavel Tatashin
1
-27
/
+54
2017-06-14
sparc64: add per-cpu mm of secondary contexts
Pavel Tatashin
2
-2
/
+4
2017-06-14
sparc64: redefine first version
Pavel Tatashin
2
-4
/
+4
2017-06-14
sparc64: combine activate_mm and switch_mm
Pavel Tatashin
1
-20
/
+1
2017-06-14
sparc64: reset mm cpumask after wrap
Pavel Tatashin
1
-0
/
+2
2017-06-14
sparc: Machine description indices can vary
James Clarke
2
-4
/
+65
2017-06-14
sparc64: mm: fix copy_tsb to correctly copy huge page TSBs
Mike Kravetz
2
-6
/
+12
2017-06-14
net: bridge: start hello timer only if device is up
Nikolay Aleksandrov
1
-1
/
+2
2017-06-14
net: ethoc: enable NAPI before poll may be scheduled
Max Filippov
1
-1
/
+2
2017-06-14
net: ping: do not abuse udp_poll()
Eric Dumazet
4
-3
/
+4
2017-06-14
ipv6: Fix leak in ipv6_gso_segment().
David S. Miller
1
-1
/
+3
2017-06-14
vxlan: fix use-after-free on deletion
Mark Bloch
1
-6
/
+13
2017-06-14
tcp: disallow cwnd undo when switching congestion control
Yuchung Cheng
1
-0
/
+1
2017-06-14
cxgb4: avoid enabling napi twice to the same queue
Ganesh Goudar
1
-0
/
+4
2017-06-14
ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
Ben Hutchings
2
-0
/
+4
2017-06-14
bnx2x: Fix Multi-Cos
Mintz, Yuval
1
-1
/
+1
2017-06-07
Linux 4.4.71
v4.4.71
Greg Kroah-Hartman
1
-1
/
+1
2017-06-07
xfs: only return -errno or success from attr ->put_listent
Eric Sandeen
3
-10
/
+14
2017-06-07
xfs: in _attrlist_by_handle, copy the cursor back to userspace
Darrick J. Wong
1
-0
/
+6
2017-06-07
xfs: fix unaligned access in xfs_btree_visit_blocks
Eric Sandeen
1
-1
/
+1
2017-06-07
xfs: bad assertion for delalloc an extent that start at i_size
Zorro Lang
1
-1
/
+1
2017-06-07
xfs: fix indlen accounting error on partial delalloc conversion
Brian Foster
1
-3
/
+4
2017-06-07
xfs: wait on new inodes during quotaoff dquot release
Brian Foster
1
-1
/
+2
2017-06-07
xfs: update ag iterator to support wait on new inodes
Brian Foster
2
-8
/
+53
2017-06-07
xfs: support ability to wait on new inodes
Brian Foster
2
-2
/
+7
2017-06-07
xfs: fix up quotacheck buffer list error handling
Brian Foster
3
-6
/
+26
2017-06-07
xfs: prevent multi-fsb dir readahead from reading random blocks
Brian Foster
1
-2
/
+3
2017-06-07
xfs: handle array index overrun in xfs_dir2_leaf_readbuf()
Eric Sandeen
1
-2
/
+8
2017-06-07
xfs: fix over-copying of getbmap parameters from userspace
Darrick J. Wong
1
-2
/
+3
2017-06-07
xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()
Eryu Guan
1
-1
/
+1
2017-06-07
xfs: Fix missed holes in SEEK_HOLE implementation
Jan Kara
1
-20
/
+9
[prev]
[next]