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-05-20
selftests: kvm/x86: Verify the pmu event filter matches the correct event
Aaron Lewis
1
-0
/
+19
2022-05-20
selftests: kvm/x86: Add the helper function create_pmu_event_filter
Aaron Lewis
1
-4
/
+14
2022-05-20
objtool: Fix objtool regression on x32 systems
Mikulas Patocka
3
-7
/
+8
2022-05-20
objtool: Fix symbol creation
Peter Zijlstra
1
-69
/
+129
2022-05-20
KVM: selftests: riscv: Remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2022-05-20
KVM: selftests: riscv: Improve unexpected guest trap handling
Anup Patel
3
-17
/
+31
2022-05-19
selftests: mptcp: add MP_FAIL reset testcase
Geliang Tang
1
-0
/
+10
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-10
/
+63
2022-05-19
libbpf: remove bpf_create_map*() APIs
Andrii Nakryiko
2
-122
/
+0
2022-05-19
libbpf: start 1.0 development cycle
Andrii Nakryiko
2
-2
/
+6
2022-05-19
libbpf: fix up global symbol counting logic
Andrii Nakryiko
1
-1
/
+1
2022-05-19
cxl/port: Reuse 'struct cxl_hdm' context for hdm init
Dan Williams
1
-2
/
+3
2022-05-19
cxl/pci: Drop @info argument to cxl_hdm_decode_init()
Dan Williams
1
-6
/
+3
2022-05-19
cxl/mem: Merge cxl_dvsec_ranges() and cxl_hdm_decode_init()
Dan Williams
3
-16
/
+5
2022-05-19
cxl/mem: Consolidate CXL DVSEC Range enumeration in the core
Dan Williams
3
-10
/
+17
2022-05-19
cxl/pci: Move cxl_await_media_ready() to the core
Dan Williams
3
-7
/
+16
2022-05-19
Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-3
/
+47
2022-05-19
Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...
Greg Kroah-Hartman
2
-4
/
+6
2022-05-19
tools/thermal: remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2022-05-19
tools/lib/thermal: remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2022-05-19
tools/thermal: Add thermal daemon skeleton
Daniel Lezcano
4
-3
/
+383
2022-05-19
tools/thermal: Add a temperature capture tool
Daniel Lezcano
6
-3
/
+709
2022-05-19
tools/thermal: Add util library
Daniel Lezcano
10
-0
/
+478
2022-05-19
tools/lib/thermal: Add a thermal library
Daniel Lezcano
13
-2
/
+1347
2022-05-18
selftests: forwarding: fix missing backslash
Joachim Wiberg
1
-1
/
+1
2022-05-18
selftests/bpf: Add missed ima_setup.sh in Makefile
Hangbin Liu
1
-1
/
+1
2022-05-18
kunit: tool: Use qemu-system-i386 for i386 runs
David Gow
1
-1
/
+1
2022-05-18
selftests: netdevsim: Increase sleep time in hw_stats_l3.sh test
Danielle Ratson
1
-2
/
+2
2022-05-17
selftests/lkdtm: Add configs for stackleak and "after free" tests
Muhammad Usama Anjum
1
-0
/
+2
2022-05-17
perf test: Add basic stat and topdown group test
Ian Rogers
1
-0
/
+67
2022-05-17
perf evlist: Keep topdown counters in weak group
Ian Rogers
4
-2
/
+39
2022-05-17
perf scripts python: intel-pt-events.py: Print ptwrite value as a string if i...
Adrian Hunter
1
-1
/
+7
2022-05-17
perf script: Print Intel ptwrite value as a string if it is ASCII
Adrian Hunter
1
-2
/
+30
2022-05-17
perf intel-pt: Add support for emulated ptwrite
Adrian Hunter
6
-3
/
+224
2022-05-16
perf bench breakpoint: Fix build on 32-bit arches
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-05-16
selftests/bpf: Fix building bpf selftests statically
Yosry Ahmed
1
-2
/
+4
2022-05-16
libbpf: fix memory leak in attach_tp for target-less tracepoint program
Andrii Nakryiko
1
-4
/
+4
2022-05-16
dax: introduce DAX_RECOVERY_WRITE dax access mode
Jane Chu
1
-1
/
+3
2022-05-16
selftests: mptcp: fix a mp_fail test warning
Geliang Tang
1
-0
/
+1
2022-05-16
kselftests/ir : Improve readability of modprobe error message
Gautam Menghani
1
-1
/
+1
2022-05-16
kunit: tool: update riscv QEMU config with new serial dependency
Brendan Higgins
1
-0
/
+1
2022-05-16
kunit: tool: Add list of all valid test configs on UML
David Gow
1
-0
/
+37
2022-05-16
kunit: tool: misc cleanups
Daniel Latypov
7
-46
/
+39
2022-05-16
kunit: tool: minor cosmetic cleanups in kunit_parser.py
Daniel Latypov
1
-54
/
+17
2022-05-16
kunit: tool: make parser stop overwriting status of suites w/ no_tests
Daniel Latypov
2
-3
/
+6
2022-05-16
kunit: tool: remove dead parse_crash_in_log() logic
Daniel Latypov
3
-104
/
+4
2022-05-16
kselftest/arm64: Explicitly build no BTI tests with BTI disabled
Mark Brown
1
-1
/
+1
2022-05-16
kselftest/arm64: bti: force static linking
Andre Przywara
1
-2
/
+2
2022-05-16
Merge branch kvm-arm64/psci-suspend into kvmarm-master/next
Marc Zyngier
1
-31
/
+132
2022-05-16
Merge branch kvm-arm64/hcall-selection into kvmarm-master/next
Marc Zyngier
9
-29
/
+599
[prev]
[next]