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.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
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-02
selftests/bpf: Add link detach tests for cgroup, netns, and xdp bpf_links
Andrii Nakryiko
5
-29
/
+73
2020-08-02
libbpf: Add bpf_link detach APIs
Andrii Nakryiko
6
-0
/
+25
2020-08-02
bpf, selftests: Use single cgroup helpers for both test_sockmap/progs
John Fastabend
15
-132
/
+43
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-23
/
+121
2020-08-01
Merge branch 'lkmm' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/...
Ingo Molnar
4
-46
/
+100
2020-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-14
/
+111
2020-08-01
selftests: mptcp: add test cases for mptcp join tests with syn cookies
Florian Westphal
1
-2
/
+64
2020-08-01
selftests: mptcp: make 2nd net namespace use tcp syn cookies unconditionally
Florian Westphal
1
-0
/
+47
2020-07-31
Merge branch 'for-next/read-barrier-depends' into for-next/core
Catalin Marinas
3
-15
/
+104
2020-07-31
libbpf: Fix register in PT_REGS MIPS macros
Jerry Crunchtime
1
-2
/
+2
2020-07-31
libtraceevent: Fix build with binutils 2.35
Ben Hutchings
1
-1
/
+1
2020-07-31
perf tools: Fix record failure when mixed with ARM SPE event
Wei Li
1
-4
/
+4
2020-07-31
perf tests: Fix test 68 zstd compression for s390
Thomas Richter
1
-1
/
+2
2020-07-31
tools lib traceevent: Fix memory leak in process_dynamic_array_len
Philippe Duplessis-Guindon
1
-0
/
+1
2020-07-31
Merge branch 'linus' into locking/core, to resolve conflict
Ingo Molnar
4
-3
/
+5
2020-07-31
csky: Add SECCOMP_FILTER supported
Guo Ren
1
-1
/
+12
2020-07-31
selftests: txtimestamp: add flag for timestamp validation tolerance.
Jian Yang
1
-2
/
+8
2020-07-31
selftests/bpf: fix netdevsim trap_flow_action_cookie read
Hangbin Liu
1
-0
/
+3
2020-07-31
libbpf: Make destructors more robust by handling ERR_PTR(err) cases
Andrii Nakryiko
3
-8
/
+7
2020-07-31
selftests/bpf: Omit nodad flag when adding addresses to loopback
Jakub Sitnicki
1
-2
/
+2
2020-07-31
selftests/bpf: Don't destroy failed link
Andrii Nakryiko
1
-14
/
+28
2020-07-31
selftests/bpf: Add xdpdrv mode for test_xdp_redirect
Hangbin Liu
1
-32
/
+52
2020-07-31
selftests/bpf: Verify socket storage in cgroup/sock_{create, release}
Stanislav Fomichev
1
-0
/
+19
2020-07-31
selftests/bpf: Test bpf_iter buffer access with negative offset
Yonghong Song
2
-0
/
+34
2020-07-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
17
-31
/
+403
2020-07-30
iocost_monitor: start from the oldest usage index
Chengming Zhou
1
-1
/
+1
2020-07-30
selftests/bpf: Extend map-in-map selftest to detect memory leaks
Andrii Nakryiko
1
-14
/
+110
2020-07-29
selftests: ethtool: Fix test when only two speeds are supported
Amit Cohen
1
-2
/
+0
2020-07-29
bpf, selftests: use :: 1 for localhost in tcp_server.py
John Fastabend
3
-4
/
+4
2020-07-28
mm/hmm/test: use the new migration invalidation
Ralph Campbell
1
-4
/
+14
2020-07-28
selftests/bpf: Add new bpf_iter context structs to fix build on old kernels
Andrii Nakryiko
1
-0
/
+18
2020-07-28
bpf: Fix bpf_ringbuf_output() signature to return long
Andrii Nakryiko
1
-1
/
+1
2020-07-28
selftests/seccomp: add xtensa support
Max Filippov
1
-1
/
+15
2020-07-27
tools, bpftool: Add LSM type to array of prog names
Quentin Monnet
1
-0
/
+1
2020-07-27
tools, bpftool: Skip type probe if name is not found
Quentin Monnet
1
-0
/
+8
2020-07-27
selftests/net: tcp_mmap: fix clang warning for target arch PowerPC
Tanner Love
1
-3
/
+3
2020-07-27
selftests/net: so_txtime: fix clang issues for target arch PowerPC
Tanner Love
1
-1
/
+1
2020-07-27
selftests/net: psock_fanout: fix clang issues for target arch PowerPC
Tanner Love
1
-1
/
+2
2020-07-27
selftests/net: rxtimestamp: fix clang issues for target arch PowerPC
Tanner Love
1
-2
/
+1
2020-07-27
KVM: nVMX: check for invalid hdr.vmx.flags
Paolo Bonzini
1
-0
/
+13
2020-07-27
KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATE
Paolo Bonzini
1
-1
/
+11
2020-07-27
selftests: kvm: do not set guest mode flag
Paolo Bonzini
1
-8
/
+9
2020-07-27
ACPI: Use valid link to the ACPI specification
Tiezhu Yang
1
-1
/
+1
2020-07-27
pm-graph v5.7 - important s2idle fixes
Todd Brandt
2
-102
/
+149
2020-07-27
Merge tag 'linux-cpupower-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
3
-10
/
+10
2020-07-27
Merge 5.8-rc7 into driver-core-next
Greg Kroah-Hartman
4
-3
/
+5
2020-07-27
Merge 5.8-rc7 into char-misc-next
Greg Kroah-Hartman
4
-3
/
+5
2020-07-27
Merge 5.8-rc7 into usb-next
Greg Kroah-Hartman
4
-3
/
+5
2020-07-26
selftests/bpf: Add BPF XDP link selftests
Andrii Nakryiko
2
-0
/
+149
2020-07-26
libbpf: Add support for BPF XDP link
Andrii Nakryiko
5
-3
/
+21
[prev]
[next]