Linux S390: System z9 mainframe
[Prev Page][Next Page]
- Re: [PATCH v3 08/11] slub: Replace cmpxchg_double()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 05/34] mm: add utility functions for ptdesc
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- RE: [PATCH v11 20/23] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: linux-next: Tree for May 24 (arch/s390/purgatory/purgatory)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v6 10/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v6 09/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH 13/14] thread_info: move function declarations to linux/thread_info.h
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2 04/13] arm64/arch_timer: Provide noinstr sched_clock_read() functions
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH v2 03/13] arm64/io: Always inline all of __raw_{read,write}[bwlq]()
- From: Valentin Schneider <vschneid@xxxxxxxxxx>
- Re: [PATCH v11 20/23] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH v10 2/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v10 4/6] s390/pci: Use dma-iommu layer
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v10 6/6] iommu/dma: Use a large flush queue and timeout for shadow_on_flush
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v10 1/6] s390/ism: Set DMA coherent mask
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v10 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v10 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v10 3/6] s390/pci: prepare is_passed_through() for dma-iommu
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH v3 09/11] mm/slub: Fold slab_update_freelist()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 08/11] slub: Replace cmpxchg_double()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v3 00/11] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 08/11] slub: Replace cmpxchg_double()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 1/1] s390x: sclp: consider monoprocessor on read_info error
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- RE: [PATCH v11 19/23] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v11 21/23] vfio: Determine noiommu device in __vfio_register_dev()
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- [PATCH net-next] s390/ism: Set DMA coherent mask
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- RE: [PATCH v11 19/23] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v11 19/23] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- RE: [PATCH v11 19/23] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v11 20/23] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH 0/2][next] vfio/ccw: Replace one-element array with flexible-array member
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH 1/2][next] vfio/ccw: Replace one-element array with flexible-array member
- From: Marion & Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH 1/2][next] vfio/ccw: Replace one-element array with flexible-array member
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH 2/2][next] vfio/ccw: Use struct_size() helper
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 1/2][next] vfio/ccw: Replace one-element array with flexible-array member
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 0/2][next] vfio/ccw: Replace one-element array with flexible-array member
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH 2/2][next] vfio/ccw: Use struct_size() helper
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- Re: [PATCH 1/2][next] vfio/ccw: Replace one-element array with flexible-array member
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- Re: [PATCH v11 19/23] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v11 20/23] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH] KVM: s390/diag: fix racy access of physical cpu number in diag 9c handler
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH] KVM: s390/diag: fix racy access of physical cpu number in diag 9c handler
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] KVM: s390/diag: fix racy access of physical cpu number in diag 9c handler
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- Re: [PATCH v9 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH v9 6/6] iommu/dma: Make flush queue sizes and timeout driver configurable
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH v9 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v9 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- RE: [PATCH v11 00/23] Add vfio_device cdev for iommufd support
- From: "Duan, Zhenzhong" <zhenzhong.duan@xxxxxxxxx>
- RE: [PATCH v11 21/23] vfio: Determine noiommu device in __vfio_register_dev()
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v11 19/23] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- [PATCH 2/2][next] vfio/ccw: Use struct_size() helper
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- RE: [PATCH v11 13/23] vfio-iommufd: Add detach_ioas support for physical VFIO devices
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- [PATCH 1/2][next] vfio/ccw: Replace one-element array with flexible-array member
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- [PATCH 0/2][next] vfio/ccw: Replace one-element array with flexible-array member
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- RE: [PATCH v11 20/23] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v11 10/23] vfio-iommufd: Move noiommu compat probe out of vfio_iommufd_bind()
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v11 21/23] vfio: Determine noiommu device in __vfio_register_dev()
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v11 20/23] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v11 19/23] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v11 13/23] vfio-iommufd: Add detach_ioas support for physical VFIO devices
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v11 13/23] vfio-iommufd: Add detach_ioas support for physical VFIO devices
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v11 10/23] vfio-iommufd: Move noiommu compat probe out of vfio_iommufd_bind()
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v11 03/23] vfio: Accept vfio device file in the KVM facing kAPI
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v9 6/6] iommu/dma: Make flush queue sizes and timeout driver configurable
- From: Joerg Roedel <joro@xxxxxxxxxx>
- Re: [PATCH v9 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [kvm-unit-tests PATCH v9 1/2] s390x: topology: Check the Perform Topology Function
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v2 06/13] s390/time: Provide sched_clock_noinstr()
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- [PATCH v6 05/10] iommufd: Add iommufd_ctx_has_group()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v6 04/10] iommufd: Reserve all negative IDs in the iommufd xarray
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v6 08/10] vfio: Add helper to search vfio_device in a dev_set
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v6 10/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v6 00/10] Enhance vfio PCI hot reset for vfio cdev device
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v6 07/10] vfio: Mark cdev usage in vfio_device
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v6 02/10] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v6 06/10] iommufd: Add helper to retrieve iommufd_ctx and devid
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v6 09/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v6 03/10] vfio/pci: Move the existing hot reset logic to be a helper
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v6 01/10] vfio-iommufd: Create iommufd_access for noiommu devices
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v9 1/2] s390x: topology: Check the Perform Topology Function
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH] irq_work: consolidate arch_irq_work_raise prototypes
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH 0/1] s390/dasd: fix command reject error on ESE devices
- From: Jens Axboe <axboe@xxxxxxxxx>
- RE: [PATCH v2 00/13] local_clock() vs noinstr
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- RE: [PATCH v2 09/13] clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U64_MAX
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- Re: [GIT PULL] s390 updates for 6.4-rc3
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v2 13/13] cpuidle: Use local_clock_noinstr()
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- [GIT PULL] s390 updates for 6.4-rc3
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v9 2/2] s390x: topology: Checking Configuration Topology Information
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v9 1/2] s390x: topology: Check the Perform Topology Function
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v9 0/2] S390x: CPU Topology Information
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH v2 06/13] s390/time: Provide sched_clock_noinstr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 07/13] math64: Always inline u128 version of mul_u64_u64_shr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 10/13] clocksource: hyper-v: Provide noinstr sched_clock()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 12/13] sched/clock: Provide local_clock_noinstr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 02/13] time/sched_clock: Provide sched_clock_noinstr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 13/13] cpuidle: Use local_clock_noinstr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 01/13] seqlock/latch: Provide raw_read_seqcount_latch_retry()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 05/13] loongarch: Provide noinstr sched_clock_read()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 11/13] x86/tsc: Provide sched_clock_noinstr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 04/13] arm64/arch_timer: Provide noinstr sched_clock_read() functions
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 00/13] local_clock() vs noinstr
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 03/13] arm64/io: Always inline all of __raw_{read,write}[bwlq]()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 08/13] x86/vdso: Fix gettimeofday masking
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v2 09/13] clocksource: hyper-v: Adjust hv_read_tsc_page_tsc() to avoid special casing U64_MAX
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 1/1] s390/dasd: fix command reject error on ESE devices
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH 0/1] s390/dasd: fix command reject error on ESE devices
- From: Stefan Haberland <sth@xxxxxxxxxxxxx>
- [PATCH v2 1/6] s390/uvdevice: Add info IOCTL
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- [PATCH v2 2/6] s390/uvdevice: Add 'Add Secret' UVC
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- [PATCH v2 5/6] s390/uv: replace scnprintf with sysfs_emit
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- [PATCH v2 3/6] s390/uvdevice: Add 'List Secrets' UVC
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- [PATCH v2 0/6] s390/uvdevice: Expose secret UVCs
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- [PATCH v2 4/6] s390/uvdevice: Add 'Lock Secret Store' UVC
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- [PATCH v2 6/6] s390/uv: Update query for secret-UVCs
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- Re: [PATCH net] net/smc: Reset connection when trying to use SMCRv2 fails.
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- RE: [PATCH v5 06/10] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
- From: "Tian, Kevin" <kevin.tian@xxxxxxxxx>
- Re: [PATCH v5 09/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v5 09/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v5 06/10] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v5 07/10] vfio: Add helper to search vfio_device in a dev_set
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v5 01/10] vfio-iommufd: Create iommufd_access for noiommu devices
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- RE: [PATCH v5 09/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v5 09/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v5 06/10] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v5 08/10] iommufd: Add iommufd_ctx_has_group()
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v5 07/10] vfio: Add helper to search vfio_device in a dev_set
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v5 01/10] vfio-iommufd: Create iommufd_access for noiommu devices
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v2 00/34] Split ptdesc from struct page
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH RESEND 2/2] dmaengine: make QCOM_HIDMA depend on HAS_IOMEM
- From: Vinod Koul <vkoul@xxxxxxxxxx>
- Re: [PATCH v2 00/25] iommu: Make default_domain's mandatory
- From: Steven Price <steven.price@xxxxxxx>
- [RESEND PATCH v9 0/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
- From: Yicong Yang <yangyicong@xxxxxxxxxx>
- [RESEND PATCH v9 2/2] arm64: support batched/deferred tlb shootdown during page reclamation/migration
- From: Yicong Yang <yangyicong@xxxxxxxxxx>
- [RESEND PATCH v9 1/2] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
- From: Yicong Yang <yangyicong@xxxxxxxxxx>
- RE: [PATCH v5 00/10] Enhance vfio PCI hot reset for vfio cdev device
- From: "Xu, Terrence" <terrence.xu@xxxxxxxxx>
- RE: [PATCH v11 00/23] Add vfio_device cdev for iommufd support
- From: "Xu, Terrence" <terrence.xu@xxxxxxxxx>
- Re: [PATCH net] net/smc: Reset connection when trying to use SMCRv2 fails.
- From: Tony Lu <tonylu@xxxxxxxxxxxxxxxxx>
- [PATCH net] net/smc: Reset connection when trying to use SMCRv2 fails.
- From: Wen Gu <guwen@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 09/14] kunit: include debugfs header file
- From: David Gow <davidgow@xxxxxxxxxx>
- Re: [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free
- From: Ze Gao <zegao2021@xxxxxxxxx>
- Re: [PATCH v3 1/4] rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
- From: Ze Gao <zegao2021@xxxxxxxxx>
- Re: [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 00/25] iommu: Make default_domain's mandatory
- From: Nicolin Chen <nicolinc@xxxxxxxxxx>
- Re: [PATCH v2 00/25] iommu: Make default_domain's mandatory
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH v2 10/25] iommu/exynos: Implement an IDENTITY domain
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH v5 09/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH v5 08/10] iommufd: Add iommufd_ctx_has_group()
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- [PATCH v6 3/6] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH v5 07/10] vfio: Add helper to search vfio_device in a dev_set
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v5 06/10] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v5 06/10] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v5 06/10] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v5 01/10] vfio-iommufd: Create iommufd_access for noiommu devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v5 06/10] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v5 01/10] vfio-iommufd: Create iommufd_access for noiommu devices
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH 3/5] s390/uvdevice: Add 'List Secrets' UVC
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] s390/uvdevice: Add 'List Secrets' UVC
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- Re: [PATCH 5/5] s390/uv: Update query for secret-UVCs
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH 4/14] audit: avoid missing-prototype warnings
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 4/14] audit: avoid missing-prototype warnings
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v2 0/2] KVM: s390: CMMA migration selftest and small bugfix
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH 4/14] audit: avoid missing-prototype warnings
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH] irq_work: consolidate arch_irq_work_raise prototypes
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] procfs: consolidate arch_report_meminfo declaration
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH] procfs: consolidate arch_report_meminfo declaration
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- [PATCH 12/14] init: move cifs_root_data() prototype into linux/mount.h
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 11/14] init: consolidate prototypes in linux/init.h
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 14/14] time_namespace: always provide arch_get_vdso_data() prototype for vdso
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 13/14] thread_info: move function declarations to linux/thread_info.h
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 09/14] kunit: include debugfs header file
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 08/14] panic: make function declarations visible
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 07/14] panic: hide unused global functions
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 06/14] locking: add lockevent_read() prototype
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 05/14] lib: devmem_is_allowed: include linux/io.h
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 03/14] mm: sparse: mark populate_section_memmap() static
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 04/14] audit: avoid missing-prototype warnings
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 01/14] mm: percpu: unhide pcpu_embed_first_chunk prototype
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 02/14] mm: page_poison: always declare __kernel_map_pages() function
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 00/14] mm/init/kernel: missing-prototypes warnings
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 1/6] s390x: add function to set DAT mode for all interrupts
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 5/6] s390x: lib: sie: don't reenter SIE on pgm int
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 2/6] s390x: sie: switch to home space mode before entering SIE
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 1/6] s390x: add function to set DAT mode for all interrupts
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/4] rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [RFC][PATCH 7/9] x86/tsc: Provide sched_clock_noinstr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v1 2/5] net/smc: allow smc to negotiate protocols on policies
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v1 2/5] net/smc: allow smc to negotiate protocols on policies
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v5 RESEND 10/17] s390: mm: Convert to GENERIC_IOREMAP
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 RESEND 10/17] s390: mm: Convert to GENERIC_IOREMAP
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH] procfs: consolidate arch_report_meminfo declaration
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 2/5] net/smc: allow smc to negotiate protocols on policies
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 RESEND 10/17] s390: mm: Convert to GENERIC_IOREMAP
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] entry: move the exit path to header files
- From: Sven Schnelle <svens@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
- From: Ze Gao <zegao2021@xxxxxxxxx>
- Re: [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH v3 4/4] rethook, fprobe: do not trace rethook related functions
- From: Ze Gao <zegao2021@xxxxxxxxx>
- [PATCH v3 3/4] fprobe: add recursion detection in fprobe_exit_handler
- From: Ze Gao <zegao2021@xxxxxxxxx>
- [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free
- From: Ze Gao <zegao2021@xxxxxxxxx>
- [PATCH v3 1/4] rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
- From: Ze Gao <zegao2021@xxxxxxxxx>
- [PATCH v3 0/3] Make fprobe + rethook immune to recursion
- From: Ze Gao <zegao2021@xxxxxxxxx>
- Re: [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
- From: Ze Gao <zegao2021@xxxxxxxxx>
- Re: [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH] irq_work: consolidate arch_irq_work_raise prototypes
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- RE: [RFC][PATCH 7/9] x86/tsc: Provide sched_clock_noinstr()
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] rehook, fprobe: do not trace rethook related functions
- From: Ze Gao <zegao2021@xxxxxxxxx>
- Re: [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
- From: Ze Gao <zegao2021@xxxxxxxxx>
- Re: [PATCH RESEND 2/2] dmaengine: make QCOM_HIDMA depend on HAS_IOMEM
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v5 3/6] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] Make fprobe + rethook immune to recursion
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH] procfs: consolidate arch_report_meminfo declaration
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH 1/2] entry: move the exit path to header files
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH] irq_work: consolidate arch_irq_work_raise prototypes
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH] procfs: consolidate arch_report_meminfo declaration
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v5 3/6] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH RESEND 2/2] dmaengine: make QCOM_HIDMA depend on HAS_IOMEM
- From: Vinod Koul <vkoul@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 4/6] s390x: fix compile of interrupt.c
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 1/6] s390x: add function to set DAT mode for all interrupts
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 2/6] s390x: sie: switch to home space mode before entering SIE
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v2 5/6] s390x: lib: sie: don't reenter SIE on pgm int
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] entry: move the exit path to header files
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/4] rehook, fprobe: do not trace rethook related functions
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v2 4/4] rehook, fprobe: do not trace rethook related functions
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [RFC 0/2] allow to inline generic entry
- From: Sven Schnelle <svens@xxxxxxxxxxxxx>
- [PATCH 2/2] entry: move the enter path to header files
- From: Sven Schnelle <svens@xxxxxxxxxxxxx>
- [PATCH 1/2] entry: move the exit path to header files
- From: Sven Schnelle <svens@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v2 5/6] s390x: lib: sie: don't reenter SIE on pgm int
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v2 4/6] s390x: fix compile of interrupt.c
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v2 2/6] s390x: sie: switch to home space mode before entering SIE
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v2 6/6] s390x: add a test for SIE without MSO/MSL
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v2 1/6] s390x: add function to set DAT mode for all interrupts
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v2 3/6] s390x: lib: don't forward PSW when handling exception in SIE
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v2 0/6] s390x: Add support for running guests without MSO/MSL
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
- From: Ze Gao <zegao2021@xxxxxxxxx>
- Re: [PATCH v5 3/6] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Anders Roxell <anders.roxell@xxxxxxxxxx>
- Re: [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
- From: Ze Gao <zegao2021@xxxxxxxxx>
- Re: [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
- From: Ze Gao <zegao2021@xxxxxxxxx>
- Re: [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v9 1/6] s390/ism: Set DMA coherent mask
- From: Petr Tesařík <petr@xxxxxxxxxxx>
- Re: [PATCH v9 1/6] s390/ism: Set DMA coherent mask
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] rehook, fprobe: mark rethook related functions notrace
- From: Ze Gao <zegao2021@xxxxxxxxx>
- [PATCH v2 4/4] rehook, fprobe: do not trace rethook related functions
- From: Ze Gao <zegao2021@xxxxxxxxx>
- [PATCH v2 3/4] fprobe: add recursion detection in fprobe_exit_handler
- From: Ze Gao <zegao2021@xxxxxxxxx>
- [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
- From: Ze Gao <zegao2021@xxxxxxxxx>
- [PATCH v2 1/4] rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
- From: Ze Gao <zegao2021@xxxxxxxxx>
- [PATCH v2 0/4] Make fprobe + rethook immune to recursion
- From: Ze Gao <zegao2021@xxxxxxxxx>
- Re: [PATCH v5 RESEND 10/17] s390: mm: Convert to GENERIC_IOREMAP
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v4 5/9] drivers: use new capable_any functionality
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH 4/4] rehook, fprobe: mark rethook related functions notrace
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v5 14/26] alpha: Remove empty <uapi/asm/setup.h>
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- [PATCH v2 16/25] iommu: Remove ops->set_platform_dma_ops()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 06/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 08/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 15/25] iommufd/selftest: Make the mock iommu driver into a real driver
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 13/25] iommu/omap: Implement an IDENTITY domain
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 05/25] iommu/tegra-gart: Remove tegra-gart
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 21/25] iommu: Require a default_domain for all iommu drivers
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 22/25] iommu: Add __iommu_group_domain_alloc()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 20/25] iommu/sun50i: Add an IOMMU_IDENTITIY_DOMAIN
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 00/25] iommu: Make default_domain's mandatory
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 19/25] iommu/mtk_iommu: Add an IOMMU_IDENTITIY_DOMAIN
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 12/25] iommu/tegra-smmu: Support DMA domains in tegra
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 18/25] iommu/ipmmu: Add an IOMMU_IDENTITIY_DOMAIN
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 07/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 09/25] iommu/fsl_pamu: Implement an IDENTITY domain
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 23/25] iommu: Add ops->domain_alloc_paging()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 01/25] iommu: Add iommu_ops->identity_domain
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 14/25] iommu/msm: Implement an IDENTITY domain
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 10/25] iommu/exynos: Implement an IDENTITY domain
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 25/25] iommu: Convert remaining simple drivers to domain_alloc_paging()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2 11/25] iommu/tegra-smmu: Implement an IDENTITY domain
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 2/5] net/smc: allow smc to negotiate protocols on policies
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v2 30/34] sh: Convert pte_free_tlb() to use ptdescs
- From: Vishal Moola <vishal.moola@xxxxxxxxx>
- Re: [PATCH v2] iommu/s390: Get rid of S390_CCW_IOMMU and S390_AP_IOMMU
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v9 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2] fs/xattr: add *at family syscalls
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v5] s390x: pv: Add sie entry intercept and validity test
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2] fs/xattr: add *at family syscalls
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v9 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [RFC PATCH v2] fs/xattr: add *at family syscalls
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [kvm-unit-tests PATCH v5] s390x: pv: Add sie entry intercept and validity test
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v5 3/6] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v2] fs/xattr: add *at family syscalls
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v8 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH v3 00/11] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH v9 1/6] s390/ism: Set DMA coherent mask
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v9 4/6] s390/pci: Use dma-iommu layer
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v9 5/6] iommu/dma: Allow a single FQ in addition to per-CPU FQs
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v9 2/6] iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v9 6/6] iommu/dma: Make flush queue sizes and timeout driver configurable
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v9 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v9 3/6] s390/pci: prepare is_passed_through() for dma-iommu
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v5 RESEND 10/17] s390: mm: Convert to GENERIC_IOREMAP
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v3 10/11] arch: Remove cmpxchg_double
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- [PATCH v3 10/11] arch: Remove cmpxchg_double
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 08/11] slub: Replace cmpxchg_double()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 04/11] instrumentation: Wire up cmpxchg128()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 02/11] types: Introduce [us]128
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 11/11] s390/cpum_sf: Convert to cmpxchg128()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 06/11] x86,amd_iommu: Replace cmpxchg_double()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 09/11] mm/slub: Fold slab_update_freelist()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 07/11] x86,intel_iommu: Replace cmpxchg_double()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 00/11] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 03/11] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 05/11] percpu: Wire up cmpxchg128
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH v3 01/11] cyrpto/b128ops: Remove struct u128
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- RE: [PATCH v5 09/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v5 09/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
- From: Cédric Le Goater <clegoate@xxxxxxxxxx>
- Re: [PATCH v5 07/10] vfio: Add helper to search vfio_device in a dev_set
- From: Cédric Le Goater <clegoate@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 4/5] bpf: add smc negotiator support in BPF struct_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH 4/4] rehook, fprobe: mark rethook related functions notrace
- From: Ze Gao <zegao2021@xxxxxxxxx>
- [PATCH 4/4] rehook, fprobe: mark rethook related functions notrace
- From: Ze Gao <zegao2021@xxxxxxxxx>
- [PATCH v5 3/6] mm/gup: remove vmas parameter from get_user_pages_remote()
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- Re: [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep()
- From: Helge Deller <deller@xxxxxx>
- [PATCH v11 23/23] docs: vfio: Add vfio device cdev description
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v11 22/23] vfio: Compile vfio_group infrastructure optionally
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v11 21/23] vfio: Determine noiommu device in __vfio_register_dev()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v11 20/23] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v11 19/23] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v11 17/23] vfio: Move vfio_device_group_unregister() to be the first operation in unregister
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v11 18/23] vfio: Add cdev for vfio_device
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v11 16/23] vfio: Name noiommu vfio_device with "noiommu-" prefix
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v11 15/23] vfio-iommufd: Add detach_ioas support for emulated VFIO devices
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v11 14/23] iommufd/device: Add iommufd_access_detach() API
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v11 12/23] vfio: Record devid in vfio_device_file
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v11 13/23] vfio-iommufd: Add detach_ioas support for physical VFIO devices
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v11 11/23] vfio-iommufd: Split bind/attach into two steps
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v11 09/23] vfio: Make vfio_device_open() single open for device cdev path
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v11 06/23] vfio: Pass struct vfio_device_file * to vfio_device_open/close()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v11 08/23] vfio: Add cdev_device_open_cnt to vfio_group
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v11 10/23] vfio-iommufd: Move noiommu compat probe out of vfio_iommufd_bind()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v11 07/23] vfio: Block device access via device fd until device is opened
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v11 04/23] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v11 05/23] kvm/vfio: Accept vfio device file from userspace
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v11 03/23] vfio: Accept vfio device file in the KVM facing kAPI
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v11 02/23] vfio: Refine vfio file kAPIs for KVM
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v11 01/23] vfio: Allocate per device file structure
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v11 00/23] Add vfio_device cdev for iommufd support
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v5 10/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v5 09/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v5 08/10] iommufd: Add iommufd_ctx_has_group()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v5 06/10] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v5 07/10] vfio: Add helper to search vfio_device in a dev_set
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v5 05/10] iommufd: Reserve all negative IDs in the iommufd xarray
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v5 03/10] vfio/pci: Move the existing hot reset logic to be a helper
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v5 04/10] vfio: Mark cdev usage in vfio_device
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v5 02/10] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset()
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v5 01/10] vfio-iommufd: Create iommufd_access for noiommu devices
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- [PATCH v5 00/10] Enhance vfio PCI hot reset for vfio cdev device
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH 1/5] s390/uvdevice: Add info IOCTL
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/5] s390/uvdevice: Add info IOCTL
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH 5/5] s390/uv: Update query for secret-UVCs
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v1 2/5] net/smc: allow smc to negotiate protocols on policies
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 02/20] iommu/terga-gart: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 5/5] s390/uv: Update query for secret-UVCs
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH] s390/Kconfig: remove obsolete configs SCHED_{BOOK,DRAWER}
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH 02/20] iommu/terga-gart: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 5/5] s390/uv: Update query for secret-UVCs
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH 02/20] iommu/terga-gart: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v8 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v1 4/5] bpf: add smc negotiator support in BPF struct_ops
- From: Yonghong Song <yhs@xxxxxxxx>
- [PATCH 3/5] s390/uvdevice: Add 'List Secrets' UVC
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- [PATCH 5/5] s390/uv: Update query for secret-UVCs
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- [PATCH 2/5] s390/uvdevice: Add 'Add Secret' UVC
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- [PATCH 4/5] s390/uvdevice: Add 'Lock Secret Store' UVC
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- [PATCH 1/5] s390/uvdevice: Add info IOCTL
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- [PATCH 0/5] s390/uvdevice: Expose secret UVCs
- From: Steffen Eiden <seiden@xxxxxxxxxxxxx>
- RE: [PATCH v10 05/22] kvm/vfio: Accept vfio device file from userspace
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v2 1/2] KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH 1/1] KVM: s390: vsie: fix the length of APCB bitmap
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [PATCH bpf-next v1 5/5] bpf/selftests: add selftest for SMC bpf capability
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v1 4/5] bpf: add smc negotiator support in BPF struct_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v1 2/5] net/smc: allow smc to negotiate protocols on policies
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v1 3/5] net/smc: allow set or get smc negotiator by sockopt
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v1 1/5] net/smc: move smc_sock related structure definition
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v1 0/5] net/smc: Introduce BPF injection capability
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 7/9] x86/tsc: Provide sched_clock_noinstr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 02/20] iommu/terga-gart: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- RE: [RFC][PATCH 7/9] x86/tsc: Provide sched_clock_noinstr()
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- Re: [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [RFC][PATCH 7/9] x86/tsc: Provide sched_clock_noinstr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] cachestat: wire up cachestat for other architectures
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [RFC PATCH v2] fs/xattr: add *at family syscalls
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [RFC PATCH v2] fs/xattr: add *at family syscalls
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- [PATCH v4 5/9] drivers: use new capable_any functionality
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- Re: [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 1/1] KVM: s390: vsie: fix the length of APCB bitmap
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- [PATCH 0/1] KVM: s390: vsie: fix the length of APCB bitmap
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] KVM: s390: CMMA migration selftest and small bugfix
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH] cachestat: wire up cachestat for other architectures
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH] cachestat: wire up cachestat for other architectures
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH] cachestat: wire up cachestat for other architectures
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH 21/23] x86: Allow get_locked_pte() to fail
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v10 05/22] kvm/vfio: Accept vfio device file from userspace
- From: Cédric Le Goater <clegoate@xxxxxxxxxx>
- Re: [PATCH] cachestat: wire up cachestat for other architectures
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH] cachestat: wire up cachestat for other architectures
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH 01/23] arm: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH] cachestat: wire up cachestat for other architectures
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 21/23] x86: Allow get_locked_pte() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH] cachestat: wire up cachestat for other architectures
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [PATCH 01/23] arm: allow pte_offset_map[_lock]() to fail
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [RFC][PATCH 0/9] local_clock() vs noinstr
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v2 2/2] KVM: s390: add tracepoint in gmap notifier
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [PATCH v2 1/2] KVM: s390: add stat counter for shadow gmap events
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [PATCH v2 0/2] KVM: s390: add counters for vsie performance
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [RFC PATCH net-next v5 0/9] net/smc: Introduce SMC-D-based OS internal communication acceleration
- From: Wen Gu <guwen@xxxxxxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 9/9] s390x: uv-host: Add the test to unittests.conf
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 7/9] s390x: uv-host: Properly handle config creation errors
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 1/9] s390x: uv-host: Fix UV init test memory allocation
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [RFC PATCH net-next v5 0/9] net/smc: Introduce SMC-D-based OS internal communication acceleration
- From: Jan Karcher <jaka@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 1/9] s390x: uv-host: Fix UV init test memory allocation
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 6/9] s390x: uv-host: Switch to smp_sigp
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 1/9] s390x: uv-host: Fix UV init test memory allocation
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH 21/23] x86: Allow get_locked_pte() to fail
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Alexandre Ghiti <alex@xxxxxxxx>
- Re: [RFC][PATCH 1/9] seqlock/latch: Provide raw_read_seqcount_latch_retry()
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [kvm-unit-tests PATCH v4 6/7] s390x: pv: Add IPL reset tests
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v4 7/7] s390x: pv-diags: Add the test to unittests.conf
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v4 5/7] s390x: pv: Add sie entry intercept and validity test
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v1 2/3] KVM: s390: add stat counter for shadow gmap events
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 23/23] xtensa: add pte_unmap() to balance pte_offset_map()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 22/23] x86: sme_populate_pgd() use pte_offset_kernel()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 21/23] x86: Allow get_locked_pte() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 20/23] sparc: iounit and iommu use pte_offset_kernel()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 19/23] sparc: allow pte_offset_map() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 18/23] sparc/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 17/23] sh/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 15/23] s390: allow pte_offset_map_lock() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 13/23] powerpc/hugetlb: pte_alloc_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 12/23] powerpc: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 11/23] powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 10/23] parisc/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 09/23] parisc: unmap_uncached_pte() use pte_offset_kernel()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 07/23] mips: update_mmu_cache() can replace __update_tlb()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 06/23] microblaze: allow pte_offset_map() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 04/23] ia64/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 02/23] arm64: allow pte_offset_map() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 01/23] arm: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail
- From: Hugh Dickins <hughd@xxxxxxxxxx>
- Re: [RFC PATCH net-next v5 0/9] net/smc: Introduce SMC-D-based OS internal communication acceleration
- From: Wen Gu <guwen@xxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 9/9] cpuidle: Use local_clock_noinstr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC][PATCH 9/9] cpuidle: Use local_clock_noinstr()
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1] lib: s390x: mmu: fix conflicting types for get_dat_entry
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v1 2/3] KVM: s390: add stat counter for shadow gmap events
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v1 2/3] KVM: s390: add stat counter for shadow gmap events
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v1 3/3] KVM: s390: add tracepoint in gmap notifier
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v1 2/3] KVM: s390: add stat counter for shadow gmap events
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH v1 2/3] KVM: s390: add stat counter for shadow gmap events
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [RFC][PATCH 3/9] arm64/io: Always inline all of __raw_{read,write}[bwlq]()
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v1 2/3] KVM: s390: add stat counter for shadow gmap events
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v1 2/3] KVM: s390: add stat counter for shadow gmap events
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v1 3/3] KVM: s390: add tracepoint in gmap notifier
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v1 1/3] KVM: s390: fix space before open parenthesis
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v1 3/3] KVM: s390: add tracepoint in gmap notifier
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [PATCH v1 1/3] KVM: s390: fix space before open parenthesis
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [PATCH v1 0/3] KVM: s390: add counters for vsie performance
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [PATCH v1 2/3] KVM: s390: add stat counter for shadow gmap events
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [RFC PATCH] asm-generic: Unify uapi bitsperlong.h
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [RFC][PATCH 1/9] seqlock/latch: Provide raw_read_seqcount_latch_retry()
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- [RFC PATCH] asm-generic: Unify uapi bitsperlong.h
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [RFC][PATCH 6/9] s390/time: Provide sched_clock_noinstr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC][PATCH 6/9] s390/time: Provide sched_clock_noinstr()
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [RFC][PATCH 7/9] x86/tsc: Provide sched_clock_noinstr()
- From: Wei Liu <wei.liu@xxxxxxxxxx>
- Re: [RFC][PATCH 7/9] x86/tsc: Provide sched_clock_noinstr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [RFC][PATCH 6/9] s390/time: Provide sched_clock_noinstr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [RFC][PATCH 7/9] x86/tsc: Provide sched_clock_noinstr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [RFC][PATCH 5/9] loongarch: Provide noinstr sched_clock_read()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [RFC][PATCH 1/9] seqlock/latch: Provide raw_read_seqcount_latch_retry()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [RFC][PATCH 9/9] cpuidle: Use local_clock_noinstr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [RFC][PATCH 4/9] arm64/arch_timer: Provide noinstr sched_clock_read() functions
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [RFC][PATCH 8/9] sched/clock: Provide local_clock_noinstr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [RFC][PATCH 3/9] arm64/io: Always inline all of __raw_{read,write}[bwlq]()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [RFC][PATCH 2/9] time/sched_clock: Provide sched_clock_noinstr()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [RFC][PATCH 0/9] local_clock() vs noinstr
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 8/9] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [linux-next:master 14680/14811] mm/filemap.c:4250:1: sparse: sparse: Using plain integer as NULL pointer
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- Re: [linux-next:master 14680/14811] mm/filemap.c:4250:1: sparse: sparse: Using plain integer as NULL pointer
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [linux-next:master 14680/14811] mm/filemap.c:4250:1: sparse: sparse: Using plain integer as NULL pointer
- From: Nhat Pham <nphamcs@xxxxxxxxx>
- RE: [PATCH v4 2/9] vfio-iommufd: Create iommufd_access for noiommu devices
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v4 8/9] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1] lib: s390x: mmu: fix conflicting types for get_dat_entry
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v1] lib: s390x: mmu: fix conflicting types for get_dat_entry
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [kvm-unit-tests PATCH v1] lib: s390x: mmu: fix conflicting types for get_dat_entry
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- [PATCH] s390/Kconfig: remove obsolete configs SCHED_{BOOK,DRAWER}
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- Re: [PATCH RESEND 1/2] pcmcia : make PCMCIA depend on HAS_IOMEM
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH RESEND 2/2] dmaengine: make QCOM_HIDMA depend on HAS_IOMEM
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- Re: [PATCH v2 30/34] sh: Convert pte_free_tlb() to use ptdescs
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- [PATCH RESEND 2/2] dmaengine: make QCOM_HIDMA depend on HAS_IOMEM
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH RESEND 1/2] pcmcia : make PCMCIA depend on HAS_IOMEM
- From: Baoquan He <bhe@xxxxxxxxxx>
- [PATCH RESEND 0/2] Make PCMCIA and QCOM_HIDMA depend on HAS_IOMEM
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH] s390: remove the unneeded select GCC12_NO_ARRAY_BOUNDS
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] s390: remove the unneeded select GCC12_NO_ARRAY_BOUNDS
- From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
- [bug report] workqueue lockup under fio stress on NVMe drive
- From: Gerd Bayer <gbayer@xxxxxxxxxxxxx>
- Re: [GIT PULL 0/2] KVM: s390: Some fixes for 6.4
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- [GIT PULL 2/2] KVM: s390: fix race in gmap_make_secure()
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [GIT PULL 1/2] KVM: s390: pv: fix asynchronous teardown for small VMs
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [GIT PULL 0/2] KVM: s390: Some fixes for 6.4
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH 06/20] iommu/exynos: Implement an IDENTITY domain
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 18/20] iommu: Add ops->domain_alloc_paging()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 18/20] iommu: Add ops->domain_alloc_paging()
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [RFC PATCH net-next v5 2/9] net/smc: Decouple ism_dev from SMC-D DMB registration
- From: Wen Gu <guwen@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 2/9] vfio-iommufd: Create iommufd_access for noiommu devices
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v4 2/9] vfio-iommufd: Create iommufd_access for noiommu devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v4 2/9] vfio-iommufd: Create iommufd_access for noiommu devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 18/20] iommu: Add ops->domain_alloc_paging()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 02/20] iommu/terga-gart: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 18/20] iommu: Add ops->domain_alloc_paging()
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 16/20] iommu/sun50i: Add an IOMMU_IDENTITIY_DOMAIN
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 16/20] iommu/sun50i: Add an IOMMU_IDENTITIY_DOMAIN
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 06/20] iommu/exynos: Implement an IDENTITY domain
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 02/20] iommu/terga-gart: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
- From: Thierry Reding <thierry.reding@xxxxxxxxx>
- Re: [PATCH 05/20] iommu: Allow an IDENTITY domain as the default_domain in ARM32
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 05/20] iommu: Allow an IDENTITY domain as the default_domain in ARM32
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 02/20] iommu/terga-gart: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v8 2/2] s390x: topology: Checking Configuration Topology Information
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH 04/20] iommu/fsl_pamu: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 02/20] iommu/terga-gart: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [kvm-unit-tests PATCH v8 2/2] s390x: topology: Checking Configuration Topology Information
- From: Nico Boehr <nrb@xxxxxxxxxxxxx>
- Re: [PATCH 02/20] iommu/terga-gart: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 04/20] iommu/fsl_pamu: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
- From: Robin Murphy <robin.murphy@xxxxxxx>
- RE: [PATCH v4 2/9] vfio-iommufd: Create iommufd_access for noiommu devices
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v4 2/9] vfio-iommufd: Create iommufd_access for noiommu devices
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- Re: [PATCH 02/20] iommu/terga-gart: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH v4 2/9] vfio-iommufd: Create iommufd_access for noiommu devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 20/20] iommu: Convert remaining simple drivers to domain_alloc_paging()
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/9] vfio-iommufd: Create iommufd_access for noiommu devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 03/20] iommu/s390: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH 20/20] iommu: Convert remaining simple drivers to domain_alloc_paging()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 20/20] iommu: Convert remaining simple drivers to domain_alloc_paging()
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 1/9] s390x: uv-host: Fix UV init test memory allocation
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 4/9] s390x: uv-host: Add cpu number check
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 6/9] s390x: uv-host: Switch to smp_sigp
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 2/9] s390x: uv-host: Check for sufficient amount of memory
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 8/9] s390x: uv-host: Fence access checks when UV debug is enabled
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 5/9] s390x: uv-host: Fix create guest variable storage prefix check
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 7/9] s390x: uv-host: Properly handle config creation errors
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 0/9] s390x: uv-host: Fixups and extensions part 1
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 9/9] s390x: uv-host: Add the test to unittests.conf
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 3/9] s390x: uv-host: Beautify code
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- RE: [PATCH v4 9/9] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
- From: "Liu, Yi L" <yi.l.liu@xxxxxxxxx>
- [kvm-unit-tests PATCH v4 5/7] s390x: pv: Add sie entry intercept and validity test
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v4 4/7] lib: s390x: uv: Add pv host requirement check function
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v4 0/7] s390x: Add PV SIE intercepts and ipl tests
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v4 1/7] lib: s390x: uv: Introduce UV validity function
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v4 3/7] s390x: pv-diags: Drop snippet from snippet names
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v4 7/7] s390x: pv-diags: Add the test to unittests.conf
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v4 6/7] s390x: pv: Add IPL reset tests
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v4 2/7] lib: s390x: uv: Add intercept data check library function
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH v2 21/34] arm64: Convert various functions to use ptdescs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 21/34] arm64: Convert various functions to use ptdescs
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 00/20] iommu: Make default_domain's mandatory
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH 00/20] iommu: Make default_domain's mandatory
- From: Heiko Stübner <heiko@xxxxxxxxx>
- Re: [PATCH 00/20] iommu: Make default_domain's mandatory
- From: Heiko Stübner <heiko@xxxxxxxxx>
- Re: [PATCH v2 29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH v2 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 18/34] mm: Remove page table members from struct page
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 28/34] openrisc: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 22/34] csky: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 23/34] hexagon: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 27/34] nios2: Convert __pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 15/34] x86: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 26/34] mips: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 25/34] m68k: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 14/34] powerpc: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 09/34] mm: Convert pmd_ptlock_init() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 17/34] s390: Convert various pgalloc functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 30/34] sh: Convert pte_free_tlb() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 19/34] pgalloc: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 24/34] loongarch: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 07/34] mm: Convert ptlock_alloc() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 31/34] sparc64: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 20/34] arm: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 21/34] arm64: Convert various functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 11/34] mm: Convert pmd_ptlock_free() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 12/34] mm: Convert ptlock_free() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 16/34] s390: Convert various gmap functions to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 10/34] mm: Convert ptlock_init() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 08/34] mm: Convert ptlock_ptr() to use ptdescs
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 04/34] pgtable: Create struct ptdesc
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 03/34] s390: Use pt_frag_refcount for pagetables
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 05/34] mm: add utility functions for ptdesc
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 02/34] s390: Use _pt_s390_gaddr for gmap address tracking
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- [PATCH v2 00/34] Split ptdesc from struct page
- From: "Vishal Moola (Oracle)" <vishal.moola@xxxxxxxxx>
- Re: [PATCH] mm/mempolicy: Fix use-after-free of VMA iterator
- From: Sven Schnelle <svens@xxxxxxxxxxxxx>
- [PATCH 01/20] iommu: Add IOMMU_DOMAIN_PLATFORM
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 14/20] iommu/ipmmu: Add an IOMMU_IDENTITIY_DOMAIN
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 20/20] iommu: Convert remaining simple drivers to domain_alloc_paging()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 18/20] iommu: Add ops->domain_alloc_paging()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 10/20] iommu/msm: Implement an IDENTITY domain
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 08/20] iommu/tegra-smmu: Support DMA domains in tegra
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 19/20] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 09/20] iommu/omap: Implement an IDENTITY domain
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 03/20] iommu/s390: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 00/20] iommu: Make default_domain's mandatory
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 17/20] iommu: Require a default_domain for all iommu drivers
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 16/20] iommu/sun50i: Add an IOMMU_IDENTITIY_DOMAIN
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 12/20] iommu: Remove ops->set_platform_dma_ops()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 11/20] iommu/mtk_iommu_v1: Implement an IDENTITY domain
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 13/20] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 04/20] iommu/fsl_pamu: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 05/20] iommu: Allow an IDENTITY domain as the default_domain in ARM32
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 02/20] iommu/terga-gart: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 15/20] iommu/mtk_iommu: Add an IOMMU_IDENTITIY_DOMAIN
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 07/20] iommu/tegra-smmu: Implement an IDENTITY domain
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH 06/20] iommu/exynos: Implement an IDENTITY domain
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- [PATCH v2] iommu/s390: Get rid of S390_CCW_IOMMU and S390_AP_IOMMU
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] iommu/s390: Get rid of S390_CCW_IOMMU
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH] iommu/s390: Get rid of S390_CCW_IOMMU
- From: Eric Farman <farman@xxxxxxxxxxxxx>
- Re: [GIT PULL] s390 patches for the 6.4 merge window
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH] mm/mempolicy: Fix use-after-free of VMA iterator
- From: Lorenzo Stoakes <lstoakes@xxxxxxxxx>
- [GIT PULL] s390 patches for the 6.4 merge window
- From: Vasily Gorbik <gor@xxxxxxxxxxxxx>
- [PATCH] iommu/s390: Get rid of S390_CCW_IOMMU
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [PATCH v4 2/9] vfio-iommufd: Create iommufd_access for noiommu devices
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- Re: [PATCH v4 2/9] vfio-iommufd: Create iommufd_access for noiommu devices
- From: Yi Liu <yi.l.liu@xxxxxxxxx>
- RE: [PATCH v10 00/22] Add vfio_device cdev for iommufd support
- From: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@xxxxxxxxxx>
- Re: [RFC PATCH net-next v5 5/9] net/smc: Introduce an interface for getting DMB attribute
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [RFC PATCH net-next v5 4/9] net/smc: Introduce SMC-D loopback device
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [RFC PATCH net-next v5 2/9] net/smc: Decouple ism_dev from SMC-D DMB registration
- From: Simon Horman <simon.horman@xxxxxxxxxxxx>
- Re: [PATCH v3 1/1] KVM: s390: fix race in gmap_make_secure()
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v8 2/2] s390x: topology: Checking Configuration Topology Information
- From: Pierre Morel <pmorel@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/9] vfio-iommufd: Create iommufd_access for noiommu devices
- From: Jason Gunthorpe <jgg@xxxxxxxxxx>
- RE: [PATCH v10 00/22] Add vfio_device cdev for iommufd support
- From: "Jiang, Yanting" <yanting.jiang@xxxxxxxxx>
- RE: [PATCH v4 0/9] Enhance vfio PCI hot reset for vfio cdev device
- From: "Jiang, Yanting" <yanting.jiang@xxxxxxxxx>
- [PATCH v3 0/1] fix race in gmap_make_secure()
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]