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
2021-03-26
bpf: selftests: Add kfunc_call test
Martin KaFai Lau
3
-0
/
+148
2021-03-26
bpf: selftests: Bpf_cubic and bpf_dctcp calling kernel functions
Martin KaFai Lau
3
-46
/
+11
2021-03-26
bpf: selftests: Rename bictcp to bpf_cubic
Martin KaFai Lau
1
-15
/
+15
2021-03-26
libbpf: Support extern kernel function
Martin KaFai Lau
1
-12
/
+162
2021-03-26
libbpf: Record extern sym relocation first
Martin KaFai Lau
1
-29
/
+34
2021-03-26
libbpf: Rename RELO_EXTERN to RELO_EXTERN_VAR
Martin KaFai Lau
1
-3
/
+3
2021-03-26
libbpf: Refactor codes for finding btf id of a kernel symbol
Martin KaFai Lau
1
-11
/
+33
2021-03-26
libbpf: Refactor bpf_object__resolve_ksyms_btf_id
Martin KaFai Lau
1
-57
/
+67
2021-03-26
bpf: Support bpf program calling kernel function
Martin KaFai Lau
3
-11
/
+15
2021-03-26
libbpf: Preserve empty DATASEC BTFs during static linking
Andrii Nakryiko
1
-1
/
+12
2021-03-25
libbpf: Add bpf object kern_version attribute setter
Rafael David Tinoco
3
-0
/
+12
2021-03-25
bpf: selftests: Add tests for batched ops in LPM trie maps
Pedro Tammela
1
-0
/
+158
2021-03-25
selftests/bpf: Better error messages for ima_setup.sh failures
KP Singh
1
-2
/
+4
2021-03-26
libbpf: Constify few bpf_program getters
Andrii Nakryiko
2
-4
/
+4
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
34
-523
/
+2968
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
31
-57
/
+920
2021-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2021-03-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-5
/
+17
2021-03-25
selftests/vm: fix out-of-tree build
Rong Chen
1
-2
/
+2
2021-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
17
-45
/
+320
2021-03-24
selftests: mlxsw: Add resilient nexthop groups configuration tests
Ido Schimmel
2
-0
/
+87
2021-03-24
selftests: mlxsw: Test unresolved neigh trap with resilient nexthop groups
Ido Schimmel
1
-0
/
+31
2021-03-24
selftests: netfilter: flowtable bridge and vlan support
Pablo Neira Ayuso
1
-0
/
+82
2021-03-23
Merge tag 'linux-kselftest-kunit-fixes-5.12-rc5.1' of git://git.kernel.org/pu...
Linus Torvalds
2
-1
/
+3
2021-03-22
libbpf: Skip BTF fixup if object file has no BTF
Andrii Nakryiko
1
-0
/
+3
2021-03-22
kselftest/arm64: sve: Do not use non-canonical FFR register value
Andre Przywara
1
-5
/
+17
2021-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-1
/
+122
2021-03-19
selftests/bpf: Add selftest for pointer-to-array-of-struct BTF dump
Jean-Philippe Brucker
1
-0
/
+8
2021-03-19
libbpf: Fix BTF dump of pointer-to-array-of-struct
Jean-Philippe Brucker
1
-1
/
+1
2021-03-19
libbpf: Add explicit padding to btf_dump_emit_type_decl_opts
KP Singh
1
-0
/
+1
2021-03-19
selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate value
Hangbin Liu
1
-1
/
+1
2021-03-18
selftests: net: forwarding: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-18
selftests/bpf: Add multi-file statically linked BPF object file test
Andrii Nakryiko
4
-3
/
+119
2021-03-18
selftests/bpf: Pass all BPF .o's through BPF static linker
Andrii Nakryiko
1
-5
/
+6
2021-03-18
selftests/bpf: Re-generate vmlinux.h and BPF skeletons if bpftool changed
Andrii Nakryiko
1
-2
/
+3
2021-03-18
bpftool: Add `gen object` command to perform BPF static linking
Andrii Nakryiko
3
-16
/
+100
2021-03-18
bpftool: Add ability to specify custom skeleton object name
Andrii Nakryiko
3
-9
/
+44
2021-03-18
libbpf: Add BPF static linker BTF and BTF.ext support
Andrii Nakryiko
1
-2
/
+767
2021-03-18
libbpf: Add BPF static linker APIs
Andrii Nakryiko
6
-11
/
+1215
2021-03-18
libbpf: Add generic BTF type shallow copy API
Andrii Nakryiko
3
-0
/
+51
2021-03-18
libbpf: Extract internal set-of-strings datastructure APIs
Andrii Nakryiko
4
-195
/
+259
2021-03-18
libbpf: Rename internal memory-management helpers
Andrii Nakryiko
4
-21
/
+21
2021-03-18
libbpf: Generalize BTF and BTF.ext type ID and strings iteration
Andrii Nakryiko
2
-172
/
+228
2021-03-18
libbpf: Expose btf_type_by_id() internally
Andrii Nakryiko
2
-1
/
+6
2021-03-18
selftests: kvm: add set_boot_cpu_id test
Emanuele Giuseppe Esposito
3
-0
/
+168
2021-03-18
selftests: kvm: add _vm_ioctl
Emanuele Giuseppe Esposito
2
-1
/
+7
2021-03-18
selftests: kvm: add get_msr_index_features
Emanuele Giuseppe Esposito
5
-2
/
+137
2021-03-18
selftest/bpf: Add a test to check trampoline freeing logic.
Alexei Starovoitov
2
-0
/
+113
2021-03-18
selftests: kvm: Add basic Hyper-V clocksources tests
Vitaly Kuznetsov
3
-0
/
+262
2021-03-17
selftests/bpf: drop custom NULL #define in skb_pkt_end selftest
Andrii Nakryiko
1
-1
/
+0
[next]