messages from 2020-06-05 06:33:36 to 2020-06-09 18:26:30 UTC [more...]
[PATCH bpf] bpf: cgroup: allow multi-attach program to replace itself
2020-06-09 18:26 UTC (2+ messages)
[PATCH bpf] bpf: Reset data_meta before running programs attached to devmap entry
2020-06-09 18:20 UTC (2+ messages)
[PATCH] tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobes
2020-06-09 18:18 UTC (4+ messages)
[PATCH bpf] scripts: require pahole v1.16 when generating BTF
2020-06-09 18:08 UTC (3+ messages)
[PATCH bpf 0/2] Fixes for sock_hash_free
2020-06-09 18:04 UTC (6+ messages)
` [PATCH bpf 1/2] bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_free
` [PATCH bpf 2/2] bpf, sockhash: Synchronize delete from bucket list on map free
[PATCH] bpf/sockmap: fix kernel panic at __tcp_bpf_recvmsg
2020-06-09 17:58 UTC (4+ messages)
[RFC PATCH bpf-next 0/2] bpf_redirect_map() tail call detection and xdp_do_redirect() avoidance
2020-06-09 17:26 UTC (3+ messages)
` [RFC PATCH bpf-next 1/2] bpf, xdp: add naive bpf_redirect_map() tail call detection
` [RFC PATCH bpf-next 2/2] i40e: avoid xdp_do_redirect() call when "redirect_tail_call" is set
[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
2020-06-09 15:37 UTC (23+ messages)
libbpf's hashmap use of __WORDSIZE
2020-06-09 15:34 UTC (4+ messages)
` [PATCH] libbpf: Define __WORDSIZE if not available
[PATCH v2 0/2] perf: Fix bpf prologue generation, uaccess
2020-06-09 15:27 UTC (6+ messages)
` [PATCH v2 1/2] perf: Fix user attribute access in kprobes
` [PATCH v2 2/2] perf: Fix bpf prologue generation
[PATCH bpf 0/3] bpf: avoid using/returning file descriptor value zero
2020-06-09 15:12 UTC (20+ messages)
` [PATCH bpf 1/3] bpf: syscall to start at file-descriptor 1
` [RFC PATCH] bpf: bpf_anon_inode_getfd() can be static
` [PATCH bpf 2/3] bpf: devmap adjust uapi for attach bpf program
` [PATCH bpf 3/3] bpf: selftests and tools use struct bpf_devmap_val from uapi
` [PATCH bpf V2 0/2] bpf: adjust uapi for devmap prior to kernel release
` [PATCH bpf V2 1/2] bpf: devmap adjust uapi for attach bpf program
` [PATCH bpf V2 2/2] bpf: selftests and tools use struct bpf_devmap_val from uapi
[PATCH bpf] libbpf: Fix BTF-to-C conversion of noreturn function pointers
2020-06-09 14:05 UTC (3+ messages)
[PATCH] bpf: alloc_record_per_cpu Add null check after malloc
2020-06-09 12:23 UTC (2+ messages)
[PATCH bpf-next V1] bpf: devmap dynamic map-value area based on BTF
2020-06-09 12:19 UTC (10+ messages)
(no subject)
2020-06-09 11:55 UTC (4+ messages)
` [PATCH] bpf: alloc_record_per_cpu Add null check after malloc
` your mail
fentry/fexit attach to EXT type XDP program does not work
2020-06-09 8:52 UTC (3+ messages)
[PATCH] perf: Fix bpf prologue generation, user attribute access in kprobes
2020-06-09 7:00 UTC (3+ messages)
[PATCH] bpf: alloc_record_per_cpu Add null check after malloc
2020-06-09 6:50 UTC
[PATCHv4 bpf-next 0/2] xdp: add dev map multicast support
2020-06-09 3:03 UTC (13+ messages)
[PATCH AUTOSEL 4.14 10/72] ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K
2020-06-08 23:23 UTC
[PATCH AUTOSEL 4.19 015/106] ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K
2020-06-08 23:22 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 044/106] selftests/bpf: Fix memory leak in extract_build_id()
` [PATCH AUTOSEL 4.19 074/106] veth: Adjust hard_start offset on redirect XDP frames
[PATCH AUTOSEL 5.4 016/175] libbpf: Fix memory leak and possible double-free in hashmap__clear
2020-06-08 23:18 UTC (11+ messages)
` [PATCH AUTOSEL 5.4 035/175] ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K
` [PATCH AUTOSEL 5.4 059/175] tun: correct header offsets in napi frags mode
` [PATCH AUTOSEL 5.4 083/175] selftests/bpf: Fix memory leak in extract_build_id()
` [PATCH AUTOSEL 5.4 126/175] veth: Adjust hard_start offset on redirect XDP frames
` [PATCH AUTOSEL 5.4 140/175] selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o
` [PATCH AUTOSEL 5.4 168/175] libbpf: Fix perf_buffer__free() API for sparse allocs
` [PATCH AUTOSEL 5.4 169/175] bpf: Fix map permissions check
` [PATCH AUTOSEL 5.4 170/175] bpf: Refactor sockmap redirect code so its easy to reuse
` [PATCH AUTOSEL 5.4 171/175] bpf: Fix running sk_skb program types with ktls
` [PATCH AUTOSEL 5.4 172/175] selftests/bpf, flow_dissector: Close TAP device FD after the test
[PATCH AUTOSEL 5.6 006/606] bpf: Fix bug in mmap() implementation for BPF array map
2020-06-08 23:06 UTC (13+ messages)
` [PATCH AUTOSEL 5.6 068/606] bpf: Fix sk_psock refcnt leak when receiving message
` [PATCH AUTOSEL 5.6 075/606] bpf: Enforce returning 0 for fentry/fexit progs
` [PATCH AUTOSEL 5.6 076/606] selftests/bpf: Enforce returning 0 for fentry/fexit programs
` [PATCH AUTOSEL 5.6 077/606] bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
` [PATCH AUTOSEL 5.6 114/606] net/ena: Fix build warning in ena_xdp_set()
` [PATCH AUTOSEL 5.6 141/606] bpf: Restrict bpf_probe_read{, str}() only to archs where they work
` [PATCH AUTOSEL 5.6 142/606] bpf: Add bpf_probe_read_{user, kernel}_str() to do_refine_retval_range
` [PATCH AUTOSEL 5.6 168/606] kbuild: Remove debug info from kallsyms linking
` [PATCH AUTOSEL 5.6 198/606] flow_dissector: Drop BPF flow dissector prog ref on netns cleanup
` [PATCH AUTOSEL 5.6 202/606] bpf: Prevent mmap()'ing read-only maps as writable
` [PATCH AUTOSEL 5.6 243/606] net/tls: fix encryption error checking
` [PATCH AUTOSEL 5.6 287/606] samples: bpf: Fix build error
[PATCH AUTOSEL 5.7 023/274] selftests/bpf: Copy runqslower to OUTPUT directory
2020-06-08 23:06 UTC (26+ messages)
` [PATCH AUTOSEL 5.7 024/274] libbpf: Fix memory leak and possible double-free in hashmap__clear
` [PATCH AUTOSEL 5.7 048/274] ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K
` [PATCH AUTOSEL 5.7 075/274] ice: Change number of XDP TxQ to 0 when destroying rings
` [PATCH AUTOSEL 5.7 084/274] tun: correct header offsets in napi frags mode
` [PATCH AUTOSEL 5.7 123/274] bpf, riscv: Fix tail call count off by one in RV32 BPF JIT
` [PATCH AUTOSEL 5.7 128/274] libbpf: Refactor map creation logic and fix cleanup leak
` [PATCH AUTOSEL 5.7 129/274] selftests/bpf: Ensure test flavors use correct skeletons
` [PATCH AUTOSEL 5.7 130/274] selftests/bpf: Fix memory leak in test selector
` [PATCH AUTOSEL 5.7 131/274] selftests/bpf: Fix memory leak in extract_build_id()
` [PATCH AUTOSEL 5.7 132/274] selftests/bpf: Fix invalid memory reads in core_relo selftest
` [PATCH AUTOSEL 5.7 133/274] libbpf: Fix huge memory leak in libbpf_find_vmlinux_btf_id()
` [PATCH AUTOSEL 5.7 134/274] selftests/bpf: Fix bpf_link leak in ns_current_pid_tgid selftest
` [PATCH AUTOSEL 5.7 135/274] selftests/bpf: Add runqslower binary to .gitignore
` [PATCH AUTOSEL 5.7 197/274] selftests/bpf: Install generated test progs
` [PATCH AUTOSEL 5.7 204/274] veth: Adjust hard_start offset on redirect XDP frames
` [PATCH AUTOSEL 5.7 208/274] selftests/bpf: Fix test_align verifier log patterns
` [PATCH AUTOSEL 5.7 225/274] selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o
` [PATCH AUTOSEL 5.7 226/274] selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.sh
` [PATCH AUTOSEL 5.7 265/274] libbpf: Fix perf_buffer__free() API for sparse allocs
` [PATCH AUTOSEL 5.7 266/274] bpf: Fix map permissions check
` [PATCH AUTOSEL 5.7 267/274] bpf: Refactor sockmap redirect code so its easy to reuse
` [PATCH AUTOSEL 5.7 268/274] bpf: Fix running sk_skb program types with ktls
` [PATCH AUTOSEL 5.7 269/274] selftests/bpf, flow_dissector: Close TAP device FD after the test
` [PATCH AUTOSEL 5.7 270/274] bpf: Fix up bpf_skb_adjust_room helper's skb csum setting
` [PATCH AUTOSEL 5.7 271/274] s390/bpf: Maintain 8-byte stack alignment
[PATCH] virtio_net: Unregister and re-register xdp_rxq across freeze/restore
2020-06-08 21:09 UTC (3+ messages)
[PATCH bpf v3 1/2] bpf: don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZE
2020-06-08 18:27 UTC (2+ messages)
` [PATCH bpf v3 2/2] selftests/bpf: make sure optvals > PAGE_SIZE are bypassed
pass kernel pointers to the sysctl ->proc_handler method v3
2020-06-08 16:49 UTC (7+ messages)
` WARNING: CPU: 1 PID: 52 at mm/page_alloc.c:4826 __alloc_pages_nodemask (Re: [PATCH 5/5] sysctl: pass kernel pointers to ->proc_handler)
[PATCH bpf 0/2] Fix bpf_skb_load_bytes_relative for cgroup_skb/egress
2020-06-08 15:54 UTC (4+ messages)
` [PATCH bpf 1/2] net/filter: Permit reading NET in load_bytes_relative when MAC not set
[PATCH bpf] selftests/bpf: fix ringbuf selftest sample counting undeterminism
2020-06-08 14:17 UTC (2+ messages)
[PATCH] bpf_stats_record: Add null check after malloc
2020-06-08 14:15 UTC
[PATCH 00/16] kbuild: support 'userprogs' syntax
2020-06-08 13:32 UTC (4+ messages)
` [PATCH 04/16] net: bpfilter: use 'userprogs' syntax to build bpfilter_umh
WARNING in dev_change_net_namespace
2020-06-08 7:09 UTC (4+ messages)
[PATCH] bpf: export the net namespace for bpf_sock_ops
2020-06-08 4:12 UTC (6+ messages)
[PATCH bpf v2] bpf: increase {get,set}sockopt optval size limit
2020-06-07 13:35 UTC (4+ messages)
[bpf-next PATCH 0/3] fix ktls with sk_skb_verdict programs
2020-06-06 16:26 UTC (3+ messages)
` [bpf-next PATCH 1/3] bpf: refactor sockmap redirect code so its easy to reuse
[PATCH v4 bpf-next 0/5] bpf: Add support for XDP programs in DEVMAP entries
2020-06-05 23:45 UTC (4+ messages)
[PATCH net] net: ethernet: mvneta: fix MVNETA_SKB_HEADROOM alignment
2020-06-05 20:13 UTC (2+ messages)
[PATCH 05/24] efi/libstub: Optimize for size instead of speed
2020-06-05 16:09 UTC (9+ messages)
` [PATCH] efi/x86: Fix build with gcc 4
[PATCH bpf-next 5/8] bpf: Add link-based BPF program attachment to network namespace
2020-06-05 14:41 UTC (4+ messages)
[PATCH AUTOSEL 4.9 6/6] l2tp: do not use inet_hash()/inet_unhash()
2020-06-05 12:26 UTC
[PATCH AUTOSEL 4.14 8/8] l2tp: do not use inet_hash()/inet_unhash()
2020-06-05 12:26 UTC
[PATCH AUTOSEL 4.19 9/9] l2tp: do not use inet_hash()/inet_unhash()
2020-06-05 12:25 UTC
[PATCH AUTOSEL 5.4 14/14] l2tp: do not use inet_hash()/inet_unhash()
2020-06-05 12:25 UTC
[PATCH AUTOSEL 5.6 17/17] l2tp: do not use inet_hash()/inet_unhash()
2020-06-05 12:25 UTC
Trouble running bpf_iter tests
2020-06-05 9:25 UTC (4+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).