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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-25
Merge tag 'mlx5-updates-2017-08-24' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2
-3
/
+1
2017-08-24
xdp: make generic xdp redirect use tracepoint trace_xdp_redirect
Jesper Dangaard Brouer
1
-1
/
+2
2017-08-24
net/mlx5: Don't store reserved part in FTEs and FGs
Matan Barak
1
-1
/
+1
2017-08-24
net/mlx5: Remove a leftover unused variable
Gal Pressman
1
-2
/
+0
2017-08-24
bpf/verifier: document liveness analysis
Edward Cree
1
-0
/
+13
2017-08-24
bpf/verifier: remove varlen_map_value_access flag
Edward Cree
1
-1
/
+0
2017-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-37
/
+119
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-5
/
+7
2017-08-21
pids: make task_tgid_nr_ns() safe
Oleg Nesterov
2
-25
/
+30
2017-08-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2017-08-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+8
2017-08-20
net/mlx5e: Add outbound PCI buffer overflow counter
Eran Ben Elisha
1
-2
/
+4
2017-08-20
net/mlx5: Add RX buffer fullness counters infrastructure
Gal Pressman
1
-2
/
+13
2017-08-20
net/mlx5: Add PCIe outbound stalls counters infrastructure
Gal Pressman
1
-3
/
+14
2017-08-20
bpf: linux/bpf.h needs linux/numa.h
David S. Miller
1
-0
/
+1
2017-08-20
bpf: Allow selecting numa node during map creation
Martin KaFai Lau
1
-1
/
+9
2017-08-19
net: drop unused attribute argument from sysfs queue funcs
stephen hemminger
1
-3
/
+2
2017-08-19
net: constify net_ns_type_operations
stephen hemminger
1
-1
/
+1
2017-08-19
net: constify netdev_class_file
stephen hemminger
1
-4
/
+4
2017-08-19
net: ethtool: Add macro to clear a link mode setting
Lendacky, Thomas
1
-0
/
+11
2017-08-19
mm, oom: fix potential data corruption when oom_reaper races with writer
Michal Hocko
1
-0
/
+22
2017-08-19
mm: discard memblock data later
Pavel Tatashin
1
-2
/
+4
2017-08-19
wait: add wait_event_killable_timeout()
Luis R. Rodriguez
1
-0
/
+37
2017-08-19
mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()
Johannes Weiner
1
-2
/
+8
2017-08-18
kernel/watchdog: Prevent false positives with turbo modes
Thomas Gleixner
1
-0
/
+8
2017-08-17
pty: fix the cached path of the pty slave file descriptor in the master
Linus Torvalds
1
-1
/
+1
2017-08-17
ptr_ring: use kmalloc_array()
Eric Dumazet
2
-5
/
+7
2017-08-17
vmbus: remove unused vmbus_sendpacket_ctl
stephen hemminger
1
-7
/
+0
2017-08-17
vmbus: remove unused vmubs_sendpacket_pagebuffer_ctl
stephen hemminger
1
-8
/
+0
2017-08-17
vmbus: remove unused vmbus_sendpacket_multipagebuffer
stephen hemminger
1
-6
/
+0
2017-08-17
bpf: sock_map fixes for !CONFIG_BPF_SYSCALL and !STREAM_PARSER
John Fastabend
2
-1
/
+11
2017-08-16
bpf: sockmap with sk redirect support
John Fastabend
3
-2
/
+8
2017-08-16
bpf: export bpf_prog_inc_not_zero
John Fastabend
1
-0
/
+7
2017-08-16
bpf: introduce new program type for skbs on sockets
John Fastabend
1
-0
/
+1
2017-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-28
/
+62
2017-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+4
2017-08-16
net: Fix a typo in comment about sock flags.
Tonghao Zhang
1
-1
/
+1
2017-08-16
bpf/verifier: track liveness for pruning
Edward Cree
1
-1
/
+10
2017-08-15
PCI: Disable PCIe Relaxed Ordering if unsupported
dingtianhong
1
-0
/
+3
2017-08-14
net: export some generic xdp helpers
Jason Wang
1
-0
/
+2
2017-08-13
Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2017-08-13
Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+9
2017-08-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+7
2017-08-11
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-0
/
+7
2017-08-11
Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
1
-1
/
+2
2017-08-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-26
/
+38
2017-08-11
mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
Minchan Kim
1
-0
/
+8
2017-08-11
mm: make tlb_flush_pending global
Minchan Kim
1
-21
/
+0
2017-08-11
mm: refactor TLB gathering API
Minchan Kim
1
-0
/
+6
2017-08-11
mm: migrate: fix barriers around tlb_flush_pending
Nadav Amit
1
-4
/
+10
[next]