messages from 2026-07-20 18:31:40 to 2026-07-22 21:12:20 UTC [more...]
[PATCH v3 00/20] Landlock tracepoints
2026-07-22 21:12 UTC (22+ messages)
` [PATCH v3 01/20] landlock: Prepare ruleset and domain type split
` [PATCH v3 02/20] landlock: Move domain query functions to domain.c
` [PATCH v3 03/20] landlock: Split struct landlock_domain from struct landlock_ruleset
` [PATCH v3 04/20] landlock: Split denial logging from audit into common framework
` [PATCH v3 05/20] landlock: Decouple the per-denial logging decision from CONFIG_AUDIT
` [PATCH v3 06/20] landlock: Consolidate access-right and scope names in a shared header
` [PATCH v3 07/20] tracing: Add __print_untrusted_str()
` [PATCH v3 08/20] landlock: Add create_ruleset and free_ruleset tracepoints
` [PATCH v3 09/20] landlock: Add landlock_add_rule_fs and landlock_add_rule_net tracepoints
` [PATCH v3 10/20] landlock: Add create_domain and free_domain tracepoints
` [PATCH v3 11/20] landlock: Add landlock_enforce_domain tracepoint
` [PATCH v3 12/20] landlock: Add tracepoints for rule checking
` [PATCH v3 13/20] landlock: Add landlock_deny_access_fs and landlock_deny_access_net
` [PATCH v3 14/20] landlock: Add tracepoints for ptrace and scope denials
` [PATCH v3 15/20] selftests/landlock: Add trace event test infrastructure and tests
` [PATCH v3 16/20] selftests/landlock: Add filesystem tracepoint tests
` [PATCH v3 17/20] selftests/landlock: Add network "
` [PATCH v3 18/20] selftests/landlock: Add scope and ptrace "
` [PATCH v3 19/20] selftests/landlock: Add landlock_enforce_domain trace tests
` [PATCH v3 20/20] landlock: Document tracepoints
[PATCH 0/4] tracing: fix histogram and injection buffer overflows
2026-07-22 19:51 UTC (10+ messages)
` [PATCH 1/4] tracing/hist: Prevent overflow in histogram expression strings
` [PATCH 2/4] tracing/user_events: Validate explicit struct field sizes
` [PATCH 3/4] tracing/inject: Validate entry allocation size
` [PATCH 4/4] tracing/inject: Prevent overflow growing string fields
[PATCH v4 0/8] rv/tlob: Add task latency over budget RV monitor
2026-07-22 14:42 UTC (6+ messages)
` [PATCH v4 7/8] rv/tlob: add KUnit tests for the tlob monitor
` [PATCH v4 8/8] selftests/verification: add tlob selftests
[PATCH v4 00/17] rv: Add selftests to tools and KUnit tests
2026-07-22 11:37 UTC (5+ messages)
` [PATCH v4 13/17] rv: Add KUnit stub for current
` [PATCH v4 16/17] selftests/verification: Rearrange the wwnr_printk test
[GIT PULL] RTLA fixes for v7.2-rc5
2026-07-22 11:01 UTC
[PATCH v2 0/4] mm: honour compact_unevictable_allowed in mlock and CMA paths
2026-07-22 9:58 UTC (5+ messages)
` [PATCH v2 4/4] mm/mlock: migrate folios out of CMA when mlocking a range
[PATCH v2 0/4] rv: rtapp monitor update
2026-07-22 9:36 UTC (6+ messages)
` [PATCH v2 4/4] rv/rtapp: Add wakeup monitor
[RFC PATCH] Documentation/rv: Explain epoll and aborted sleeps
2026-07-22 4:57 UTC
[PATCH] tracing: Do not clean up hiter in mmiotrace read function
2026-07-22 1:20 UTC
[PATCH] tracing: Fix mmiotrace possible NULL dereferencing of hiter->dev
2026-07-22 1:11 UTC
[PATCH] tracing/mmiotrace: fix resource leak on trace_pipe close
2026-07-22 0:38 UTC (2+ messages)
[RFC PATCH 0/7] mm: defer address-space teardown of large exiting processes to a kthread
2026-07-21 21:17 UTC (8+ messages)
` [RFC PATCH 6/7] mm: add tracepoints and vmstat counters for async teardown
[PATCH v1 0/7] ntfs3: add tracepoints for core filesystem paths
2026-07-21 21:09 UTC (3+ messages)
` [PATCH v1 v1 2/7] ntfs3: add namei tracepoints
[RFC] tracing: Try user copies with page faults disabled first
2026-07-21 21:05 UTC (3+ messages)
[PATCH v3 0/2] Add trace event support for GENI SE registers dump
2026-07-21 20:52 UTC (3+ messages)
` [PATCH v3 1/2] soc: qcom: geni-se: trace: "
[PATCH] x86/stacktrace: Mark arch_stack_walk() and unwinder functions notrace
2026-07-21 20:32 UTC (3+ messages)
[PATCH] selftests/ftrace: allow relative paths in eprobe test
2026-07-21 20:05 UTC
[PATCH bpf-next 0/2] uprobes: Switch uretprobes_srcu to SRCU-fast-updown
2026-07-21 19:44 UTC (4+ messages)
` [PATCH bpf-next 2/2] "
[PATCH v1 00/11] RCU: Enable callbacks to benefit from expedited grace periods
2026-07-21 15:06 UTC (13+ messages)
` [PATCH v1 06/11] rcu: Enable RCU "
` [PATCH v1 09/11] rcu: Detect expedited grace period completion in rcu_pending()
` [PATCH v1 10/11] rcu: Advance callbacks for expedited GP completion in rcu_core()
[PATCH v4 00/13] rv: Convert rvgen to Lark
2026-07-21 14:12 UTC (6+ messages)
` [PATCH v4 09/13] verification/rvgen: Delete __parse_constraint()
[RFC PATCH v2 00/13] mm/kwatch: dynamic hardware watchpoints for hunting memory corruption
2026-07-21 13:25 UTC (8+ messages)
[PATCH v3 00/18] tracing/remotes: Add printk, dump_on_panic and boot parameters
2026-07-21 10:36 UTC (19+ messages)
` [PATCH v3 01/18] tracing/remotes: Gate tracefs files opening on trace remote registration
` [PATCH v3 02/18] tracing/remotes: Release tracefs,eventfs on registration failure
` [PATCH v3 03/18] tracing/remotes: Use kstrtobool for boolean tracefs files
` [PATCH v3 04/18] tracing/remotes: Use a single per-remote polling work
` [PATCH v3 05/18] tracing/simple_ring_buffer: Add support for compressed length
` [PATCH v3 06/18] tracing/remotes: Add dmesg tracefs file
` [PATCH v3 07/18] tracing/remotes: selftests: Add a test for the "
` [PATCH v3 08/18] tracing/remotes: selftests: Prefix hypervisor folder
` [PATCH v3 09/18] ring-buffer: Use irqsave for the reader lock in ring_buffer_poll_remote
` [PATCH v3 10/18] ring-buffer: Use panic-friendly locking in ring_buffer_iter interface
` [PATCH v3 11/18] ring-buffer: Add ring_buffer_read_remote_meta_page()
` [PATCH v3 12/18] ring-buffer: Add kerneldoc for ring_buffer_poll_remote
` [PATCH v3 13/18] tracing/remotes: Add dump_on_panic tracefs file
` [PATCH v3 14/18] tracing/remotes: selftests: Add a test for the "
` [PATCH v3 15/18] tracing/remotes: Add poll_ms "
` [PATCH v3 16/18] tracing/remotes: Add trace_remote cmdline options
` [PATCH v3 17/18] Documentation: tracing/remotes: Add detailed tracefs layout
` [PATCH v3 18/18] Documentation/kernel-parameters: Add trace_remote
[linus:master] [selftests/tracing] c5c413534d: kselftests-bpf.ftrace.ftracetest-ktap._instance_event_trigger_-_test_poll_wait_on_histogram.fail
2026-07-21 0:38 UTC (3+ messages)
Linking Patchwork with Sashiko?
2026-07-21 0:34 UTC (2+ messages)
[PATCH] selftests/tracing: Fix flakiness in trigger-hist-poll.tc by waiting for task exit
2026-07-21 0:20 UTC
[PATCH v1 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
2026-07-20 18:32 UTC (3+ messages)
` [PATCH v1 01/11] tracing: Include linux/types.h in trace_remote_event.h
page: | 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