messages from 2026-04-28 19:46:05 to 2026-05-03 06:51:31 UTC [more...]
[PATCH] mm/page_vma_mapped_walk: add missing pgtable entry accessors
2026-05-03 6:51 UTC (7+ messages)
[PATCH v1 0/3] vfio-pci/zdev: Improved zPCI Function Measurement Support
2026-05-03 1:11 UTC (6+ messages)
` [PATCH v1 1/3] s390/pci: Preserve FMB state in device re-enablement
` [PATCH v1 2/3] vfio-pci/zdev: Add VFIO FMB device feature
` [PATCH v1 3/3] s390/pci: Fence FMB enable/disable via sysfs for passthrough devices
[PATCH v6 1/3] perf env: Add perf_env__e_machine helper and use in perf_env__arch
2026-05-03 0:22 UTC (43+ messages)
` [PATCH v7 0/4] perf symbol/env: ELF machine clean up and lazy idle computation
` [PATCH v7 1/4] perf env: Add perf_env__e_machine helper and use in perf_env__arch
` [PATCH v7 2/4] perf env: Add helper to lazily compute the os_release
` [PATCH v7 3/4] perf symbol: Add setters for bitfields sharing a byte to avoid concurrent update issues
` [PATCH v7 4/4] perf symbol: Lazily compute idle and use a global lock for updates
` [PATCH v8 00/17] perf symbol/env: ELF machine clean up and lazy idle computation
` [PATCH v8 01/17] perf env: Add perf_env__e_machine helper and use in perf_env__arch
` [PATCH v8 02/17] perf tests topology: Switch env->arch use to env->e_machine
` [PATCH v8 03/17] perf capstone: Determine architecture from e_machine
` [PATCH v8 04/17] perf print_insn: Use e_machine for fallback IP length check
` [PATCH v8 05/17] perf machine: Use perf_env e_machine rather than arch
` [PATCH v8 06/17] perf sample-raw: "
` [PATCH v8 07/17] perf sort: "
` [PATCH v8 08/17] perf symbol: Avoid use of machine__is
` [PATCH v8 09/17] perf arch common: Use perf_env e_machine rather than arch
` [PATCH v8 10/17] perf header: In print_pmu_caps use perf_env e_machine
` [PATCH v8 11/17] perf c2c: Use perf_env e_machine rather than arch
` [PATCH v8 12/17] perf lock-contention: "
` [PATCH v8 13/17] perf env: Refactor perf_env__arch_strerrno
` [PATCH v8 14/17] perf env: Remove unused perf_env__raw_arch
` [PATCH v8 15/17] perf env: Add helper to lazily compute the os_release
` [PATCH v8 16/17] perf symbol: Add setters for bitfields sharing a byte to avoid concurrent update issues
` [PATCH v8 17/17] perf symbol: Lazily compute idle and use a global lock for updates
` [PATCH v9 00/18] perf symbol/env: ELF machine clean up and lazy idle computation
` [PATCH v9 01/18] perf env: Add perf_env__e_machine helper and use in perf_env__arch
` [PATCH v9 02/18] perf tests topology: Switch env->arch use to env->e_machine
` [PATCH v9 03/18] perf env, dso, thread: Add _endian variants for e_machine helpers
` [PATCH v9 04/18] perf capstone: Determine architecture from e_machine
` [PATCH v9 05/18] perf print_insn: Use e_machine for fallback IP length check
` [PATCH v9 06/18] perf symbol: Avoid use of machine__is
` [PATCH v9 07/18] perf machine: Use perf_env e_machine rather than arch
` [PATCH v9 08/18] perf sample-raw: "
` [PATCH v9 09/18] perf sort: "
` [PATCH v9 10/18] perf arch common: "
` [PATCH v9 11/18] perf header: In print_pmu_caps use perf_env e_machine
` [PATCH v9 12/18] perf c2c: Use perf_env e_machine rather than arch
` [PATCH v9 13/18] perf lock-contention: "
` [PATCH v9 14/18] perf env: Refactor perf_env__arch_strerrno
` [PATCH v9 15/18] perf env: Remove unused perf_env__raw_arch
` [PATCH v9 16/18] perf env: Add helper to lazily compute the os_release
` [PATCH v9 17/18] perf symbol: Add setters for bitfields sharing a byte to avoid concurrent update issues
` [PATCH v9 18/18] perf symbol: Lazily compute idle
[PATCH v2] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
2026-05-01 21:17 UTC (7+ messages)
[GIT PULL] s390 updates for 7.1-rc2
2026-05-01 20:22 UTC (2+ messages)
[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
2026-05-01 19:39 UTC (19+ messages)
` [PATCH v2 1/5] mm/filemap: Retry fault by VMA lock if the lock was released for I/O
` [PATCH v2 2/5] mm/swapin: Retry swapin "
` [PATCH v2 3/5] mm: Move folio_lock_or_retry() and drop __folio_lock_or_retry()
` [PATCH v2 4/5] mm: Don't retry page fault if folio is uptodate during swap-in
` [PATCH v2 5/5] mm/filemap: Avoid retrying page faults on uptodate folios in filemap faults
BUG: workqueue lockup - SRCU schedules work on not-online CPUs during size transition
2026-05-01 14:00 UTC (25+ messages)
[PATCH net-next v3] net/smc: cap allocation order for SMC-R physically contiguous buffers
2026-05-01 0:40 UTC (2+ messages)
[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
2026-04-30 21:30 UTC (2+ messages)
` (subset) "
[PATCH v4 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
2026-04-30 21:05 UTC (8+ messages)
` [PATCH v4 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
` [PATCH v4 3/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject
[PATCH v14 0/7] Error recovery for vfio-pci devices on s390x
2026-04-30 16:44 UTC (12+ messages)
` [PATCH v14 4/7] s390/pci: Store PCI error information for passthrough devices
` [PATCH v14 5/7] vfio-pci/zdev: Add a device feature for error information
[PATCH v1 0/3] mm: process_mrelease: expedite clean file folio reclaim and add auto-kill
2026-04-30 14:38 UTC (32+ messages)
` [PATCH v1 2/3] mm: process_mrelease: skip LRU movement for exclusive file folios
` [PATCH v1 3/3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
[PATCH v4 0/8] futex: Use runtime constants for futex_hash computation
2026-04-30 9:47 UTC (9+ messages)
` [PATCH v4 1/8] x86/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v4 2/8] arm64/runtime-const: Use aarch64_insn_patch_text_nosync() for patching
` [PATCH v4 3/8] arm64/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v4 4/8] riscv/runtime-const: Replace open-coded placeholder with RUNTIME_MAGIC
` [PATCH v4 5/8] riscv/runtime-const: Introduce runtime_const_mask_32()
` [PATCH v4 6/8] s390/runtime-const: "
` [PATCH v4 7/8] asm-generic/runtime-const: Add dummy runtime_const_mask_32()
` [PATCH v4 8/8] futex: Use runtime constants for __futex_hash() hot path
[PATCH v5 0/2] Fix bugs and performance of kstack offset randomisation
2026-04-30 3:25 UTC (2+ messages)
[PATCH v2 0/6] change young flag check functions to return bool
2026-04-30 3:25 UTC (2+ messages)
[PATCH 0/2] mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE and cleanup CONFIG_MIGRATION
2026-04-30 3:25 UTC (2+ messages)
[PATCH 01/28] xor: assert that xor_blocks is not call from interrupt context
2026-04-30 3:24 UTC (2+ messages)
[PATCH] perf callchain: Handle multiple address spaces
2026-04-30 2:57 UTC (4+ messages)
[RESEND PATCH] s390: fix dead defaults for S390_MODULES_SANITY_TEST and S390_UNWIND_SELFTEST
2026-04-29 21:39 UTC (3+ messages)
[PATCH 00/14 v3] tick/sched: Refactor idle cputime accounting
2026-04-29 13:42 UTC (4+ messages)
` [PATCH 04/14] powerpc/time: Prepare to stop elapsing in dynticks-idle
[RFC PATCH v1 0/9] uaccess: Convert small fixed size copy_{to/from}_user() to scoped user access
2026-04-29 11:26 UTC (3+ messages)
` [RFC PATCH v1 8/9] arm64: Add unsafe_copy_from_user()
[RFC PATCH v1 7/9] x86: Add unsafe_copy_from_user()
2026-04-29 10:25 UTC (2+ messages)
[PATCH v2 0/6] s390/mm: Batch PTE updates in lazy MMU mode
2026-04-29 8:45 UTC (4+ messages)
` [PATCH v2 5/6] "
[PATCH v2 0/2] ptp: split non-NIC PHC drivers into the clock/timekeeping maintenance domain
2026-04-29 8:28 UTC (7+ messages)
` [PATCH v2 2/2] MAINTAINERS: update PTP maintainer entries after directory split
[PATCH v2 00/28] KVM: s390: Introduce arm64 KVM
2026-04-29 8:04 UTC (3+ messages)
` [PATCH v2 04/28] arm64: Provide arm64 UAPI for other host architectures
[PATCH v2] mm/gup: cleanup pgtable entry accessors
2026-04-29 5:21 UTC (4+ messages)
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