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
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
26
-53
/
+912
2021-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2021-03-25
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-5
/
+17
2021-03-25
selftests/vm: fix out-of-tree build
Rong Chen
1
-2
/
+2
2021-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
13
-41
/
+315
2021-03-24
Merge branches 'bitmaprange.2021.03.08a', 'fixes.2021.03.15a', 'kvfree_rcu.20...
Paul E. McKenney
20
-214
/
+692
2021-03-24
selftests: mlxsw: Add resilient nexthop groups configuration tests
Ido Schimmel
2
-0
/
+87
2021-03-24
selftests: mlxsw: Test unresolved neigh trap with resilient nexthop groups
Ido Schimmel
1
-0
/
+31
2021-03-24
selftests: netfilter: flowtable bridge and vlan support
Pablo Neira Ayuso
1
-0
/
+82
2021-03-24
kselftest: arm64: Add BTI tests
Mark Brown
16
-1
/
+637
2021-03-24
kselftest/arm64: mte: Report filename on failing temp file creation
Andre Przywara
1
-0
/
+1
2021-03-24
kselftest/arm64: mte: Fix clang warning
Andre Przywara
1
-1
/
+1
2021-03-24
kselftest/arm64: mte: Makefile: Fix clang compilation
Andre Przywara
1
-1
/
+1
2021-03-24
kselftest/arm64: mte: Output warning about failing compiler
Andre Przywara
1
-0
/
+3
2021-03-24
kselftest/arm64: mte: Use cross-compiler if specified
Andre Przywara
1
-0
/
+5
2021-03-24
kselftest/arm64: mte: Fix MTE feature detection
Andre Przywara
1
-11
/
+2
2021-03-24
kselftest/arm64: mte: common: Fix write() warnings
Andre Przywara
1
-5
/
+18
2021-03-24
kselftest/arm64: mte: user_mem: Fix write() warning
Andre Przywara
1
-1
/
+2
2021-03-24
selftests/sgx: Use getauxval() to simplify test code
Tianjia Zhang
1
-20
/
+4
2021-03-24
selftests/powerpc: Fix L1D flushing tests for Power10
Russell Currey
3
-2
/
+6
2021-03-23
Merge tag 'linux-kselftest-kunit-fixes-5.12-rc5.1' of git://git.kernel.org/pu...
Linus Torvalds
2
-1
/
+3
2021-03-23
kselftest/arm64: mte: ksm_options: Fix fscanf warning
Andre Przywara
1
-1
/
+4
2021-03-23
kselftest/arm64: mte: Fix pthread linking
Andre Przywara
1
-1
/
+2
2021-03-23
kselftest/arm64: mte: Fix compilation with native compiler
Andre Przywara
1
-2
/
+0
2021-03-23
firmware_loader: Remove unnecessary conversion to bool
Jiapeng Chong
1
-1
/
+1
2021-03-22
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
4
-6
/
+6
2021-03-22
torture: Fix kvm.sh --datestamp regex check
Paul E. McKenney
1
-1
/
+1
2021-03-22
torture: Consolidate qemu-cmd duration editing into kvm-transform.sh
Paul E. McKenney
2
-4
/
+8
2021-03-22
torture: Print proper vmlinux path for kvm-again.sh runs
Paul E. McKenney
2
-2
/
+9
2021-03-22
torture: Make TORTURE_TRUST_MAKE available in kvm-again.sh environment
Paul E. McKenney
2
-0
/
+6
2021-03-22
torture: Make kvm-transform.sh update jitter commands
Paul E. McKenney
2
-4
/
+22
2021-03-22
torture: Add --duration argument to kvm-again.sh
Paul E. McKenney
2
-7
/
+47
2021-03-22
torture: Add kvm-again.sh to rerun a previous torture-test
Paul E. McKenney
2
-0
/
+238
2021-03-22
torture: Create a "batches" file for build reuse
Paul E. McKenney
1
-12
/
+17
2021-03-22
torture: De-capitalize TORTURE_SUITE
Paul E. McKenney
2
-2
/
+2
2021-03-22
torture: Make upper-case-only no-dot no-slash scenario names official
Paul E. McKenney
1
-1
/
+1
2021-03-22
torture: Rename SRCU-t and SRCU-u to avoid lowercase characters
Paul E. McKenney
5
-2
/
+2
2021-03-22
torture: Remove no-mpstat error message
Paul E. McKenney
1
-1
/
+0
2021-03-22
torture: Record kvm-test-1-run.sh and kvm-test-1-run-qemu.sh PIDs
Paul E. McKenney
2
-1
/
+3
2021-03-22
torture: Record jitter start/stop commands
Paul E. McKenney
2
-10
/
+16
2021-03-22
torture: Extract kvm-test-1-run-qemu.sh from kvm-test-1-run.sh
Paul E. McKenney
2
-126
/
+171
2021-03-22
torture: Record TORTURE_KCONFIG_GDB_ARG in qemu-cmd
Paul E. McKenney
1
-0
/
+1
2021-03-22
torture: Abstract jitter.sh start/stop into scripts
Paul E. McKenney
3
-5
/
+62
2021-03-22
kselftest/arm64: sve: Do not use non-canonical FFR register value
Andre Przywara
1
-5
/
+17
2021-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-0
/
+121
2021-03-19
selftests/bpf: Add selftest for pointer-to-array-of-struct BTF dump
Jean-Philippe Brucker
1
-0
/
+8
2021-03-19
selftests: forwarding: vxlan_bridge_1d: Fix vxlan ecn decapsulate value
Hangbin Liu
1
-1
/
+1
2021-03-19
selftests/sgx: Improve error detection and messages
Dave Hansen
2
-15
/
+56
2021-03-18
selftests: net: forwarding: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-18
selftests/bpf: Add multi-file statically linked BPF object file test
Andrii Nakryiko
4
-3
/
+119
[prev]
[next]