messages from 2026-01-22 15:48:09 to 2026-01-26 16:10:11 UTC [more...]
[PATCH v4 00/10] mm: add and use vma_assert_stabilised() helper
2026-01-26 16:09 UTC (25+ messages)
` [PATCH v4 01/10] mm/vma: rename VMA_LOCK_OFFSET to VM_REFCNT_EXCLUDE_READERS_FLAG
` [PATCH v4 02/10] mm/vma: document possible vma->vm_refcnt values and reference comment
` [PATCH v4 03/10] mm/vma: rename is_vma_write_only(), separate out shared refcount put
` [PATCH v4 04/10] mm/vma: add+use vma lockdep acquire/release defines
` [PATCH v4 05/10] mm/vma: de-duplicate __vma_enter_locked() error path
` [PATCH v4 06/10] mm/vma: clean up __vma_enter/exit_locked()
` [PATCH v4 07/10] mm/vma: introduce helper struct + thread through exclusive lock fns
` [PATCH v4 08/10] mm/vma: improve and document __is_vma_write_locked()
` [PATCH v4 09/10] mm/vma: update vma_assert_locked() to use lockdep
` [PATCH v4 10/10] mm/vma: add and use vma_assert_stabilised()
[PATCH 00/21] IRQF_ONESHOT clean up
2026-01-26 15:16 UTC (60+ messages)
` [PATCH 01/21] genirq: Set IRQF_COND_ONESHOT in devm_request_irq()
` [PATCH 02/21] platform/x86: int0002: Remove IRQF_ONESHOT from request_irq()
` [PATCH 03/21] iommu/amd: Use core's primary handler and set IRQF_ONESHOT
` [PATCH 04/21] mailbox: bcm-ferxrm-mailbox: Use default primary handler
` [PATCH 05/21] bus: fsl-mc: "
` [PATCH 06/21] Bluetooth: btintel_pcie: Use IRQF_ONESHOT and "
` [PATCH 07/21] scsi: efct: "
` [PATCH 08/21] ARM: versatile: Remove IRQF_ONESHOT
` [PATCH 09/21] char: tpm: cr50: "
` [PATCH 10/21] EDAC/altera: "
` [PATCH 11/21] i2c: spacemit: "
` [PATCH 12/21] ASoC: codecs: rt56*: "
` [PATCH 13/21] usb: typec: fusb302: "
` [PATCH 14/21] rtc: amlogic-a4: "
` [PATCH 15/21] thermal/qcom/lmh: Replace IRQF_ONESHOT with IRQF_NO_THREAD
` [PATCH 16/21] perf/cxlpmu: "
` [PATCH 17/21] mfd: wm8350-core: Use IRQF_ONESHOT
` [PATCH 18/21] iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD
` [PATCH 19/21] iio: Use IRQF_NO_THREAD
` [PATCH 20/21] iio: magnetometer: Remove IRQF_ONESHOT
` [PATCH 21/21] media: pci: mg4b: Use IRQF_NO_THREAD
[PATCH v4 00/22] slab: replace cpu (partial) slabs with sheaves
2026-01-26 13:59 UTC (35+ messages)
` [PATCH v4 01/22] mm/slab: add rcu_barrier() to kvfree_rcu_barrier_on_cache()
` [PATCH v4 02/22] mm/slab: fix false lockdep warning in __kfree_rcu_sheaf()
` [PATCH v4 03/22] slab: add SLAB_CONSISTENCY_CHECKS to SLAB_NEVER_MERGE
` [PATCH v4 04/22] mm/slab: move and refactor __kmem_cache_alias()
` [PATCH v4 05/22] mm/slab: make caches with sheaves mergeable
` [PATCH v4 06/22] slab: add sheaves to most caches
` [PATCH v4 07/22] slab: introduce percpu sheaves bootstrap
` [PATCH v4 08/22] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()
` [PATCH v4 09/22] slab: handle kmalloc sheaves bootstrap
` [PATCH v4 10/22] slab: add optimized sheaf refill from partial list
` [PATCH v4 11/22] slab: remove cpu (partial) slabs usage from allocation paths
` [PATCH v4 12/22] slab: remove SLUB_CPU_PARTIAL
` [PATCH v4 13/22] slab: remove the do_slab_free() fastpath
` [PATCH v4 14/22] slab: remove defer_deactivate_slab()
` [PATCH v4 15/22] slab: simplify kmalloc_nolock()
` [PATCH v4 16/22] slab: remove struct kmem_cache_cpu
` [PATCH v4 17/22] slab: remove unused PREEMPT_RT specific macros
` [PATCH v4 18/22] slab: refill sheaves from all nodes
` [PATCH v4 19/22] slab: update overview comments
` [PATCH v4 20/22] slab: remove frozen slab checks from __slab_free()
` [PATCH v4 21/22] mm/slub: remove DEACTIVATE_TO_* stat items
` [PATCH v4 22/22] mm/slub: cleanup and repurpose some "
[PATCH RESEND v3 00/10] mm: add and use vma_assert_stabilised() helper
2026-01-26 10:04 UTC (71+ messages)
` [PATCH RESEND v3 01/10] mm/vma: rename VMA_LOCK_OFFSET to VM_REFCNT_EXCLUDE_READERS_FLAG
` [PATCH RESEND v3 02/10] mm/vma: document possible vma->vm_refcnt values and reference comment
` [PATCH RESEND v3 03/10] mm/vma: rename is_vma_write_only(), separate out shared refcount put
` [PATCH RESEND v3 04/10] mm/vma: add+use vma lockdep acquire/release defines
` [PATCH RESEND v3 05/10] mm/vma: de-duplicate __vma_enter_locked() error path
` [PATCH v3 06/10] mm/vma: clean up __vma_enter/exit_locked()
` [PATCH RESEND v3 07/10] mm/vma: introduce helper struct + thread through exclusive lock fns
` [PATCH RESEND v3 08/10] mm/vma: improve and document __is_vma_write_locked()
` [PATCH RESEND v3 09/10] mm/vma: update vma_assert_locked() to use lockdep
` [PATCH RESEND v3 10/10] mm/vma: add and use vma_assert_stabilised()
[PATCH] gpio: sprd: Change sprd_gpio lock to raw_spin_lock
2026-01-26 9:52 UTC (3+ messages)
[PATCH v5 0/6] i2c: designware: Improve support of multi-messages transfer
2026-01-23 14:37 UTC (7+ messages)
` [PATCH v5 4/6] i2c: designware: Implement I2C_M_STOP support
` [PATCH v5 6/6] i2c: designware: Support of controller with IC_EMPTYFIFO_HOLD_MASTER disabled
[5.10] net/sched: act_ife: convert comma to semicolon
2026-01-23 13:50 UTC (2+ messages)
[PATCH v3] mm/mm_init: Don't cond_resched() in deferred_init_memmap_chunk() if called from deferred_grow_zone()
2026-01-23 8:47 UTC (6+ messages)
[PATCH 0/4] media: dw100: Dynamic vertex map updates and fixes for PREEMPT_RT
2026-01-23 8:24 UTC (10+ messages)
` [PATCH 3/4] media: dw100: Fix kernel oops with PREEMPT_RT enabled
[PATCH v2 0/3] media: dw100: Dynamic vertex map updates and fixes for PREEMPT_RT
2026-01-23 8:04 UTC (3+ messages)
` [PATCH v2 3/3] media: dw100: Fix kernel oops with PREEMPT_RT enabled
[PATCH v3 00/10] mm: add and use vma_assert_stabilised() helper
2026-01-22 19:25 UTC (5+ messages)
` [PATCH v3 3/8] mm/vma: rename is_vma_write_only(), separate out shared refcount put
` [PATCH v3 4/8] mm/vma: add+use vma lockdep acquire/release defines
[PATCH] mm/mm_init: Don't call cond_resched() in deferred_init_memmap_chunk() if rcu_preempt_depth() set
2026-01-22 17:59 UTC (6+ 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