Age | Commit message (Expand) | Author | Files | Lines |
2021-02-22 | Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -6/+12 |
2021-02-22 | Merge tag 'linux-kselftest-kunit-5.12-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 4 | -115/+150 |
2021-02-22 | Merge tag 'linux-kselftest-next-5.12-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 8 | -44/+132 |
2021-02-22 | Merge tag 'docs-5.12' of git://git.lwn.net/linux | Linus Torvalds | 1 | -11/+15 |
2021-02-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 1 | -1/+0 |
2021-02-22 | Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -623/+603 |
2021-02-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 23 | -102/+1798 |
2021-02-22 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+1 |
2021-02-21 | Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 14 | -42/+643 |
2021-02-21 | Merge tag 'x86_misc_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -20/+4 |
2021-02-18 | Merge tag 'v5.11' into rdma.git for-next | Jason Gunthorpe | 27 | -220/+1513 |
2021-02-17 | net: re-solve some conflicts after net -> net-next merge | Jakub Kicinski | 1 | -1/+2 |
2021-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -8/+40 |
2021-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 83 | -739/+2791 |
2021-02-15 | selftests: gpio: add CONFIG_GPIO_CDEV to config | Kent Gibson | 1 | -0/+1 |
2021-02-15 | selftests: gpio: port to GPIO uAPI v2 | Kent Gibson | 2 | -10/+76 |
2021-02-15 | selftests: remove obsolete gpio references from kselftest_deps.sh | Kent Gibson | 1 | -3/+1 |
2021-02-15 | selftests: remove obsolete build restriction for gpio | Kent Gibson | 1 | -9/+0 |
2021-02-15 | selftests: gpio: remove obsolete gpio-mockup-chardev.c | Kent Gibson | 1 | -323/+0 |
2021-02-15 | selftests: gpio: rework and simplify test implementation | Kent Gibson | 4 | -288/+535 |
2021-02-15 | kselftest: add support for skipped tests | Timur Tabi | 1 | -6/+12 |
2021-02-13 | selftests/bpf: Add unit tests for pointers in global functions | Dmitrii Banshchikov | 11 | -0/+449 |
2021-02-13 | selftests: tc: Add generic mpls matching support for tc-flower | Guillaume Nault | 2 | -1/+162 |
2021-02-13 | selftests: tc: Add basic mpls_* matching support for tc-flower | Guillaume Nault | 3 | -1/+187 |
2021-02-13 | flow_dissector: fix TTL and TOS dissection on IPv4 fragments | Davide Caratti | 1 | -1/+37 |
2021-02-13 | selftests: mptcp: fail if not enough SYN/3rd ACK | Matthieu Baerts | 1 | -8/+20 |
2021-02-13 | selftests: mptcp: display warnings on one line | Matthieu Baerts | 1 | -23/+40 |
2021-02-13 | selftests: mptcp: fix ACKRX debug message | Matthieu Baerts | 1 | -1/+1 |
2021-02-13 | selftests: mptcp: dump more info on errors | Paolo Abeni | 1 | -3/+12 |
2021-02-13 | selftests/bpf: Tests using bpf_check_mtu BPF-helper | Jesper Dangaard Brouer | 2 | -0/+414 |
2021-02-13 | selftests/bpf: Use bpf_check_mtu in selftest test_cls_redirect | Jesper Dangaard Brouer | 1 | -0/+7 |
2021-02-12 | selftests/bpf: Add test for bpf_iter_task_vma | Song Liu | 3 | -10/+174 |
2021-02-12 | bpf: selftests: Add non function pointer test to struct_ops | Martin KaFai Lau | 1 | -0/+1 |
2021-02-12 | Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 5 | -9/+17 |
2021-02-12 | Merge branch 'for-mingo-nolibc' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 1 | -1/+1 |
2021-02-12 | Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 13 | -41/+642 |
2021-02-12 | selftests/bpf: Add a selftest for the tracing bpf_get_socket_cookie | Florent Revest | 2 | -6/+41 |
2021-02-12 | selftests/bpf: Use vmlinux.h in socket_cookie_prog.c | Florent Revest | 1 | -5/+6 |
2021-02-12 | selftests/bpf: Integrate the socket_cookie test to test_progs | Florent Revest | 5 | -213/+72 |
2021-02-11 | selftests/bpf: Convert test_xdp_redirect.sh to bash | Björn Töpel | 1 | -7/+3 |
2021-02-11 | selftests/bpf: Add a test for map-in-map and per-cpu maps in sleepable progs | Alexei Starovoitov | 1 | -0/+69 |
2021-02-11 | selftests/bpf: Improve recursion selftest | Alexei Starovoitov | 1 | -0/+8 |
2021-02-11 | selftest/bpf: Add a recursion test | Alexei Starovoitov | 2 | -0/+79 |
2021-02-11 | bpf: Add per-program recursion prevention mechanism | Alexei Starovoitov | 2 | -4/+4 |
2021-02-11 | KVM: selftests: Don't bother mapping GVA for Xen shinfo test | Sean Christopherson | 1 | -4/+3 |
2021-02-11 | KVM: selftests: Fix hex vs. decimal snafu in Xen test | Sean Christopherson | 1 | -1/+1 |
2021-02-11 | KVM: selftests: Fix size of memslots created by Xen tests | Sean Christopherson | 2 | -4/+2 |
2021-02-11 | KVM: selftests: Ignore recently added Xen tests' build output | Sean Christopherson | 1 | -0/+2 |
2021-02-11 | KVM: selftests: Add missing header file needed by xAPIC IPI tests | Peter Shier | 1 | -0/+55 |
2021-02-11 | KVM: selftests: Add operand to vmsave/vmload/vmrun in svm.c | Ricardo Koller | 1 | -4/+4 |