bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-17 20:06:14 to 2019-11-20 21:46:49 UTC [more...]

[PATCH] bpf: emit audit messages upon successful prog load and unload
 2019-11-20 21:46 UTC  (2+ messages)

[PATCH bpf-next 0/6] Add libbpf-provided extern variables support
 2019-11-20 21:39 UTC  (10+ messages)
` [PATCH bpf-next 5/6] libbpf: support libbpf-provided extern variables

[RFC] bpf: emit audit messages upon successful prog load and unload
 2019-11-20 21:30 UTC  (3+ messages)

[PATCH bpf-next 0/8] Optimize BPF tail calls for direct jumps
 2019-11-20 19:26 UTC  (15+ messages)
` [PATCH bpf-next 1/8] bpf, x86: generalize and extend bpf_arch_text_poke "
` [PATCH bpf-next 2/8] bpf: move bpf_free_used_maps into sleepable section
` [PATCH bpf-next 3/8] bpf: move owner type,jited info into array auxiliary data
` [PATCH bpf-next 4/8] bpf: add initial poke descriptor table for jit images
` [PATCH bpf-next 5/8] bpf: add poke dependency tracking for prog array maps
` [PATCH bpf-next 6/8] bpf: constant map key tracking for prog array pokes
` [PATCH bpf-next 7/8] bpf, x86: emit patchable direct jump as tail call
` [PATCH bpf-next 8/8] bpf, testing: add various tail call test cases

[PATCH bpf-next] tools: bpftool: fix warning on ignored return value for 'read'
 2019-11-20 18:14 UTC  (2+ messages)

general protection fault in virtio_transport_release
 2019-11-20 12:03 UTC  (2+ messages)

[PATCH v6 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-20  7:17 UTC  (31+ messages)
` [PATCH v6 01/24] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v6 02/24] mm/gup: factor out duplicate code from four routines
` [PATCH v6 03/24] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v6 04/24] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v6 05/24] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v6 06/24] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v6 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v6 08/24] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v6 09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v6 10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v6 11/24] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v6 12/24] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v6 13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v6 14/24] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v6 15/24] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v6 16/24] net/xdp: "
` [PATCH v6 17/24] mm/gup: track FOLL_PIN pages
` [PATCH v6 18/24] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v6 19/24] vfio, mm: "
` [PATCH v6 20/24] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v6 21/24] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v6 22/24] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v6 23/24] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v6 24/24] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[PATCH] xsk: fix xsk_poll()'s return type
 2019-11-20  6:15 UTC 

[PATCH RESEND v17 00/13] open: introduce openat2(2) syscall
 2019-11-20  5:06 UTC  (14+ messages)
` [PATCH RESEND v17 01/13] namei: only return -ECHILD from follow_dotdot_rcu()
` [PATCH RESEND v17 02/13] nsfs: clean-up ns_get_path() signature to return int
` [PATCH RESEND v17 03/13] namei: allow nd_jump_link() to produce errors
` [PATCH RESEND v17 04/13] namei: allow set_root() "
` [PATCH RESEND v17 05/13] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH RESEND v17 06/13] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH RESEND v17 07/13] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH RESEND v17 08/13] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH RESEND v17 09/13] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH RESEND v17 10/13] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution
` [PATCH RESEND v17 11/13] open: introduce openat2(2) syscall
` [PATCH RESEND v17 12/13] selftests: add openat2(2) selftests
` [PATCH RESEND v17 13/13] Documentation: path-lookup: include new LOOKUP flags

[PATCH bpf-next] bpf: Make array_map_mmap static
 2019-11-20  0:59 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: enforce no-ALU32 for test_progs-no_alu32
 2019-11-20  0:55 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: integrate verbose verifier log into test_progs
 2019-11-20  0:35 UTC 

[PATCH] net/tls: enable sk_msg redirect to tls socket egress
 2019-11-19 23:04 UTC  (3+ messages)

[PATCH v2 bpf-next] libbpf: fix call relocation offset calculation bug
 2019-11-19 23:02 UTC  (3+ messages)

[PATCH bpf-next] libbpf: fix call relocation offset calculation bug
 2019-11-19 22:30 UTC  (5+ messages)

[PATCH bpf-next v2 0/3] bpf: allow s32/u32 return types in verifier for bpf helpers
 2019-11-19 22:09 UTC  (6+ messages)
` [PATCH bpf-next v2 1/3] bpf: add a helper to set preciseness of an unknown register
` [PATCH bpf-next v2 2/3] bpf: allow s32/u32 return types in verifier for bpf helpers
` [PATCH bpf-next v2 3/3] tools/bpf: add verifier test for s32/u32 helper return values

[PATCH v2] net-af_xdp: use correct number of channels from ethtool
 2019-11-19 22:07 UTC  (4+ messages)

[PATCH v2 bpf-next 0/9] add bpf batch ops to process more than 1 elem
 2019-11-19 19:30 UTC  (10+ messages)
` [PATCH v2 bpf-next 1/9] bpf: add bpf_map_{value_size,update_value,map_copy_value} functions
` [PATCH v2 bpf-next 2/9] bpf: add generic support for lookup and lookup_and_delete batch ops
` [PATCH v2 bpf-next 3/9] bpf: add generic support for update and delete "
` [PATCH v2 bpf-next 4/9] bpf: add lookup and updated batch ops to arraymap
` [PATCH v2 bpf-next 5/9] bpf: add batch ops to all htab bpf map
` [PATCH v2 bpf-next 6/9] tools/bpf: sync uapi header bpf.h
` [PATCH v2 bpf-next 7/9] libbpf: add libbpf support to batch ops
` [PATCH v2 bpf-next 8/9] selftests/bpf: add batch ops testing for hmap and hmap_percpu
` [PATCH v2 bpf-next 9/9] selftests/bpf: add batch ops testing to array bpf map

[PATCH bpf-next 0/3] Introduce xdp_call.h and the BPF dispatcher
 2019-11-19 16:07 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: introduce "
` [PATCH bpf-next 2/3] xdp: introduce xdp_call
` [PATCH bpf-next 3/3] i40e: start using xdp_call.h

[RFC][PATCH 1/2] ftrace: Add modify_ftrace_direct()
 2019-11-19 15:37 UTC  (3+ messages)

linux-next: Tree for Nov 19 (bpf)
 2019-11-19 15:13 UTC 

[PATCH bpf-next v4] selftests/bpf: test for bpf_get_file_path() from raw tracepoint
 2019-11-19 13:47 UTC  (3+ messages)

[PATCH bpf-next v10 0/2] bpf: adding get_file_path helper
 2019-11-19 13:27 UTC  (3+ messages)
` [PATCH bpf-next v10 1/2] bpf: add new helper get_file_path for mapping a file descriptor to a pathname
` [PATCH bpf-next v10 2/2] selftests/bpf: test for bpf_get_file_path() from tracepoint

[PATCH bpf-next] tools: bpf: fix build for 'make -s tools/bpf O=<dir>'
 2019-11-19 10:56 UTC 

[PATCH bpf-next 0/2] selftests: bpftool: skip build tests if not in tree
 2019-11-19 10:50 UTC  (3+ messages)
` [PATCH bpf-next 1/2] selftests: bpftool: set EXIT trap after usage function
` [PATCH bpf-next 2/2] selftests: bpftool: skip the build test if not in tree

[PATCH v5 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-19  7:00 UTC  (20+ messages)
` [PATCH v5 02/24] mm/gup: factor out duplicate code from four routines
` [PATCH v5 06/24] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v5 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v5 10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v5 11/24] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v5 13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v5 15/24] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v5 17/24] mm/gup: track FOLL_PIN pages

[PATCH bpf-next 0/9] add bpf batch ops to process more than 1 elem
 2019-11-19  5:26 UTC  (12+ messages)
` [PATCH bpf-next 1/9] bpf: add bpf_map_{value_size,update_value,map_copy_value} functions
` [PATCH bpf-next 2/9] bpf: add generic support for lookup and lookup_and_delete batch ops
` [PATCH bpf-next 3/9] bpf: add generic support for update and delete "
` [PATCH bpf-next 4/9] bpf: add lookup and updated batch ops to arraymap
` [PATCH bpf-next 5/9] bpf: add batch ops to all htab bpf map
` [PATCH bpf-next 6/9] tools/bpf: sync uapi header bpf.h
` [PATCH bpf-next 7/9] libbpf: add libbpf support to batch ops
` [PATCH bpf-next 8/9] selftests/bpf: add batch ops testing for hmap and hmap_percpu
` [PATCH bpf-next 9/9] selftests/bpf: add batch ops testing to array bpf map

kernel panic: stack is corrupted in __lock_acquire (4)
 2019-11-19  5:46 UTC  (5+ messages)

[PATCH bpf-next 0/6] s390/bpf: remove JITed image size limitations
 2019-11-19  3:53 UTC  (8+ messages)
` [PATCH bpf-next 1/6] s390/bpf: use relative long branches
` [PATCH bpf-next 2/6] s390/bpf: align literal pool entries
` [PATCH bpf-next 3/6] s390/bpf: load literal pool register using larl
` [PATCH bpf-next 4/6] s390/bpf: use lgrl instead of lg where possible
` [PATCH bpf-next 5/6] s390/bpf: use lg(f)rl when long displacement cannot be used
` [PATCH bpf-next 6/6] s390/bpf: remove JITed image size limitations

[PATCH][next] bpf: fix memory leak on object 'data'
 2019-11-19  3:48 UTC  (2+ messages)

[PATCH bpf-next 0/2] [bpf] allow s32/u32 return types in verifier for bpf helpers
 2019-11-19  3:31 UTC  (3+ messages)
` [PATCH bpf-next 1/2] "

[PATCH] net-af_xdp: use correct number of channels from ethtool
 2019-11-19  0:20 UTC  (3+ messages)

[PATCH bpf-next] [tools/bpf] workaround an alu32 sub-register spilling issue
 2019-11-18 23:14 UTC  (4+ messages)

[PATCH bpf] selftests: bpf: fix test_tc_tunnel hanging
 2019-11-18 23:13 UTC  (5+ messages)

[PATCH rfc bpf-next 0/8] Optimize BPF tail calls for direct jumps
 2019-11-18 21:45 UTC  (12+ messages)
` [PATCH rfc bpf-next 5/8] bpf: add jit poke descriptor mock-up for jit images
` [PATCH rfc bpf-next 6/8] bpf: add poke dependency tracking for prog array maps
` [PATCH rfc bpf-next 8/8] bpf: constant map key tracking for prog array pokes

[RFC PATCH bpf-next 0/4] Introduce xdp_call.h and the BPF dispatcher
 2019-11-18 20:11 UTC  (8+ messages)
` [RFC PATCH bpf-next 2/4] bpf: introduce "

combining sockmap + ktls
 2019-11-18 15:45 UTC  (5+ messages)

[PATCH v6 bpf-next 0/5] Add support for memory-mapping BPF array maps
 2019-11-18 13:50 UTC  (2+ messages)

[PATCH v4 bpf-next 0/4] Add support for memory-mapping BPF array maps
 2019-11-18 13:50 UTC  (12+ messages)
` [PATCH v4 bpf-next 2/4] bpf: add mmap() support for BPF_MAP_TYPE_ARRAY

[PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other
 2019-11-18 13:29 UTC  (12+ messages)
              ` static and dynamic linking. Was: [PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF

[RFC PATCH v2 bpf-next 00/15] xdp_flow: Flow offload to XDP
 2019-11-18 10:28 UTC  (18+ messages)

[PATCH bpf] selftests: bpf: xdping is not meant to be run standalone
 2019-11-18  9:39 UTC  (4+ messages)

pull-request: bpf 2019-11-15
 2019-11-17 20:05 UTC  (5+ messages)


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