public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-22 21:02:52 to 2023-06-28 12:34:48 UTC [more...]

[PATCH v13 00/22] Add vfio_device cdev for iommufd support
 2023-06-28 12:34 UTC  (10+ messages)
` [PATCH v13 22/22] docs: vfio: Add vfio device cdev description

[PATCH v1 00/10] variable-order, large folios for anonymous memory
 2023-06-28 11:09 UTC  (43+ messages)
` [PATCH v1 01/10] mm: Expose clear_huge_page() unconditionally
` [PATCH v1 02/10] mm: pass gfp flags and order to vma_alloc_zeroed_movable_folio()
` [PATCH v1 03/10] mm: Introduce try_vma_alloc_movable_folio()
` [PATCH v1 04/10] mm: Implement folio_add_new_anon_rmap_range()
` [PATCH v1 05/10] mm: Implement folio_remove_rmap_range()
` [PATCH v1 06/10] mm: Allow deferred splitting of arbitrary large anon folios
` [PATCH v1 07/10] mm: Batch-zap large anonymous folio PTE mappings
` [PATCH v1 08/10] mm: Kconfig hooks to determine max anon folio allocation order
` [PATCH v1 09/10] arm64: mm: Declare support for large anonymous folios
` [PATCH v1 10/10] mm: Allocate large folios for anonymous memory

[PATCH v3 0/3] Make fprobe + rethook immune to recursion
 2023-06-28  7:16 UTC  (3+ messages)
` [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free

[PATCH v3 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-28  8:20 UTC  (17+ messages)
` [PATCH v3 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v3 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v3 03/13] arm/kexec: "
` [PATCH v3 04/13] ia64/kexec: "
` [PATCH v3 05/13] arm64/kexec: "
` [PATCH v3 06/13] loongarch/kexec: "
` [PATCH v3 07/13] m68k/kexec: "
` [PATCH v3 08/13] mips/kexec: "
` [PATCH v3 09/13] parisc/kexec: "
` [PATCH v3 10/13] powerpc/kexec: "
` [PATCH v3 11/13] riscv/kexec: "
` [PATCH v3 12/13] s390/kexec: "
` [PATCH v3 13/13] sh/kexec: "

[PATCH v6 00/33] Split ptdesc from struct page
 2023-06-28  7:41 UTC  (42+ messages)
` [PATCH v6 01/33] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v6 02/33] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v6 03/33] pgtable: Create struct ptdesc
` [PATCH v6 04/33] mm: add utility functions for ptdesc
` [PATCH v6 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH v6 06/33] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH v6 07/33] mm: Convert ptlock_ptr() "
` [PATCH v6 08/33] mm: Convert pmd_ptlock_init() "
` [PATCH v6 09/33] mm: Convert ptlock_init() "
` [PATCH v6 10/33] mm: Convert pmd_ptlock_free() "
` [PATCH v6 11/33] mm: Convert ptlock_free() "
` [PATCH v6 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v6 13/33] powerpc: Convert various functions to use ptdescs
` [PATCH v6 14/33] x86: "
` [PATCH v6 15/33] s390: Convert various gmap "
` [PATCH v6 16/33] s390: Convert various pgalloc "
` [PATCH v6 17/33] mm: Remove page table members from struct page
` [PATCH v6 18/33] pgalloc: Convert various functions to use ptdescs
` [PATCH v6 19/33] arm: "
` [PATCH v6 20/33] arm64: "
` [PATCH v6 21/33] csky: Convert __pte_free_tlb() "
` [PATCH v6 22/33] hexagon: "
` [PATCH v6 23/33] loongarch: Convert various functions "
` [PATCH v6 24/33] m68k: "
` [PATCH v6 25/33] mips: "
` [PATCH v6 26/33] nios2: Convert __pte_free_tlb() "
` [PATCH v6 27/33] openrisc: "
` [PATCH v6 28/33] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v6 29/33] sh: Convert pte_free_tlb() "
` [PATCH v6 30/33] sparc64: Convert various functions "
` [PATCH v6 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v6 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v6 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH] s390/net: lcs: fix build errors when FDDI is a loadable module
 2023-06-28  5:06 UTC  (6+ messages)

[GIT PULL] s390 updates for 6.5 merge window
 2023-06-27 23:10 UTC  (2+ messages)

[PATCH v5 00/33] Split ptdesc from struct page
 2023-06-27 21:57 UTC  (22+ messages)
` [PATCH v5 24/33] m68k: Convert various functions to use ptdescs
` [PATCH v5 26/33] nios2: Convert __pte_free_tlb() "
` [PATCH v5 27/33] openrisc: "
` [PATCH v5 28/33] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v5 29/33] sh: Convert pte_free_tlb() "
` [PATCH v5 30/33] sparc64: Convert various functions "
` [PATCH v5 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v5 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v5 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH v2 00/12] mm: free retracted page table by RCU
 2023-06-27 20:53 UTC  (8+ messages)
` [PATCH v2 05/12] powerpc: add pte_free_defer() for pgtables sharing page

[kvm-unit-tests PATCH v10 0/2] S390x: CPU Topology Information
 2023-06-27  8:21 UTC  (3+ messages)
` [kvm-unit-tests PATCH v10 1/2] s390x: topology: Check the Perform Topology Function
` [kvm-unit-tests PATCH v10 2/2] s390x: topology: Checking Configuration Topology Information

[PATCH net-next v2 0/4] s390/net: updates 2023-06-10
 2023-06-27  5:09 UTC  (6+ messages)
` [PATCH net-next v2 1/4] s390/lcs: Convert sysfs sprintf to sysfs_emit
` [PATCH net-next v2 4/4] s390/ctcm: Convert sprintf/snprintf to scnprintf

prospective 13/12 s390 pgtable_list patch
 2023-06-27  3:45 UTC  (5+ messages)

[kvm-unit-tests PATCH 0/2] Rework LDFLAGS and link with noexecstack
 2023-06-26 22:34 UTC  (7+ messages)
` [kvm-unit-tests PATCH 1/2] Rework the common LDFLAGS to become more useful again
` [kvm-unit-tests PATCH 2/2] Link with "-z noexecstack" to avoid warning from newer versions of ld

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-26 17:48 UTC  (15+ messages)
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()

[GIT PULL] s390 updates for 6.5
 2023-06-26 17:34 UTC  (4+ messages)

[kvm-unit-tests PATCH] s390x: Align __bss_end to a halfword boundary
 2023-06-26 15:34 UTC  (2+ messages)

[PATCH v2 0/2] send tlb_remove_table_smp_sync IPI only to necessary CPUs
 2023-06-26 15:23 UTC  (9+ messages)
` [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs

[PATCH v12 00/24] Add vfio_device cdev for iommufd support
 2023-06-26 14:51 UTC  (22+ messages)
` [PATCH v12 13/24] vfio-iommufd: Add detach_ioas support for physical VFIO devices
` [PATCH v12 14/24] iommufd/device: Add iommufd_access_detach() API
` [PATCH v12 15/24] vfio-iommufd: Add detach_ioas support for emulated VFIO devices
` [PATCH v12 16/24] vfio: Move vfio_device_group_unregister() to be the first operation in unregister
` [PATCH v12 17/24] vfio: Add cdev for vfio_device
` [PATCH v12 18/24] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
` [PATCH v12 19/24] vfio: Add VFIO_DEVICE_[AT|DE]TACH_IOMMUFD_PT
` [PATCH v12 23/24] vfio: Compile vfio_group infrastructure optionally

[PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
 2023-06-26  6:56 UTC  (2+ messages)

[PATCH] revert "s390/net: lcs: use IS_ENABLED() for kconfig detection"
 2023-06-24 22:20 UTC  (3+ messages)

[PATCH v7 10/19] s390: mm: Convert to GENERIC_IOREMAP
 2023-06-24 12:45 UTC  (5+ messages)

[PATCH net-next v5 01/16] tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
 2023-06-23 22:55 UTC  (2+ messages)
` [PATCH net-next v5 09/16] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES

[kvm-unit-tests PATCH v4] runtime: Allow to specify properties for accelerator
 2023-06-23 15:38 UTC  (3+ messages)

[PATCH 06/11] sysctl: Add size to register_net_sysctl function
 2023-06-23 14:21 UTC  (4+ messages)

[PATCH 00/79] fs: new accessors for inode->i_ctime
 2023-06-23 12:41 UTC 

[PATCH net-next v4 01/15] tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
 2023-06-23 11:44 UTC  (2+ messages)
` [PATCH net-next v4 09/15] smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES

[kvm-unit-tests PATCH v3] runtime: Allow to specify properties for accelerator
 2023-06-23  7:36 UTC  (6+ messages)


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