bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-02 01:23:24 to 2020-04-08 12:38:43 UTC [more...]

decruft the vmalloc API
 2020-04-08 12:38 UTC  (35+ messages)
` [PATCH 01/28] x86/hyperv: use vmalloc_exec for the hypercall page
` [PATCH 02/28] staging: android: ion: use vmap instead of vm_map_ram
` [PATCH 03/28] staging: media: ipu3: use vmap insted of reimplementing it
` [PATCH 04/28] dma-mapping: "
` [PATCH 05/28] powerpc: add an ioremap_phb helper
` [PATCH 06/28] powerpc: remove __ioremap_at and __iounmap_at
` [PATCH 07/28] mm: remove __get_vm_area
` [PATCH 08/28] mm: unexport unmap_kernel_range_noflush
` [PATCH 09/28] mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
` [PATCH 10/28] mm: only allow page table mappings for built-in zsmalloc
` [PATCH 11/28] mm: pass addr as unsigned long to vb_free
` [PATCH 12/28] mm: remove vmap_page_range_noflush and vunmap_page_range
` [PATCH 13/28] mm: rename vmap_page_range to map_kernel_range
` [PATCH 14/28] mm: don't return the number of pages from map_kernel_range{,_noflush}
` [PATCH 15/28] mm: remove map_vm_range
` [PATCH 16/28] mm: remove unmap_vmap_area
` [PATCH 17/28] mm: remove the prot argument from vm_map_ram
` [PATCH 18/28] mm: enforce that vmap can't map pages executable
` [PATCH 19/28] gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc
` [PATCH 20/28] mm: remove the pgprot argument to __vmalloc
` [PATCH 21/28] mm: remove the prot argument to __vmalloc_node
` [PATCH 22/28] mm: remove both instances of __vmalloc_node_flags
` [PATCH 23/28] mm: remove __vmalloc_node_flags_caller
` [PATCH 24/28] mm: switch the test_vmalloc module to use __vmalloc_node
` [PATCH 25/28] mm: remove vmalloc_user_node_flags
` [PATCH 26/28] arm64: use __vmalloc_node in arch_alloc_vmap_stack
` [PATCH 27/28] s390: use __vmalloc_node in alloc_vm_stack
` [PATCH 28/28] s390: use __vmalloc_node in stack_alloc

[PATCH RFC v2 01/33] xdp: add frame size to xdp_buff
 2020-04-08 11:53 UTC  (33+ messages)
` [PATCH RFC v2 02/33] bnxt: add XDP frame size to driver
` [PATCH RFC v2 03/33] sfc: add XDP frame size
` [PATCH RFC v2 04/33] mvneta: add XDP frame size to driver
` [PATCH RFC v2 05/33] net: netsec: Add support for XDP frame size
` [PATCH RFC v2 06/33] net: XDP-generic determining "
` [PATCH RFC v2 07/33] xdp: xdp_frame add member frame_sz and handle in convert_to_xdp_frame
` [PATCH RFC v2 08/33] xdp: cpumap redirect use frame_sz and increase skb_tailroom
` [PATCH RFC v2 09/33] veth: adjust hard_start offset on redirect XDP frames
` [PATCH RFC v2 10/33] veth: xdp using frame_sz in veth driver
` [PATCH RFC v2 11/33] dpaa2-eth: add XDP frame size
` [PATCH RFC v2 12/33] hv_netvsc: add XDP frame size to driver
` [PATCH RFC v2 13/33] qlogic/qede: "
` [PATCH RFC v2 14/33] net: ethernet: ti: add XDP frame size to driver cpsw
` [PATCH RFC v2 15/33] ena: add XDP frame size to amazon NIC driver
` [PATCH RFC v2 16/33] mlx4: add XDP frame size and adjust max XDP MTU
` [PATCH RFC v2 17/33] mlx5: rx queue setup time determine frame_sz for XDP
` [PATCH RFC v2 18/33] net: thunderx: add XDP frame size
` [PATCH RFC v2 19/33] nfp: add XDP frame size to netronome driver
` [PATCH RFC v2 20/33] tun: add XDP frame size
` [PATCH RFC v2 21/33] vhost_net: also populate "
` [PATCH RFC v2 22/33] virtio_net: add XDP frame size in two code paths
` [PATCH RFC v2 23/33] ixgbe: fix XDP redirect on archs with PAGE_SIZE above 4K
` [PATCH RFC v2 24/33] ixgbe: add XDP frame size to driver
` [PATCH RFC v2 25/33] ixgbevf: add XDP frame size to VF driver
` [PATCH RFC v2 26/33] i40e: add XDP frame size to driver
` [PATCH RFC v2 27/33] ice: "
` [PATCH RFC v2 28/33] xdp: for Intel AF_XDP drivers add XDP frame_sz
` [PATCH RFC v2 29/33] xdp: allow bpf_xdp_adjust_tail() to grow packet size
` [PATCH RFC v2 30/33] xdp: clear grow memory in bpf_xdp_adjust_tail()
` [PATCH RFC v2 31/33] bpf: add xdp.frame_sz in bpf_prog_test_run_xdp()
` [PATCH RFC v2 32/33] selftests/bpf: adjust BPF selftest for xdp_adjust_tail
` [PATCH RFC v2 33/33] selftests/bpf: xdp_adjust_tail add grow tail tests

[PATCH bpf] riscv, bpf: Fix offset range checking for auipc+jalr on RV64
 2020-04-08  5:39 UTC  (3+ messages)

[PATCH bpf] bpf: Fix use of sk->sk_reuseport from sk_assign
 2020-04-08  3:35 UTC 

Question on "uaccess: Add strict non-pagefault kernel-space read function"
 2020-04-08  0:15 UTC  (5+ messages)

[PATCH bpf 0/2] libbpf: Fix bpf_get_link_xdp_id flags handling
 2020-04-07 23:44 UTC  (5+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] selftests/bpf: Add test for bpf_get_link_xdp_id

[PATCH v7] perf tools: add support for libpfm4
 2020-04-07 21:07 UTC  (3+ messages)

[PATCH bpf-next] bpf: add bpf_ct_lookup_{tcp,udp}() helpers
 2020-04-07 17:34 UTC  (12+ messages)
` [PATCH bpf-next v2 1/2] "
        ` unstable bpf helpers proposal. Was: "

[PATCH 5.4 10/36] bpf: Fix tnum constraints for 32-bit comparisons
 2020-04-07 14:42 UTC  (2+ messages)

[RFC 0/3] bpf: Add d_path helper
 2020-04-07  9:45 UTC  (19+ messages)
` [PATCH 1/3] bpf: Add support to check if BTF object is nested in another object
` [PATCH 2/3] bpf: Add d_path helper

[PATCH bpf-next 1/4] xdp: Support specifying expected existing program when attaching XDP
 2020-04-07  9:20 UTC  (18+ messages)
                  ` bpf: ability to attach freplace to multiple parents

[PATCH] net/bpfilter: remove superfluous testing message
 2020-04-07  8:04 UTC  (3+ messages)

[PATCH] libbpf: Make bpf/bpf_helpers.h self-contained
 2020-04-07  6:52 UTC  (2+ messages)

[PATCH v5] perf tools: add support for libpfm4
 2020-04-07  6:43 UTC  (3+ messages)

[PATCH] xsk: fix out of boundary write in __xsk_rcv_memcpy
 2020-04-07  4:35 UTC  (5+ messages)

[PATCH 0/5] Return fds from privileged sockhash/sockmap lookup
 2020-04-07  3:08 UTC  (10+ messages)

[PATCH AUTOSEL 5.5 04/35] bpf: Fix deadlock with rq_lock in bpf_send_signal()
 2020-04-07  0:00 UTC 

[PATCH AUTOSEL 5.4 04/32] bpf: Fix deadlock with rq_lock in bpf_send_signal()
 2020-04-07  0:01 UTC 

[PATCH] device_cgroup: Cleanup cgroup eBPF device filter code
 2020-04-06 20:30 UTC  (4+ messages)

[PATCH] bpf: fix a typo "inacitve" -> "inactive"
 2020-04-06 20:17 UTC  (2+ messages)

[PATCH] libbpf: Initialize *nl_pid so gcc 10 is happy
 2020-04-06 20:14 UTC  (3+ messages)

[RFC PATCH bpf-next 0/8] bpf_link observability APIs
 2020-04-06 19:06 UTC  (15+ messages)
` [RFC PATCH bpf-next 1/8] bpf: refactor bpf_link update handling
` [RFC PATCH bpf-next 2/8] bpf: allow bpf_link pinning as read-only and enforce LINK_UPDATE
` [RFC PATCH bpf-next 3/8] bpf: allocate ID for bpf_link
` [RFC PATCH bpf-next 4/8] bpf: support GET_FD_BY_ID and GET_NEXT_ID "
` [RFC PATCH bpf-next 5/8] bpf: add support for BPF_OBJ_GET_INFO_BY_FD "
` [RFC PATCH bpf-next 6/8] libbpf: add low-level APIs for new bpf_link commands
` [RFC PATCH bpf-next 7/8] bpftool: expose attach_type-to-string array to non-cgroup code
` [RFC PATCH bpf-next 8/8] bpftool: add bpf_link show and pin support

[PATCH] tun: Don't put_page() for all negative return values from XDP program
 2020-04-06 17:01 UTC  (2+ messages)

[PATCHv5 00/15] bpf: Add trampoline and dispatcher to /proc/kallsyms
 2020-04-06 13:00 UTC  (7+ messages)
` [PATCH 13/15] perf tools: Synthesize bpf_trampoline/dispatcher ksymbol event

[PATCH] um: delete an unnecessary check before the kfree
 2020-04-05  8:36 UTC 

[PATCH v3 net] inet_diag: add cgroup id attribute
 2020-04-03 23:08 UTC  (7+ messages)

[PATCH net] veth: xdp: use head instead of hard_start
 2020-04-03 21:12 UTC  (10+ messages)
` [PATCH net v2] "

[PATCHv5 bpf-next 0/5] Add bpf_sk_assign eBPF helper
 2020-04-03 20:50 UTC  (4+ messages)
` [PATCHv5 bpf-next 4/5] selftests: bpf: add test for sk_assign

arm6/7: pointers wrongly treated as 64 bits wide?
 2020-04-03 15:28 UTC  (2+ messages)

[PATCH 02/12 v2] tracing: Save off entry when peeking at next entry
 2020-04-03 13:16 UTC  (8+ messages)
  ` [tracing] cd8f62b481: BUG:sleeping_function_called_from_invalid_context_at_mm/slab.h

[PATCH bpf] bpf, lsm: Fix the file_mprotect LSM test
 2020-04-03  2:46 UTC  (2+ messages)

[PATCH bpf] net, sk_msg: Don't use RCU_INIT_POINTER on sk_user_data
 2020-04-02 22:52 UTC  (2+ messages)

[PATCH bpf] riscv: remove BPF JIT for nommu builds
 2020-04-02 22:51 UTC  (2+ messages)

[PATCH][next] bpf: Test_verifier: fix spelling mistake "arithmatic" -> "arithmetic"
 2020-04-02 22:50 UTC  (2+ messages)

[PATCH v3 bpf] kbuild: fix dependencies for DEBUG_INFO_BTF
 2020-04-02 22:49 UTC  (9+ messages)
` [PATCH v4 "
        ` [PATCH v5 "

probe_write_common_error
 2020-04-02 16:16 UTC  (4+ messages)

[PATCH bpf-next v9 0/8] MAC and Audit policy using eBPF (KRSI)
 2020-04-02 15:57 UTC  (10+ messages)
` [PATCH bpf-next v9 7/8] bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM

[PATCH] lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"
 2020-04-02  9:09 UTC 


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).