messages from 2026-07-03 08:00:27 to 2026-07-08 14:54:01 UTC [more...]
[PATCH v2 0/4] printk: nbcon: deprecate boot_delay in favour of printk_delay
2026-07-08 14:53 UTC (16+ messages)
` [PATCH v2 3/4] printk: nbcon: move printk_delay to console emiting code
[RFC PATCH 0/3] mm/compaction: honour compact_unevictable_allowed in mlock race and alloc_contig path
2026-07-08 6:35 UTC (14+ messages)
` [RFC PATCH 1/3] mm/compaction: skip isolate mlocked folios when compact_unevictable_allowed=0
[PATCH net 0/2] net: macb: fix TXUBR interrupt storm on link flapping
2026-07-08 3:05 UTC (12+ messages)
` [PATCH net 1/2] net: macb: reprogram TBQP after shuffling the TX ring on link-up
` [PATCH net 2/2] net: macb: mask TXUBR during TX NAPI poll to prevent IRQ storms
[PATCH v4 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
2026-07-07 19:26 UTC (14+ messages)
` [PATCH v4 1/8] dt-bindings: riscv: Add Ssqosid extension description
` [PATCH v4 2/8] riscv: Detect the Ssqosid extension
` [PATCH v4 3/8] riscv: Add support for srmcfg CSR from "
` [PATCH v4 4/8] riscv_cbqri: Add capacity controller probe and allocation device ops
` [PATCH v4 5/8] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH v4 6/8] riscv: Enable resctrl filesystem for Ssqosid
` [PATCH v4 7/8] dt-bindings: riscv: Add binding for CBQRI controllers
` [PATCH v4 8/8] riscv_cbqri: Add CBQRI capacity allocation platform driver
[PATCH v3 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
2026-07-07 18:22 UTC (7+ messages)
` [PATCH v3 5/8] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH v3 8/8] riscv_cbqri: Add CBQRI capacity allocation platform driver
[PATCH v2 0/4] mm: honour compact_unevictable_allowed in mlock and CMA paths
2026-07-07 14:57 UTC (14+ messages)
` [PATCH v2 1/4] mm/migrate: do not migrate folios mapped into VM_LOCKED VMAs under compaction
` [PATCH v2 2/4] mm/mlock: wait for migration to finish when mlocking a folio
` [PATCH v2 3/4] mm/migrate: add tracepoint for folios unmapped during migration
` [PATCH v2 4/4] mm/mlock: migrate folios out of CMA when mlocking a range
[PATCH v19 00/40] DEPT(DEPendency Tracker)
2026-07-07 14:18 UTC (76+ messages)
` [PATCH v19 01/40] dept: implement "
` [PATCH v19 02/40] dept: add single event dependency tracker APIs
` [PATCH v19 03/40] dept: add lock "
` [PATCH v19 04/40] dept: tie to lockdep and IRQ tracing
` [PATCH v19 05/40] dept: add proc knobs to show stats and dependency graph
` [PATCH v19 06/40] dept: distinguish each kernel context from another
` [PATCH v19 07/40] dept: distinguish each work "
` [PATCH v19 08/40] dept: add a mechanism to refill the internal memory pools on running out
` [PATCH v19 09/40] dept: record the latest one out of consecutive waits of the same class
` [PATCH v19 10/40] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v19 10/40] dept: apply sdt_might_sleep_{start, end}() "
` [PATCH v19 11/40] dept: apply sdt_might_sleep_{start,end}() to swait
` [PATCH v19 12/40] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v19 12/40] dept: apply sdt_might_sleep_{start, end}() "
` [PATCH v19 13/40] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v19 13/40] dept: apply sdt_might_sleep_{start, end}() "
` [PATCH v19 14/40] dept: apply sdt_might_sleep_{start,end}() to dma fence
` [PATCH v19 15/40] dept: track timeout waits separately with a new Kconfig
` [PATCH v19 16/40] dept: apply timeout consideration to wait_for_completion()/complete()
` [PATCH v19 17/40] dept: apply timeout consideration to swait
` [PATCH v19 18/40] dept: apply timeout consideration to waitqueue wait
` [PATCH v19 19/40] dept: apply timeout consideration to hashed-waitqueue wait
` [PATCH v19 20/40] dept: apply timeout consideration to dma fence wait
` [PATCH v19 21/40] dept: make dept able to work with an external wgen
` [PATCH v19 22/40] dept: track PG_locked with dept
` [PATCH v19 23/40] dept: print staged wait's stacktrace on report
` [PATCH v19 24/40] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
` [PATCH v19 25/40] dept: add documents for dept
` [PATCH v19 26/40] cpu/hotplug: use a weaker annotation in AP thread
` [PATCH v19 27/40] dept: assign dept map to mmu notifier invalidation synchronization
` [PATCH v19 28/40] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v19 29/40] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
` [PATCH v19 30/40] dept: make dept stop from working on debug_locks_off()
` [PATCH v19 31/40] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v19 32/40] completion, dept: introduce init_completion_dmap() API
` [PATCH v19 33/40] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state
` [PATCH v19 34/40] rcu/update: fix same dept key collision between various types of RCU
` [PATCH v19 35/40] dept: introduce APIs to set page usage and use subclasses_evt for the usage
` [PATCH v19 36/40] dept: track PG_writeback with dept
` [PATCH v19 37/40] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt
` [PATCH v19 38/40] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE
` [PATCH v19 39/40] rust: completion: Add __rust_helper to rust_helper_wait_for_completion()
` [PATCH v19 40/40] dept: implement a basic unit test for dept
[PATCH 0/2] af_unix: Fix priority inversion issue
2026-07-07 13:49 UTC (8+ messages)
` [PATCH 1/2] af_unix: Do not wait for garbage collector in sendmsg()
[PATCH] scsi: ufs: core: Avoid sleeping in hard interrupt context when PREEMP_RT is enabled
2026-07-06 15:20 UTC (4+ messages)
[PATCH v18 00/42] DEPT(DEPendency Tracker)
2026-07-06 4:19 UTC (4+ messages)
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep
[PATCH v7 0/1] pps: improve PREEMPT_RT performance
2026-07-05 20:18 UTC (9+ messages)
` [PATCH v7 1/1] pps: pps-gpio: split IRQ handler into hardirq timestamper + threaded handler
[PATCH v5 00/18] mm: Some cleanups for page allocator APIs
2026-07-05 7:30 UTC (42+ messages)
` [PATCH v5 01/18] mm/page_alloc: rename ALLOC_TRYLOCK -> ALLOC_NOLOCK
` [PATCH v5 02/18] mm/page_alloc: some renames to clarify alloc_flags scopes
` [PATCH v5 03/18] mm: name some args in a function declaration
` [PATCH v5 04/18] mm: Split out internal page_alloc.h
` [PATCH v5 05/18] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
` [PATCH v5 06/18] mm/page_alloc: relax GFP WARN in nolock allocs
` [PATCH v5 07/18] mm: move some stuff to mm/page_alloc.h
` [PATCH v5 08/18] perf/x86/intel: Use higher-level allocator API
` [PATCH v5 09/18] KVM: VMX: "
` [PATCH v5 10/18] x86/virt: "
` [PATCH v5 11/18] sgi-xp: "
` [PATCH v5 12/18] net/funeth: Switch to "
` [PATCH v5 13/18] mm: Remove __alloc_pages_node()
` [PATCH v5 14/18] mm: Move __alloc_pages() to mm/page_alloc.h
` [PATCH v5 15/18] mm: replace __GFP_NO_CODETAG with ALLOC_NO_CODETAG
` [PATCH v5 16/18] mm: remove the __GFP_NO_OBJ_EXT flag
` [PATCH v5 17/18] mm/page_alloc: drop alloc_flags arg from alloc_flags_cma()
` [PATCH v5 18/18] mm: factor out can_spin_trylock()
[PATCH v4 00/18] mm: Some cleanups for page allocator APIs
2026-07-03 11:43 UTC (16+ messages)
` [PATCH v4 05/18] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
` [PATCH v4 07/18] mm: move some stuff to mm/page_alloc.h
` [PATCH v4 15/18] mm: replace __GFP_NO_CODETAG with ALLOC_NO_CODETAG
` [PATCH v4 17/18] mm/page_alloc: drop alloc_flags arg from alloc_flags_cma()
` [PATCH v4 18/18] mm: factor out can_spin_trylock()
[PATCH v4] remoteproc: imx_rproc: Invoke the callback directly
2026-07-03 9:44 UTC (3+ messages)
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