Messages by Thread
-
[PATCH] rcu-tasks: Remove unused struct rcu_tasks's->n_ipis_fails variables
Zqiang
-
[PATCH v8 0/7] KVM: arm64: PMU: Use multiple host PMUs
Akihiko Odaki
-
Re: [PATCH v2 0/8] LoongArch: Add livepatch build (KLP) support
George Guo
-
Re: [PATCH v5 6/8] string: introduce memcpy_nt() helpers
David Hildenbrand (Arm)
-
Re: [PATCH v5 1/8] mm: fix stale ZONE_DEVICE refcount comment
David Hildenbrand (Arm)
-
Re: [PATCH v5 3/8] mm: add a set_page_section_from_pfn() helper
David Hildenbrand (Arm)
-
Re: [PATCH v5 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page
David Hildenbrand (Arm)
-
Re: [PATCH v9 1/5] selftests/mm: move pkey selftest helpers to pkey_util.c
David Hildenbrand (Arm)
-
Re: [syzbot] Monthly virt report (Jun 2026)
Stefano Garzarella
-
Re: [PATCH] rpmsg: glink: Split protocol start out of native_probe
Chunkai Deng
-
[PATCH] selftests/harness: Check mmap return value in test_harness_run
longlong yan
-
[PATCH v9 00/15] userfaultfd: working set tracking for VM guest memory
Kiryl Shutsemau
-
Re: [PATCH bpf-next 2/3] riscv, bpf: Add support for BPF exceptions
Varun R Mallya
-
[PATCH] iommu/virtio: reject short event buffers
raoxu
-
[PATCH] selftests/mm/mseal_test: Fix mmap return value check in test_seal_zero_address
longlong yan
-
Re: [PATCH v3] powerpc/audit: Convert powerpc to AUDIT_ARCH_COMPAT_GENERIC
Venkat Rao Bagalkote
-
[PATCH v10 0/6] selftests/mm: refactor pkey helpers and fix mmap error handling
Hongfu Li
-
[PATCH] remoteproc: scp: fix device reference leak on failed lookup
Johan Hovold
-
[PATCH v19 00/40] DEPT(DEPendency Tracker)
Byungchul Park
-
[PATCH v19 02/40] dept: add single event dependency tracker APIs
Byungchul Park
-
Re: [PATCH v19 02/40] dept: add single event dependency tracker APIs
sashiko-bot
-
[PATCH v19 03/40] dept: add lock dependency tracker APIs
Byungchul Park
-
Re: [PATCH v19 03/40] dept: add lock dependency tracker APIs
sashiko-bot
-
[PATCH v19 04/40] dept: tie to lockdep and IRQ tracing
Byungchul Park
-
Re: [PATCH v19 04/40] dept: tie to lockdep and IRQ tracing
sashiko-bot
-
Re: [PATCH v19 04/40] dept: tie to lockdep and IRQ tracing
Byungchul Park
-
[PATCH v19 01/40] dept: implement DEPT(DEPendency Tracker)
Byungchul Park
-
Re: [PATCH v19 01/40] dept: implement DEPT(DEPendency Tracker)
sashiko-bot
-
[PATCH v19 06/40] dept: distinguish each kernel context from another
Byungchul Park
-
Re: [PATCH v19 06/40] dept: distinguish each kernel context from another
sashiko-bot
-
[PATCH v19 07/40] dept: distinguish each work from another
Byungchul Park
-
Re: [PATCH v19 07/40] dept: distinguish each work from another
sashiko-bot
-
Re: [PATCH v19 07/40] dept: distinguish each work from another
Byungchul Park
-
[PATCH v19 09/40] dept: record the latest one out of consecutive waits of the same class
Byungchul Park
-
[PATCH v19 08/40] dept: add a mechanism to refill the internal memory pools on running out
Byungchul Park
-
Re: [PATCH v19 08/40] dept: add a mechanism to refill the internal memory pools on running out
sashiko-bot
-
[PATCH v19 11/40] dept: apply sdt_might_sleep_{start,end}() to swait
Byungchul Park
-
Re: [PATCH v19 11/40] dept: apply sdt_might_sleep_{start,end}() to swait
sashiko-bot
-
[PATCH v19 05/40] dept: add proc knobs to show stats and dependency graph
Byungchul Park
-
Re: [PATCH v19 05/40] dept: add proc knobs to show stats and dependency graph
sashiko-bot
-
[PATCH v19 10/40] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
Byungchul Park
-
Re: [PATCH v19 10/40] dept: apply sdt_might_sleep_{start, end}() to wait_for_completion()/complete()
sashiko-bot
-
[PATCH v19 22/40] dept: track PG_locked with dept
Byungchul Park
-
Re: [PATCH v19 22/40] dept: track PG_locked with dept
Matthew Wilcox
-
Re: [PATCH v19 22/40] dept: track PG_locked with dept
Byungchul Park
-
Re: [PATCH v19 22/40] dept: track PG_locked with dept
sashiko-bot
-
[PATCH v19 27/40] dept: assign dept map to mmu notifier invalidation synchronization
Byungchul Park
-
Re: [PATCH v19 27/40] dept: assign dept map to mmu notifier invalidation synchronization
sashiko-bot
-
[PATCH v19 15/40] dept: track timeout waits separately with a new Kconfig
Byungchul Park
-
Re: [PATCH v19 15/40] dept: track timeout waits separately with a new Kconfig
sashiko-bot
-
[PATCH v19 16/40] dept: apply timeout consideration to wait_for_completion()/complete()
Byungchul Park
-
[PATCH v19 12/40] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait
Byungchul Park
-
Re: [PATCH v19 12/40] dept: apply sdt_might_sleep_{start, end}() to waitqueue wait
sashiko-bot
-
[PATCH v19 26/40] cpu/hotplug: use a weaker annotation in AP thread
Byungchul Park
-
[PATCH v19 14/40] dept: apply sdt_might_sleep_{start,end}() to dma fence
Byungchul Park
-
[PATCH v19 20/40] dept: apply timeout consideration to dma fence wait
Byungchul Park
-
[PATCH v19 17/40] dept: apply timeout consideration to swait
Byungchul Park
-
Re: [PATCH v19 17/40] dept: apply timeout consideration to swait
sashiko-bot
-
[PATCH v19 13/40] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
Byungchul Park
-
Re: [PATCH v19 13/40] dept: apply sdt_might_sleep_{start, end}() to hashed-waitqueue wait
sashiko-bot
-
Re: [PATCH v19 13/40] dept: apply sdt_might_sleep_{start, end}() to hashed-waitqueue wait
Byungchul Park
-
[PATCH v19 28/40] dept: assign unique dept_key to each distinct dma fence caller
Byungchul Park
-
Re: [PATCH v19 28/40] dept: assign unique dept_key to each distinct dma fence caller
sashiko-bot
-
Re: [PATCH v19 28/40] dept: assign unique dept_key to each distinct dma fence caller
Byungchul Park
-
[PATCH v19 19/40] dept: apply timeout consideration to hashed-waitqueue wait
Byungchul Park
-
Re: [PATCH v19 19/40] dept: apply timeout consideration to hashed-waitqueue wait
sashiko-bot
-
Re: [PATCH v19 19/40] dept: apply timeout consideration to hashed-waitqueue wait
Byungchul Park
-
[PATCH v19 18/40] dept: apply timeout consideration to waitqueue wait
Byungchul Park
-
Re: [PATCH v19 18/40] dept: apply timeout consideration to waitqueue wait
sashiko-bot
-
[PATCH v19 35/40] dept: introduce APIs to set page usage and use subclasses_evt for the usage
Byungchul Park
-
Re: [PATCH v19 35/40] dept: introduce APIs to set page usage and use subclasses_evt for the usage
sashiko-bot
-
[PATCH v19 25/40] dept: add documents for dept
Byungchul Park
-
[PATCH v19 21/40] dept: make dept able to work with an external wgen
Byungchul Park
-
Re: [PATCH v19 21/40] dept: make dept able to work with an external wgen
sashiko-bot
-
[PATCH v19 24/40] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
Byungchul Park
-
Re: [PATCH v19 24/40] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
sashiko-bot
-
[PATCH v19 29/40] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
Byungchul Park
-
Re: [PATCH v19 29/40] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
sashiko-bot
-
Re: [PATCH v19 29/40] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
Byungchul Park
-
[PATCH v19 32/40] completion, dept: introduce init_completion_dmap() API
Byungchul Park
-
Re: [PATCH v19 32/40] completion, dept: introduce init_completion_dmap() API
sashiko-bot
-
Re: [PATCH v19 32/40] completion, dept: introduce init_completion_dmap() API
Byungchul Park
-
[PATCH v19 33/40] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state
Byungchul Park
-
Re: [PATCH v19 33/40] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state
sashiko-bot
-
[PATCH v19 31/40] dept: assign unique dept_key to each distinct wait_for_completion() caller
Byungchul Park
-
Re: [PATCH v19 31/40] dept: assign unique dept_key to each distinct wait_for_completion() caller
sashiko-bot
-
Re: [PATCH v19 31/40] dept: assign unique dept_key to each distinct wait_for_completion() caller
Gary Guo
-
Re: [PATCH v19 31/40] dept: assign unique dept_key to each distinct wait_for_completion() caller
Byungchul Park
-
[PATCH v19 30/40] dept: make dept stop from working on debug_locks_off()
Byungchul Park
-
Re: [PATCH v19 30/40] dept: make dept stop from working on debug_locks_off()
sashiko-bot
-
[PATCH v19 39/40] rust: completion: Add __rust_helper to rust_helper_wait_for_completion()
Byungchul Park
-
Re: [PATCH v19 39/40] rust: completion: Add __rust_helper to rust_helper_wait_for_completion()
Miguel Ojeda
-
Re: [PATCH v19 39/40] rust: completion: Add __rust_helper to rust_helper_wait_for_completion()
Byungchul Park
-
[PATCH v19 34/40] rcu/update: fix same dept key collision between various types of RCU
Byungchul Park
-
Re: [PATCH v19 34/40] rcu/update: fix same dept key collision between various types of RCU
sashiko-bot
-
Re: [PATCH v19 34/40] rcu/update: fix same dept key collision between various types of RCU
Byungchul Park
-
[PATCH v19 36/40] dept: track PG_writeback with dept
Byungchul Park
-
Re: [PATCH v19 36/40] dept: track PG_writeback with dept
sashiko-bot
-
[PATCH v19 38/40] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE
Byungchul Park
-
Re: [PATCH v19 38/40] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE
sashiko-bot
-
Re: [PATCH v19 38/40] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE
Byungchul Park
-
[PATCH v19 37/40] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt
Byungchul Park
-
[PATCH v19 40/40] dept: implement a basic unit test for dept
Byungchul Park
-
Re: [PATCH v19 40/40] dept: implement a basic unit test for dept
sashiko-bot
-
[PATCH v19 23/40] dept: print staged wait's stacktrace on report
Byungchul Park
-
Re: [PATCH v19 23/40] dept: print staged wait's stacktrace on report
sashiko-bot
-
[PATCH] vdpa/mlx5: fix wrong MLX5_ADDR_OF struct type in alloc_inout()
lirongqing
-
[PATCH] drm/panel: sofef00: Fix DSI transfer errors on backlight update
Cédric Bellegarde
-
[PATCH v3] module: Extend module_blacklist parameter to built-in modules
Aaron Tomlin
-
Re: [PATCH v2] module: Extend module_blacklist parameter to built-in modules
Aaron Tomlin
-
Re: [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep
Byungchul Park
-
[PATCH] selftests/core: Allow file descriptor 0 in close_range_test
Ding Junlin
-
[PATCH v5 0/8] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
Inochi Amaoto