public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-07 14:08:27 to 2022-10-19 22:58:54 UTC [more...]

[PATCH v3 rcu 08/11] arch/s390: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option
 2022-10-19 22:58 UTC 

[PATCH v1 0/7] vfio-ccw parent rework
 2022-10-19 17:57 UTC  (12+ messages)
` [PATCH v1 1/7] vfio/ccw: create a parent struct
` [PATCH v1 2/7] vfio/ccw: remove private->sch
` [PATCH v1 3/7] vfio/ccw: move private initialization to callback
` [PATCH v1 4/7] vfio/ccw: move private to mdev lifecycle
` [PATCH v1 5/7] vfio/ccw: remove release completion
` [PATCH v1 6/7] vfio/ccw: replace vfio_init_device with _alloc_
` [PATCH v1 7/7] vfio: Remove vfio_free_device

[RFC 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2022-10-19 14:44 UTC  (7+ messages)
` [RFC 1/6] s390/ism: Set DMA coherent mask
` [RFC 2/6] s390/pci: prepare is_passed_through() for dma-iommu
` [RFC 3/6] s390/pci: Use dma-iommu layer
` [RFC 4/6] iommu/dma: Prepare for multiple flush queue implementations
` [RFC 5/6] iommu/dma: Add simple batching flush queue implementation
` [RFC 6/6] iommu/s390: flush queued IOVAs on RPCIT out of resource indication

6.1-rc1 regression: virtio-net cpumask and during reboot
 2022-10-19 12:13 UTC  (5+ messages)

[PATCH 0/5] iommu/s390: Further improvements
 2022-10-19 11:53 UTC  (9+ messages)
` [PATCH 1/5] iommu/s390: Make attach succeed even if the device is in error state
` [PATCH 2/5] iommu/s390: Add I/O TLB ops
` [PATCH 3/5] iommu/s390: Use RCU to allow concurrent domain_list iteration
` [PATCH 4/5] iommu/s390: Optimize IOMMU table walking
` [PATCH 5/5] s390/pci: use lock-free I/O translation updates

[PATCH] mm: remove kern_addr_valid() completely
 2022-10-19  1:31 UTC  (7+ messages)

[PATCH v7 0/6] iommu/s390: Fixes related to attach and aperture handling
 2022-10-17 12:45 UTC  (7+ messages)
` [PATCH v7 1/6] iommu/s390: Fix duplicate domain attachments
` [PATCH v7 2/6] iommu/s390: Get rid of s390_domain_device
` [PATCH v7 3/6] iommu/s390: Fix potential s390_domain aperture shrinking
` [PATCH v7 4/6] iommu/s390: Fix incorrect aperture check
` [PATCH v7 5/6] iommu/s390: Fix incorrect pgsize_bitmap
` [PATCH v7 6/6] iommu/s390: Implement map_pages()/unmap_pages() instead of map()/unmap()

[PATCH v6 0/7] treewide cleanup of random integer usage
 2022-10-17 11:59 UTC  (19+ messages)
` [PATCH v6 1/7] treewide: use prandom_u32_max() when possible, part 1
` [PATCH v6 2/7] treewide: use prandom_u32_max() when possible, part 2
` [PATCH v6 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
` [PATCH v6 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
` [PATCH v6 5/7] treewide: use get_random_u32() when possible
` [PATCH v6 6/7] treewide: use get_random_bytes() "
` [PATCH v6 7/7] prandom: remove unused functions

[PATCH v2] perf: Rewrite core context handling
 2022-10-17  9:33 UTC  (12+ messages)

[PATCH v3 0/2] Fix /proc/cpuinfo cpumask warning
 2022-10-15 18:08 UTC  (4+ messages)
` [PATCH v3 1/2] RISC-V: "
` [PATCH v3 2/2] x86: "

[PATCH net] net/smc: Fix an error code in smc_lgr_create()
 2022-10-15 10:20 UTC  (3+ messages)

[GIT PULL] s390 patches for the 6.1 merge window #2
 2022-10-14 19:13 UTC  (2+ messages)

[PATCH] s390/cpuinfo: prevent warning when reading /proc/cpuinfo
 2022-10-14 15:36 UTC  (3+ messages)

[PATCH v2 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2022-10-13 13:48 UTC  (14+ messages)
` [PATCH v2 1/9] s390/uaccess: Add storage key checked cmpxchg access to user space
` [PATCH v2 2/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
` [PATCH v2 3/9] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v2 4/9] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v2 5/9] KVM: s390: selftest: memop: Replace macros by functions
` [PATCH v2 6/9] KVM: s390: selftest: memop: Add cmpxchg tests
` [PATCH v2 7/9] KVM: s390: selftest: memop: Add bad address test
` [PATCH v2 8/9] KVM: s390: selftest: memop: Fix typo
` [PATCH v2 9/9] KVM: s390: selftest: memop: Fix wrong address being used in test

[PATCH v2] x86: Fix /proc/cpuinfo cpumask warning
 2022-10-12 12:42 UTC 

[PATCH v15 0/6] KVM: s390: pv: implement lazy destroy for reboot
 2022-10-12  9:32 UTC  (9+ messages)
` [PATCH v15 1/6] KVM: s390: pv: asynchronous "
` [PATCH v15 2/6] KVM: s390: pv: api documentation for asynchronous destroy
` [PATCH v15 3/6] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
` [PATCH v15 4/6] KVM: s390: pv: avoid export before import if possible
` [PATCH v15 5/6] KVM: s390: pv: support for Destroy fast UVC
` [PATCH v15 6/6] KVM: s390: pv: module parameter to fence asynchronous destroy

[PATCH v3 09/11] s390: mm: Convert to GENERIC_IOREMAP
 2022-10-12  9:20 UTC  (9+ messages)

[RFC PATCH 0/5] Generic IPI sending tracepoint
 2022-10-11 20:41 UTC  (16+ messages)
` [RFC PATCH 1/5] trace: Add trace_ipi_send_{cpu, cpumask}
` [RFC PATCH 2/5] sched, smp: Trace send_call_function_single_ipi()
` [RFC PATCH 3/5] smp: Add a multi-CPU variant to send_call_function_single_ipi()
` [RFC PATCH 4/5] irq_work: Trace calls to arch_irq_work_raise()
` [RFC PATCH 5/5] treewide: Rename and trace arch-definitions of smp_send_reschedule()

[PATCH v6 0/6] iommu/s390: Fixes related to attach and aperture handling
 2022-10-11 12:34 UTC  (5+ messages)

[PATCH v14 0/6] KVM: s390: pv: implement lazy destroy for reboot
 2022-10-10 13:10 UTC  (9+ messages)
` [PATCH v14 1/6] KVM: s390: pv: asynchronous "
` [PATCH v14 2/6] KVM: s390: pv: api documentation for asynchronous destroy
` [PATCH v14 3/6] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE

[PATCH] perf: Rewrite core context handling
 2022-10-10 11:01 UTC  (6+ messages)

[RFC PATCH 00/21] block: add and use init tagset helper
 2022-10-10  7:55 UTC  (3+ messages)

[PATCH v3 0/4] Dump command line of faulting process to syslog
 2022-10-10  6:16 UTC  (4+ messages)
` [PATCH v3 4/4] arc: Use generic dump_stack_print_cmdline() implementation

[GIT PULL] s390 patches for the 6.1 merge window
 2022-10-09 21:17 UTC  (2+ messages)

[PATCH v5 0/7] treewide cleanup of random integer usage
 2022-10-09 14:17 UTC  (12+ messages)
` [PATCH v5 1/7] treewide: use prandom_u32_max() when possible, part 1
` [PATCH v5 2/7] treewide: use prandom_u32_max() when possible, part 2
` [PATCH v5 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
` [PATCH v5 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
` [PATCH v5 5/7] treewide: use get_random_u32() when possible
` [PATCH v5 6/7] treewide: use get_random_bytes "
` [PATCH v5 7/7] prandom: remove unused functions

[PATCH v3 0/5] treewide cleanup of random integer usage
 2022-10-09  2:57 UTC  (13+ messages)
` [PATCH v3 3/5] treewide: use get_random_u32() when possible

[PATCH v4 0/6] treewide cleanup of random integer usage
 2022-10-09  0:26 UTC  (21+ messages)
` [PATCH v4 1/6] treewide: use prandom_u32_max() when possible, mechanically
` [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
` [PATCH v4 3/6] treewide: use get_random_{u8,u16}() "
` [PATCH v4 4/6] treewide: use get_random_u32() "
` [PATCH v4 5/6] treewide: use get_random_bytes "
` [PATCH v4 6/6] prandom: remove unused functions

[PATCH v4 2/6] treewide: use prandom_u32_max() when possible
 2022-10-08 18:16 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox