public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-30 21:13:06 to 2022-07-05 08:32:31 UTC [more...]

test_kmod.sh fails with constant blinding
 2022-07-05  8:31 UTC  (6+ messages)

[PATCH bpf] xdp: Fix spurious packet loss in generic XDP TX path
 2022-07-05  8:23 UTC  (9+ messages)
` [PATCH bpf v2] "
  ` [PATCH bpf v3] "

Inschrijfformulier Groeiprogramma
 2022-07-05  6:36 UTC 

[PATCH] net: tls: fix tls with sk_redirect using a BPF verdict
 2022-07-05  3:26 UTC  (3+ messages)

[PATCH v3 bpf-next] selftests/bpf: Add benchmark for local_storage RCU Tasks Trace usage
 2022-07-05  2:45 UTC 

[PATCH v11 00/40] virtio pci support VIRTIO_F_RING_RESET
 2022-07-05  2:12 UTC  (49+ messages)
` [PATCH v11 01/40] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v11 02/40] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v11 08/40] virtio_ring: split: extract the logic of alloc queue
` [PATCH v11 09/40] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v11 10/40] virtio_ring: split: extract the logic of attach vring
` [PATCH v11 11/40] virtio_ring: split: extract the logic of vring init
` [PATCH v11 13/40] virtio_ring: split: reserve vring_align, may_reduce_num
` [PATCH v11 14/40] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v11 21/40] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v11 22/40] virtio_ring: introduce virtqueue_resize()
` [PATCH v11 23/40] virtio_pci: move struct virtio_pci_common_cfg to virtio_pci_modern.h
` [PATCH v11 24/40] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v11 25/40] virtio: allow to unbreak/break virtqueue individually
` [PATCH v11 28/40] virtio_pci: introduce helper to get/set queue reset
` [PATCH v11 30/40] virtio_pci: support VIRTIO_F_RING_RESET
` [PATCH v11 38/40] virtio_net: support rx queue resize
` [PATCH v11 39/40] virtio_net: support tx "

[PATCH net-next] i40e: i40e_reset_vf should return false if reset vf timeout
 2022-07-05  1:13 UTC 

init_disassemble_info() signature changes causes compile failures
 2022-07-04 22:12 UTC  (10+ messages)
` [PATCH v2 0/5] tools: fix compilation failure caused by init_disassemble_info API changes
  ` [PATCH v2 1/5] tools build: add feature test for "
  ` [PATCH v2 2/5] tools include: add dis-asm-compat.h to handle version differences
  ` [PATCH v2 3/5] tools perf: Fix compilation error with new binutils
  ` [PATCH v2 4/5] tools bpf_jit_disasm: "
  ` [PATCH v2 5/5] tools bpftool: "

[PATCH bpf-next 0/5] bpf: BPF specific memory allocator
 2022-07-04 20:34 UTC  (10+ messages)

[PATCH bpf-next] selftests, bpf: remove AF_XDP samples
 2022-07-04 18:44 UTC  (7+ messages)

[PATCH RFC bpf-next 5/9] xdp: controlling XDP-hints from BPF-prog via helper
 2022-07-04 18:26 UTC  (2+ messages)

[PATCH RFC bpf-next 00/52] bpf, xdp: introduce and use Generic Hints/metadata
 2022-07-04 17:14 UTC  (7+ messages)
  ` [xdp-hints] "

[PATCH] mm: memcontrol: do not miss MEMCG_MAX events for enforced allocations
 2022-07-04 15:30 UTC  (8+ messages)

[PATCHv2] perf tools: Convert legacy map definition to BTF-defined
 2022-07-04 15:27 UTC 

[PATCH 0/8] Perf stack unwinding with pointer authentication
 2022-07-04 14:53 UTC  (9+ messages)
` [PATCH 1/8] perf arm64: Send pointer auth masks to ring buffer
` [PATCH 2/8] perf evsel: Do not request ptrauth sample field if not supported
` [PATCH 3/8] perf test: Update arm64 tests to expect ptrauth masks
` [PATCH 4/8] perf tools: arm64: Read ptrauth data from kernel
` [PATCH 5/8] perf libunwind: Feature check for libunwind ptrauth callback
` [PATCH 6/8] perf libunwind: arm64 pointer authentication
` [PATCH 7/8] perf tools: Print ptrauth struct in perf report
` [PATCH 8/8] perf test arm64: Test unwinding with PACs on gcc & clang compilers

[PATCH bpf-next] libbpf: Error out when missing binary_path for USDT attach
 2022-07-04 14:08 UTC 

[PATCH] ixgbe: Don't call kmap() on page allocated with GFP_ATOMIC
 2022-07-04 14:01 UTC 

[PATCH v3 bpf-next 0/2] bpf: add a ksym BPF iterator
 2022-07-04 13:55 UTC  (3+ messages)
` [PATCH v3 bpf-next 1/2] "
` [PATCH v3 bpf-next 2/2] selftests/bpf: add a ksym iter subtest

[BUG] null pointer dereference when loading bpf_preload on Raspberry Pi
 2022-07-04 12:42 UTC  (2+ messages)

[PATCH v2 0/5] Atomics support for eBPF on powerpc
 2022-07-04 11:33 UTC  (2+ messages)

[PATCH v4 bpf-next 0/2] bpf, docs: Document BPF_MAP_TYPE_ARRAY
 2022-07-04 10:39 UTC  (6+ messages)
` [PATCH v4 bpf-next 1/2] bpf, docs: add kernel version to map_cgroup_storage
` [PATCH v4 bpf-next 2/2] bpf, docs: document BPF_MAP_TYPE_ARRAY

[syzbot] KASAN: vmalloc-out-of-bounds Read in bpf_jit_free
 2022-07-04  9:04 UTC  (3+ messages)

[syzbot] kernel BUG in __text_poke
 2022-07-04  9:01 UTC 

[PATCH] RISC-V/bpf: Enable bpf_probe_read{, str}()
 2022-07-04  6:29 UTC  (5+ messages)

[PATCH net-next v2] net: page_pool: optimize page pool page allocation in NUMA scenario
 2022-07-04  1:14 UTC  (4+ messages)

Questions about querying map object information
 2022-07-03 22:33 UTC 

[perf-tools] Build-error in tools/perf/util/annotate.c with LLVM-14
 2022-07-03 21:31 UTC  (8+ messages)

[PATCH v4 1/1] perf/kprobe: maxactive for fd-based kprobe
 2022-07-03  9:32 UTC  (3+ messages)

[syzbot] BUG: unable to handle kernel paging request in bpf_prog_ADDR_F
 2022-07-03  7:23 UTC 

[PATCH bpf-next v5 0/8] New nf_conntrack kfuncs for insertion, changing timeout, status
 2022-07-03  5:34 UTC  (5+ messages)
` [PATCH bpf-next v5 1/8] bpf: Add support for forcing kfunc args to be referenced

[PATCH v9 bpf-next 0/9] bpf_prog_pack allocator
 2022-07-03  3:14 UTC  (5+ messages)
` [PATCH v9 bpf-next 9/9] bpf, x86_64: use bpf_jit_binary_pack_alloc

[Patch net-next v15 00/13] net: dsa: microchip: DSA Driver support for LAN937x
 2022-07-02 15:40 UTC  (15+ messages)
` [Patch net-next v15 01/13] dt-bindings: net: make internal-delay-ps based on phy-mode
` [Patch net-next v15 02/13] dt-bindings: net: dsa: dt bindings for microchip lan937x
` [Patch net-next v15 03/13] net: dsa: tag_ksz: add tag handling for Microchip LAN937x
` [Patch net-next v15 04/13] net: dsa: microchip: generic access to ksz9477 static and reserved table
` [Patch net-next v15 05/13] net: dsa: microchip: add DSA support for microchip LAN937x
` [Patch net-next v15 06/13] net: dsa: microchip: lan937x: add dsa_tag_protocol
` [Patch net-next v15 07/13] net: dsa: microchip: lan937x: add phy read and write support
` [Patch net-next v15 08/13] net: dsa: microchip: lan937x: register mdio-bus
` [Patch net-next v15 09/13] net: dsa: microchip: lan937x: add MTU and fast_age support
` [Patch net-next v15 10/13] net: dsa: microchip: lan937x: add phylink_get_caps support
` [Patch net-next v15 11/13] net: dsa: microchip: lan937x: add phylink_mac_link_up support
` [Patch net-next v15 12/13] net: dsa: microchip: lan937x: add phylink_mac_config support
` [Patch net-next v15 13/13] net: dsa: microchip: add LAN937x in the ksz spi probe

[RFC PATCH bpf-next 00/10] bpf, mm: Recharge pages when reuse bpf map
 2022-07-02 15:33 UTC  (8+ messages)

[PATCH bpf-next 0/4] bpf: Minor fixes
 2022-07-02 15:08 UTC  (13+ messages)
` [PATCH bpf-next 1/4] bpf: Make non-preallocated allocation low priority
` [PATCH bpf-next 3/4] bpf: Don't do preempt check when migrate is disabled
` [PATCH bpf-next 4/4] bpftool: Show also the name of type BPF_OBJ_LINK

[RFC v2 00/17] perf: Add perf kwork
 2022-07-02  9:35 UTC  (2+ messages)

[PATCH bpf-next] bpftool: Rename "bpftool feature list" into "... feature list_builtins"
 2022-07-02  6:24 UTC  (2+ messages)

[PATCH v2 bpf-next 0/2] bpf: add a ksym BPF iterator
 2022-07-02  6:16 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/2] "
` [PATCH v2 bpf-next 2/2] selftests/bpf: add a ksym iter subtest

pull-request: bpf 2022-07-02
 2022-07-02  3:20 UTC  (2+ messages)

[PATCH bpf-next v2 0/8] bpf: rstat: cgroup hierarchical stats
 2022-07-02  0:55 UTC  (12+ messages)
` [PATCH bpf-next v2 8/8] bpf: add a selftest for cgroup hierarchical stats collection

[PATCH bpf] skmsg: Fix invalid last sg check in sk_msg_recvmsg()
 2022-07-01 20:30 UTC  (3+ messages)

[PATCH bpf 1/4] bpf: Fix incorrect verifier simulation around jmp32's jeq/jne
 2022-07-01 20:10 UTC  (5+ messages)
` [PATCH bpf 2/4] bpf: Fix insufficient bounds propagation from adjust_scalar_min_max_vals
` [PATCH bpf 3/4] bpf, selftests: Add verifier test case for imm=0,umin=0,umax=1 scalar
` [PATCH bpf 4/4] bpf, selftests: Add verifier test case for jmp32's jeq/jne

[PATCH 1/2] btf: Fix required space error
 2022-07-01 19:56 UTC  (3+ messages)

[PATCH v3 1/1] libbpf: fix broken gcc SEC pragma macro
 2022-07-01 17:12 UTC  (7+ messages)

[PATCH bpf-next] selftests/bpf: skip lsm_cgroup when don't have trampolines
 2022-07-01 17:04 UTC  (7+ messages)

[PATCH] ixgbe: Use kmap_local_page in ixgbe_check_lbtest_frame()
 2022-07-01 15:36 UTC  (6+ messages)
` [Intel-wired-lan] "

[PATCH] MAINTAINERS: adjust XDP SOCKETS after file movement
 2022-07-01 13:52 UTC  (4+ messages)

[PATCH RFC bpf-next 0/9] Introduce XDP-hints via BTF
 2022-07-01 12:09 UTC  (5+ messages)
` [PATCH RFC bpf-next 5/9] xdp: controlling XDP-hints from BPF-prog via helper
  ` [xdp-hints] "
    ` [xdp-hints] "

[RFC PATCH] net: core: Replace kmap() with kmap_local_page()
 2022-07-01 10:51 UTC 

[PATCH v5 bpf-next 0/5] Add bpf_getxattr
 2022-07-01  9:24 UTC  (21+ messages)
` [PATCH v5 bpf-next 5/5] bpf/selftests: Add a selftest for bpf_getxattr

[Patch net-next v14 00/13] net: dsa: microchip: DSA Driver support for LAN937x
 2022-07-01  8:37 UTC  (9+ messages)
` [Patch net-next v14 10/13] net: dsa: microchip: lan937x: add phylink_get_caps support
` [Patch net-next v14 11/13] net: dsa: microchip: lan937x: add phylink_mac_link_up support

Huawei Global Software Technology Summit 2022 happening next week!
 2022-07-01  8:36 UTC 

libbfd feature autodetection
 2022-07-01  7:10 UTC  (3+ messages)

[PATCH 0/2] Introduce security_create_user_ns()
 2022-07-01  3:47 UTC  (5+ messages)

[PATCH bpf-next] libbpf: Allow attach USDT BPF program without specifying binary path
 2022-07-01  3:20 UTC  (3+ messages)

[PATCH bpf-next v6 0/4] bpf trampoline for arm64
 2022-06-30 21:12 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox