public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-09 14:57:16 to 2024-10-15 16:43:32 UTC [more...]

[PATCH v3 00/11] s390/kvm: Handle guest-related program interrupts in KVM
 2024-10-15 16:43 UTC  (5+ messages)
` [PATCH v3 01/11] s390/entry: Remove __GMAP_ASCE and use _PIF_GUEST_FAULT again
` [PATCH v3 02/11] s390/kvm: Remove kvm_arch_fault_in_page()
` [PATCH v3 03/11] s390/mm/gmap: Refactor gmap_fault() and add support for pfault
` [PATCH v3 04/11] s390/mm/gmap: Fix __gmap_fault() return code

[PATCH v2 0/7] virtio-mem: s390 support
 2024-10-15 15:20 UTC  (37+ messages)
` [PATCH v2 1/7] s390/kdump: implement is_kdump_kernel()
` [PATCH v2 2/7] Documentation: s390-diag.rst: make diag500 a generic KVM hypercall
` [PATCH v2 3/7] Documentation: s390-diag.rst: document diag500(STORAGE LIMIT) subfunction
` [PATCH v2 4/7] s390/physmem_info: query diag500(STORAGE LIMIT) to support QEMU/KVM memory devices
` [PATCH v2 5/7] virtio-mem: s390 support
` [PATCH v2 6/7] lib/Kconfig.debug: default STRICT_DEVMEM to "y" on s390
` [PATCH v2 7/7] s390/sparsemem: reduce section size to 128 MiB

[PATCH v6 0/5] selftests: kvm: s390: Add ucontrol memory selftests
 2024-10-15 14:15 UTC  (11+ messages)
` [PATCH v6 1/5] selftests: kvm: s390: Add uc_map_unmap VM test case
` [PATCH v6 2/5] selftests: kvm: s390: Add uc_skey "
` [PATCH v6 3/5] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs
` [PATCH v6 4/5] selftests: kvm: s390: Fix whitespace confusion in ucontrol test
` [PATCH v6 5/5] selftests: kvm: s390: correct IP.b length in uc_handle_sieic debug output

[PATCH 0/3] PtP driver for s390 clocks
 2024-10-15 12:43 UTC  (5+ messages)
` [PATCH 1/3] s390/time: Add clocksource id to TOD clock
` [PATCH 2/3] ptp: Add clock name to uevent
` [PATCH 3/3] s390/time: Add PtP driver

[PATCH RESEND 0/3] PtP driver for s390 clocks
 2024-10-15 12:19 UTC  (8+ messages)
` [PATCH 1/3] s390/time: Add clocksource id to TOD clock
` [PATCH 2/3] ptp: Add clock name to uevent
` [PATCH 3/3] s390/time: Add PtP driver

[PATCH v3 0/6] s390/uv: Retrieve Secrets Ultravisor Call support
 2024-10-15 12:01 UTC  (9+ messages)
` [PATCH v3 1/6] s390/boot/uv.c: Use a constant for more-data rc
` [PATCH v3 2/6] s390/uv: Retrieve UV secrets support
` [PATCH v3 3/6] s390/uvdevice: Add Retrieve Secret IOCTL
` [PATCH v3 4/6] s390/uvdevice: Increase indent in IOCTL definitions
` [PATCH v3 5/6] s390/uvdevice: Add List Secrets Ext IOCTL
` [PATCH v3 6/6] s390/uv: Retrieve UV secrets sysfs support

[PATCH v3 0/2] s390/uv: Provide host-key hashes in sysfs
 2024-10-15 11:39 UTC  (3+ messages)
` [PATCH v3 1/2] s390/uv: Refactor uv-sysfs creation
` [PATCH v3 2/2] s390/uv: Provide host-key hashes in sysfs

[RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
 2024-10-15 11:16 UTC  (5+ messages)

[PATCH 6.1 000/798] 6.1.113-rc1 review
 2024-10-15 11:14 UTC  (3+ messages)

[PATCH 6.11 000/214] 6.11.4-rc1 review
 2024-10-15 11:10 UTC  (6+ messages)

[kvm-unit-tests PATCH v3 0/7] s390x: STFLE nested interpretation
 2024-10-15 11:01 UTC  (9+ messages)
` [kvm-unit-tests PATCH v3 1/7] lib: Add pseudo random functions
` [kvm-unit-tests PATCH v3 7/7] s390x: Add test for STFLE interpretive execution (format-0)

[PATCH 6.6 000/213] 6.6.57-rc1 review
 2024-10-15  9:49 UTC  (2+ messages)

[PATCH v4] iommu/s390: Implement blocking domain
 2024-10-15  8:19 UTC  (2+ messages)

provide generic page_to_phys and phys_to_page implementations v2
 2024-10-15  5:44 UTC  (4+ messages)
` [PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
` [PATCH 2/2] asm-generic: add an optional pfn_valid check to pfn_valid

[PATCH net] net/smc: Fix memory leak when using percpu refs
 2024-10-15  1:10 UTC  (4+ messages)

[PATCH v5 0/5] Correct perf sampling with Guest VMs
 2024-10-14 15:46 UTC  (5+ messages)
` [PATCH v5 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH v5 3/5] powerpc: perf: Use perf_arch_instruction_pointer()

[PATCH 0/9] vdso: Remove timekeeper argument and includes
 2024-10-14 13:59 UTC  (13+ messages)
` [PATCH 1/9] vdso: Remove timekeeper argument of __arch_update_vsyscall()
` [PATCH 2/9] arm: vdso: Remove timekeeper includes
` [PATCH 3/9] arm64: vdso: Remove timekeeper include
` [PATCH 4/9] powerpc/vdso: Remove timekeeper includes
` [PATCH 5/9] riscv: vdso: Remove timekeeper include
` [PATCH 6/9] s390/vdso: Remove timekeeper includes
` [PATCH 7/9] x86/vdso: Remove timekeeper include
` [PATCH 8/9] LoongArch: vdso: Remove timekeeper includes
` [PATCH 9/9] MIPS: "

[PATCH v2 0/6] s390/uv: Retrieve Secrets Ultravisor Call support
 2024-10-14 11:46 UTC  (4+ messages)
` [PATCH v2 2/6] s390/uv: Retrieve UV secrets support

[PATCH 0/2] s390: two bugfixes (for kunit)
 2024-10-14  9:02 UTC  (5+ messages)
` [PATCH 1/2] s390/sclp: deactivate sclp after all its users
` [PATCH 2/2] s390/sclp_vt220: convert newlines to CRLF instead of LFCR

[PATCH v3 0/2] resolve gtp possible deadlock warning
 2024-10-14  7:30 UTC  (3+ messages)
` [PATCH v3 1/2] Patch from
` [PATCH v3 2/2] Move lockdep annotation to separate function for readability

[PATCH] net/smc: fix wrong comparation in smc_pnet_add_pnetid
 2024-10-14  7:16 UTC  (4+ messages)

[PATCH v2] resolve gtp possible deadlock warning
 2024-10-14  6:30 UTC  (5+ messages)

[PATCH net-next] net/smc: Introduce a hook to modify syn_smc at runtime
 2024-10-14  5:49 UTC  (5+ messages)

Yamaha Piano 10/12
 2024-10-12 21:58 UTC 

[PATCH v3] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
 2024-10-11 13:27 UTC  (3+ messages)

[PATCH] ftrace: Make ftrace_regs abstract from direct use
 2024-10-11  0:12 UTC  (4+ messages)

[PATCH net-next] net/smc: Address spelling errors
 2024-10-10 16:20 UTC  (3+ messages)

[PATCH net] net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC
 2024-10-10 16:10 UTC  (3+ messages)

[PATCH 0/1] s390: Align prototypes of zpci IO memcpy functions
 2024-10-10 14:58 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v1 0/5] virtio-mem: s390x support
 2024-10-10 14:42 UTC  (5+ messages)

[kvm-unit-tests PATCH v4 0/2] s390x: add tests for diag258
 2024-10-10 10:08 UTC  (5+ messages)
` [kvm-unit-tests PATCH v4 1/2] s390x: edat: move LC_SIZE to arch_def.h
` [kvm-unit-tests PATCH v4 2/2] s390x: add test for diag258

[PATCH net-next v1] net/smc: Fix memory leak in percpu refs
 2024-10-10  8:53 UTC  (2+ messages)

provide generic page_to_phys and phys_to_page implementations
 2024-10-10  8:37 UTC  (5+ messages)
` [PATCH] asm-generic: "

[kvm-unit-tests PATCH v1] configure: process arguments not starting with dash
 2024-10-10  8:27 UTC  (2+ messages)

[PATCH 00/28] vdso: Preparations for generic data storage
 2024-10-10  7:55 UTC  (31+ messages)
` [PATCH 01/28] csky/vdso: Remove gettimeofday() and friends from VDSO
` [PATCH 02/28] csky/vdso: Remove arch_vma_name()
` [PATCH 03/28] s390/vdso: Drop LBASE_VDSO
` [PATCH 04/28] arm64: vdso: "
` [PATCH 05/28] arm64: vdso: Use only one single vvar mapping
` [PATCH 06/28] riscv: "
` [PATCH 07/28] arm: vdso: Remove assembly for datapage access
` [PATCH 08/28] LoongArch: vDSO: Use vdso/datapage.h to access vDSO data
` [PATCH 09/28] MIPS: vdso: Avoid name conflict around "vdso_data"
` [PATCH 10/28] x86/mm/mmap: Remove arch_vma_name()
` [PATCH 11/28] x86: vdso: Use __arch_get_vdso_data() to access vdso data
` [PATCH 12/28] x86: vdso: Place vdso_data at beginning of vvar page
` [PATCH 13/28] x86: vdso: Access rng data from kernel without vvar
` [PATCH 14/28] x86: vdso: Allocate vvar page from C code
` [PATCH 15/28] x86: vdso: Access timens vdso data without vvar.h
` [PATCH 16/28] x86: vdso: Access rng "
` [PATCH 17/28] x86: vdso: Move the rng offset to vsyscall.h
` [PATCH 18/28] x86: vdso: Access vdso data without vvar.h
` [PATCH 19/28] x86: vdso: Delete vvar.h
` [PATCH 20/28] x86: vdso: Split virtual clock pages into dedicated mapping
` [PATCH 21/28] powerpc: vdso: Remove offset comment from 32bit vdso_arch_data
` [PATCH 22/28] powerpc: procfs: Propagate error of remap_pfn_range()
` [PATCH 23/28] powerpc/pseries/lparcfg: Fix printing of system_active_processors
` [PATCH 24/28] powerpc/pseries/lparcfg: Use num_possible_cpus() for potential processors
` [PATCH 25/28] powerpc: Add kconfig option for the systemcfg page
` [PATCH 26/28] powerpc: Split systemcfg data out of vdso data page
` [PATCH 27/28] powerpc: Split systemcfg struct definitions out from vdso
` [PATCH 28/28] vdso: Rename struct arch_vdso_data to arch_vdso_time_data

[PATCH v2 0/2] ftrace: Make ftrace_regs abstract and consolidate code
 2024-10-09 15:31 UTC  (3+ messages)
` [PATCH v2 2/2] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs


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