Age | Commit message (Expand) | Author | Files | Lines |
2022-05-13 | Merge tag 'mm-hotfixes-stable-2022-05-11' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -5/+5 |
2022-05-09 | selftests: vm: Makefile: rename TARGETS to VMTARGETS | Joel Savitz | 1 | -5/+5 |
2022-05-09 | selftests net: add UDP GRO fraglist + bpf self-tests | Lina Wang | 4 | -0/+403 |
2022-05-05 | selftests: add ping test with ping_group_range tuned | Nicolas Dichtel | 1 | -0/+12 |
2022-05-05 | Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 26 | -103/+269 |
2022-05-04 | selftests: ocelot: tc_flower_chains: specify conform-exceed action for policer | Vladimir Oltean | 1 | -1/+1 |
2022-05-04 | wireguard: selftests: set panic_on_warn=1 from cmdline | Jason A. Donenfeld | 18 | -23/+17 |
2022-05-04 | wireguard: selftests: bump package deps | Jason A. Donenfeld | 1 | -9/+9 |
2022-05-04 | wireguard: selftests: restore support for ccache | Jason A. Donenfeld | 2 | -1/+18 |
2022-05-04 | wireguard: selftests: use newer toolchains to fill out architectures | Jason A. Donenfeld | 9 | -63/+169 |
2022-05-04 | wireguard: selftests: limit parallelism to $(nproc) tests at once | Jason A. Donenfeld | 1 | -10/+10 |
2022-05-04 | wireguard: selftests: make routing loop test non-fatal | Jason A. Donenfeld | 1 | -1/+13 |
2022-05-03 | Merge tag 'seccomp-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+5 |
2022-05-03 | selftests/net: so_txtime: usage(): fix documentation of default clock | Marc Kleine-Budde | 1 | -1/+1 |
2022-05-03 | selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systems | Marc Kleine-Budde | 1 | -1/+1 |
2022-05-03 | selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera... | Ido Schimmel | 1 | -0/+3 |
2022-04-29 | selftests/net/forwarding: add missing tests to Makefile | Hangbin Liu | 1 | -0/+33 |
2022-04-29 | selftests/net: add missing tests to Makefile | Hangbin Liu | 1 | -1/+2 |
2022-04-29 | selftests/seccomp: Don't call read() on TTY from background pgrp | Jann Horn | 1 | -5/+5 |
2022-04-28 | Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -0/+2 |
2022-04-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 9 | -128/+100 |
2022-04-22 | wireguard: selftests: enable ACPI for SMP | Jason A. Donenfeld | 2 | -0/+2 |
2022-04-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -8/+88 |
2022-04-21 | selftest/vm: add skip support to mremap_test | Sidhartha Kumar | 1 | -3/+8 |
2022-04-21 | selftest/vm: support xfail in mremap_test | Sidhartha Kumar | 1 | -1/+1 |
2022-04-21 | selftest/vm: verify remap destination address in mremap_test | Sidhartha Kumar | 1 | -3/+39 |
2022-04-21 | selftest/vm: verify mmap addr in mremap_test | Sidhartha Kumar | 1 | -1/+40 |
2022-04-21 | kvm: selftests: introduce and use more page size-related constants | Paolo Bonzini | 8 | -13/+8 |
2022-04-21 | kvm: selftests: do not use bitfields larger than 32-bits for PTEs | Paolo Bonzini | 2 | -115/+92 |
2022-04-21 | Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -0/+34 |
2022-04-21 | KVM: selftests: Silence compiler warning in the kvm_page_table_test | Thomas Huth | 1 | -1/+1 |
2022-04-20 | selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packets | Ido Schimmel | 1 | -0/+17 |
2022-04-20 | selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packets | Ido Schimmel | 1 | -0/+17 |
2022-04-15 | Merge tag 'linux-kselftest-fixes-5.18-rc3' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -8/+17 |
2022-04-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 8 | -13/+181 |
2022-04-12 | testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu set | Athira Rajeev | 1 | -8/+17 |
2022-04-11 | selftests: kvm: add tsc_scaling_sync to .gitignore | Like Xu | 1 | -0/+1 |
2022-04-09 | KVM: selftests: riscv: Fix alignment of the guest_hang() function | Anup Patel | 1 | -1/+1 |
2022-04-09 | KVM: selftests: riscv: Set PTE A and D bits in VS-stage page table | Anup Patel | 1 | -1/+3 |
2022-04-08 | Merge tag 'linux-kselftest-fixes-5.18-rc2' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 6 | -31/+54 |
2022-04-07 | Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 5 | -21/+119 |
2022-04-07 | selftests: KVM: Free the GIC FD when cleaning up in arch_timer | Oliver Upton | 1 | -4/+11 |
2022-04-07 | selftests: KVM: Don't leak GIC FD across dirty log test iterations | Oliver Upton | 1 | -3/+31 |
2022-04-07 | KVM: selftests: get-reg-list: Add KVM_REG_ARM_FW_REG(3) | Andrew Jones | 1 | -4/+10 |
2022-04-06 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 4 | -21/+105 |
2022-04-06 | bpf: Adjust bpf_tcp_check_syncookie selftest to test dual-stack sockets | Maxim Mikityanskiy | 1 | -19/+59 |
2022-04-06 | KVM: arm64: selftests: Introduce vcpu_width_config | Reiji Watanabe | 3 | -0/+124 |
2022-04-04 | selftests/harness: Pass variant to teardown | Willem de Bruijn | 1 | -5/+7 |
2022-04-04 | selftests/harness: Run TEARDOWN for ASSERT failures | Kees Cook | 1 | -15/+34 |
2022-04-04 | selftests: fix an unused variable warning in pidfd selftest | Axel Rasmussen | 1 | -1/+0 |