Age | Commit message (Expand) | Author |
2023-10-24 | Merge tag 'mm-hotfixes-stable-2023-10-24-09-40' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-10-21 | Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-10-20 | Merge tag 'linux_kselftest_active-fixes-6.6-rc7' of git://git.kernel.org/pub/... | Linus Torvalds |
2023-10-20 | selftests/ftrace: Add new test case which checks non unique symbol | Francis Laniel |
2023-10-19 | Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-10-19 | selftests: mptcp: join: no RST when rm subflow/addr | Matthieu Baerts |
2023-10-19 | selftests: mptcp: join: correctly check for no RST | Matthieu Baerts |
2023-10-19 | selftests: net: add very basic test for netdev names and namespaces | Jakub Kicinski |
2023-10-18 | selftests/mm: include mman header to access MREMAP_DONTUNMAP identifier | Samasth Norway Ananda |
2023-10-18 | selftests: netfilter: Run nft_audit.sh in its own netns | Phil Sutter |
2023-10-18 | netfilter: nf_tables: audit log object reset once per table | Phil Sutter |
2023-10-17 | selftests/user_events: Fix abi_test for BE archs | Beau Belgrave |
2023-10-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-10-15 | selftests: openvswitch: Fix the ct_tuple for v4 | Aaron Conole |
2023-10-15 | selftests: openvswitch: Skip drop testing on older kernels | Aaron Conole |
2023-10-15 | selftests: openvswitch: Catch cases where the tests are killed | Aaron Conole |
2023-10-15 | selftests: openvswitch: Add version check for pyroute2 | Aaron Conole |
2023-10-15 | Merge tag 'kvm-x86-selftests-6.6-fixes' of https://github.com/kvm-x86/linux i... | Paolo Bonzini |
2023-10-13 | selftests: fib_tests: Count all trace point invocations | Ido Schimmel |
2023-10-13 | selftests: fib_tests: Disable RP filter in multipath list receive test | Ido Schimmel |
2023-10-13 | Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-10-12 | KVM: selftests: Force load all supported XSAVE state in state test | Sean Christopherson |
2023-10-12 | KVM: selftests: Load XSAVE state into untouched vCPU during state test | Sean Christopherson |
2023-10-12 | KVM: selftests: Touch relevant XSAVE state in guest for state test | Sean Christopherson |
2023-10-09 | selftests/bpf: Add testcase for async callback return value failure | David Vernet |
2023-10-06 | selftests/bpf: Make seen_tc* variable tests more robust | Daniel Borkmann |
2023-10-06 | selftests/bpf: Test query on empty mprog and pass revision into attach | Daniel Borkmann |
2023-10-06 | selftests/bpf: Adapt assert_mprog_count to always expect 0 count | Daniel Borkmann |
2023-10-06 | selftests/bpf: Test bpf_mprog query API via libbpf and raw syscall | Daniel Borkmann |
2023-10-05 | KVM: selftests: Zero-initialize entire test_result in memslot perf test | Sean Christopherson |
2023-10-05 | Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds |
2023-10-04 | Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne... | Jakub Kicinski |
2023-10-04 | KVM: selftests: Remove obsolete and incorrect test case metadata | Like Xu |
2023-10-04 | KVM: selftests: Treat %llx like %lx when formatting guest printf | Sean Christopherson |
2023-10-04 | Merge tag 'linux-kselftest-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2023-10-04 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
2023-10-04 | netfilter: nf_tables: Deduplicate nft_register_obj audit logs | Phil Sutter |
2023-10-04 | selftests: netfilter: Extend nft_audit.sh | Phil Sutter |
2023-10-04 | selftests: netfilter: test for sctp collision processing in nf_conntrack | Xin Long |
2023-10-01 | Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-09-30 | Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-09-29 | selftests/mm: fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparen... | Juntong Deng |
2023-09-29 | selftest/bpf: Add various selftests for program limits | Daniel Borkmann |
2023-09-29 | bpf, sockmap: Add tests for MSG_F_PEEK | John Fastabend |
2023-09-26 | selftests: Fix wrong TARGET in kselftest top level Makefile | Juntong Deng |
2023-09-26 | Merge tag 'linux-kselftest-fixes-6.6-rc4' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2023-09-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2023-09-23 | Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-09-23 | Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ... | Paolo Bonzini |
2023-09-22 | selftests/powerpc: Fix emit_tests to work with run_kselftest.sh | Michael Ellerman |