Age | Commit message (Expand) | Author |
2021-10-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-10-07 | Merge tag 'perf-tools-fixes-for-v5.15-2021-10-07' of git://git.kernel.org/pub... | Linus Torvalds |
2021-10-07 | Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-10-07 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski |
2021-10-05 | perf tests attr: Add missing topdown metrics events | Kan Liang |
2021-10-05 | tools include UAPI: Sync sound/asound.h copy with the kernel sources | Arnaldo Carvalho de Melo |
2021-10-05 | perf build: Fix plugin static linking with libopencsd on ARM and ARM64 | Branislav Rankov |
2021-10-05 | perf build: Add missing -lstdc++ when linking with libopencsd | Branislav Rankov |
2021-10-05 | perf jevents: Free the sys_event_tables list after processing entries | Like Xu |
2021-10-04 | Merge tag 'linux-kselftest-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2021-10-04 | selftests: net: Test for the IOAM encapsulation with IPv6 | Justin Iurman |
2021-10-03 | objtool: print out the symbol type when complaining about it | Linus Torvalds |
2021-10-03 | Merge tag 'objtool_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2021-10-02 | selftests: net: mscc: ocelot: add a test for egress VLAN modification | Vladimir Oltean |
2021-10-02 | selftests: net: mscc: ocelot: rename the VLAN modification test to ingress | Vladimir Oltean |
2021-10-02 | selftests: net: mscc: ocelot: bring up the ports automatically | Vladimir Oltean |
2021-10-01 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2021-10-01 | selftests/bpf: Use BTF-defined key/value for map definitions | Hengqi Chen |
2021-10-01 | libbpf: Support uniform BTF-defined key/value specification across all BPF maps | Hengqi Chen |
2021-10-01 | libbpf: Fix memory leak in strset | Andrii Nakryiko |
2021-10-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-10-01 | objtool: Teach get_alt_entry() about more relocation types | Peter Zijlstra |
2021-09-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-09-30 | Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-09-30 | libbpf: Fix segfault in light skeleton for objects without BTF | Kumar Kartikeya Dwivedi |
2021-09-30 | selftests/bpf: Use kselftest skip code for skipped tests | Po-Hsu Lin |
2021-09-30 | KVM: selftests: Ensure all migrations are performed when test is affined | Sean Christopherson |
2021-09-29 | libbpf: Fix skel_internal.h to set errno on loader retval < 0 | Kumar Kartikeya Dwivedi |
2021-09-29 | libbpf: Properly ignore STT_SECTION symbols in legacy map definitions | Toke Høiland-Jørgensen |
2021-09-29 | libbpf: Make gen_loader data aligned. | Alexei Starovoitov |
2021-09-29 | bpf: selftests: Fix fd cleanup in get_branch_snapshot | Kumar Kartikeya Dwivedi |
2021-09-28 | selftests/bpf: Fix probe_user test failure with clang build kernel | Yonghong Song |
2021-09-28 | bpftool: Avoid using "?: " in generated code | Yucong Sun |
2021-09-28 | selftests/bpf: Switch sk_lookup selftests to strict SEC("sk_lookup") use | Andrii Nakryiko |
2021-09-28 | libbpf: Add opt-in strict BPF program section name handling logic | Andrii Nakryiko |
2021-09-28 | libbpf: Complete SEC() table unification for BPF_APROG_SEC/BPF_EAPROG_SEC | Andrii Nakryiko |
2021-09-28 | libbpf: Refactor ELF section handler definitions | Andrii Nakryiko |
2021-09-28 | libbpf: Reduce reliance of attach_fns on sec_def internals | Andrii Nakryiko |
2021-09-28 | libbpf: Refactor internal sec_def handling to enable pluggability | Andrii Nakryiko |
2021-09-28 | selftests/bpf: Normalize all the rest SEC() uses | Andrii Nakryiko |
2021-09-28 | selftests/bpf: Switch SEC("classifier*") usage to a strict SEC("tc") | Andrii Nakryiko |
2021-09-28 | selftests/bpf: Normalize XDP section names in selftests | Andrii Nakryiko |
2021-09-28 | libbpf: Add "tc" SEC_DEF which is a better name for "classifier" | Andrii Nakryiko |
2021-09-28 | selftests: KVM: Don't clobber XMM register when read | Oliver Upton |
2021-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2021-09-28 | selftests, bpf: test_lwt_ip_encap: Really disable rp_filter | Jiri Benc |
2021-09-28 | selftests, bpf: Fix makefile dependencies on libbpf | Jiri Benc |
2021-09-28 | libbpf: Fix segfault in static linker for objects without BTF | Kumar Kartikeya Dwivedi |
2021-09-27 | libbpf: Ignore STT_SECTION symbols in 'maps' section | Toke Høiland-Jørgensen |
2021-09-28 | selftests: xsk: Add frame_headroom test | Magnus Karlsson |