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-07-19
bpf: fix bpf_skb_pull_data documentation
Joanne Koong
1
-1
/
+2
2022-07-19
libbpf: fallback to tracefs mount point if debugfs is not mounted
Andrii Nakryiko
1
-21
/
+40
2022-07-19
selftests/bpf: validate .bss section bigger than 8MB is possible now
Andrii Nakryiko
2
-0
/
+6
2022-07-19
selftests/bpf: use BPF_KSYSCALL and SEC("ksyscall") in selftests
Andrii Nakryiko
3
-32
/
+16
2022-07-19
libbpf: add ksyscall/kretsyscall sections support for syscall kprobes
Andrii Nakryiko
4
-9
/
+157
2022-07-19
libbpf: improve BPF_KPROBE_SYSCALL macro and rename it to BPF_KSYSCALL
Andrii Nakryiko
2
-13
/
+40
2022-07-19
selftests/bpf: add test of __weak unknown virtual __kconfig extern
Andrii Nakryiko
2
-10
/
+10
2022-07-19
libbpf: generalize virtual __kconfig externs and use it for USDT
Andrii Nakryiko
2
-45
/
+66
2022-07-19
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Paolo Bonzini
1
-1
/
+2
2022-07-19
KVM: selftests: Fix target thread to be migrated in rseq_test
Gavin Shan
1
-3
/
+5
2022-07-18
Merge 5.19-rc7 into usb-next
Greg Kroah-Hartman
61
-128
/
+1252
2022-07-18
perf buildid-list: Add a "-m" option to show kernel and modules build-ids
Blake Jones
4
-1
/
+62
2022-07-18
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
72
-238
/
+1627
2022-07-18
random: remove CONFIG_ARCH_RANDOM
Jason A. Donenfeld
1
-1
/
+0
2022-07-17
proc: fix test for "vsyscall=xonly" boot option
Alexey Dobriyan
1
-7
/
+68
2022-07-17
tools: add selftests to hmm for COW in device memory
Alex Sierra
1
-0
/
+80
2022-07-17
tools: add hmm gup tests for device coherent type
Alex Sierra
1
-0
/
+110
2022-07-17
tools: update test_hmm script to support SP config
Alex Sierra
1
-3
/
+21
2022-07-17
tools: update hmm-test to support device coherent type
Alex Sierra
1
-21
/
+100
2022-07-17
selftests/vm: add protection_keys tests to run_vmtests
Kalpana Shetty
1
-0
/
+11
2022-07-17
perf trace: Fix SIGSEGV when processing syscall args
Naveen N. Rao
1
-0
/
+2
2022-07-17
perf tests: Fix Convert perf time to TSC test for hybrid
Adrian Hunter
1
-14
/
+4
2022-07-17
perf tests: Stop Convert perf time to TSC test opening events twice
Adrian Hunter
1
-3
/
+6
2022-07-17
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2022-07-17
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2
-3
/
+30
2022-07-17
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-07-15
selftests: net: arp_ndisc_untracked_subnets: test for arp_accept and accept_u...
Jaehee Park
2
-0
/
+309
2022-07-15
libbpf: perfbuf: Add API to get the ring buffer
Jon Doron
3
-0
/
+33
2022-07-15
tools: runqslower: Build and use lightweight bootstrap version of bpftool
Pu Lehui
1
-4
/
+3
2022-07-15
LSM: SafeSetID: add setgroups() testing to selftest
Micah Morton
1
-0
/
+69
2022-07-15
LSM: SafeSetID: add GID testing to selftest
Micah Morton
1
-0
/
+131
2022-07-15
LSM: SafeSetID: selftest cleanup and prepare for GIDs
Micah Morton
2
-44
/
+51
2022-07-15
LSM: SafeSetID: fix userns bug in selftest
Micah Morton
1
-1
/
+1
2022-07-15
pm-graph v5.9
Todd Brandt
4
-186
/
+360
2022-07-15
lib/bitmap: change type of bitmap_weight to unsigned long
Yury Norov
2
-4
/
+4
2022-07-15
KVM: arm64: selftests: Add support for GICv2 on v3
Marc Zyngier
1
-5
/
+8
2022-07-14
selftests/bpf: Do not attach kprobe_multi bench to bpf_dispatcher_xdp_func
Jiri Olsa
1
-0
/
+2
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
19
-39
/
+511
2022-07-14
lib/bitmap: change return types to bool where appropriate
Yury Norov
2
-5
/
+5
2022-07-14
selftests/landlock: drop deprecated headers dependency
Guillaume Tucker
1
-7
/
+2
2022-07-14
selftests: timers: clocksource-switch: adapt to kselftest framework
Wolfram Sang
1
-3
/
+5
2022-07-14
selftests: timers: clocksource-switch: add 'runtime' command line parameter
Wolfram Sang
1
-3
/
+8
2022-07-14
selftests: timers: clocksource-switch: add command line switch to skip sanity...
Wolfram Sang
1
-12
/
+28
2022-07-14
selftests: timers: clocksource-switch: sort includes
Wolfram Sang
1
-5
/
+5
2022-07-14
selftests: timers: clocksource-switch: fix passing errors from child
Wolfram Sang
1
-3
/
+3
2022-07-14
selftests: timers: inconsistency-check: adapt to kselftest framework
Wolfram Sang
1
-14
/
+18
2022-07-14
selftests: timers: nanosleep: adapt to kselftest framework
Wolfram Sang
1
-7
/
+11
2022-07-14
selftests: timers: fix declarations of main()
Wolfram Sang
4
-4
/
+4
2022-07-14
selftests: timers: valid-adjtimex: build fix for newer toolchains
Wolfram Sang
1
-1
/
+1
2022-07-14
Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
8
-13
/
+138
[prev]
[next]