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
2024-05-11
selftests/landlock: Do not allocate memory in fixture data
Mickaël Salaün
1
-22
/
+35
2024-05-11
selftests/harness: Fix interleaved scheduling leading to race conditions
Mickaël Salaün
1
-1
/
+14
2024-05-11
selftests/harness: Fix fixture teardown
Mickaël Salaün
1
-5
/
+9
2024-05-11
selftests/landlock: Fix FS tests when run on a private mount point
Mickaël Salaün
1
-1
/
+9
2024-05-11
selftests/pidfd: Fix config for pidfd_setns_test
Mickaël Salaün
1
-0
/
+2
2024-05-11
perf pmu: Count sys and cpuid JSON events separately
Ian Rogers
2
-23
/
+53
2024-05-11
perf stat: Don't display metric header for non-leader uncore events
Ian Rogers
1
-0
/
+3
2024-05-11
perf annotate-data: Ensure the number of type histograms
Namhyung Kim
1
-1
/
+4
2024-05-11
perf annotate: Fix segfault on sample histogram
Namhyung Kim
1
-4
/
+5
2024-05-10
selftests: net: increase the delay for relative cmsg_time.sh test
Jakub Kicinski
2
-16
/
+23
2024-05-10
selftests: net: fix timestamp not arriving in cmsg_time.sh
Jakub Kicinski
1
-5
/
+15
2024-05-10
selftests: net: move amt to socat for better compatibility
Jakub Kicinski
1
-6
/
+6
2024-05-10
selftests: net: add missing config for amt.sh
Jakub Kicinski
1
-0
/
+1
2024-05-10
Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-33
/
+23
2024-05-10
selftests/mm: fix powerpc ARCH check
Michael Ellerman
1
-3
/
+3
2024-05-10
Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
54
-1355
/
+3066
2024-05-10
perf daemon: Fix file leak in daemon_session__control
Samasth Norway Ananda
1
-2
/
+2
2024-05-10
libsubcmd: Fix parse-options memory leak
Ian Rogers
1
-3
/
+5
2024-05-10
perf lock: Avoid memory leaks from strdup()
Ian Rogers
1
-14
/
+4
2024-05-10
perf sched: Rename 'switches' column header to 'count' and add usage descript...
Madadi Vineeth Reddy
2
-1
/
+37
2024-05-10
perf tools: Ignore deleted cgroups
Namhyung Kim
2
-4
/
+5
2024-05-10
perf parse: Allow tracepoint names to start with digits
Dominique Martinet
2
-2
/
+9
2024-05-10
perf parse-events: Add new 'fake_tp' parameter for tests
Dominique Martinet
8
-19
/
+34
2024-05-10
perf parse-events: pass parse_state to add_tracepoint
Dominique Martinet
3
-15
/
+21
2024-05-10
selftests: netfilter: add packetdrill based conntrack tests
Florian Westphal
10
-0
/
+475
2024-05-10
selftests: add F_DUPDFD_QUERY selftests
Christian Brauner
1
-1
/
+54
2024-05-10
selftests/ftrace: Fix required features for VFS type test case
Masami Hiramatsu (Google)
1
-1
/
+2
2024-05-09
perf symbols: Fix ownership of string in dso__load_vmlinux()
James Clark
1
-3
/
+8
2024-05-09
perf symbols: Update kcore map before merging in remaining symbols
James Clark
1
-19
/
+21
2024-05-09
perf maps: Re-use __maps__free_maps_by_name()
James Clark
1
-7
/
+7
2024-05-09
perf symbols: Remove map from list before updating addresses
James Clark
1
-4
/
+6
2024-05-09
perf tracepoint: Don't scan all tracepoints to test if one exists
Ian Rogers
2
-35
/
+24
2024-05-09
perf dwarf-aux: Fix build with HAVE_DWARF_CFI_SUPPORT
James Clark
1
-28
/
+28
2024-05-09
perf thread: Fixes to thread__new() related to initializing comm
Ian Rogers
1
-9
/
+5
2024-05-09
perf report: Avoid SEGV in report__setup_sample_type()
Ian Rogers
1
-1
/
+1
2024-05-09
perf comm: Fix comm_str__put() for reference count checking
Ian Rogers
1
-14
/
+31
2024-05-09
perf ui browser: Avoid SEGV on title
Ian Rogers
1
-1
/
+1
2024-05-09
selftests/bpf: Drop get_port in test_tcp_check_syncookie
Geliang Tang
1
-18
/
+3
2024-05-09
selftests/bpf: Use connect_to_fd in test_tcp_check_syncookie
Geliang Tang
1
-33
/
+5
2024-05-09
selftests/bpf: Use connect_to_fd in sockopt_inherit
Geliang Tang
1
-30
/
+1
2024-05-09
selftests/bpf: Use start_server_addr in test_tcp_check_syncookie
Geliang Tang
2
-44
/
+25
2024-05-09
selftests/bpf: Use start_server_addr in sockopt_inherit
Geliang Tang
1
-21
/
+12
2024-05-09
selftests/bpf: Add post_socket_cb for network_helper_opts
Geliang Tang
2
-9
/
+18
2024-05-09
selftest: epoll_busy_poll: epoll busy poll tests
Joe Damato
3
-1
/
+323
2024-05-09
selftests/bpf: Retire bpf_tcp_helpers.h
Martin KaFai Lau
1
-241
/
+0
2024-05-09
selftests/bpf: Remove the bpf_tcp_helpers.h usages from other non tcp-cc tests
Martin KaFai Lau
7
-38
/
+23
2024-05-09
selftests/bpf: Remove bpf_tcp_helpers.h usages from other misc bpf tcp-cc tests
Martin KaFai Lau
2
-10
/
+2
2024-05-09
selftests/bpf: Use bpf_tracing_net.h in bpf_dctcp
Martin KaFai Lau
1
-7
/
+15
2024-05-09
selftests/bpf: Use bpf_tracing_net.h in bpf_cubic
Martin KaFai Lau
1
-4
/
+12
2024-05-09
selftests/bpf: Rename tcp-cc private struct in bpf_cubic and bpf_dctcp
Martin KaFai Lau
2
-18
/
+18
[prev]
[next]