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-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
2022-06-27
docs: rename Documentation/vm to Documentation/mm
Mike Rapoport
1
-1
/
+1
2022-06-27
Merge branch 'master' into mm-nonmm-stable
akpm
56
-506
/
+1110
2022-06-27
Merge branch 'master' into mm-stable
akpm
55
-504
/
+1108
2022-06-27
objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}
Josh Poimboeuf
3
-11
/
+54
2022-06-27
objtool: Add entry UNRET validation
Peter Zijlstra
5
-11
/
+187
2022-06-27
objtool: Update Retpoline validation
Peter Zijlstra
1
-6
/
+13
2022-06-27
x86: Add magic AMD return-thunk
Peter Zijlstra
1
-3
/
+19
2022-06-27
objtool: Treat .text.__x86.* as noinstr
Peter Zijlstra
1
-1
/
+2
2022-06-27
x86,objtool: Create .return_sites
Peter Zijlstra
6
-0
/
+83
2022-06-26
tools headers UAPI: Synch KVM's svm.h header with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+13
2022-06-26
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+20
2022-06-26
perf stat: Enable ignore_missing_thread
Gang Li
1
-0
/
+2
2022-06-26
perf inject: Adjust output data offset for backward compatibility
Raul Silvera
3
-1
/
+17
2022-06-26
perf trace beauty: Fix generation of errno id->str table on ALT Linux
Arnaldo Carvalho de Melo
1
-12
/
+2
2022-06-26
perf build-id: Fix caching files with a wrong build ID
Adrian Hunter
1
-0
/
+28
2022-06-26
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2
-3
/
+12
2022-06-26
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-81
/
+272
2022-06-26
perf inject: Fix missing free in copy_kcore_dir()
Adrian Hunter
1
-1
/
+3
2022-06-26
selftests/powerpc: Skip energy_scale_info test on older firmware
Michael Ellerman
1
-12
/
+18
[prev]
[next]