BPF Archive mirror
 help / color / mirror / Atom feed
[syzbot] [bpf?] [trace?] possible deadlock in force_sig_info_to_task
 2024-04-29 14:17 UTC  (14+ messages)
            ` [PATCH] x86/mm: Remove broken vsyscall emulation code from the page fault code

[PATCH v9 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-04-29 13:51 UTC  (4+ messages)

[PATCH bpf-next v4 0/2] bpf, arm64: Support per-cpu instruction
 2024-04-29 13:16 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs
` [PATCH bpf-next v4 2/2] bpf, arm64: inline bpf_get_smp_processor_id() helper

pull-request: bpf-next 2024-04-29
 2024-04-29 13:16 UTC 

[PATCH bpf-next 0/2] libbpf: support "module:function" syntax for tracing programs
 2024-04-29 12:32 UTC  (5+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: add tests for the "module:function" syntax

[PATCH v7 00/16] mm: jit/text allocator
 2024-04-29 12:16 UTC  (17+ messages)
` [PATCH v7 01/16] arm64: module: remove unneeded call to kasan_alloc_module_shadow()
` [PATCH v7 02/16] mips: module: rename MODULE_START to MODULES_VADDR
` [PATCH v7 03/16] nios2: define virtual address space for modules
` [PATCH v7 04/16] sparc: simplify module_alloc()
` [PATCH v7 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH v7 06/16] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v7 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v7 08/16] mm/execmem, arch: convert remaining "
` [PATCH v7 09/16] riscv: extend execmem_params for generated code allocations
` [PATCH v7 10/16] arm64: extend execmem_info "
` [PATCH v7 11/16] powerpc: extend execmem_params for kprobes allocations
` [PATCH v7 12/16] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v7 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v7 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH v7 15/16] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v7 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH v1 1/1] bpf: Use struct_size()
 2024-04-29 12:13 UTC 

[PATCH v1 1/1] bpf: Switch to krealloc_array()
 2024-04-29 12:00 UTC 

[PATCH -next] lsm: fix default return value for inode_set(remove)xattr
 2024-04-29 11:46 UTC 

[PATCH net] udp: fix segmentation crash for GRO packet without fraglist
 2024-04-29 11:45 UTC  (26+ messages)

[PATCH bpf-next] selftests/bpf: run cgroup1_hierarchy test in own mount namespace
 2024-04-29 11:23 UTC 

[PATCHES 0/2] Introduce --btf_features=+extra_features syntax
 2024-04-29 11:16 UTC  (5+ messages)
` [PATCH 2/2] pahole: Allow asking for extra features using the '+' prefix in --btf_features

[PATCH bpf-next v3] bpf, docs: Clarify PC use in instruction-set.rst
 2024-04-29 10:00 UTC  (5+ messages)
` [Bpf] "

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-04-29  9:47 UTC  (6+ messages)
` [PATCH v3 11/11] sysctl: treewide: constify the ctl_table argument of handlers

[PATCHv3 bpf-next 0/7] uprobe: uretprobe speed up
 2024-04-29  7:39 UTC  (11+ messages)
` [PATCHv3 bpf-next 1/7] uprobe: Wire up uretprobe system call
` [PATCHv3 bpf-next 2/7] uprobe: Add uretprobe syscall to speed up return probe
` [PATCHv3 bpf-next 5/7] selftests/bpf: Add uretprobe syscall call from user space test
` [PATCHv3 bpf-next 6/7] selftests/bpf: Add uretprobe compat test

[PATCH bpf-next 0/2] Free strdup memory in selftests
 2024-04-29  7:07 UTC  (3+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: Free strdup memory in test_sockmap
` [PATCH bpf-next 2/2] selftests/bpf: Free strdup memory in veristat

WARNING in bpf_map_delete_elem
 2024-04-29  4:05 UTC 

linux-next: manual merge of the bpf-next tree with the net tree
 2024-04-29  1:49 UTC 

[PATCH bpf-next] bpf: avoid casts from pointers to enums in bpf_tracing.h
 2024-04-28 19:03 UTC  (5+ messages)

[PATCH v2 bpf-next 0/6] selftests/bpf: Add sockaddr tests for kernel networking
 2024-04-28 17:47 UTC  (8+ messages)
` [PATCH v2 bpf-next 4/6] selftests/bpf: Add IPv4 and IPv6 sockaddr test cases

[PATCH] samples: bpf: Add valid info for VMLINUX_BTF
 2024-04-28 16:10 UTC 

[PATCH net-next v7 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-04-28 15:49 UTC 

[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
 2024-04-28 15:15 UTC  (8+ messages)
` [PATCH bpf-next v3 07/11] bpf: Fix a false rejection caused by AND operation

[PATCH bpf-next v6 0/2] bpf: Add a generic bits iterator
 2024-04-28 13:47 UTC  (8+ messages)

[PATCH bpf-next] bpf: fix bpf_ksym_exists in GCC
 2024-04-28 11:25 UTC 

[PATCH bpf-next v3 0/6] bpf/verifier: range computation improvements
 2024-04-28 10:56 UTC  (9+ messages)
` [PATCH bpf-next v3 2/6] bpf/verifier: refactor checks for range computation

[PATCH v6 00/16] mm: jit/text allocator
 2024-04-28  6:55 UTC  (19+ messages)
` [PATCH v6 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH v6 06/16] mm: introduce execmem_alloc() and execmem_free()
` [PATCH v6 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem
` [PATCH v6 08/16] mm/execmem, arch: convert remaining "
` [PATCH v6 09/16] riscv: extend execmem_params for generated code allocations
` [PATCH v6 10/16] arm64: extend execmem_info "
` [PATCH v6 11/16] powerpc: extend execmem_params for kprobes allocations
` [PATCH v6 12/16] arch: make execmem setup available regardless of CONFIG_MODULES
` [PATCH v6 13/16] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH v6 14/16] powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
` [PATCH v6 15/16] kprobes: remove dependency on CONFIG_MODULES
` [PATCH v6 16/16] bpf: remove CONFIG_BPF_JIT dependency on CONFIG_MODULES of

[PATCH bpf-next 1/2] libbpf: handle nulled-out program in struct_ops correctly
 2024-04-28  3:09 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: validate nulled-out struct_ops program is handled properly

[PATCH v2 00/16] Consistently prefer sysfs/json events
 2024-04-27 22:05 UTC  (5+ messages)
` [PATCH v2 11/16] perf parse-events: Improve error message for bad numbers

[syzbot] [bpf?] [trace?] WARNING in group_send_sig_info
 2024-04-27 16:34 UTC 

[PATCH bpf-next] bpf: add support to read cpu_entry in bpf program
 2024-04-27 15:18 UTC 

[PATCH 1/2] [PATCH net-next,1/2] Add new args for cong_control in tcp_congestion_ops
 2024-04-27 13:06 UTC  (2+ messages)

[PATCH v3 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-04-27 11:47 UTC  (21+ messages)
` [PATCH v3 01/11] PCI: imx6: Fix PCIe link down when i.MX8MM and i.MX8MP PCIe is EP mode
` [PATCH v3 02/11] PCI: imx6: Fix i.MX8MP PCIe EP can not trigger MSI
` [PATCH v3 03/11] PCI: imx6: Rename imx6_* with imx_*
` [PATCH v3 04/11] PCI: imx6: Rename pci-imx6.c to pcie-imx.c
` [PATCH v3 05/11] MAINTAINERS: pci: imx: update imx6* to imx* since rename driver file
` [PATCH v3 06/11] PCI: imx: Simplify switch-case logic by involve set_ref_clk callback
` [PATCH v3 07/11] PCI: imx: Simplify switch-case logic by involve core_reset callback
` [PATCH v3 08/11] PCI: imx: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
` [PATCH v3 09/11] PCI: imx: Consolidate redundant if-checks
` [PATCH v3 11/11] PCI: imx6: Add i.MX8Q PCIe support

[syzbot] [bpf?] KMSAN: uninit-value in htab_map_delete_elem
 2024-04-27  8:34 UTC 

[PATCH] tcp_bbr: replace lambda expression with bitwise operation for bit flip
 2024-04-27  8:31 UTC  (5+ messages)

[syzbot] [bpf?] [net?] possible deadlock in sock_hash_delete_elem (2)
 2024-04-27  6:08 UTC  (2+ messages)
` [syzbot] [net?] [bpf?] "

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-27  2:11 UTC  (4+ messages)
` [RFC PATCH net-next v8 07/14] page_pool: devmem support

pull-request: bpf 2024-04-26
 2024-04-27  0:50 UTC  (2+ messages)

[PATCH v2 bpf-next] bpf: Fix verifier assumptions about socket->sk
 2024-04-27  0:25 UTC 

[PATCH v2 bpf-next 00/13] bpf: support resilient split BTF
 2024-04-27  0:24 UTC  (7+ messages)
` [PATCH v2 bpf-next 01/13] libbpf: add support to btf__add_fwd() for ENUM64
` [PATCH v2 bpf-next 02/13] libbpf: add btf__distill_base() creating split BTF with distilled base BTF

[PATCH net-next v7 0/8] virtio-net: support device stats
 2024-04-27  0:23 UTC  (5+ messages)
` [PATCH net-next v7 7/8] netdev: add queue stats
` [PATCH net-next v7 8/8] virtio-net: support queue stat

[PATCH bpf-next] bpf: Fix verifier assumptions about socket->sk
 2024-04-27  0:08 UTC  (3+ messages)

[RFC PATCH bpf-next v5 0/2] Replace mono_delivery_time with tstamp_type
 2024-04-26 23:55 UTC  (6+ messages)
` [RFC PATCH bpf-next v5 2/2] net: Add additional bit to support clockid_t timestamp type

[PATCH dwarves v8 0/3] pahole: Inject kfunc decl tags into BTF
 2024-04-26 23:47 UTC  (6+ messages)
` [PATCH dwarves v8 3/3] "

[PATCH bpf 0/3] bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE
 2024-04-26 23:16 UTC  (4+ messages)
` [PATCH bpf 1/3] "
` [PATCH bpf 2/3] selftests/bpf: Extend sockopt tests to use BPF_LINK_CREATE
` [PATCH bpf 3/3] selftests/bpf: Add sockopt case to verify prog_type

[PATCHSET v5] sched: Implement BPF extensible scheduler class
 2024-04-26 21:58 UTC  (7+ messages)
` [PATCH 12/36] sched_ext: "

[PATCH bpf-next v2] bpf, docs: Clarify PC use in instruction-set.rst
 2024-04-26 20:58 UTC  (4+ messages)
` [Bpf] "

[PATCH bpf-next] bpf, docs: Clarify PC use in instruction-set.rst
 2024-04-26 19:36 UTC  (8+ messages)
` [Bpf] "

[PATCH net-next v16 00/15] Introducing P4TC (series 1)
 2024-04-26 18:03 UTC  (10+ messages)

[PATCH bpf-next v3 0/2] bpf, arm64: Support per-cpu instruction
 2024-04-26 17:35 UTC  (9+ messages)
` [PATCH bpf-next v3 1/2] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs
` [PATCH bpf-next v3 2/2] bpf, arm64: inline bpf_get_smp_processor_id() helper

[PATCH bpf v6 0/3] bpf: prevent userspace memory access
 2024-04-26 17:00 UTC  (2+ messages)

[PATCH bpf-next] bpf, arm64: Add support for lse atomics in bpf_arena
 2024-04-26 16:11 UTC 

[PATCH 0/2] Objpool performance improvements
 2024-04-26 16:05 UTC  (3+ messages)

[PATCH] bpf: btf: include linux/types.h for u32
 2024-04-26 15:54 UTC  (3+ messages)
` [PATCH bpf-next v3] "

[PATCH bpf-next V2] bpf_helpers.h: define bpf_tail_call_static when building with GCC
 2024-04-26 15:20 UTC  (2+ messages)

[PATCH bpf-next] bpf: add a few more options for GCC_BPF in selftests/bpf/Makefile
 2024-04-26 14:47 UTC  (8+ messages)

[PATCH net-next] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
 2024-04-26 13:30 UTC  (2+ messages)

[PATCH v2] tools/build: Add clang cross-compilation flags to feature detection
 2024-04-26 10:31 UTC  (3+ messages)

[PATCH bpf-next v2 0/2] bpf, arm64: Support per-cpu instructions
 2024-04-26 10:26 UTC  (8+ messages)
` [PATCH bpf-next v2 2/2] bpf, arm64: inline bpf_get_smp_processor_id() helper

[RFC] bpf: allowing PTR_TO_BTF_ID | PTR_TRUSTED w/ non-zero fixed offset to selected KF_TRUSTED_ARGS BPF kfuncs
 2024-04-26  9:48 UTC  (10+ messages)

[PATCH v5 1/2] SQUASH: tcp/dcpp: Convert timewait timer into a delayed_work
 2024-04-26  8:43 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 read-only IMAP folder(s) and NNTP newsgroup(s).