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-10-06
selftests/bpf: Test new btf__add_btf() API
Andrii Nakryiko
1
-0
/
+86
2021-10-06
selftests/bpf: Refactor btf_write selftest to reuse BTF generation logic
Andrii Nakryiko
1
-6
/
+49
2021-10-06
libbpf: Add API that copies all BTF types from one BTF object to another
Andrii Nakryiko
3
-2
/
+135
2021-10-06
bpf, x64: Save bytes for DIV by reducing reg copies
Jie Meng
1
-0
/
+47
2021-10-05
bpf: selftests: Add selftests for module kfunc support
Kumar Kartikeya Dwivedi
6
-30
/
+126
2021-10-05
libbpf: Update gen_loader to emit BTF_KIND_FUNC relocations
Kumar Kartikeya Dwivedi
3
-58
/
+280
2021-10-05
libbpf: Resolve invalid weak kfunc calls with imm = 0, off = 0
Kumar Kartikeya Dwivedi
1
-11
/
+13
2021-10-05
libbpf: Support kernel module function calls
Kumar Kartikeya Dwivedi
4
-24
/
+72
2021-10-05
tools: Allow specifying base BTF file in resolve_btfids
Kumar Kartikeya Dwivedi
2
-10
/
+20
2021-10-04
selftests: net: Test for the IOAM encapsulation with IPv6
Justin Iurman
1
-50
/
+159
2021-10-02
selftests: net: mscc: ocelot: add a test for egress VLAN modification
Vladimir Oltean
1
-0
/
+39
2021-10-02
selftests: net: mscc: ocelot: rename the VLAN modification test to ingress
Vladimir Oltean
1
-3
/
+3
2021-10-02
selftests: net: mscc: ocelot: bring up the ports automatically
Vladimir Oltean
1
-0
/
+5
2021-10-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
109
-732
/
+1804
2021-10-01
selftests/bpf: Use BTF-defined key/value for map definitions
Hengqi Chen
13
-40
/
+38
2021-10-01
libbpf: Support uniform BTF-defined key/value specification across all BPF maps
Hengqi Chen
1
-0
/
+24
2021-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
46
-158
/
+1054
2021-09-30
Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
5
-7
/
+482
2021-09-30
selftests/bpf: Use kselftest skip code for skipped tests
Po-Hsu Lin
2
-3
/
+9
2021-09-29
libbpf: Fix skel_internal.h to set errno on loader retval < 0
Kumar Kartikeya Dwivedi
1
-2
/
+4
2021-09-29
libbpf: Properly ignore STT_SECTION symbols in legacy map definitions
Toke Høiland-Jørgensen
1
-0
/
+2
2021-09-29
libbpf: Make gen_loader data aligned.
Alexei Starovoitov
1
-1
/
+6
2021-09-29
bpf: selftests: Fix fd cleanup in get_branch_snapshot
Kumar Kartikeya Dwivedi
1
-3
/
+2
2021-09-28
selftests/bpf: Fix probe_user test failure with clang build kernel
Yonghong Song
2
-4
/
+28
2021-09-28
bpftool: Avoid using "?: " in generated code
Yucong Sun
1
-1
/
+4
2021-09-28
selftests/bpf: Switch sk_lookup selftests to strict SEC("sk_lookup") use
Andrii Nakryiko
2
-20
/
+20
2021-09-28
libbpf: Add opt-in strict BPF program section name handling logic
Andrii Nakryiko
2
-46
/
+99
2021-09-28
libbpf: Complete SEC() table unification for BPF_APROG_SEC/BPF_EAPROG_SEC
Andrii Nakryiko
1
-101
/
+35
2021-09-28
libbpf: Refactor ELF section handler definitions
Andrii Nakryiko
1
-111
/
+84
2021-09-28
libbpf: Reduce reliance of attach_fns on sec_def internals
Andrii Nakryiko
2
-18
/
+30
2021-09-28
libbpf: Refactor internal sec_def handling to enable pluggability
Andrii Nakryiko
1
-42
/
+87
2021-09-28
selftests/bpf: Normalize all the rest SEC() uses
Andrii Nakryiko
12
-35
/
+33
2021-09-28
selftests/bpf: Switch SEC("classifier*") usage to a strict SEC("tc")
Andrii Nakryiko
39
-157
/
+141
2021-09-28
selftests/bpf: Normalize XDP section names in selftests
Andrii Nakryiko
19
-30
/
+27
2021-09-28
libbpf: Add "tc" SEC_DEF which is a better name for "classifier"
Andrii Nakryiko
1
-0
/
+1
2021-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-7
/
+17
2021-09-28
selftests, bpf: test_lwt_ip_encap: Really disable rp_filter
Jiri Benc
1
-5
/
+8
2021-09-28
selftests, bpf: Fix makefile dependencies on libbpf
Jiri Benc
1
-1
/
+2
2021-09-28
libbpf: Fix segfault in static linker for objects without BTF
Kumar Kartikeya Dwivedi
1
-1
/
+7
2021-09-27
libbpf: Ignore STT_SECTION symbols in 'maps' section
Toke Høiland-Jørgensen
1
-2
/
+3
2021-09-28
selftests: xsk: Add frame_headroom test
Magnus Karlsson
2
-11
/
+44
2021-09-28
selftests: xsk: Change interleaving of packets in unaligned mode
Magnus Karlsson
1
-3
/
+3
2021-09-28
selftests: xsk: Add single packet test
Magnus Karlsson
2
-0
/
+14
2021-09-28
selftests: xsk: Introduce pacing of traffic
Magnus Karlsson
2
-7
/
+29
2021-09-28
selftests: xsk: Fix socket creation retry
Magnus Karlsson
1
-6
/
+5
2021-09-28
selftests: xsk: Put the same buffer only once in the fill ring
Magnus Karlsson
1
-6
/
+11
2021-09-28
selftests: xsk: Fix missing initialization
Magnus Karlsson
1
-0
/
+7
2021-09-27
Merge tag 'perf-tools-fixes-for-v5.15-2021-09-27' of git://git.kernel.org/pub...
Linus Torvalds
20
-43
/
+70
2021-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-61
/
+219
2021-09-27
perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *'
Like Xu
1
-1
/
+1
[next]