Linux real-time development
 help / color / mirror / Atom feed
 messages from 2026-07-07 07:33:56 to 2026-07-15 13:48:35 UTC [more...]

[PATCH v3 0/4] mm/page_alloc: couple of followups for recent cleanups
 2026-07-15 13:48 UTC  (10+ messages)
` [PATCH v3 1/4] mm/page_alloc: rename FPI_TRYLOCK -> FPI_NOLOCK
` [PATCH v3 2/4] cgroup/cpuset: update some comments about the page allocator
` [PATCH v3 3/4] mm/page_alloc: fixup alloc_pages_nolock_noprof() comment
` [PATCH v3 4/4] mm/page_alloc: remove a couple of VM_BUG_ON()st

[PATCH] coresight: Fix scheduling while atomic in coresight_device_release()
 2026-07-15  6:58 UTC  (8+ messages)
` [PATCH v2] coresight: Fix scheduling while atomic in coresight_put_percpu_source_ref()

[PATCH v2 2/3] riscv: vector: allow non-preemptible kernel-mode vector with IRQs off
 2026-07-15  5:32 UTC  (2+ messages)

[PATCH v5 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
 2026-07-15  0:23 UTC  (9+ messages)
` [PATCH v5 1/8] dt-bindings: riscv: Add Ssqosid extension description
` [PATCH v5 2/8] riscv: Detect the Ssqosid extension
` [PATCH v5 3/8] riscv: Add support for srmcfg CSR from "
` [PATCH v5 4/8] riscv_cbqri: Add capacity controller probe and allocation device ops
` [PATCH v5 5/8] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH v5 6/8] riscv: Enable resctrl filesystem for Ssqosid
` [PATCH v5 7/8] dt-bindings: riscv: Add binding for CBQRI controllers
` [PATCH v5 8/8] riscv_cbqri: Add CBQRI capacity allocation platform driver

[PATCH v5 00/18] mm: Some cleanups for page allocator APIs
 2026-07-14 23:56 UTC  (17+ messages)
` [PATCH v5 05/18] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
` [PATCH v5 09/18] KVM: VMX: Use higher-level allocator API
` [PATCH v5 13/18] mm: Remove __alloc_pages_node()

[PATCH v3 0/6] printk: nbcon: deprecate boot_delay in favour of printk_delay
 2026-07-14 21:51 UTC  (11+ messages)
` [PATCH v3 1/6] printk: sysctl: use unsigned int for printk_delay
` [PATCH v3 2/6] printk: add bounds checking to boot_delay
` [PATCH v3 3/6] printk: remove BOOT_PRINTK_DELAY config option
` [PATCH v3 4/6] printk: deprecate boot_delay in favour of printk_delay
` [PATCH v3 5/6] printk: nbcon: move printk_delay to console emiting code
` [PATCH v3 6/6] Documentation/kernel-parameters: add/update printk_delay/boot_delay

[PATCH net 0/2] net: macb: fix TXUBR interrupt storm on link flapping
 2026-07-14 15:35 UTC  (16+ 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 0/2] mm/page_alloc: couple of followups for recent cleanups
 2026-07-14 11:53 UTC  (16+ messages)
` [PATCH 1/2] mm/page_alloc: don't spin_trylock() in NMI on UP
` [PATCH 2/2] mm/page_alloc: rename FPI_TRYLOCK -> FPI_NOLOCK

[RFC PATCH] sysfs: Add /sys/kernel/realtime entry
 2026-07-14 11:07 UTC  (16+ messages)

[PATCH v4 0/4] Introduce Per-CPU Work helpers (was QPW)
 2026-07-14 10:12 UTC  (30+ messages)
` [PATCH v4 1/4] Introducing pw_lock() and per-cpu queue & flush work
` [PATCH v4 3/4] swap: apply new pw_queue_on() interface
` [PATCH v4 4/4] slub: "

[PATCH v4] remoteproc: imx_rproc: Invoke the callback directly
 2026-07-14  8:31 UTC  (2+ messages)

[PATCH v2 0/4] mm: honour compact_unevictable_allowed in mlock and CMA paths
 2026-07-14  6:28 UTC  (27+ 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] clocksource/drivers/samsung_pwm: switch to raw_spinlock_t type
 2026-07-13 15:25 UTC  (4+ messages)

[RFC PATCH] ARM, ARM64, LOONGARCH: Delay HW BP notification to task_work()
 2026-07-13 15:05 UTC  (2+ messages)

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-07-13  3:36 UTC  (38+ messages)
` [PATCH v19 04/40] dept: tie to lockdep and IRQ tracing
` [PATCH v19 07/40] dept: distinguish each work from another
` [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 19/40] dept: apply timeout consideration "
` [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 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 34/40] rcu/update: fix same dept key collision between various types of RCU
` [PATCH v19 36/40] dept: track PG_writeback with dept
` [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 v4 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
 2026-07-12 19:15 UTC  (8+ messages)
` [PATCH v4 5/8] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH v4 8/8] riscv_cbqri: Add CBQRI capacity allocation platform driver

[PATCH] Documentation: Extend the real-time hardware bits with some firmware bits
 2026-07-10  8:05 UTC  (6+ messages)

[PATCH v2 0/4] printk: nbcon: deprecate boot_delay in favour of printk_delay
 2026-07-09 15:27 UTC  (25+ messages)
` [PATCH v2 2/4] printk: "
` [PATCH v2 3/4] printk: nbcon: move printk_delay to console emiting code

[ANNOUNCE] v7.2-rc2-rt1
 2026-07-09 13:36 UTC 

[PATCH v8 0/1] block/blk-mq: use atomic_t for quiesce_depth to avoid lock contention on RT
 2026-07-09  6:38 UTC  (2+ messages)
` [PATCH v8 1/1] "

[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 v3 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
 2026-07-07 18:22 UTC  (4+ messages)
` [PATCH v3 8/8] riscv_cbqri: Add CBQRI capacity allocation platform driver

[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()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox