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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: fix bpf_prog_array_copy_to_user warning from perf event prog query
Daniel Borkmann
2018-02-14
2
-1
/
+3
*
bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()
Jason Wang
2018-02-14
1
-1
/
+1
*
bpf: fix sock_map_alloc() error path
Eric Dumazet
2018-02-13
1
-1
/
+2
*
bpf: fix memory leak in lpm_trie map_free callback function
Yonghong Song
2018-02-13
1
-4
/
+7
*
rds: do not call ->conn_alloc with GFP_KERNEL
Sowmini Varadhan
2018-02-13
1
-1
/
+1
*
Merge branch 'net-sched-couple-of-fixes'
David S. Miller
2018-02-13
2
-18
/
+32
|
\
|
*
net: sched: fix tc_u_common lookup
Jiri Pirko
2018-02-13
1
-4
/
+20
|
*
net: sched: don't set q pointer for shared blocks
Jiri Pirko
2018-02-13
1
-14
/
+12
|
/
*
mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_create
Jiri Pirko
2018-02-13
1
-14
/
+18
*
net: af_unix: fix typo in UNIX_SKB_FRAGS_SZ comment
Tobias Klauser
2018-02-13
1
-1
/
+1
*
uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc define
Hauke Mehrtens
2018-02-13
2
-7
/
+5
*
net: cavium: fix NULL pointer dereference in cavium_ptp_put
Jan Glauber
2018-02-12
1
-0
/
+2
*
net: thunderbolt: Run disconnect flow asynchronously when logout is received
Mika Westerberg
2018-02-12
1
-1
/
+13
*
net: thunderbolt: Tear down connection properly on suspend
Mika Westerberg
2018-02-12
1
-4
/
+1
*
sh_eth: Remove obsolete explicit clock handling for WoL
Geert Uytterhoeven
2018-02-12
1
-15
/
+3
*
ravb: Remove obsolete explicit clock handling for WoL
Geert Uytterhoeven
2018-02-12
1
-6
/
+0
*
net: phy: fix wrong mask to phy_modify()
Ingo van Lil
2018-02-12
1
-1
/
+1
*
tcp: Honor the eor bit in tcp_mtu_probe
Ilya Lesokhin
2018-02-12
1
-0
/
+25
*
sctp: remove the useless check in sctp_renege_events
Xin Long
2018-02-12
1
-6
/
+2
*
sctp: add SCTP_CID_I_DATA and SCTP_CID_I_FWD_TSN conversion in sctp_cname
Xin Long
2018-02-12
1
-0
/
+6
*
sctp: do not pr_err for the duplicated node in transport rhlist
Xin Long
2018-02-12
1
-4
/
+1
*
bridge: check brport attr show in brport_show
Xin Long
2018-02-12
1
-0
/
+3
*
mvpp2: fix multicast address filter
Mikulas Patocka
2018-02-11
1
-3
/
+8
*
ptr_ring: prevent integer overflow when calculating size
Jason Wang
2018-02-11
1
-1
/
+1
*
Linux 4.16-rc1
v4.16-rc1
Linus Torvalds
2018-02-11
1
-2
/
+2
*
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
2018-02-11
8
-142
/
+47
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
297
-913
/
+913
*
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-02-11
8
-40
/
+47
|
\
|
*
annotate ep_scan_ready_list()
Al Viro
2018-02-01
1
-11
/
+13
|
*
ep_send_events_proc(): return result via esed->res
Al Viro
2018-02-01
1
-7
/
+10
|
*
preparation to switching ->poll() to returning EPOLL...
Al Viro
2018-02-01
1
-1
/
+2
|
*
add EPOLLNVAL, annotate EPOLL... and event_poll->event
Al Viro
2018-02-01
1
-16
/
+17
|
*
use linux/poll.h instead of asm/poll.h
Al Viro
2018-02-01
3
-3
/
+3
|
*
xen: fix poll misannotation
Al Viro
2018-02-01
1
-1
/
+1
|
*
smc: missing poll annotations
Al Viro
2018-02-01
1
-1
/
+1
*
|
Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-02-11
1
-0
/
+2
|
\
\
|
*
|
xtensa: fix build with KASAN
Max Filippov
2018-02-11
1
-0
/
+2
*
|
|
Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-02-11
3
-10
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
nios2: defconfig: Cleanup from old Kconfig options
Krzysztof Kozlowski
2018-02-11
2
-2
/
+0
|
*
|
nios2: dts: Remove leading 0x and 0s from bindings notation
Mathieu Malaterre
2018-02-11
1
-8
/
+8
*
|
|
Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-10
1
-2
/
+3
|
\
\
\
|
*
|
|
powerpc/pci: Fix broken INTx configuration via OF
Alexey Kardashevskiy
2018-02-10
1
-2
/
+3
*
|
|
|
Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-02-10
12
-63
/
+212
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-linus' into test
Jens Axboe
2018-02-07
12
-63
/
+212
|
|
\
\
\
\
|
|
*
|
|
|
block, bfq: add requeue-request hook
Paolo Valente
2018-02-07
1
-25
/
+82
|
|
*
|
|
|
bcache: fix for data collapse after re-attaching an attached device
Tang Junhui
2018-02-07
3
-7
/
+11
|
|
*
|
|
|
bcache: return attach error when no cache set exist
Tang Junhui
2018-02-07
1
-2
/
+3
|
|
*
|
|
|
bcache: set writeback_rate_update_seconds in range [1, 60] seconds
Coly Li
2018-02-07
3
-2
/
+7
|
|
*
|
|
|
bcache: fix for allocator and register thread race
Tang Junhui
2018-02-07
2
-4
/
+18
|
|
*
|
|
|
bcache: set error_limit correctly
Coly Li
2018-02-07
3
-3
/
+4
[next]