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
2022-04-04
selftests/vDSO: fix array_size.cocci warning
Guo Zhengkui
1
-6
/
+3
2022-04-04
Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...
Arnd Bergmann
2
-22
/
+0
2022-04-04
x86/cpu: Remove CONFIG_X86_SMAP and "nosmap"
Borislav Petkov
1
-7
/
+1
2022-04-03
libbpf: Don't return -EINVAL if hdr_len < offsetofend(core_relo_len)
Yuntao Wang
1
-4
/
+2
2022-04-03
selftests/bpf: Add tests for uprobe auto-attach via skeleton
Alan Maguire
2
-0
/
+90
2022-04-03
selftests/bpf: Add tests for u[ret]probe attach by name
Alan Maguire
2
-17
/
+109
2022-04-03
libbpf: Add auto-attach for uprobes based on section name
Alan Maguire
4
-6
/
+76
2022-04-03
libbpf: Support function name-based attach uprobes
Alan Maguire
2
-1
/
+213
2022-04-03
libbpf: auto-resolve programs/libraries when necessary for uprobes
Alan Maguire
1
-1
/
+53
2022-04-03
bpf: Correct the comment for BTF kind bitfield
Haiyue Wang
1
-2
/
+2
2022-04-03
selftests/bpf: Fix cd_flavor_subdir() of test_progs
Yuntao Wang
1
-2
/
+4
2022-04-03
selftests/bpf: Return true/false (not 1/0) from bool functions
Haowen Bai
2
-7
/
+7
2022-04-03
selftests/bpf: Fix vfs_link kprobe definition
Nikolay Borisov
1
-2
/
+3
2022-04-03
Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+14
2022-04-03
selftests: net: fix nexthop warning cleanup double ip typo
Nikolay Aleksandrov
1
-2
/
+2
2022-04-02
KVM: x86: Test case for TSC scaling and offset sync
David Woodhouse
2
-0
/
+120
2022-04-02
KVM: x86/xen: Update self test for Xen PV timers
David Woodhouse
1
-3
/
+32
2022-04-02
KVM: x86/xen: Add self tests for KVM_XEN_HVM_CONFIG_EVTCHN_SEND
David Woodhouse
1
-13
/
+320
2022-04-02
KVM: x86/xen: handle PV spinlocks slowpath
Boris Ostrovsky
1
-0
/
+6
2022-04-02
selftests: KVM: Test KVM_X86_QUIRK_FIX_HYPERCALL_INSN
Oliver Upton
3
-0
/
+172
2022-04-01
bpf, test_offload.py: Skip base maps without names
Yauheni Kaliuta
1
-1
/
+1
2022-04-01
selftests/bpf: Remove unused variable from bpf_sk_assign test
Eyal Birger
1
-3
/
+1
2022-04-01
perf python: Convert tracepoint.py example to python3
Tanu M
1
-2
/
+2
2022-04-01
perf evlist: Directly return instead of using local ret variable
Haowen Bai
1
-2
/
+1
2022-04-01
perf cpumap: More cpu map reuse by merge.
Ian Rogers
1
-10
/
+5
2022-04-01
perf cpumap: Add is_subset function
Ian Rogers
2
-0
/
+21
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
19
-53
/
+62
2022-04-01
perf tools: Stop depending on .git files for building PERF-VERSION-FILE
John Garry
1
-12
/
+2
2022-04-01
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-04-01
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+40
2022-04-01
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+9
2022-04-01
tools kvm headers arm64: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+10
2022-04-01
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+21
2022-04-01
tools headers UAPI: Sync asm-generic/mman-common.h with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-04-01
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-04-01
perf tools: Update copy of libbpf's hashmap.c
Arnaldo Carvalho de Melo
1
-2
/
+1
2022-04-01
perf stat: Avoid SEGV if core.cpus isn't set
Ian Rogers
1
-1
/
+4
2022-04-01
tools/vm/page_owner_sort.c: remove -c option
Yinan Zhang
1
-5
/
+1
2022-04-01
selftests: net: add delete nexthop route warning test
Nikolay Aleksandrov
1
-0
/
+14
2022-03-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-3
/
+4
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
20
-31
/
+43
2022-03-31
Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-39
/
+20
2022-03-31
kbuild: Make $(LLVM) more flexible
Nathan Chancellor
2
-9
/
+21
2022-03-30
bpf: selftests: Test fentry tracing a struct_ops program
Martin KaFai Lau
2
-0
/
+44
2022-03-30
wireguard: selftests: simplify RNG seeding
Jason A. Donenfeld
1
-19
/
+7
2022-03-30
Merge tag 'libnvdimm-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-91
/
+4
2022-03-30
selftests/bpf: Fix warning comparing pointer to 0
Haowen Bai
1
-2
/
+2
2022-03-30
bpftool: Explicit errno handling in skeletons
Delyan Kratunov
1
-7
/
+15
2022-03-29
Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-24
/
+1
2022-03-28
selftests/bpf: Fix clang compilation errors
Yonghong Song
2
-4
/
+2
[prev]
[next]