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
2021-07-27
tools/memory-model: Document data_race(READ_ONCE())
Paul E. McKenney
1
-14
/
+35
2021-07-27
tools/memory-model: Heuristics using data_race() must handle all values
Manfred Spraul
1
-0
/
+5
2021-07-27
tools/memory-model: Add example for heuristic lockless reads
Paul E. McKenney
1
-0
/
+93
2021-07-27
torture: Make kvm-test-1-run-qemu.sh check for reboot loops
Paul E. McKenney
1
-1
/
+5
2021-07-27
torture: Add timestamps to kvm-test-1-run-qemu.sh output
Paul E. McKenney
1
-5
/
+5
2021-07-27
torture: Don't use "test" command's "-a" argument
Paul E. McKenney
1
-5
/
+5
2021-07-27
torture: Make kvm-test-1-run-batch.sh select per-scenario affinity masks
Paul E. McKenney
4
-2
/
+26
2021-07-27
torture: Consistently name "qemu*" test output files
Paul E. McKenney
3
-10
/
+10
2021-07-27
torture: Use numeric taskset argument in jitter.sh
Paul E. McKenney
1
-7
/
+3
2021-07-27
rcutorture: Upgrade two-CPU scenarios to four CPUs
Paul E. McKenney
3
-3
/
+3
2021-07-27
torture: Make kvm-test-1-run-qemu.sh apply affinity
Paul E. McKenney
1
-3
/
+10
2021-07-27
torture: Don't redirect qemu-cmd comment lines
Paul E. McKenney
1
-1
/
+1
2021-07-27
torture: Make kvm.sh select per-scenario affinity masks
Paul E. McKenney
4
-2
/
+207
2021-07-27
perf pmu: Fix alias matching
John Garry
1
-9
/
+24
2021-07-27
perf cs-etm: Split --dump-raw-trace by AUX records
James Clark
1
-2
/
+18
2021-07-27
Merge 5.14-rc3 into driver-core-next
Greg Kroah-Hartman
4
-9
/
+269
2021-07-26
selftests/bpf: Use ping6 only if available in tc_redirect
Jussi Maki
1
-6
/
+17
2021-07-26
libbpf: Split CO-RE logic into relo_core.c.
Alexei Starovoitov
5
-1297
/
+1319
2021-07-26
libbpf: Move CO-RE types into relo_core.h.
Alexei Starovoitov
3
-93
/
+102
2021-07-26
libbpf: Split bpf_core_apply_relo() into bpf_program independent helper.
Alexei Starovoitov
1
-46
/
+71
2021-07-26
libbpf: Cleanup the layering between CORE and bpf_program.
Alexei Starovoitov
1
-36
/
+38
2021-07-26
tests: add move_mount(MOVE_MOUNT_SET_GROUP) selftest
Pavel Tikhomirov
5
-0
/
+385
2021-07-26
Merge 5.14-rc3 into char-misc-next
Greg Kroah-Hartman
4
-9
/
+269
2021-07-23
selftest: use mmap instead of posix_memalign to allocate memory
Peter Collingbourne
1
-2
/
+4
2021-07-23
selftests/bpf: Document vmtest.sh dependencies
Evgeniy Litvinenko
1
-0
/
+7
2021-07-23
libbpf: Add bpf_map__pin_path function
Evgeniy Litvinenko
4
-0
/
+16
2021-07-23
bpf: selftest: Test batching and bpf_(get|set)sockopt in bpf tcp iter
Martin KaFai Lau
5
-9
/
+384
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
54
-126
/
+774
2021-07-22
libbpf: Export bpf_program__attach_kprobe_opts function
Jiri Olsa
3
-14
/
+33
2021-07-22
libbpf: Allow decimal offset for kprobes
Jiri Olsa
3
-1
/
+14
2021-07-22
libbpf: Fix func leak in attach_kprobe
Jiri Olsa
1
-0
/
+1
2021-07-22
selftests/bpf: Mute expected invalid map creation error msg
Martynas Pumputis
1
-0
/
+5
2021-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-7
/
+265
2021-07-21
selftests: net: add ESP-in-UDP PMTU test
Vadim Fedorenko
2
-7
/
+260
2021-07-21
selftests: net: Test for the IOAM insertion with IPv6
Justin Iurman
4
-0
/
+702
2021-07-21
selftests: firmware: Fix ignored return val of asprintf() warn
Shuah Khan
1
-1
/
+2
2021-07-21
selftests/binderfs: add test for feature files
Carlos Llamas
1
-0
/
+17
2021-07-21
selftests/net/ipsec: Add test for xfrm_spdattr_type_t
Dmitry Safonov
1
-2
/
+163
2021-07-20
tools/memory-model: Make read_foo_diagnostic() more clearly diagnostic
Paul E. McKenney
1
-2
/
+2
2021-07-20
libbpf: Propagate errors when retrieving enum value for typed data display
Alan Maguire
1
-2
/
+3
2021-07-20
selftests/bpf: Add __int128-specific tests for typed data dump
Alan Maguire
1
-0
/
+17
2021-07-20
libbpf: Avoid use of __int128 in typed dump display
Alan Maguire
1
-33
/
+65
2021-07-20
torture: Put kvm.sh batch-creation awk script into a temp file
Paul E. McKenney
1
-12
/
+15
2021-07-20
torture: Move parse-console.sh call to PATH-aware scripts
Paul E. McKenney
2
-2
/
+1
2021-07-20
torture: Make kvm-recheck.sh skip kcsan.sum for build-only runs
Paul E. McKenney
1
-1
/
+4
2021-07-20
torture: Protect kvm-remote.sh directory trees from /tmp reaping
Paul E. McKenney
2
-1
/
+32
2021-07-20
torture: Log more kvm-remote.sh information
Paul E. McKenney
1
-2
/
+13
2021-07-20
torture: Make kvm-recheck-lock.sh tolerate qemu-cmd comments
Paul E. McKenney
1
-1
/
+1
2021-07-20
torture: Make kvm-recheck-scf.sh tolerate qemu-cmd comments
Paul E. McKenney
1
-1
/
+1
2021-07-20
torture: Create KCSAN summaries for torture.sh runs
Paul E. McKenney
1
-0
/
+4
[prev]
[next]