linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-16 20:04:04 to 2023-05-24 08:32:11 UTC [more...]

[PATCH v11 00/23] Add vfio_device cdev for iommufd support
 2023-05-24  8:31 UTC  (29+ messages)
` [PATCH v11 03/23] vfio: Accept vfio device file in the KVM facing kAPI
` [PATCH v11 10/23] vfio-iommufd: Move noiommu compat probe out of vfio_iommufd_bind()
` [PATCH v11 13/23] vfio-iommufd: Add detach_ioas support for physical VFIO devices
` [PATCH v11 19/23] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
` [PATCH v11 20/23] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
` [PATCH v11 21/23] vfio: Determine noiommu device in __vfio_register_dev()

Centrala- system telefoniczny
 2023-05-24  7:50 UTC 

[PATCH net-next] s390/ism: Set DMA coherent mask
 2023-05-24  7:54 UTC 

[PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
 2023-05-24  1:49 UTC  (8+ messages)
` [PATCH 15/23] s390: allow pte_offset_map_lock() "
` [PATCH 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()

[PATCH 0/2][next] vfio/ccw: Replace one-element array with flexible-array member
 2023-05-23 18:58 UTC  (11+ messages)
` [PATCH 1/2][next] "
` [PATCH 2/2][next] vfio/ccw: Use struct_size() helper

[PATCH] KVM: s390/diag: fix racy access of physical cpu number in diag 9c handler
 2023-05-23 15:10 UTC  (3+ messages)

[PATCH v9 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-05-23 13:35 UTC  (9+ messages)
` [PATCH v9 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
` [PATCH v9 6/6] iommu/dma: Make flush queue sizes and timeout driver configurable

[kvm-unit-tests PATCH v9 0/2] S390x: CPU Topology Information
 2023-05-22 15:17 UTC  (5+ messages)
` [kvm-unit-tests PATCH v9 1/2] s390x: topology: Check the Perform Topology Function
` [kvm-unit-tests PATCH v9 2/2] s390x: topology: Checking Configuration Topology Information

[PATCH v2 00/13] local_clock() vs noinstr
 2023-05-22 14:18 UTC  (18+ messages)
` [PATCH v2 01/13] seqlock/latch: Provide raw_read_seqcount_latch_retry()
` [PATCH v2 02/13] time/sched_clock: Provide sched_clock_noinstr()
` [PATCH v2 03/13] arm64/io: Always inline all of __raw_{read,write}[bwlq]()
` [PATCH v2 04/13] arm64/arch_timer: Provide noinstr sched_clock_read() functions
` [PATCH v2 05/13] loongarch: Provide noinstr sched_clock_read()
` [PATCH v2 06/13] s390/time: Provide sched_clock_noinstr()
` [PATCH v2 07/13] math64: Always inline u128 version of mul_u64_u64_shr()
` [PATCH v2 08/13] x86/vdso: Fix gettimeofday masking
` [PATCH v2 09/13] clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U64_MAX
` [PATCH v2 10/13] clocksource: hyper-v: Provide noinstr sched_clock()
` [PATCH v2 11/13] x86/tsc: Provide sched_clock_noinstr()
` [PATCH v2 12/13] sched/clock: Provide local_clock_noinstr()
` [PATCH v2 13/13] cpuidle: Use local_clock_noinstr()

[PATCH v6 00/10] Enhance vfio PCI hot reset for vfio cdev device
 2023-05-22 11:57 UTC  (11+ messages)
` [PATCH v6 01/10] vfio-iommufd: Create iommufd_access for noiommu devices
` [PATCH v6 02/10] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
` [PATCH v6 03/10] vfio/pci: Move the existing hot reset logic to be a helper
` [PATCH v6 04/10] iommufd: Reserve all negative IDs in the iommufd xarray
` [PATCH v6 05/10] iommufd: Add iommufd_ctx_has_group()
` [PATCH v6 06/10] iommufd: Add helper to retrieve iommufd_ctx and devid
` [PATCH v6 07/10] vfio: Mark cdev usage in vfio_device
` [PATCH v6 08/10] vfio: Add helper to search vfio_device in a dev_set
` [PATCH v6 09/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
` [PATCH v6 10/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET

[PATCH] irq_work: consolidate arch_irq_work_raise prototypes
 2023-05-21 15:30 UTC  (4+ messages)

[PATCH 0/1] s390/dasd: fix command reject error on ESE devices
 2023-05-20  2:04 UTC  (3+ messages)
` [PATCH 1/1] "

[GIT PULL] s390 updates for 6.4-rc3
 2023-05-19 18:32 UTC  (2+ messages)

[PATCH v2 0/6] s390/uvdevice: Expose secret UVCs
 2023-05-19  9:37 UTC  (7+ messages)
` [PATCH v2 1/6] s390/uvdevice: Add info IOCTL
` [PATCH v2 2/6] s390/uvdevice: Add 'Add Secret' UVC
` [PATCH v2 3/6] s390/uvdevice: Add 'List Secrets' UVC
` [PATCH v2 4/6] s390/uvdevice: Add 'Lock Secret Store' UVC
` [PATCH v2 5/6] s390/uv: replace scnprintf with sysfs_emit
` [PATCH v2 6/6] s390/uv: Update query for secret-UVCs

[PATCH net] net/smc: Reset connection when trying to use SMCRv2 fails
 2023-05-19  8:00 UTC  (3+ messages)

[PATCH v5 00/10] Enhance vfio PCI hot reset for vfio cdev device
 2023-05-19  7:57 UTC  (28+ messages)
` [PATCH v5 01/10] vfio-iommufd: Create iommufd_access for noiommu devices
` [PATCH v5 06/10] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
` [PATCH v5 07/10] vfio: Add helper to search vfio_device in a dev_set
` [PATCH v5 08/10] iommufd: Add iommufd_ctx_has_group()
` [PATCH v5 09/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev

[PATCH v2 00/34] Split ptdesc from struct page
 2023-05-18 12:12 UTC  (2+ messages)

[PATCH RESEND 0/2] Make PCMCIA and QCOM_HIDMA depend on HAS_IOMEM
 2023-05-18 11:32 UTC  (5+ messages)
` [PATCH RESEND 2/2] dmaengine: make "

[PATCH v2 00/25] iommu: Make default_domain's mandatory
 2023-05-18 10:56 UTC  (4+ messages)

[RESEND PATCH v9 0/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
 2023-05-18  6:59 UTC  (3+ messages)
` [RESEND PATCH v9 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [RESEND PATCH v9 2/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration

[PATCH 00/14] mm/init/kernel: missing-prototypes warnings
 2023-05-18  3:54 UTC  (21+ messages)
` [PATCH 01/14] mm: percpu: unhide pcpu_embed_first_chunk prototype
` [PATCH 02/14] mm: page_poison: always declare __kernel_map_pages() function
` [PATCH 03/14] mm: sparse: mark populate_section_memmap() static
` [PATCH 04/14] audit: avoid missing-prototype warnings
  ` [PATCH 4/14] "
` [PATCH 05/14] lib: devmem_is_allowed: include linux/io.h
` [PATCH 06/14] locking: add lockevent_read() prototype
` [PATCH 07/14] panic: hide unused global functions
` [PATCH 08/14] panic: make function declarations visible
` [PATCH 09/14] kunit: include debugfs header file
` [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
` [PATCH 11/14] init: consolidate prototypes in linux/init.h
` [PATCH 12/14] init: move cifs_root_data() prototype into linux/mount.h
` [PATCH 13/14] thread_info: move function declarations to linux/thread_info.h
` [PATCH 14/14] time_namespace: always provide arch_get_vdso_data() prototype for vdso

[PATCH v3 0/3] Make fprobe + rethook immune to recursion
 2023-05-18  2:49 UTC  (13+ messages)
` [PATCH v3 1/4] rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
` [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free
` [PATCH v3 3/4] fprobe: add recursion detection in fprobe_exit_handler
` [PATCH v3 4/4] rethook, fprobe: do not trace rethook related functions

[PATCH v2 10/25] iommu/exynos: Implement an IDENTITY domain
 2023-05-17 22:41 UTC  (2+ messages)

[PATCH v6 3/6] mm/gup: remove vmas parameter from get_user_pages_remote()
 2023-05-17 19:25 UTC 

[PATCH 0/5] s390/uvdevice: Expose secret UVCs
 2023-05-17 16:11 UTC  (6+ messages)
` [PATCH 3/5] s390/uvdevice: Add 'List Secrets' UVC
` [PATCH 5/5] s390/uv: Update query for secret-UVCs

[PATCH v2 0/2] KVM: s390: CMMA migration selftest and small bugfix
 2023-05-17 14:34 UTC  (3+ messages)

[PATCH] procfs: consolidate arch_report_meminfo declaration
 2023-05-17 13:30 UTC  (5+ messages)

[kvm-unit-tests PATCH v2 0/6] s390x: Add support for running guests without MSO/MSL
 2023-05-17 13:04 UTC  (11+ messages)
` [kvm-unit-tests PATCH v2 1/6] s390x: add function to set DAT mode for all interrupts
` [kvm-unit-tests PATCH v2 2/6] s390x: sie: switch to home space mode before entering SIE
` [kvm-unit-tests PATCH v2 5/6] s390x: lib: sie: don't reenter SIE on pgm int

[RFC][PATCH 0/9] local_clock() vs noinstr
 2023-05-17 11:13 UTC  (5+ messages)
` [RFC][PATCH 7/9] x86/tsc: Provide sched_clock_noinstr()

[PATCH bpf-next v1 0/5] net/smc: Introduce BPF injection capability
 2023-05-17  9:16 UTC  (6+ messages)
` [PATCH bpf-next v1 2/5] net/smc: allow smc to negotiate protocols on policies

[PATCH v5 RESEND 10/17] s390: mm: Convert to GENERIC_IOREMAP
 2023-05-17  8:08 UTC  (4+ messages)

[RFC 0/2] allow to inline generic entry
 2023-05-17  5:45 UTC  (5+ messages)
` [PATCH 1/2] entry: move the exit path to header files

[PATCH v2 0/4] Make fprobe + rethook immune to recursion
 2023-05-17  4:51 UTC  (15+ messages)
` [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
` [PATCH v2 4/4] rehook, fprobe: do not trace rethook related functions

[PATCH v5 3/6] mm/gup: remove vmas parameter from get_user_pages_remote()
 2023-05-16 22:02 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;
as well as URLs for NNTP newsgroup(s).