index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-28
libbpf: remove most other deprecated high-level APIs
Andrii Nakryiko
3
-421
/
+26
2022-06-28
libbpf: remove prog_info_linear APIs
Andrii Nakryiko
3
-317
/
+0
2022-06-28
libbpf: clean up perfbuf APIs
Andrii Nakryiko
3
-112
/
+18
2022-06-28
libbpf: remove deprecated BTF APIs
Andrii Nakryiko
5
-325
/
+24
2022-06-28
libbpf: remove deprecated probing APIs
Andrii Nakryiko
3
-132
/
+5
2022-06-28
libbpf: remove deprecated XDP APIs
Andrii Nakryiko
3
-78
/
+8
2022-06-28
libbpf: remove deprecated low-level APIs
Andrii Nakryiko
5
-374
/
+4
2022-06-28
libbpf: move xsk.{c,h} into selftests/bpf
Andrii Nakryiko
7
-76
/
+49
2022-06-24
bpf: Merge "types_are_compat" logic into relo_core.c
Daniel Müller
3
-71
/
+83
2022-06-24
perf tools: Rework prologue generation code
Jiri Olsa
1
-29
/
+175
2022-06-24
selftest/bpf: Test for use-after-free bug fix in inline_bpf_loop
Eduard Zingerman
2
-0
/
+50
2022-06-23
selftests/bpf: Fix rare segfault in sock_fields prog test
Jörn-Thorben Hinz
1
-1
/
+0
2022-06-23
selftests/bpf: Test a BPF CC implementing the unsupported get_info()
Jörn-Thorben Hinz
2
-0
/
+41
2022-06-23
selftests/bpf: Test an incomplete BPF CC
Jörn-Thorben Hinz
2
-0
/
+57
2022-06-23
selftests/bpf: Test a BPF CC writing sk_pacing_*
Jörn-Thorben Hinz
2
-0
/
+79
2022-06-22
selftests/bpf: Add benchmark for local_storage get
Dave Marchevsky
7
-1
/
+494
2022-06-20
selftests/bpf: BPF test_prog selftests for bpf_loop inlining
Eduard Zingerman
2
-0
/
+176
2022-06-20
selftests/bpf: BPF test_verifier selftests for bpf_loop inlining
Eduard Zingerman
1
-0
/
+252
2022-06-20
selftests/bpf: allow BTF specs and func infos in test_verifier tests
Eduard Zingerman
3
-18
/
+79
2022-06-20
selftests/bpf: specify expected instructions in test_verifier tests
Eduard Zingerman
1
-0
/
+234
2022-06-20
selftests/bpf: Enable config options needed for xdp_synproxy test
Maxim Mikityanskiy
1
-0
/
+6
2022-06-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
59
-682
/
+3808
2022-06-17
selftests: spectrum-2: tc_flower_scale: Dynamically set scale target
Ido Schimmel
1
-5
/
+10
2022-06-17
selftests: mlxsw: Add a RIF counter scale test
Petr Machata
5
-2
/
+162
2022-06-17
selftests: mlxsw: tc_flower_scale: Add a traffic test
Petr Machata
1
-0
/
+17
2022-06-17
selftests: mlxsw: resource_scale: Pass target count to cleanup
Petr Machata
2
-2
/
+2
2022-06-17
selftests: mlxsw: resource_scale: Allow skipping a test
Petr Machata
2
-0
/
+9
2022-06-17
selftests: mlxsw: resource_scale: Introduce traffic tests
Petr Machata
2
-3
/
+20
2022-06-17
selftests: mlxsw: resource_scale: Update scale target after test setup
Ido Schimmel
2
-0
/
+6
2022-06-17
selftests: mirror_gre_bridge_1q_lag: Enslave port to bridge before other conf...
Amit Cohen
1
-3
/
+4
2022-06-17
selftests/bpf: Don't force lld on non-x86 architectures
Andrii Nakryiko
1
-2
/
+9
2022-06-16
selftests/bpf: Add selftests for raw syncookie helpers in TC mode
Maxim Mikityanskiy
3
-69
/
+224
2022-06-16
selftests/bpf: Add selftests for raw syncookie helpers
Maxim Mikityanskiy
5
-1
/
+1330
2022-06-16
bpf: Add helpers to issue and check SYN cookies in XDP
Maxim Mikityanskiy
1
-0
/
+78
2022-06-16
bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
Maxim Mikityanskiy
1
-4
/
+6
2022-06-16
selftests/bpf: add tests for sleepable (uk)probes
Delyan Kratunov
2
-1
/
+108
2022-06-16
libbpf: add support for sleepable uprobe programs
Delyan Kratunov
1
-1
/
+4
2022-06-17
libbpf: Fix internal USDT address translation logic for shared libraries
Andrii Nakryiko
2
-65
/
+72
2022-06-16
Merge tag 'net-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-122
/
+0
2022-06-16
Revert "net: Add a second bind table hashed by port and address"
Joanne Koong
3
-122
/
+0
2022-06-14
selftests/bpf: Avoid skipping certain subtests
Yonghong Song
1
-1
/
+6
2022-06-14
selftests/bpf: Fix test_varlen verification failure with latest llvm
Yonghong Song
1
-4
/
+4
2022-06-14
bpftool: Do not check return value from libbpf_set_strict_mode()
Quentin Monnet
1
-3
/
+1
2022-06-14
Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"
Quentin Monnet
8
-3
/
+23
2022-06-14
libbpf: Fix an unsigned < 0 bug
Yonghong Song
1
-1
/
+1
2022-06-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-107
/
+341
2022-06-14
Merge tag 'x86-bugs-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+26
2022-06-12
Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-15
/
+19
2022-06-11
selftest/bpf/benchs: Add bpf_map benchmark
Feng Zhou
5
-1
/
+152
2022-06-11
wireguard: selftests: use maximum cpu features and allow rng seeding
Jason A. Donenfeld
3
-15
/
+19
[next]