messages from 2023-06-23 14:04:15 to 2023-06-29 08:41:16 UTC [more...]
[PATCH 0/2] KVM: s390: interrupt: Fix stepping into interrupt handlers
2023-06-29 8:32 UTC
[PATCH] s390/lcs: Remove FDDI option
2023-06-29 7:59 UTC (5+ messages)
[PATCH v2 00/12] mm: free retracted page table by RCU
2023-06-29 5:08 UTC (11+ messages)
` [PATCH v2 05/12] powerpc: add pte_free_defer() for pgtables sharing page
` [PATCH v2 07/12] s390: "
[PATCH v1 00/10] variable-order, large folios for anonymous memory
2023-06-29 2:21 UTC (50+ 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] syscalls: Cleanup references to sys_lookup_dcookie()
2023-06-28 23:43 UTC (2+ messages)
prospective 13/12 s390 pgtable_list patch
2023-06-28 19:15 UTC (6+ messages)
[PATCH v6 00/33] Split ptdesc from struct page
2023-06-28 18:51 UTC (43+ 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 15:29 UTC (8+ messages)
[PATCH v12 00/24] Add vfio_device cdev for iommufd support
2023-06-28 14:41 UTC (24+ 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 v3 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
2023-06-28 13:30 UTC (18+ 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 v1 1/1] KVM: s390: pv: simplify shutdown and fix race
2023-06-28 13:10 UTC
[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 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
[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 (14+ messages)
` [PATCH v5 24/33] m68k: Convert various functions to use ptdescs
` [PATCH v5 26/33] nios2: Convert __pte_free_tlb() "
[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 (3+ messages)
` [PATCH net-next v2 1/4] s390/lcs: Convert sysfs sprintf to sysfs_emit
[kvm-unit-tests PATCH 0/2] Rework LDFLAGS and link with noexecstack
2023-06-26 22:34 UTC (6+ messages)
` [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 (7+ messages)
` [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
[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 (2+ 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 (2+ messages)
[PATCH 06/11] sysctl: Add size to register_net_sysctl function
2023-06-23 14:21 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox