Linux S390
[Prev Page][Next Page]
- [PATCH] s390/ism: Add check for dma_set_max_seg_size in ism_probe(),
Ma Ke
- [PATCH v2] s390/lcs: add missing MODULE_DESCRIPTION() macro,
Jeff Johnson
- [PATCH v2] s390/netiucv: handle memory allocation failure in conn_action_start(),
yskelg
- [PATCH v2] s390/raw3270: Handle memory allocation failures in raw3270_setup_console(),
yskelg
- [PATCH RESEND v2] s390/zcrypt: optimizes memory allocation in online_store(), yskelg
- [PATCH v2] s390/zcrypt: optimizes memory allocation in online_show(),
yskelg
- [PATCH v2 00/13] linux system call fixes,
Arnd Bergmann
- [PATCH v2 01/13] ftruncate: pass a signed offset, Arnd Bergmann
- [PATCH v2 02/13] syscalls: fix compat_sys_io_pgetevents_time64 usage, Arnd Bergmann
- [PATCH v2 03/13] sparc: fix old compat_sys_select(), Arnd Bergmann
- [PATCH v2 04/13] sparc: fix compat recv/recvfrom syscalls, Arnd Bergmann
- [PATCH v2 05/13] parisc: use correct compat recv/recvfrom syscalls, Arnd Bergmann
- [PATCH v2 06/13] parisc: use generic sys_fanotify_mark implementation, Arnd Bergmann
- [PATCH v2 07/13] powerpc: restore some missing spu syscalls, Arnd Bergmann
- [PATCH v2 08/13] sh: rework sync_file_range ABI, Arnd Bergmann
- [PATCH v2 09/13] csky, hexagon: fix broken sys_sync_file_range, Arnd Bergmann
- [syzbot] [net?] [s390?] possible deadlock in smc_switch_to_fallback (2),
syzbot
- [PATCH] s390/kvm: Reject memory region operations for ucontrol VMs,
Christoph Schlameuss
- [axboe-block:for-next] [block] bd4a633b6f: fsmark.files_per_sec -64.5% regression,
kernel test robot
- [PATCH] s390/netiucv: handle memory allocation failure in conn_action_start(),
yskelg
- [PATCH] s390/raw3270: handle memory allocation failure in 'raw3270_setup_console()',
yskelg
- [PATCH] s390/zcrypt: optimize memory allocation in online_show(),
yskelg
- Bounce probe for linux-s390@xxxxxxxxxxxxxxx (no action required), linux-s390+owner
- [PATCH v7 00/38] kmsan: Enable on s390,
Ilya Leoshkevich
- [PATCH v7 05/38] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces, Ilya Leoshkevich
- [PATCH v7 07/38] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush(), Ilya Leoshkevich
- [PATCH v7 01/38] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func(), Ilya Leoshkevich
- [PATCH v7 06/38] kmsan: Fix kmsan_copy_to_user() on arches with overlapping address spaces, Ilya Leoshkevich
- [PATCH v7 03/38] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled, Ilya Leoshkevich
- [PATCH v7 12/38] kmsan: Introduce memset_no_sanitize_memory(), Ilya Leoshkevich
- [PATCH v7 08/38] kmsan: Remove an x86-specific #include from kmsan.h, Ilya Leoshkevich
- [PATCH v7 13/38] kmsan: Support SLAB_POISON, Ilya Leoshkevich
- [PATCH v7 15/38] kmsan: Do not round up pg_data_t size, Ilya Leoshkevich
- [PATCH v7 02/38] kmsan: Make the tests compatible with kmsan.panic=1, Ilya Leoshkevich
- [PATCH v7 24/38] s390/boot: Add the KMSAN runtime stub, Ilya Leoshkevich
- [PATCH v7 21/38] kmsan: Accept ranges starting with 0 on s390, Ilya Leoshkevich
- [PATCH v7 04/38] kmsan: Increase the maximum store size to 4096, Ilya Leoshkevich
- [PATCH v7 16/38] kmsan: Expose KMSAN_WARN_ON(), Ilya Leoshkevich
- [PATCH v7 10/38] kmsan: Export panic_on_kmsan, Ilya Leoshkevich
- [PATCH v7 17/38] mm: slub: Let KMSAN access metadata, Ilya Leoshkevich
- [PATCH v7 09/38] kmsan: Expose kmsan_get_metadata(), Ilya Leoshkevich
- [PATCH v7 20/38] lib/zlib: Unpoison DFLTCC output buffers, Ilya Leoshkevich
- [PATCH v7 11/38] kmsan: Allow disabling KMSAN checks for the current task, Ilya Leoshkevich
- [PATCH v7 25/38] s390/checksum: Add a KMSAN check, Ilya Leoshkevich
- [PATCH v7 14/38] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata(), Ilya Leoshkevich
- [PATCH v7 18/38] mm: slub: Disable KMSAN when checking the padding bytes, Ilya Leoshkevich
- [PATCH v7 22/38] s390/boot: Turn off KMSAN, Ilya Leoshkevich
- [PATCH v7 34/38] s390/uaccess: Add KMSAN support to put_user() and get_user(), Ilya Leoshkevich
- [PATCH v7 19/38] mm: kfence: Disable KMSAN when checking the canary, Ilya Leoshkevich
- [PATCH v7 26/38] s390/cpacf: Unpoison the results of cpacf_trng(), Ilya Leoshkevich
- [PATCH v7 23/38] s390: Use a larger stack for KMSAN, Ilya Leoshkevich
- [PATCH v7 27/38] s390/cpumf: Unpoison STCCTM output buffer, Ilya Leoshkevich
- [PATCH v7 38/38] kmsan: Enable on s390, Ilya Leoshkevich
- [PATCH v7 29/38] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler(), Ilya Leoshkevich
- [PATCH v7 31/38] s390/mm: Define KMSAN metadata for vmalloc and modules, Ilya Leoshkevich
- [PATCH v7 28/38] s390/diag: Unpoison diag224() output buffer, Ilya Leoshkevich
- [PATCH v7 30/38] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN, Ilya Leoshkevich
- [PATCH v7 32/38] s390/string: Add KMSAN support, Ilya Leoshkevich
- [PATCH v7 35/38] s390/uaccess: Add the missing linux/instrumented.h #include, Ilya Leoshkevich
- [PATCH v7 37/38] s390/kmsan: Implement the architecture-specific functions, Ilya Leoshkevich
- [PATCH v7 33/38] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs, Ilya Leoshkevich
- [PATCH v7 36/38] s390/unwind: Disable KMSAN checks, Ilya Leoshkevich
- Re: [PATCH v7 00/38] kmsan: Enable on s390, Andrew Morton
- [kvm-unit-tests PATCH v1] s390x: Split and rework cpacf query functions,
Nina Schoetterl-Glausch
- [PATCH v6 00/39] kmsan: Enable on s390,
Ilya Leoshkevich
- [PATCH v6 05/39] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces, Ilya Leoshkevich
- [PATCH v6 09/39] kmsan: Expose kmsan_get_metadata(), Ilya Leoshkevich
- [PATCH v6 08/39] kmsan: Remove an x86-specific #include from kmsan.h, Ilya Leoshkevich
- [PATCH v6 02/39] kmsan: Make the tests compatible with kmsan.panic=1, Ilya Leoshkevich
- [PATCH v6 10/39] kmsan: Export panic_on_kmsan, Ilya Leoshkevich
- [PATCH v6 06/39] kmsan: Fix kmsan_copy_to_user() on arches with overlapping address spaces, Ilya Leoshkevich
- [PATCH v6 11/39] kmsan: Allow disabling KMSAN checks for the current task, Ilya Leoshkevich
- [PATCH v6 12/39] kmsan: Introduce memset_no_sanitize_memory(), Ilya Leoshkevich
- [PATCH v6 07/39] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush(), Ilya Leoshkevich
- [PATCH v6 15/39] kmsan: Do not round up pg_data_t size, Ilya Leoshkevich
- [PATCH v6 18/39] mm: slub: Disable KMSAN when checking the padding bytes, Ilya Leoshkevich
- [PATCH v6 13/39] kmsan: Support SLAB_POISON, Ilya Leoshkevich
- [PATCH v6 17/39] mm: slub: Let KMSAN access metadata, Ilya Leoshkevich
- [PATCH v6 14/39] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata(), Ilya Leoshkevich
- [PATCH v6 20/39] lib/zlib: Unpoison DFLTCC output buffers, Ilya Leoshkevich
- [PATCH v6 16/39] kmsan: Expose KMSAN_WARN_ON(), Ilya Leoshkevich
- [PATCH v6 21/39] kmsan: Accept ranges starting with 0 on s390, Ilya Leoshkevich
- [PATCH v6 22/39] s390/boot: Turn off KMSAN, Ilya Leoshkevich
- [PATCH v6 19/39] mm: kfence: Disable KMSAN when checking the canary, Ilya Leoshkevich
- [PATCH v6 26/39] s390/cpacf: Unpoison the results of cpacf_trng(), Ilya Leoshkevich
- [PATCH v6 04/39] kmsan: Increase the maximum store size to 4096, Ilya Leoshkevich
- [PATCH v6 03/39] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled, Ilya Leoshkevich
- [PATCH v6 24/39] s390/boot: Add the KMSAN runtime stub, Ilya Leoshkevich
- [PATCH v6 28/39] s390/diag: Unpoison diag224() output buffer, Ilya Leoshkevich
- [PATCH v6 29/39] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler(), Ilya Leoshkevich
- [PATCH v6 25/39] s390/checksum: Add a KMSAN check, Ilya Leoshkevich
- [PATCH v6 23/39] s390: Use a larger stack for KMSAN, Ilya Leoshkevich
- [PATCH v6 01/39] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func(), Ilya Leoshkevich
- [PATCH v6 33/39] s390/string: Add KMSAN support, Ilya Leoshkevich
- [PATCH v6 32/39] s390/ptdump: Add KMSAN page markers, Ilya Leoshkevich
- [PATCH v6 30/39] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN, Ilya Leoshkevich
- [PATCH v6 31/39] s390/mm: Define KMSAN metadata for vmalloc and modules, Ilya Leoshkevich
- [PATCH v6 34/39] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs, Ilya Leoshkevich
- [PATCH v6 27/39] s390/cpumf: Unpoison STCCTM output buffer, Ilya Leoshkevich
- [PATCH v6 36/39] s390/uaccess: Add the missing linux/instrumented.h #include, Ilya Leoshkevich
- [PATCH v6 39/39] kmsan: Enable on s390, Ilya Leoshkevich
- [PATCH v6 37/39] s390/unwind: Disable KMSAN checks, Ilya Leoshkevich
- [PATCH v6 35/39] s390/uaccess: Add KMSAN support to put_user() and get_user(), Ilya Leoshkevich
- [PATCH v6 38/39] s390/kmsan: Implement the architecture-specific functions, Ilya Leoshkevich
- Incorrect vmcoreinfo KERNELOFFSET after "s390/boot: Rework deployment of the kernel image",
Omar Sandoval
- [PATCH v4 00/40] lib/find: add atomic find_bit() primitives,
Yury Norov
- [PATCH 00/15] linux system call fixes,
Arnd Bergmann
- [PATCH 01/15] ftruncate: pass a signed offset, Arnd Bergmann
- [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage, Arnd Bergmann
- [PATCH 03/15] mips: fix compat_sys_lseek syscall, Arnd Bergmann
- [PATCH 04/15] sparc: fix old compat_sys_select(), Arnd Bergmann
- [PATCH 05/15] sparc: fix compat recv/recvfrom syscalls, Arnd Bergmann
- [PATCH 06/15] parisc: use correct compat recv/recvfrom syscalls, Arnd Bergmann
- [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation, Arnd Bergmann
- [PATCH 08/15] powerpc: restore some missing spu syscalls, Arnd Bergmann
- [PATCH 09/15] sh: rework sync_file_range ABI, Arnd Bergmann
- [PATCH 10/15] csky, hexagon: fix broken sys_sync_file_range, Arnd Bergmann
- [PATCH 11/15] hexagon: fix fadvise64_64 calling conventions, Arnd Bergmann
- [PATCH 12/15] s390: remove native mmap2() syscall, Arnd Bergmann
- [PATCH 13/15] syscalls: mmap(): use unsigned offset type consistently, Arnd Bergmann
- [PATCH 14/15] asm-generic: unistd: fix time32 compat syscall handling, Arnd Bergmann
- [PATCH 15/15] linux/syscalls.h: add missing __user annotations, Arnd Bergmann
- [kvm-unit-tests PATCH v3 0/7] s390x: STFLE nested interpretation,
Nina Schoetterl-Glausch
- [PATCH] randomize_kstack: Remove non-functional per-arch entropy filtering,
Kees Cook
- [PATCH v5 00/37] kmsan: Enable on s390,
Ilya Leoshkevich
- [PATCH v5 11/37] kmsan: Allow disabling KMSAN checks for the current task, Ilya Leoshkevich
- [PATCH v5 08/37] kmsan: Remove an x86-specific #include from kmsan.h, Ilya Leoshkevich
- [PATCH v5 24/37] s390/checksum: Add a KMSAN check, Ilya Leoshkevich
- [PATCH v5 03/37] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled, Ilya Leoshkevich
- [PATCH v5 21/37] s390/boot: Turn off KMSAN, Ilya Leoshkevich
- [PATCH v5 07/37] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush(), Ilya Leoshkevich
- [PATCH v5 10/37] kmsan: Export panic_on_kmsan, Ilya Leoshkevich
- [PATCH v5 13/37] kmsan: Support SLAB_POISON, Ilya Leoshkevich
- [PATCH v5 25/37] s390/cpacf: Unpoison the results of cpacf_trng(), Ilya Leoshkevich
- [PATCH v5 12/37] kmsan: Introduce memset_no_sanitize_memory(), Ilya Leoshkevich
- [PATCH v5 02/37] kmsan: Make the tests compatible with kmsan.panic=1, Ilya Leoshkevich
- [PATCH v5 06/37] kmsan: Fix kmsan_copy_to_user() on arches with overlapping address spaces, Ilya Leoshkevich
- [PATCH v5 31/37] s390/string: Add KMSAN support, Ilya Leoshkevich
- [PATCH v5 26/37] s390/cpumf: Unpoison STCCTM output buffer, Ilya Leoshkevich
- [PATCH v5 17/37] mm: slub: Disable KMSAN when checking the padding bytes, Ilya Leoshkevich
- [PATCH v5 37/37] kmsan: Enable on s390, Ilya Leoshkevich
- [PATCH v5 36/37] s390/kmsan: Implement the architecture-specific functions, Ilya Leoshkevich
- [PATCH v5 28/37] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler(), Ilya Leoshkevich
- [PATCH v5 30/37] s390/mm: Define KMSAN metadata for vmalloc and modules, Ilya Leoshkevich
- [PATCH v5 01/37] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func(), Ilya Leoshkevich
- [PATCH v5 18/37] mm: kfence: Disable KMSAN when checking the canary, Ilya Leoshkevich
- [PATCH v5 15/37] kmsan: Do not round up pg_data_t size, Ilya Leoshkevich
- [PATCH v5 16/37] mm: slub: Let KMSAN access metadata, Ilya Leoshkevich
- [PATCH v5 29/37] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN, Ilya Leoshkevich
- [PATCH v5 23/37] s390/boot: Add the KMSAN runtime stub, Ilya Leoshkevich
- [PATCH v5 09/37] kmsan: Expose kmsan_get_metadata(), Ilya Leoshkevich
- [PATCH v5 33/37] s390/uaccess: Add KMSAN support to put_user() and get_user(), Ilya Leoshkevich
- [PATCH v5 04/37] kmsan: Increase the maximum store size to 4096, Ilya Leoshkevich
- [PATCH v5 20/37] kmsan: Accept ranges starting with 0 on s390, Ilya Leoshkevich
- [PATCH v5 35/37] s390/unwind: Disable KMSAN checks, Ilya Leoshkevich
- [PATCH v5 19/37] lib/zlib: Unpoison DFLTCC output buffers, Ilya Leoshkevich
- [PATCH v5 27/37] s390/diag: Unpoison diag224() output buffer, Ilya Leoshkevich
- [PATCH v5 34/37] s390/uaccess: Add the missing linux/instrumented.h #include, Ilya Leoshkevich
- [PATCH v5 22/37] s390: Use a larger stack for KMSAN, Ilya Leoshkevich
- [PATCH v5 14/37] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata(), Ilya Leoshkevich
- [PATCH v5 05/37] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces, Ilya Leoshkevich
- [PATCH v5 32/37] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs, Ilya Leoshkevich
- [PATCH v6 0/3] vfio/pci: Support 8-byte PCI loads and stores,
Gerd Bayer
- [PATCH] remove AND operation in choose_random_kstack_offset(),
Yuntao Liu
- move features flags into queue_limits v2,
Christoph Hellwig
- [PATCH 01/26] xen-blkfront: don't disable cache flushes when they fail, Christoph Hellwig
- [PATCH 02/26] sd: remove sd_is_zoned, Christoph Hellwig
- [PATCH 03/26] sd: move zone limits setup out of sd_read_block_characteristics, Christoph Hellwig
- [PATCH 04/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd, Christoph Hellwig
- [PATCH 05/26] loop: always update discard settings in loop_reconfigure_limits, Christoph Hellwig
- [PATCH 06/26] loop: regularize upgrading the block size for direct I/O, Christoph Hellwig
- [PATCH 07/26] loop: also use the default block size from an underlying block device, Christoph Hellwig
- [PATCH 08/26] loop: fold loop_update_rotational into loop_reconfigure_limits, Christoph Hellwig
- [PATCH 09/26] virtio_blk: remove virtblk_update_cache_mode, Christoph Hellwig
- [PATCH 10/26] nbd: move setting the cache control flags to __nbd_set_size, Christoph Hellwig
- [PATCH 11/26] block: freeze the queue in queue_attr_store, Christoph Hellwig
- [PATCH 12/26] block: remove blk_flush_policy, Christoph Hellwig
- [PATCH 13/26] block: move cache control settings out of queue->flags, Christoph Hellwig
- [PATCH 14/26] block: move the nonrot flag to queue_limits, Christoph Hellwig
- [PATCH 15/26] block: move the add_random flag to queue_limits, Christoph Hellwig
- [PATCH 16/26] block: move the io_stat flag setting to queue_limits, Christoph Hellwig
- [PATCH 19/26] block: move the nowait flag to queue_limits, Christoph Hellwig
- [PATCH 18/26] block: move the synchronous flag to queue_limits, Christoph Hellwig
- [PATCH 17/26] block: move the stable_writes flag to queue_limits, Christoph Hellwig
- [PATCH 20/26] block: move the dax flag to queue_limits, Christoph Hellwig
- [PATCH 21/26] block: move the poll flag to queue_limits, Christoph Hellwig
- [PATCH 22/26] block: move the zoned flag into the features field, Christoph Hellwig
- [PATCH 23/26] block: move the zone_resetall flag to queue_limits, Christoph Hellwig
- [PATCH 24/26] block: move the pci_p2pdma flag to queue_limits, Christoph Hellwig
- [PATCH 25/26] block: move the skip_tagset_quiesce flag to queue_limits, Christoph Hellwig
- [PATCH 26/26] block: move the bounce flag into the features field, Christoph Hellwig
- Re: move features flags into queue_limits v2, Jens Axboe
- [PATCH] s390/lcs: add missing MODULE_DESCRIPTION() macro,
Jeff Johnson
- [PATCH] s390/cio: add missing MODULE_DESCRIPTION() macros,
Jeff Johnson
- [PATCH] s390/3270: add missing MODULE_DESCRIPTION() macros,
Jeff Johnson
- [PATCH] s390/dcssblk: add missing MODULE_DESCRIPTION() macro,
Jeff Johnson
- [PATCH] s390/dasd: add missing MODULE_DESCRIPTION() macros,
Jeff Johnson
- [PATCH] s390/mm: get total ram pages from memblock,
Wei Yang
- [PATCH] s390/mm: add missing MODULE_DESCRIPTION() macro,
Jeff Johnson
- [PATCH] s390/lib: add missing MODULE_DESCRIPTION() macros,
Jeff Johnson
- [PATCH] s390/crc32: add missing MODULE_DESCRIPTION() macro,
Jeff Johnson
- [GIT PULL] s390 updates for 6.10-rc4,
Vasily Gorbik
- [PATCH] Documentation: Add "S390" to the swiotlb kernel parameter,
Thomas Huth
- [PATCH net-next v8 0/3] Introduce IPPROTO_SMC,
D. Wythe
- [PATCH v4 00/35] kmsan: Enable on s390,
Ilya Leoshkevich
- [PATCH v4 02/35] kmsan: Make the tests compatible with kmsan.panic=1, Ilya Leoshkevich
- [PATCH v4 06/35] kmsan: Fix kmsan_copy_to_user() on arches with overlapping address spaces, Ilya Leoshkevich
- [PATCH v4 04/35] kmsan: Increase the maximum store size to 4096, Ilya Leoshkevich
- [PATCH v4 18/35] lib/zlib: Unpoison DFLTCC output buffers, Ilya Leoshkevich
- [PATCH v4 08/35] kmsan: Remove an x86-specific #include from kmsan.h, Ilya Leoshkevich
- [PATCH v4 01/35] ftrace: Unpoison ftrace_regs in ftrace_ops_list_func(), Ilya Leoshkevich
- [PATCH v4 03/35] kmsan: Disable KMSAN when DEFERRED_STRUCT_PAGE_INIT is enabled, Ilya Leoshkevich
- [PATCH v4 07/35] kmsan: Remove a useless assignment from kmsan_vmap_pages_range_noflush(), Ilya Leoshkevich
- [PATCH v4 21/35] s390: Use a larger stack for KMSAN, Ilya Leoshkevich
- [PATCH v4 15/35] mm: slub: Let KMSAN access metadata, Ilya Leoshkevich
- [PATCH v4 14/35] kmsan: Do not round up pg_data_t size, Ilya Leoshkevich
- [PATCH v4 12/35] kmsan: Support SLAB_POISON, Ilya Leoshkevich
- [PATCH v4 16/35] mm: slub: Unpoison the memchr_inv() return value, Ilya Leoshkevich
- [PATCH v4 05/35] kmsan: Fix is_bad_asm_addr() on arches with overlapping address spaces, Ilya Leoshkevich
- [PATCH v4 17/35] mm: kfence: Disable KMSAN when checking the canary, Ilya Leoshkevich
- [PATCH v4 23/35] s390/checksum: Add a KMSAN check, Ilya Leoshkevich
- [PATCH v4 13/35] kmsan: Use ALIGN_DOWN() in kmsan_get_metadata(), Ilya Leoshkevich
- [PATCH v4 20/35] s390/boot: Turn off KMSAN, Ilya Leoshkevich
- [PATCH v4 19/35] kmsan: Accept ranges starting with 0 on s390, Ilya Leoshkevich
- [PATCH v4 26/35] s390/diag: Unpoison diag224() output buffer, Ilya Leoshkevich
- [PATCH v4 10/35] kmsan: Export panic_on_kmsan, Ilya Leoshkevich
- [PATCH v4 35/35] kmsan: Enable on s390, Ilya Leoshkevich
- [PATCH v4 11/35] kmsan: Allow disabling KMSAN checks for the current task, Ilya Leoshkevich
- [PATCH v4 33/35] s390/unwind: Disable KMSAN checks, Ilya Leoshkevich
- [PATCH v4 25/35] s390/cpumf: Unpoison STCCTM output buffer, Ilya Leoshkevich
- [PATCH v4 22/35] s390/boot: Add the KMSAN runtime stub, Ilya Leoshkevich
- [PATCH v4 28/35] s390/irqflags: Do not instrument arch_local_irq_*() with KMSAN, Ilya Leoshkevich
- [PATCH v4 09/35] kmsan: Expose kmsan_get_metadata(), Ilya Leoshkevich
- [PATCH v4 24/35] s390/cpacf: Unpoison the results of cpacf_trng(), Ilya Leoshkevich
- [PATCH v4 29/35] s390/mm: Define KMSAN metadata for vmalloc and modules, Ilya Leoshkevich
- [PATCH v4 30/35] s390/string: Add KMSAN support, Ilya Leoshkevich
- [PATCH v4 31/35] s390/traps: Unpoison the kernel_stack_overflow()'s pt_regs, Ilya Leoshkevich
- [PATCH v4 27/35] s390/ftrace: Unpoison ftrace_regs in kprobe_ftrace_handler(), Ilya Leoshkevich
- [PATCH v4 34/35] s390: Implement the architecture-specific KMSAN functions, Ilya Leoshkevich
- [PATCH v4 32/35] s390/uaccess: Add KMSAN support to put_user() and get_user(), Ilya Leoshkevich
- [kvm-unit-tests PATCH v10 09/15] configure: Make arch_libdir a first-class entity, Nicholas Piggin
- [kvm-unit-tests PATCH] build: retain intermediate .aux.o targets,
Nicholas Piggin
- [PATCH 1/1] s390/virtio_ccw: fix config change notifications,
Halil Pasic
- move features flags into queue_limits,
Christoph Hellwig
- [PATCH 01/26] sd: fix sd_is_zoned, Christoph Hellwig
- [PATCH 02/26] sd: move zone limits setup out of sd_read_block_characteristics, Christoph Hellwig
- [PATCH 03/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd, Christoph Hellwig
- [PATCH 04/26] loop: always update discard settings in loop_reconfigure_limits, Christoph Hellwig
- [PATCH 05/26] loop: regularize upgrading the lock size for direct I/O, Christoph Hellwig
- [PATCH 06/26] loop: also use the default block size from an underlying block device, Christoph Hellwig
- [PATCH 07/26] loop: fold loop_update_rotational into loop_reconfigure_limits, Christoph Hellwig
- [PATCH 08/26] virtio_blk: remove virtblk_update_cache_mode, Christoph Hellwig
- [PATCH 09/26] nbd: move setting the cache control flags to __nbd_set_size, Christoph Hellwig
- [PATCH 10/26] xen-blkfront: don't disable cache flushes when they fail, Christoph Hellwig
- [PATCH 11/26] block: freeze the queue in queue_attr_store, Christoph Hellwig
- [PATCH 12/26] block: remove blk_flush_policy, Christoph Hellwig
- [PATCH 13/26] block: move cache control settings out of queue->flags, Christoph Hellwig
- [PATCH 14/26] block: move the nonrot flag to queue_limits, Christoph Hellwig
- [PATCH 15/26] block: move the add_random flag to queue_limits, Christoph Hellwig
- [PATCH 16/26] block: move the io_stat flag setting to queue_limits, Christoph Hellwig
- [PATCH 17/26] block: move the stable_write flag to queue_limits, Christoph Hellwig
- [PATCH 18/26] block: move the synchronous flag to queue_limits, Christoph Hellwig
- [PATCH 19/26] block: move the nowait flag to queue_limits, Christoph Hellwig
- [PATCH 20/26] block: move the dax flag to queue_limits, Christoph Hellwig
- [PATCH 21/26] block: move the poll flag to queue_limits, Christoph Hellwig
- [PATCH 22/26] block: move the zoned flag into the feature field, Christoph Hellwig
- [PATCH 23/26] block: move the zone_resetall flag to queue_limits, Christoph Hellwig
- [PATCH 25/26] block: move the skip_tagset_quiesce flag to queue_limits, Christoph Hellwig
- [PATCH 24/26] block: move the pci_p2pdma flag to queue_limits, Christoph Hellwig
- [PATCH 26/26] block: move the bounce flag into the feature field, Christoph Hellwig
- [PATCH 0/2] function_graph: ftrace_graph_ret_addr(); there can be only one!,
Steven Rostedt
- [PATCH] s390/sclp: define commands for storage (un)assignment,
Alexander Gordeev
- [PATCH net-next v7 0/3] Introduce IPPROTO_SMC,
D. Wythe
- [GIT PULL] s390 fixes for 6.10-rc3,
Alexander Gordeev
- [PATCH v5 0/3] vfio/pci: Support 8-byte PCI loads and stores,
Gerd Bayer
- [PATCH net-next v6 0/3] Introduce IPPROTO_SMC,
D. Wythe
- [kvm-unit-tests PATCH v1 0/3] s390x: small Makefile improvements,
Marc Hartmayer
- [kvm-unit-tests PATCH] MAINTAINERS: Add scripts/s390x/ to the s390x section,
Thomas Huth
- [kvm-unit-tests PATCH] scripts/s390x: Fix the execution of the PV tests,
Thomas Huth
- [PATCH net-next v2 0/2] net/smc: Change the upper boundary of SMC-R's snd_buf and rcv_buf to 512MB,
Guangguan Wang
- [kvm-unit-tests PATCH 0/2] s390x: Fix build error messages,
Nicholas Piggin
[Index of Archives]
[Kernel Development]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]
[More Archives]