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
/
testing
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-07
ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...
David Ahern
1
-0
/
+5
2022-10-06
Merge tag 'linux-kselftest-kunit-6.1-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
6
-97
/
+41
2022-10-06
Merge tag 'linux-kselftest-next-6.1-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
11
-111
/
+109
2022-10-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
32
-168
/
+1555
2022-10-06
selftests/bpf: Add missing bpf_iter_vma_offset__destroy call
Jiri Olsa
1
-6
/
+5
2022-10-06
selftests/bpf: Add selftest deny_namespace to s390x deny list
Yonghong Song
1
-0
/
+1
2022-10-05
selftests/bpf: add BPF object fixup step to veristat
Andrii Nakryiko
1
-0
/
+25
2022-10-05
selftests/bpf: avoid reporting +100% difference in veristat for actual 0%
Andrii Nakryiko
1
-4
/
+8
2022-10-05
selftests/bpf: allow requesting log level 2 in test_verifier
Andrii Nakryiko
1
-3
/
+10
2022-10-05
selftests/bpf: Test btf dump for struct with padding only fields
Eduard Zingerman
1
-0
/
+9
2022-10-05
cpufreq: amd-pstate: Add explanation for X86_AMD_PSTATE_UT
Meng Li
1
-0
/
+1
2022-10-05
selftests/cpu-hotplug: Add log info when test success
Zhao Gongyi
1
-1
/
+1
2022-10-05
selftests/cpu-hotplug: Reserve one cpu online at least
Zhao Gongyi
1
-18
/
+22
2022-10-05
selftests/cpu-hotplug: Delete fault injection related code
Zhao Gongyi
2
-82
/
+6
2022-10-05
selftests/cpu-hotplug: Use return instead of exit
Zhao Gongyi
1
-5
/
+8
2022-10-05
selftests/cpu-hotplug: Correct log info
Zhao Gongyi
1
-1
/
+1
2022-10-05
selftests: amd-pstate: Add test trigger for amd-pstate driver
Meng Li
4
-0
/
+66
2022-10-05
selftests/vm: use top_srcdir instead of recomputing relative paths
Axel Rasmussen
4
-5
/
+5
2022-10-05
Merge branch 'for-6.1/sysfs-patched-object' into for-linus
Petr Mladek
3
-1
/
+122
2022-10-05
selftest: tpm2: Add Client.__del__() to close /dev/tpm* handle
Stefan Berger
1
-0
/
+4
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
262
-1590
/
+21684
2022-10-03
Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+135
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+8
2022-10-03
Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+5
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-7
/
+8
2022-10-03
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
1
-1
/
+0
2022-10-03
selftests/vm: add selftest for MADV_COLLAPSE of uffd-minor memory
Zach O'Keefe
2
-38
/
+134
2022-10-03
selftests/vm: add file/shmem MADV_COLLAPSE selftest for cleared pmd
Zach O'Keefe
1
-0
/
+30
2022-10-03
selftests/vm: add thp collapse shmem testing
Zach O'Keefe
1
-2
/
+55
2022-10-03
selftests/vm: add thp collapse file and tmpfs testing
Zach O'Keefe
3
-56
/
+431
2022-10-03
selftests/vm: modularize thp collapse memory operations
Zach O'Keefe
1
-166
/
+207
2022-10-03
selftests/vm: dedup THP helpers
Zach O'Keefe
6
-76
/
+32
2022-10-03
selftests/vm: retry on EAGAIN for MADV_COLLAPSE selftest
Zach O'Keefe
1
-1
/
+22
2022-10-03
selftest/damon: add a test for duplicate context dirs creation
SeongJae Park
2
-0
/
+28
2022-10-03
memblock tests: add new pageblock related macro
Kefeng Wang
1
-0
/
+2
2022-10-03
mm/hmm/test: use char dev with struct device to get device node
Mika Penttilä
1
-10
/
+0
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
73
-603
/
+5446
2022-10-03
Merge tag 'kvm-riscv-6.1-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
18
-191
/
+448
2022-10-03
Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
7
-12
/
+331
2022-10-03
Merge tag 'nolibc.2022.09.30a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+896
2022-10-03
selftests: mptcp: update and extend fastclose test-cases
Paolo Abeni
2
-25
/
+130
2022-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-59
/
+45
2022-10-01
Merge branch kvm-arm64/misc-6.1 into kvmarm-master/next
Marc Zyngier
1
-4
/
+6
2022-10-01
Merge branch kvm-arm64/dirty-log-ordered into kvmarm-master/next
Marc Zyngier
2
-4
/
+9
2022-09-30
selftests/tc-testing: update qdisc/cls/action features in config
Zhengchao Shao
1
-1
/
+24
2022-09-30
Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-35
/
+115
2022-09-30
selftests/xsk: Fix double free
Magnus Karlsson
1
-3
/
+0
2022-09-30
selftests/bpf: Fix spelling mistake "unpriviledged" -> "unprivileged"
Colin Ian King
2
-2
/
+2
2022-09-30
kunit: tool: rename all_test_uml.config, use it for --alltests
Daniel Latypov
5
-90
/
+33
2022-09-30
kunit: tool: remove UML specific options from all_tests_uml.config
Daniel Latypov
1
-2
/
+0
[prev]
[next]