messages from 2022-04-08 19:24:01 to 2022-04-12 12:03:05 UTC [more...]
[PATCH net-next v2 00/18] Remove use of list iterator after loop body
2022-04-12 10:58 UTC (14+ messages)
` [PATCH net-next v2 03/18] net: dsa: sja1105: reorder sja1105_first_entry_longer_than with memory allocation
` [PATCH net-next v2 05/18] net: dsa: mv88e6xxx: remove redundant check in mv88e6xxx_port_vlan()
` [PATCH net-next v2 06/18] net: dsa: mv88e6xxx: refactor mv88e6xxx_port_vlan()
` [PATCH net-next v2 07/18] net: dsa: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v2 08/18] net: sparx5: "
` [PATCH net-next v2 10/18] qed: "
` [PATCH net-next v2 12/18] net: qede: "
` [PATCH net-next v2 13/18] net: qede: Remove check of list iterator against head past the loop body
` [PATCH net-next v2 14/18] sfc: Remove usage of list iterator for list_add() after "
` [PATCH net-next v2 15/18] net: netcp: Remove usage of list iterator for list_add() after "
` [PATCH net-next v2 16/18] ps3_gelic: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v2 17/18] ipvlan: Remove usage of list iterator variable for the loop body
` [PATCH net-next v2 18/18] team: Remove use of list iterator variable for list_for_each_entry_from()
How to disassemble a BPF program?
2022-04-12 11:04 UTC
[bpf, Bug report] get an EPOLLRDHUP event before read all data from kernel buffer when using sockmap
2022-04-12 10:02 UTC
[PATCH v9 00/32] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
2022-04-12 7:19 UTC (46+ messages)
` [PATCH v9 01/32] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v9 02/32] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v9 03/32] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v9 04/32] virtio_ring: remove the arg vq of vring_alloc_desc_extra()
` [PATCH v9 05/32] virtio_ring: extract the logic of freeing vring
` [PATCH v9 06/32] virtio_ring: split: extract the logic of alloc queue
` [PATCH v9 07/32] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v9 08/32] virtio_ring: split: extract the logic of attach vring
` [PATCH v9 09/32] virtio_ring: split: extract the logic of vq init
` [PATCH v9 10/32] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v9 11/32] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v9 12/32] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v9 18/32] virtio_ring: introduce virtqueue_resize()
` [PATCH v9 21/32] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions
` [PATCH v9 22/32] virtio_pci: queue_reset: extract the logic of active vq for modern pci
` [PATCH v9 23/32] virtio_pci: queue_reset: support VIRTIO_F_RING_RESET
` [PATCH v9 24/32] virtio: find_vqs() add arg sizes
` [PATCH v9 25/32] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v9 26/32] virtio_mmio: "
` [PATCH v9 27/32] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v9 28/32] virtio_net: set the default max ring size by find_vqs()
` [PATCH v9 29/32] virtio_net: get ringparam by virtqueue_get_vring_max_size()
[PATCH net-next v4 0/3] net: atlantic: Add XDP support
2022-04-12 7:17 UTC (2+ messages)
Napływ Klientów ze strony
2022-04-12 7:41 UTC
[BUG] rcu-tasks : should take care of sparse cpu masks
2022-04-12 6:28 UTC (4+ messages)
[PATCH v2 bpf 3/3] bpf: use module_alloc_huge for bpf_prog_pack
2022-04-12 6:12 UTC (7+ messages)
` [PATCH v2 bpf 1/3] vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
` [PATCH v2 bpf 2/3] module: introduce module_alloc_huge
` [PATCH v2 bpf 3/3] bpf: use vmalloc with VM_ALLOW_HUGE_VMAP for bpf_prog_pack
[PATCH bpf-next v4 0/5] Attach a cookie to a tracing program
2022-04-12 5:06 UTC (9+ messages)
` [PATCH bpf-next v4 1/5] bpf, x86: Generate trampolines from bpf_tramp_links
` [PATCH bpf-next v4 2/5] bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack
` [PATCH bpf-next v4 3/5] bpf, x86: Attach a cookie to fentry/fexit/fmod_ret
` [PATCH bpf-next v4 4/5] lib/bpf: Assign cookies to links in libbpf
` [PATCH bpf-next v4 5/5] selftest/bpf: The test cses of BPF cookie for fentry/fexit/fmod_ret
[PATCH bpf-next v1 0/7] Dynamic pointers
2022-04-12 2:12 UTC (15+ messages)
` [PATCH bpf-next v1 3/7] bpf: Add bpf_dynptr_from_mem, bpf_malloc, bpf_free
` [PATCH bpf-next v1 4/7] bpf: Add bpf_dynptr_read and bpf_dynptr_write
` [PATCH bpf-next v1 7/7] bpf: Dynptr tests
[PATCH bpf-next v3 0/7] bpf: cgroup_sock lsm flavor
2022-04-12 1:36 UTC (13+ messages)
` [PATCH bpf-next v3 2/7] bpf: per-cgroup "
` [PATCH bpf-next v3 3/7] bpf: minimize number of allocated lsm slots per program
[RFC bpf-next 0/4] bpf: Speed up symbol resolving in kprobe multi link
2022-04-12 0:49 UTC (18+ messages)
` [RFC bpf-next 1/4] kallsyms: Add kallsyms_lookup_names function
` [RFC bpf-next 3/4] bpf: Resolve symbols with kallsyms_lookup_names for kprobe multi link
` [RFC bpf-next 4/4] selftests/bpf: Add attach bench test
[PATCH AUTOSEL 5.17 45/49] x86,bpf: Avoid IBT objtool warning
2022-04-12 0:44 UTC
[PATCH bpf-next v4 00/13] Introduce typed pointer support in BPF maps
2022-04-12 0:32 UTC (17+ messages)
` [PATCH bpf-next v4 01/13] bpf: Make btf_find_field more generic
` [PATCH bpf-next v4 02/13] bpf: Move check_ptr_off_reg before check_map_access
` [PATCH bpf-next v4 03/13] bpf: Allow storing unreferenced kptr in map
` [PATCH bpf-next v4 04/13] bpf: Tag argument to be released in bpf_func_proto
` [PATCH bpf-next v4 05/13] bpf: Allow storing referenced kptr in map
` [PATCH bpf-next v4 06/13] bpf: Prevent escaping of kptr loaded from maps
` [PATCH bpf-next v4 07/13] bpf: Adapt copy_map_value for multiple offset case
` [PATCH bpf-next v4 08/13] bpf: Populate pairs of btf_id and destructor kfunc in btf
` [PATCH bpf-next v4 09/13] bpf: Wire up freeing of referenced kptr
` [PATCH bpf-next v4 10/13] bpf: Teach verifier about kptr_get kfunc helpers
` [PATCH bpf-next v4 11/13] libbpf: Add kptr type tag macros to bpf_helpers.h
` [PATCH bpf-next v4 12/13] selftests/bpf: Add C tests for kptr
` [PATCH bpf-next v4 13/13] selftests/bpf: Add verifier "
[PATCH v2 bpf-next 0/1] libbpf: usdt aarch64 support
2022-04-11 22:40 UTC (3+ messages)
` [PATCH v2 bpf-next] libbpf: usdt aarch64 arg parsing support
[PATCH bpf 1/2] vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
2022-04-11 22:18 UTC (8+ messages)
` [PATCH bpf 2/2] bpf: use vmalloc with VM_ALLOW_HUGE_VMAP for bpf_prog_pack
` [PATCH bpf 0/2] vmalloc: bpf: introduce VM_ALLOW_HUGE_VMAP
[PATCH bpf-next] bpf: Remove redundant assignment to meta.seq in __task_seq_show()
2022-04-11 19:20 UTC (3+ messages)
[PATCH bpf-next v3 0/5] Attach a cookie to a tracing program
2022-04-11 17:36 UTC (5+ messages)
` [PATCH bpf-next v3 2/5] bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack
[PATCH bpf-next 00/10] xsk: stop softirq processing on full XSK Rx queue
2022-04-11 17:07 UTC (8+ messages)
[PATCH bpf 0/2] Enlarge offset check value in bpf_skb_load_bytes
2022-04-11 16:37 UTC (5+ messages)
` [PATCH bpf 1/2] net: Enlarge offset check value from 0xffff to INT_MAX "
` [PATCH bpf 2/2] selftests: bpf: add test for skb_load_bytes
[PATCH bpf] bpf: Fix release of page_pool in BPF_PROG_RUN
2022-04-11 15:40 UTC (3+ messages)
[PATCH v3 0/2] drop duplicate max/min definitions
2022-04-11 15:30 UTC (5+ messages)
` [PATCH v3 1/2] selftests: bpf: "
` [PATCH v3 2/2] selftests: mqueue: drop duplicate min definition
[PATCH bpf-next] riscv, bpf: Implement more atomic operations for RV64
2022-04-11 15:00 UTC (4+ messages)
[PATCH bpf-next 0/2] libbpf: usdt aarch64 support
2022-04-11 7:56 UTC (6+ messages)
` [PATCH bpf-next 1/2] libbpf: usdt: factor out common USDT arg handling
` [PATCH bpf-next 2/2] libbpf: usdt aarch64 arg parsing support
[PATCH bpf-next v4 0/4] bpf: RLIMIT_MEMLOCK cleanups
2022-04-11 3:30 UTC (6+ messages)
` [PATCH bpf-next v4 1/4] samples/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK
` [PATCH bpf-next v4 2/4] selftests/bpf: "
` [PATCH bpf-next v4 3/4] bpftool: "
` [PATCH bpf-next v4 4/4] tools/runqslower: "
[bpf-next] libbpf: Fix a bug that checking bpf_probe_read_kernel API fails in old kernels
2022-04-11 3:20 UTC (2+ messages)
[PATCH v3 bpf-next] selftests/bpf: Improve by-name subtest selection logic in prog_tests
2022-04-11 3:20 UTC (2+ messages)
[PATCH v2] libbpf: add ARC support to bpf_tracing.h
2022-04-11 2:00 UTC (3+ messages)
KASAN: use-after-free Read in tcp_retransmit_timer (5)
2022-04-10 11:36 UTC (9+ messages)
` [syzbot] "
[PATCH v3 RESEND] efi: Do not import certificates from UEFI Secure Boot for T2 Macs
2022-04-10 10:49 UTC
Error validating array access
2022-04-09 6:27 UTC (3+ messages)
[RFC PATCH bpf-next 0/2] bpf: Introduce ternary search tree for string key
2022-04-09 3:07 UTC (5+ messages)
` [RFC PATCH bpf-next 1/2] "
pull-request: bpf-next 2022-04-09
2022-04-09 0:20 UTC (2+ messages)
[PATCH bpf-next 0/3] Add target-less tracing SEC() definitions
2022-04-08 22:36 UTC (9+ messages)
` [PATCH bpf-next 1/3] libbpf: allow "incomplete" basic "
` [PATCH bpf-next 2/3] libbpf: support target-less SEC() definitions for BTF-backed programs
` [PATCH bpf-next 3/3] selftests/bpf: use target-less SEC() definitions in various tests
[PATCH v2 bpf-next] selftests/bpf: Improve by-name subtest selection logic in prog_tests
2022-04-08 22:31 UTC (3+ messages)
[PATCH bpf-next] bpf: Fix excessive memory allocation in stack_map_alloc()
2022-04-08 22:30 UTC (2+ messages)
[PATCH] libbpf: add ARC support to bpf_tracing.h
2022-04-08 22:26 UTC (5+ messages)
[PATCH bpf 0/4] introduce HAVE_ARCH_HUGE_VMALLOC_FLAG for bpf_prog_pack
2022-04-08 21:22 UTC (8+ messages)
[PATCH bpf-next 0/3] Fix handling of CO-RE relos for __weak subprogs
2022-04-08 21:09 UTC (2+ messages)
[PATCH bpf-next] samples: bpf: xdp_router_ipv4: move routes monitor in a dedicated thread
2022-04-08 21:09 UTC (2+ messages)
[PATCH bpf-next v2] selftests/bpf: Fix return value checks in perf_event_stackmap.c
2022-04-08 21:09 UTC (2+ messages)
[PATCH v2 0/2] drop duplicate max/min definitions
2022-04-08 20:31 UTC (5+ messages)
` [PATCH v2 1/2] selftests: bpf: "
` [PATCH v2 2/2] selftests: mqueue: drop duplicate min definition
[PATCH net-next v3 0/3] net: atlantic: Add XDP support
2022-04-08 19:49 UTC (4+ messages)
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