platform/kernel/linux-starfive.git
2021-10-20 Quentin Monnetbpf/preload: Clean up .gitignore and "clean-files"...
2021-10-20 Dave Marchevskylibbpf: Migrate internal use of bpf_program__get_prog_i...
2021-10-19 Kumar Kartikeya... bpf: Silence Coverity warning for find_kfunc_desc_btf
2021-10-19 Andrii NakryikoMerge branch 'fixes for bpftool's Makefile'
2021-10-19 Quentin Monnetbpftool: Turn check on zlib from a phony target into...
2021-10-19 Quentin Monnetbpftool: Do not FORCE-build libbpf
2021-10-19 Quentin Monnetbpftool: Fix install for libbpf's internal header(s)
2021-10-19 Quentin Monnetlibbpf: Remove Makefile warnings on out-of-sync netlink...
2021-10-19 Yonghong Songbpf: Rename BTF_KIND_TAG to BTF_KIND_DECL_TAG
2021-10-11 Tiezhu Yangbpf, mips: Fix comment on tail call count limiting
2021-10-11 Tiezhu Yangbpf, mips: Clean up config options about JIT
2021-10-09 Ilya Leoshkevichselftests/bpf: Skip verifier tests that fail to load...
2021-10-08 Andrii NakryikoMerge branch 'selftests/bpf: Add parallelism to test_progs'
2021-10-08 Yucong Sunselfetest/bpf: Make some tests serial
2021-10-08 Yucong Sunselftests/bpf: Fix pid check in fexit_sleep test
2021-10-08 Yucong Sunselftests/bpf: Adding pid filtering for atomics test
2021-10-08 Yucong Sunselftests/bpf: Make cgroup_v1v2 use its own port
2021-10-08 Yucong Sunselftests/bpf: Fix race condition in enable_stats
2021-10-08 Yucong Sunselftests/bpf: Add per worker cgroup suffix
2021-10-08 Yucong Sunselftests/bpf: Allow some tests to be executed in sequence
2021-10-08 Yucong Sunselftests/bpf: Add parallelism to test_progs
2021-10-08 Andrii NakryikoMerge branch 'add support for writable bare tracepoint'
2021-10-08 Hou Taobpf/selftests: Add test for writable bare tracepoint
2021-10-08 Hou Taolibbpf: Support detecting and attaching of writable...
2021-10-08 Hou Taobpf: Support writable context for bare tracepoint
2021-10-08 Andrii NakryikoMerge branch 'install libbpf headers when using the...
2021-10-08 Quentin Monnetbpftool: Add install-bin target to install binary only
2021-10-08 Quentin Monnetselftests/bpf: Better clean up for runqslower in test_b...
2021-10-08 Quentin Monnetsamples/bpf: Do not FORCE-recompile libbpf
2021-10-08 Quentin Monnetsamples/bpf: Install libbpf headers when building
2021-10-08 Quentin Monnetsamples/bpf: Update .gitignore
2021-10-08 Quentin Monnetbpf: iterators: Install libbpf headers when building
2021-10-08 Quentin Monnetbpf: preload: Install libbpf headers when building
2021-10-08 Quentin Monnettools/runqslower: Install libbpf headers when building
2021-10-08 Quentin Monnettools/resolve_btfids: Install libbpf headers when building
2021-10-08 Quentin Monnetbpftool: Install libbpf headers instead of including...
2021-10-08 Quentin Monnetbpftool: Remove unused includes to <bpf/bpf_gen_internal.h>
2021-10-08 Quentin Monnetlibbpf: Skip re-installing headers file if source is...
2021-10-08 Yucong Sunselftests/bpf: Fix btf_dump test under new clang
2021-10-08 Dave Marchevskyselftests/bpf: Remove SEC("version") from test progs
2021-10-08 Song Liuselftests/bpf: Skip the second half of get_branch_snaps...
2021-10-07 Johan Almbladhbpf, tests: Add more LD_IMM64 tests
2021-10-07 Johan Almbladhmips, bpf: Optimize loading of 64-bit constants
2021-10-07 Johan Almbladhmips, bpf: Fix Makefile that referenced a removed file
2021-10-07 Jie Mengbpf, x64: Factor out emission of REX byte in more cases
2021-10-06 Andrii NakryikoMerge branch 'libbpf: Deprecate bpf_{map,program}__...
2021-10-06 Hengqi Chenlibbpf: Deprecate bpf_object__unload() API since v0.6
2021-10-06 Hengqi Chenselftests/bpf: Switch to new bpf_object__next_{map...
2021-10-06 Grant Seltzerlibbpf: Add API documentation convention guidelines
2021-10-06 Hengqi Chenlibbpf: Deprecate bpf_{map,program}__{prev,next} APIs...
2021-10-06 Jiri Olsaselftest/bpf: Switch recursion test to use htab_map_del...
2021-10-06 Quentin Monnetbpf: Use $(pound) instead of \# in Makefiles
2021-10-06 Daniel Borkmannbpf, arm: Remove dummy bpf_jit_compile stub
2021-10-06 Daniel BorkmannMerge branch 'bpf-mips-jit'
2021-10-06 Johan Almbladhmips, bpf: Remove old BPF JIT implementations
2021-10-06 Johan Almbladhmips, bpf: Enable eBPF JITs
2021-10-06 Johan Almbladhmips, bpf: Add JIT workarounds for CPU errata
2021-10-06 Johan Almbladhmips, bpf: Add new eBPF JIT for 64-bit MIPS
2021-10-06 Johan Almbladhmips, bpf: Add eBPF JIT for 32-bit MIPS
2021-10-06 Johan Almbladhmips, uasm: Add workaround for Loongson-2F nop CPU...
2021-10-06 Tony Ambardarmips, uasm: Enable muhu opcode for MIPS R6
2021-10-06 Andrii Nakryikoselftests/bpf: Test new btf__add_btf() API
2021-10-06 Andrii Nakryikoselftests/bpf: Refactor btf_write selftest to reuse...
2021-10-06 Andrii Nakryikolibbpf: Add API that copies all BTF types from one...
2021-10-06 Jie Mengbpf, x64: Save bytes for DIV by reducing reg copies
2021-10-06 Andrey Ignatovbpf: Avoid retpoline for bpf_for_each_map_elem
2021-10-06 Alexei StarovoitovMerge branch 'Support kernel module function calls...
2021-10-06 Kumar Kartikeya... bpf: selftests: Add selftests for module kfunc support
2021-10-06 Kumar Kartikeya... libbpf: Update gen_loader to emit BTF_KIND_FUNC relocations
2021-10-06 Kumar Kartikeya... libbpf: Resolve invalid weak kfunc calls with imm ...
2021-10-06 Kumar Kartikeya... libbpf: Support kernel module function calls
2021-10-06 Kumar Kartikeya... bpf: Enable TCP congestion control kfunc from modules
2021-10-06 Kumar Kartikeya... tools: Allow specifying base BTF file in resolve_btfids
2021-10-06 Kumar Kartikeya... bpf: btf: Introduce helpers for dynamic BTF set registr...
2021-10-06 Kumar Kartikeya... bpf: Be conservative while processing invalid kfunc...
2021-10-06 Kumar Kartikeya... bpf: Introduce BPF support for kernel module function...
2021-10-05 Jakub KicinskiMerge tag 'for-net-next-2021-10-01' of git://git./linux...
2021-10-05 Jakub Kicinskinet: usb: use eth_hw_addr_set() for dev->addr_len cases
2021-10-05 Jakub Kicinskiethernet: use eth_hw_addr_set() for dev->addr_len cases
2021-10-05 David S. MillerMerge branch 'mlx4-const-dev_addr'
2021-10-05 Jakub Kicinskimlx4: constify args for const dev_addr
2021-10-05 Jakub Kicinskimlx4: remove custom dev_addr clearing
2021-10-05 Jakub Kicinskimlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()
2021-10-05 Jakub Kicinskimlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
2021-10-05 Florian Westphalnetlink: remove netlink_broadcast_filtered
2021-10-05 David S. MillerMerge tag 'mlx5-updates-2021-10-04' of git://git./linux...
2021-10-05 Rafał Miłeckinet: bgmac: support MDIO described in DT
2021-10-05 Rafał Miłeckinet: bgmac: improve handling PHY
2021-10-05 Jakub Kicinskiethernet: ehea: add missing cast
2021-10-05 David S. Millersparc: Fix typo.
2021-10-05 Shay Drorynet/mlx5: Enable single IRQ for PCI Function
2021-10-05 Shay Drorynet/mlx5: Shift control IRQ to the last index
2021-10-05 Vlad Buslovnet/mlx5: Bridge, pop VLAN on egress table miss
2021-10-05 Vlad Buslovnet/mlx5: Bridge, mark reg_c1 when pushing VLAN
2021-10-05 Vlad Buslovnet/mlx5: Bridge, extract VLAN pop code to dedicated...
2021-10-05 Vlad Buslovnet/mlx5: Bridge, refactor eswitch instance usage
2021-10-05 Vlad Buslovnet/mlx5e: Support accept action
2021-10-05 Chris Minet/mlx5e: Specify out ifindex when looking up encap...
2021-10-05 Vlad Buslovnet/mlx5e: Reserve a value from TC tunnel options mapping
2021-10-05 Roi Dayannet/mlx5e: Move parse fdb check into actions_match_supp...
next