bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-06 17:55:44 to 2019-08-12 21:52:01 UTC [more...]

[PATCH 01/16] s390/boot: fix section name escaping
 2019-08-12 21:50 UTC  (4+ messages)
` [PATCH 02/16] arc: prefer __section from compiler_attributes.h
` [PATCH 03/16] parisc: "
` [PATCH 06/16] ia64: "

[PATCH bpf-next] mm: mmap: increase sockets maximum memory size pgoff for 32bits
 2019-08-12 21:19 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v2] Documentation: virt: Fix broken reference to virt tree's index
 2019-08-12 21:16 UTC  (2+ messages)

[RESEND][PATCH v3 bpf-next] btf: expose BTF info through sysfs
 2019-08-12 18:39 UTC 

[PATCH v1] tools: Keep list of tools in alphabetical order
 2019-08-12 18:27 UTC  (3+ messages)

[PATCH bpf-next v2 0/4] bpf: support cloning sk storage on accept()
 2019-08-12 17:52 UTC  (10+ messages)
` [PATCH bpf-next v2 1/4] bpf: export bpf_map_inc_not_zero
` [PATCH bpf-next v2 2/4] bpf: support cloning sk storage on accept()
` [PATCH bpf-next v2 3/4] bpf: sync bpf.h to tools/
` [PATCH bpf-next v2 4/4] selftests/bpf: add sockopt clone/inheritance test

[PATCH bpf-next v4 0/2] net: xdp: XSKMAP improvements
 2019-08-12 17:25 UTC  (4+ messages)
` [PATCH bpf-next v4 1/2] xsk: remove AF_XDP socket from map when the socket is released

[PATCH bpf] s390/bpf: use 32-bit index for tail calls
 2019-08-12 16:18 UTC 

[PATCH v2 2/2] Documentation: sphinx: Don't parse socket() as identifier reference
 2019-08-12 16:11 UTC  (2+ messages)

[PATCH bpf] s390/bpf: fix lcgr instruction encoding
 2019-08-12 16:06 UTC  (3+ messages)

Sending s390 eBPF JIT patches via bpf@vger.kernel.org
 2019-08-12 15:35 UTC  (2+ messages)

[PATCH v4 0/2] perf: arm/arm64: Improve completeness for kernel address space
 2019-08-12  7:39 UTC  (7+ messages)
` [PATCH v4 1/2] perf machine: Support arch's specific kernel start address
` [PATCH v4 2/2] perf machine: arm/arm64: Improve completeness for kernel address space

[PATCH v3 bpf-next] btf: expose BTF info through sysfs
 2019-08-12  7:08 UTC 

pull-request: bpf 2019-08-11
 2019-08-11 21:49 UTC  (2+ messages)

[PATCH] Documentation/networking/af_xdp: Inhibit reference to struct socket
 2019-08-11 11:32 UTC  (3+ messages)

[PATCH 00/11] kbuild: clean-ups and improvement of single targets
 2019-08-11  9:55 UTC  (3+ messages)
` [PATCH 11/11] treewide: remove dummy Makefiles for "

[PATCH v2] kbuild: re-implement detection of CONFIG options leaked to user-space
 2019-08-11  3:28 UTC  (4+ messages)

WARNING in is_bpf_text_address
 2019-08-11  0:24 UTC  (2+ messages)

[PATCH] ARM: module: Avoid W and X mappings at the beginning
 2019-08-10  8:09 UTC 

[PATCH v5 bpf-next] BPF: helpers: New helper to obtain namespacedata from current task
 2019-08-09 23:30 UTC  (2+ messages)

[PATCH net v2 0/2] Fix collisions in socket cookie generation
 2019-08-09 20:15 UTC  (4+ messages)
` [PATCH net v2 1/2] sock: make cookie generation global instead of per netns
` [PATCH net v2 2/2] bpf: sync bpf.h to tools infrastructure

[PATCH 0/3] Add PERF_EVENT_IOC_QUERY_KPROBE ioctl
 2019-08-09 17:18 UTC  (6+ messages)

[PATCH v2 bpf-next] xdp: xdp_umem: fix umem pages mapping for 32bits systems
 2019-08-09 16:12 UTC  (2+ messages)

[PATCH] perf trace: Fix segmentation fault when access syscall info
 2019-08-09 16:03 UTC  (4+ messages)

[PATCH bpf 0/2] tools: bpftool: fix pinning error messages
 2019-08-09 15:43 UTC  (6+ messages)
` [PATCH bpf 1/2] tools: bpftool: fix error message (prog -> object)
` [PATCH bpf 2/2] tools: bpftool: add error message on pin failure

[PATCH 2/3] libbpf: Add helper to extract perf fd from bpf_link
 2019-08-09  1:31 UTC  (7+ messages)
` [PATCH 3/3] tracing/kprobe: Add self test for PERF_EVENT_IOC_QUERY_KPROBE

[PATCH net-next] net: use "nb" for notifier blocks
 2019-08-09  1:05 UTC  (2+ messages)

KASAN: use-after-free Read in tls_wait_data
 2019-08-09  0:20 UTC  (2+ messages)

general protection fault in tls_tx_records
 2019-08-09  0:19 UTC  (2+ messages)

[PATCH v2 bpf-next] btf: expose BTF info through sysfs
 2019-08-08 20:21 UTC  (6+ messages)

[PATCH 0/1] bpf: introduce new helper udp_flow_src_port
 2019-08-08 18:48 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH bpf-next 0/3] bpf: support cloning sk storage on accept()
 2019-08-08 18:27 UTC  (14+ messages)
` [PATCH bpf-next 1/3] "
` [PATCH bpf-next 2/3] bpf: sync bpf.h to tools/
` [PATCH bpf-next 3/3] selftests/bpf: add sockopt clone/inheritance test

general protection fault in perf_tp_event_match (2)
 2019-08-08 17:24 UTC 

INFO: rcu detected stall in tcp_write_timer
 2019-08-08 16:45 UTC 

[PATCH net 0/2] Fix collisions in socket cookie generation
 2019-08-08 11:40 UTC  (7+ messages)
` [PATCH net 1/2] sock: make cookie generation global instead of per netns
` [PATCH net 2/2] bpf: sync bpf.h to tools infrastructure

[PATCH bpf-next] btf: expose BTF info through sysfs
 2019-08-08 10:59 UTC  (4+ messages)

[PATCH v2 0/3] arm/arm64: Add support for function error injection
 2019-08-08  9:09 UTC  (5+ messages)

[RFC PATCH] kbuild: re-implement detection of CONFIG options leaked to user-space
 2019-08-08  7:45 UTC  (3+ messages)

[PATCH bpf-next] tools/bpf: fix core_reloc.c compilation error
 2019-08-08  1:25 UTC  (2+ messages)

[PATCH v6 bpf-next 00/14] CO-RE offset relocations
 2019-08-07 22:25 UTC  (17+ messages)
` [PATCH v6 bpf-next 01/14] libbpf: add helpers for working with BTF types
` [PATCH v6 bpf-next 02/14] libbpf: convert libbpf code to use new btf helpers
` [PATCH v6 bpf-next 03/14] libbpf: add .BTF.ext offset relocation section loading
` [PATCH v6 bpf-next 04/14] libbpf: implement BPF CO-RE offset relocation algorithm
` [PATCH v6 bpf-next 05/14] selftests/bpf: add BPF_CORE_READ relocatable read macro
` [PATCH v6 bpf-next 06/14] selftests/bpf: add CO-RE relocs testing setup
` [PATCH v6 bpf-next 07/14] selftests/bpf: add CO-RE relocs struct flavors tests
` [PATCH v6 bpf-next 08/14] selftests/bpf: add CO-RE relocs nesting tests
` [PATCH v6 bpf-next 09/14] selftests/bpf: add CO-RE relocs array tests
` [PATCH v6 bpf-next 10/14] selftests/bpf: add CO-RE relocs enum/ptr/func_proto tests
` [PATCH v6 bpf-next 11/14] selftests/bpf: add CO-RE relocs modifiers/typedef tests
` [PATCH v6 bpf-next 12/14] selftests/bpf: add CO-RE relocs ptr-as-array tests
` [PATCH v6 bpf-next 13/14] selftests/bpf: add CO-RE relocs ints tests
` [PATCH v6 bpf-next 14/14] selftests/bpf: add CO-RE relocs misc tests

[PATCH 1/3] tracing/kprobe: Add PERF_EVENT_IOC_QUERY_KPROBE ioctl
 2019-08-07 21:46 UTC  (9+ messages)

[PATCH v5 bpf-next 00/14] CO-RE offset relocations
 2019-08-07 20:48 UTC  (15+ messages)
` [PATCH v5 bpf-next 01/14] libbpf: add helpers for working with BTF types
` [PATCH v5 bpf-next 02/14] libbpf: convert libbpf code to use new btf helpers
` [PATCH v5 bpf-next 03/14] libbpf: add .BTF.ext offset relocation section loading
` [PATCH v5 bpf-next 04/14] libbpf: implement BPF CO-RE offset relocation algorithm
` [PATCH v5 bpf-next 05/14] selftests/bpf: add BPF_CORE_READ relocatable read macro
` [PATCH v5 bpf-next 06/14] selftests/bpf: add CO-RE relocs testing setup
` [PATCH v5 bpf-next 07/14] selftests/bpf: add CO-RE relocs struct flavors tests
` [PATCH v5 bpf-next 08/14] selftests/bpf: add CO-RE relocs nesting tests
` [PATCH v5 bpf-next 09/14] selftests/bpf: add CO-RE relocs array tests
` [PATCH v5 bpf-next 10/14] selftests/bpf: add CO-RE relocs enum/ptr/func_proto tests
` [PATCH v5 bpf-next 11/14] selftests/bpf: add CO-RE relocs modifiers/typedef tests
` [PATCH v5 bpf-next 12/14] selftests/bpf: add CO-RE relocs ptr-as-array tests
` [PATCH v5 bpf-next 13/14] selftests/bpf: add CO-RE relocs ints tests
` [PATCH v5 bpf-next 14/14] selftests/bpf: add CO-RE relocs misc tests

[PATCH v4 bpf-next 00/14] CO-RE offset relocations
 2019-08-07 20:10 UTC  (21+ messages)
` [PATCH v4 bpf-next 01/14] libbpf: add helpers for working with BTF types
` [PATCH v4 bpf-next 02/14] libbpf: convert libbpf code to use new btf helpers
` [PATCH v4 bpf-next 03/14] libbpf: add .BTF.ext offset relocation section loading
` [PATCH v4 bpf-next 04/14] libbpf: implement BPF CO-RE offset relocation algorithm
` [PATCH v4 bpf-next 05/14] selftests/bpf: add BPF_CORE_READ relocatable read macro
` [PATCH v4 bpf-next 06/14] selftests/bpf: add CO-RE relocs testing setup
` [PATCH v4 bpf-next 07/14] selftests/bpf: add CO-RE relocs struct flavors tests
` [PATCH v4 bpf-next 08/14] selftests/bpf: add CO-RE relocs nesting tests
` [PATCH v4 bpf-next 09/14] selftests/bpf: add CO-RE relocs array tests
` [PATCH v4 bpf-next 10/14] selftests/bpf: add CO-RE relocs enum/ptr/func_proto tests
` [PATCH v4 bpf-next 11/14] selftests/bpf: add CO-RE relocs modifiers/typedef tests
` [PATCH v4 bpf-next 12/14] selftests/bpf: add CO-RE relocs ptr-as-array tests
` [PATCH v4 bpf-next 13/14] selftests/bpf: add CO-RE relocs ints tests
` [PATCH v4 bpf-next 14/14] selftests/bpf: add CO-RE relocs misc tests

[PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf
 2019-08-07 13:52 UTC  (14+ messages)

xfrm states with bpf
 2019-08-07 10:26 UTC 

[PATCH bpf-next v5 0/3] selftests/bpf: switch test_progs back to stdio
 2019-08-07  0:23 UTC  (2+ messages)

[PATCH v6 0/3] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
 2019-08-06 20:43 UTC  (4+ messages)
` [PATCH v6 1/3] "

[PATCH bpf-next v4 0/3] selftests/bpf: switch test_progs back to stdio
 2019-08-06 17:55 UTC  (7+ messages)
` [PATCH bpf-next v4 1/3] selftests/bpf: test_progs: switch to open_memstream


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