messages from 2024-04-02 13:18:09 to 2024-04-03 18:19:47 UTC [more...]
[RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
2024-04-03 18:19 UTC (14+ messages)
` [PATCH 01/12] core: Allow asking for a reproducible build
` [PATCH 02/12] pahole: Disable BTF multithreaded encoded when doing reproducible builds
` [PATCH 03/12] dwarf_loader: Separate creating the cu/dcu pair from processing it
` [PATCH 04/12] dwarf_loader: Introduce dwarf_cus__process_cu()
` [PATCH 05/12] dwarf_loader: Create the cu/dcu pair in dwarf_cus__nextcu()
` [PATCH 06/12] dwarf_loader: Remove unused 'thr_data' arg from dwarf_cus__create_and_process_cu()
` [PATCH 07/12] core: Add unlocked cus__add() variant
` [PATCH 08/12] core: Add cus__remove(), counterpart of cus__add()
` [PATCH 09/12] dwarf_loader: Add the cu to the cus list early, remove on LSK_DELETE
` [PATCH 10/12] core/dwarf_loader: Add functions to set state of CU processing
` [PATCH 11/12] pahole: Encode BTF serially in a reproducible build
` [PATCH 12/12] tests: Add a BTF reproducible generation test
Provisional registration procedure
2024-04-03 18:16 UTC (4+ messages)
` [Bpf] "
[PATCH v2 bpf-next 0/4] Add internal-only BPF per-CPU instruction
2024-04-03 18:14 UTC (10+ messages)
` [PATCH v2 bpf-next 3/4] bpf: inline bpf_map_lookup_elem() for PERCPU_ARRAY maps
[PATCH v2 bpf-next 0/2] Inline bpf_get_branch_snapshot() BPF helper
2024-04-03 18:09 UTC (6+ messages)
` [PATCH v2 bpf-next 1/2] bpf: make bpf_get_branch_snapshot() architecture-agnostic
` [PATCH v2 bpf-next 2/2] bpf: inline bpf_get_branch_snapshot() helper
[Question]: How to disable modules BTF independently?
2024-04-03 17:56 UTC (2+ messages)
[syzbot] [bpf?] KMSAN: uninit-value in percpu_array_map_lookup_percpu_elem
2024-04-03 17:55 UTC (2+ messages)
[PATCH bpf-next] bpf: pack struct bpf_fib_lookup
2024-04-03 17:52 UTC (4+ messages)
[PATCH] uprobes: reduce contention on uprobes_tree access
2024-04-03 17:50 UTC (8+ messages)
[PATCH bpf-next v3 0/5] bpf: Add bpf_link support for sk_msg and sk_skb progs
2024-04-03 17:47 UTC (17+ messages)
` [PATCH bpf-next v3 1/5] "
` [PATCH bpf-next v3 2/5] libbpf: Add bpf_link support for BPF_PROG_TYPE_SOCKMAP
` [PATCH bpf-next v3 4/5] selftests/bpf: Refactor out helper functions for a few tests
` [PATCH bpf-next v3 5/5] selftests/bpf: Add some tests with new bpf_program__attach_sockmap() APIs
[RFC PATCH net-next v8 00/14] Device Memory TCP
2024-04-03 17:27 UTC (16+ messages)
` [RFC PATCH net-next v8 01/14] queue_api: define queue api
` [RFC PATCH net-next v8 02/14] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v8 03/14] net: netdev netlink api to bind dma-buf to a net device
` [RFC PATCH net-next v8 04/14] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v8 05/14] netdev: netdevice devmem allocator
` [RFC PATCH net-next v8 06/14] page_pool: convert to use netmem
` [RFC PATCH net-next v8 07/14] page_pool: devmem support
` [RFC PATCH net-next v8 08/14] memory-provider: dmabuf devmem memory provider
` [RFC PATCH net-next v8 09/14] net: support non paged skb frags
` [RFC PATCH net-next v8 10/14] net: add support for skbs with unreadable frags
` [RFC PATCH net-next v8 11/14] tcp: RX path for devmem TCP
` [RFC PATCH net-next v8 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [RFC PATCH net-next v8 13/14] net: add devmem TCP documentation
` [RFC PATCH net-next v8 14/14] selftests: add ncdevmem, netcat for devmem TCP
[PATCH AUTOSEL 6.6 04/20] kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and_get_node_by_id()
2024-04-03 17:17 UTC
[PATCH AUTOSEL 6.8 05/28] kernfs: RCU protect kernfs_nodes and avoid kernfs_idr_lock in kernfs_find_and_get_node_by_id()
2024-04-03 17:16 UTC
[PATCHv2 0/3] uprobe: uretprobe speed up
2024-04-03 16:58 UTC (8+ messages)
` [PATCHv2 1/3] uprobe: Add uretprobe syscall to speed up return probe
[PATCH net-next v2 0/4] Change BPF_TEST_RUN use the system page pool for live XDP frames
2024-04-03 16:34 UTC (3+ messages)
` [PATCH net-next v2 2/4] bpf: test_run: Use system page pool for XDP live frame mode
[PATCH] Inaccurate rejection conditions
2024-04-03 16:30 UTC (4+ messages)
[PATCH v4 0/4] perf/x86/amd: add LBR capture support outside of hardware events
2024-04-03 16:08 UTC (5+ messages)
[PATCH bpf-next v3 0/2] Add 12-argument support for RV64 bpf trampoline
2024-04-03 15:50 UTC (5+ messages)
` [PATCH bpf-next v3 1/2] riscv, bpf: "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add testcase where 7th argment is struct
[PATCH bpf-next v4] bpftool: Mount bpffs on provided dir instead of parent dir
2024-04-03 15:23 UTC (3+ messages)
[PATCH] bpf: replace deprecated strncpy with strscpy
2024-04-03 15:10 UTC (4+ messages)
[PATCH bpf-next] rethook: Remove warning messages printed for finding return address of a frame
2024-04-03 14:36 UTC (3+ messages)
[PATCH bpf-next v3 0/7] Selftests/xsk: Test with maximum and minimum HW ring size configurations
2024-04-03 14:20 UTC (2+ messages)
[PATCH] ftrace: make extra rcu_is_watching() validation check optional
2024-04-03 13:55 UTC (16+ messages)
[PATCH v2 bpf-next] bpf: Fix latent unsoundness in and/or/xor value tracking
2024-04-03 13:25 UTC (3+ messages)
[PATCH bpf-next 0/5] Support local vmtest for riscv64
2024-04-03 12:29 UTC (22+ messages)
` [PATCH bpf-next 2/5] riscv, bpf: Relax restrictions on Zbb instructions
[PATCH bpf-next] selftests/bpf: Add F_SETFL for fcntl
2024-04-03 12:05 UTC (2+ messages)
[PATCH bpf-next v3] selftests/bpf: Move test_dev_cgroup to prog_tests
2024-04-03 12:03 UTC (5+ messages)
[PATCH RESEND bpf v2 0/2] x86/bpf: Fixes for the BPF JIT with retbleed=stuff
2024-04-03 9:04 UTC (6+ messages)
[syzbot] [bpf?] KMSAN: uninit-value in trie_delete_elem
2024-04-03 8:47 UTC (5+ messages)
[PATCH bpf-next v2 0/2] Add 12-argument support for RV64 bpf trampoline
2024-04-03 7:26 UTC (4+ messages)
` [PATCH bpf-next v2 1/2] riscv, bpf: "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add testcase where 7th argment is struct
[PATCH v5 0/4] perf/x86/amd: add LBR capture support outside of hardware events
2024-04-03 7:19 UTC (2+ messages)
[PATCH bpf-next v5 0/2] bpf: Add a generic bits iterator
2024-04-03 3:33 UTC (3+ messages)
[PATCH bpf-next 0/2] Add 12-argument support for RV64 bpf trampoline
2024-04-03 3:24 UTC (5+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add testcase where 7th argment is struct
[PATCH bpf-next v4 0/2] bpf,arm64: Add support for BPF Arena
2024-04-03 2:50 UTC (2+ messages)
[PATCH bpf-next] bpf: Optimize emit_mov_imm64()
2024-04-03 2:34 UTC (3+ messages)
[PATCH v1 bpf-next 0/8] selftests/bpf: Add sockaddr tests for kernel networking
2024-04-03 0:05 UTC (9+ messages)
` [PATCH v1 bpf-next 1/8] selftests/bpf: Introduce sock_addr_testmod
` [PATCH v1 bpf-next 4/8] selftests/bpf: Add recv_msg_from_client to network helpers
` [PATCH v1 bpf-next 5/8] selftests/bpf: Factor out load_path and defines from test_sock_addr
[PATCH bpf-next 1/2] bpf: prevent r10 register from being marked as precise
2024-04-02 23:26 UTC (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: add fp-leaking precise subprog result tests
[PATCH net-next v13 00/15] Introducing P4TC (series 1)
2024-04-02 23:13 UTC (3+ messages)
[PATCH] perf lock contention: Add a missing NULL check
2024-04-02 21:37 UTC (5+ messages)
[PATCH v2 0/2] libbpf: API to partially consume items from ringbuffer
2024-04-02 20:41 UTC (7+ messages)
` [PATCH 1/2] libbpf: ringbuf: allow to consume up to a certain amount of items
` [PATCH 2/2] libbpf: Add ring__consume_max / ring_buffer__consume_max
[PATCH dwarves v6 0/3] pahole: Inject kfunc decl tags into BTF
2024-04-02 20:24 UTC (2+ messages)
[PATCH net,v2] net: mana: Fix Rx DMA datasize and skb_over_panic
2024-04-02 19:48 UTC
[RFC PATCH bpf-next 0/3] bpf: freeze a task cgroup from bpf
2024-04-02 18:20 UTC (14+ messages)
[PATCH bpf-next] selftests/bpf: Add pid limit for mptcpify prog
2024-04-02 17:10 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Make sure libbpf doesn't enforce the signature of a func pointer
2024-04-02 17:00 UTC (3+ messages)
[PATCH bpf-next] Fix latent unsoundness in and/or/xor value tracking
2024-04-02 16:43 UTC (7+ messages)
[PATCH v2] libbpf: use local bpf_helpers.h include
2024-04-02 16:30 UTC (3+ messages)
general protection fault in security_inode_getattr
2024-04-02 16:01 UTC (3+ messages)
[PATCH net] net: mana: Fix Rx DMA datasize and skb_over_panic
2024-04-02 15:59 UTC (6+ messages)
[PATCH bpf-next v3 0/3] bpf, x64: Fix tailcall hierarchy
2024-04-02 15:26 UTC (4+ messages)
` [PATCH bpf-next v3 1/3] bpf: Add bpf_tail_call_cnt to task_struct
` [PATCH bpf-next v3 2/3] bpf, x64: Fix tailcall hierarchy
` [PATCH bpf-next v3 3/3] selftests/bpf: Add testcases for tailcall hierarchy fixing
[PATCH bpf-next] bpf: Improve program stats run-time calculation
2024-04-02 15:00 UTC (2+ messages)
[PATCH bpf-next v2] selftests/bpf: Skip test when perf_event_open returns EOPNOTSUPP
2024-04-02 14:40 UTC (2+ messages)
[PATCH bpf] bpf, sockmap: Prevent lock inversion deadlock in map delete elem
2024-04-02 14:40 UTC (3+ messages)
[PATCH v3 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
2024-04-02 14:33 UTC (12+ 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 10/11] dt-bindings: imx6q-pcie: Add i.MX8Q pcie compatible string
` [PATCH v3 11/11] PCI: imx6: Add i.MX8Q PCIe support
[PATCH bpf-next] bpftool: use __typeof__() instead of typeof() in BPF skeleton
2024-04-02 14:30 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Using llvm may_goto inline asm for cond_break macro
2024-04-02 14:20 UTC (2+ messages)
[PATCH v3 bpf-next] bpf: add a verbose message if map limit is reached
2024-04-02 14:20 UTC (3+ messages)
[PATCH] bpf: fix typo in uapi doc comments
2024-04-02 14:10 UTC (2+ messages)
[PATCH] libbpf: use local bpf_helpers.h include
2024-04-02 13:54 UTC
[PATCH bpf-next 0/3] bpftool: Clean up indentation and formatting in docs
2024-04-02 14:00 UTC (2+ messages)
[PATCH bpf-next v2 0/1] Support kCFI + BPF on arm64
2024-04-02 13:35 UTC (5+ messages)
` [PATCH bpf-next v2 1/1] arm64/cfi,bpf: "
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