platform/kernel/linux-starfive.git
2022-09-16 Jiri Olsabpf: Move bpf_dispatcher function out of ftrace locations
2022-09-16 Peter Zijlstra... ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLE
2022-09-16 Yauheni Kaliutabpf: Use bpf_capable() instead of CAP_SYS_ADMIN for...
2022-09-16 Wang Yufenbpf: use kvmemdup_bpfptr helper
2022-09-15 Dave Marchevskybpf: Add verifier check for BPF_PTR_POISON retval and arg
2022-09-11 Dave Marchevskybpf: Add verifier support for custom callback return...
2022-09-11 Lorenzo Bianconiselftests/bpf: fix ct status check in bpf_nf selftests
2022-09-11 Alexei StarovoitovMerge branch 'Support direct writes to nf_conn:mark'
2022-09-11 Daniel Xuselftests/bpf: Add tests for writing to nf_conn:mark
2022-09-11 Daniel Xubpf: Add support for writing to nf_conn:mark
2022-09-11 Daniel Xubpf: Export btf_type_by_id() and bpf_log()
2022-09-11 Daniel Xubpf: Use 0 instead of NOT_INIT for btf_struct_access...
2022-09-11 Daniel Xubpf: Add stub for btf_struct_access()
2022-09-11 Daniel Xubpf: Remove duplicate PTR_TO_BTF_ID RO check
2022-09-10 Punit Agrawalbpf: Simplify code by using for_each_cpu_wrap()
2022-09-10 Tetsuo Handabpf: add missing percpu_counter_destroy() in htab_map_a...
2022-09-09 Martin KaFai LauMerge branch 'cgroup/connect{4,6} programs for unprivil...
2022-09-09 YiFei Zhuselftests/bpf: Ensure cgroup/connect{4,6} programs...
2022-09-09 YiFei Zhuselftests/bpf: Deduplicate write_sysctl() to test_progs.c
2022-09-09 YiFei Zhubpf: Invoke cgroup/connect{4,6} programs for unprivileg...
2022-09-09 Daniel Borkmannlibbpf: Remove gcc support for bpf_tail_call_static...
2022-09-07 Kumar Kartikeya... bpf: Add helper macro bpf_for_each_reg_in_vstate
2022-09-07 Kumar Kartikeya... bpf: Add zero_map_value to zero map value with special...
2022-09-07 Kumar Kartikeya... bpf: Support kptrs in percpu arraymap
2022-09-07 Kumar Kartikeya... bpf: Add copy_map_value_long to copy to remote percpu...
2022-09-07 Jules Irengebpf: Fix resetting logic for unreferenced kptrs
2022-09-07 Alexei StarovoitovMerge branch 'bpf-core changes for preparation of HID...
2022-09-07 Benjamin Tissoiresselftests/bpf: Add tests for kfunc returning a memory...
2022-09-07 Benjamin Tissoiresbpf/verifier: allow kfunc to return an allocated mem
2022-09-07 Benjamin Tissoiresbpf/btf: bump BTF_KFUNC_SET_MAX_CNT
2022-09-07 Benjamin Tissoiresselftests/bpf: add test for accessing ctx from syscall...
2022-09-07 Benjamin Tissoiresbpf/verifier: allow all functions to read user provided...
2022-09-07 Benjamin Tissoiresbpf: split btf_check_subprog_arg_match in two
2022-09-07 Benjamin Tissoiresselftests/bpf: regroup and declare similar kfuncs selft...
2022-09-07 Alexei StarovoitovMerge branch 'bpf: Support struct argument for trampoli...
2022-09-07 Yonghong Songselftests/bpf: Add tracing_struct test in DENYLIST...
2022-09-07 Yonghong Songselftests/bpf: Use BPF_PROG2 for some fentry programs...
2022-09-07 Yonghong Songselftests/bpf: Add struct argument tests with fentry...
2022-09-07 Yonghong Songlibbpf: Add new BPF_PROG2 macro
2022-09-07 Yonghong Songbpf: arm64: No support of struct argument in trampoline...
2022-09-07 Yonghong Songbpf: Update descriptions for helpers bpf_get_func_arg...
2022-09-07 Yonghong Songbpf: x86: Support in-register struct arguments in tramp...
2022-09-07 Yonghong Songbpf: Allow struct argument in trampoline based programs
2022-09-07 Alexei Starovoitovbpf: Replace __ksize with ksize.
2022-09-06 Paolo AbeniMerge https://git./linux/kernel/git/bpf/bpf-next
2022-09-06 Sergei Antonovnet: moxa: fix endianness-related issues from 'sparse'
2022-09-06 Sergei Antonovnet: ftmac100: fix endianness-related issues from ...
2022-09-06 Horatiu Vulturnet: lan966x: Extend lan966x with RGMII support
2022-09-05 Heiner Kallweitr8169: remove not needed net_ratelimit() check
2022-09-05 Kees Cooknetlink: Bounds-check struct nlmsgerr creation
2022-09-05 Daniel BorkmannMerge branch 'bpf-allocator'
2022-09-05 Alexei Starovoitovbpf: Optimize rcu_barrier usage between hash map and...
2022-09-05 Alexei Starovoitovbpf: Remove usage of kmem_cache from bpf_mem_cache.
2022-09-05 Alexei Starovoitovbpf: Remove prealloc-only restriction for sleepable...
2022-09-05 Alexei Starovoitovbpf: Prepare bpf_mem_alloc to be used by sleepable...
2022-09-05 Alexei Starovoitovbpf: Remove tracing program restriction on map types
2022-09-05 Alexei Starovoitovbpf: Convert percpu hash map to per-cpu bpf_mem_alloc.
2022-09-05 Alexei Starovoitovbpf: Add percpu allocation support to bpf_mem_alloc.
2022-09-05 Alexei Starovoitovbpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_...
2022-09-05 Alexei Starovoitovbpf: Adjust low/high watermarks in bpf_mem_cache
2022-09-05 Alexei Starovoitovbpf: Optimize call_rcu in non-preallocated hash map.
2022-09-05 Alexei Starovoitovbpf: Optimize element count in non-preallocated hash...
2022-09-05 Alexei Starovoitovbpf: Relax the requirement to use preallocated hash...
2022-09-05 Alexei Starovoitovsamples/bpf: Reduce syscall overhead in map_perf_test.
2022-09-05 Alexei Starovoitovselftests/bpf: Improve test coverage of test_maps
2022-09-05 Alexei Starovoitovbpf: Convert hash map to bpf_mem_alloc.
2022-09-05 Alexei Starovoitovbpf: Introduce any context BPF specific memory allocator.
2022-09-05 Sean Andersonnet: phy: Add 1000BASE-KX interface mode
2022-09-05 David S. MillerMerge branch 'dpaa-cleanups'
2022-09-05 Sean Andersonnet: dpaa: Adjust queue depth on rate change
2022-09-05 Sean Andersonsoc: fsl: qbman: Add CGR update function
2022-09-05 Sean Andersonsoc: fsl: qbman: Add helper for sanity checking cgr ops
2022-09-05 Sean Andersonnet: dpaa: Use mac_dev variable in dpaa_netdev_init
2022-09-05 Sean Andersonnet: fman: Change return type of disable to void
2022-09-05 Sean Andersonnet: fman: Clean up error handling
2022-09-05 Sean Andersonnet: fman: Specify type of mac_dev for exception_cb
2022-09-05 Sean Andersonnet: fman: Use mac_dev for some params
2022-09-05 Sean Andersonnet: fman: Pass params directly to mac init
2022-09-05 Sean Andersonnet: fman: Map the base address once
2022-09-05 Sean Andersonnet: fman: Remove internal_phy_node from params
2022-09-05 Sean Andersonnet: fman: Inline several functions into initialization
2022-09-05 Sean Andersonnet: fman: Mark mac methods static
2022-09-05 Sean Andersonnet: fman: Move initialization to mac-specific files
2022-09-05 Heiner Kallweitr8169: remove useless PCI region size check
2022-09-05 David S. MillerMerge branch 'lan937x-phy-link-interrupt'
2022-09-05 Arun Ramadossnet: dsa: microchip: lan937x: add interrupt support...
2022-09-05 Arun Ramadossnet: dsa: microchip: lan937x: clear the POR_READY_INT...
2022-09-05 Arun Ramadossnet: dsa: microchip: add reference to ksz_device inside...
2022-09-05 David S. MillerMerge branch 'ipa-transaction-IDs'
2022-09-05 Alex Eldernet: ipa: verify a few more IDs
2022-09-05 Alex Eldernet: ipa: further simplify gsi_channel_trans_last()
2022-09-05 Alex Eldernet: ipa: simplify gsi_channel_trans_last()
2022-09-05 Alex Eldernet: ipa: use IDs exclusively for last transaction
2022-09-05 Alex Eldernet: ipa: use IDs for last allocated transaction
2022-09-05 Alex Eldernet: ipa: rework last transaction determination
2022-09-05 Heiner Kallweitr8169: use devm_clk_get_optional_enabled() to simplify...
2022-09-05 Heiner Kallweitr8169: remove comment about apparently non-existing...
2022-09-05 Heiner Kallweitr8169: merge handling of chip versions 12 and 17 (RTL8168B)
2022-09-05 David S. MillerMerge branch 'altera-tse-phylink'
2022-09-05 Maxime Chevallierdt-bindings: net: altera: tse: add an optional pcs...
next