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-02-03
selftests: mptcp: add fullmesh setting tests
Geliang Tang
1
-6
/
+43
2022-02-03
selftests: mptcp: set fullmesh flag in pm_nl_ctl
Geliang Tang
1
-3
/
+5
2022-02-02
libbpf: Deprecate bpf_prog_test_run_xattr and bpf_prog_test_run
Delyan Kratunov
1
-1
/
+3
2022-02-02
bpftool: Migrate from bpf_prog_test_run_xattr
Delyan Kratunov
1
-3
/
+2
2022-02-02
selftests/bpf: Migrate from bpf_prog_test_run_xattr
Delyan Kratunov
14
-283
/
+218
2022-02-02
selftests/bpf: Migrate from bpf_prog_test_run
Delyan Kratunov
38
-523
/
+649
2022-02-02
kunit: fix missing f in f-string in run_checks.py
Daniel Latypov
1
-1
/
+1
2022-02-02
Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git://git.kernel.org/pub/...
Linus Torvalds
1
-0
/
+1
2022-02-02
selftests/perf_events: Test modification of perf_event_attr::sig_data
Marco Elver
1
-8
/
+9
2022-02-02
selftests/rseq: x86-32: use %gs segment selector for accessing rseq thread area
Mathieu Desnoyers
1
-32
/
+34
2022-02-02
selftests/rseq: x86-64: use %fs segment selector for accessing rseq thread area
Mathieu Desnoyers
1
-28
/
+30
2022-02-02
selftests/rseq: Fix: work-around asm goto compiler bugs
Mathieu Desnoyers
7
-6
/
+245
2022-02-02
selftests/rseq: Remove arm/mips asm goto compiler work-around
Mathieu Desnoyers
2
-74
/
+0
2022-02-02
selftests/rseq: Fix warnings about #if checks of undefined tokens
Mathieu Desnoyers
2
-2
/
+2
2022-02-02
selftests/rseq: Fix ppc32 offsets by using long rather than off_t
Mathieu Desnoyers
9
-11
/
+11
2022-02-02
selftests/rseq: Fix ppc32 missing instruction selection "u" and "x" for load/...
Mathieu Desnoyers
1
-27
/
+28
2022-02-02
selftests/rseq: Fix ppc32: wrong rseq_cs 32-bit field pointer on big endian
Mathieu Desnoyers
5
-38
/
+38
2022-02-02
selftests/rseq: Uplift rseq selftests for compatibility with glibc-2.35
Mathieu Desnoyers
3
-88
/
+88
2022-02-02
selftests/rseq: Introduce thread pointer getters
Mathieu Desnoyers
4
-0
/
+114
2022-02-02
selftests/rseq: Introduce rseq_get_abi() helper
Mathieu Desnoyers
7
-94
/
+99
2022-02-02
selftests/rseq: Remove volatile from __rseq_abi
Mathieu Desnoyers
2
-4
/
+4
2022-02-02
selftests/rseq: Remove useless assignment to cpu variable
Mathieu Desnoyers
1
-3
/
+1
2022-02-02
selftests/rseq: introduce own copy of rseq uapi header
Mathieu Desnoyers
3
-14
/
+161
2022-02-01
tools/memory-model: Explain syntactic and semantic dependencies
Alan Stern
1
-0
/
+51
2022-02-01
torture: Change KVM environment variable to RCUTORTURE
Paul E. McKenney
6
-19
/
+19
2022-02-01
torture: Make kvm-find-errors.sh notice missing vmlinux file
Paul E. McKenney
1
-0
/
+6
2022-02-01
torture: Print only one summary line per run
Paul E. McKenney
1
-1
/
+1
2022-02-01
torture: Make kvm-remote.sh try multiple times to download tarball
Paul E. McKenney
1
-6
/
+11
2022-02-01
torture: Compress KCSAN as well as KASAN vmlinux files
Paul E. McKenney
1
-9
/
+9
2022-02-01
torture: Indicate which torture.sh runs' bugs are all KCSAN reports
Paul E. McKenney
1
-1
/
+11
2022-02-01
torture: Make kvm.sh summaries note runs having only KCSAN reports
Paul E. McKenney
2
-1
/
+11
2022-02-01
torture: Output per-failed-run summary lines from torture.sh
Paul E. McKenney
1
-1
/
+1
2022-02-01
torture: Allow four-digit repetition numbers for --configs parameter
Paul E. McKenney
1
-1
/
+1
2022-02-01
torture: Drop trailing ^M from console output
Paul E. McKenney
1
-1
/
+1
2022-02-01
libbpf: Open code raw_tp_open and link_create commands.
Alexei Starovoitov
2
-3
/
+29
2022-02-01
libbpf: Open code low level bpf commands.
Alexei Starovoitov
1
-2
/
+42
2022-02-01
libbpf: Add support for bpf iter in light skeleton.
Alexei Starovoitov
1
-1
/
+4
2022-02-01
tools: Ignore errors from `which' when searching a GCC toolchain
Jean-Philippe Brucker
1
-1
/
+1
2022-02-01
selftests/bpf: Update cpumap/devmap sec_name
Lorenzo Bianconi
5
-5
/
+5
2022-02-01
libbpf: Deprecate xdp_cpumap, xdp_devmap and classifier sec definitions
Lorenzo Bianconi
1
-3
/
+11
2022-02-01
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+3
2022-02-01
perf beauty: Make the prctl arg regexp more strict to cope with PR_SET_VMA
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-02-01
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-02-01
tools headers UAPI: Sync linux/perf_event.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+3
2022-02-01
tools include UAPI: Sync sound/asound.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+6
2022-02-01
selftests: fib rule: Don't echo modified sysctls
Guillaume Nault
1
-3
/
+3
2022-02-01
selftests: fib rule: Log test description
Guillaume Nault
1
-4
/
+6
2022-02-01
selftests: fib rule: Drop erroneous TABLE variable
Guillaume Nault
1
-2
/
+2
2022-02-01
selftests: fib rule: Make 'getmatch' and 'match' local variables
Guillaume Nault
1
-0
/
+6
2022-02-01
libbpf: Deprecate btf_ext rec_size APIs
Dave Marchevsky
1
-2
/
+4
[prev]
[next]