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: Open code low level bpf commands.
Alexei Starovoitov
2022-02-01
1
-2
/
+42
|
|
*
|
|
libbpf: Deprecate xdp_cpumap, xdp_devmap and classifier sec definitions
Lorenzo Bianconi
2022-02-01
1
-3
/
+11
|
|
*
|
|
libbpf: Deprecate btf_ext rec_size APIs
Dave Marchevsky
2022-02-01
1
-2
/
+4
|
|
*
|
|
libbpf: deprecate bpf_program__is_<type>() and bpf_program__set_<type>() APIs
Andrii Nakryiko
2022-01-25
1
-0
/
+26
|
|
*
|
|
libbpf: deprecate bpf_map__resize()
Andrii Nakryiko
2022-01-25
1
-0
/
+1
|
|
*
|
|
libbpf: hide and discourage inconsistently named getters
Andrii Nakryiko
2022-01-25
6
-16
/
+37
|
|
*
|
|
libbpf: Fix the incorrect register read for syscalls on x86_64
Kenta Tada
2022-01-24
1
-0
/
+34
|
|
*
|
|
libbpf: Mark bpf_object__open_xattr() deprecated
Christy Lee
2022-01-24
2
-1
/
+2
|
|
*
|
|
libbpf: Mark bpf_object__open_buffer() API deprecated
Christy Lee
2022-01-24
1
-0
/
+1
|
|
*
|
|
libbpf: Add "iter.s" section for sleepable bpf iterator programs
Kenny Yu
2022-01-24
1
-0
/
+1
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-27
2
-2
/
+22
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-01-24
11
-41
/
+208
|
|
\
\
\
\
|
|
*
|
|
|
libbpf: Add SEC name for xdp frags programs
Lorenzo Bianconi
2022-01-21
1
-0
/
+8
|
|
*
|
|
|
libbpf: streamline low-level XDP APIs
Andrii Nakryiko
2022-01-20
3
-33
/
+117
|
|
*
|
|
|
libbpf: deprecate legacy BPF map definitions
Andrii Nakryiko
2022-01-20
3
-1
/
+14
|
|
*
|
|
|
libbpf: Improve btf__add_btf() with an additional hashmap for strings.
Kui-Feng Lee
2022-01-19
1
-1
/
+30
|
|
*
|
|
|
libbpf: Define BTF_KIND_* constants in btf.h to avoid compilation errors
Toke Høiland-Jørgensen
2022-01-18
1
-1
/
+21
|
|
*
|
|
|
libbpf: Deprecate bpf_map__def() API
Christy Lee
2022-01-12
1
-1
/
+2
|
|
*
|
|
|
libbpf: Fix possible NULL pointer dereference when destroying skeleton
Yafang Shao
2022-01-12
1
-0
/
+3
|
|
*
|
|
|
libbpf: Rename bpf_prog_attach_xattr() to bpf_prog_attach_opts()
Christy Lee
2022-01-12
3
-2
/
+12
|
|
*
|
|
|
libbpf: Use IS_ERR_OR_NULL() in hashmap__free()
Mauricio Vásquez
2022-01-12
1
-2
/
+1
*
|
|
|
|
|
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
2022-03-24
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-02-17
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
libsubcmd: Fix use-after-free for realloc(..., 0)
Kees Cook
2022-02-16
1
-9
/
+2
*
|
|
|
|
libperf: Fix perf_cpu_map__for_each_cpu macro
Jiri Olsa
2022-02-16
4
-5
/
+18
*
|
|
|
|
libperf: Fix 32-bit build for tests uint64_t printf
Rob Herring
2022-02-16
1
-2
/
+3
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
libperf: Add arm64 support to perf_mmap__read_self()
Rob Herring
2022-02-06
2
-1
/
+102
|
/
/
/
*
|
|
Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-01-23
1
-2
/
+2
|
\
\
\
|
*
|
|
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-22
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
2022-01-23
1
-0
/
+20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tools: sync tools/bitmap with mother linux
Yury Norov
2022-01-15
1
-0
/
+20
*
|
|
Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-01-18
13
-123
/
+353
|
\
\
\
|
*
|
|
libperf tests: Update a use of the new cpumap API
Ian Rogers
2022-01-14
1
-2
/
+3
|
*
|
|
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-01-13
22
-1351
/
+2648
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
9
-63
/
+85
|
*
|
|
libperf: Sync evsel documentation
Ian Rogers
2022-01-12
1
-5
/
+5
|
*
|
|
libperf: Allow NULL in perf_cpu_map__idx()
Ian Rogers
2022-01-12
1
-1
/
+6
|
*
|
|
libperf: Use cpu not index for evsel mmap
Ian Rogers
2022-01-12
1
-1
/
+2
|
*
|
|
libperf: Switch cpu to more accurate cpu_map_idx
Ian Rogers
2022-01-12
2
-48
/
+50
|
*
|
|
perf cpumap: Move 'has' function to libperf
Ian Rogers
2022-01-12
5
-2
/
+10
|
*
|
|
libperf: Add comments to 'struct perf_cpu_map'
Ian Rogers
2022-01-12
1
-0
/
+9
|
*
|
|
libperf tests: Fix a spelling mistake "Runnnig" -> "Running"
Colin Ian King
2021-12-16
1
-1
/
+1
|
*
|
|
perf evlist: Allow setting arbitrary leader
Ian Rogers
2021-12-07
2
-7
/
+10
|
*
|
|
libperf tests: Add test_stat_multiplexing test
Shunsuke Nakamura
2021-12-07
1
-0
/
+157
|
*
|
|
libperf: Remove scaling process from perf_mmap__read_self()
Shunsuke Nakamura
2021-12-07
1
-2
/
+0
|
*
|
|
libperf: Adopt perf_counts_values__scale() from tools/perf/util
Shunsuke Nakamura
2021-12-07
3
-0
/
+24
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-01-16
3
-22
/
+47
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
libtraceevent: Add __rel_loc relative location attribute support
Masami Hiramatsu
2021-12-06
3
-22
/
+47
|
|
/
*
|
libbpf: Add documentation for bpf_map batch operations
Grant Seltzer
2022-01-06
2
-6
/
+117
*
|
libbpf 1.0: Deprecate bpf_object__find_map_by_offset() API
Christy Lee
2022-01-05
1
-1
/
+2
[prev]
[next]