Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
aa0b724a2bf041036e56cbb3b4b3afde7c5e7c9e
/
tools
1be5bdf
Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
by Linus Torvalds
· 3 years ago
1c824bf
Merge tag 'lkmm.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
by Linus Torvalds
· 3 years ago
e7d38f1
Merge tag 'rcu.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
by Linus Torvalds
· 3 years ago
fe2437c
Merge tag 'thermal-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 3 years ago
8efd0d9
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 3 years ago
bf4eebf8
Merge tag 'linux-kselftest-kunit-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 3 years ago
4369b3c
Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 3 years ago
9d3a1e0
Merge tag 'seccomp-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 3 years ago
bfed6ef
Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 3 years ago
9b9e211
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 3 years ago
8aaaf2f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Jakub Kicinski
· 3 years ago
77bbcb6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by Jakub Kicinski
· 3 years ago
9a12a5a
Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
by Linus Torvalds
· 3 years ago
327b9a9
selftests: mptcp: more stable join tests-cases
by Paolo Abeni
· 3 years ago
dc9f2dd
Revert "libtraceevent: Increase libtraceevent logging when verbose"
by Arnaldo Carvalho de Melo
· 3 years ago
f06a82f
perf trace: Avoid early exit due to running SIGCHLD handler before it makes sense to
by Jiri Olsa
· 3 years ago
46e967d
selftests: mptcp: add tests for subflow creation failure
by Paolo Abeni
· 3 years ago
86e39e0
mptcp: keep track of local endpoint still available for each msk
by Paolo Abeni
· 3 years ago
05be5e2
selftests: mptcp: add disconnect tests
by Paolo Abeni
· 3 years ago
2950714
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by Jakub Kicinski
· 3 years ago
257367c
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by Jakub Kicinski
· 3 years ago
f734248
bpf: selftests: Add bind retry for post_bind{4, 6}
by Menglong Dong
· 3 years ago
6fd92c7
bpf: selftests: Use C99 initializers in test_sock.c
by Menglong Dong
· 3 years ago
44bab87
bpf/selftests: Test bpf_d_path on rdonly_mem.
by Hao Luo
· 3 years ago
e59618f
libbpf: Add documentation for bpf_map batch operations
by Grant Seltzer
· 3 years ago
70bc793
selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3
by Andrii Nakryiko
· 3 years ago
bf35a78
selftests: cgroup: Test open-time cgroup namespace usage for migration checks
by Tejun Heo
· 3 years ago
613e040
selftests: cgroup: Test open-time credential usage for migration checks
by Tejun Heo
· 3 years ago
b09c2ba
selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644
by Tejun Heo
· 3 years ago
eac1b93
gro: add ability to control gro max packet size
by Coco Li
· 3 years ago
1585f59
selftests: netfilter: switch to socat for tests using -q option
by Hangbin Liu
· 3 years ago
87eee9c
testptp: set pin function before other requests
by Miroslav Lichvar
· 3 years ago
5f60826
libbpf 1.0: Deprecate bpf_object__find_map_by_offset() API
by Christy Lee
· 3 years ago
9855c13
libbpf 1.0: Deprecate bpf_map__is_offload_neutral()
by Christy Lee
· 3 years ago
51a33c6
libbpf: Support repeated legacy kprobes on same function
by Qiang Wang
· 3 years ago
71cff67
libbpf: Use probe_name for legacy kprobe
by Qiang Wang
· 3 years ago
7218c28
libbpf: Deprecate bpf_perf_event_read_simple() API
by Christy Lee
· 3 years ago
b9adba3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Jakub Kicinski
· 3 years ago
75acfdb
Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 3 years ago
ca796fe
bpf, selftests: Add verifier test for mem_or_null register with offset.
by Daniel Borkmann
· 3 years ago
db54c12
selftests: set amt.sh executable
by Taehee Yoo
· 3 years ago
5e22dd1
bpf/selftests: Fix namespace mount setup in tc_redirect
by Jiri Olsa
· 3 years ago
0fd800b
bpftool: Probe for instruction set extensions
by Paul Chaignon
· 3 years ago
c04fb2b
bpftool: Probe for bounded loop support
by Paul Chaignon
· 3 years ago
b22bf1b
bpftool: Refactor misc. feature probe
by Paul Chaignon
· 3 years ago
24a0b22
Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
by Linus Torvalds
· 3 years ago
64f18d2
perf top: Fix TUI exit screen refresh race condition
by yaowenbin
· 3 years ago
e0257a0
perf pmu: Fix alias events list
by John Garry
· 3 years ago
5e75d0b
selftests: net: udpgro_fwd.sh: explicitly checking the available ping feature
by Jianguo Wu
· 3 years ago
0f1fe7b
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by Jakub Kicinski
· 3 years ago
f5c7329
userfaultfd/selftests: fix hugetlb area allocations
by Mike Kravetz
· 3 years ago
e63a023
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 3 years ago
aec53e6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Jakub Kicinski
· 3 years ago
8b3170e
selftests: net: using ping6 for IPv6 in udpgro_fwd.sh
by Jianguo Wu
· 3 years ago
0ae6eff
bpf/selftests: Update local storage selftest for sleepable programs
by KP Singh
· 3 years ago
add25d6
selftests: net: Fix a typo in udpgro_fwd.sh
by Jianguo Wu
· 3 years ago
9c1952a
selftests/net: udpgso_bench_tx: fix dst ip argument
by wujianguo
· 3 years ago
5b3d729
libbpf: Improve LINUX_VERSION_CODE detection
by Andrii Nakryiko
· 3 years ago
f60edf5
libbpf: Use 100-character limit to make bpf_tracing.h easier to read
by Andrii Nakryiko
· 3 years ago
3cc31d7
libbpf: Normalize PT_REGS_xxx() macro definitions
by Andrii Nakryiko
· 3 years ago
0f80bfb
perf scripts python: intel-pt-events.py: Fix printing of switch events
by Adrian Hunter
· 3 years ago
5e0c325
perf script: Fix CPU filtering of a script's switch events
by Adrian Hunter
· 3 years ago
a78abde
perf intel-pt: Fix parsing of VM time correlation arguments
by Adrian Hunter
· 3 years ago
9f3c16a
perf expr: Fix return value of ids__new()
by Miaoqian Lin
· 3 years ago
3f0bb49
Merge branches 'thermal-tools' and 'thermal-int340x'
by Rafael J. Wysocki
· 3 years ago
e6007b8
selftests: mptcp: Remove the deprecated config NFT_COUNTER
by Ma Xinjian
· 3 years ago
5471d52
selftests: Calculate udpgso segment count without header adjustment
by Coco Li
· 3 years ago
ecf45e6
selftests/bpf: Add btf_dump__new to test_cpp
by Jiri Olsa
· 3 years ago
5652b80
libbpf: Do not use btf_dump__new() macro in C++ mode
by Jiri Olsa
· 3 years ago
810ef95
selftests: mlxsw: devlink_trap_tunnel_vxlan: Fix 'decap_error' case
by Amit Cohen
· 3 years ago
c777d72
selftests: mlxsw: Add test for VxLAN related traps for IPv6
by Amit Cohen
· 3 years ago
d01724d
selftests: mlxsw: spectrum-2: Add a test for VxLAN flooding with IPv6
by Amit Cohen
· 3 years ago
7ae23ed
selftests: mlxsw: spectrum: Add a test for VxLAN flooding with IPv6
by Amit Cohen
· 3 years ago
1c7b183
selftests: mlxsw: Add VxLAN FDB veto test for IPv6
by Amit Cohen
· 3 years ago
6962853
selftests: mlxsw: vxlan_fdb_veto: Make the test more flexible for future use
by Amit Cohen
· 3 years ago
21d4282
selftests: mlxsw: Add VxLAN configuration test for IPv6
by Amit Cohen
· 3 years ago
8e059d6
selftests: mlxsw: vxlan: Make the test more flexible for future use
by Amit Cohen
· 3 years ago
bf0a8b9
selftests: forwarding: Add Q-in-VNI test for IPv6
by Amit Cohen
· 3 years ago
6c6ea78
selftests: forwarding: Add a test for VxLAN symmetric routing with IPv6
by Amit Cohen
· 3 years ago
2902bae
selftests: forwarding: Add a test for VxLAN asymmetric routing with IPv6
by Amit Cohen
· 3 years ago
dc498cd
selftests: forwarding: vxlan_bridge_1q: Remove unused function
by Amit Cohen
· 3 years ago
728b352
selftests: forwarding: Add VxLAN tests with a VLAN-aware bridge for IPv6
by Amit Cohen
· 3 years ago
b07e995
selftests: forwarding: Add VxLAN tests with a VLAN-unaware bridge for IPv6
by Amit Cohen
· 3 years ago
0cd0b1f
selftests: lib.sh: Add PING_COUNT to allow sending configurable amount of packets
by Amit Cohen
· 3 years ago
878aed8
netfilter: nat: force port remap to prevent shadowing well-known ports
by Florian Westphal
· 3 years ago
1a1a0b0
bpftool: Enable line buffering for stdout
by Paul Chaignon
· 3 years ago
ca0ea8a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 3 years ago
426b87b
selftests/bpf: Correct the INDEX address in vmtest.sh
by Pu Lehui
· 3 years ago
ab1ef34
KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest state
by Sean Christopherson
· 3 years, 1 month ago
577e022
selftests: KVM: Fix non-x86 compiling
by Andrew Jones
· 3 years ago
f291e2d
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 3 years ago
0b091a4
KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDs
by Vitaly Kuznetsov
· 3 years ago
eb473ba
selftests: tc-testing: add action offload selftest for action and filter
by Baowen Zheng
· 3 years ago
9497c45
bpf/selftests: Test PTR_TO_RDONLY_MEM
by Hao Luo
· 3 years ago
c271a55
perf inject: Fix segfault due to perf_data__fd() without open
by Adrian Hunter
· 3 years ago
0c8e32f
perf inject: Fix segfault due to close without open
by Adrian Hunter
· 3 years ago
0a515a0
perf expr: Fix missing check for return value of hashmap__new()
by Miaoqian Lin
· 3 years, 1 month ago
f730b65c
selftests: mptcp: try to set mptcp ulp mode in different sk states
by Florian Westphal
· 3 years ago
819d115
bpf, selftests: Fix spelling mistake "tained" -> "tainted"
by Colin Ian King
· 3 years ago
e967a20
bpftool: Reimplement large insn size limit feature probing
by Andrii Nakryiko
· 3 years ago
Next »