messages from 2024-07-11 23:30:24 to 2024-07-29 07:42:07 UTC [more...]
[kvm-unit-tests PATCH v1 0/3] s390x: small Makefile improvements
2024-07-29 7:41 UTC (6+ messages)
` [kvm-unit-tests PATCH v1 1/3] s390x/Makefile: snippets: Add separate target for the ELF snippets
[PATCH net] net/smc: prevent UAF in inet_create()
2024-07-29 7:00 UTC (2+ messages)
[PATCH AUTOSEL 4.19 4/5] s390/sclp: Prevent release of buffer in I/O
2024-07-28 15:50 UTC
[PATCH AUTOSEL 5.4 5/6] s390/sclp: Prevent release of buffer in I/O
2024-07-28 15:50 UTC
[PATCH AUTOSEL 5.10 6/7] s390/sclp: Prevent release of buffer in I/O
2024-07-28 15:50 UTC
[PATCH AUTOSEL 5.15 09/10] s390/sclp: Prevent release of buffer in I/O
2024-07-28 15:49 UTC
[PATCH AUTOSEL 6.1 16/17] s390/sclp: Prevent release of buffer in I/O
2024-07-28 15:47 UTC
[PATCH AUTOSEL 6.6 19/20] s390/sclp: Prevent release of buffer in I/O
2024-07-28 15:45 UTC
[PATCH AUTOSEL 6.10 32/34] s390/sclp: Prevent release of buffer in I/O
2024-07-28 15:40 UTC
[syzbot] [net?] [s390?] possible deadlock in smc_switch_to_fallback (2)
2024-07-27 17:46 UTC (2+ messages)
[GIT PULL] more s390 updates for 6.11 merge window
2024-07-26 18:07 UTC (3+ messages)
[PATCH v2] s390/cio: add missing MODULE_DESCRIPTION() macros
2024-07-26 11:14 UTC (2+ messages)
[PATCH v2 00/25] mm: introduce numa_memblks
2024-07-26 9:40 UTC (30+ 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
[kvm-unit-tests PATCH] build: retain intermediate .aux.o targets
2024-07-26 9:05 UTC (7+ messages)
[GIT PULL] sysctl constification changes for v6.11-rc1
2024-07-25 20:37 UTC (3+ messages)
[PATCH] s390/mm: Fix VM_FAULT_HWPOISON handling in do_fault_error()
2024-07-25 15:02 UTC
[kvm-unit-tests PATCH 0/4] s390x: split off snippet and sie related code
2024-07-25 14:40 UTC (13+ 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 v2 00/10] selftests: kvm: s390: Add s390x ucontrol selftests
2024-07-25 14:07 UTC (20+ 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
move features flags into queue_limits v2
2024-07-25 13:00 UTC (4+ messages)
` [PATCH 14/26] block: move the nonrot flag to queue_limits
[PATCH RFC v2 0/5] arm64: support DMA zone starting above 4GB
2024-07-25 11:49 UTC (4+ messages)
` [PATCH RFC v2 2/5] of: get dma area lower limit
[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] 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)
[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)
[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 (2+ 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()
Incorrect vmcoreinfo KERNELOFFSET after "s390/boot: Rework deployment of the kernel image"
2024-07-15 10:06 UTC (11+ 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 (2+ messages)
[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
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