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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
17
-598
/
+916
2021-06-16
libbpf: Fail compilation if target arch is missing
Lorenz Bauer
1
-4
/
+42
2021-06-15
libbpf: Set expected_attach_type for BPF_PROG_TYPE_SK_REUSEPORT.
Kuniyuki Iwashima
1
-1
/
+4
2021-06-15
libbpf: Set NLM_F_EXCL when creating qdisc
Kumar Kartikeya Dwivedi
1
-1
/
+1
2021-06-15
libbpf: Remove unneeded check for flags during tc detach
Kumar Kartikeya Dwivedi
1
-2
/
+0
2021-06-11
libbpf: Simplify the return expression of bpf_object__init_maps function
Wang Hai
1
-3
/
+1
2021-06-08
libbpf: Fix pr_warn type warnings on 32bit
Michal Suchanek
1
-2
/
+2
2021-06-07
libbpf: Fixes incorrect rx_ring_setup_done
Kev Jackson
1
-1
/
+1
2021-06-03
libbpf: Install skel_internal.h header used from light skeletons
Andrii Nakryiko
1
-1
/
+1
2021-06-03
libbpf: Refactor header installation portions of Makefile
Andrii Nakryiko
1
-12
/
+7
2021-06-03
libbpf: Move few APIs from 0.4 to 0.5 version
Andrii Nakryiko
1
-3
/
+3
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+8
2021-05-26
libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
Florent Revest
2
-54
/
+74
2021-05-25
libbpf: Streamline error reporting for high-level APIs
Andrii Nakryiko
9
-468
/
+531
2021-05-25
libbpf: Streamline error reporting for low-level APIs
Andrii Nakryiko
3
-50
/
+156
2021-05-25
libbpf: Add libbpf_set_strict_mode() API to turn on libbpf 1.0 behaviors
Andrii Nakryiko
5
-0
/
+71
2021-05-24
libbpf: Add support for new llvm bpf relocations
Yonghong Song
2
-1
/
+8
2021-05-24
bpf: Extend libbpf with bpf_map_lookup_and_delete_elem_flags
Denis Salopek
3
-0
/
+16
2021-05-24
libbpf: Skip bpf_object__probe_loading for light skeleton
Stanislav Fomichev
1
-0
/
+3
2021-05-19
bpf: Add cmd alias BPF_PROG_RUN
Alexei Starovoitov
1
-1
/
+1
2021-05-19
libbpf: Introduce bpf_map__initial_value().
Alexei Starovoitov
3
-0
/
+10
2021-05-19
libbpf: Cleanup temp FDs when intermediate sys_bpf fails.
Alexei Starovoitov
2
-4
/
+45
2021-05-19
libbpf: Generate loader program out of BPF ELF file.
Alexei Starovoitov
8
-35
/
+1060
2021-05-19
libbpf: Preliminary support for fd_idx
Alexei Starovoitov
1
-6
/
+25
2021-05-19
libbpf: Add bpf_object pointer to kernel_supports().
Alexei Starovoitov
1
-22
/
+22
2021-05-19
libbpf: Change the order of data and text relocations.
Alexei Starovoitov
1
-14
/
+72
2021-05-19
libbpf: Support for syscall program type
Alexei Starovoitov
1
-0
/
+2
2021-05-17
libbpf: Add low level TC-BPF management API
Kumar Kartikeya Dwivedi
3
-1
/
+469
2021-05-17
libbpf: Add various netlink helpers
Kumar Kartikeya Dwivedi
2
-89
/
+120
2021-05-14
libbpf: Reject static entry-point BPF programs
Andrii Nakryiko
1
-0
/
+5
2021-05-13
libbpf: Reject static maps
Andrii Nakryiko
1
-5
/
+19
2021-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-0
/
+8
2021-05-11
libbpf: Treat STV_INTERNAL same as STV_HIDDEN for functions
Andrii Nakryiko
1
-5
/
+6
2021-05-11
libbpf: Fix ELF symbol visibility update logic
Andrii Nakryiko
1
-1
/
+1
2021-05-11
libbpf: Add per-file linker opts
Andrii Nakryiko
2
-5
/
+21
2021-05-11
libbpf: Provide GELF_ST_VISIBILITY() define for older libelf
Arnaldo Carvalho de Melo
1
-0
/
+5
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-9
/
+21
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-35
/
+25
2021-05-06
tools: sync lib/find_bit implementation
Yury Norov
1
-2
/
+2
2021-05-06
tools: sync find_next_bit implementation
Yury Norov
1
-31
/
+21
2021-05-06
tools: bitmap: sync function declarations with the kernel
Yury Norov
1
-2
/
+2
2021-05-05
libbpf: Add NULL check to add_dummy_ksym_var
Ian Rogers
1
-0
/
+3
2021-05-03
libbpf: Fix signed overflow in ringbuf_process_ring
Brendan Jackman
1
-9
/
+21
2021-05-01
Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
13
-5
/
+327
2021-04-29
perf jit: Let convert_timestamp() to be backwards-compatible
Leo Yan
1
-0
/
+2
2021-04-29
perf tools: Change fields type in perf_record_time_conv
Leo Yan
1
-2
/
+3
2021-04-29
perf util: Move bpf_perf definitions to a libperf header
Song Liu
1
-0
/
+31
2021-04-26
selftests/bpf: Fix BPF_CORE_READ_BITFIELD() macro
Andrii Nakryiko
1
-4
/
+12
2021-04-26
libbpf: Support BTF_KIND_FLOAT during type compatibility checks in CO-RE
Andrii Nakryiko
1
-2
/
+4
[next]