messages from 2024-08-08 18:49:28 to 2024-08-12 16:57:12 UTC [more...]
[PATCH v2] selftests: fix relative rpath usage
2024-08-12 16:56 UTC
[PATCH] btrfs: update target inode's ctime on unlink
2024-08-12 16:51 UTC (3+ messages)
[PATCH bpf-next v3 0/2] bpf: enable some functions in cgroup programs
2024-08-12 16:48 UTC (3+ messages)
` [PATCH bpf-next v3 1/2] bpf: enable generic kfuncs for BPF_CGROUP_* programs
[RFC bpf-next 0/5] Share user memory to BPF program through task storage map
2024-08-12 16:48 UTC (6+ messages)
` [RFC bpf-next 2/5] bpf: Handle BPF_KPTR_USER in verifier
` [RFC bpf-next 3/5] bpf: pin, translate, and unpin __kptr_user from syscalls
[PATCH bpf-next v7 0/6] monitor network traffic for flaky test cases
2024-08-12 16:17 UTC (9+ messages)
` [PATCH bpf-next v7 1/6] selftests/bpf: Add traffic monitor functions
` [PATCH bpf-next v7 2/6] selftests/bpf: Add the traffic monitor option to test_progs
` [PATCH bpf-next v7 3/6] selftests/bpf: netns_new() and netns_free() helpers
` [PATCH bpf-next v7 4/6] selftests/bpf: Monitor traffic for tc_redirect
` [PATCH bpf-next v7 5/6] selftests/bpf: Monitor traffic for sockmap_listen
` [PATCH bpf-next v7 6/6] selftests/bpf: Monitor traffic for select_reuseport
[PATCH iwl-net v2 0/6] ice: fix synchronization between .ndo_bpf() and reset
2024-08-12 15:59 UTC (7+ messages)
` [PATCH iwl-net v2 3/6] ice: check for XDP rings instead of bpf program when unconfiguring
` [PATCH iwl-net v2 5/6] ice: remove ICE_CFG_BUSY locking from AF_XDP code
[bpf-next v2 1/2] bpf: Add bpf_copy_from_user_str kfunc
2024-08-12 15:55 UTC (3+ messages)
` [bpf-next v2 2/2] bpf: Add tests for "
[syzbot] [perf?] KASAN: slab-use-after-free Read in __uprobe_unregister
2024-08-12 15:22 UTC
[PATCH bpf 1/2] bpf: Fix a kernel verifier crash in stacksafe()
2024-08-12 15:07 UTC (3+ messages)
` [PATCH bpf 2/2] selftests/bpf: Add a test to verify previous stacksafe() fix
[PATCH v3] libbpf: workaround -Wmaybe-uninitialized false positive
2024-08-12 13:56 UTC (3+ messages)
Is there any current plan for ipvlan to support AF_XDP?
2024-08-12 13:41 UTC (3+ messages)
[PATCH v6 0/9] Improve the copy of task comm
2024-08-12 13:20 UTC (12+ messages)
` [PATCH v6 1/9] Get rid of __get_task_comm()
` [PATCH v6 2/9] auditsc: Replace memcpy() with strscpy()
` [PATCH v6 3/9] security: Replace memcpy() with get_task_comm()
` [PATCH v6 4/9] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v6 5/9] mm/util: Fix possible race condition in kstrdup()
` [PATCH v6 6/9] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
` [PATCH v6 7/9] tracing: Replace strncpy() with strscpy()
` [PATCH v6 8/9] net: Replace strcpy() "
` [PATCH v6 9/9] drm: "
[PATCH net] net: mana: Fix RX buf alloc_size alignment and atomic op panic
2024-08-12 12:30 UTC (3+ messages)
[PATCH v2 0/2] uprobes: Improve scalability by reducing the contention on siglock
2024-08-12 12:07 UTC (5+ messages)
` [PATCH v2 1/2] uprobes: Remove redundant spinlock in uprobe_deny_signal()
` [PATCH v2 2/2] uprobes: Remove the spinlock within handle_singlestep()
[PATCH] uprobes: Optimize the allocation of insn_slot for performance
2024-08-12 12:05 UTC (9+ messages)
[bpf-next 0/3] samples/bpf: Remove obsolete tracing-related tests
2024-08-12 11:12 UTC (6+ messages)
` [bpf-next 1/3] selftests/bpf: migrate tracepoint overhead test to prog_tests
` [bpf-next 2/3] selftests/bpf: add rename tracepoint bench test
` [bpf-next 3/3] samples/bpf: remove obsolete tracing related tests
[PATCH v2] libbpf: workaround -Wmaybe-uninitialized false positive
2024-08-12 10:40 UTC (3+ messages)
[PATCH bpf-next v3 0/4] selftests/bpf: convert three other cgroup tests to test_progs
2024-08-12 9:51 UTC (6+ messages)
` [PATCH bpf-next v3 1/4] selftests/bpf: convert get_current_cgroup_id_user "
` [PATCH bpf-next v3 2/4] selftests/bpf: convert test_cgroup_storage "
` [PATCH bpf-next v3 3/4] selftests/bpf: add proper section name to bpf prog and rename it
` [PATCH bpf-next v3 4/4] selftests/bpf: convert test_skb_cgroup_id_user to test_progs
[Patch net] vsock: fix recursive ->recvmsg calls
2024-08-12 9:06 UTC (2+ messages)
[PATCH bpf-next v2 0/4] selftests/bpf: convert three other cgroup tests to test_progs
2024-08-12 7:22 UTC (8+ messages)
` [PATCH bpf-next v2 1/4] selftests/bpf: convert get_current_cgroup_id_user "
` [PATCH bpf-next v2 2/4] selftests/bpf: convert test_cgroup_storage "
` [PATCH bpf-next v2 4/4] selftests/bpf: convert test_skb_cgroup_id_user "
[bug report] bpftool: Use syscall/loader program in "prog load" and "gen skeleton" command
2024-08-12 6:43 UTC
[PATCH v4 0/3] tools build: Incorrect fixdep dependencies
2024-08-12 6:32 UTC (3+ messages)
` [PATCH v4 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues
[PATCH net-next v18 00/14] Device Memory TCP
2024-08-11 21:51 UTC (10+ messages)
` [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider
linux-next: duplicate patch in the bpf-next tree
2024-08-11 21:28 UTC
[bpf-next v1] bpf: Add bpf_copy_from_user_str kfunc
2024-08-11 21:08 UTC (3+ messages)
[PATCH v2] bpf: Fix percpu address space issues
2024-08-11 16:13 UTC
[PATCH 6.1 00/86] 6.1.104-rc1 review
2024-08-11 15:40 UTC (2+ messages)
[PATCH 6.1 00/86] 6.1.104-rc2 review
2024-08-11 15:23 UTC (3+ messages)
bpf tool build failure in latest stable-rc 6.1.103-rc3 due to missing backport
2024-08-11 10:08 UTC (2+ messages)
[PATCH net-next 0/4][pull request] igb: Add support for AF_XDP zero-copy
2024-08-10 14:12 UTC (13+ messages)
` [PATCH net-next 1/4] igb: prepare for AF_XDP zero-copy support
` [PATCH net-next 2/4] igb: Introduce XSK data structures and helpers
` [PATCH net-next 3/4] igb: add AF_XDP zero-copy Rx support
` [PATCH net-next 4/4] igb: add AF_XDP zero-copy Tx support
[PATCH 0/8] uprobes: RCU-protected hot path optimizations
2024-08-10 14:00 UTC (4+ messages)
` [PATCH 7/8] uprobes: perform lockless SRCU-protected uprobes_tree lookup
[syzbot] [net?] [virt?] BUG: stack guard page was hit in vsock_bpf_recvmsg
2024-08-10 12:07 UTC
[PATCH v3 bpf-next 0/5] Support bpf_kptr_xchg into local kptr
2024-08-10 10:32 UTC (11+ messages)
` [PATCH v3 bpf-next 1/5] bpf: Let callers of btf_parse_kptr() track life cycle of prog btf
` [PATCH v3 bpf-next 2/5] bpf: Search for kptrs in prog BTF structs
` [PATCH v3 bpf-next 3/5] bpf: Rename ARG_PTR_TO_KPTR -> ARG_KPTR_XCHG_DEST
` [PATCH v3 bpf-next 4/5] bpf: Support bpf_kptr_xchg into local kptr
` [PATCH v3 bpf-next 5/5] selftests/bpf: Test bpf_kptr_xchg stashing "
[PATCH v6 bpf-next 0/9] bpf: support resilient split BTF
2024-08-10 9:37 UTC (4+ messages)
` [PATCH v6 bpf-next 3/9] libbpf: split BTF relocation
[PATCH bpf-next] libbpf: fix license for btf_relocate.c
2024-08-10 9:35 UTC
[PATCH AUTOSEL 6.10 10/27] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
2024-08-10 9:12 UTC (3+ messages)
[PATCH] bpf: Fix percpu address space issues
2024-08-10 8:35 UTC (5+ messages)
[PATCH RFC bpf-next 00/52] bpf, xdp: introduce and use Generic Hints/metadata
2024-08-10 8:02 UTC (16+ messages)
` [PATCH RFC bpf-next 32/52] bpf, cpumap: switch to GRO from netif_receive_skb_list()
` [xdp-hints] "
[PATCHSET][RFC] struct fd and memory safety
2024-08-10 3:53 UTC (17+ messages)
` [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops
` [PATCH 17/39] bpf: resolve_pseudo_ldimm64(): take handling of a single ldimm64 insn into helper
` [PATCH 35/39] convert bpf_token_create()
` [PATCH 36/39] assorted variants of irqfd setup: convert to CLASS(fd)
[PATCH net-next v3 0/3] net: stmmac: Add PCI driver support for BCM8958x
2024-08-10 0:53 UTC (24+ messages)
` [PATCH net-next v3 1/3] net: stmmac: Add basic dwxgmac4 support to stmmac core
` [PATCH net-next v3 2/3] net: stmmac: Integrate dwxgmac4 into stmmac hwif handling
` [PATCH net-next v3 3/3] net: stmmac: Add PCI driver support for BCM8958x
[PATCH bpf-next 0/3] Support passing BPF iterator to kfuncs
2024-08-09 20:36 UTC (9+ messages)
` [PATCH bpf-next 1/3] bpf: extract iterator argument type and name validation logic
` [PATCH bpf-next 2/3] bpf: allow passing struct bpf_iter_<type> as kfunc arguments
` [PATCH bpf-next 3/3] selftests/bpf: test passing iterator to a kfunc
[PATCH v2] uprobes: make trace_uprobe->nhit counter a per-CPU one
2024-08-09 19:23 UTC
[PATCH -next] cgroup/cpuset: Do not clear xcpus when clearing cpus
2024-08-09 18:51 UTC (4+ messages)
[PATCH] selftests/alsa/Makefile: fix relative rpath usage
2024-08-09 18:53 UTC (3+ messages)
[PATCH] uprobes: get rid of bogus trace_uprobe hit counter
2024-08-09 18:43 UTC (5+ messages)
[PATCH bpf-next v6 0/6] monitor network traffic for flaky test cases
2024-08-09 16:54 UTC (12+ messages)
` [PATCH bpf-next v6 1/6] selftests/bpf: Add traffic monitor functions
` [PATCH bpf-next v6 2/6] selftests/bpf: Add the traffic monitor option to test_progs
` [PATCH bpf-next v6 3/6] selftests/bpf: netns_new() and netns_free() helpers
[PATCH] libbpf: workaround -Wmaybe-uninitialized false positive
2024-08-09 15:24 UTC
uprobe causing a process to crash on file modification
2024-08-09 14:16 UTC
[bug report] bpf: libbpf: bpftool: Print bpf_line_info during prog dump
2024-08-09 12:29 UTC
[PATCH net-next v17 03/14] netdev: support binding dma-buf to netdevice
2024-08-09 7:56 UTC (6+ messages)
[PATCH v2 bpf-next 0/2] add TCP_BPF_SOCK_OPS_CB_FLAGS to bpf_*sockopt()
2024-08-09 3:32 UTC (3+ messages)
` [PATCH v2 bpf-next 1/2] bpf/bpf_get,set_sockopt: add option to set TCP-BPF sock ops flags
[PATCH bpf-next 0/4] __jited_x86 test tag to check x86 assembly after jit
2024-08-09 1:05 UTC (5+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: less spam in the log for message matching
` [PATCH bpf-next 2/4] selftests/bpf: utility function to get program disassembly after jit
` [PATCH bpf-next 3/4] selftests/bpf: __jited_x86 test tag to check x86 assembly "
` [PATCH bpf-next 4/4] selftests/bpf: validate jit behaviour for tail calls
[PATCH] selftests/bpf/Makefile: fix relative rpath usage
2024-08-09 0:41 UTC
[PATCH v4 bpf-next 00/10] Harden and extend ELF build ID parsing logic
2024-08-08 22:44 UTC (11+ messages)
` [PATCH v4 bpf-next 01/10] lib/buildid: harden "
` [PATCH v4 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API
Supporting New Memory Barrier Types in BPF
2024-08-08 20:59 UTC (5+ messages)
[PATCH RFC net-next v4 00/14] net: stmmac: convert stmmac "pcs" to phylink
2024-08-08 20:42 UTC (4+ messages)
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