messages from 2024-11-03 12:14:29 to 2024-11-05 11:46:40 UTC [more...]
[PATCH bpf-next 1/2] libbpf: Add missing per-arch include path
2024-11-05 11:46 UTC (5+ messages)
[PATCH RESEND net-next v4 0/9] net: ip: add drop reasons to input route
2024-11-05 11:28 UTC (7+ messages)
` [PATCH RESEND net-next v4 6/9] net: ip: make ip_route_input_noref() return drop reasons
` [PATCH RESEND net-next v4 8/9] net: ip: make ip_mkroute_input/__mkroute_input "
` [PATCH RESEND net-next v4 9/9] net: ip: make ip_route_use_hint() "
[PATCH net-next] net: sfc: use ethtool string helpers
2024-11-05 9:48 UTC (2+ messages)
[PATCH bpf-next v2] bpf: Add kernel symbol for struct_ops trampoline
2024-11-05 9:30 UTC (10+ messages)
Fix build ID parsing logic in stable trees
2024-11-05 9:15 UTC (7+ messages)
` [PATCH stable 5.15] lib/buildid: Fix build ID parsing logic
` [PATCH stable 6.1 ] "
` [PATCH stable 6.6 "
` [PATCH stable 6.11] "
[PATCH net-next v2 00/13] virtio-net: support AF_XDP zero copy (tx)
2024-11-05 7:09 UTC (13+ messages)
` [PATCH net-next v2 02/13] virtio_ring: split: record extras for indirect buffers
` [PATCH net-next v2 04/13] virtio_ring: perform premapped operations based on per-buffer
` [PATCH net-next v2 05/13] virtio_ring: introduce add api for premapped
` [PATCH net-next v2 06/13] virtio-net: rq submits premapped per-buffer
` [PATCH net-next v2 07/13] virtio_ring: remove API virtqueue_set_dma_premapped
[peterz-queue:x86/ibt] [x86/ibt] f8c0cdd341: kernel_BUG_at_arch/x86/kernel/alternative.c
2024-11-05 7:14 UTC
[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
2024-11-05 7:02 UTC (4+ messages)
` [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
[PATCH net-next v3 00/14] net-timestamp: bpf extension to equip applications transparently
2024-11-05 6:22 UTC (21+ messages)
` [PATCH net-next v3 02/14] net-timestamp: allow two features to work parallelly
[PATCH bpf] selftests/bpf: Add a copyright notice to lpm_trie_map_get_next_key
2024-11-05 6:21 UTC (7+ messages)
[PATCH bpf-next v9 00/10] bpf: Support private stack for bpf progs
2024-11-05 6:05 UTC (27+ messages)
` [PATCH bpf-next v9 01/10] bpf: Check stack depth limit after visiting all subprogs
` [PATCH bpf-next v9 02/10] bpf: Return false for bpf_prog_check_recur() default case
` [PATCH bpf-next v9 03/10] bpf: Allow private stack to have each subprog having stack size of 512 bytes
` [PATCH bpf-next v9 04/10] bpf: Check potential private stack recursion for progs with async callback
` [PATCH bpf-next v9 05/10] bpf: Allocate private stack for eligible main prog or subprogs
` [PATCH bpf-next v9 06/10] bpf, x86: Avoid repeated usage of bpf_prog->aux->stack_depth
` [PATCH bpf-next v9 07/10] bpf, x86: Support private stack in jit
` [PATCH bpf-next v9 08/10] selftests/bpf: Add tracing prog private stack tests
` [PATCH bpf-next v9 09/10] bpf: Support private stack for struct_ops progs
` [PATCH bpf-next v9 10/10] selftests/bpf: Add struct_ops prog private stack tests
[PATCHv3 net-next iwl-next] net: intel: use ethtool string helpers
2024-11-05 5:47 UTC (2+ messages)
[PATCH bpf-next 0/2] drm, bpf: User drm_mm in bpf
2024-11-05 5:32 UTC (6+ messages)
` [PATCH bpf-next 1/2] drm, bpf: Move drm_mm.c to lib to be used by bpf arena
` [PATCH bpf-next 2/2] bpf: Switch bpf arena to use drm_mm instead of maple_tree
[PATCH bpf] selftests/bpf: Use -4095 as the bad address for bits iterator
2024-11-05 4:30 UTC
RFC 9669: The BPF Instruction Set Architecture
2024-11-05 3:51 UTC (2+ messages)
` [Bpf] "
[PATCH net-next v3 00/18] xdp: a fistful of generic changes (+libeth_xdp)
2024-11-05 2:59 UTC (12+ messages)
` [PATCH net-next v3 09/18] page_pool: allow mixing PPs within one bulk
` [PATCH net-next v3 10/18] xdp: get rid of xdp_frame::mem.id
` [PATCH net-next v3 12/18] xdp: add generic xdp_build_skb_from_buff()
[syzbot] [bpf?] WARNING: locking bug in bpf_map_put
2024-11-05 2:49 UTC (4+ messages)
[PATCH -next v5 0/2] perf stat: Support inherit events for bperf
2024-11-05 1:28 UTC (3+ messages)
[PATCH net-next v5 0/7] Suspend IRQs during application busy periods
2024-11-05 1:21 UTC (9+ messages)
` [PATCH net-next v5 7/7] docs: networking: Describe irq suspension
[PATCH net-next v6 0/7] Suspend IRQs during application busy periods
2024-11-05 1:12 UTC (3+ messages)
` [PATCH net-next v6 7/7] docs: networking: Describe irq suspension
[PATCH rcu 08/15] srcu: Add srcu_read_lock_lite() and srcu_read_unlock_lite()
2024-11-05 0:39 UTC (3+ messages)
[PATCH RFT 00/16] perf tools: Use generic syscall scripts for all archs
2024-11-04 23:35 UTC (21+ messages)
` [PATCH RFT 01/16] perf tools: Create generic syscall table support
` [PATCH RFT 02/16] perf tools: arc: Support generic syscall headers
` [PATCH RFT 03/16] perf tools: csky: "
` [PATCH RFT 04/16] perf tools: arm: Support "
` [PATCH RFT 05/16] perf tools: sh: "
` [PATCH RFT 06/16] perf tools: sparc: "
` [PATCH RFT 07/16] perf tools: xtensa: Support syscall header
` [PATCH RFT 08/16] perf tools: x86: Use generic syscall scripts
` [PATCH RFT 09/16] perf tools: alpha: Support syscall header
` [PATCH RFT 10/16] perf tools: parisc: "
` [PATCH RFT 11/16] perf tools: arm64: Use syscall table
` [PATCH RFT 12/16] perf tools: loongarch: "
` [PATCH RFT 13/16] perf tools: mips: Use generic syscall scripts
` [PATCH RFT 14/16] perf tools: powerpc: Use generic syscall table scripts
` [PATCH RFT 15/16] perf tools: s390: "
` [PATCH RFT 16/16] perf tools: Remove dependency on libaudit
[PATCH bpf-next v3] bpf: Refactor active lock management
2024-11-04 20:26 UTC (3+ messages)
[PATCH bpf-next 0/3] test_bpf.ko blinding fixes
2024-11-04 20:04 UTC (4+ messages)
` [PATCH bpf-next 1/3] bpf/tests: Make max jump tests constant blinding compatible
` [PATCH bpf-next 2/3] bpf: Allow calling bpf_jit_blinding_enabled() with a NULL program
` [PATCH bpf-next 3/3] bpf/tests: Make staggered jump tests constant blinding compatible
[PATCH bpf-next v3 0/2] Zero overhead PROBE_MEM
2024-11-04 19:53 UTC (9+ messages)
` [PATCH bpf-next v3 1/2] x86: Perform BPF exception fixup in do_user_addr_fault
` [PATCH bpf-next v3 2/2] bpf, x86: Skip bounds checking for PROBE_MEM with SMAP
[PATCH bpf-next v3 0/3] Handle possible NULL trusted raw_tp arguments
2024-11-04 19:50 UTC (5+ messages)
` [PATCH bpf-next v3 1/3] bpf: Mark raw_tp arguments with PTR_MAYBE_NULL
` [PATCH bpf-next v3 2/3] selftests/bpf: Clean up open-coded gettid syscall invocations
` [PATCH bpf-next v3 3/3] selftests/bpf: Add tests for raw_tp null handling
[PATCH v5 0/2] PCI: add enabe(disable)_device() hook for bridge
2024-11-04 19:23 UTC (3+ messages)
` [PATCH v5 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [PATCH v5 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95
program of this type cannot use helper xyz with bpf_struct_ops
2024-11-04 18:23 UTC (2+ messages)
[PATCH] include: btf: Guard inline function with CONFIG_BPF_SYSCALL
2024-11-04 18:20 UTC (2+ messages)
[PATCH bpf-next v2 0/3] Handle possible NULL trusted raw_tp arguments
2024-11-04 17:02 UTC (8+ messages)
` [PATCH bpf-next v2 1/3] bpf: Mark raw_tp arguments with PTR_MAYBE_NULL
` [PATCH bpf-next v2 2/3] selftests/bpf: Clean up open-coded gettid syscall invocations
` [PATCH bpf-next v2 3/3] selftests/bpf: Add tests for raw_tp null handling
[PATCH bpf-next v2] libbpf: stringify error codes in warning messages
2024-11-04 17:00 UTC
[PATCH bpf-next 1/2] selftests/bpf: remove test_skb_cgroup_id.sh from TEST_PROGS
2024-11-04 16:31 UTC (3+ messages)
[PATCH] kbuild: add resolve_btfids to pacman PKGBUILD
2024-11-04 14:44 UTC (3+ messages)
[PATCH bpf-next v3 0/3] selftests/bpf: Improve building with extra
2024-11-04 14:05 UTC (9+ messages)
` [PATCH bpf-next v3 1/3] selftests/bpf: Allow building with extra flags
` [PATCH bpf-next v3 2/3] bpftool: Prevent setting duplicate _GNU_SOURCE in Makefile
[PATCH] kbuild,bpf: pass make jobs' value to pahole
2024-11-04 12:52 UTC (4+ messages)
[PATCH AUTOSEL 6.1 10/11] bpf: fix filed access without lock
2024-11-04 10:53 UTC
[PATCH AUTOSEL 6.6 13/14] bpf: fix filed access without lock
2024-11-04 10:52 UTC
[PATCH AUTOSEL 6.11 20/21] bpf: fix filed access without lock
2024-11-04 10:49 UTC
[PATCH net] Drop packets with invalid headers to prevent KMSAN infoleak
2024-11-04 10:03 UTC (2+ messages)
[PATCH v2 1/2] bpf: Introduce cpu affinity for sockmap
2024-11-04 7:23 UTC (2+ messages)
[PATCH 1/2] bpf: Introduce cpu affinity for sockmap
2024-11-04 6:12 UTC (3+ messages)
[PATCH 0/3] Fix test_bpf_syscall_macro selftest on powerpc
2024-11-04 5:00 UTC (4+ messages)
` [PATCH 1/3] libbpf: Fix accessing the syscall argument "
` [PATCH 2/3] libbpf: Remove powerpc prefix from syscall function names
` [PATCH 3/3] selftests/bpf: Define SYS_PREFIX for powerpc
[PATCH v4 0/2] PCI: add enabe(disable)_device() hook for bridge
2024-11-04 2:25 UTC (5+ messages)
` [PATCH v4 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [PATCH v4 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95
[PATCH bpf-next v1 0/3] Fix resource leak checks for tail calls
2024-11-04 1:00 UTC (5+ messages)
` [PATCH bpf-next v1 1/3] bpf: Tighten tail call checks for lingering locks, RCU, preempt_disable
` [PATCH bpf-next v1 2/3] bpf: Unify resource leak checks
` [PATCH bpf-next v1 3/3] selftests/bpf: Add tests for tail calls with locks and refs
linux-next: manual merge of the bpf-next tree with the net-next tree
2024-11-04 0:59 UTC
[PATCH bpf-next v8 0/9] bpf: Support private stack for bpf progs
2024-11-04 0:35 UTC (13+ messages)
` [PATCH bpf-next v8 2/9] bpf: Allow private stack to have each subprog having stack size of 512 bytes
` [PATCH bpf-next v8 3/9] bpf: Check potential private stack recursion for progs with async callback
` [PATCH bpf-next v8 4/9] bpf: Allocate private stack for eligible main prog or subprogs
` [PATCH bpf-next v8 8/9] bpf: Support private stack for struct_ops progs
pull-request: bpf-next 2024-10-31
2024-11-03 23:20 UTC (2+ messages)
[PATCH bpf-next v2] bpf: Refactor active lock management
2024-11-03 21:22 UTC
[PATCH bpf-next v1] bpf: Refactor active lock management
2024-11-03 20:58 UTC
[PATCH v2 bpf] bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx
2024-11-03 20:15 UTC (2+ messages)
[PATCH bpf-next v1 0/2] Handle possible NULL trusted raw_tp arguments
2024-11-03 17:37 UTC (11+ messages)
` [PATCH bpf-next v1 1/2] bpf: Mark raw_tp arguments with PTR_MAYBE_NULL
` [PATCH bpf-next v1 2/2] selftests/bpf: Add tests for raw_tp null handling
[PATCH] bpf: Fix incorrect precision backtracking
2024-11-03 15:56 UTC (3+ messages)
[PATCH bpf-next 0/4] net/smc: Introduce smc_bpf_ops
2024-11-03 13:01 UTC (3+ messages)
` [PATCH bpf-next 4/4] bpf/selftests: add simple selftest for bpf_smc_ops
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;
as well as URLs for NNTP newsgroup(s).