index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'trace-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2023-02-23
1
-2
/
+2
|
\
|
*
tracing: Always use canonical ftrace path
Ross Zwisler
2023-02-18
1
-2
/
+2
*
|
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-22
19
-177
/
+856
|
\
\
|
*
|
libbpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
2023-02-17
4
-14
/
+14
|
*
|
libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd()
Ilya Leoshkevich
2023-02-17
3
-0
/
+34
|
*
|
libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()
Ilya Leoshkevich
2023-02-11
1
-1
/
+1
|
*
|
libbpf: Add sample_period to creation options
Jon Doron
2023-02-09
2
-3
/
+10
|
*
|
libbpf: Always use libbpf_err to return an error in bpf_xdp_query()
Lorenzo Bianconi
2023-02-07
1
-1
/
+1
|
*
|
libbpf: Correctly set the kernel code version in Debian kernel.
Hao Xiang
2023-02-06
2
-37
/
+83
|
*
|
libbpf: add API to get XDP/XSK supported features
Lorenzo Bianconi
2023-02-03
3
-1
/
+110
|
*
|
libbpf: add the capability to specify netlink proto in libbpf_netlink_send_recv
Lorenzo Bianconi
2023-02-03
1
-10
/
+12
|
*
|
libbpf: Fix BPF_PROBE_READ{_STR}_INTO() on s390x
Ilya Leoshkevich
2023-01-28
1
-2
/
+2
|
*
|
libbpf: Fix unbounded memory access in bpf_usdt_arg()
Ilya Leoshkevich
2023-01-28
1
-1
/
+4
|
*
|
libbpf: Simplify barrier_var()
Ilya Leoshkevich
2023-01-28
1
-1
/
+1
|
*
|
libbpf: Add documentation to map pinning API functions
Grant Seltzer
2023-01-27
1
-3
/
+69
|
*
|
libbpf: Fix malformed documentation formatting
Grant Seltzer
2023-01-27
1
-6
/
+12
|
*
|
libbpf: Support sleepable struct_ops.s section
David Vernet
2023-01-25
1
-0
/
+1
|
*
|
libbpf: Clean up now not needed __PT_PARM{1-6}_SYSCALL_REG defaults
Andrii Nakryiko
2023-01-23
1
-18
/
+0
|
*
|
libbpf: Define loongarch syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
1
-2
/
+10
|
*
|
libbpf: Define arc syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
1
-2
/
+10
|
*
|
libbpf: Define riscv syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
1
-2
/
+10
|
*
|
libbpf: Define sparc syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
1
-0
/
+8
|
*
|
libbpf: Define powerpc syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
1
-2
/
+13
|
*
|
libbpf: Define mips syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
1
-0
/
+8
|
*
|
libbpf: Define arm64 syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
1
-2
/
+11
|
*
|
libbpf: Define arm syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
1
-0
/
+8
|
*
|
libbpf: Define s390x syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
1
-2
/
+15
|
*
|
libbpf: Define i386 syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
1
-0
/
+8
|
*
|
libbpf: Define x86-64 syscall regs spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
1
-6
/
+19
|
*
|
libbpf: Improve syscall tracing support in bpf_tracing.h
Andrii Nakryiko
2023-01-23
1
-13
/
+58
|
*
|
libbpf: Add BPF_UPROBE and BPF_URETPROBE macro aliases
Andrii Nakryiko
2023-01-23
1
-0
/
+7
|
*
|
libbpf: Complete LoongArch (loongarch) spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
1
-1
/
+7
|
*
|
libbpf: Fix and complete ARC spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
1
-1
/
+9
|
*
|
libbpf: Complete riscv arch spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
1
-0
/
+7
|
*
|
libbpf: Complete sparc spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
1
-0
/
+5
|
*
|
libbpf: Complete powerpc spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
1
-0
/
+8
|
*
|
libbpf: Complete mips spec in bpf_tracing.h
Andrii Nakryiko
2023-01-23
1
-0
/
+8
|
*
|
libbpf: Fix arm and arm64 specs in bpf_tracing.h
Andrii Nakryiko
2023-01-23
1
-1
/
+11
|
*
|
libbpf: Add 6th argument support for x86-64 in bpf_tracing.h
Andrii Nakryiko
2023-01-23
1
-0
/
+6
|
*
|
libbpf: Add support for fetching up to 8 arguments in kprobes
Andrii Nakryiko
2023-01-23
1
-4
/
+37
|
*
|
libbpf: Replace '.' with '_' in legacy kprobe event name
Menglong Dong
2023-01-13
1
-0
/
+7
|
*
|
libbpf: Fix map creation flags sanitization
Ludovic L'Hours
2023-01-11
1
-1
/
+1
|
*
|
libbpf: Poison strlcpy()
Rong Tao
2023-01-06
1
-2
/
+2
|
*
|
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-01-05
9
-61
/
+232
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
libbpf: Return -ENODATA for missing btf section
Changbin Du
2023-01-03
1
-1
/
+1
|
|
*
libbpf: Add LoongArch support to bpf_tracing.h
Hengqi Chen
2023-01-03
1
-0
/
+23
|
|
*
libbpf: Restore errno after pr_warn.
Alexei Starovoitov
2022-12-30
1
-1
/
+3
|
|
*
libbpf: Added the description of some API functions
Xin Liu
2022-12-29
1
-2
/
+27
|
|
*
libbpf: Fix invalid return address register in s390
Daniel T. Lee
2022-12-29
1
-1
/
+1
|
|
*
libbpf: fix errno is overwritten after being closed.
Xin Liu
2022-12-28
1
-3
/
+2
[next]