messages from 2024-06-25 02:47:48 to 2024-06-30 21:07:46 UTC [more...]
[RFC PATCH 0/3] tracing: Support poll on event hist file
2024-06-30 21:07 UTC (5+ messages)
` [RFC PATCH 1/3] tracing/hist: Add poll(POLLIN) support on "
` [RFC PATCH 2/3] tracing/hist: Support POLLPRI event for poll on histogram
` [RFC PATCH 3/3] selftests/tracing: Add hist poll() support test
[PATCH v23 0/5] Introducing trace buffer mapping by user-space
2024-06-30 12:40 UTC (4+ messages)
` [PATCH v23 3/5] tracing: Allow user-space mapping of the ring-buffer
[PATCH] uprobe: Do not use UPROBE_SWBP_INSN as static initializer
2024-06-30 6:29 UTC (19+ messages)
` [PATCH] LoongArch: uprobes: make UPROBE_SWBP_INSN/UPROBE_XOLBP_INSN constant
` [PATCH] LoongArch: make the users of larch_insn_gen_break() constant
[PATCH v4 0/2] Tracepoints and static branch in Rust
2024-06-30 6:00 UTC (4+ messages)
` [PATCH v4 1/2] rust: add static_key_false
` [PATCH v4 2/2] rust: add tracepoint support
[PATCH 00/12] uprobes: add batched register/unregister APIs and per-CPU RW semaphore
2024-06-29 23:30 UTC (25+ messages)
` [PATCH 02/12] uprobes: grab write mmap lock in unapply_uprobe()
` [PATCH 04/12] uprobes: revamp uprobe refcounting and lifetime management
` [PATCH 05/12] uprobes: move offset and ref_ctr_offset into uprobe_consumer
` [PATCH 06/12] uprobes: add batch uprobe register/unregister APIs
[PATCH v3 0/2] Tracepoints and static branch in Rust
2024-06-28 15:00 UTC (11+ messages)
` [PATCH v3 1/2] rust: add static_key_false
` [PATCH v3 2/2] rust: add tracepoint support
[PATCH 0/14] New uid & gid mount option parsing helpers
2024-06-28 13:44 UTC (8+ messages)
` [PATCH 01/14] fs_parse: add uid & gid option "
` [PATCH 13/14] tracefs: Convert to new uid/gid "
[PATCH v2 0/6] riscv: ftrace: atmoic patching and preempt improvements
2024-06-28 11:47 UTC (7+ messages)
` [PATCH v2 1/6] riscv: ftrace: support fastcc in Clang for WITH_ARGS
` [PATCH v2 2/6] riscv: ftrace: align patchable functions to 4 Byte boundary
` [PATCH v2 3/6] riscv: ftrace: prepare ftrace for atomic code patching
` [PATCH v2 4/6] riscv: ftrace: do not use stop_machine to update code
` [PATCH v2 5/6] riscv: vector: Support calling schedule() for preemptible Vector
` [PATCH v2 6/6] riscv: ftrace: support PREEMPT
[PATCH v2] ring-buffer: Align meta-page to sub-buffers for improved TLB usage
2024-06-28 10:46 UTC
[PATCH net-next v15 00/14] Device Memory TCP
2024-06-28 10:09 UTC (18+ messages)
` [PATCH net-next v15 01/14] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v15 02/14] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v15 03/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v15 04/14] netdev: netdevice devmem allocator
` [PATCH net-next v15 05/14] page_pool: convert to use netmem
` [PATCH net-next v15 06/14] page_pool: devmem support
` [PATCH net-next v15 07/14] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v15 08/14] net: support non paged skb frags
` [PATCH net-next v15 09/14] net: add support for skbs with unreadable frags
` [PATCH net-next v15 10/14] tcp: RX path for devmem TCP
` [PATCH net-next v15 11/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v15 12/14] net: add devmem TCP documentation
` [PATCH net-next v15 13/14] tools: net: package libynl for use in selftests
` [PATCH net-next v15 14/14] selftests: add ncdevmem, netcat for devmem TCP
[PATCH v4 00/11] Improve the copy of task comm
2024-06-28 9:05 UTC (12+ messages)
` [PATCH v4 01/11] fs/exec: Drop task_lock() inside __get_task_comm()
` [PATCH v4 02/11] auditsc: Replace memcpy() with __get_task_comm()
` [PATCH v4 03/11] security: "
` [PATCH v4 04/11] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v4 05/11] mm/util: Fix possible race condition in kstrdup()
` [PATCH v4 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
` [PATCH v4 07/11] mm/kmemleak: Replace strncpy() with __get_task_comm()
` [PATCH v4 08/11] tsacct: "
` [PATCH v4 09/11] tracing: "
` [PATCH v4 10/11] net: Replace strcpy() "
` [PATCH v4 11/11] drm: "
[PATCH][next] firewire: core: Fix spelling mistakes in tracepoint messages
2024-06-28 1:06 UTC (2+ messages)
[PATCH v4] tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset()
2024-06-27 22:32 UTC (4+ messages)
selftests/ftrace kprobe_eventname test fails on s390x QEMU (KVM/Linux)
2024-06-27 21:44 UTC (5+ messages)
[PATCH net-next v14 00/13] Device Memory TCP
2024-06-27 20:47 UTC (22+ messages)
` [PATCH net-next v14 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v14 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v14 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v14 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v14 05/13] page_pool: convert to use netmem
` [PATCH net-next v14 06/13] page_pool: devmem support
` [PATCH net-next v14 07/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v14 08/13] net: support non paged skb frags
` [PATCH net-next v14 09/13] net: add support for skbs with unreadable frags
` [PATCH net-next v14 10/13] tcp: RX path for devmem TCP
` [PATCH net-next v14 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v14 12/13] net: add devmem TCP documentation
` [PATCH net-next v14 13/13] selftests: add ncdevmem, netcat for devmem TCP
[PATCH -fixes] riscv: patch: Flush the icache right after patching to avoid illegal insns
2024-06-27 17:50 UTC (4+ messages)
[PATCH v2 0/4] MCE wrapper and support for new SMCA syndrome MSRs
2024-06-27 16:20 UTC (17+ messages)
` [PATCH v2 1/4] x86/mce: Add wrapper for struct mce to export vendor specific info
` [PATCH v2 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
` [PATCH v2 3/4] x86/mce/apei: Handle variable register array size
` [PATCH v2 4/4] EDAC/mce_amd: Add support for FRU Text in MCA
[PATCH 00/10] fs: multigrain timestamp redux
2024-06-27 15:35 UTC (13+ messages)
` [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t
` [PATCH 02/10] fs: uninline inode_get_ctime and inode_set_ctime_to_ts
` [PATCH 03/10] fs: tracepoints for inode_needs_update_time "
` [PATCH 04/10] fs: add infrastructure for multigrain timestamps
` [PATCH 05/10] fs: add percpu counters to count fine vs. coarse timestamps
` [PATCH 06/10] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH 07/10] xfs: switch to multigrain timestamps
` [PATCH 08/10] ext4: "
` [PATCH 09/10] btrfs: convert "
` [PATCH 10/10] tmpfs: add support for "
[PATCH v5 0/8] Faultable Tracepoints
2024-06-27 15:23 UTC (9+ messages)
` [PATCH v5 1/8] cleanup.h: Header include guard should match header name
` [PATCH v5 2/8] cleanup.h guard: Rename DEFINE_ prefix to DECLARE_
` [PATCH v5 3/8] cleanup.h: Introduce DEFINE_INACTIVE_GUARD and activate_guard
` [PATCH v5 4/8] tracing: Introduce faultable tracepoints
` [PATCH v5 5/8] tracing/ftrace: Add support for "
` [PATCH v5 6/8] tracing/bpf-trace: "
` [PATCH v5 7/8] tracing/perf: "
` [PATCH v5 8/8] tracing: Convert sys_enter/exit to "
[PATCH v1 0/4] Add SBAF test to IFS
2024-06-27 14:04 UTC (7+ messages)
` [PATCH v1 1/4] platform/x86/intel/ifs: Refactor MSR usage in IFS test code
` [PATCH v1 2/4] platform/x86/intel/ifs: Add SBAF test image loading support
` [PATCH v1 3/4] platform/x86/intel/ifs: Add SBAF test support
` [PATCH v1 4/4] trace: platform/x86/intel/ifs: Add SBAF trace support
[PATCH] tools/testing/radix-tree/idr-test: add missing MODULE_DESCRIPTION define
2024-06-27 1:18 UTC (2+ messages)
[PATCH v2] filemap: add trace events for get_pages, map_pages, and fault
2024-06-26 13:58 UTC (3+ messages)
[PATCH net-next v13 00/13] Device Memory TCP
2024-06-26 13:47 UTC (9+ messages)
` [PATCH net-next v13 10/13] tcp: RX path for devmem TCP
` [PATCH net-next v13 11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v13 12/13] net: add devmem TCP documentation
` [PATCH net-next v13 13/13] selftests: add ncdevmem, netcat for devmem TCP
[PATCH v2 0/7] static key support for error injection functions
2024-06-26 0:09 UTC (11+ messages)
` [PATCH v2 1/7] fault-inject: add support for static keys around fault injection sites
` [PATCH v2 2/7] error-injection: support static keys around injectable functions
` [PATCH v2 4/7] bpf: support error injection static keys for multi_link attached progs
` [PATCH v2 6/7] mm, slab: add static key for should_failslab()
[PATCH] qdisc: fix NULL pointer dereference in perf_trace_qdisc_reset()
2024-06-25 22:41 UTC (2+ messages)
[PATCH 1/8] riscv: stacktrace: convert arch_stack_walk() to noinstr
2024-06-25 15:45 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION f76698bd9a8ca01d3581236082d786e9a6b72bb7
2024-06-25 12:55 UTC (3+ messages)
[PATCH] vfs: Add AT_EMPTY_PATH_NOCHECK as unchecked AT_EMPTY_PATH
2024-06-25 8:05 UTC (4+ messages)
[PATCH v2 0/4] Fix user stack traces captured from uprobes
2024-06-25 2:53 UTC (11+ messages)
` [PATCH v2 2/4] perf,uprobes: fix user stack traces in the presence of pending uretprobes
` [PATCH v2 4/4] selftests/bpf: add test validating uprobe/uretprobe stack traces
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).