messages from 2023-09-13 15:33:55 to 2023-09-15 03:52:32 UTC [more...]
[Syzkaller & bisect] There is general protection fault in bpf_prog_offload_verifier_prep in v6.6-rc1 kernel
2023-09-15 3:46 UTC
[RFC PATCH v2 0/5] mm: Select victim using bpf_oom_evaluate_task
2023-09-15 3:31 UTC (8+ messages)
` [RFC PATCH v2 2/5] mm: Add policy_name to identify OOM policies
` [External] "
[PATCH bpf] bpf: Fix tr dereferencing
2023-09-15 2:54 UTC (5+ messages)
[PATCH bpf-next v2 0/9] xsk: TX metadata
2023-09-15 2:44 UTC (13+ messages)
` [PATCH bpf-next v2 1/9] xsk: Support tx_metadata_len
` [PATCH bpf-next v2 2/9] xsk: add TX timestamp and TX checksum offload support
` [PATCH bpf-next v2 3/9] tools: ynl: print xsk-features from the sample
` [PATCH bpf-next v2 4/9] net/mlx5e: Implement AF_XDP TX timestamp and checksum offload
` [PATCH bpf-next v2 5/9] selftests/xsk: Support tx_metadata_len
` [PATCH bpf-next v2 6/9] selftests/bpf: Add csum helpers
` [PATCH bpf-next v2 7/9] selftests/bpf: Add TX side to xdp_metadata
` [PATCH bpf-next v2 8/9] selftests/bpf: Add TX side to xdp_hw_metadata
` [PATCH bpf-next v2 9/9] xsk: document tx_metadata_len layout
[RFC PATCH bpf-next 1/2] bpf: Add bpf_current_capable kfunc
2023-09-15 2:26 UTC (6+ messages)
` [PATCH 2/3] Revert "bpf: Fix issue in verifying allow_ptr_leaks"
pahole 1.25 SIGSEGV when building kernel (-j when cores > 81)
2023-09-15 2:02 UTC (5+ messages)
[PATCH bpf-next v4 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
2023-09-15 1:05 UTC (3+ messages)
[PATCH v4 bpf-next 02/12] bpf: introduce BPF token object
2023-09-15 0:55 UTC (4+ messages)
` [PATCH v4 2/12] "
[PATCH v2 bpf-next] bpf: Charge modmem for struct_ops trampoline
2023-09-15 0:40 UTC (2+ messages)
[PATCH bpf-next v2 0/6] Add Open-coded process and css iters
2023-09-14 23:26 UTC (12+ messages)
` [PATCH bpf-next v2 2/6] bpf: Introduce css_task open-coded iterator kfuncs
` [PATCH bpf-next v2 3/6] bpf: Introduce process open coded "
` [PATCH bpf-next v2 4/6] bpf: Introduce css_descendant open-coded "
` [PATCH bpf-next v2 5/6] bpf: teach the verifier to enforce css_iter and process_iter in RCU CS
[PATCH bpf-next 00/14] add libbpf getters for individual ringbuffers
2023-09-14 23:11 UTC (15+ messages)
` [PATCH bpf-next 01/14] libbpf: refactor cleanup in ring_buffer__add
` [PATCH bpf-next 02/14] libbpf: switch rings to array of pointers
` [PATCH bpf-next 03/14] libbpf: add ring_buffer__ring
` [PATCH bpf-next 04/14] selftests/bpf: add tests for ring_buffer__ring
` [PATCH bpf-next 05/14] libbpf: add ring__producer_pos, ring__consumer_pos
` [PATCH bpf-next 06/14] selftests/bpf: add tests for ring__*_pos
` [PATCH bpf-next 07/14] libbpf: add ring__avail_data_size
` [PATCH bpf-next 08/14] selftests/bpf: add tests for ring__avail_data_size
` [PATCH bpf-next 09/14] libbpf: add ring__size
` [PATCH bpf-next 10/14] selftests/bpf: add tests for ring__size
` [PATCH bpf-next 11/14] libbpf: add ring__map_fd
` [PATCH bpf-next 12/14] selftests/bpf: add tests for ring__map_fd
` [PATCH bpf-next 13/14] libbpf: add ring__consume
` [PATCH bpf-next 14/14] selftests/bpf: add tests for ring__consume
[PATCH bpf-next] bpf: Charge modmem for struct_ops trampoline
2023-09-14 22:16 UTC (4+ messages)
[RFC PATCH v2] bpf: Using binary search to improve the performance of btf_find_by_name_kind
2023-09-14 22:07 UTC (15+ messages)
[BUG] perf test: Regression because of d6e6286a12e7
2023-09-14 21:54 UTC (7+ messages)
[PATCH v1 0/5] Enable BPF skeletons by default
2023-09-14 21:19 UTC (6+ messages)
` [PATCH v1 1/5] perf version: Add status of bpf skeletons
` [PATCH v1 2/5] perf build: Default BUILD_BPF_SKEL, warn/disable for missing deps
` [PATCH v1 3/5] perf test: Update build test for changed BPF skeleton defaults
` [PATCH v1 4/5] perf test: Ensure EXTRA_TESTS is covered in build test
` [PATCH v1 5/5] perf test: Detect off-cpu support from build options
Best way to check for fentry attach support
2023-09-14 19:07 UTC (3+ messages)
` "
[PATCH bpf-next] selftests/bpf: skip module_fentry_shadow test when bpf_testmod is not available
2023-09-14 18:20 UTC (3+ messages)
duplicate BTF_IDs leading to symbol redefinition errors?
2023-09-14 18:14 UTC (9+ messages)
[PATCH bpf 0/4] Fix the unmatched unit_size of bpf_mem_cache
2023-09-14 18:14 UTC (3+ messages)
` [PATCH bpf 3/4] bpf: Ensure unit_size is matched with slab cache object size
[PATCH dwarves 0/3] dwarves: detect BTF kinds supported by kernel
2023-09-14 17:58 UTC (8+ messages)
` [PATCH dwarves 1/3] dwarves: auto-detect maximum kind supported by vmlinux
` [PATCH dwarves 3/3] btf_encoder: learn BTF_KIND_MAX value from base BTF when generating split BTF
[RFC PATCH bpf-next 0/4] Add Open-coded process and css iters
2023-09-14 17:16 UTC (8+ messages)
` [RFC PATCH bpf-next 2/4] bpf: Introduce process open coded iterator kfuncs
[PATCH bpf-next v3 0/3] libbpf: Support symbol versioning for uprobe
2023-09-14 17:12 UTC (5+ messages)
` [PATCH bpf-next v3 2/3] "
[PATCH bpf-next] bpf: Allow to use kfunc XDP hints and frags together
2023-09-14 17:05 UTC (7+ messages)
[RFC bpf-next 00/23] XDP metadata via kfuncs for ice + mlx5
2023-09-14 17:02 UTC (29+ messages)
` [RFC bpf-next 01/23] ice: make RX hash reading code more reusable
` [xdp-hints] "
` [RFC bpf-next 05/23] ice: Introduce ice_xdp_buff
` [xdp-hints] "
` [RFC bpf-next 07/23] ice: Support RX hash XDP hint
` [RFC bpf-next 09/23] xdp: Add VLAN tag hint
` [RFC bpf-next 10/23] ice: Implement "
` [xdp-hints] "
` [RFC bpf-next 11/23] ice: use VLAN proto from ring packet context in skb path
` [RFC bpf-next 12/23] xdp: Add checksum hint
[PATCH net-next v2 0/6] net: stmmac: add and use library for setting clock
2023-09-14 17:05 UTC (20+ messages)
` [PATCH net-next 1/6] net: stmmac: add stmmac_set_tx_clk_gmii()
` [PATCH net-next 2/6] net: stmmac: imx: use stmmac_set_tx_clk_gmii()
` [PATCH net-next 3/6] net: stmmac: intel-plat: "
` [PATCH net-next 4/6] net: stmmac: rk: "
` [PATCH net-next 5/6] net: stmmac: starfive: "
` [PATCH net-next 6/6] net: stmmac: qos-eth: "
[PATCH bpf-next v4 00/10] seltests/xsk: various improvements to xskxceiver
2023-09-14 17:00 UTC (13+ messages)
` [PATCH bpf-next v4 01/10] selftests/xsk: print per packet info in verbose mode
` [PATCH bpf-next v4 02/10] selftests/xsk: add timeout for Tx thread
` [PATCH bpf-next v4 03/10] selftests/xsk: add option to only run tests in a single mode
` [PATCH bpf-next v4 04/10] selftests/xsk: move all tests to separate functions
` [PATCH bpf-next v4 05/10] selftests/xsk: declare test names in struct
` [PATCH bpf-next v4 06/10] selftests/xsk: add option that lists all tests
` [PATCH bpf-next v4 07/10] selftests/xsk: add option to run single test
` [PATCH bpf-next v4 08/10] selftests/xsk: use ksft_print_msg uniformly
` [PATCH bpf-next v4 09/10] selftests/xsk: fail single test instead of all tests
` [PATCH bpf-next v4 10/10] selftests/xsk: display command line options with -h
[linux-next:master] BUILD REGRESSION 98897dc735cf6635f0966f76eb0108354168fb15
2023-09-14 16:17 UTC
[PATCH bpf-next 0/6] Zbb support and code simplification for RV64 JIT
2023-09-14 14:04 UTC (7+ messages)
` [PATCH bpf-next 3/6] riscv, bpf: Simplify sext and zext logics in branch instructions
` [PATCH bpf-next 4/6] riscv, bpf: Add necessary Zbb instructions
` [PATCH bpf-next 6/6] riscv, bpf: Optimize bswap insns with Zbb support
[PATCH bpf-next 00/11] Implement cpuv4 support for s390x
2023-09-14 13:00 UTC (2+ messages)
[PATCH 1/3] Revert "selftests/bpf: Add selftest for allow_ptr_leaks"
2023-09-14 12:50 UTC (2+ messages)
[PATCH bpf-next v2] bpf, x64: Check imm32 first at BPF_CALL in do_jit()
2023-09-14 12:35 UTC
[PATCH net-next 0/6] net: stmmac: add and use library for setting clock
2023-09-14 12:19 UTC (14+ messages)
` [PATCH net-next 1/6] net: stmmac: add platform library
` [PATCH net-next 2/6] net: stmmac: imx: use dwmac_set_tx_clk_gmii()
` [PATCH net-next 3/6] net: stmmac: intel-plat: "
` [PATCH net-next 5/6] net: stmmac: starfive: "
` [PATCH net-next 6/6] net: stmmac: qos-eth: "
[PATCH bpf-next v3 00/17] Exceptions - 1/2
2023-09-14 12:13 UTC (7+ messages)
` [PATCH bpf-next v3 12/17] bpf: Disallow fentry/fexit/freplace for exception callbacks
` [PATCH bpf-next v3 17/17] selftests/bpf: Add tests for BPF exceptions
[PATCH net-next 1/6] net: stmmac: add platform library
2023-09-14 12:01 UTC (10+ messages)
[PATCH v4 0/8] bpf powerpc: Add BPF_PROBE_MEM support in powerpc JIT compiler
2023-09-14 8:23 UTC (4+ messages)
` [PATCH v4 8/8] bpf ppc32: Access only if addr is kernel address
[PATCHv2 bpf-next 0/9] bpf: Add missed stats for kprobes
2023-09-14 7:56 UTC (4+ messages)
` [PATCHv2 bpf-next 8/9] selftests/bpf: Add test for recursion counts of perf event link kprobe
[PATCH bpf-next v3 00/10] seltests/xsk: various improvements to xskxceiver
2023-09-14 7:49 UTC (9+ messages)
` [PATCH bpf-next v3 03/10] selftests/xsk: add option to only run tests in a single mode
` [PATCH bpf-next v3 07/10] selftests/xsk: add option to run single test
` [PATCH bpf-next v3 09/10] selftests/xsk: fail single test instead of all tests
[PATCHv2 bpf] selftests/bpf: Fix kprobe_multi_test/attach_override test
2023-09-14 6:31 UTC (4+ messages)
[PATCH bpf-next] bpf, x64: Check imm32 first at BPF_CALL in do_jit()
2023-09-14 3:58 UTC (2+ messages)
[PATCH AUTOSEL 6.1 4/6] bpf: Annotate bpf_long_memcpy with data_race
2023-09-14 1:55 UTC
[PATCH AUTOSEL 6.5 4/7] bpf: Annotate bpf_long_memcpy with data_race
2023-09-14 1:54 UTC
[linux-next:master] BUILD REGRESSION e143016b56ecb0fcda5bb6026b0a25fe55274f56
2023-09-13 22:33 UTC
linux-next: boot warning from the bpf-next tree
2023-09-13 22:19 UTC (4+ messages)
[PATCH v4 bpf-next 07/12] bpf: consistenly use BPF token throughout BPF verifier logic
2023-09-13 22:15 UTC (2+ messages)
[PATCH bpf-next 0/1] bpf, arm64: support exceptions
2023-09-13 21:52 UTC (2+ messages)
[PATCH bpf] docs/bpf: update out-of-date doc in BPF flow dissector
2023-09-13 21:30 UTC (2+ messages)
[PATCH v6 0/8] io_uring: Initial support for {s,g}etsockopt commands
2023-09-13 20:48 UTC (8+ messages)
` [PATCH v6 6/8] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
` [PATCH v6 7/8] io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT
` [PATCH v6 8/8] selftests/bpf/sockopt: Add io_uring support
[PATCH v1] perf trace: Avoid compile error wrt redefining bool
2023-09-13 18:49 UTC
[PATCH v1] perf bpf-prologue: Remove unused file
2023-09-13 18:45 UTC
[PATCH v4 bpf-next 06/12] bpf: take into account BPF token when fetching helper protos
2023-09-13 18:41 UTC (2+ messages)
[PATCH net] igc: Fix infinite initialization loop with early XDP redirect
2023-09-13 18:06 UTC
[PATCH bpf-next 0/2] add ring_buffer__query
2023-09-13 17:51 UTC (6+ messages)
` [PATCH bpf-next 1/2] libbpf: "
` "
` "
[PATCH bpf-next v2 0/3] bpf: expose information about netdev xdp-metadata kfunc support
2023-09-13 17:13 UTC (4+ messages)
` [PATCH bpf-next v2 1/3] bpf: make it easier to add new metadata kfunc
` [PATCH bpf-next v2 2/3] bpf: expose information about supported xdp "
` [PATCH bpf-next v2 3/3] tools: ynl: extend netdev sample to dump xdp-rx-metadata-features
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox