linux-trace-kernel
Thread
Date
Earlier messages
Messages by Thread
[PATCH RFC v5 00/53] guest_memfd: In-place conversion support
Ackerley Tng via B4 Relay
[PATCH RFC v5 04/53] KVM: Stub in ability to disable per-VM memory attribute tracking
Ackerley Tng via B4 Relay
[PATCH RFC v5 05/53] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Ackerley Tng via B4 Relay
[PATCH RFC v5 10/53] KVM: guest_memfd: Add basic support for KVM_SET_MEMORY_ATTRIBUTES2
Ackerley Tng via B4 Relay
[PATCH RFC v5 01/53] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
Ackerley Tng via B4 Relay
[PATCH RFC v5 06/53] KVM: x86/mmu: Bug the VM if gmem attributes are queried to determine max mapping level
Ackerley Tng via B4 Relay
[PATCH RFC v5 09/53] KVM: Move kvm_supported_mem_attributes() to kvm_host.h
Ackerley Tng via B4 Relay
[PATCH RFC v5 08/53] KVM: guest_memfd: Only prepare folios for private pages
Ackerley Tng via B4 Relay
[PATCH RFC v5 02/53] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
Ackerley Tng via B4 Relay
[PATCH RFC v5 03/53] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
Ackerley Tng via B4 Relay
[PATCH RFC v5 07/53] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
Ackerley Tng via B4 Relay
[PATCH RFC v5 20/53] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
Ackerley Tng via B4 Relay
[PATCH RFC v5 23/53] KVM: x86: Support SW_PROTECTED_VM in applying content modes
Ackerley Tng via B4 Relay
[PATCH RFC v5 24/53] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
Ackerley Tng via B4 Relay
Re: [PATCH RFC v5 24/53] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
Ackerley Tng
[PATCH RFC v5 11/53] KVM: guest_memfd: Ensure pages are not in use before conversion
Ackerley Tng via B4 Relay
[PATCH RFC v5 16/53] KVM: guest_memfd: Use actual size for invalidation in kvm_gmem_release()
Ackerley Tng via B4 Relay
[PATCH RFC v5 12/53] KVM: guest_memfd: Call arch invalidate hooks on conversion
Ackerley Tng via B4 Relay
[PATCH RFC v5 14/53] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
Ackerley Tng via B4 Relay
[PATCH RFC v5 19/53] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
Ackerley Tng via B4 Relay
[PATCH RFC v5 13/53] KVM: guest_memfd: Return early if range already has requested attributes
Ackerley Tng via B4 Relay
[PATCH RFC v5 26/53] KVM: x86: Support SNP and TDX applying content modes
Ackerley Tng via B4 Relay
[PATCH RFC v5 35/53] KVM: selftests: Test conversion flow when INIT_SHARED
Ackerley Tng via B4 Relay
[PATCH RFC v5 36/53] KVM: selftests: Test conversion precision in guest_memfd
Ackerley Tng via B4 Relay
[PATCH RFC v5 47/53] KVM: selftests: Provide common function to set memory attributes
Ackerley Tng via B4 Relay
[PATCH RFC v5 21/53] KVM: guest_memfd: Introduce default handlers for content modes
Ackerley Tng via B4 Relay
[PATCH RFC v5 15/53] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
Ackerley Tng via B4 Relay
[PATCH RFC v5 53/53] KVM: selftests: Update private memory exits test to work with per-gmem attributes
Ackerley Tng via B4 Relay
[PATCH RFC v5 17/53] KVM: guest_memfd: Determine invalidation filter from memory attributes
Ackerley Tng via B4 Relay
[PATCH RFC v5 42/53] KVM: selftests: Test that conversion to private does not support ZERO
Ackerley Tng via B4 Relay
[PATCH RFC v5 41/53] KVM: selftests: Test conversion with elevated page refcount
Ackerley Tng via B4 Relay
[PATCH RFC v5 18/53] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
Ackerley Tng via B4 Relay
[PATCH RFC v5 33/53] KVM: selftests: Add helpers for calling ioctls on guest_memfd
Ackerley Tng via B4 Relay
[PATCH RFC v5 44/53] KVM: selftests: Test that not specifying a conversion flag scrambles memory contents
Ackerley Tng via B4 Relay
[PATCH RFC v5 50/53] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
Ackerley Tng via B4 Relay
[PATCH RFC v5 51/53] KVM: selftests: Add script to exercise private_mem_conversions_test
Ackerley Tng via B4 Relay
[PATCH RFC v5 34/53] KVM: selftests: Test basic single-page conversion flow
Ackerley Tng via B4 Relay
[PATCH RFC v5 52/53] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
Ackerley Tng via B4 Relay
[PATCH RFC v5 25/53] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
Ackerley Tng via B4 Relay
[PATCH RFC v5 22/53] KVM: guest_memfd: Apply content modes while setting memory attributes
Ackerley Tng via B4 Relay
[PATCH RFC v5 38/53] KVM: selftests: Convert with allocated folios in different layouts
Ackerley Tng via B4 Relay
[PATCH RFC v5 28/53] KVM: Add CAP to enumerate supported SET_MEMORY_ATTRIBUTES2 flags
Ackerley Tng via B4 Relay
[PATCH RFC v5 27/53] KVM: x86: Bug CoCo VM on page fault before finalizing
Ackerley Tng via B4 Relay
[PATCH RFC v5 45/53] KVM: selftests: Reset shared memory after hole-punching
Ackerley Tng via B4 Relay
[PATCH RFC v5 48/53] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
Ackerley Tng via B4 Relay
[PATCH RFC v5 31/53] KVM: selftests: Add support for mmap() on guest_memfd in core library
Ackerley Tng via B4 Relay
[PATCH RFC v5 40/53] KVM: selftests: Test that shared/private status is consistent across processes
Ackerley Tng via B4 Relay
[PATCH RFC v5 29/53] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
Ackerley Tng via B4 Relay
[PATCH RFC v5 43/53] KVM: selftests: Support checking that data not equal expected
Ackerley Tng via B4 Relay
[PATCH RFC v5 49/53] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
Ackerley Tng via B4 Relay
[POC PATCH 0/6] guest_memfd in-place conversion selftests for SNP
Ackerley Tng
[POC PATCH 1/6] KVM: selftests: Initialize guest_memfd with INIT_SHARED
Ackerley Tng
[POC PATCH 3/6] KVM: selftests: Make guest_code_xsave more friendly
Ackerley Tng
[POC PATCH 4/6] KVM: selftests: Allow specifying CoCo-privateness while mapping a page
Ackerley Tng
[POC PATCH 5/6] KVM: selftests: Test conversions for SNP
Ackerley Tng
[POC PATCH 2/6] KVM: selftests: Use guest_memfd memory contents in-place for SNP launch update
Ackerley Tng
[POC PATCH 6/6] KVM: selftests: Test content modes ZERO and PRESERVE for SNP
Ackerley Tng
[PATCH RFC v5 39/53] KVM: selftests: Test that truncation does not change shared/private status
Ackerley Tng via B4 Relay
[PATCH RFC v5 37/53] KVM: selftests: Test conversion before allocation
Ackerley Tng via B4 Relay
[PATCH RFC v5 30/53] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
Ackerley Tng via B4 Relay
[PATCH RFC v5 32/53] KVM: selftests: Add selftests global for guest memory attributes capability
Ackerley Tng via B4 Relay
[PATCH RFC v5 46/53] KVM: selftests: Provide function to look up guest_memfd details from gpa
Ackerley Tng via B4 Relay
Re: [PATCH 00/11] v4l2: Add tracing for stateless codecs
Nicolas Dufresne
Re: [PATCH 11/11] media: hantro: Add fdinfo callback
Nicolas Dufresne
Re: [PATCH 06/11] media: Trace the stateless controls when set in v4l2-ctrls-core.c
Nicolas Dufresne
Re: [PATCH 03/11] media: Add tgid and fd fields in v4l2_fh struct
Nicolas Dufresne
Re: [PATCH 05/11] media: Add missing types to v4l2_ctrl_ptr
Nicolas Dufresne
Re: [PATCH 04/11] media: Add tgid and fd to the v4l2-requests trace fields
Nicolas Dufresne
Re: [PATCH 02/11] media: Reformat v4l2-requests trace event printk
Nicolas Dufresne
[PATCH] tracing/probes: Limit size of event probe to 3K
Steven Rostedt
Re: [PATCH] tracing/probes: Limit size of event probe to 3K
Steven Rostedt
[PATCH] tracing: fprobe: Remove __packed from generic __fprobe_header
Markus Schneider-Pargmann (The Capable Hub)
[PATCH v3 00/28] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
Jeff Layton
[PATCH v3 01/28] filelock: pass current blocking lease to trace_break_lease_block() rather than "new_fl"
Jeff Layton
[PATCH v3 02/28] filelock: add support for ignoring deleg breaks for dir change events
Jeff Layton
[PATCH v3 04/28] filelock: add an inode_lease_ignore_mask helper
Jeff Layton
[PATCH v3 05/28] fsnotify: new tracepoint in fsnotify()
Jeff Layton
[PATCH v3 06/28] fsnotify: add fsnotify_modify_mark_mask()
Jeff Layton
[PATCH v3 07/28] fsnotify: add FSNOTIFY_EVENT_RENAME data type
Jeff Layton
[PATCH v3 08/28] nfsd: check fl_lmops in nfsd_breaker_owns_lease()
Jeff Layton
[PATCH v3 09/28] nfsd: add protocol support for CB_NOTIFY
Jeff Layton
[PATCH v3 03/28] filelock: add a tracepoint to start of break_lease()
Jeff Layton
[PATCH v3 10/28] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
Jeff Layton
[PATCH v3 11/28] nfsd: allow nfsd to get a dir lease with an ignore mask
Jeff Layton
[PATCH v3 13/28] nfsd: make nfsd4_callback_ops->prepare operation bool return
Jeff Layton
[PATCH v3 15/28] nfsd: use RCU to protect fi_deleg_file
Jeff Layton
[PATCH v3 16/28] nfsd: add data structures for handling CB_NOTIFY
Jeff Layton
[PATCH v3 12/28] nfsd: update the fsnotify mark when setting or removing a dir delegation
Jeff Layton
[PATCH v3 14/28] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
Jeff Layton
[PATCH v3 17/28] nfsd: add notification handlers for dir events
Jeff Layton
[PATCH v3 21/28] nfsd: allow nfsd4_encode_fattr4_change() to work with no export
Jeff Layton
[PATCH v3 19/28] nfsd: apply the notify mask to the delegation when requested
Jeff Layton
[PATCH v3 18/28] nfsd: add tracepoint to dir_event handler
Jeff Layton
[PATCH v3 20/28] nfsd: add helper to marshal a fattr4 from completed args
Jeff Layton
[PATCH v3 26/28] nfsd: properly track requested child attributes
Jeff Layton
[PATCH v3 22/28] nfsd: send basic file attributes in CB_NOTIFY
Jeff Layton
[PATCH v3 23/28] nfsd: allow encoding a filehandle into fattr4 without a svc_fh
Jeff Layton
[PATCH v3 27/28] nfsd: track requested dir attributes
Jeff Layton
[PATCH v3 25/28] nfsd: add the filehandle to returned attributes in CB_NOTIFY
Jeff Layton
[PATCH v3 28/28] nfsd: add support to CB_NOTIFY for dir attribute changes
Jeff Layton
[PATCH v3 24/28] nfsd: add a fi_connectable flag to struct nfs4_file
Jeff Layton
[RFC PATCH 00/12] rv: Add selftests to tools and KUnit tests
Gabriele Monaco
[RFC PATCH 02/12] tools/rv: Fix substring match when listing container monitors
Gabriele Monaco
[RFC PATCH 03/12] tools/rv: Fix exit status when monitor execution fails
Gabriele Monaco
[RFC PATCH 04/12] tools/rv: Fix cleanup after failed trace setup
Gabriele Monaco
[RFC PATCH 05/12] tools/rv: Add selftests
Gabriele Monaco
[RFC PATCH 09/12] rv: Add KUnit stub to rv_react() and rv_*_task_monitor_slot()
Gabriele Monaco
[RFC PATCH 01/12] tools/rv: Fix substring match bug in monitor name search
Gabriele Monaco
[RFC PATCH 06/12] verification/rvgen: Fix options shared among commands
Gabriele Monaco
[RFC PATCH 11/12] rv: Add KUnit stubs for current and smp_processor_id()
Gabriele Monaco
[RFC PATCH 07/12] verification/rvgen: Add golden and spec folders for tests
Gabriele Monaco
[RFC PATCH 12/12] rv: Add KUnit tests for some LTL monitors
Gabriele Monaco
[RFC PATCH 10/12] rv: Add KUnit tests for some DA/HA monitors
Gabriele Monaco
[RFC PATCH 08/12] verification/rvgen: Add selftests
Gabriele Monaco
Re: [RFC PATCH 00/12] rv: Add selftests to tools and KUnit tests
Wen Yang
Re: [RFC PATCH 00/12] rv: Add selftests to tools and KUnit tests
Gabriele Monaco
[PATCH v2] Documentation/rv: Replace stale website link
Gabriele Monaco
Re: [PATCH v2] Documentation/rv: Replace stale website link
Randy Dunlap
Re: [PATCH v2] Documentation/rv: Replace stale website link
Gabriele Monaco
Re: [PATCH v2] Documentation/rv: Replace stale website link
Randy Dunlap
Re: [PATCH v2] Documentation/rv: Replace stale website link
Matteo Martelli
Re: [PATCH v2] Documentation/rv: Replace stale website link
Gabriele Monaco
[PATCH] fprobe: Add unregister_fprobe_sync() for synchronous unregistration
Masami Hiramatsu (Google)
Re: [PATCH] fprobe: Add unregister_fprobe_sync() for synchronous unregistration
Steven Rostedt
[PATCH] Documentation/rv: Replace stale website link
Gabriele Monaco
Re: [PATCH] Documentation/rv: Replace stale website link
Jonathan Corbet
Re: [PATCH] Documentation/rv: Replace stale website link
Gabriele Monaco
Re: [PATCH] Documentation/rv: Replace stale website link
Jonathan Corbet
Re: [PATCH] Documentation/rv: Replace stale website link
Gabriele Monaco
Re: [PATCH] Documentation/rv: Replace stale website link
Steven Rostedt
[PATCH] kprobes: skip non-symbol addresses in kprobe_add_ksym_blacklist()
Jianpeng Chang
Re: [PATCH] kprobes: skip non-symbol addresses in kprobe_add_ksym_blacklist()
Google
[PATCH v5 0/2] blk-mq: introduce tag starvation observability
Aaron Tomlin
[PATCH v5 1/2] blk-mq: add tracepoint block_rq_tag_wait
Aaron Tomlin
Re: [PATCH v5 1/2] blk-mq: add tracepoint block_rq_tag_wait
Steven Rostedt
Re: [PATCH v5 1/2] blk-mq: add tracepoint block_rq_tag_wait
Aaron Tomlin
[PATCH v5 2/2] blk-mq: expose tag starvation counts via debugfs
Aaron Tomlin
[RFC PATCH 00/19] mm/damon: introduce data attributes monitoring
SeongJae Park
[RFC PATCH 16/19] mm/damon: trace probe_hits
SeongJae Park
Re: [RFC PATCH 16/19] mm/damon: trace probe_hits
Steven Rostedt
Re: [RFC PATCH 16/19] mm/damon: trace probe_hits
SeongJae Park
Re: [RFC PATCH 00/19] mm/damon: introduce data attributes monitoring
Gutierrez Asier
Re: [RFC PATCH 00/19] mm/damon: introduce data attributes monitoring
SeongJae Park
[PATCH] mm/damon: fix damos_stat tracepoint format for sz_applied
SeongJae Park
[PATCH v3 0/4] mm: improve write performance with RWF_DONTCACHE
Jeff Layton
[PATCH v3 2/4] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
Jeff Layton
Re: [PATCH v3 2/4] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
Andrew Morton
Re: [PATCH v3 2/4] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
Jeff Layton
Re: [PATCH v3 2/4] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
Jeff Layton
Re: [PATCH v3 2/4] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
Matthew Wilcox
Re: [PATCH v3 2/4] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
Jeff Layton
Re: [PATCH v3 2/4] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
IBM
Re: [PATCH v3 2/4] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
Jeff Layton
Re: [PATCH v3 2/4] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
Jeff Layton
Re: [PATCH v3 2/4] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
Jan Kara
[PATCH v3 1/4] mm: add NR_DONTCACHE_DIRTY node page counter
Jeff Layton
[PATCH v3 3/4] testing: add nfsd-io-bench NFS server benchmark suite
Jeff Layton
Re: [PATCH v3 3/4] testing: add nfsd-io-bench NFS server benchmark suite
Andrew Morton
Re: [PATCH v3 3/4] testing: add nfsd-io-bench NFS server benchmark suite
Jeff Layton
Re: [PATCH v3 3/4] testing: add nfsd-io-bench NFS server benchmark suite
IBM
[PATCH v3 4/4] testing: add dontcache-bench local filesystem benchmark suite
Jeff Layton
[syzbot ci] Re: mm: improve write performance with RWF_DONTCACHE
syzbot ci
[PATCH] mm/page_alloc: add tracepoint for PCP refills
Bunyod Suvonov
Re: [PATCH] mm/page_alloc: add tracepoint for PCP refills
Vishal Moola
[PATCH v2] mm/page_alloc: trace PCP refills and PCP zone lock usage
Bunyod Suvonov
Re: [PATCH v2] mm/page_alloc: trace PCP refills and PCP zone lock usage
SUVONOV BUNYOD
Re: [PATCH v2] mm/page_alloc: trace PCP refills and PCP zone lock usage
Steven Rostedt
[PATCH] tracing: simplify pages allocation
Rosen Penev
[PATCH] rtla/tests: Add unit tests for actions module
Tomas Glozar
[PATCH v18 0/8] ring-buffer: Making persistent ring buffers robust
Masami Hiramatsu (Google)
[PATCH v18 1/8] ring-buffer: Do not double count the reader_page
Masami Hiramatsu (Google)
[PATCH v18 2/8] ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
[PATCH v18 5/8] ring-buffer: Add persistent ring buffer invalid-page inject test
Masami Hiramatsu (Google)
[PATCH v18 3/8] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Masami Hiramatsu (Google)
Re: [PATCH v18 3/8] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Steven Rostedt
[PATCH v18 4/8] ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
Masami Hiramatsu (Google)
Re: [PATCH v18 4/8] ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
Steven Rostedt
[PATCH v18 6/8] ring-buffer: Show commit numbers in buffer_meta file
Masami Hiramatsu (Google)
[PATCH v18 8/8] ring-buffer: Cleanup buffer_data_page related code
Masami Hiramatsu (Google)
[PATCH v18 7/8] ring-buffer: Cleanup persistent ring buffer validation
Masami Hiramatsu (Google)
Re: [PATCH v18 7/8] ring-buffer: Cleanup persistent ring buffer validation
Steven Rostedt
Re: [PATCH v18 0/8] ring-buffer: Making persistent ring buffers robust
Google
[PATCH v3 0/3] Enable perf tracing for unprivileged users
Anubhav Shelat
[PATCH v3 1/3] perf evsel: don't set PERF_SAMPLE_IP for unprivileged tracepoints
Anubhav Shelat
[PATCH v3 2/3] perf: enable unprivileged syscall tracing with perf trace
Anubhav Shelat
[PATCH v3 3/3] tracefs: make root directory world-traversable
Anubhav Shelat
[PATCH] tools/rv: harden monitor name lookup bounds checks
unknownbbqrx
Re: [PATCH] tools/rv: harden monitor name lookup bounds checks
Gabriele Monaco
[PATCH 1/1] tools/rv: ensure monitor name and desc are NUL-terminated
unknownbbqrx
Re: [PATCH 1/1] tools/rv: ensure monitor name and desc are NUL-terminated
Gabriele Monaco
[PATCH] rtla: Document tests in README
Tomas Glozar
Re: [PATCH] rtla: Document tests in README
Crystal Wood
[PATCH 0/9] rtla/tests: Extend runtime test coverage
Tomas Glozar
[PATCH 1/9] rtla/tests: Cover both top and hist tools where possible
Tomas Glozar
[PATCH 3/9] rtla/tests: Check -c/--cpus thread affinity
Tomas Glozar
[PATCH 2/9] rtla/tests: Add get_workload_pids() helper
Tomas Glozar
[PATCH 4/9] rtla/tests: Use negative match when testing --aa-only
Tomas Glozar
[PATCH 6/9] rtla/tests: Cover all hist options in runtime tests
Tomas Glozar
[PATCH 7/9] rtla/tests: Add runtime test for -H/--house-keeping
Tomas Glozar
[PATCH 5/9] rtla/tests: Extend timerlat top --aa-only coverage
Tomas Glozar
Earlier messages