| Commit message (Expand) | Author | Age | Files | Lines |
* | userfaultfd/selftests: fix uninitialized_var.cocci warning | Guo Zhengkui | 2022-03-22 | 1 | -1/+1 |
* | selftests: vm: add a hugetlb test case | Muchun Song | 2022-03-22 | 4 | -0/+157 |
* | selftests, x86: fix how check_cc.sh is being invoked | Guillaume Tucker | 2022-03-22 | 2 | -6/+6 |
* | selftests: memcg: test high limit for single entry allocation | Shakeel Butt | 2022-03-22 | 3 | -3/+91 |
* | perf parse-events: Ignore case in topdown.slots check | Ian Rogers | 2022-03-18 | 1 | -1/+1 |
* | perf evlist: Avoid iteration for empty evlist. | Ian Rogers | 2022-03-18 | 1 | -11/+17 |
* | perf symbols: Fix symbol size calculation condition | Michael Petlan | 2022-03-18 | 1 | -1/+1 |
* | Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds | 2022-03-17 | 1 | -3/+2 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 2022-03-14 | 1 | -3/+2 |
| |\ |
|
| | * | Revert "netfilter: nat: force port remap to prevent shadowing well-known ports" | Florian Westphal | 2022-03-08 | 1 | -3/+2 |
* | | | selftests: vm: fix clang build error multiple output files | Yosry Ahmed | 2022-03-17 | 1 | -4/+2 |
* | | | perf parse: Fix event parser error for hybrid systems | Zhengjun Xing | 2022-03-12 | 1 | -2/+4 |
* | | | perf bench: Fix NULL check against wrong variable | Weiguo Li | 2022-03-12 | 1 | -1/+1 |
* | | | perf parse-events: Fix NULL check against wrong variable | Weiguo Li | 2022-03-12 | 1 | -1/+1 |
* | | | tools headers cpufeatures: Sync with the kernel sources | Arnaldo Carvalho de Melo | 2022-03-12 | 1 | -1/+1 |
* | | | tools kvm headers arm64: Update KVM headers from the kernel sources | Arnaldo Carvalho de Melo | 2022-03-12 | 1 | -0/+5 |
|/ / |
|
* | | Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-03-10 | 1 | -4/+17 |
|\ \ |
|
| * | | selftests: pmtu.sh: Kill nettest processes launched in subshell. | Guillaume Nault | 2022-03-09 | 1 | -2/+12 |
| * | | selftests: pmtu.sh: Kill tcpdump processes launched by subshell. | Guillaume Nault | 2022-03-09 | 1 | -2/+5 |
* | | | Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-03-07 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE | Peter Zijlstra (Intel) | 2022-02-21 | 1 | -1/+1 |
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2022-03-07 | 2 | -0/+4 |
|\ \ \ \ |
|
| * | | | | tools/virtio: handle fallout from folio work | Michael S. Tsirkin | 2022-03-06 | 1 | -0/+3 |
| * | | | | tools/virtio: fix virtio_test execution | Stefano Garzarella | 2022-03-06 | 1 | -0/+1 |
* | | | | | kselftest/vm: fix tests build with old libc | Chengming Zhou | 2022-03-05 | 1 | -0/+1 |
* | | | | | selftests/vm: cleanup hugetlb file after mremap test | Mike Kravetz | 2022-03-05 | 2 | -8/+21 |
| |_|/ /
|/| | | |
|
* | | | | Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-03-03 | 7 | -5/+162 |
|\ \ \ \ |
|
| * | | | | selftests: mlxsw: resource_scale: Fix return value | Amit Cohen | 2022-03-03 | 1 | -1/+1 |
| * | | | | selftests: mlxsw: tc_police_scale: Make test more robust | Amit Cohen | 2022-03-03 | 1 | -1/+2 |
| | |_|/
| |/| | |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf | Jakub Kicinski | 2022-03-01 | 4 | -1/+157 |
| |\ \ \ |
|
| | * | | | selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race test | Florian Westphal | 2022-03-01 | 4 | -1/+157 |
| * | | | | selftests: mptcp: do complete cleanup at exit | Paolo Abeni | 2022-02-24 | 1 | -2/+2 |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-03-01 | 3 | -2/+13 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/... | Paolo Bonzini | 2022-02-25 | 3 | -2/+13 |
| |\ \ \ \ |
|
| | * | | | | KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3 | Mark Brown | 2022-02-25 | 3 | -2/+13 |
* | | | | | | Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-02-26 | 4 | -11/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | rtla/osnoise: Fix error message when failing to enable trace instance | Daniel Bristot de Oliveira | 2022-02-25 | 1 | -1/+1 |
| * | | | | | | rtla/osnoise: Free params at the exit | Daniel Bristot de Oliveira | 2022-02-25 | 1 | -0/+1 |
| * | | | | | | rtla/hist: Make -E the short version of --entries | Daniel Bristot de Oliveira | 2022-02-25 | 2 | -10/+10 |
* | | | | | | | selftests/memfd: clean up mapping in mfd_fail_write | Mike Kravetz | 2022-02-26 | 1 | -0/+1 |
* | | | | | | | selftest/vm: fix map_fixed_noreplace test failure | Aneesh Kumar K.V | 2022-02-26 | 1 | -12/+37 |
* | | | | | | | Merge tag 'perf-tools-fixes-for-v5.17-2022-02-24' of git://git.kernel.org/pub... | Linus Torvalds | 2022-02-24 | 5 | -21/+8 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | perf script: Fix error when printing 'weight' field | German Gomez | 2022-02-22 | 1 | -1/+1 |
| * | | | | | | | tools arch x86: Sync the msr-index.h copy with the kernel sources | Arnaldo Carvalho de Melo | 2022-02-22 | 1 | -0/+1 |
| * | | | | | | | perf data: Fix double free in perf_session__delete() | Alexey Bayduraev | 2022-02-22 | 1 | -4/+3 |
| * | | | | | | | perf evlist: Fix failed to use cpu list for uncore events | Zhengjun Xing | 2022-02-18 | 1 | -2/+2 |
| * | | | | | | | perf test: Skip failing sigtrap test for arm+aarch64 | John Garry | 2022-02-18 | 1 | -14/+1 |
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-02-24 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | / / /
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3 | Nicholas Piggin | 2022-02-22 | 1 | -0/+1 |
* | | | | | | | Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-02-24 | 5 | -22/+166 |
|\ \ \ \ \ \ \
| | |_|_|_|/ /
| |/| | | | | |
|