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
2024-02-28
tools: ynl: protect from old OvS headers
Jakub Kicinski
1
-0
/
+3
2024-02-29
selftests: netfilter: add bridge conntrack + multicast test case
Florian Westphal
2
-1
/
+190
2024-02-28
KVM: selftests: Explicitly ucall pool from shared memory
Peter Gonda
1
-1
/
+2
2024-02-28
KVM: selftests: Add support for protected vm_vaddr_* allocations
Michael Roth
2
-5
/
+24
2024-02-28
KVM: selftests: Add support for allocating/managing protected guest memory
Peter Gonda
2
-6
/
+41
2024-02-28
KVM: selftests: Add a macro to iterate over a sparsebit range
Ackerley Tng
1
-0
/
+20
2024-02-28
KVM: selftests: Make sparsebit structs const where appropriate
Michael Roth
2
-42
/
+42
2024-02-28
KVM: selftests: Extend VM creation's @shape to allow control of VM subtype
Sean Christopherson
2
-2
/
+8
2024-02-28
KVM: selftests: x86: Use TAP interface in the userspace_msr_exit test
Thomas Huth
1
-39
/
+13
2024-02-28
KVM: selftests: x86: Use TAP interface in the vmx_pmu_caps test
Thomas Huth
1
-40
/
+12
2024-02-28
KVM: selftests: x86: Use TAP interface in the fix_hypercall test
Thomas Huth
1
-9
/
+18
2024-02-28
KVM: selftests: x86: Use TAP interface in the sync_regs test
Thomas Huth
1
-26
/
+84
2024-02-28
KVM: selftests: Add a macro to define a test with one vcpu
Thomas Huth
1
-0
/
+36
2024-02-28
KVM: selftests: Move setting a vCPU's entry point to a dedicated API
Sean Christopherson
5
-22
/
+48
2024-02-27
selftests: lib.mk: Do not process TEST_GEN_MODS_DIR
Marcos Paulo de Souza
1
-3
/
+0
2024-02-27
selftests: livepatch: Avoid running the tests if kernel-devel is missing
Marcos Paulo de Souza
2
-0
/
+19
2024-02-27
selftests: livepatch: Add initial .gitignore
Marcos Paulo de Souza
1
-0
/
+1
2024-02-27
bpf, arm64: support exceptions
Puranjay Mohan
1
-1
/
+0
2024-02-27
kunit: tool: Print UML command
Mickaël Salaün
1
-0
/
+1
2024-02-27
selftests: netdevsim: be less selective for FW for the devlink test
Jakub Kicinski
1
-1
/
+1
2024-02-27
landlock: Add support for KUnit tests
Mickaël Salaün
1
-0
/
+1
2024-02-27
selftests/landlock: Clean up error logs related to capabilities
Mickaël Salaün
1
-30
/
+9
2024-02-26
perf pmu: Fix a potential memory leak in perf_pmu__lookup()
Christophe JAILLET
1
-4
/
+3
2024-02-26
perf test: Fix spelling mistake "curent" -> "current"
Colin Ian King
1
-1
/
+1
2024-02-26
selftests: mptcp: diag: change timeout_poll to 30
Geliang Tang
1
-1
/
+1
2024-02-26
selftests: mptcp: join: change capture/checksum as bool
Geliang Tang
1
-11
/
+11
2024-02-26
selftests: mptcp: simult flows: define missing vars
Geliang Tang
1
-0
/
+6
2024-02-26
selftests: mptcp: netlink: drop duplicate var ret
Geliang Tang
1
-1
/
+0
2024-02-26
selftests: mptcp: lib: catch duplicated subtest entries
Matthieu Baerts (NGI0)
1
-0
/
+21
2024-02-26
selftests: mptcp: explicitly trigger the listener diag code-path
Paolo Abeni
1
-1
/
+29
2024-02-26
selftests: mptcp: join: add ss mptcp support check
Geliang Tang
1
-0
/
+5
2024-02-26
selftests: mptcp: rm subflow with v4/v4mapped addr
Geliang Tang
2
-14
/
+18
2024-02-26
KVM: selftests: x86: sync_regs_test: Get regs structure before modifying it
Thomas Huth
1
-0
/
+1
2024-02-26
KVM: selftests: x86: sync_regs_test: Use vcpu_run() where appropriate
Thomas Huth
1
-5
/
+5
2024-02-26
perf test: Use TEST_FAIL in the TEST_ASSERT macros instead of -1
Arnaldo Carvalho de Melo
1
-8
/
+8
2024-02-26
perf data convert: Fix segfault when converting to json when cpu_desc isn't set
Ilkka Koskinen
1
-1
/
+3
2024-02-26
perf bpf: Check that the minimal vmlinux.h installed is the latest one
Arnaldo Carvalho de Melo
1
-1
/
+1
2024-02-26
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
118
-484
/
+1216
2024-02-26
drm/edid/firmware: Remove built-in EDIDs
Maxime Ripard
9
-567
/
+0
2024-02-26
selftests: net: veth: test syncing GRO and XDP state while device is down
Jakub Kicinski
1
-0
/
+14
2024-02-26
Merge v6.8-rc6 into usb-next
Greg Kroah-Hartman
24
-137
/
+512
2024-02-26
KVM: riscv: selftests: Switch to use macro from csr.h
Haibo Xu
1
-8
/
+2
2024-02-26
tools: riscv: Add header file vdso/processor.h
Haibo Xu
1
-0
/
+32
2024-02-26
tools: riscv: Add header file csr.h
Haibo Xu
1
-0
/
+541
2024-02-26
KVM: selftests: Add CONFIG_64BIT definition for the build
Haibo Xu
1
-1
/
+1
2024-02-26
KVM: arm64: selftests: Split arch_timer test code
Haibo Xu
5
-280
/
+311
2024-02-26
KVM: arm64: selftests: Enable tuning of error margin in arch_timer test
Haibo Xu
1
-9
/
+23
2024-02-26
KVM: arm64: selftests: Data type cleanup for arch_timer test
Haibo Xu
1
-6
/
+6
2024-02-26
selftests/kvm: Fix issues with $(SPLIT_TESTS)
Paolo Bonzini
1
-8
/
+12
2024-02-25
Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-1
/
+1
[prev]
[next]