Linux real-time development
 help / color / mirror / Atom feed
 messages from 2026-06-25 16:19:37 to 2026-07-03 09:26:18 UTC [more...]

[PATCH v4 00/18] mm: Some cleanups for page allocator APIs
 2026-07-03  9:25 UTC  (28+ messages)
` [PATCH v4 01/18] mm/page_alloc: rename ALLOC_TRYLOCK -> ALLOC_NOLOCK
` [PATCH v4 02/18] mm/page_alloc: some renames to clarify alloc_flags scopes
` [PATCH v4 03/18] mm: name some args in a function declaration
` [PATCH v4 04/18] mm: Split out internal page_alloc.h
` [PATCH v4 05/18] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
` [PATCH v4 06/18] mm/page_alloc: relax GFP WARN in nolock allocs
` [PATCH v4 07/18] mm: move some stuff to mm/page_alloc.h
` [PATCH v4 08/18] perf/x86/intel: Use higher-level allocator API
` [PATCH v4 09/18] KVM: VMX: "
` [PATCH v4 10/18] x86/virt: "
` [PATCH v4 11/18] sgi-xp: "
` [PATCH v4 12/18] net/funeth: Switch to "
` [PATCH v4 13/18] mm: Remove __alloc_pages_node()
` [PATCH v4 14/18] mm: Move __alloc_pages() to mm/page_alloc.h
` [PATCH v4 15/18] mm: replace __GFP_NO_CODETAG with ALLOC_NO_CODETAG
` [PATCH v4 16/18] mm: remove the __GFP_NO_OBJ_EXT flag
` [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  8:45 UTC  (2+ messages)

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

[PATCH 0/2] af_unix: Fix priority inversion issue
 2026-07-03  6:25 UTC  (8+ messages)
` [PATCH 1/2] af_unix: Do not wait for garbage collector in sendmsg()
` [PATCH 2/2] af_unix: Clean up unix_schedule_gc()

[PATCH] futex/requeue: Revert "Prevent NULL pointer dereference in remove_waiter() on self-deadlock""
 2026-07-02  6:33 UTC  (5+ messages)

[PATCH v3 00/16] mm: Some cleanups for page allocator APIs
 2026-07-01 16:41 UTC  (65+ messages)
` [PATCH v3 01/16] mm/page_alloc: rename ALLOC_TRYLOCK -> ALLOC_NOLOCK
` [PATCH v3 02/16] mm/page_alloc: some renames to clarify alloc_flags scopes
` [PATCH v3 03/16] mm: name some args in a function declaration
` [PATCH v3 04/16] mm: Split out internal page_alloc.h
` [PATCH v3 05/16] mm/page_alloc: unify __alloc_frozen_pages[_nolock]_noprof()
` [PATCH v3 06/16] mm/page_alloc: relax GFP WARN in nolock allocs
` [PATCH v3 07/16] mm: move some stuff to mm/page_alloc.h
` [PATCH v3 08/16] perf/x86/intel: Use higher-level allocator API
` [PATCH v3 09/16] KVM: VMX: "
  ` -EXT-[PATCH "
` [PATCH v3 10/16] x86/virt: "
` [PATCH v3 11/16] sgi-xp: "
` [PATCH v3 12/16] net/funeth: Switch to "
` [PATCH v3 13/16] mm: Remove __alloc_pages_node()
` [PATCH v3 14/16] mm: Move __alloc_pages() to mm/page_alloc.h
` [PATCH v3 15/16] mm: replace __GFP_NO_CODETAG with ALLOC_NO_CODETAG
` [PATCH v3 16/16] mm: remove the __GFP_NO_OBJ_EXT flag

[PATCH] futex/requeue: Clean up requeue state on the self-deadlock path
 2026-07-01 12:54 UTC  (2+ messages)

[PATCH] Documentation: Extend the real-time hardware bits with some firmware bits
 2026-07-01  9:12 UTC 

[PATCH v3] mm/memcontrol: Avoid stuck FLUSHING_CACHED_CHARGE on isolated CPU
 2026-07-01  2:40 UTC 

[PATCH v2] ARM: enable interrupts when unhandled user faults are triggered
 2026-06-30 22:49 UTC  (6+ messages)

[PATCH v2 0/4] printk: nbcon: deprecate boot_delay in favour of printk_delay
 2026-06-30 17:09 UTC  (8+ messages)
` [PATCH v2 1/4] printk: remove BOOT_PRINTK_DELAY config option
` [PATCH v2 2/4] printk: deprecate boot_delay in favour of printk_delay
` [PATCH v2 3/4] printk: nbcon: move printk_delay to console emiting code
` [PATCH v2 4/4] Documentation/kernel-parameters: add/update printk_delay/boot_delay

[RESEND PATCH v2] mm/memcontrol: Avoid stuck FLUSHING_CACHED_CHARGE on isolated CPU
 2026-06-30 16:22 UTC  (3+ messages)

[PATCH] scsi: ufs: core: Avoid sleeping in hard interrupt context when PREEMP_RT is enabled
 2026-06-30 14:15 UTC  (4+ messages)

[PATCH] MIPS: loongson64: add IRQ work based on self-IPI
 2026-06-29 17:14 UTC  (2+ messages)

[PATCH v3 00/10] mailbox: imx: Use threaded handler to avoid kworker in imx's remoteproc
 2026-06-29 15:38 UTC  (8+ messages)
` [PATCH v3 01/10] mailbox: imx: Forward the timeout/ error in imx_mu_generic_tx()
            `  "

[PATCH net 0/3 v2] Fix broken TC_ACT_REDIRECT
 2026-06-29 14:08 UTC  (9+ messages)
` [PATCH net 1/3 v2] net: Extend bpf_net_context lifetime to cover qdisc enqueue
` [PATCH net 2/3 v2] net/sched: Handle TC_ACT_REDIRECT from qdisc filter chains
` [PATCH net 3/3 v2] selftests/tc-testing: Verify bpf redirect on RED block with preceding clsact (egress) classifier

[PATCH v4 0/5] lib/vsprintf: Validate spinlock context during restricted pointer formatting
 2026-06-29 12:06 UTC  (8+ messages)
` [PATCH v4 5/5] "

[PATCH] ARM: enable interrupts when arm_notify_die() is handling user mode errors
 2026-06-29  9:40 UTC  (5+ messages)

[RFC PATCH 0/3] mm/compaction: honour compact_unevictable_allowed in mlock race and alloc_contig path
 2026-06-29  9:07 UTC  (12+ messages)
` [RFC PATCH 1/3] mm/compaction: skip isolate mlocked folios when compact_unevictable_allowed=0

[PATCH for-next v3 0/9] mm/slab: introduce kfree_rcu_nolock() and improve slub_kunit coverage
 2026-06-29  8:20 UTC  (11+ messages)
` [PATCH for-next v3 2/9] mm/slab, slub_kunit: register kprobe to trigger _nolock APIs
` [PATCH for-next v3 3/9] mm/slab: handle the !allow_spin case in kfree_rcu_sheaf()
` [PATCH for-next v3 4/9] mm/slab: use call_rcu() in unknown context if irqs are enabled

[PATCH v2 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
 2026-06-27 22:10 UTC  (22+ messages)
` [PATCH v2 3/8] riscv: Add support for srmcfg CSR from Ssqosid extension
  ` [External] "
` [PATCH v2 4/8] riscv_cbqri: Add capacity controller probe and allocation device ops
  ` [External] "
` [PATCH v2 5/8] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
` [PATCH v2 7/8] dt-bindings: riscv: Add generic CBQRI controller binding

[PATCH v2 00/13] mm: Some cleanups for page allocator APIs
 2026-06-26 18:07 UTC  (12+ messages)
` [PATCH v2 01/13] mm/page_alloc: rename ALLOC_TRYLOCK -> ALLOC_NOLOCK
` [PATCH v2 02/13] mm/page_alloc: some renames to clarify alloc_flags scopes
` [PATCH v2 12/13] mm: Move __alloc_pages() to mm/internal.h


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