messages from 2026-05-08 02:46:57 to 2026-05-11 14:06:18 UTC [more...]
[PATCH 0/8] mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE (Part 1)
2026-05-11 14:05 UTC (9+ messages)
` [PATCH 1/8] sparc/mm: remove register_page_bootmem_info()
` [PATCH 2/8] mm/bootmem_info: drop initialization of page->lru
` [PATCH 3/8] mm/bootmem_info: stop using PG_private
` [PATCH 4/8] mm/bootmem_info: remove call to kmemleak_free_part_phys()
` [PATCH 5/8] mm/bootmem_info: stop marking the pgdat as NODE_INFO
` [PATCH 6/8] mm/bootmem_info: stop marking mem_section_usage as MIX_SECTION_INFO
` [PATCH 7/8] s390/mm: use free_reserved_page() in vmem_free_pages()
` [PATCH 8/8] powerpc/mm: remove CONFIG_HAVE_BOOTMEM_INFO_NODE
[PATCH] drivers/base/memory: make memory block get/put explicit
2026-05-11 13:48 UTC (6+ messages)
[PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios
2026-05-11 13:05 UTC (12+ messages)
[PATCH v2 0/3] KVM: s390: Toggle operation exception for userspace
2026-05-11 12:56 UTC (16+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] KVM: s390: selftests: Extended user_operexec tests
` [PATCH v2 3/3] KVM: s390: Fix typo in UCONTROL documentation
[PATCH resend v6 08/30] mm: remove arch vma_alloc_zeroed_movable_folio overrides
2026-05-11 9:02 UTC
[PATCH v6 15/30] mm: remove arch vma_alloc_zeroed_movable_folio overrides
2026-05-11 8:54 UTC
[PATCH v6 08/30] mm: remove arch vma_alloc_zeroed_movable_folio overrides
2026-05-11 8:53 UTC
[kvm-unit-tests PATCH v5 0/6] s390x: Add test for STFLE interpretive execution (format-2)
2026-05-11 8:37 UTC (3+ messages)
` [kvm-unit-tests PATCH v5 5/6] s390x: sclp: Add detection of alternate STFLE facilities
[PATCH v2 0/4] KVM: s390: vsie: Implement ASTFLEIE facility 2
2026-05-11 8:35 UTC (3+ messages)
` [PATCH v2 1/4] KVM: s390: Minor refactor of base/ext facility lists
[kvms390:sae 28/55] llvm-objcopy: error: invalid output format: 'default'
2026-05-11 7:30 UTC
[PATCH net] net/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slot
2026-05-11 6:28 UTC (2+ messages)
[PATCH net] net/smc: avoid NULL deref of conn->lnk in smc_msg_event tracepoint
2026-05-11 5:06 UTC (4+ messages)
[PATCH v3] net/smc: fix sleep-inside-lock in __smc_setsockopt() causing local DoS
2026-05-11 1:47 UTC (2+ messages)
[PATCH net] net/smc: fix sleep-inside-lock in __smc_setsockopt() causing local DoS
2026-05-10 15:19 UTC (2+ messages)
[PATCH v2] s390: fix dead defaults for S390_MODULES_SANITY_TEST and S390_UNWIND_SELFTEST
2026-05-09 19:50 UTC
[PATCH 00/11] Refcounted interrupt disable and SpinLockIrq for rust (Part 1)
2026-05-09 18:21 UTC (17+ messages)
` [PATCH 01/11] preempt: Introduce HARDIRQ_DISABLE_BITS
` [PATCH 02/11] preempt: Track NMI nesting to separate per-CPU counter
` [PATCH 03/11] preempt: Introduce __preempt_count_{sub, add}_return()
` [PATCH 04/11] openrisc: Include <linux/cpumask.h> in smp.h
` [PATCH 05/11] irq & spin_lock: Add counted interrupt disabling/enabling
` [PATCH 06/11] irq: Add KUnit test for refcounted interrupt enable/disable
` [PATCH 07/11] locking: Switch to _irq_{disable,enable}() variants in cleanup guards
` [PATCH 08/11] sched: Remove the unused preempt_offset parameter of __cant_sleep()
` [PATCH 09/11] sched: Avoid signed comparison of preempt_count() in __cant_migrate()
` [PATCH 10/11] preempt: Introduce PREEMPT_COUNT_64BIT
` [PATCH 11/11] arm64: sched/preempt: Enable PREEMPT_COUNT_64BIT
[PATCH net] net/smc: fix sleep-inside-lock in __smc_setsockopt() causing local DoS
2026-05-09 1:26 UTC (2+ messages)
[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
2026-05-08 21:56 UTC (4+ messages)
` [PATCH v1 1/3] mm: process_mrelease: expedite clean file folio reclaim via mmu_gather
[PATCH v15 0/7] Error recovery for vfio-pci devices on s390x
2026-05-08 19:58 UTC (5+ messages)
` [PATCH v15 4/7] s390/pci: Store PCI error information for passthrough devices
[kvms390:sae 53/55] arch/s390/kvm/arm64/arm.c:232:13: warning: variable 'ret' set but not used
2026-05-08 13:22 UTC
[PATCH 00/15 v4] tick/sched: Refactor idle cputime accounting
2026-05-08 13:16 UTC (16+ messages)
` [PATCH 01/15] tick/sched: Fix TOCTOU in nohz idle time fetch
` [PATCH 02/15] sched/idle: Handle offlining first in idle loop
` [PATCH 03/15] sched/cputime: Remove superfluous and error prone kcpustat_field() parameter
` [PATCH 04/15] sched/cputime: Correctly support generic vtime idle time
` [PATCH 05/15] powerpc/time: Prepare to stop elapsing in dynticks-idle
` [PATCH 06/15] s390/time: "
` [PATCH 07/15] tick/sched: Unify idle cputime accounting
` [PATCH 08/15] tick/sched: Remove nohz disabled special case in cputime fetch
` [PATCH 09/15] tick/sched: Move dyntick-idle cputime accounting to cputime code
` [PATCH 10/15] tick/sched: Remove unused fields
` [PATCH 11/15] tick/sched: Account tickless idle cputime only when tick is stopped
` [PATCH 12/15] tick/sched: Consolidate idle time fetching APIs
` [PATCH 13/15] sched/cputime: Provide get_cpu_[idle|iowait]_time_us() off-case
` [PATCH 14/15] sched/cputime: Handle idle irqtime gracefully
` [PATCH 15/15] sched/cputime: Handle dyntick-idle steal time correctly
[RESEND PATCH] s390: fix dead defaults for S390_MODULES_SANITY_TEST and S390_UNWIND_SELFTEST
2026-05-08 12:35 UTC (7+ messages)
[PATCH v5 0/4] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
2026-05-08 10:27 UTC (9+ messages)
` [PATCH v5 3/4] KVM: s390: Change the fi->lock to a raw_spinlock for RT case
[PATCH v2] mm/page_vma_mapped_walk: Use ptep_get_lockless() for lockless access
2026-05-08 8:34 UTC (8+ messages)
[PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
2026-05-08 8:18 UTC (2+ messages)
[PATCH net-next 0/2] net/smc: transition to RDMA core CQ pooling
2026-05-08 6:37 UTC (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] net/smc: reduce TX slot contention with exclusive wait
page: | 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