messages from 2020-05-01 03:42:33 to 2020-05-06 00:14:59 UTC [more...]
[PATCH bpf-next v2 00/20] bpf: implement bpf iterator for kernel data
2020-05-06 0:14 UTC (38+ messages)
` [PATCH bpf-next v2 01/20] bpf: implement an interface to register bpf_iter targets
` [PATCH bpf-next v2 02/20] bpf: allow loading of a bpf_iter program
` [PATCH bpf-next v2 03/20] bpf: support bpf tracing/iter programs for BPF_LINK_CREATE
` [PATCH bpf-next v2 04/20] bpf: support bpf tracing/iter programs for BPF_LINK_UPDATE
` [PATCH bpf-next v2 05/20] bpf: implement bpf_seq_read() for bpf iterator
` [PATCH bpf-next v2 06/20] bpf: create anonymous "
` [PATCH bpf-next v2 07/20] bpf: create file "
` [PATCH bpf-next v2 08/20] bpf: implement common macros/helpers for target iterators
` [PATCH bpf-next v2 09/20] bpf: add bpf_map iterator
` [PATCH bpf-next v2 10/20] net: bpf: add netlink and ipv6_route bpf_iter targets
` [PATCH bpf-next v2 11/20] bpf: add task and task/file iterator targets
` [PATCH bpf-next v2 12/20] bpf: add PTR_TO_BTF_ID_OR_NULL support
` [PATCH bpf-next v2 13/20] bpf: add bpf_seq_printf and bpf_seq_write helpers
` [PATCH bpf-next v2 14/20] bpf: handle spilled PTR_TO_BTF_ID properly when checking stack_boundary
` [PATCH bpf-next v2 15/20] bpf: support variable length array in tracing programs
` [PATCH bpf-next v2 16/20] tools/libbpf: add bpf_iter support
` [PATCH bpf-next v2 17/20] tools/bpftool: add bpf_iter support for bptool
` [PATCH bpf-next v2 18/20] tools/bpf: selftests: add iterator programs for ipv6_route and netlink
` [PATCH bpf-next v2 19/20] tools/bpf: selftests: add iter progs for bpf_map/task/task_file
` [PATCH bpf-next v2 20/20] tools/bpf: selftests: add bpf_iter selftests
[PATCH bpf-next 0/4] RV64 BPF JIT Optimizations
2020-05-06 0:03 UTC (5+ messages)
` [PATCH bpf-next 1/4] bpf, riscv: Enable missing verifier_zext optimizations on RV64
` [PATCH bpf-next 2/4] bpf, riscv: Optimize FROM_LE using verifier_zext "
` [PATCH bpf-next 3/4] bpf, riscv: Optimize BPF_JMP BPF_K when imm == 0 "
` [PATCH bpf-next 4/4] bpf, riscv: Optimize BPF_JSET BPF_K using andi "
[PATCH] bpf: Tweak BPF jump table optimizations for objtool compatibility
2020-05-05 23:59 UTC (14+ messages)
[PATCH 0/2] sockmap, fix for some error paths with helpers
2020-05-05 22:28 UTC (7+ messages)
` [PATCH 1/2] bpf: sockmap, msg_pop_data can incorrecty set an sge length
` [PATCH 2/2] bpf: sockmap, bpf_tcp_ingress needs to subtract bytes from sg.size
[PATCH bpf-next v2] libbpf: fix probe code to return EPERM if encountered
2020-05-05 21:11 UTC (4+ messages)
[bpf-next PATCH 00/10] bpf: selftests, test_sockmap improvements
2020-05-05 21:04 UTC (12+ messages)
` [bpf-next PATCH 01/10] bpf: selftests, move sockmap bpf prog header into progs
` [bpf-next PATCH 02/10] bpf: selftests, remove prints from sockmap tests
` [bpf-next PATCH 03/10] bpf: selftests, sockmap test prog run without setting cgroup
` [bpf-next PATCH 04/10] bpf: selftests, print error in test_sockmap error cases
` [bpf-next PATCH 05/10] bpf: selftests, improve test_sockmap total bytes counter
` [bpf-next PATCH 06/10] bpf: selftests, break down test_sockmap into subtests
` [bpf-next PATCH 07/10] bpf: selftests, provide verbose option for selftests execution
` [bpf-next PATCH 08/10] bpf: selftests, add whitelist option to test_sockmap
` [bpf-next PATCH 09/10] bpf: selftests, add blacklist "
` [bpf-next PATCH 10/10] bpf: selftests, add ktls tests "
[PATCH bpf-next v2 0/5] bpf: allow any port in bpf_bind helper
2020-05-05 20:33 UTC (7+ messages)
` [PATCH bpf-next v2 1/5] selftests/bpf: generalize helpers to control background listener
` [PATCH bpf-next v2 2/5] selftests/bpf: adopt accept_timeout from sockmap_listen
` [PATCH bpf-next v2 3/5] net: refactor arguments of inet{,6}_bind
` [PATCH bpf-next v2 4/5] bpf: allow any port in bpf_bind helper
` [PATCH bpf-next v2 5/5] selftests/bpf: move existing common networking parts into network_helpers
[PATCH] sysctl: fix unused function warning
2020-05-05 19:01 UTC (5+ messages)
[PATCH bpf-next 0/4] bpf: allow any port in bpf_bind helper
2020-05-05 18:50 UTC (16+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: generalize helpers to control backround listener
` [PATCH bpf-next 2/4] selftests/bpf: adopt accept_timeout from sockmap_listen
` [PATCH bpf-next 3/4] net: refactor arguments of inet{,6}_bind
` [PATCH bpf-next 4/4] bpf: allow any port in bpf_bind helper
[PATCH net-next] net: ethernet: ti: use true,false for bool variables in cpsw_new.c
2020-05-05 18:41 UTC (2+ messages)
[PATCH net-next] net: bnxt: Remove Comparison to bool in bnxt_ethtool.c
2020-05-05 18:41 UTC (2+ messages)
[PATCH net-next] net: qede: Use true for bool variable in qede_init_fp()
2020-05-05 18:40 UTC (2+ messages)
[PATCH v12 0/4] perf tools: add support for libpfm4
2020-05-05 18:31 UTC (5+ messages)
` [PATCH v12 4/4] "
[PATCH v14 0/1] perf tools: add support for libpfm4
2020-05-05 18:29 UTC (2+ messages)
` [PATCH v14 1/1] "
[PATCH iproute2-next 0/2] ss: add support for cgroup v2 information and filtering
2020-05-05 15:50 UTC (5+ messages)
` [PATCH iproute2-next 1/2] ss: introduce cgroup2 cache and helper functions
` [PATCH iproute2-next 2/2] ss: add support for cgroup v2 information and filtering
[RFC PATCH bpf-next 00/13] Introduce AF_XDP buffer allocation API
2020-05-05 14:28 UTC (18+ messages)
` [RFC PATCH bpf-next 01/13] xsk: move xskmap.c to net/xdp/
` [RFC PATCH bpf-next 02/13] xsk: move driver interface to xdp_sock_drv.h
` [RFC PATCH bpf-next 03/13] xsk: move defines only used by AF_XDP internals to xsk.h
` [RFC PATCH bpf-next 04/13] xsk: introduce AF_XDP buffer allocation API
` [RFC PATCH bpf-next 05/13] i40e: refactor rx_bi accesses
` [RFC PATCH bpf-next 06/13] i40e: separate kernel allocated rx_bi rings from AF_XDP rings
` [RFC PATCH bpf-next 07/13] i40e, xsk: migrate to new MEM_TYPE_XSK_BUFF_POOL
` [RFC PATCH bpf-next 08/13] ice, "
` [RFC PATCH bpf-next 09/13] ixgbe, "
` [RFC PATCH bpf-next 10/13] mlx5, "
` [RFC PATCH bpf-next 11/13] xsk: remove MEM_TYPE_ZERO_COPY and corresponding code
` [RFC PATCH bpf-next 12/13] xsk: explicitly inline functions and move definitions
` [RFC PATCH bpf-next 13/13] MAINTAINERS, xsk: update AF_XDP section after moves/adds
[PATCH 0/1] Open source our TC classifier
2020-05-05 13:37 UTC (7+ messages)
` [PATCH 1/1] selftests/bpf: add cls_redirect classifier
[PATCH net-next] ixgbe: Use true,false for bool variable in __ixgbe_enable_sriov()
2020-05-05 7:43 UTC
pass kernel pointers to the sysctl ->proc_handler method v3
2020-05-05 5:57 UTC (10+ messages)
` [PATCH 2/5] mm: remove watermark_boost_factor_sysctl_handler
` [PATCH 3/5] sysctl: remove all extern declaration from sysctl.c
` [PATCH 4/5] sysctl: avoid forward declarations
` [PATCH 5/5] sysctl: pass kernel pointers to ->proc_handler
[PATCH 00/15] gcc-10 warning fixes
2020-05-04 21:06 UTC (3+ messages)
` [PATCH 05/15] bpf: avoid gcc-10 stringop-overflow warning
pulling cap_perfmon
2020-05-04 20:52 UTC (2+ messages)
[PATCH v9 bpf-next 0/3] bpf: sharing bpf runtime stats with
2020-05-04 18:32 UTC (6+ messages)
` [PATCH v9 bpf-next 2/3] libbpf: add support for command BPF_ENABLE_STATS
Checksum behaviour of bpf_redirected packets
2020-05-04 16:11 UTC
[PATCH bpf 0/2] bpf, arm: Small JIT optimizations
2020-05-04 16:05 UTC (2+ messages)
[PATCH bpf-next] libbpf: fix probe code to return EPERM if encountered
2020-05-04 8:57 UTC (5+ messages)
pull-request: bpf-next 2020-05-01
2020-05-01 22:44 UTC
KASAN: global-out-of-bounds Read in inet_diag_bc_sk
2020-05-02 8:59 UTC
[PATCH bpf-next v1 00/19] bpf: implement bpf iterator for kernel data
2020-05-02 7:17 UTC (8+ messages)
` [PATCH bpf-next v1 11/19] bpf: add task and task/file targets
` [PATCH bpf-next v1 15/19] tools/libbpf: add bpf_iter support
[RFC PATCH bpf-next 0/6] bpf, printk: add BTF-based type printing
2020-05-02 0:25 UTC (6+ messages)
pull-request: bpf-next 2020-05-01 (v2)
2020-05-02 0:02 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: use reno instead of dctcp
2020-05-01 23:52 UTC (3+ messages)
[PATCH v2 bpf-next] bpf: fix use-after-free of bpf_link when priming half-fails
2020-05-01 22:52 UTC (3+ messages)
[PATCH bpf-next v3] bpf: bpf_{g,s}etsockopt for struct bpf_sock_addr
2020-05-01 22:29 UTC (8+ messages)
decruft the vmalloc API v2
2020-05-01 22:09 UTC (5+ messages)
` [PATCH 21/29] mm: remove the pgprot argument to __vmalloc
-EBUSY with some selftests on 5.7-rcX
2020-05-01 20:18 UTC (2+ messages)
Fighting BPF verifier to reach end-of-packet with XDP
2020-05-01 18:10 UTC (2+ messages)
[PATCH bpf-next] bpf: fix use-after-free of bpf_link when priming half-fails
2020-05-01 17:46 UTC (5+ messages)
` [Potential Spoof] "
[PATCH bpf-next 0/3] Enable socket lookup in SOCKMAP/SOCKHASH from BPF
2020-05-01 16:12 UTC (5+ messages)
` [PATCH bpf-next 2/3] selftests/bpf: Test that lookup on SOCKMAP/SOCKHASH is allowed
KASAN: use-after-free Read in inet_diag_bc_sk
2020-05-01 14:49 UTC (2+ messages)
[PATCH net-next v2 12/33] hv_netvsc: add XDP frame size to driver
2020-05-01 14:47 UTC (8+ messages)
` [PATCH net-next v2 28/33] mlx5: rx queue setup time determine frame_sz for XDP
KASAN: slab-out-of-bounds Read in inet_diag_bc_sk
2020-05-01 11:10 UTC
[PATCH bpf] security: Fix the default value of fs_context_parse_param hook
2020-05-01 7:30 UTC (3+ messages)
[PATCH] bpf, x86_32: Fix clobbering of dst for BPF_JSET
2020-05-01 6:53 UTC (3+ messages)
[PATCH net-next 0/2] inet_diag: add cgroup attribute and filter
2020-05-01 5:54 UTC (3+ messages)
BPFilter: bit size mismatch between bpfiter_umh and vmliux
2020-05-01 5:15 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;
as well as URLs for NNTP newsgroup(s).