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
2016-03-04
unix: correctly track in-flight fds in sending process user_struct
Hannes Frederic Sowa
5
-8
/
+16
2016-03-04
ipv6: fix a lockdep splat
Eric Dumazet
1
-2
/
+3
2016-03-04
ipv6: addrconf: Fix recursive spin lock call
subashab@codeaurora.org
1
-1
/
+4
2016-03-04
ipv6/udp: use sticky pktinfo egress ifindex on connect()
Paolo Abeni
1
-0
/
+3
2016-03-04
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
Paolo Abeni
3
-7
/
+18
2016-03-04
tcp: beware of alignments in tcp_get_info()
Eric Dumazet
1
-4
/
+8
2016-03-04
switchdev: Require RTNL mutex to be held when sending FDB notifications
Ido Schimmel
4
-9
/
+14
2016-03-04
inet: frag: Always orphan skbs inside ip_defrag()
Joe Stringer
2
-2
/
+1
2016-03-04
tipc: fix connection abort during subscription cancel
Parthasarathy Bhuvaragan
1
-6
/
+5
2016-03-04
net: dsa: fix mv88e6xxx switches
Russell King
1
-1
/
+1
2016-03-04
sctp: allow setting SCTP_SACK_IMMEDIATELY by the application
Marcelo Ricardo Leitner
1
-0
/
+2
2016-03-04
pptp: fix illegal memory access caused by multiple bind()s
Hannes Frederic Sowa
1
-10
/
+24
2016-03-04
af_unix: fix struct pid memory leak
Eric Dumazet
1
-0
/
+1
2016-03-04
tcp: fix NULL deref in tcp_v4_send_ack()
Eric Dumazet
1
-5
/
+8
2016-03-04
lwt: fix rx checksum setting for lwt devices tunneling over ipv6
Paolo Abeni
1
-1
/
+1
2016-03-04
tunnels: Allow IPv6 UDP checksums to be correctly controlled.
Jesse Gross
1
-7
/
+16
2016-03-04
net: dp83640: Fix tx timestamp overflow handling.
Manfred Rudigier
1
-0
/
+17
2016-03-04
gro: Make GRO aware of lightweight tunnels.
Jesse Gross
2
-2
/
+23
2016-03-04
af_iucv: Validate socket address length in iucv_sock_bind()
Ursula Braun
1
-0
/
+3
2016-02-25
Linux 4.4.3
v4.4.3
Greg Kroah-Hartman
1
-1
/
+1
2016-02-25
modules: fix modparam async_probe request
Luis R. Rodriguez
1
-1
/
+1
2016-02-25
module: wrapper for symbol name.
Rusty Russell
1
-11
/
+15
2016-02-25
itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
1
-1
/
+1
2016-02-25
posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
1
-1
/
+1
2016-02-25
timerfd: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
1
-1
/
+1
2016-02-25
prctl: take mmap sem for writing to protect against others
Mateusz Guzik
1
-10
/
+10
2016-02-25
xfs: log mount failures don't wait for buffers to be released
Dave Chinner
1
-0
/
+10
2016-02-25
Revert "xfs: clear PF_NOFREEZE for xfsaild kthread"
Dave Chinner
1
-1
/
+0
2016-02-25
xfs: inode recovery readahead can race with inode buffer creation
Dave Chinner
2
-5
/
+14
2016-02-25
libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correct
Darrick J. Wong
1
-1
/
+1
2016-02-25
ovl: setattr: check permissions before copy-up
Miklos Szeredi
2
-0
/
+15
2016-02-25
ovl: root: copy attr
Miklos Szeredi
1
-0
/
+3
2016-02-25
ovl: check dentry positiveness in ovl_cleanup_whiteouts()
Konstantin Khlebnikov
1
-1
/
+2
2016-02-25
ovl: use a minimal buffer in ovl_copy_xattr
Vito Caputo
1
-14
/
+25
2016-02-25
ovl: allow zero size xattr
Miklos Szeredi
1
-1
/
+1
2016-02-25
futex: Drop refcount if requeue_pi() acquired the rtmutex
Thomas Gleixner
1
-0
/
+5
2016-02-25
devm_memremap_release(): fix memremap'd addr handling
Toshi Kani
1
-1
/
+1
2016-02-25
ipc/shm: handle removed segments gracefully in shm_mmap()
Kirill A. Shutemov
1
-10
/
+43
2016-02-25
intel_scu_ipcutil: underflow in scu_reg_access()
Dan Carpenter
1
-1
/
+1
2016-02-25
mm,thp: khugepaged: call pte flush at the time of collapse
Vineet Gupta
1
-1
/
+3
2016-02-25
dump_stack: avoid potential deadlocks
Eric Dumazet
1
-3
/
+4
2016-02-25
radix-tree: fix oops after radix_tree_iter_retry
Konstantin Khlebnikov
1
-3
/
+3
2016-02-25
drivers/hwspinlock: fix race between radix tree insertion and lookup
Matthew Wilcox
1
-0
/
+4
2016-02-25
radix-tree: fix race in gang lookup
Matthew Wilcox
2
-2
/
+26
2016-02-25
MAINTAINERS: return arch/sh to maintained state, with new maintainers
Rich Felker
1
-1
/
+3
2016-02-25
memcg: only free spare array when readers are done
Martijn Coenen
1
-5
/
+6
2016-02-25
numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390
Michael Holzheu
1
-3
/
+4
2016-02-25
fs/hugetlbfs/inode.c: fix bugs in hugetlb_vmtruncate_list()
Mike Kravetz
1
-8
/
+11
2016-02-25
scripts/bloat-o-meter: fix python3 syntax error
Sergey Senozhatsky
1
-4
/
+4
2016-02-25
dma-debug: switch check from _text to _stext
Laura Abbott
1
-1
/
+1
[prev]
[next]