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
/
testing
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
|
selftests/powerpc/pmu/: Add interface test for mmcr0_pmcjce field
Athira Rajeev
2022-03-01
3
-1
/
+61
|
*
|
|
|
|
|
|
|
selftests/powerpc/pmu/: Add interface test for mmcr0_pmccext bit
Athira Rajeev
2022-03-01
3
-1
/
+61
|
*
|
|
|
|
|
|
|
selftests/powerpc/pmu/: Add interface test for mmcr0_cc56run field
Athira Rajeev
2022-03-01
3
-1
/
+61
|
*
|
|
|
|
|
|
|
selftests/powerpc/pmu/: Add interface test for mmcr0 exception bits
Athira Rajeev
2022-03-01
3
-1
/
+63
|
*
|
|
|
|
|
|
|
selftests/powerpc/pmu: Add macro to extract mmcr3 and mmcra fields
Kajol Jain
2022-03-01
1
-0
/
+62
|
*
|
|
|
|
|
|
|
selftests/powerpc/pmu: Add macro to extract mmcr0/mmcr1 fields
Athira Rajeev
2022-03-01
1
-0
/
+64
|
*
|
|
|
|
|
|
|
selftests/powerpc/pmu: Add macros to extract mmcr fields
Madhavan Srinivasan
2022-03-01
1
-0
/
+52
|
*
|
|
|
|
|
|
|
selftests/powerpc/pmu: Add event_init_sampling function
Madhavan Srinivasan
2022-03-01
2
-1
/
+19
|
*
|
|
|
|
|
|
|
selftests/powerpc/pmu: Add utility functions to post process the mmap buffer
Kajol Jain
2022-03-01
2
-0
/
+179
|
*
|
|
|
|
|
|
|
selftests/powerpc/pmu: Add macros to parse event codes
Madhavan Srinivasan
2022-03-01
4
-2
/
+172
|
*
|
|
|
|
|
|
|
selftests/powerpc/pmu: Add support for perf sampling tests
Athira Rajeev
2022-03-01
4
-2
/
+130
|
*
|
|
|
|
|
|
|
selftests/powerpc/pmu: Include mmap_buffer field as part of struct event
Athira Rajeev
2022-02-28
1
-0
/
+5
|
*
|
|
|
|
|
|
|
selftests/powerpc/copyloops: Add memmove_64 test
Ritesh Harjani
2022-02-12
6
-1
/
+77
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag 'cxl-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2022-03-24
8
-195
/
+383
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
tools/testing/cxl: Add a physical_node link
Dan Williams
2022-02-08
1
-2
/
+19
|
*
|
|
|
|
|
|
tools/testing/cxl: Enumerate mock decoders
Dan Williams
2022-02-08
1
-20
/
+98
|
*
|
|
|
|
|
|
tools/testing/cxl: Mock one level of switches
Dan Williams
2022-02-08
1
-41
/
+97
|
*
|
|
|
|
|
|
tools/testing/cxl: Fix root port to host bridge assignment
Dan Williams
2022-02-08
1
-1
/
+1
|
*
|
|
|
|
|
|
tools/testing/cxl: Mock dvsec_ranges()
Dan Williams
2022-02-08
1
-0
/
+10
|
*
|
|
|
|
|
|
cxl/mem: Add the cxl_mem driver
Ben Widawsky
2022-02-08
2
-0
/
+16
|
*
|
|
|
|
|
|
cxl/memdev: Add numa_node attribute
Dan Williams
2022-02-08
1
-0
/
+1
|
*
|
|
|
|
|
|
cxl/pci: Emit device serial number
Dan Williams
2022-02-08
1
-0
/
+1
|
*
|
|
|
|
|
|
cxl/pci: Implement wait for media active
Ben Widawsky
2022-02-08
1
-0
/
+8
|
*
|
|
|
|
|
|
cxl/core/port: Remove @host argument for dport + decoder enumeration
Dan Williams
2022-02-08
3
-30
/
+21
|
*
|
|
|
|
|
|
cxl/port: Add a driver for 'struct cxl_port' objects
Ben Widawsky
2022-02-08
2
-2
/
+5
|
*
|
|
|
|
|
|
cxl/core/hdm: Add CXL standard decoder enumeration to the core
Dan Williams
2022-02-08
4
-0
/
+86
|
*
|
|
|
|
|
|
cxl/core: Generalize dport enumeration in the core
Dan Williams
2022-02-08
5
-128
/
+71
|
*
|
|
|
|
|
|
cxl/port: Up-level cxl_add_dport() locking requirements to the caller
Dan Williams
2022-02-08
1
-0
/
+4
|
*
|
|
|
|
|
|
cxl/pmem: Introduce a find_cxl_root() helper
Dan Williams
2022-02-08
2
-26
/
+0
|
*
|
|
|
|
|
|
cxl/core/port: Rename bus.c to port.c
Dan Williams
2022-02-08
1
-1
/
+1
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
250
-3118
/
+12832
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-23
2
-7
/
+140
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
selftest: net: Test IPv4 PMTU exceptions with DSCP and ECN
Guillaume Nault
2022-03-18
1
-4
/
+137
|
|
*
|
|
|
|
|
|
af_unix: Support POLLPRI for OOB.
Kuniyuki Iwashima
2022-03-18
1
-3
/
+3
|
*
|
|
|
|
|
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-03-22
55
-318
/
+2438
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
selftests/bpf: Fix kprobe_multi test.
Alexei Starovoitov
2022-03-22
1
-1
/
+3
|
|
*
|
|
|
|
|
|
|
selftests/bpf/test_lirc_mode2.sh: Exit with proper code
Hangbin Liu
2022-03-21
1
-1
/
+4
|
|
*
|
|
|
|
|
|
|
selftests/bpf: Test skipping stacktrace
Namhyung Kim
2022-03-20
2
-0
/
+131
|
|
*
|
|
|
|
|
|
|
selftests/bpf: Fix test for 4-byte load from remote_port on big-endian
Jakub Sitnicki
2022-03-20
1
-2
/
+8
|
|
*
|
|
|
|
|
|
|
selftests/bpf: Fix u8 narrow load checks for bpf_sk_lookup remote_port
Jakub Sitnicki
2022-03-20
1
-2
/
+1
|
|
*
|
|
|
|
|
|
|
selftests/bpf: Test for associating multiple elements with the local storage
Joanne Koong
2022-03-20
1
-0
/
+19
|
|
*
|
|
|
|
|
|
|
selftests/bpf: Fix test for 4-byte load from dst_port on big-endian
Jakub Sitnicki
2022-03-18
1
-1
/
+7
|
|
*
|
|
|
|
|
|
|
selftests/bpf: Use constants for socket states in sock_fields test
Jakub Sitnicki
2022-03-18
1
-5
/
+5
|
|
*
|
|
|
|
|
|
|
selftests/bpf: Check dst_port only on the client socket
Jakub Sitnicki
2022-03-18
1
-0
/
+4
|
|
*
|
|
|
|
|
|
|
selftests/bpf: Fix error reporting from sock_fields programs
Jakub Sitnicki
2022-03-18
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
selftests/bpf: Test subskeleton functionality
Delyan Kratunov
2022-03-17
6
-2
/
+194
|
|
*
|
|
|
|
|
|
|
selftests/bpf: Add cookie test for bpf_program__attach_kprobe_multi_opts
Jiri Olsa
2022-03-17
1
-0
/
+68
|
|
*
|
|
|
|
|
|
|
selftests/bpf: Add attach test for bpf_program__attach_kprobe_multi_opts
Jiri Olsa
2022-03-17
1
-11
/
+193
|
|
*
|
|
|
|
|
|
|
selftests/bpf: Add kprobe_multi bpf_cookie test
Jiri Olsa
2022-03-17
2
-19
/
+131
|
|
*
|
|
|
|
|
|
|
selftests/bpf: Add kprobe_multi attach test
Jiri Olsa
2022-03-17
3
-0
/
+243
[prev]
[next]