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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-02
3
-4
/
+4
|
\
|
*
tools/testing/selftests/powerpc: remove redundant CFLAGS in Makefile: "-Wall ...
Chijun Sima
2017-03-24
1
-1
/
+1
|
*
selftests/timers: Spelling s/privledges/privileges/
Geert Uytterhoeven
2017-03-24
1
-2
/
+2
|
*
treewide: Fix typos in printk
Masanari Iida
2017-03-24
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-05-02
22
-91
/
+1947
|
\
\
|
*
|
selftests: bpf: Use bpf_endian.h in test_xdp.c
David S. Miller
2017-05-02
1
-9
/
+8
|
*
|
bpf: Include bpf_endian.h in test_progs.c too.
David S. Miller
2017-05-01
1
-0
/
+1
|
*
|
bpf: Move endianness BPF helpers out of bpf_util.h
David S. Miller
2017-05-01
4
-21
/
+25
|
*
|
bpf: enhance verifier to understand stack pointer arithmetic
Yonghong Song
2017-05-01
1
-6
/
+12
|
*
|
bpf: provide a generic macro for percpu values for selftests
Daniel Borkmann
2017-04-28
2
-17
/
+27
|
*
|
bpf: fix _htons occurences in test_progs
Daniel Borkmann
2017-04-28
4
-15
/
+31
|
*
|
bpf: add various test cases to verifier selftests
Daniel Borkmann
2017-04-28
1
-0
/
+137
|
*
|
bpf: map_get_next_key to return first key on NULL
Teng Qin
2017-04-25
1
-4
/
+25
|
*
|
selftests/net: Fix broken test case in psock_fanout
Mike Maloney
2017-04-25
1
-1
/
+1
|
*
|
selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEID
Mike Maloney
2017-04-24
1
-11
/
+84
|
*
|
selftests/net: cleanup unused parameter in psock_fanout
Mike Maloney
2017-04-24
1
-9
/
+9
|
*
|
bpf: Add sparc support to tools and samples.
David S. Miller
2017-04-22
2
-0
/
+5
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-21
3
-14
/
+25
|
|
\
\
|
*
|
|
bpf: add napi_id read access to __sk_buff
Daniel Borkmann
2017-04-21
2
-0
/
+4
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-20
1
-0
/
+117
|
|
\
\
\
|
*
|
|
|
bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4
Martin KaFai Lau
2017-04-17
1
-1
/
+1
|
*
|
|
|
bpf: lru: Cleanup test_lru_map.c
Martin KaFai Lau
2017-04-17
1
-23
/
+9
|
*
|
|
|
bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRU
Martin KaFai Lau
2017-04-17
1
-5
/
+65
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-15
5
-18
/
+27
|
|
\
\
\
\
|
*
|
|
|
|
tools: bpf_jit_disasm: Add option to dump JIT image to a file.
David Daney
2017-04-13
1
-4
/
+36
|
*
|
|
|
|
bpf: fix comment typo
Alexander Alemayhu
2017-04-09
1
-1
/
+1
|
*
|
|
|
|
selftests/bpf: fix merge conflict
Alexei Starovoitov
2017-04-06
1
-5
/
+0
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
3
-6
/
+308
|
|
\
\
\
\
\
|
*
|
|
|
|
|
selftests: add a generic testsuite for ethernet device
LABBE Corentin
2017-04-05
2
-1
/
+201
|
*
|
|
|
|
|
selftests/bpf: add l4 load balancer test based on sched_cls
Alexei Starovoitov
2017-04-01
3
-1
/
+563
|
*
|
|
|
|
|
selftests/bpf: add a test for basic XDP functionality
Alexei Starovoitov
2017-04-01
4
-1
/
+332
|
*
|
|
|
|
|
selftests/bpf: add a test for overlapping packet range checks
Alexei Starovoitov
2017-04-01
3
-4
/
+215
|
*
|
|
|
|
|
tools/lib/bpf: expose bpf_program__set_type()
Alexei Starovoitov
2017-04-01
2
-2
/
+3
|
*
|
|
|
|
|
tools/lib/bpf: add support for BPF_PROG_TEST_RUN command
Alexei Starovoitov
2017-04-01
3
-1
/
+51
|
*
|
|
|
|
|
Add a eBPF helper function to retrieve socket uid
Chenbo Feng
2017-03-23
1
-1
/
+2
|
*
|
|
|
|
|
Add a helper function to get socket cookie in eBPF
Chenbo Feng
2017-03-23
1
-1
/
+2
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-23
3
-13
/
+37
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
bpf: Add tests for map-in-map
Martin KaFai Lau
2017-03-22
4
-13
/
+140
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-15
25
-67
/
+399
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
tools: hv: Add clean up function for Ubuntu config
Haiyang Zhang
2017-03-06
1
-0
/
+18
*
|
|
|
|
|
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-01
2
-2
/
+49
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
x86/mpx, selftests: Only check bounds-vs-shadow when we keep shadow
Joerg Roedel
2017-04-12
1
-2
/
+3
|
*
|
|
|
|
|
|
|
|
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
2017-04-11
1
-1
/
+1
|
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
Ingo Molnar
2017-04-03
3
-13
/
+37
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug
Andy Lutomirski
2017-03-23
1
-0
/
+46
|
|
|
_
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-01
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch
Ingo Molnar
2017-04-11
1
-1
/
+1
|
|
\
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
2017-03-01
373
-2249
/
+13471
|
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
2017-01-28
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
|
x86/boot/e820: Rename everything to e820_table
Ingo Molnar
2017-01-28
1
-1
/
+1
[next]