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-09
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
2
-0
/
+5
2022-04-09
perf python: Fix probing for some clang command line options
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-04-09
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
2
-0
/
+10
2022-04-09
tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-04-09
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+7
2022-04-08
Merge tag 'linux-kselftest-fixes-5.18-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
6
-31
/
+54
2022-04-07
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
6
-28
/
+134
2022-04-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
5
-28
/
+120
2022-04-06
bpf: Adjust bpf_tcp_check_syncookie selftest to test dual-stack sockets
Maxim Mikityanskiy
1
-19
/
+59
2022-04-04
selftests/harness: Pass variant to teardown
Willem de Bruijn
1
-5
/
+7
2022-04-04
selftests/harness: Run TEARDOWN for ASSERT failures
Kees Cook
1
-15
/
+34
2022-04-04
selftests: fix an unused variable warning in pidfd selftest
Axel Rasmussen
1
-1
/
+0
2022-04-04
selftests: fix header dependency for pid_namespace selftests
Axel Rasmussen
1
-3
/
+3
2022-04-04
selftests: x86: add 32bit build warnings for SUSE
Geliang Tang
1
-0
/
+4
2022-04-04
selftests/proc: fix array_size.cocci warning
Guo Zhengkui
1
-2
/
+4
2022-04-04
selftests/vDSO: fix array_size.cocci warning
Guo Zhengkui
1
-6
/
+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-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
2022-03-28
bpftool: Fix generated code in codegen_asserts
Jiri Olsa
1
-1
/
+1
2022-03-28
selftests/bpf: fix selftest after random: Urandom_read tracepoint removal
Andrii Nakryiko
1
-10
/
+2
2022-03-28
bpf: Sync comments for bpf_get_stack
Geliang Tang
1
-4
/
+4
2022-03-28
bpf/bpftool: Add unprivileged_bpf_disabled check against value of 2
Milan Landaverde
1
-1
/
+4
[next]