messages from 2024-07-09 17:07:55 to 2024-07-25 09:10:58 UTC [more...]
[PATCH 0/2] s390/kmsan: Two follow-up patches
2024-07-25 9:10 UTC (7+ messages)
` [PATCH 1/2] s390/kmsan: Fix merge conflict with get_lowcore() introduction
` [PATCH 2/2] s390/ptdump: Add KMSAN page markers
[PATCH v2 00/25] mm: introduce numa_memblks
2024-07-25 2:48 UTC (29+ messages)
` [PATCH v2 01/25] mm: move kernel/numa.c to mm/
` [PATCH v2 02/25] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v2 03/25] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v2 04/25] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 05/25] MIPS: loongson64: rename __node_data to node_data
` [PATCH v2 06/25] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 07/25] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 08/25] arch, mm: move definition of node_data to generic code
` [PATCH v2 09/25] arch, mm: pull out allocation of NODE_DATA "
` [PATCH v2 10/25] x86/numa: simplify numa_distance allocation
` [PATCH v2 11/25] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v2 12/25] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v2 13/25] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v2 14/25] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v2 15/25] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v2 16/25] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v2 17/25] mm: introduce numa_memblks
` [PATCH v2 18/25] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v2 19/25] mm: introduce numa_emulation
` [PATCH v2 20/25] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v2 21/25] mm: numa_memblks: make several functions and variables static
` [PATCH v2 22/25] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v2 23/25] arch_numa: switch over to numa_memblks
` [PATCH v2 24/25] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v2 25/25] docs: move numa=fake description to kernel-parameters.txt
[PATCH v2] selftests: mm: add s390 to ARCH check
2024-07-24 21:35 UTC
[PATCH] selftests: mm: add s390 to ARCH check
2024-07-24 21:06 UTC (2+ messages)
[GIT PULL] sysctl constification changes for v6.11-rc1
2024-07-24 21:00 UTC
[PATCH v2 00/10] selftests: kvm: s390: Add s390x ucontrol selftests
2024-07-24 16:18 UTC (18+ messages)
` [PATCH v2 01/10] selftests: kvm: s390: Define page sizes in shared header
` [PATCH v2 02/10] selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests
` [PATCH v2 03/10] selftests: kvm: s390: Add s390x ucontrol test suite with hpage test
` [PATCH v2 04/10] selftests: kvm: s390: Add test fixture and simple VM setup tests
` [PATCH v2 05/10] selftests: kvm: s390: Add debug print functions
` [PATCH v2 06/10] selftests: kvm: s390: Add VM run test case
` [PATCH v2 07/10] selftests: kvm: s390: Add uc_map_unmap VM "
` [PATCH v2 08/10] selftests: kvm: s390: Add uc_skey "
` [PATCH v2 09/10] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs
` [PATCH v2 10/10] s390: Enable KVM_S390_UCONTROL config in debug_defconfig
[PATCH RFC 0/6] mm: THP-agnostic refactor on huge mappings
2024-07-23 21:22 UTC (12+ messages)
` [PATCH RFC 1/6] mm/treewide: Remove pgd_devmap()
` [PATCH RFC 2/6] mm: PGTABLE_HAS_P[MU]D_LEAVES config options
` [PATCH RFC 3/6] mm/treewide: Make pgtable-generic.c THP agnostic
` [PATCH RFC 4/6] mm: Move huge mapping declarations from internal.h to huge_mm.h
` [PATCH RFC 5/6] mm/huge_mapping: Create huge_mapping_pxx.c
` [PATCH RFC 6/6] mm: Convert "*_trans_huge() || *_devmap()" to use *_leaf()
[PATCH 00/17] mm: introduce numa_memblks
2024-07-23 0:15 UTC (60+ messages)
` [PATCH 01/17] mm: move kernel/numa.c to mm/
` [PATCH 02/17] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH 03/17] MIPS: loongson64: rename __node_data to node_data
` [PATCH 04/17] arch, mm: move definition of node_data to generic code
` [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA "
` [PATCH 06/17] x86/numa: simplify numa_distance allocation
` [PATCH 07/17] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH 08/17] x86/numa_emu: simplify allocation of phys_dist
` [PATCH 09/17] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH 10/17] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH 11/17] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH 12/17] mm: introduce numa_memblks
` [PATCH 13/17] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH 14/17] mm: introduce numa_emulation
` [PATCH 15/17] mm: make numa_memblks more self-contained
` [PATCH 16/17] arch_numa: switch over to numa_memblks
` [PATCH 17/17] mm: make range-to-target_node lookup facility a part of numa_memblks
[GIT PULL] s390 patches for the 6.11 merge window
2024-07-18 23:06 UTC (2+ messages)
[kvm-unit-tests PATCH 0/4] s390x: split off snippet and sie related code
2024-07-18 10:50 UTC (5+ messages)
` [kvm-unit-tests PATCH 1/4] s390x: Split snippet makefile rules into new file
` [kvm-unit-tests PATCH 2/4] s390x/Makefile: Add more comments
` [kvm-unit-tests PATCH 3/4] s390x: Move SIE assembly into new file
` [kvm-unit-tests PATCH 4/4] lib: s390x: Split SIE fw structs from lib structs
[PATCH] s390/debug: optimize acquiring spinlock on failure in debug_info_copy()
2024-07-17 21:18 UTC
[PATCH 5.10 000/108] 5.10.222-rc1 review
2024-07-17 6:22 UTC (2+ messages)
[PATCH] s390/dasd: add missing MODULE_DESCRIPTION() macros
2024-07-16 14:33 UTC (5+ messages)
[PATCH v2 2/2] virtio: fix vq # for balloon
2024-07-16 10:52 UTC (11+ messages)
[PATCH 0/2] s390/dasd: module warning and error check fix
2024-07-15 16:57 UTC (4+ messages)
` [PATCH 1/2] s390/dasd: add missing MODULE_DESCRIPTION() macros
` [PATCH 2/2] s390/dasd: fix error checks in dasd_copy_pair_store()
[PATCH v2] s390/cio: add missing MODULE_DESCRIPTION() macros
2024-07-15 15:58 UTC
Incorrect vmcoreinfo KERNELOFFSET after "s390/boot: Rework deployment of the kernel image"
2024-07-15 10:06 UTC (12+ messages)
[PATCH net-next] net/smc: introduce autosplit for smc
2024-07-15 2:53 UTC (3+ messages)
[RESEND PATCH 0/2] kbuild: Fix install errors when INSTALL_PATH does not exist
2024-07-14 19:24 UTC (6+ messages)
` [PATCH 1/2] kbuild: Abort make on install failures
` [PATCH 2/2] kbuild: Create INSTALL_PATH directory if it does not exist
[GIT PULL 0/3] KVM: s390x: changes for v6.11
2024-07-12 15:23 UTC (5+ messages)
` [GIT PULL 1/3] KVM: s390: remove useless include
` [GIT PULL 2/3] KVM: s390: vsie: retry SIE instruction on host intercepts
` [GIT PULL 3/3] kvm: s390: Reject memory region operations for ucontrol VMs
[PATCH v1 0/2] s390: Two small fixes and improvements
2024-07-12 9:56 UTC (5+ messages)
` [PATCH v1 2/2] s390/kvm: Move bitfields for dat tables
[PATCH v1 0/9] selftests: kvm: s390: Add s390x ucontrol selftests
2024-07-11 12:48 UTC (20+ messages)
` [PATCH v1 1/9] selftests: kvm: s390: Define page sizes in shared header
` [PATCH v1 2/9] selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests
` [PATCH v1 3/9] selftests: kvm: s390: Add s390x ucontrol test suite with hpage test
` [PATCH v1 4/9] selftests: kvm: s390: Add test fixture and simple VM setup tests
` [PATCH v1 5/9] selftests: kvm: s390: Add debug print functions
` [PATCH v1 6/9] selftests: kvm: s390: Add VM run test case
` [PATCH v1 8/9] selftests: kvm: s390: Add uc_skey VM "
` [PATCH v1 9/9] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs
[PATCH v4 0/4] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
2024-07-11 10:20 UTC (4+ messages)
` [PATCH v4 4/4] vfio/pci: Enable PCI resource mmap() on s390 and remove VFIO_PCI_MMAP
[PATCH 2/2] virtio: fix vq # when vq skipped
2024-07-10 3:25 UTC (3+ messages)
[PATCH] s390/cio: add missing MODULE_DESCRIPTION() macros
2024-07-09 22:15 UTC (6+ 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