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
2021-03-16
bpftool: Fix maybe-uninitialized warnings
Andrii Nakryiko
3
-3
/
+5
2021-03-16
libbpf: Add explicit padding to bpf_xdp_set_link_opts
Andrii Nakryiko
1
-0
/
+1
2021-03-16
bpf: selftests: Remove unused 'nospace_err' in tests for batched ops in array...
Pedro Tammela
1
-5
/
+0
2021-03-16
libbpf: Avoid inline hint definition from 'linux/stddef.h'
Pedro Tammela
1
-2
/
+3
2021-03-15
selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failed
Hangbin Liu
1
-4
/
+2
2021-03-15
bpf: Add getter and setter for SO_REUSEPORT through bpf_{g,s}etsockopt
Manu Bretelle
2
-0
/
+50
2021-03-15
selftests: mlxsw: Add tc sample tests
Ido Schimmel
1
-0
/
+492
2021-03-15
selftests: netdevsim: Test psample functionality
Ido Schimmel
1
-0
/
+181
2021-03-14
Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2021-03-13
selftests: mptcp: Restore packet capture option in join tests
Mat Martineau
1
-10
/
+20
2021-03-13
selftests: mptcp: add testcases for removing addrs
Geliang Tang
1
-0
/
+23
2021-03-13
selftests: mptcp: set addr id for removing testcases
Geliang Tang
1
-14
/
+24
2021-03-13
selftests: mptcp: add invert argument for chk_rm_nr
Geliang Tang
1
-5
/
+16
2021-03-13
selftests: netdevsim: Add test for resilient nexthop groups offload API
Ido Schimmel
1
-0
/
+620
2021-03-13
selftests: forwarding: Add resilient multipath tunneling nexthop test
Ido Schimmel
1
-0
/
+361
2021-03-13
selftests: forwarding: Add resilient hashing test
Ido Schimmel
1
-0
/
+400
2021-03-13
selftests: fib_nexthops: Test resilient nexthop groups
Ido Schimmel
1
-0
/
+517
2021-03-13
selftests: fib_nexthops: List each test case in a different line
Ido Schimmel
1
-4
/
+26
2021-03-13
selftests: fib_nexthops: Declutter test output
Ido Schimmel
1
-0
/
+2
2021-03-12
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2021-03-12
objtool,x86: Fix uaccess PUSHF/POPF validation
Peter Zijlstra
1
-0
/
+3
2021-03-12
kunit: tool: Disable PAGE_POISONING under --alltests
David Gow
1
-0
/
+2
2021-03-12
kunit: tool: Fix a python tuple typing error
David Gow
1
-1
/
+1
2021-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-1
/
+97
2021-03-11
libbpf: xsk: Move barriers from libbpf_util.h to xsk.h
Björn Töpel
3
-85
/
+68
2021-03-11
libbpf: xsk: Remove linux/compiler.h header
Björn Töpel
1
-10
/
+17
2021-03-11
bpf: Fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2021-03-11
selftests/bpf: Fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2021-03-10
kselftest: arm64: Fix exit code of sve-ptrace
Mark Brown
1
-1
/
+1
2021-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
62
-521
/
+2716
2021-03-10
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
15
-14
/
+214
2021-03-10
selftests/bpf: Fix compiler warning in BPF_KPROBE definition in loop6.c
Andrii Nakryiko
1
-2
/
+2
2021-03-09
Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2021-03-09
selftests/bpf: Add BTF_KIND_FLOAT to btf_dump_test_case_syntax
Ilya Leoshkevich
1
-0
/
+7
2021-03-09
selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_size
Ilya Leoshkevich
4
-0
/
+18
2021-03-09
selftests/bpf: Tests using bpf_check_mtu BPF-helper input mtu_len param
Jesper Dangaard Brouer
2
-0
/
+96
2021-03-08
libbpf: Fix INSTALL flag order
Georgi Valkov
1
-1
/
+1
2021-03-08
selftests/bpf: Fix typo in Makefile
Jean-Philippe Brucker
1
-1
/
+1
2021-03-08
libbpf: Fix arm64 build
Jean-Philippe Brucker
1
-1
/
+1
2021-03-08
libbpf, xsk: Add libbpf_smp_store_release libbpf_smp_load_acquire
Björn Töpel
2
-34
/
+55
2021-03-08
selftests/bpf: Fix test_attach_probe for powerpc uprobes
Jiri Olsa
1
-1
/
+39
2021-03-08
selftests: gpio: update .gitignore
Bartosz Golaszewski
1
-1
/
+1
2021-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+100
2021-03-06
perf cs-etm: Fix bitmap for option
Suzuki K Poulose
1
-4
/
+8
2021-03-06
perf trace: Fix race in signal handling
Michael Petlan
1
-3
/
+2
2021-03-06
perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...
Arnaldo Carvalho de Melo
1
-4
/
+3
2021-03-06
perf report: Fix -F for branch & mem modes
Ravi Bangoria
1
-2
/
+2
2021-03-06
perf tests x86: Move insn.h include to make sure it finds stddef.h
Arnaldo Carvalho de Melo
2
-2
/
+2
2021-03-06
perf test: Support the ins_lat check in the X86 specific test
Kan Liang
4
-0
/
+127
2021-03-06
perf test: Fix sample-parsing failure on non-x86 platforms
Kan Liang
1
-4
/
+0
[prev]
[next]