index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
libbpf: Simplify the return expression of build_map_pin_path()
Xu Wang
2020-08-20
1
-6
/
+2
|
|
*
|
|
|
libbpf: Implement enum value-based CO-RE relocations
Andrii Nakryiko
2020-08-19
3
-5
/
+170
|
|
*
|
|
|
libbpf: Implement type-based CO-RE relocations support
Andrii Nakryiko
2020-08-19
3
-24
/
+263
|
|
*
|
|
|
tools: Remove feature-libelf-mmap feature detection
Andrii Nakryiko
2020-08-18
2
-13
/
+7
|
|
*
|
|
|
libbpf: Centralize poisoning and poison reallocarray()
Andrii Nakryiko
2020-08-18
12
-33
/
+13
|
|
*
|
|
|
tools/bpftool: Remove libbpf_internal.h usage in bpftool
Andrii Nakryiko
2020-08-18
2
-131
/
+6
|
|
*
|
|
|
libbpf: Remove any use of reallocarray() in libbpf
Andrii Nakryiko
2020-08-18
6
-29
/
+45
|
|
*
|
|
|
libbpf: Improve relocation ambiguity detection
Andrii Nakryiko
2020-08-18
1
-46
/
+124
|
|
*
|
|
|
libbpf: Clean up and improve CO-RE reloc logging
Andrii Nakryiko
2020-08-18
4
-129
/
+169
|
|
*
|
|
|
libbpf: Improve error logging for mismatched BTF kind cases
Andrii Nakryiko
2020-08-18
1
-18
/
+41
|
|
*
|
|
|
libbpf: Detect minimal BTF support and skip BTF loading, if missing
Andrii Nakryiko
2020-08-18
1
-0
/
+27
|
|
*
|
|
|
libbpf: Switch tracing and CO-RE helper macros to bpf_probe_read_kernel()
Andrii Nakryiko
2020-08-18
2
-20
/
+24
|
|
*
|
|
|
libbpf: Sanitize BPF program code for bpf_probe_read_{kernel, user}[_str]
Andrii Nakryiko
2020-08-18
1
-0
/
+80
|
|
*
|
|
|
libbpf: Factor out common logic of testing and closing FD
Andrii Nakryiko
2020-08-18
1
-53
/
+17
|
|
*
|
|
|
libbpf: Make kernel feature probing lazy
Andrii Nakryiko
2020-08-18
1
-64
/
+86
|
|
*
|
|
|
libbpf: Disable -Wswitch-enum compiler warning
Andrii Nakryiko
2020-08-18
1
-1
/
+1
|
|
*
|
|
|
libbpf: Convert comma to semicolon
Xu Wang
2020-08-18
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'linux-kselftest-fixes-5.10-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-10-14
1
-4
/
+6
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
tools: Avoid comma separated statements
Joe Perches
2020-10-02
1
-4
/
+6
*
|
|
|
|
|
libbpf: Fix XDP program load regression for old kernels
Andrii Nakryiko
2020-09-24
1
-1
/
+1
*
|
|
|
|
|
libbpf: Fix native endian assumption when parsing BTF
Tony Ambardar
2020-09-21
1
-0
/
+6
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-09-15
2
-2
/
+4
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
tools/libbpf: Avoid counting local symbols in ABI check
Tony Ambardar
2020-09-08
1
-0
/
+2
|
*
|
|
|
libbpf: Remove arch-specific include path in Makefile
Naveen N. Rao
2020-09-03
1
-1
/
+1
|
*
|
|
|
libbpf: Fix build failure from uninitialized variable warning
Tony Ambardar
2020-08-31
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
/
|
|
libtraceevent: Fix build warning on 32-bit arches
Tzvetomir Stoyanov (VMware)
2020-09-03
1
-1
/
+1
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-21
2
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
libbpf: Fix map index used in error message
Toke Høiland-Jørgensen
2020-08-20
1
-1
/
+1
|
*
|
libbpf: Fix build on ppc64le architecture
Andrii Nakryiko
2020-08-18
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-17
6
-17
/
+143
|
\
|
|
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-14
6
-17
/
+143
|
|
\
|
|
*
libbpf: Enforce 64-bitness of BTF for BPF object files
Andrii Nakryiko
2020-08-13
1
-0
/
+4
|
|
*
libbpf: Handle BTF pointer sizes more carefully
Andrii Nakryiko
2020-08-13
4
-4
/
+87
|
|
*
libbpf: Fix BTF-defined map-in-map initialization on 32-bit host arches
Andrii Nakryiko
2020-08-13
1
-6
/
+10
|
|
*
libbpf: Prevent overriding errno when logging errors
Toke Høiland-Jørgensen
2020-08-13
1
-5
/
+7
|
|
*
libbpf: Handle GCC built-in types for Arm NEON
Jean-Philippe Brucker
2020-08-12
1
-1
/
+34
|
|
*
libbpf: Do not use __builtin_offsetof for offsetof
Yonghong Song
2020-08-11
1
-1
/
+1
*
|
|
Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-15
3
-14
/
+17
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
libperf: Fix man page typos
Rob Herring
2020-08-13
3
-14
/
+17
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-13
5
-8
/
+13
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
libbf: Fix uninitialized pointer at btf__parse_raw()
Daniel T. Lee
2020-08-06
1
-1
/
+1
|
*
tools/bpf: Support new uapi for map element bpf iterator
Yonghong Song
2020-08-06
4
-7
/
+12
*
|
Merge tag 'perf-tools-2020-08-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-10
22
-432
/
+1454
|
\
\
|
*
|
tools lib traceevent: Handle possible strdup() error in tep_add_plugin_path()...
Tzvetomir Stoyanov (VMware)
2020-08-06
1
-0
/
+4
|
*
|
libtraceevent: Fixed description of tep_add_plugin_path() API
Tzvetomir Stoyanov (VMware)
2020-08-06
1
-2
/
+2
|
*
|
libtraceevent: Fixed type in PRINT_FMT_STING
Tzvetomir Stoyanov (VMware)
2020-08-06
2
-4
/
+4
|
*
|
libtraceevent: Fixed broken indentation in parse_ip4_print_args()
Tzvetomir Stoyanov (VMware)
2020-08-06
1
-2
/
+2
|
*
|
libtraceevent: Improve error handling of tep_plugin_add_option() API
Tzvetomir Stoyanov (VMware)
2020-08-06
1
-7
/
+9
|
*
|
libtraceevent: Fix typo in tep_plugin_add_option() description
Tzvetomir Stoyanov (VMware)
2020-08-06
1
-1
/
+1
|
*
|
libtraceevent: Handle strdup() error in parse_option_name()
Tzvetomir Stoyanov (VMware)
2020-08-06
1
-3
/
+5
[prev]
[next]