messages from 2020-04-14 13:36:26 to 2020-04-18 23:27:13 UTC [more...]
[PATCH bpf 1/2] bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_B
2020-04-18 23:26 UTC (2+ messages)
` [PATCH bpf 2/2] bpf, selftests: Add test for BPF_STX BPF_B storing R10
[RFC PATCH bpf-next 0/6] bpf, printk: add BTF-based type printing
2020-04-18 20:31 UTC (11+ messages)
` [RFC PATCH bpf-next 1/6] bpf: provide function to get vmlinux BTF information
` [RFC PATCH bpf-next 2/6] bpf: btf->resolved_[ids,sizes] should not be used for vmlinux BTF
` [RFC PATCH bpf-next 3/6] bpf: move to generic BTF show support, apply it to seq files/strings
` [RFC PATCH bpf-next 4/6] checkpatch: add new BTF pointer format specifier
` [RFC PATCH bpf-next 5/6] printk: add type-printing %pT<type> format specifier which uses BTF
` [RFC PATCH bpf-next 6/6] printk: extend test_printf to test %pT BTF-based format specifier
[PATCH AUTOSEL 5.4 66/78] libbpf: Fix readelf output parsing on powerpc with recent binutils
2020-04-18 14:40 UTC
[PATCH -next] bpf: remove set but not used variable 'dst_known'
2020-04-18 6:13 UTC (7+ messages)
` [PATCH bpf-next v2] "
[PATCH RFC v2 01/33] xdp: add frame size to xdp_buff
2020-04-18 3:33 UTC (16+ messages)
` [PATCH RFC v2 17/33] mlx5: rx queue setup time determine frame_sz for XDP
` [PATCH RFC v2 19/33] nfp: add XDP frame size to netronome driver
` [PATCH RFC v2 29/33] xdp: allow bpf_xdp_adjust_tail() to grow packet size
pass kernel pointers to the sysctl ->proc_handler method
2020-04-17 22:38 UTC (14+ messages)
` [PATCH 1/6] bpf-cgroup: remove unused exports
` [PATCH 2/6] firmware_loader: "
` [PATCH 3/6] mm: remove watermark_boost_factor_sysctl_handler
` [PATCH 4/6] sysctl: remove all extern declaration from sysctl.c
` [PATCH 5/6] sysctl: avoid forward declarations
` [PATCH 6/6] sysctl: pass kernel pointers to ->proc_handler
` [Potential Spoof] "
bpf-next is OPEN
2020-04-17 17:42 UTC
[RFC PATCH bpf-next v2 00/17] bpf: implement bpf based dumping of kernel data structures
2020-04-17 15:02 UTC (22+ messages)
` [RFC PATCH bpf-next v2 01/17] net: refactor net assignment for seq_net_private structure
` [RFC PATCH bpf-next v2 02/17] bpf: create /sys/kernel/bpfdump mount file system
` [RFC PATCH bpf-next v2 03/17] bpf: provide a way for targets to register themselves
` [RFC PATCH bpf-next v2 04/17] bpf: allow loading of a dumper program
` [RFC PATCH bpf-next v2 05/17] bpf: create file or anonymous dumpers
` [RFC PATCH bpf-next v2 06/17] bpf: add PTR_TO_BTF_ID_OR_NULL support
` [RFC PATCH bpf-next v2 07/17] bpf: add netlink and ipv6_route targets
` [RFC PATCH bpf-next v2 08/17] bpf: add bpf_map target
` [RFC PATCH bpf-next v2 09/17] bpf: add task and task/file targets
` [RFC PATCH bpf-next v2 10/17] bpf: add bpf_seq_printf and bpf_seq_write helpers
` [RFC PATCH bpf-next v2 11/17] bpf: support variable length array in tracing programs
` [RFC PATCH bpf-next v2 12/17] bpf: implement query for target_proto and file dumper prog_id
` [RFC PATCH bpf-next v2 13/17] tools/libbpf: libbpf support for bpfdump
` [RFC PATCH bpf-next v2 14/17] tools/bpftool: add bpf dumper support
` [RFC PATCH bpf-next v2 15/17] tools/bpf: selftests: add dumper programs for ipv6_route and netlink
` [RFC PATCH bpf-next v2 16/17] tools/bpf: selftests: add dumper progs for bpf_map/task/task_file
` [RFC PATCH bpf-next v2 17/17] tools/bpf: selftests: add a selftest for anonymous dumper
[PATCH v11 0/4] perf tools: add support for libpfm4
2020-04-17 9:08 UTC (6+ messages)
` [PATCH v11 1/4] perf doc: allow ASCIIDOC_EXTRA to be an argument
` [PATCH v11 2/4] tools feature: add support for detecting libpfm4
` [PATCH v11 3/4] perf pmu: add perf_pmu__find_by_type helper
` [PATCH v11 4/4] perf tools: add support for libpfm4
[RFC PATCH bpf-next 00/16] bpf: implement bpf based dumping of kernel data structures
2020-04-17 5:11 UTC (15+ messages)
` [RFC PATCH bpf-next 03/16] bpf: provide a way for targets to register themselves
` [RFC PATCH bpf-next 05/16] bpf: create file or anonymous dumpers
[RFC] uapi: Convert stat.h #define flags to enums
2020-04-17 2:23 UTC
[PATCH bpf] bpf: Use pointer type whitelist for XADD
2020-04-17 2:07 UTC (7+ messages)
[PATCH v2 1/2] bpf: Forbid XADD on spilled pointers for unprivileged users
2020-04-17 0:00 UTC (2+ messages)
` [PATCH v2 2/2] bpf: Fix handling of XADD on BTF memory
[PATCH v9 0/4] perf tools: add support for libpfm4
2020-04-16 22:19 UTC (11+ messages)
` [PATCH v9 1/4] perf doc: allow ASCIIDOC_EXTRA to be an argument
` [PATCH v9 2/4] tools feature: add support for detecting libpfm4
` [PATCH v9 3/4] perf pmu: add perf_pmu__find_by_type helper
` [PATCH v9 4/4] perf tools: add support for libpfm4
[PATCH bpf v2] cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled
2020-04-16 21:45 UTC (3+ messages)
selftests/bpf: test_maps: libbpf: Error loading .BTF into kernel: -22. Failed to load SK_SKB verdict prog
2020-04-16 21:36 UTC (2+ messages)
decruft the vmalloc API v2
2020-04-16 20:43 UTC (20+ messages)
` [PATCH 01/29] x86/hyperv: use vmalloc_exec for the hypercall page
` [PATCH 03/29] staging: android: ion: use vmap instead of vm_map_ram
` [PATCH 04/29] staging: media: ipu3: use vmap instead of reimplementing it
` [PATCH 05/29] dma-mapping: use vmap insted "
` [PATCH 06/29] powerpc: add an ioremap_phb helper
` [PATCH 07/29] powerpc: remove __ioremap_at and __iounmap_at
` [PATCH 08/29] mm: remove __get_vm_area
` [PATCH 09/29] mm: unexport unmap_kernel_range_noflush
` [PATCH 11/29] mm: only allow page table mappings for built-in zsmalloc
` [PATCH 13/29] mm: remove vmap_page_range_noflush and vunmap_page_range
` [PATCH 16/29] mm: remove map_vm_range
` [PATCH 17/29] mm: remove unmap_vmap_area
` [PATCH 18/29] mm: remove the prot argument from vm_map_ram
` [PATCH 19/29] mm: enforce that vmap can't map pages executable
` [PATCH 20/29] gpu/drm: remove the powerpc hack in drm_legacy_sg_alloc
` [PATCH 21/29] mm: remove the pgprot argument to __vmalloc
` [PATCH 22/29] mm: remove the prot argument to __vmalloc_node
decruft the vmalloc API
2020-04-16 20:37 UTC (9+ messages)
` [PATCH 10/28] mm: only allow page table mappings for built-in zsmalloc
WARNING in bpf_cgroup_link_release
2020-04-16 19:47 UTC (5+ messages)
[PATCH v10 0/4] perf tools: add support for libpfm4
2020-04-16 16:23 UTC (6+ messages)
` [PATCH v10 1/4] perf doc: allow ASCIIDOC_EXTRA to be an argument
` [PATCH v10 2/4] tools feature: add support for detecting libpfm4
` [PATCH v10 3/4] perf pmu: add perf_pmu__find_by_type helper
` [PATCH v10 4/4] perf tools: add support for libpfm4
[PATCH] vmalloc: Fix remap_vmalloc_range() bounds checks
2020-04-16 13:22 UTC (2+ messages)
[RFC PATCH bpf-next 0/3] bpf: add tracing for XDP programs using the BPF_PROG_TEST_RUN API
2020-04-16 12:45 UTC (3+ messages)
[PATCH bpf] cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled
2020-04-16 8:23 UTC (3+ messages)
BPF map freezing is unreliable; can we instead just inline constants?
2020-04-16 5:42 UTC (11+ messages)
pull-request: bpf 2020-04-15
2020-04-15 18:35 UTC (2+ messages)
Bpfilter Installation
2020-04-15 17:31 UTC (3+ messages)
[PATCH AUTOSEL 5.6 011/129] bpf: Reliably preserve btf_trace_xxx types
2020-04-15 11:33 UTC (2+ messages)
` [PATCH AUTOSEL 5.6 073/129] tun: Don't put_page() for all negative return values from XDP program
[PATCH AUTOSEL 5.5 009/106] bpf: Reliably preserve btf_trace_xxx types
2020-04-15 11:41 UTC (2+ messages)
` [PATCH AUTOSEL 5.5 062/106] tun: Don't put_page() for all negative return values from XDP program
[PATCH bpf 1/2] libbpf: Fix type of old_fd in bpf_xdp_set_link_opts
2020-04-15 12:34 UTC (6+ messages)
` [PATCH bpf 2/2] selftests/bpf: Check for correct program attach/detach in xdp_attach test
[PATCH v3 bpf-next] libbpf: always specify expected_attach_type on program load if supported
2020-04-15 12:34 UTC (2+ messages)
[PATCH bpf] xsk: add missing check on user supplied headroom size
2020-04-15 12:33 UTC (2+ messages)
[PATCH AUTOSEL 5.4 45/84] tun: Don't put_page() for all negative return values from XDP program
2020-04-15 11:44 UTC
[RFC PATCH bpf-next 0/8] bpf_link observability APIs
2020-04-15 9:26 UTC (11+ messages)
` [RFC PATCH bpf-next 4/8] bpf: support GET_FD_BY_ID and GET_NEXT_ID for bpf_link
[RFC PATCH bpf-next 0/2] xdp: add dev map multicast support
2020-04-15 8:54 UTC (3+ messages)
` [RFC PATCH bpf-next 1/2] "
` [RFC PATCH bpf-next 2/2] sample/bpf: add xdp_redirect_map_multicast test
[PATCH -next] selftests/seccomp: Use bitwise instead of arithmetic operator for flags
2020-04-15 4:15 UTC
[PATCH 2/8] fs: extract simple_pin/release_fs to separate files
2020-04-15 0:57 UTC
[PATCH-next] bpf: Verifier, remove unneeded conversion to bool
2020-04-14 19:45 UTC (3+ messages)
[PATCH] tools: bpftool: fix struct_ops command invalid pointer free
2020-04-14 19:44 UTC (3+ messages)
[PATCH v2 bpf 1/2] bpf: prevent re-mmap()'ing BPF map as writable for initially r/o mapping
2020-04-14 19:44 UTC (4+ messages)
[PATCH bpf] arm, bpf: Fix offset overflow for BPF_MEM BPF_DW
2020-04-14 19:43 UTC (2+ messages)
[PATCH v2 bpf-next] libbpf: always specify expected_attach_type on program load if supported
2020-04-14 19:38 UTC (7+ messages)
[PATCH bpf-next] libbpf: always specify expected_attach_type on program load if supported
2020-04-14 18:42 UTC (7+ messages)
[PATCH v8 0/4] perf tools: add support for libpfm4
2020-04-14 18:14 UTC (6+ messages)
` [PATCH v8 2/4] tools feature: add support for detecting libpfm4
` [PATCH v8 4/4] perf tools: add support for libpfm4
[PATCH v9 0/4] perf tools: add support for libpfm4
2020-04-14 18:10 UTC (5+ messages)
` [PATCH v9 1/4] perf doc: allow ASCIIDOC_EXTRA to be an argument
` [PATCH v9 2/4] tools feature: add support for detecting libpfm4
` [PATCH v9 3/4] perf pmu: add perf_pmu__find_by_type helper
` [PATCH v9 4/4] perf tools: add support for libpfm4
[PATCH v9 0/4] perf tools: add support for libpfm4
2020-04-14 18:04 UTC (5+ messages)
` [PATCH v9 1/4] perf doc: allow ASCIIDOC_EXTRA to be an argument
` [PATCH v9 2/4] tools feature: add support for detecting libpfm4
` [PATCH v9 3/4] perf pmu: add perf_pmu__find_by_type helper
` [PATCH v9 4/4] perf tools: add support for libpfm4
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