Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | KVM: selftests: move Hyper-V MSR definitions to hyperv.h | Vitaly Kuznetsov | 2021-06-17 | 2 | -7/+20 | |
| * | | | | | KVM: selftests: Introduce x2APIC register manipulation functions | Jim Mattson | 2021-06-17 | 3 | -5/+14 | |
| * | | | | | KVM: selftests: Hoist APIC functions out of individual tests | Jim Mattson | 2021-06-17 | 7 | -66/+83 | |
| * | | | | | KVM: selftests: Move APIC definitions into a separate file | Jim Mattson | 2021-06-17 | 3 | -47/+59 | |
| * | | | | | KVM: selftests: x86: Add vmx_nested_tsc_scaling_test | Ilias Stamatis | 2021-06-17 | 3 | -0/+244 | |
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2021-06-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | kselftest/arm64: Add missing newline to SVE test skipping output | Mark Brown | 2021-05-25 | 1 | -1/+1 | |
* | | | | | | | Merge tag 'x86-asm-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-06-28 | 2 | -14/+203 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | x86/asm: Make <asm/asm.h> valid on cross-builds as well | Ingo Molnar | 2021-05-14 | 1 | -0/+4 | |
| * | | | | | | | x86/asm: Use _ASM_BYTES() in <asm/nops.h> | H. Peter Anvin (Intel) | 2021-05-10 | 2 | -14/+199 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-06-28 | 5 | -0/+362 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'sched/urgent' into sched/core, to resolve conflicts | Ingo Molnar | 2021-06-18 | 30 | -40/+179 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar | 2021-06-03 | 82 | -858/+2876 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||||
| * | | | | | | | | kselftest: Add test for core sched prctl interface | Chris Hyser | 2021-05-12 | 4 | -0/+354 | |
| * | | | | | | | | sched: prctl() core-scheduling interface | Chris Hyser | 2021-05-12 | 1 | -0/+8 | |
* | | | | | | | | | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-06-28 | 6 | -18/+430 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | selftests: futex: Add futex compare requeue test | André Almeida | 2021-06-22 | 4 | -1/+142 | |
| * | | | | | | | | | selftests: futex: Add futex wait test | André Almeida | 2021-06-22 | 4 | -1/+177 | |
| * | | | | | | | | | selftests: futex: Expand timeout test | André Almeida | 2021-05-12 | 1 | -16/+110 | |
| * | | | | | | | | | selftests: futex: Correctly include headers dirs | André Almeida | 2021-05-12 | 1 | -1/+2 | |
| |/ / / / / / / / | ||||||
| | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ | Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git:/... | Linus Torvalds | 2021-06-28 | 8 | -51/+136 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | objtool: Improve reloc hash size guestimate | Peter Zijlstra | 2021-06-14 | 2 | -7/+5 | |
| | * | | | | | | | | | objtool: Reflow handle_jump_alt() | Peter Zijlstra | 2021-05-14 | 1 | -11/+11 | |
| | * | | | | | | | | | objtool: Provide stats for jump_labels | Peter Zijlstra | 2021-05-12 | 2 | -2/+23 | |
| | * | | | | | | | | | objtool: Rewrite jump_label instructions | Peter Zijlstra | 2021-05-12 | 1 | -0/+14 | |
| | * | | | | | | | | | objtool: Decode jump_entry::key addend | Peter Zijlstra | 2021-05-12 | 3 | -0/+16 | |
| | * | | | | | | | | | objtool: Rewrite hashtable sizing | Peter Zijlstra | 2021-05-12 | 2 | -47/+83 | |
| | | |_|_|/ / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | objtool: Don't make .altinstructions writable | Josh Poimboeuf | 2021-06-24 | 1 | -1/+1 | |
* | | | | | | | | | | KVM: selftests: Fix mapping length truncation in m{,un}map() | Zenghui Yu | 2021-06-24 | 1 | -2/+2 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | tools headers UAPI: Sync linux/in.h copy with the kernel sources | Arnaldo Carvalho de Melo | 2021-06-19 | 1 | -0/+3 | |
* | | | | | | | | | tools headers UAPI: Sync asm-generic/unistd.h with the kernel original | Arnaldo Carvalho de Melo | 2021-06-19 | 1 | -2/+1 | |
* | | | | | | | | | perf beauty: Update copy of linux/socket.h with the kernel sources | Arnaldo Carvalho de Melo | 2021-06-19 | 1 | -2/+0 | |
* | | | | | | | | | perf test: Fix non-bash issue with stat bpf counters | Ian Rogers | 2021-06-19 | 1 | -2/+2 | |
* | | | | | | | | | perf machine: Fix refcount usage when processing PERF_RECORD_KSYMBOL | Riccardo Mancini | 2021-06-19 | 1 | -1/+2 | |
* | | | | | | | | | perf metricgroup: Return error code from metricgroup__add_metric_sys_event_it... | John Garry | 2021-06-19 | 1 | -3/+5 | |
* | | | | | | | | | perf metricgroup: Fix find_evsel_group() event selector | John Garry | 2021-06-19 | 1 | -3/+3 | |
* | | | | | | | | | Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-06-18 | 16 | -16/+387 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | selftests/net: Add icmp.sh for testing ICMP dummy address responses | Toke Høiland-Jørgensen | 2021-06-18 | 1 | -0/+74 | |
| * | | | | | | | | | selftests: net: use bash to run udpgro_fwd test case | Andrea Righi | 2021-06-16 | 1 | -1/+1 | |
| * | | | | | | | | | selftests: net: veth: make test compatible with dash | Andrea Righi | 2021-06-16 | 1 | -2/+3 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2021-06-15 | 9 | -9/+54 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | bpf, selftests: Adjust few selftest outcomes wrt unreachable code | Daniel Borkmann | 2021-06-14 | 8 | -8/+53 | |
| | * | | | | | | | | | libbpf: Fixes incorrect rx_ring_setup_done | Kev Jackson | 2021-06-07 | 1 | -1/+1 | |
| * | | | | | | | | | | ipv4: Fix device used for dst_alloc with local routes | David Ahern | 2021-06-14 | 1 | -0/+25 | |
| * | | | | | | | | | | selftests: mptcp: enable syncookie only in absence of reorders | Paolo Abeni | 2021-06-10 | 1 | -3/+8 | |
| * | | | | | | | | | | selftests: netfilter: add fib test case | Florian Westphal | 2021-06-09 | 2 | -1/+222 | |
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2021-06-17 | 2 | -20/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | / / / | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | KVM: selftests: Fix kvm_check_cap() assertion | Fuad Tabba | 2021-06-17 | 1 | -1/+1 | |
| * | | | | | | | | | KVM: selftests: Fix compiling errors when initializing the static structure | Yanan Wang | 2021-06-10 | 1 | -19/+19 | |
* | | | | | | | | | | Merge tag 'perf-tools-fixes-for-v5.13-2021-06-13' of git://git.kernel.org/pub... | Linus Torvalds | 2021-06-13 | 2 | -5/+3 | |
|\ \ \ \ \ \ \ \ \ \ |