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-03-09
selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_size
Ilya Leoshkevich
4
-0
/
+18
2021-03-09
perf machine: Assign boolean values to a bool variable
Jiapeng Chong
1
-2
/
+2
2021-03-09
perf tools: use ARRAY_SIZE
Jiapeng Chong
1
-1
/
+1
2021-03-09
perf stat: Fixup __perf_stat_evsel__is() prefix
Arnaldo Carvalho de Melo
2
-5
/
+3
2021-03-09
perf script: Fixup 'struct evsel_script' method prefix
Arnaldo Carvalho de Melo
1
-10
/
+8
2021-03-08
tools/memory-model: Remove reference to atomic_ops.rst
Akira Yokosawa
1
-1
/
+0
2021-03-08
doc: Update rcu_dereference.rst reference
Mauro Carvalho Chehab
1
-1
/
+1
2021-03-08
torture: Reverse jittering and duration parameters for jitter.sh
Paul E. McKenney
2
-4
/
+4
2021-03-08
torture: Eliminate jitter_pids file
Paul E. McKenney
2
-18
/
+1
2021-03-08
torture: Use "jittering" file to control jitter.sh execution
Paul E. McKenney
2
-5
/
+10
2021-03-08
torture: Use file-based protocol to mark batch's runs complete
Paul E. McKenney
2
-2
/
+14
2021-03-08
torture: Move build/run synchronization files into scenario directories
Paul E. McKenney
2
-19
/
+16
2021-03-08
refscale: Disable verbose torture-test output
Paul E. McKenney
1
-1
/
+1
2021-03-08
rcuscale: Disable verbose torture-test output
Paul E. McKenney
1
-1
/
+1
2021-03-08
torture: Improve readability of the testid.txt file
Paul E. McKenney
1
-2
/
+7
2021-03-08
torture: Provide bare-metal modprobe-based advice
Paul E. McKenney
2
-6
/
+42
2021-03-08
torture: Allow 1G of memory for torture.sh kvfree testing
Paul E. McKenney
1
-1
/
+1
2021-03-08
torturescript: Don't rerun failed rcutorture builds
Paul E. McKenney
1
-1
/
+12
2021-03-08
torture: Make jitter.sh handle large systems
Paul E. McKenney
1
-4
/
+4
2021-03-08
rcutorture: Make TREE03 use real-time tree.use_softirq setting
Paul E. McKenney
1
-0
/
+1
2021-03-08
rcutorture: Use "all" and "N" in "nohz_full" and "rcu_nocbs"
Paul E. McKenney
2
-2
/
+2
2021-03-08
selftests/bpf: Tests using bpf_check_mtu BPF-helper input mtu_len param
Jesper Dangaard Brouer
2
-0
/
+96
2021-03-08
libbpf: Fix INSTALL flag order
Georgi Valkov
1
-1
/
+1
2021-03-08
selftests/bpf: Fix typo in Makefile
Jean-Philippe Brucker
1
-1
/
+1
2021-03-08
libbpf: Fix arm64 build
Jean-Philippe Brucker
1
-1
/
+1
2021-03-08
libbpf, xsk: Add libbpf_smp_store_release libbpf_smp_load_acquire
Björn Töpel
2
-34
/
+55
2021-03-08
selftests/bpf: Fix test_attach_probe for powerpc uprobes
Jiri Olsa
1
-1
/
+39
2021-03-08
perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of prin...
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-03-08
tools include: Add __sum16 and __wsum definitions.
Ian Rogers
1
-0
/
+3
2021-03-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
101
-609
/
+3026
2021-03-08
tools/x86: Add a kcpuid tool to show raw CPU features
Feng Tang
3
-0
/
+1059
2021-03-08
selftests: gpio: update .gitignore
Bartosz Golaszewski
1
-1
/
+1
2021-03-08
x86: Remove duplicate TSC DEADLINE MSR definitions
Dave Hansen
2
-3
/
+1
2021-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-1
/
+100
2021-03-06
Documentation: Replace more lkml.org links with lore
Kees Cook
1
-1
/
+2
2021-03-06
perf cs-etm: Fix bitmap for option
Suzuki K Poulose
1
-4
/
+8
2021-03-06
perf trace: Fix race in signal handling
Michael Petlan
1
-3
/
+2
2021-03-06
perf map: Tighten snprintf() string precision to pass gcc check on some 32-bi...
Arnaldo Carvalho de Melo
1
-4
/
+3
2021-03-06
perf report: Fix -F for branch & mem modes
Ravi Bangoria
1
-2
/
+2
2021-03-06
perf tests x86: Move insn.h include to make sure it finds stddef.h
Arnaldo Carvalho de Melo
2
-2
/
+2
2021-03-06
perf test: Support the ins_lat check in the X86 specific test
Kan Liang
4
-0
/
+127
2021-03-06
perf test: Fix sample-parsing failure on non-x86 platforms
Kan Liang
1
-4
/
+0
2021-03-06
perf archive: Fix filtering of empty build-ids
Nicholas Fraser
1
-2
/
+1
2021-03-06
perf daemon: Fix compile error with Asan
Namhyung Kim
1
-1
/
+1
2021-03-06
perf stat: Fix use-after-free when -r option is used
Namhyung Kim
1
-0
/
+1
2021-03-06
libperf: Add perf_evlist__reset_id_hash()
Namhyung Kim
2
-4
/
+11
2021-03-06
perf stat: Fix wrong skipping for per-die aggregation
Jin Yao
4
-11
/
+59
2021-03-06
tools headers UAPI: Sync KVM's kvm.h and vmx.h headers with the kernel sources
Arnaldo Carvalho de Melo
2
-1
/
+4
2021-03-06
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+13
2021-03-06
tools headers UAPI: Update tools' copy of linux/coresight-pmu.h
Arnaldo Carvalho de Melo
1
-5
/
+15
[prev]
[next]