messages from 2026-05-22 17:43:48 to 2026-05-29 15:51:44 UTC [more...]
[PATCH v3 00/27] KVM: s390: Introduce arm64 KVM
2026-05-29 15:50 UTC (16+ messages)
` [PATCH v3 02/27] KVM, vfio: remove symbol_get(kvm_get_kvm_safe) from vfio
` [PATCH v3 03/27] KVM, vfio: remove symbol_get(kvm_put_kvm) "
` [PATCH v3 06/27] arm64: Provide arm64 API for non-native architectures
` [PATCH v3 08/27] arm64: Extract pstate definitions from ptrace
` [PATCH v3 09/27] KVM: arm64: Share kvm_emulate definitions
` [PATCH v3 10/27] KVM: arm64: Make some arm64 KVM code shareable
` [PATCH v3 11/27] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v3 12/27] KVM: arm64: Share reset general register code
` [PATCH v3 17/27] KVM: Remove KVM_MMIO as config option
` [PATCH v3 19/27] s390: Introduce Start Arm Execution instruction
` [PATCH v3 21/27] s390/hwcaps: Report SAE support as hwcap
` [PATCH v3 22/27] KVM: s390: Add basic arm64 kvm module
` [PATCH v3 23/27] KVM: s390: arm64: Implement required functions
` [PATCH v3 24/27] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v3 27/27] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild
[PATCH v9 14/37] mm: remove arch vma_alloc_zeroed_movable_folio overrides
2026-05-29 15:23 UTC
[PATCH v3 0/4] s390: Enable Rust support and add required arch glue
2026-05-29 15:04 UTC (25+ messages)
` [PATCH v3 1/4] s390/bug: Provide ARCH_WARN_ASM for Rust WARN/BUG support
` [PATCH v3 2/4] s390/jump_label: Implement ARCH_STATIC_BRANCH_JUMP_ASM and ARCH_STATIC_BRANCH_ASM macros
` [PATCH v3 4/4] s390: Enable Rust support
[PATCH v4 0/6] s390: Enable Rust support and add required arch glue
2026-05-29 14:57 UTC (7+ messages)
` [PATCH v4 1/6] s390/bug: Provide ARCH_WARN_ASM for Rust WARN/BUG support
` [PATCH v4 2/6] s390/jump_label: Implement ARCH_STATIC_BRANCH_JUMP_ASM and ARCH_STATIC_BRANCH_ASM macros
` [PATCH v4 3/6] rust/bindgen_parameters: Mark s390 types as opaque to prevent repr conflicts
` [PATCH v4 4/6] rust: helpers: Use __builtin_memchr directly on s390
` [PATCH v4 5/6] s390/cmpxchg: Fix KASAN stack-out-of-bounds in atomic helpers
` [PATCH v4 6/6] s390: Enable Rust support
[PATCH 0/6] s390/drivers: replace __get_free_pages() call with kmalloc()
2026-05-29 11:15 UTC (21+ messages)
` [PATCH 1/6] s390/con3270: replace __get_free_page() "
` [PATCH 2/6] s390/dasd: replace get_zeroed_page() with kzalloc()
` [PATCH 3/6] s390/hvc_iucv: "
` [PATCH 4/6] s390/qeth: "
` [PATCH 5/6] s390/trng: replace __get_free_page() with kmalloc()
` [PATCH 6/6] s390/zcrypt: replace get_zeroed_page() with kzalloc()
[PATCH] s390: crypto: add select CRYPTO_AEAD for aes
2026-05-29 6:02 UTC (2+ messages)
[PATCH v3 0/9] s390: Improve this_cpu operations
2026-05-28 20:34 UTC (17+ messages)
[PATCH v5 00/20] dma-mapping: Use DMA_ATTR_CC_SHARED through direct, pool and swiotlb paths
2026-05-28 18:29 UTC (7+ messages)
` [PATCH v5 05/20] dma-pool: track decrypted atomic pools and select them via attrs
` [PATCH v5 10/20] dma-direct: make dma_direct_map_phys() honor DMA_ATTR_CC_SHARED
[PATCH v2 0/2] ptp: split non-NIC PHC drivers into the clock/timekeeping maintenance domain
2026-05-28 17:06 UTC (7+ messages)
` [PATCH v2 2/2] MAINTAINERS: update PTP maintainer entries after directory split
[PATCH v8 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
2026-05-28 16:06 UTC (7+ messages)
` [PATCH v8 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
` [PATCH v8 2/3] KVM: s390: Enable adapter_indicators_set to use mapped pages
` [PATCH v8 3/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject
[PATCH v2 00/12] Refcounted interrupt disable and SpinLockIrq for rust (Part 1)
2026-05-28 15:18 UTC (24+ messages)
` [PATCH v2 01/12] preempt: Track NMI nesting to separate per-CPU counter
` [PATCH v2 02/12] preempt: Introduce HARDIRQ_DISABLE_BITS
` [PATCH v2 03/12] preempt: Introduce __preempt_count_{sub, add}_return()
` [PATCH v2 04/12] openrisc: Include <linux/cpumask.h> in smp.h
` [PATCH v2 05/12] irq & spin_lock: Add counted interrupt disabling/enabling
` [PATCH v2 06/12] irq: Add KUnit test for refcounted interrupt enable/disable
` [PATCH v2 07/12] locking: Switch to _irq_{disable,enable}() variants in cleanup guards
` [PATCH v2 08/12] sched: Remove the unused preempt_offset parameter of __cant_sleep()
` [PATCH v2 09/12] sched: Avoid signed comparison of preempt_count() in __cant_migrate()
` [PATCH v2 10/12] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
` [PATCH v2 11/12] arm64: sched/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITS
` [PATCH v2 12/12] s390/preempt: "
[PATCH v3] mm/page_vma_mapped_walk: Use ptep_get_lockless() for lockless access
2026-05-28 14:30 UTC (5+ messages)
[PATCH v1 0/7] KVM: s390: More gmap and vsie fixes
2026-05-28 14:08 UTC (9+ messages)
` [PATCH v1 1/7] KVM: s390: Fix _gmap_crstep_xchg_atomic()
` [PATCH v1 2/7] KVM: s390: Fix guest / virtual address confusion in _essa_clear_cbrl()
` [PATCH v1 3/7] KVM: s390: vsie: Fix rmap handling in _do_shadow_crste()
` [PATCH v1 4/7] KVM: s390: Fix fault-in code
` [PATCH v1 5/7] KVM: s390: Avoid potentially sleeping while atomic when zapping pages
` [PATCH v1 6/7] KVM: s390: Lock pte when making page secure
` [PATCH v1 7/7] KVM: s390: Prevent memslots outside the ASCE range
[PATCH net-next 0/2] net/smc: transition to RDMA core CQ pooling
2026-05-28 8:48 UTC (3+ messages)
` [PATCH net-next v2 1/2] "
` [PATCH net-next v2 2/2] net/smc: reduce TX slot contention with exclusive wait
[PATCH] powerpc: Export set_memory_encrypted and set_memory_decrypted
2026-05-28 8:53 UTC (4+ messages)
[PATCH v5 0/5] Add iommufd ioctls to support TSM operations
2026-05-27 22:49 UTC (14+ messages)
` [PATCH v5 1/5] vfio: cache KVM VM file references instead of raw struct kvm pointers
` [PATCH v5 2/5] iommufd/device: Associate KVM file pointer with iommufd_device
` [PATCH v5 3/5] iommufd/viommu: Keep a reference to the KVM file
` [PATCH v5 4/5] iommufd/tsm: add vdevice TSM bind/unbind ioctl
` [PATCH v5 5/5] iommufd/vdevice: add TSM request ioctl
[PATCH] err.h: use __always_inline on all error pointer helpers
2026-05-27 22:13 UTC (8+ messages)
[REGRESSION] 6.6.141 s390x build failure in s390/cio due to missing driver_override infrastructure
2026-05-27 19:48 UTC (4+ messages)
[PATCH v3 0/5] KVM: s390: Implement KVM_PRE_FAULT_MEMORY
2026-05-27 15:05 UTC (7+ messages)
` [PATCH v3 1/5] KVM: s390: Track page size in struct guest_fault
` [PATCH v3 2/5] KVM: s390: Implement KVM_PRE_FAULT_MEMORY
` [PATCH v3 3/5] KVM: s390: Update KVM_PRE_FAULT_MEMORY API documentation
` [PATCH v3 4/5] KVM: selftests: Fix pre_fault_memory_test to run on s390
` [PATCH v3 5/5] KVM: selftests: Enable pre_fault_memory_test for s390
[PATCH] s390/string: Remove strlcat() implementation
2026-05-27 14:08 UTC (4+ messages)
[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
2026-05-26 16:27 UTC (3+ messages)
[PATCH] s390: Implement _THIS_IP_ using inline asm
2026-05-26 15:23 UTC (3+ messages)
[PATCH v1 net-next] s390/ism: Drop superflous zeros in pci_device_id array
2026-05-26 13:54 UTC (4+ messages)
[PATCH 1/2] s390: export memory encryption helper functions
2026-05-26 10:59 UTC (2+ messages)
[PATCH 00/15 v4] tick/sched: Refactor idle cputime accounting
2026-05-26 10:42 UTC (2+ messages)
[PATCH v5 0/7] s390: Improve this_cpu operations
2026-05-26 5:57 UTC (8+ messages)
` [PATCH v5 1/7] s390/percpu: Infrastructure for more efficient "
` [PATCH v5 2/7] s390/percpu: Add missing do { } while (0) constructs
` [PATCH v5 3/7] s390/percpu: Use new percpu code section for arch_this_cpu_add()
` [PATCH v5 4/7] s390/percpu: Use new percpu code section for arch_this_cpu_add_return()
` [PATCH v5 5/7] s390/percpu: Use new percpu code section for arch_this_cpu_[and|or]()
` [PATCH v5 6/7] s390/percpu: Provide arch_this_cpu_read() implementation
` [PATCH v5 7/7] s390/percpu: Provide arch_this_cpu_write() implementation
[PATCH] s390/mm: Export set_memory_encrypted and set_memory_decrypted
2026-05-23 16:01 UTC (2+ messages)
[GIT PULL v1 0/5] KVM: s390: some vSIE and UCONTROL fixes
2026-05-23 8:04 UTC (2+ messages)
[PATCH net] net/iucv: fix locking in .getsockopt
2026-05-23 0:50 UTC (2+ messages)
[PATCH net] net/smc: Do not re-initialize smc hashtables
2026-05-23 0:40 UTC (2+ messages)
[PATCH v3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
2026-05-22 22:44 UTC (12+ messages)
[PATCH v2 0/5] mm: reduce mmap_lock contention and improve page fault performance
2026-05-22 21:31 UTC (12+ messages)
[PATCH v4 0/8] s390: Improve this_cpu operations
2026-05-22 18:33 UTC (2+ messages)
[PATCH net-next v3 0/6] net: convert atm/xdp/af_iucv/l2tp_ppp/rxrpc/tipc to getsockopt_iter
2026-05-22 18:20 UTC (2+ messages)
[PATCH v7 0/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic Fast Inject
2026-05-22 17:44 UTC (7+ messages)
` [PATCH v7 1/3] KVM: s390: Add map/unmap ioctl and clean mappings post-guest
` [PATCH v7 2/3] KVM: s390: Enable adapter_indicators_set to use mapped pages
` [PATCH v7 3/3] KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject
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