Linux S390
[Prev Page][Next Page]
- Re: [PATCH v1 08/10] mm: Kconfig hooks to determine max anon folio allocation order, (continued)
- [PATCH v3 00/13] refactor Kconfig to consolidate KEXEC and CRASH options,
Eric DeVolder
- [PATCH v3 04/13] ia64/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v3 03/13] arm/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v3 06/13] loongarch/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v3 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v3 08/13] mips/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v3 12/13] s390/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v3 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v3 07/13] m68k/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v3 02/13] x86/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v3 10/13] powerpc/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v3 05/13] arm64/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v3 09/13] parisc/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v3 13/13] sh/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH net-next v5 09/16] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v5 01/16] tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage, David Howells
- [GIT PULL] s390 updates for 6.5,
Alexander Gordeev
- [kvm-unit-tests PATCH 0/2] Rework LDFLAGS and link with noexecstack,
Thomas Huth
- Re: [PATCH 00/79] fs: new accessors for inode->i_ctime,
Christian Brauner
- [PATCH net-next v4 09/15] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v4 01/15] tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage, David Howells
- [kvm-unit-tests PATCH] s390x: Align __bss_end to a halfword boundary,
Thomas Huth
- prospective 13/12 s390 pgtable_list patch,
Hugh Dickins
- [kvm-unit-tests PATCH v4] runtime: Allow to specify properties for accelerator,
Gavin Shan
- [PATCH v5 00/33] Split ptdesc from struct page,
Vishal Moola (Oracle)
- [PATCH v5 01/33] mm: Add PAGE_TYPE_OP folio functions, Vishal Moola (Oracle)
- [PATCH v5 02/33] s390: Use _pt_s390_gaddr for gmap address tracking, Vishal Moola (Oracle)
- [PATCH v5 03/33] pgtable: Create struct ptdesc, Vishal Moola (Oracle)
- [PATCH v5 04/33] mm: add utility functions for ptdesc, Vishal Moola (Oracle)
- [PATCH v5 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc(), Vishal Moola (Oracle)
- [PATCH v5 06/33] mm: Convert ptlock_alloc() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 07/33] mm: Convert ptlock_ptr() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 08/33] mm: Convert pmd_ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 10/33] mm: Convert pmd_ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 09/33] mm: Convert ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 11/33] mm: Convert ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}, Vishal Moola (Oracle)
- [PATCH v5 13/33] powerpc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 14/33] x86: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 17/33] mm: Remove page table members from struct page, Vishal Moola (Oracle)
- [PATCH v5 15/33] s390: Convert various gmap functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 16/33] s390: Convert various pgalloc functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 18/33] pgalloc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 19/33] arm: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 20/33] arm64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 21/33] csky: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 22/33] hexagon: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 23/33] loongarch: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 24/33] m68k: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 25/33] mips: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 27/33] openrisc: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 28/33] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 29/33] sh: Convert pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 30/33] sparc64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents, Vishal Moola (Oracle)
- [PATCH v5 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v5 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers, Vishal Moola (Oracle)
- [PATCH] revert "s390/net: lcs: use IS_ENABLED() for kconfig detection",
Randy Dunlap
- [PATCH] s390/decompresser: fix misaligned symbol build error,
Heiko Carstens
- Re: [PATCH 01/79] fs: add ctime accessors infrastructure,
Jeff Layton
- [kvm-unit-tests PATCH v4 0/8] s390x: uv-host: Fixups and extensions part 1,
Janosch Frank
- [PATCH] s390/net: lcs: fix build errors when FDDI is a loadable module,
Randy Dunlap
- [GIT PULL 00/11] kvm: s390: Changes for 6.5,
Janosch Frank
- [GIT PULL 04/11] KVM: s390/diag: fix racy access of physical cpu number in diag 9c handler, Janosch Frank
- [GIT PULL 01/11] KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes, Janosch Frank
- [GIT PULL 08/11] s390/uvdevice: Add 'List Secrets' UVC, Janosch Frank
- [GIT PULL 11/11] s390/uv: Update query for secret-UVCs, Janosch Frank
- [GIT PULL 02/11] KVM: s390: selftests: add selftest for CMMA migration, Janosch Frank
- [GIT PULL 06/11] s390/uvdevice: Add info IOCTL, Janosch Frank
- [GIT PULL 10/11] s390/uv: replace scnprintf with sysfs_emit, Janosch Frank
- [GIT PULL 07/11] s390/uvdevice: Add 'Add Secret' UVC, Janosch Frank
- [GIT PULL 03/11] KVM: s390: vsie: fix the length of APCB bitmap, Janosch Frank
- [GIT PULL 09/11] s390/uvdevice: Add 'Lock Secret Store' UVC, Janosch Frank
- [GIT PULL 05/11] s390/uv: Always export uv_info, Janosch Frank
- Re: [GIT PULL 00/11] kvm: s390: Changes for 6.5, Paolo Bonzini
- [PATCH 03/79] s390: switch to new ctime accessors,
Jeff Layton
- [PATCH net-next v2 0/4] s390/net: updates 2023-06-10,
Alexandra Winter
- [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays,
Joel Granados
- [PATCH 06/11] sysctl: Add size to register_net_sysctl function,
Joel Granados
- [PATCH 07/11] sysctl: Add size to register_sysctl, Joel Granados
- [PATCH net-next v3 03/18] tcp_bpf, smc, tls, espintcp: Reduce MSG_SENDPAGE_NOTLAST usage, David Howells
- [PATCH net-next v3 12/18] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES, David Howells
- [PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs,
Yair Podemsky
- [PATCH v7 10/19] s390: mm: Convert to GENERIC_IOREMAP,
Baoquan He
- [PATCH net-next 0/4] s390/net: updates 2023-06-10,
Alexandra Winter
- [PATCH v2 00/12] mm: free retracted page table by RCU,
Hugh Dickins
- [PATCH v2 01/12] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s, Hugh Dickins
- [PATCH v2 02/12] mm/pgtable: add PAE safety to __pte_offset_map(), Hugh Dickins
- [PATCH v2 03/12] arm: adjust_pte() use pte_offset_map_nolock(), Hugh Dickins
- [PATCH v2 04/12] powerpc: assert_pte_locked() use pte_offset_map_nolock(), Hugh Dickins
- [PATCH v2 05/12] powerpc: add pte_free_defer() for pgtables sharing page, Hugh Dickins
- [PATCH v2 06/12] sparc: add pte_free_defer() for pte_t *pgtable_t, Hugh Dickins
- [PATCH v2 07/12] s390: add pte_free_defer() for pgtables sharing page, Hugh Dickins
- [PATCH v2 08/12] mm/pgtable: add pte_free_defer() for pgtable as page, Hugh Dickins
- [PATCH v2 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock, Hugh Dickins
- [PATCH v2 10/12] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock(), Hugh Dickins
- [PATCH v2 11/12] mm/khugepaged: delete khugepaged_collapse_pte_mapped_thps(), Hugh Dickins
- [PATCH v2 12/12] mm: delete mmap_write_trylock() and vma_try_start_write(), Hugh Dickins
- [PATCH v2 00/13] refactor Kconfig to consolidate KEXEC and CRASH options,
Eric DeVolder
- [PATCH v2 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v2 02/13] x86/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v2 07/13] m68k/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v2 04/13] ia64/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v2 13/13] sh/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v2 05/13] arm64/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v2 11/13] riscv/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v2 08/13] mips/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v2 06/13] loongarch/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v2 12/13] s390/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v2 03/13] arm/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v2 09/13] parisc/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v2 10/13] powerpc/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [kvm-unit-tests PATCH v5 0/8] s390x: Add PV SIE intercepts and ipl tests,
Janosch Frank
- [PATCH net-next v2 11/17] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES, David Howells
- [PATCH net-next v2 03/17] tcp_bpf, smc, tls, espintcp: Reduce MSG_SENDPAGE_NOTLAST usage, David Howells
- [PATCH v4 00/25] iommu: Make default_domain's mandatory,
Jason Gunthorpe
- [PATCH v4 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain, Jason Gunthorpe
- [PATCH v4 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops, Jason Gunthorpe
- [PATCH v4 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM, Jason Gunthorpe
- [PATCH v4 10/25] iommu/exynos: Implement an IDENTITY domain, Jason Gunthorpe
- [PATCH v4 01/25] iommu: Add iommu_ops->identity_domain, Jason Gunthorpe
- [PATCH v4 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN, Jason Gunthorpe
- [PATCH v4 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390, Jason Gunthorpe
- [PATCH v4 22/25] iommu: Add __iommu_group_domain_alloc(), Jason Gunthorpe
- [PATCH v4 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging(), Jason Gunthorpe
- [PATCH v4 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type(), Jason Gunthorpe
- [PATCH v4 05/25] iommu/fsl_pamu: Implement a PLATFORM domain, Jason Gunthorpe
- [PATCH v4 23/25] iommu: Add ops->domain_alloc_paging(), Jason Gunthorpe
- [PATCH v4 11/25] iommu/tegra-smmu: Implement an IDENTITY domain, Jason Gunthorpe
- [PATCH v4 25/25] iommu: Convert remaining simple drivers to domain_alloc_paging(), Jason Gunthorpe
- [PATCH v4 21/25] iommu: Require a default_domain for all iommu drivers, Jason Gunthorpe
- [PATCH v4 12/25] iommu/tegra-smmu: Support DMA domains in tegra, Jason Gunthorpe
- [PATCH v4 13/25] iommu/omap: Implement an IDENTITY domain, Jason Gunthorpe
- [PATCH v4 15/25] iommufd/selftest: Make the mock iommu driver into a real driver, Jason Gunthorpe
- [PATCH v4 06/25] iommu/tegra-gart: Remove tegra-gart, Jason Gunthorpe
- [PATCH v4 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32, Jason Gunthorpe
- [PATCH v4 16/25] iommu: Remove ops->set_platform_dma_ops(), Jason Gunthorpe
- [PATCH v4 14/25] iommu/msm: Implement an IDENTITY domain, Jason Gunthorpe
- [PATCH v4 20/25] iommu/sun50i: Add an IOMMU_IDENTITIY_DOMAIN, Jason Gunthorpe
- [PATCH v4 19/25] iommu/mtk_iommu: Add an IOMMU_IDENTITIY_DOMAIN, Jason Gunthorpe
- [PATCH v4 18/25] iommu/ipmmu: Add an IOMMU_IDENTITIY_DOMAIN, Jason Gunthorpe
- [PATCH net-next 11/17] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES, David Howells
- [PATCH net-next 03/17] tcp_bpf, smc, tls, espintcp: Reduce MSG_SENDPAGE_NOTLAST usage, David Howells
- [PATCH AUTOSEL 4.14 1/5] s390/cio: unregister device when the only path is gone, Sasha Levin
- [PATCH AUTOSEL 5.4 1/8] s390/cio: unregister device when the only path is gone, Sasha Levin
- [PATCH AUTOSEL 5.10 02/14] s390/cio: unregister device when the only path is gone, Sasha Levin
- [PATCH AUTOSEL 4.19 1/6] s390/cio: unregister device when the only path is gone, Sasha Levin
- [PATCH AUTOSEL 5.10 07/14] s390/purgatory: disable branch profiling, Sasha Levin
- [PATCH AUTOSEL 5.15 02/16] s390/cio: unregister device when the only path is gone, Sasha Levin
- [PATCH AUTOSEL 5.15 08/16] s390/purgatory: disable branch profiling, Sasha Levin
- [PATCH AUTOSEL 6.1 14/26] s390/purgatory: disable branch profiling, Sasha Levin
- [PATCH AUTOSEL 6.1 04/26] s390/cio: unregister device when the only path is gone, Sasha Levin
- [PATCH AUTOSEL 6.3 15/30] s390/purgatory: disable branch profiling, Sasha Levin
- [PATCH AUTOSEL 6.3 04/30] s390/cio: unregister device when the only path is gone, Sasha Levin
- [PATCH v13 00/22] Add vfio_device cdev for iommufd support,
Yi Liu
- [PATCH v13 01/22] vfio: Allocate per device file structure, Yi Liu
- [PATCH v13 02/22] vfio: Refine vfio file kAPIs for KVM, Yi Liu
- [PATCH v13 03/22] vfio: Accept vfio device file in the KVM facing kAPI, Yi Liu
- [PATCH v13 04/22] kvm/vfio: Prepare for accepting vfio device fd, Yi Liu
- [PATCH v13 05/22] kvm/vfio: Accept vfio device file from userspace, Yi Liu
- [PATCH v13 07/22] vfio: Block device access via device fd until device is opened, Yi Liu
- [PATCH v13 06/22] vfio: Pass struct vfio_device_file * to vfio_device_open/close(), Yi Liu
- [PATCH v13 08/22] vfio: Add cdev_device_open_cnt to vfio_group, Yi Liu
- [PATCH v13 09/22] vfio: Make vfio_df_open() single open for device cdev path, Yi Liu
- [PATCH v13 10/22] vfio-iommufd: Move noiommu compat validation out of vfio_iommufd_bind(), Yi Liu
- [PATCH v13 11/22] vfio-iommufd: Split bind/attach into two steps, Yi Liu
- [PATCH v13 13/22] vfio-iommufd: Add detach_ioas support for physical VFIO devices, Yi Liu
- [PATCH v13 12/22] vfio: Record devid in vfio_device_file, Yi Liu
- [PATCH v13 16/22] vfio: Move vfio_device_group_unregister() to be the first operation in unregister, Yi Liu
- [PATCH v13 15/22] vfio-iommufd: Add detach_ioas support for emulated VFIO devices, Yi Liu
- [PATCH v13 14/22] iommufd/device: Add iommufd_access_detach() API, Yi Liu
- [PATCH v13 18/22] vfio: Add VFIO_DEVICE_BIND_IOMMUFD, Yi Liu
- [PATCH v13 17/22] vfio: Add cdev for vfio_device, Yi Liu
- [PATCH v13 19/22] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT, Yi Liu
- [PATCH v13 21/22] vfio: Compile vfio_group infrastructure optionally, Yi Liu
- [PATCH v13 20/22] vfio: Move the IOMMU_CAP_CACHE_COHERENCY check in __vfio_register_dev(), Yi Liu
- [PATCH v13 22/22] docs: vfio: Add vfio device cdev description, Yi Liu
- RE: [PATCH v13 00/22] Add vfio_device cdev for iommufd support, Duan, Zhenzhong
- Re: [PATCH v13 00/22] Add vfio_device cdev for iommufd support, Jason Gunthorpe
[PATCH v8 00/10] Enhance vfio PCI hot reset for vfio cdev device,
Yi Liu
- [PATCH v8 03/10] iommufd: Reserve all negative IDs in the iommufd xarray, Yi Liu
- [PATCH v8 04/10] iommufd: Add iommufd_ctx_has_group(), Yi Liu
- [PATCH v8 05/10] iommufd: Add helper to retrieve iommufd_ctx and devid, Yi Liu
- [PATCH v8 02/10] vfio/pci: Move the existing hot reset logic to be a helper, Yi Liu
- [PATCH v8 08/10] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev, Yi Liu
- [PATCH v8 06/10] vfio: Mark cdev usage in vfio_device, Yi Liu
- [PATCH v8 01/10] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset(), Yi Liu
- [PATCH v8 09/10] vfio/pci: Copy hot-reset device info to userspace in the devices loop, Yi Liu
- [PATCH v8 07/10] vfio: Add helper to search vfio_device in a dev_set, Yi Liu
- [PATCH v8 10/10] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET, Yi Liu
[PATCH v2 00/12] mm: jit/text allocator,
Mike Rapoport
- [PATCH v2 01/12] nios2: define virtual address space for modules, Mike Rapoport
- [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc(), Mike Rapoport
- [PATCH v2 03/12] mm/execmem, arch: convert simple overrides of module_alloc to execmem, Mike Rapoport
- [PATCH v2 04/12] mm/execmem, arch: convert remaining overrides of module_alloc to execmem, Mike Rapoport
- [PATCH v2 05/12] modules, execmem: drop module_alloc, Mike Rapoport
- [PATCH v2 06/12] mm/execmem: introduce execmem_data_alloc(), Mike Rapoport
- [PATCH v2 07/12] arm64, execmem: extend execmem_params for generated code definitions, Mike Rapoport
- [PATCH v2 08/12] riscv: extend execmem_params for kprobes allocations, Mike Rapoport
- [PATCH v2 10/12] arch: make execmem setup available regardless of CONFIG_MODULES, Mike Rapoport
- [PATCH v2 09/12] powerpc: extend execmem_params for kprobes allocations, Mike Rapoport
- [PATCH v2 11/12] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES, Mike Rapoport
- [PATCH v2 12/12] kprobes: remove dependcy on CONFIG_MODULES, Mike Rapoport
- Re: [PATCH v2 00/12] mm: jit/text allocator, Edgecombe, Rick P
[PATCH] s390/net: lcs: use IS_ENABLED() for kconfig detection,
Randy Dunlap
[PATCH v5 0/7] s390/uvdevice: Expose secret UVCs,
Steffen Eiden
[kvm-unit-tests PATCH v3] runtime: Allow to specify properties for accelerator,
Gavin Shan
[PATCH] MAINTAINERS: add reviewers for SMC Sockets,
Jan Karcher
[PATCH] s390/crash: Use the correct type for memory allocation,
Christophe JAILLET
[PATCH] s390/ism: Fix trying to free already-freed IRQ by repeated ism_dev_exit(),
Julian Ruess
[PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma(),
Rick Edgecombe
[PATCH v9 02/42] mm: Move pte/pmd_mkwrite() callers with no VMA to _novma(),
Rick Edgecombe
[PATCH v4 00/34] Split ptdesc from struct page,
Vishal Moola (Oracle)
- [PATCH v4 01/34] mm: Add PAGE_TYPE_OP folio functions, Vishal Moola (Oracle)
- [PATCH v4 05/34] mm: add utility functions for ptdesc, Vishal Moola (Oracle)
- [PATCH v4 07/34] mm: Convert ptlock_alloc() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 04/34] pgtable: Create struct ptdesc, Vishal Moola (Oracle)
- [PATCH v4 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc(), Vishal Moola (Oracle)
- [PATCH v4 09/34] mm: Convert pmd_ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 08/34] mm: Convert ptlock_ptr() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 02/34] s390: Use _pt_s390_gaddr for gmap address tracking, Vishal Moola (Oracle)
- [PATCH v4 03/34] s390: Use pt_frag_refcount for pagetables, Vishal Moola (Oracle)
- [PATCH v4 11/34] mm: Convert pmd_ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 12/34] mm: Convert ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}, Vishal Moola (Oracle)
- [PATCH v4 16/34] s390: Convert various gmap functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 17/34] s390: Convert various pgalloc functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 14/34] powerpc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 26/34] mips: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 22/34] csky: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents, Vishal Moola (Oracle)
- [PATCH v4 10/34] mm: Convert ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 30/34] sh: Convert pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 21/34] arm64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 20/34] arm: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 27/34] nios2: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 18/34] mm: Remove page table members from struct page, Vishal Moola (Oracle)
- [PATCH v4 24/34] loongarch: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 15/34] x86: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 19/34] pgalloc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 28/34] openrisc: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 23/34] hexagon: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers, Vishal Moola (Oracle)
- [PATCH v4 31/34] sparc64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v4 25/34] m68k: Convert various functions to use ptdescs, Vishal Moola (Oracle)
[PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options,
Eric DeVolder
- [PATCH v1 11/21] riscv/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 13/21] sh/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 02/21] x86/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 08/21] mips/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 01/21] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 06/21] loongarch/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 07/21] m68k/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 09/21] parisc/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 03/21] arm/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 05/21] arm64/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 12/21] s390/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 04/21] ia64/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 10/21] powerpc/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- Re: [PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options, Eric DeVolder
- Re: [PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options, Kees Cook
[PATCH] s390: ebcdic: Fix a typo in a comment, Christophe JAILLET
Re: linux-next: Tree for Jun 9 (drivers/s390/char/uvdevice.o),
Randy Dunlap
[PATCH v3 00/25] iommu: Make default_domain's mandatory,
Jason Gunthorpe
- [PATCH v3 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM, Jason Gunthorpe
- [PATCH v3 12/25] iommu/tegra-smmu: Support DMA domains in tegra, Jason Gunthorpe
- [PATCH v3 13/25] iommu/omap: Implement an IDENTITY domain, Jason Gunthorpe
- [PATCH v3 11/25] iommu/tegra-smmu: Implement an IDENTITY domain, Jason Gunthorpe
- [PATCH v3 23/25] iommu: Add ops->domain_alloc_paging(), Jason Gunthorpe
- [PATCH v3 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32, Jason Gunthorpe
- [PATCH v3 01/25] iommu: Add iommu_ops->identity_domain, Jason Gunthorpe
- [PATCH v3 21/25] iommu: Require a default_domain for all iommu drivers, Jason Gunthorpe
- [PATCH v3 05/25] iommu/fsl_pamu: Implement a PLATFORM domain, Jason Gunthorpe
- [PATCH v3 07/25] iommu/mtk_iommu_v1: Implement an IDENTITY domain, Jason Gunthorpe
- [PATCH v3 08/25] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type(), Jason Gunthorpe
- [PATCH v3 22/25] iommu: Add __iommu_group_domain_alloc(), Jason Gunthorpe
- [PATCH v3 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops, Jason Gunthorpe
- [PATCH v3 18/25] iommu/ipmmu: Add an IOMMU_IDENTITIY_DOMAIN, Jason Gunthorpe
- [PATCH v3 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390, Jason Gunthorpe
- [PATCH v3 06/25] iommu/tegra-gart: Remove tegra-gart, Jason Gunthorpe
- [PATCH v3 19/25] iommu/mtk_iommu: Add an IOMMU_IDENTITIY_DOMAIN, Jason Gunthorpe
- [PATCH v3 17/25] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN, Jason Gunthorpe
- [PATCH v3 20/25] iommu/sun50i: Add an IOMMU_IDENTITIY_DOMAIN, Jason Gunthorpe
- [PATCH v3 16/25] iommu: Remove ops->set_platform_dma_ops(), Jason Gunthorpe
- [PATCH v3 25/25] iommu: Convert remaining simple drivers to domain_alloc_paging(), Jason Gunthorpe
- [PATCH v3 24/25] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging(), Jason Gunthorpe
- [PATCH v3 14/25] iommu/msm: Implement an IDENTITY domain, Jason Gunthorpe
- [PATCH v3 10/25] iommu/exynos: Implement an IDENTITY domain, Jason Gunthorpe
- [PATCH v3 15/25] iommufd/selftest: Make the mock iommu driver into a real driver, Jason Gunthorpe
[PATCH 0/1] s390/dasd: fix locking error,
Stefan Haberland
[GIT PULL] s390 updates for 6.4-rc6,
Alexander Gordeev
[PATCH v6 10/19] s390: mm: Convert to GENERIC_IOREMAP,
Baoquan He
[Index of Archives]
[Kernel Development]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]
[More Archives]