Linux-S390 Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-21 00:27:16 to 2024-06-27 18:20:12 UTC [more...]

[GIT PULL] asm-generic fixes for 6.10
 2024-06-27 18:20 UTC  (2+ messages)

selftests/ftrace kprobe_eventname test fails on s390x QEMU (KVM/Linux)
 2024-06-27 16:15 UTC  (4+ messages)

[GIT PULL] s390 fixes for 6.10-rc6
 2024-06-27 15:52 UTC 

[PATCH] s390/kmsan: Fix merge conflict with get_lowcore() introduction
 2024-06-27 15:03 UTC 

Incorrect vmcoreinfo KERNELOFFSET after "s390/boot: Rework deployment of the kernel image"
 2024-06-27 13:51 UTC  (3+ messages)

[PATCH] s390/kvm: Reject memory region operations for ucontrol VMs
 2024-06-27 12:32 UTC  (5+ messages)

[PATCH v4 0/4] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it
 2024-06-27 11:12 UTC  (8+ messages)
` [PATCH v4 1/4] s390/pci: Fix s390_mmio_read/write syscall page fault handling
` [PATCH v4 2/4] s390/pci: Add quirk support and set pdev-non_compliant_bars for ISM devices
` [PATCH v4 3/4] vfio/pci: Disable mmap() non-compliant BARs
` [PATCH v4 4/4] vfio/pci: Enable PCI resource mmap() on s390 and remove VFIO_PCI_MMAP

pass queue_limits to blk_mq_alloc_disk for simple drivers
 2024-06-27  9:58 UTC  (5+ messages)
` [PATCH 17/17] mmc: pass queue_limits to blk_mq_alloc_disk

[PATCH 1/1] KVM: s390: fix LPSWEY handling
 2024-06-27  9:57 UTC  (6+ messages)

[PATCH v2] s390/lcs: add missing MODULE_DESCRIPTION() macro
 2024-06-27  9:21 UTC  (4+ messages)

[PATCH v2] s390/ism: Add check for dma_set_max_seg_size in ism_probe()
 2024-06-27  7:17 UTC  (3+ messages)

[PATCH] randomize_kstack: Remove non-functional per-arch entropy filtering
 2024-06-26 22:10 UTC  (5+ messages)

[syzbot] [net?] [s390?] possible deadlock in smc_vlan_by_tcpsk
 2024-06-26 19:15 UTC 

[PATCH] s390/ism: Add check for dma_set_max_seg_size in ism_probe()
 2024-06-26 14:52 UTC  (5+ messages)

[PATCH v2] s390/zcrypt: optimizes memory allocation in online_show()
 2024-06-26  7:55 UTC  (3+ messages)

[axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression
 2024-06-26  6:18 UTC  (6+ messages)

[kvm-unit-tests PATCH v3 0/7] s390x: STFLE nested interpretation
 2024-06-25 23:52 UTC  (26+ messages)
` [kvm-unit-tests PATCH v3 1/7] lib: Add pseudo random functions
` [kvm-unit-tests PATCH v3 2/7] s390x: lib: Remove double include
` [kvm-unit-tests PATCH v3 3/7] s390x: Add sie_is_pv
` [kvm-unit-tests PATCH v3 4/7] s390x: Add function for checking diagnose intercepts
` [kvm-unit-tests PATCH v3 5/7] s390x: Add library functions for exiting from snippet
` [kvm-unit-tests PATCH v3 6/7] s390x: Use library functions for snippet exit
` [kvm-unit-tests PATCH v3 7/7] s390x: Add test for STFLE interpretive execution (format-0)

[PATCH] s390/netiucv: handle memory allocation failure in conn_action_start()
 2024-06-25 15:08 UTC  (5+ messages)

[PATCH v2] s390/raw3270: Handle memory allocation failures in raw3270_setup_console()
 2024-06-25  9:39 UTC  (5+ messages)

[PATCH v2] s390/netiucv: handle memory allocation failure in conn_action_start()
 2024-06-25  9:09 UTC  (3+ messages)

[PATCH v2 00/13] linux system call fixes
 2024-06-25  6:11 UTC  (11+ messages)
` [PATCH v2 01/13] ftruncate: pass a signed offset
` [PATCH v2 02/13] syscalls: fix compat_sys_io_pgetevents_time64 usage
` [PATCH v2 03/13] sparc: fix old compat_sys_select()
` [PATCH v2 04/13] sparc: fix compat recv/recvfrom syscalls
` [PATCH v2 05/13] parisc: use correct "
` [PATCH v2 06/13] parisc: use generic sys_fanotify_mark implementation
` [PATCH v2 07/13] powerpc: restore some missing spu syscalls
` [PATCH v2 08/13] sh: rework sync_file_range ABI
` [PATCH v2 09/13] csky, hexagon: fix broken sys_sync_file_range

[PATCH RESEND v2] s390/zcrypt: optimizes memory allocation in online_store()
 2024-06-24 22:31 UTC 

[PATCH 00/26] KVM: vfio: Hide KVM internals from others
 2024-06-24 19:21 UTC  (4+ messages)

move features flags into queue_limits v2
 2024-06-24 17:24 UTC  (4+ messages)
` [PATCH 14/26] block: move the nonrot flag to queue_limits

[syzbot] [net?] [s390?] possible deadlock in smc_switch_to_fallback (2)
 2024-06-24 15:15 UTC 

[PATCH 00/15] linux system call fixes
 2024-06-24 12:52 UTC  (33+ messages)
` [PATCH 01/15] ftruncate: pass a signed offset
` [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage
` [PATCH 03/15] mips: fix compat_sys_lseek syscall
` [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
` [PATCH 08/15] powerpc: restore some missing spu syscalls
` [PATCH 09/15] sh: rework sync_file_range ABI
    ` [musl] "
` [PATCH 10/15] csky, hexagon: fix broken sys_sync_file_range
` [PATCH 12/15] s390: remove native mmap2() syscall
` [PATCH 14/15] asm-generic: unistd: fix time32 compat syscall handling

[PATCH v2 0/4] s390: compile relocatable kernel with/without fPIE
 2024-06-24  9:59 UTC  (8+ messages)

[PATCH v7 00/38] kmsan: Enable on s390
 2024-06-24  7:34 UTC  (41+ messages)
` [PATCH v7 01/38] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v7 02/38] kmsan: Make the tests compatible with kmsan.panic=1
` [PATCH v7 03/38] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
` [PATCH v7 04/38] kmsan: Increase the maximum store size to 4096
` [PATCH v7 05/38] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces
` [PATCH v7 06/38] kmsan: Fix kmsan_copy_to_user() "
` [PATCH v7 07/38] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush()
` [PATCH v7 08/38] kmsan: Remove an x86-specific #include from kmsan.h
` [PATCH v7 09/38] kmsan: Expose kmsan_get_metadata()
` [PATCH v7 10/38] kmsan: Export panic_on_kmsan
` [PATCH v7 11/38] kmsan: Allow disabling KMSAN checks for the current task
` [PATCH v7 12/38] kmsan: Introduce memset_no_sanitize_memory()
` [PATCH v7 13/38] kmsan: Support SLAB_POISON
` [PATCH v7 14/38] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata()
` [PATCH v7 15/38] kmsan: Do not round up pg_data_t size
` [PATCH v7 16/38] kmsan: Expose KMSAN_WARN_ON()
` [PATCH v7 17/38] mm: slub: Let KMSAN access metadata
` [PATCH v7 18/38] mm: slub: Disable KMSAN when checking the padding bytes
` [PATCH v7 19/38] mm: kfence: Disable KMSAN when checking the canary
` [PATCH v7 20/38] lib/zlib: Unpoison DFLTCC output buffers
` [PATCH v7 21/38] kmsan: Accept ranges starting with 0 on s390
` [PATCH v7 22/38] s390/boot: Turn off KMSAN
` [PATCH v7 23/38] s390: Use a larger stack for KMSAN
` [PATCH v7 24/38] s390/boot: Add the KMSAN runtime stub
` [PATCH v7 25/38] s390/checksum: Add a KMSAN check
` [PATCH v7 26/38] s390/cpacf: Unpoison the results of cpacf_trng()
` [PATCH v7 27/38] s390/cpumf: Unpoison STCCTM output buffer
` [PATCH v7 28/38] s390/diag: Unpoison diag224() "
` [PATCH v7 29/38] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
` [PATCH v7 30/38] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN
` [PATCH v7 31/38] s390/mm: Define KMSAN metadata for vmalloc and modules
` [PATCH v7 32/38] s390/string: Add KMSAN support
` [PATCH v7 33/38] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
` [PATCH v7 34/38] s390/uaccess: Add KMSAN support to put_user() and get_user()
` [PATCH v7 35/38] s390/uaccess: Add the missing linux/instrumented.h #include
` [PATCH v7 36/38] s390/unwind: Disable KMSAN checks
` [PATCH v7 37/38] s390/kmsan: Implement the architecture-specific functions
` [PATCH v7 38/38] kmsan: Enable on s390

[PATCH] s390/raw3270: handle memory allocation failure in 'raw3270_setup_console()'
 2024-06-23 17:21 UTC  (3+ messages)
` [PATCH] s390/raw3270: Handle memory allocation failures in raw3270_setup_console()

[PATCH] s390/zcrypt: optimize memory allocation in online_show()
 2024-06-23 16:01 UTC  (2+ messages)

[PATCH vhost v9 0/6] refactor the params of find_vqs()
 2024-06-23 10:14 UTC  (7+ messages)
` [PATCH vhost v9 2/6] virtio: remove support for names array entries being null

[PATCH v6 0/3] vfio/pci: Support 8-byte PCI loads and stores
 2024-06-21 21:50 UTC  (3+ messages)

[kvm-unit-tests PATCH v1] s390x: Split and rework cpacf query functions
 2024-06-21 10:22 UTC 

[PATCH v6 00/39] kmsan: Enable on s390
 2024-06-21  8:21 UTC  (24+ messages)
` [PATCH v6 01/39] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func()
` [PATCH v6 03/39] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled
` [PATCH v6 04/39] kmsan: Increase the maximum store size to 4096
` [PATCH v6 16/39] kmsan: Expose KMSAN_WARN_ON()
` [PATCH v6 23/39] s390: Use a larger stack for KMSAN
` [PATCH v6 24/39] s390/boot: Add the KMSAN runtime stub
` [PATCH v6 25/39] s390/checksum: Add a KMSAN check
` [PATCH v6 27/39] s390/cpumf: Unpoison STCCTM output buffer
` [PATCH v6 28/39] s390/diag: Unpoison diag224() "
` [PATCH v6 29/39] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler()
` [PATCH v6 30/39] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN
` [PATCH v6 31/39] s390/mm: Define KMSAN metadata for vmalloc and modules
` [PATCH v6 32/39] s390/ptdump: Add KMSAN page markers
` [PATCH v6 33/39] s390/string: Add KMSAN support
` [PATCH v6 34/39] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs
` [PATCH v6 35/39] s390/uaccess: Add KMSAN support to put_user() and get_user()
` [PATCH v6 36/39] s390/uaccess: Add the missing linux/instrumented.h #include
` [PATCH v6 37/39] s390/unwind: Disable KMSAN checks
` [PATCH v6 38/39] s390/kmsan: Implement the architecture-specific functions
` [PATCH v6 39/39] kmsan: Enable on s390


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).