index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
vxlan: restructure vxlan.h definitions
Jiri Benc
2016-02-07
1
-41
/
+63
*
vxlan: remove duplicated macros
Jiri Benc
2016-02-07
1
-3
/
+0
*
vxlan: cleanup types
Jiri Benc
2016-02-07
1
-7
/
+7
*
tcp: fastopen: call tcp_fin() if FIN present in SYNACK
Eric Dumazet
2016-02-06
1
-0
/
+1
*
bpf: add lookup/update support for per-cpu hash and array maps
Alexei Starovoitov
2016-02-06
1
-0
/
+23
*
bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY map
Alexei Starovoitov
2016-02-06
2
-0
/
+2
*
bpf: introduce BPF_MAP_TYPE_PERCPU_HASH map
Alexei Starovoitov
2016-02-06
1
-0
/
+1
*
ethtool: Declare netdev_rss_key as __read_mostly.
Kim Jones
2016-02-06
1
-1
/
+1
*
tcp: fastopen: accept data/FIN present in SYNACK message
Eric Dumazet
2016-02-06
1
-0
/
+1
*
team: track sum of rx_nohandler for all slaves
Jarod Wilson
2016-02-06
1
-0
/
+1
*
net: add rx_nohandler stat counter
Jarod Wilson
2016-02-06
2
-0
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-02-01
9
-30
/
+46
|
\
|
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2016-01-30
1
-0
/
+6
|
|
\
|
|
*
Bluetooth: L2CAP: Introduce proper defines for PSM ranges
Johan Hedberg
2016-01-29
1
-0
/
+6
|
*
|
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
Paolo Abeni
2016-01-29
1
-2
/
+10
|
*
|
tcp: Change reference to experimental CWND RFC.
Jörg Thalheim
2016-01-29
1
-1
/
+1
|
*
|
sctp: remove the dead field of sctp_transport
Xin Long
2016-01-28
1
-2
/
+1
|
*
|
sctp: fix the transport dead race check by using atomic_add_unless on refcnt
Xin Long
2016-01-28
1
-1
/
+1
|
*
|
net: simplify napi_synchronize() to avoid warnings
Arnd Bergmann
2016-01-24
1
-6
/
+5
|
*
|
net: sock: remove dead cgroup methods from struct proto
Johannes Weiner
2016-01-21
1
-12
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-01-20
1
-5
/
+3
|
|
\
\
|
|
*
|
netfilter: nf_conntrack: use safer way to lock all buckets
Sasha Levin
2016-01-20
1
-5
/
+3
|
|
|
/
|
*
|
gro: Make GRO aware of lightweight tunnels.
Jesse Gross
2016-01-20
1
-0
/
+18
|
*
|
soreuseport: fix NULL ptr dereference SO_REUSEPORT after bind
Craig Gallek
2016-01-19
1
-1
/
+1
*
|
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-02-01
4
-7
/
+14
|
\
\
\
|
*
|
|
phys_to_pfn_t: use phys_addr_t
Dan Williams
2016-01-31
1
-2
/
+2
|
*
|
|
block: use DAX for partition table reads
Dan Williams
2016-01-30
1
-0
/
+11
|
*
|
|
block: revert runtime dax control of the raw block device
Dan Williams
2016-01-30
2
-4
/
+0
|
*
|
|
fs, block: force direct-I/O for dax-enabled block devices
Dan Williams
2016-01-30
1
-1
/
+1
*
|
|
|
Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-01-31
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
tty: Wait interruptibly for tty lock on reopen
Peter Hurley
2016-01-26
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-01-31
1
-3
/
+31
|
\
\
\
\
|
*
|
|
|
hrtimer: Handle remaining time proper for TIME_LOW_RES
Thomas Gleixner
2016-01-17
1
-3
/
+31
|
*
|
|
|
Merge branches 'clockevents/4.4-fixes' and 'clockevents/4.5-fixes' of http://...
Thomas Gleixner
2016-01-12
69
-331
/
+386
|
|
\
\
\
\
*
|
\
\
\
\
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-01-31
1
-6
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf: Synchronously clean up child events
Peter Zijlstra
2016-01-29
1
-3
/
+0
|
*
|
|
|
|
|
perf/bpf: Convert perf_event_array to use struct file
Alexei Starovoitov
2016-01-29
1
-2
/
+2
|
*
|
|
|
|
|
perf: Collapse and fix event_function_call() users
Peter Zijlstra
2016-01-21
1
-1
/
+1
*
|
|
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-31
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
irqdomain: Allow domain lookup with DOMAIN_BUS_WIRED token
Marc Zyngier
2016-01-26
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-29
1
-0
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
swiotlb: Make linux/swiotlb.h standalone includible
Thierry Reding
2016-01-20
1
-0
/
+3
*
|
|
|
|
|
|
|
|
Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-01-29
1
-9
/
+7
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
include/linux/cleancache.h: Clean up code
Chen Gang
2016-01-27
1
-8
/
+6
|
*
|
|
|
|
|
|
|
|
cleancache: constify cleancache_ops structure
Julia Lawall
2016-01-27
1
-1
/
+1
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-01-29
1
-4
/
+12
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
iommu: Update struct iommu_ops comments
Magnus Damm
2016-01-29
1
-4
/
+12
|
|
|
_
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-01-29
2
-0
/
+7
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'drm-rockchip-next-fixes-2016-01-22' of https://github.com/marky...
Dave Airlie
2016-01-29
1
-0
/
+4
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
drm/atomic-helper: Export framebuffer_changed()
John Keeping
2016-01-20
1
-0
/
+4
[next]