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
2023-04-12
perf env: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-1
/
+1
2023-04-12
perf x86 iostat: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-3
/
+4
2023-04-12
perf symbol: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-2
/
+2
2023-04-12
perf list: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-2
/
+2
2023-04-12
perf c2c: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-7
/
+7
2023-04-12
perf trace: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-4
/
+4
2023-04-12
perf daemon: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-7
/
+7
2023-04-12
perf inject: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-3
/
+3
2023-04-12
perf vendor events: Update icelakex to v1.20
Ian Rogers
2
-2
/
+2
2023-04-12
perf vendor events: Update alderlake to v1.20
Ian Rogers
3
-4
/
+7
2023-04-11
kselftest/arm64: Convert za-fork to use kselftest.h
Mark Brown
2
-73
/
+17
2023-04-11
kselftest: Support nolibc
Mark Brown
1
-0
/
+2
2023-04-11
tools/nolibc/stdio: Implement vprintf()
Mark Brown
1
-0
/
+6
2023-04-11
selftests/bpf: Add test to access u32 ptr argument in tracing program
Feng Zhou
1
-0
/
+13
2023-04-11
KVM: selftests: Add test to verify KVM's supported XCR0
Aaron Lewis
3
-0
/
+153
2023-04-11
KVM: selftests: Add all known XFEATURE masks to common code
Aaron Lewis
2
-30
/
+33
2023-04-11
KVM: selftests: Rework dynamic XFeature helper to take mask, not bit
Sean Christopherson
3
-11
/
+14
2023-04-11
KVM: selftests: Move XGETBV and XSETBV helpers to common code
Aaron Lewis
2
-21
/
+21
2023-04-11
selftests/bpf: Add verifier log tests for BPF_BTF_LOAD command
Andrii Nakryiko
1
-0
/
+188
2023-04-11
selftests/bpf: Add testing of log_buf==NULL condition for BPF_PROG_LOAD
Andrii Nakryiko
1
-0
/
+23
2023-04-11
selftests/bpf: Add tests to validate log_true_size feature
Andrii Nakryiko
1
-16
/
+76
2023-04-11
libbpf: Wire through log_true_size for bpf_btf_load() API
Andrii Nakryiko
2
-4
/
+13
2023-04-11
libbpf: Wire through log_true_size returned from kernel for BPF_PROG_LOAD
Andrii Nakryiko
2
-4
/
+14
2023-04-11
bpf: Add log_true_size output field to return necessary log buffer size
Andrii Nakryiko
1
-1
/
+11
2023-04-11
selftests/bpf: Add fixed vs rotating verifier log tests
Andrii Nakryiko
1
-0
/
+179
2023-04-11
veristat: Add more veristat control over verifier log options
Andrii Nakryiko
1
-9
/
+35
2023-04-11
libbpf: Don't enforce unnecessary verifier log restrictions on libbpf side
Andrii Nakryiko
1
-4
/
+0
2023-04-11
bpf: Switch BPF verifier log to be a rotating log by default
Andrii Nakryiko
1
-0
/
+1
2023-04-11
tools: ynl: throw a more meaningful exception if family not supported
Jakub Kicinski
1
-1
/
+4
2023-04-11
perf bperf: Avoid use after free via unrelated 'struct evsel' anonymous union...
Ian Rogers
1
-0
/
+1
2023-04-10
perf evsel: Avoid SEGV if delete is called on NULL
Ian Rogers
1
-0
/
+3
2023-04-10
perf script ibs: Change bit description according to latest AMD PPR ("Process...
Ravi Bangoria
1
-7
/
+7
2023-04-10
perf mem: Increase HISTC_MEM_LVL column size to 39 chars
Ravi Bangoria
1
-1
/
+1
2023-04-10
perf mem: Refactor perf_mem__lvl_scnprintf() to process 'union perf_mem_data_...
Ravi Bangoria
1
-42
/
+47
2023-04-10
perf mem: Add support for printing PERF_MEM_LVLNUM_UNC
Ravi Bangoria
1
-0
/
+1
2023-04-10
perf mem: Add PERF_MEM_LVLNUM_NA to PERF_MEM_DATA_SRC_NONE
Ravi Bangoria
1
-1
/
+2
2023-04-10
tools include UAPI: Sync uapi/linux/perf_event.h with the kernel sources
Ravi Bangoria
1
-1
/
+2
2023-04-10
perf build: Warn for BPF skeletons if endian mismatches
Ian Rogers
1
-7
/
+10
2023-04-10
perf util: Move perf_guest/host declarations
Ian Rogers
11
-10
/
+12
2023-04-10
perf util: Move input_name to util
Ian Rogers
16
-14
/
+16
2023-04-10
perf version: Use regular verbose flag
Ian Rogers
3
-5
/
+3
2023-04-10
perf header: Move perf_version_string declaration
Ian Rogers
3
-2
/
+3
2023-04-10
perf usage: Move usage strings
Ian Rogers
5
-9
/
+10
2023-04-10
perf ui: Move window resize signal functions
Ian Rogers
5
-21
/
+22
2023-04-10
perf test stat+json_output: Write JSON output to a file
Ian Rogers
2
-13
/
+38
2023-04-10
perf stat: Don't write invalid "started on" comment for JSON output
Ian Rogers
1
-2
/
+4
2023-04-10
perf test stat+csv_output: Write CSV output to a file
Ian Rogers
1
-16
/
+42
2023-04-10
perf bpf filter: Support pre-5.16 kernels where 'mem_hops' isn't in 'union pe...
Ian Rogers
1
-2
/
+26
2023-04-10
perf lock contention: Support pre-5.14 kernels
Ian Rogers
1
-1
/
+14
2023-04-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
[prev]
[next]