| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-12-19 | 1 | -17/+0 |
|\ |
|
| * | KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDs | Vitaly Kuznetsov | 2021-12-19 | 1 | -17/+0 |
* | | perf inject: Fix segfault due to perf_data__fd() without open | Adrian Hunter | 2021-12-18 | 1 | -3/+7 |
* | | perf inject: Fix segfault due to close without open | Adrian Hunter | 2021-12-18 | 1 | -1/+2 |
* | | perf expr: Fix missing check for return value of hashmap__new() | Miaoqian Lin | 2021-12-18 | 1 | -0/+5 |
* | | Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-12-17 | 14 | -16/+421 |
|\ \ |
|
| * \ | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2021-12-16 | 9 | -3/+353 |
| |\ \ |
|
| | * | | bpf, selftests: Fix racing issue in btf_skc_cls_ingress test | Martin KaFai Lau | 2021-12-16 | 1 | -2/+14 |
| | * | | selftest/bpf: Add a test that reads various addresses. | Alexei Starovoitov | 2021-12-16 | 2 | -0/+32 |
| | * | | bpf, selftests: Add test case trying to taint map value pointer | Daniel Borkmann | 2021-12-16 | 1 | -0/+23 |
| | * | | bpf, selftests: Update test case for atomic cmpxchg on r0 with pointer | Daniel Borkmann | 2021-12-15 | 1 | -2/+65 |
| | * | | bpf, selftests: Add test case for atomic fetch on spilled pointer | Daniel Borkmann | 2021-12-15 | 2 | -0/+117 |
| | * | | selftests/bpf: Fix OOB write in test_verifier | Kumar Kartikeya Dwivedi | 2021-12-14 | 1 | -1/+1 |
| | * | | selftests/bpf: Tests for state pruning with u32 spill/fill | Paul Chaignon | 2021-12-10 | 2 | -0/+103 |
| * | | | selftests: mlxsw: Add a test case for MAC profiles consolidation | Danielle Ratson | 2021-12-14 | 1 | -0/+30 |
| * | | | selftest/net/forwarding: declare NETIFS p9 p10 | Hangbin Liu | 2021-12-13 | 1 | -0/+2 |
| * | | | selftests/net: toeplitz: fix udp option | Willem de Bruijn | 2021-12-13 | 1 | -1/+1 |
| * | | | selftests: Fix IPv6 address bind tests | David Ahern | 2021-12-12 | 1 | -3/+11 |
| * | | | selftests: Fix raw socket bind tests with VRF | David Ahern | 2021-12-12 | 1 | -1/+2 |
| * | | | selftests: Add duplicate config only for MD5 VRF tests | David Ahern | 2021-12-12 | 1 | -6/+20 |
| * | | | selftests: icmp_redirect: pass xfail=0 to log_test() | Po-Hsu Lin | 2021-12-12 | 1 | -1/+1 |
| |/ / |
|
| * | | selftests: net: Correct ping6 expected rc from 2 to 1 | Jie2x Zhou | 2021-12-10 | 1 | -1/+1 |
* | | | Merge tag 'perf-tools-fixes-for-v5.16-2021-12-11' of git://git.kernel.org/pub... | Linus Torvalds | 2021-12-11 | 5 | -32/+64 |
|\ \ \ |
|
| * | | | perf python: Fix NULL vs IS_ERR_OR_NULL() checking | Miaoqian Lin | 2021-12-11 | 1 | -1/+1 |
| * | | | perf intel-pt: Fix error timestamp setting on the decoder error path | Adrian Hunter | 2021-12-11 | 1 | -0/+1 |
| * | | | perf intel-pt: Fix missing 'instruction' events with 'q' option | Adrian Hunter | 2021-12-11 | 1 | -3/+8 |
| * | | | perf intel-pt: Fix next 'err' value, walking trace | Adrian Hunter | 2021-12-11 | 1 | -0/+1 |
| * | | | perf intel-pt: Fix state setting when receiving overflow (OVF) packet | Adrian Hunter | 2021-12-11 | 1 | -4/+28 |
| * | | | perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state type | Adrian Hunter | 2021-12-11 | 1 | -19/+13 |
| * | | | perf intel-pt: Fix sync state when a PSB (synchronization) packet is found | Adrian Hunter | 2021-12-11 | 1 | -1/+1 |
| * | | | perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u... | Adrian Hunter | 2021-12-11 | 1 | -3/+4 |
| * | | | perf tools: Prevent out-of-bounds access to registers | German Gomez | 2021-12-11 | 2 | -1/+7 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-12-11 | 9 | -74/+172 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | selftests/damon: split test cases | SeongJae Park | 2021-12-11 | 7 | -112/+129 |
| * | | | selftests/damon: test debugfs file reads/writes with huge count | SeongJae Park | 2021-12-11 | 4 | -0/+61 |
| * | | | selftests/damon: test wrong DAMOS condition ranges input | SeongJae Park | 2021-12-11 | 1 | -0/+2 |
| * | | | selftests/damon: test DAMON enabling with empty target_ids case | SeongJae Park | 2021-12-11 | 1 | -0/+9 |
| * | | | selftests/damon: skip test if DAMON is running | SeongJae Park | 2021-12-11 | 1 | -0/+9 |
| |/ / |
|
* | | | Merge tag 'acpi-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2021-12-10 | 2 | -0/+2 |
|\ \ \ |
|
| * | | | ACPI: tools: Fix compilation when output directory is not present | Chen Yu | 2021-12-08 | 2 | -0/+2 |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-12-10 | 7 | -2/+195 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | selftests: KVM: Add test to verify KVM doesn't explode on "bad" I/O | Sean Christopherson | 2021-12-10 | 3 | -0/+116 |
| * | | selftests: KVM: avoid failures due to reserved HyperTransport region | Paolo Bonzini | 2021-12-10 | 3 | -1/+78 |
| * | | KVM: x86: selftests: svm_int_ctl_test: fix intercept calculation | Maciej S. Szmigiero | 2021-12-09 | 1 | -1/+1 |
| |/ |
|
* | | Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-12-09 | 11 | -61/+766 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski | 2021-12-09 | 3 | -13/+60 |
| |\ \ |
|
| | * | | selftests: netfilter: switch zone stress to socat | Florian Westphal | 2021-12-08 | 1 | -6/+13 |
| | * | | selftests: netfilter: Add correctness test for mac,net set type | Stefano Brivio | 2021-12-08 | 1 | -3/+21 |
| | * | | vrf: don't run conntrack on vrf with !dflt qdisc | Nicolas Dichtel | 2021-12-08 | 1 | -4/+26 |
| * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2021-12-09 | 2 | -35/+605 |
| |\ \ \ |
|