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-02
selftests/bpf: Add kernel socket operation tests
Jordan Rife
1
-0
/
+472
2024-05-02
selftests/bpf: Make sock configurable for each test case
Jordan Rife
1
-42
/
+98
2024-05-02
selftests/bpf: Move IPv4 and IPv6 sockaddr test cases
Jordan Rife
2
-314
/
+268
2024-05-02
perf maps: Remove check_invariants() from maps__lock()
Namhyung Kim
1
-5
/
+11
2024-05-02
selftests/bpf: Implement BPF programs for kernel socket operations
Jordan Rife
1
-0
/
+65
2024-05-02
selftests/bpf: Implement socket kfuncs for bpf_testmod
Jordan Rife
2
-0
/
+282
2024-05-02
selftests/bpf: Fix bind program for big endian systems
Jordan Rife
3
-16
/
+39
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-45
/
+90
2024-05-02
bpf: Missing trailing slash in tools/testing/selftests/bpf/Makefile
Jose E. Marchesi
1
-1
/
+1
2024-05-02
libbpf: Fix error message in attach_kprobe_multi
Jiri Olsa
1
-1
/
+1
2024-05-02
libbpf: Fix error message in attach_kprobe_session
Jiri Olsa
1
-1
/
+1
2024-05-02
Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+3
2024-05-02
perf cs-etm: Improve version detection and error reporting
James Clark
1
-18
/
+43
2024-05-02
perf cs-etm: Remove repeated fetches of the ETM PMU
James Clark
1
-33
/
+27
2024-05-02
perf cs-etm: Use struct perf_cpu as much as possible
James Clark
1
-116
/
+88
2024-05-02
perf annotate-data: Check kind of stack variables
Namhyung Kim
1
-0
/
+6
2024-05-02
perf annotate-data: Handle multi regs in find_data_type_block()
Namhyung Kim
1
-11
/
+12
2024-05-02
perf annotate-data: Check memory access with two registers
Namhyung Kim
1
-5
/
+39
2024-05-02
perf annotate-data: Handle direct global variable access
Namhyung Kim
1
-12
/
+15
2024-05-02
perf annotate-data: Collect global variables in advance
Namhyung Kim
1
-2
/
+55
2024-05-02
perf dwarf-aux: Add die_collect_global_vars()
Namhyung Kim
2
-0
/
+70
2024-05-02
Merge branch 'x86/cpu' into perf/core, to pick up dependent commits
Ingo Molnar
2
-18
/
+11
2024-05-02
x86/insn: Add support for APX EVEX instructions to the opcode map
Adrian Hunter
1
-0
/
+93
2024-05-02
x86/insn: Add support for APX EVEX to the instruction decoder logic
Adrian Hunter
4
-0
/
+21
2024-05-02
x86/insn: x86/insn: Add support for REX2 prefix to the instruction decoder op...
Adrian Hunter
1
-72
/
+76
2024-05-02
x86/insn: Add support for REX2 prefix to the instruction decoder logic
Adrian Hunter
4
-6
/
+66
2024-05-02
x86/insn: Add misc new Intel instructions
Adrian Hunter
1
-12
/
+45
2024-05-02
x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDS
Adrian Hunter
1
-4
/
+4
2024-05-02
x86/insn: Fix PUSH instruction in x86 instruction decoder opcode map
Adrian Hunter
1
-1
/
+1
2024-05-02
x86/insn: Add Key Locker instructions to the opcode map
Chang S. Bae
1
-4
/
+7
2024-05-02
Merge tag 'v6.9-rc6' into perf/core, to pick up fixes
Ingo Molnar
42
-841
/
+967
2024-05-01
selftests: netfilter: nft_concat_range.sh: reduce debug kernel run time
Florian Westphal
4
-6
/
+34
2024-05-01
libbpf: better fix for handling nulled-out struct_ops program
Andrii Nakryiko
2
-12
/
+27
2024-05-01
selftests/bpf: add tests for the "module: Function" syntax
Viktor Malik
2
-0
/
+29
2024-05-01
libbpf: support "module: Function" syntax for tracing programs
Viktor Malik
1
-9
/
+26
2024-05-01
selftests/ftrace: add fprobe test cases for VFS type "%pd" and "%pD"
Ye Bin
1
-0
/
+40
2024-05-01
selftests/ftrace: add kprobe test cases for VFS type "%pd" and "%pD"
Ye Bin
1
-0
/
+40
2024-05-01
tools/power turbostat: Enable non-privileged users to read sysfs counters
Patryk Wlazlyn
1
-25
/
+31
2024-05-01
tools/power turbostat: Replace _Static_assert with BUILD_BUG_ON
Patryk Wlazlyn
1
-1
/
+2
2024-05-01
tools/power turbostat: Add ARL-H support
Zhang Rui
1
-0
/
+2
2024-05-01
tools/power turbostat: Enhance ARL/LNL support
Zhang Rui
1
-2
/
+19
2024-04-30
selftests/bpf: Drop start_server_proto helper
Geliang Tang
1
-9
/
+2
2024-04-30
selftests/bpf: Make start_mptcp_server static
Geliang Tang
3
-9
/
+16
2024-04-30
selftests/bpf: Add opts argument for __start_server
Geliang Tang
1
-12
/
+15
2024-04-30
Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-0
/
+49
2024-04-30
cxl/test: Enhance event testing
Ira Weiny
1
-4
/
+15
2024-04-30
selftests/bpf: Add sockopt case to verify prog_type
Stanislav Fomichev
1
-2
/
+38
2024-04-30
selftests/bpf: Extend sockopt tests to use BPF_LINK_CREATE
Stanislav Fomichev
1
-6
/
+19
2024-04-30
selftests/bpf: Add kprobe session cookie test
Jiri Olsa
3
-0
/
+94
2024-04-30
selftests/bpf: Add kprobe session test
Jiri Olsa
3
-0
/
+120
[prev]
[next]