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-18
libbpf: misc internal libbpf clean ups around log fixup
Andrii Nakryiko
1
-12
/
+14
2023-04-18
perf cs-etm: Fix segfault in dso lookup
James Clark
1
-2
/
+4
2023-04-18
selftests/proc: Assert clock_gettime(CLOCK_BOOTTIME) VS /proc/uptime monotoni...
Frederic Weisbecker
3
-8
/
+47
2023-04-18
selftests/proc: Remove idle time monotonicity assertions
Frederic Weisbecker
3
-27
/
+14
2023-04-17
perf script task-analyzer: Fix spelling mistake "miliseconds" -> "milliseconds"
Colin Ian King
1
-1
/
+1
2023-04-17
perf namespaces: Introduce nsinfo__mntns_path() accessor to avoid accessing -...
Arnaldo Carvalho de Melo
1
-3
/
+8
2023-04-17
perf namespaces: Introduce nsinfo__refcnt() accessor to avoid accessing ->ref...
Arnaldo Carvalho de Melo
1
-4
/
+8
2023-04-17
perf namespaces: Use the need_setns() accessors instead of accessing ->need_s...
Arnaldo Carvalho de Melo
1
-3
/
+3
2023-04-17
selftests/bpf: Add a selftest for checking subreg equality
Yonghong Song
2
-0
/
+60
2023-04-17
perf namespaces: Add reference count checking
Ian Rogers
2
-57
/
+78
2023-04-17
perf dso: Add dso__filename_with_chroot() to reduce number of accesses to dso...
Arnaldo Carvalho de Melo
6
-10
/
+12
2023-04-17
perf cpumap: Add reference count checking
Ian Rogers
5
-50
/
+58
2023-04-17
perf cpumap: Use perf_cpu_map__cpu(map, cpu) instead of accessing map->map[cp...
Ian Rogers
1
-5
/
+5
2023-04-17
perf cpumap: Remove initializations done in perf_cpu_map__alloc()
Arnaldo Carvalho de Melo
1
-6
/
+1
2023-04-17
libperf: Add reference count checking macros
Ian Rogers
1
-0
/
+94
2023-04-17
libperf: Add perf_cpu_map__refcnt() interanl accessor to use in the maps test
Arnaldo Carvalho de Melo
3
-5
/
+9
2023-04-17
btrfs: mark btrfs_assertfail() __noreturn
Josh Poimboeuf
1
-0
/
+1
2023-04-17
selftests: mptcp: join: fix ShellCheck warnings
Matthieu Baerts
1
-2
/
+8
2023-04-17
selftests: mptcp: remove duplicated entries in usage
Matthieu Baerts
1
-4
/
+4
2023-04-17
selftests: openvswitch: add support for upcall testing
Aaron Conole
2
-11
/
+165
2023-04-17
selftests: openvswitch: add flow dump support
Aaron Conole
1
-0
/
+1026
2023-04-17
selftests: openvswitch: add interface support
Aaron Conole
2
-10
/
+163
2023-04-16
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
2
-1
/
+17
2023-04-16
tools/mm/page_owner_sort.c: fix TGID output when cull=tg is used
Steve Chou
1
-1
/
+1
2023-04-16
bpf: Remove bpf_kfunc_call_test_kptr_get() test kfunc
David Vernet
3
-140
/
+5
2023-04-16
selftest, ptrace: Add selftest for syscall user dispatch config api
Gregory Price
3
-1
/
+74
2023-04-16
selftests/timers/posix_timers: Test delivery of signals across threads
Dmitry Vyukov
1
-0
/
+77
2023-04-15
selftests/bpf: Add refcounted_kptr tests
Dave Marchevsky
3
-0
/
+496
2023-04-15
bpf: Migrate bpf_rbtree_remove to possibly fail
Dave Marchevsky
4
-84
/
+182
2023-04-15
selftests/bpf: Modify linked_list tests to work with macro-ified inserts
Dave Marchevsky
4
-67
/
+73
2023-04-15
bpf: Migrate bpf_rbtree_add and bpf_list_push_{front,back} to possibly fail
Dave Marchevsky
1
-10
/
+39
2023-04-15
bpf: Add bpf_refcount_acquire kfunc
Dave Marchevsky
1
-0
/
+13
2023-04-15
bpf: Introduce opaque bpf_refcount struct and add btf_record plumbing
Dave Marchevsky
1
-0
/
+4
2023-04-14
perf test: Simplify for_each_test() to avoid tripping on -Werror=array-bounds
Arnaldo Carvalho de Melo
1
-2
/
+2
2023-04-14
KVM: selftests: Test the PMU event "Instructions retired"
Aaron Lewis
1
-2
/
+32
2023-04-14
KVM: selftests: Copy full counter values from guest in PMU event filter test
Sean Christopherson
1
-90
/
+80
2023-04-14
KVM: selftests: Use error codes to signal errors in PMU event filter test
Sean Christopherson
1
-8
/
+8
2023-04-14
KVM: selftests: Print detailed info in PMU event filter asserts
Aaron Lewis
1
-6
/
+5
2023-04-14
KVM: selftests: Add helpers for PMC asserts in PMU event filter test
Aaron Lewis
1
-25
/
+27
2023-04-14
KVM: selftests: Add a common helper for the PMU event filter guest code
Aaron Lewis
1
-11
/
+18
2023-04-14
selftests/resctrl: Fix incorrect error return on test complete
Reinette Chatre
1
-1
/
+1
2023-04-14
KVM: selftests: Fix spelling mistake "perrmited" -> "permitted"
Colin Ian King
1
-1
/
+1
2023-04-14
x86/hyperv: Mark hv_ghcb_terminate() as noreturn
Guilherme G. Piccoli
1
-0
/
+1
2023-04-14
scsi: message: fusion: Mark mpt_halt_firmware() __noreturn
Josh Poimboeuf
1
-0
/
+1
2023-04-14
x86/cpu: Mark {hlt,resume}_play_dead() __noreturn
Josh Poimboeuf
1
-0
/
+2
2023-04-14
btrfs: Mark btrfs_assertfail() __noreturn
Josh Poimboeuf
1
-0
/
+1
2023-04-14
objtool: Include weak functions in global_noreturns check
Josh Poimboeuf
1
-4
/
+4
2023-04-14
cpu: Mark nmi_panic_self_stop() __noreturn
Josh Poimboeuf
1
-0
/
+1
2023-04-14
cpu: Mark panic_smp_self_stop() __noreturn
Josh Poimboeuf
1
-0
/
+1
2023-04-14
x86/head: Mark *_start_kernel() __noreturn
Josh Poimboeuf
1
-0
/
+2
[prev]
[next]