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-03-03
perf machine: Move fprintf to for_each loop and a callback
Ian Rogers
1
-16
/
+27
2024-03-03
perf trace: Ignore thread hashing in summary
Ian Rogers
2
-23
/
+23
2024-03-03
perf report: Sort child tasks by tid
Ian Rogers
3
-89
/
+168
2024-03-03
perf vendor events amd: Fix Zen 4 cache latency events
Sandipan Das
2
-0
/
+60
2024-03-03
perf version: Display availability of OpenCSD support
James Clark
1
-0
/
+1
2024-03-03
Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-10
/
+6
2024-03-03
powerpc/64s: Move dcbt/dcbtst sequence into a macro
Michael Ellerman
1
-0
/
+12
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
97
-390
/
+2114
2024-03-01
selftests/powerpc: Fix fpu_signal failures
Michael Ellerman
1
-10
/
+6
2024-03-01
netdevsim: fix rtnetlink.sh selftest
David Wei
1
-0
/
+2
2024-03-01
netdevsim: add selftest for forwarding skb between connected ports
David Wei
2
-0
/
+144
2024-03-01
selftests: ip_local_port_range: use XFAIL instead of SKIP
Jakub Kicinski
1
-3
/
+3
2024-03-01
selftests: kselftest_harness: support using xfail
Jakub Kicinski
1
-1
/
+48
2024-03-01
selftests: kselftest_harness: let PASS / FAIL provide diagnostic
Jakub Kicinski
1
-5
/
+4
2024-03-01
selftests: kselftest_harness: separate diagnostic message with # in ksft_test...
Jakub Kicinski
2
-1
/
+6
2024-03-01
selftests: kselftest_harness: print test name for SKIP
Jakub Kicinski
2
-4
/
+6
2024-03-01
selftests: kselftest: add ksft_test_result_code(), handling all exit codes
Jakub Kicinski
2
-2
/
+46
2024-03-01
selftests: kselftest_harness: use exit code to store skip
Jakub Kicinski
1
-14
/
+5
2024-03-01
selftests: kselftest_harness: save full exit code in metadata
Jakub Kicinski
7
-35
/
+41
2024-03-01
selftests: kselftest_harness: generate test name once
Jakub Kicinski
1
-6
/
+10
2024-03-01
selftests: kselftest_harness: use KSFT_* exit codes
Jakub Kicinski
1
-6
/
+5
2024-03-01
selftests/harness: Merge TEST_F_FORK() into TEST_F()
Mickaël Salaün
2
-91
/
+27
2024-03-01
selftests/landlock: Redefine TEST_F() as TEST_F_FORK()
Mickaël Salaün
1
-1
/
+5
2024-02-29
objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocks
Josh Poimboeuf
1
-0
/
+12
2024-02-29
perf vendor events intel: Add umasks/occ_sel to PCU events.
Ian Rogers
9
-0
/
+27
2024-02-29
perf map: Fix map reference count issues
Ian Rogers
2
-10
/
+8
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
15
-56
/
+424
2024-02-29
selftests/bpf: Test if shadow types work correctly.
Kui-Feng Lee
4
-5
/
+41
2024-02-29
bpftool: Add an example for struct_ops map and shadow type.
Kui-Feng Lee
1
-6
/
+52
2024-02-29
bpftool: Generated shadow variables for struct_ops maps.
Kui-Feng Lee
1
-1
/
+236
2024-02-29
libbpf: Convert st_ops->data to shadow type.
Kui-Feng Lee
1
-2
/
+38
2024-02-29
libbpf: Set btf_value_type_id of struct bpf_map for struct_ops.
Kui-Feng Lee
1
-0
/
+5
2024-02-29
libperf evlist: Avoid out-of-bounds access
Ian Rogers
2
-8
/
+14
2024-02-29
perf lock contention: Account contending locks too
Namhyung Kim
3
-7
/
+136
2024-02-29
bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
Kees Cook
3
-11
/
+28
2024-02-29
perf metrics: Fix segv for metrics with no events
Ian Rogers
1
-1
/
+1
2024-02-29
perf metrics: Fix metric matching
Ian Rogers
1
-12
/
+10
2024-02-29
fortify: Split reporting and avoid passing string pointer
Kees Cook
1
-1
/
+1
2024-02-29
Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
7
-16
/
+257
2024-02-29
Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2
-1
/
+190
2024-02-29
KVM: selftests: aarch64: Remove unused functions from vpmu test
Raghavendra Rao Ananta
1
-16
/
+0
2024-02-28
selftests: vxlan_mdb: Avoid duplicate test names
Ido Schimmel
1
-18
/
+18
2024-02-28
KVM: selftests: Add a basic SEV-ES smoke test
Sean Christopherson
4
-2
/
+38
2024-02-28
KVM: selftests: Add a basic SEV smoke test
Peter Gonda
2
-0
/
+59
2024-02-28
KVM: selftests: Use the SEV library APIs in the intra-host migration test
Sean Christopherson
1
-42
/
+18
2024-02-28
KVM: selftests: Add library for creating and interacting with SEV guests
Peter Gonda
7
-0
/
+244
2024-02-28
KVM: selftests: Allow tagging protected memory in guest page tables
Peter Gonda
7
-1
/
+86
2024-02-28
tools: ynl: use MSG_DONTWAIT for getting notifications
Jakub Kicinski
1
-15
/
+14
2024-02-28
tools: ynl: remove the libmnl dependency
Jakub Kicinski
4
-6
/
+2
2024-02-28
tools: ynl: stop using mnl socket helpers
Jakub Kicinski
3
-22
/
+42
[prev]
[next]