index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check when using sam...
Athira Rajeev
2
-1
/
+58
2022-06-29
selftests/powerpc/pmu: Add selftest to check constraint for number of counter...
Athira Rajeev
2
-1
/
+71
2022-06-29
selftests/powerpc/pmu: Add selftest to check PMC5/6 is excluded from some con...
Athira Rajeev
2
-1
/
+65
2022-06-29
selftests/powerpc/pmu: Add selftest for group constraint check for PMC5 and PMC6
Athira Rajeev
2
-1
/
+64
2022-06-29
selftests/powerpc/pmu: Add support for perf event code tests
Athira Rajeev
2
-2
/
+18
2022-06-29
selftests/powerpc/pmu: Add interface test for bhrb disable field for non-bran...
Kajol Jain
2
-1
/
+65
2022-06-29
selftests/powerpc/pmu: Add selftest for mmcr1 pmcxsel/unit/cache fields
Athira Rajeev
2
-1
/
+78
2022-06-29
selftests/powerpc/pmu: Add selftest for checking valid and invalid bhrb filte...
Athira Rajeev
2
-1
/
+107
2022-06-29
selftests/powerpc/pmu: Add selftest to check PERF_SAMPLE_REGS_INTR option wil...
Athira Rajeev
2
-1
/
+58
2022-06-29
selftests/powerpc/pmu: Add selftest to check branch stack enablement will not...
Athira Rajeev
2
-1
/
+60
2022-06-29
selftests/powerpc/pmu: Refactor the platform check and add macros to find arr...
Athira Rajeev
3
-4
/
+23
2022-06-28
libbpf: fix up few libbpf.map problems
Andrii Nakryiko
2
-3
/
+4
2022-06-28
libbpf: enforce strict libbpf 1.0 behaviors
Andrii Nakryiko
5
-261
/
+37
2022-06-28
selftests/bpf: remove last tests with legacy BPF map definitions
Andrii Nakryiko
4
-79
/
+0
2022-06-28
libbpf: clean up SEC() handling
Andrii Nakryiko
1
-72
/
+47
2022-06-28
libbpf: remove internal multi-instance prog support
Andrii Nakryiko
1
-283
/
+34
2022-06-28
libbpf: cleanup LIBBPF_DEPRECATED_SINCE supporting macros for v0.x
Andrii Nakryiko
1
-13
/
+3
2022-06-28
libbpf: remove multi-instance and custom private data APIs
Andrii Nakryiko
3
-212
/
+10
2022-06-28
libbpf: remove most other deprecated high-level APIs
Andrii Nakryiko
3
-421
/
+26
2022-06-28
libbpf: remove prog_info_linear APIs
Andrii Nakryiko
3
-317
/
+0
2022-06-28
libbpf: clean up perfbuf APIs
Andrii Nakryiko
3
-112
/
+18
2022-06-28
libbpf: remove deprecated BTF APIs
Andrii Nakryiko
5
-325
/
+24
2022-06-28
libbpf: remove deprecated probing APIs
Andrii Nakryiko
3
-132
/
+5
2022-06-28
libbpf: remove deprecated XDP APIs
Andrii Nakryiko
3
-78
/
+8
2022-06-28
libbpf: remove deprecated low-level APIs
Andrii Nakryiko
5
-374
/
+4
2022-06-28
libbpf: move xsk.{c,h} into selftests/bpf
Andrii Nakryiko
7
-76
/
+49
2022-06-28
selftests/drivers/gpu: Add error messages to drm_mm.sh
Gautam Menghani
1
-2
/
+2
2022-06-28
selftests/tpm2: increase timeout for kselftests
Johannes Holland
1
-0
/
+1
2022-06-28
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
10
-23
/
+23
2022-06-28
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+52
2022-06-28
perf bpf: 8 byte align bpil data
Ian Rogers
1
-3
/
+2
2022-06-28
tools kvm headers arm64: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+36
2022-06-28
perf offcpu: Accept allowed sample types only
Namhyung Kim
3
-1
/
+24
2022-06-28
perf offcpu: Fix build failure on old kernels
Namhyung Kim
1
-6
/
+14
2022-06-28
selftests/powerpc/pmu: Add interface test for bhrb disable field
Kajol Jain
3
-2
/
+69
2022-06-28
selftests/powerpc/pmu: Add interface test for mmcra_ifm field for conditional...
Kajol Jain
2
-1
/
+70
2022-06-28
selftests/powerpc/pmu: Add interface test for mmcra_ifm field for any branch ...
Kajol Jain
2
-1
/
+66
2022-06-28
selftests/powerpc/pmu: Add interface test for mmcra_ifm field of indirect cal...
Kajol Jain
3
-2
/
+100
2022-06-28
selftests/powerpc/pmu: Add support for branch sampling in get_intr_regs function
Kajol Jain
1
-1
/
+20
2022-06-28
selftests/powerpc/pmu: Add interface test for mmcra_thresh_cmp fields
Kajol Jain
2
-1
/
+75
2022-06-28
selftests/powerpc: Add support to fetch "platform" and "base platform" from a...
Athira Rajeev
3
-0
/
+63
2022-06-28
selftests/powerpc/pmu: Add mask/shift bits for extracting threshold compare f...
Kajol Jain
2
-0
/
+45
2022-06-28
selftests/rseq: check if libc rseq support is registered
Michael Jeanson
1
-1
/
+2
2022-06-28
selftests/rseq: riscv: fix 'literal-suffix' warning
Michael Jeanson
1
-7
/
+7
2022-06-28
selftests/rseq: riscv: use rseq_get_abi() helper
Michael Jeanson
1
-18
/
+18
2022-06-27
selftests: tc-testing: Add testcases to test new flush behaviour
Victor Nogueira
1
-0
/
+77
2022-06-27
kselftests/damon: add support for cases where debugfs cannot be read
Gautam
1
-0
/
+10
2022-06-27
selftests: Make the usage formatting consistent in kselftest_deps.sh
Gautam Menghani
1
-1
/
+1
2022-06-27
kselftests: Enable the echo command to print newlines in Makefile
Gautam
1
-1
/
+1
2022-06-27
userfaultfd/selftests: Fix typo in comment
Xiang wangx
1
-1
/
+1
[prev]
[next]