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-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-11
selftests: drop KSFT_KHDR_INSTALL make target
Guillaume Tucker
2
-39
/
+0
2022-07-11
selftests: stop using KSFT_KHDR_INSTALL
Guillaume Tucker
11
-13
/
+1
2022-07-11
selftests: drop khdr make target
Guillaume Tucker
1
-25
/
+2
2022-07-08
selftests: drivers/dma-buf: Improve message in selftest summary
Soumya Negi
1
-1
/
+2
2022-07-08
selftests/kcmp: Make the test output consistent and clear
Gautam Menghani
1
-2
/
+4
2022-07-03
selftests:timers: globals don't need initialization to 0
Zan Aziz
1
-1
/
+1
2022-06-28
selftests/drivers/gpu: Add error messages to drm_mm.sh
Gautam Menghani
1
-2
/
+2
2022-06-28
selftests/tpm2: increase timeout for kselftests
Johannes Holland
1
-0
/
+1
2022-06-27
kselftests/damon: add support for cases where debugfs cannot be read
Gautam
1
-0
/
+10
2022-06-27
selftests: Make the usage formatting consistent in kselftest_deps.sh
Gautam Menghani
1
-1
/
+1
2022-06-27
kselftests: Enable the echo command to print newlines in Makefile
Gautam
1
-1
/
+1
2022-06-27
userfaultfd/selftests: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-26
tools headers UAPI: Synch KVM's svm.h header with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+13
2022-06-26
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+20
2022-06-26
perf stat: Enable ignore_missing_thread
Gang Li
1
-0
/
+2
2022-06-26
perf inject: Adjust output data offset for backward compatibility
Raul Silvera
3
-1
/
+17
2022-06-26
perf trace beauty: Fix generation of errno id->str table on ALT Linux
Arnaldo Carvalho de Melo
1
-12
/
+2
2022-06-26
perf build-id: Fix caching files with a wrong build ID
Adrian Hunter
1
-0
/
+28
2022-06-26
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2
-3
/
+12
2022-06-26
tools headers UAPI: Sync drm/i915_drm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-81
/
+272
2022-06-26
perf inject: Fix missing free in copy_kcore_dir()
Adrian Hunter
1
-1
/
+3
2022-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-6
/
+6
2022-06-23
selftests: KVM: Handle compiler optimizations in ucall
Raghavendra Rao Ananta
1
-5
/
+4
2022-06-23
Merge tag 'net-5.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7
-57
/
+208
2022-06-22
Merge tag 'linux-kselftest-fixes-5.19-rc4' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
5
-5
/
+29
2022-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-1
/
+1
2022-06-21
selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.sh
Jie2x Zhou
1
-1
/
+1
2022-06-20
Merge tag 'perf-tools-fixes-for-v5.19-2022-06-19' of git://git.kernel.org/pub...
Linus Torvalds
15
-105
/
+125
2022-06-20
ipv4: fix bind address validity regression tests
Riccardo Paolo Bestetti
1
-9
/
+27
2022-06-19
Merge tag 'objtool-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+6
2022-06-19
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+9
2022-06-19
perf metrics: Ensure at least 1 id per metric
Ian Rogers
1
-0
/
+9
2022-06-19
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+10
2022-06-19
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+6
2022-06-19
perf arm-spe: Don't set data source if it's not a memory operation
Leo Yan
1
-14
/
+8
2022-06-19
perf expr: Allow exponents on floating point values
Ian Rogers
2
-1
/
+3
2022-06-19
perf test topology: Use !strncmp(right platform) to fix guest PPC comparision...
Athira Rajeev
1
-1
/
+1
2022-06-19
perf test: Record only user callchains on the "Check Arm64 callgraphs are com...
Michael Petlan
1
-1
/
+1
2022-06-19
perf beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+6
2022-06-19
perf test: Fix variable length array undefined behavior in bp_account
Ian Rogers
1
-2
/
+14
[next]