Age | Commit message (Expand) | Author |
2022-01-10 | Merge tag 'seccomp-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-01-10 | Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2022-01-10 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2022-01-09 | Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub... | Linus Torvalds |
2022-01-07 | Revert "libtraceevent: Increase libtraceevent logging when verbose" | Arnaldo Carvalho de Melo |
2022-01-07 | perf trace: Avoid early exit due to running SIGCHLD handler before it makes s... | Jiri Olsa |
2022-01-06 | selftests: cgroup: Test open-time cgroup namespace usage for migration checks | Tejun Heo |
2022-01-06 | selftests: cgroup: Test open-time credential usage for migration checks | Tejun Heo |
2022-01-06 | selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644 | Tejun Heo |
2022-01-05 | Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds |
2022-01-05 | selftests: set amt.sh executable | Taehee Yoo |
2022-01-02 | Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub... | Linus Torvalds |
2022-01-02 | perf top: Fix TUI exit screen refresh race condition | yaowenbin |
2022-01-02 | perf pmu: Fix alias events list | John Garry |
2021-12-31 | selftests: net: udpgro_fwd.sh: explicitly checking the available ping feature | Jianguo Wu |
2021-12-31 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2021-12-31 | userfaultfd/selftests: fix hugetlb area allocations | Mike Kravetz |
2021-12-30 | selftests: net: using ping6 for IPv6 in udpgro_fwd.sh | Jianguo Wu |
2021-12-29 | selftests: net: Fix a typo in udpgro_fwd.sh | Jianguo Wu |
2021-12-29 | selftests/net: udpgso_bench_tx: fix dst ip argument | wujianguo |
2021-12-28 | perf scripts python: intel-pt-events.py: Fix printing of switch events | Adrian Hunter |
2021-12-28 | perf script: Fix CPU filtering of a script's switch events | Adrian Hunter |
2021-12-28 | perf intel-pt: Fix parsing of VM time correlation arguments | Adrian Hunter |
2021-12-28 | perf expr: Fix return value of ids__new() | Miaoqian Lin |
2021-12-25 | selftests: mptcp: Remove the deprecated config NFT_COUNTER | Ma Xinjian |
2021-12-23 | selftests: Calculate udpgso segment count without header adjustment | Coco Li |
2021-12-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-12-20 | KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest state | Sean Christopherson |
2021-12-20 | selftests: KVM: Fix non-x86 compiling | Andrew Jones |
2021-12-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-12-19 | KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDs | Vitaly Kuznetsov |
2021-12-18 | perf inject: Fix segfault due to perf_data__fd() without open | Adrian Hunter |
2021-12-18 | perf inject: Fix segfault due to close without open | Adrian Hunter |
2021-12-18 | perf expr: Fix missing check for return value of hashmap__new() | Miaoqian Lin |
2021-12-17 | bpf, selftests: Fix spelling mistake "tained" -> "tainted" | Colin Ian King |
2021-12-17 | selftests/sgx: Fix corrupted cpuid macro invocation | Jarkko Sakkinen |
2021-12-16 | Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-12-16 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2021-12-16 | bpf, selftests: Fix racing issue in btf_skc_cls_ingress test | Martin KaFai Lau |
2021-12-16 | selftest/bpf: Add a test that reads various addresses. | Alexei Starovoitov |
2021-12-16 | bpf, selftests: Add test case trying to taint map value pointer | Daniel Borkmann |
2021-12-14 | bpf, selftests: Update test case for atomic cmpxchg on r0 with pointer | Daniel Borkmann |
2021-12-14 | bpf, selftests: Add test case for atomic fetch on spilled pointer | Daniel Borkmann |
2021-12-14 | kselftest/arm64: Add pidbench for floating point syscall cases | Mark Brown |
2021-12-14 | kselftest/arm64: Add a test program to exercise the syscall ABI | Mark Brown |
2021-12-14 | kselftest/arm64: Allow signal tests to trigger from a function | Mark Brown |
2021-12-14 | kselftest/arm64: Parameterise ptrace vector length information | Mark Brown |
2021-12-14 | selftests/bpf: Fix OOB write in test_verifier | Kumar Kartikeya Dwivedi |
2021-12-14 | selftests: mlxsw: Add a test case for MAC profiles consolidation | Danielle Ratson |
2021-12-13 | selftest/net/forwarding: declare NETIFS p9 p10 | Hangbin Liu |