messages from 2025-10-27 08:18:09 to 2025-11-19 20:03:52 UTC [more...]
[PATCH v3 0/7] i2c: designware: Improve support of multi-messages transfer
2025-11-19 20:03 UTC (10+ messages)
` [PATCH v3 1/7] dt-bindings: i2c: dw: Add Mobileye I2C controllers
` [PATCH v3 2/7] i2c: designware: Optimize flag reading in i2c_dw_read()
` [PATCH v3 3/7] i2c: designware: Sort compatible strings in alphabetical order
` [PATCH v3 4/7] i2c: designware: Use runtime PM macro for auto-cleanup
` [PATCH v3 5/7] i2c: designware: Add dedicated algorithm for AMD NAVI
` [PATCH v3 6/7] i2c: designware: Implement I2C_M_STOP support
` [PATCH v3 7/7] i2c: designware: Support of controller with IC_EMPTYFIFO_HOLD_MASTER disabled
[PATCH v17 00/47] DEPT(DEPendency Tracker)
2025-11-19 14:37 UTC (4+ messages)
` [PATCH v17 44/47] dept: introduce APIs to set page usage and use subclasses_evt for the usage
[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
2025-11-18 7:24 UTC (4+ messages)
` [PATCH v3 14/14] wifi: ath9k: "
[PATCH] debugobjects: Allow to refill the pool before SYSTEM_SCHEDULING
2025-11-14 15:41 UTC (2+ messages)
[cgroup/for-6.19 PATCH] cgroup/cpuset: Make callback_lock a raw_spinlock_t
2025-11-13 16:35 UTC (6+ messages)
[PATCH v1 04/26] mm: vmscan: refactor move_folios_to_lru()
2025-11-12 15:45 UTC (22+ messages)
[PATCH v3 0/5] ARM: Remaining PREEMPT_RT bits
2025-11-12 2:53 UTC (9+ messages)
` [PATCH v3 1/5] ARM: mm: fault: Move harden_branch_predictor() before interrupts are enabled
` [PATCH v3 2/5] ARM: mm: fault: Enable interrupts before invoking __do_user_fault()
` [PATCH v3 3/5] ARM: Disable jump-label on PREEMPT_RT
` [PATCH v3 4/5] ARM: Disable HIGHPTE on PREEMPT_RT kernels
` [PATCH v3 5/5] ARM: Allow to enable RT
[PATCH v4 0/2] PCI/aer_inject: Adjust locking for PREEMPT_RT
2025-11-11 14:39 UTC (10+ messages)
` [PATCH v4 1/2] PCI/aer_inject: Remove unnecessary lock in aer_inject_exit
` [PATCH v4 2/2] PCI/aer_inject: Convert inject_lock to raw_spinlock_t
[PATCH v2 0/7] drm/i915/display: Handle vblank evasion with CONFIG_PREEMPT_RT
2025-11-11 9:47 UTC (13+ messages)
` [PATCH v2 1/7] drm/i915/display: Make get_vblank_counter use intel_de_read_fw()
` [PATCH v2 2/7] drm/i915/display: Use intel_de_write_fw in intel_pipe_fastset
` [PATCH v2 3/7] drm/i915/display: Move vblank put until after critical section
` [PATCH v2 4/7] drm/i915/display: Remove locking from intel_vblank_evade "
` [PATCH v2 5/7] drm/i915/display: Make icl_dsi_frame_update use _fw too
` [PATCH v2 6/7] drm/i915/display: Enable interrupts earlier on PREEMPT_RT
` [PATCH v2 7/7] drm/i915: Use preempt_disable/enable_rt() where recommended
[PATCH 0/4] memcg: cleanup the memcg stats interfaces
2025-11-11 8:01 UTC (2+ messages)
[PATCH v2] arm64: use SOFTIRQ_ON_OWN_STACK for enabling softirq stack
2025-11-07 20:53 UTC (2+ messages)
[PATCH v2 0/5] i2c: designware: Improve support of multi-messages transfer
2025-11-06 15:40 UTC (21+ messages)
` [PATCH v2 1/5] dt-bindings: i2c: dw: Add Mobileye I2C controllers
` [PATCH v2 2/5] i2c: designware: Optimize flag reading in i2c_dw_read()
` [PATCH v2 3/5] i2c: designware: Sort compatible strings in alphabetical order
` [PATCH v2 4/5] i2c: designware: Implement I2C_M_STOP support
` [PATCH v2 5/5] i2c: designware: Support of controller with IC_EMPTYFIFO_HOLD_MASTER disabled
[PATCH] drm/me/gsc: mei interrupt top half should be in irq disabled context
2025-11-07 3:31 UTC (3+ messages)
[PATCH net] net: gro_cells: Provide lockdep class for gro_cell's bh_lock
2025-11-06 1:50 UTC (5+ messages)
` [PATCH net v2] net: gro_cells: Reduce lock scope in gro_cell_poll
` [syzbot ci] Re: net: gro_cells: Provide lockdep class for gro_cell's bh_lock
[PATCH cgroup/for-6.19 1/2] cgroup: Convert css_set_lock from spinlock_t to raw_spinlock_t
2025-11-05 16:20 UTC (6+ messages)
` [PATCH cgroup/for-6.19 2/2] cgroup: Convert css_set_lock locking to use cleanup guards
[Question] Detecting Sleep-in-Atomic Context in PREEMPT_RT via RV (Runtime Verification) monitor rtapp:sleep
2025-11-05 9:10 UTC (5+ messages)
[PATCH] arm64: use SOFTIRQ_ON_OWN_STACK for enabling softirq stack
2025-11-05 7:33 UTC (3+ messages)
[PATCH v2 0/5] ARM: Remaining PREEMPT_RT bits
2025-11-04 23:41 UTC (9+ messages)
` [PATCH v2 1/5] ARM: mm: fault: Move harden_branch_predictor() before interrupts are enabled
` [PATCH v2 2/5] ARM: mm: fault: Enable interrupts before invoking __do_user_fault()
` [PATCH v2 3/5] ARM: Disable jump-label on PREEMPT_RT
` [PATCH v2 4/5] ARM: Disable HIGHPTE on PREEMPT_RT kernels
` [PATCH v2 5/5] ARM: Allow to enable RT
[PATCH RFC 00/19] slab: replace cpu (partial) slabs with sheaves
2025-11-04 22:11 UTC (41+ messages)
` [PATCH RFC 01/19] slab: move kfence_alloc() out of internal bulk alloc
` [PATCH RFC 03/19] slub: remove CONFIG_SLUB_TINY specific code paths
` [PATCH RFC 05/19] slab: add sheaves to most caches
` [PATCH RFC 07/19] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()
` [PATCH RFC 08/19] slab: handle kmalloc sheaves bootstrap
` [PATCH RFC 09/19] slab: add optimized sheaf refill from partial list
` [PATCH RFC 10/19] slab: remove cpu (partial) slabs usage from allocation paths
` [PATCH RFC 11/19] slab: remove SLUB_CPU_PARTIAL
` [PATCH RFC 12/19] slab: remove the do_slab_free() fastpath
[PATCH net] net: gro_cells: Use nested-BH locking for gro_cell
2025-11-03 15:26 UTC (5+ messages)
[ANNOUNCE] v6.18-rc4-rt3
2025-11-03 14:56 UTC
[syzbot] [bpf?] WARNING in bpf_bprintf_prepare (3)
2025-11-03 4:39 UTC (10+ messages)
[PATCH 0/5] ARM: Remaining PREEMPT_RT bits
2025-10-30 15:28 UTC (21+ messages)
` [PATCH 1/5] ARM: mm: fault: Move harden_branch_predictor() before interrupts are enabled
` [PATCH 2/5] ARM: mm: fault: Enable interrupts before invoking __do_user_fault()
` [PATCH 3/5] ARM: Disable FAST_GUP on PREEMPT_RT if HIGHPTE is also enabled
` [PATCH 4/5] ARM: Disable jump-label on PREEMPT_RT
` [PATCH 5/5] ARM: Allow to enable RT
[PATCH RFC 10/19] slab: remove cpu (partial) slabs usage from allocation paths
2025-10-29 21:31 UTC (2+ messages)
[PATCH RFC 07/19] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()
2025-10-29 17:30 UTC (2+ messages)
[PATCH RFC 02/19] slab: handle pfmemalloc slabs properly with sheaves
2025-10-29 16:06 UTC (3+ messages)
[PATCH RFC 06/19] slab: introduce percpu sheaves bootstrap
2025-10-29 15:51 UTC (2+ messages)
[PATCH v2] genirq/manage: Reduce priority of forced secondary interrupt handler
2025-10-28 13:57 UTC (4+ messages)
[PATCH v3 0/2] PCI/aer_inject: Adjust locking for PREEMPT_RT
2025-10-27 15:11 UTC (6+ messages)
` [PATCH v3 1/2] PCI/aer_inject: Convert inject_lock to raw_spinlock_t
[PATCH] genirq/manage: Reduce priority of forced secondary IRQ handler
2025-10-27 8:18 UTC (8+ 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;
as well as URLs for NNTP newsgroup(s).