public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-23 08:36:45 to 2020-06-30 08:17:41 UTC [more...]

[PATCH v1 0/2] s390/mm: don't set ARCH_KEEP_MEMBLOCK
 2020-06-30  8:17 UTC 

[PATCH v3 0/1] s390: virtio: let arch choose to accept devices without IOMMU feature
 2020-06-30  7:08 UTC  (17+ messages)
` [PATCH v3 1/1] s390: virtio: let arch "

[PATCH v4 0/8] lockdep: Change IRQ state tracking to use per-cpu variables
 2020-06-30  5:59 UTC  (31+ messages)
` [PATCH v4 1/8] lockdep: Prepare for NMI IRQ state tracking
` [PATCH v4 2/8] x86/entry: Fix NMI vs "
` [PATCH v4 3/8] sparc64: Fix asm/percpu.h build error
` [PATCH v4 4/8] powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
` [PATCH v4 5/8] s390: Break cyclic percpu include
` [PATCH v4 6/8] arm: "
` [PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
` [PATCH v4 8/8] lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument

[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-06-30  3:53 UTC  (13+ messages)
` [PATCH V3 2/4] mm/debug_vm_pgtable: Add tests validating advanced arch page table helpers

rename ->make_request_fn and move it to the block_device_operations
 2020-06-29 21:47 UTC  (22+ messages)
` [PATCH 01/20] nfblock: stop using ->queuedata
` [PATCH 02/20] simdisk: "
` [PATCH 03/20] drbd: "
` [PATCH 04/20] null_blk: stop using ->queuedata for bio mode
` [PATCH 05/20] ps3vram: stop using ->queuedata
` [PATCH 06/20] rsxx: "
` [PATCH 07/20] umem: "
` [PATCH 08/20] zram: "
` [PATCH 09/20] bcache: stop setting ->queuedata
` [PATCH 10/20] dm: stop using ->queuedata
` [PATCH 11/20] fs: remove a weird comment in submit_bh_wbc
` [PATCH 12/20] block: remove the request_queue argument from blk_queue_split
` [PATCH 13/20] block: tidy up a warning in bio_check_ro
` [PATCH 14/20] block: remove the NULL queue check in generic_make_request_checks
` [PATCH 15/20] block: remove the nr_sectors variable "
` [PATCH 16/20] block: move ->make_request_fn to struct block_device_operations
` [PATCH 17/20] block: rename generic_make_request to submit_bio_noacct
` [PATCH 18/20] block: refator submit_bio_noacct
` [PATCH 19/20] block: shortcut __submit_bio_noacct for blk-mq drivers
` [PATCH 20/20] block: remove direct_make_request

[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
 2020-06-29 15:59 UTC  (19+ messages)
` [PATCH 1/8] mm: remove unneeded includes "
` [PATCH 2/8] opeinrisc: switch to generic version of pte allocation
` [PATCH 3/8] xtensa: "
` [PATCH 4/8] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
` [PATCH 5/8] asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
` [PATCH 6/8] asm-generic: pgalloc: provide generic pgd_free()
` [PATCH 7/8] mm: move lib/ioremap.c to mm/
` [PATCH 8/8] mm: move p?d_alloc_track to separate header file
` [PATCH 9/8] mm: Account PMD tables like PTE tables

[PATCH RFC 0/2] s390/mm: don't set ARCH_KEEP_MEMBLOCK
 2020-06-29 13:02 UTC  (5+ messages)
` [PATCH RFC 2/2] "

[PATCH RFC] s390x/vmem: get rid of memory segment list
 2020-06-29 12:07 UTC  (9+ messages)

[RFD] uevent handling for subchannels
 2020-06-29 11:56 UTC  (8+ messages)

[RFC PATCH v3 0/3] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2020-06-29 14:56 UTC  (3+ messages)

[PATCH v8 00/16] s390/vfio-ap: dynamic configuration support
 2020-06-29 15:11 UTC  (2+ messages)

[PATCH] drivers/s390/char/tty3270: Remove function callback casts
 2020-06-29 11:54 UTC  (3+ messages)

properly support exec with kernel pointers v3
 2020-06-27  7:27 UTC  (6+ messages)
` [PATCH 1/5] exec: cleanup the execve wrappers
` [PATCH 2/5] exec: simplify the compat syscall handling
` [PATCH 3/5] exec: cleanup the count() function
` [PATCH 4/5] exec: split prepare_arg_pages
` [PATCH 5/5] exec: add a kernel_execveat helper

[PATCH 18/26] mm/s390: Use general page fault accounting
 2020-06-26 22:36 UTC 

linux-next: umh: fix processed error when UMH_WAIT_PROC is used seems to break linux bridge on s390x (bisected)
 2020-06-26 11:50 UTC  (19+ messages)

[PATCH v2 0/2] s390: Add API Docs for DIAGNOSE 0x318 and fix rst
 2020-06-26  7:53 UTC  (5+ messages)
` [PATCH v2 1/2] docs: kvm: add documentation for KVM_CAP_S390_DIAG318
` [PATCH v2 2/2] docs: kvm: fix rst formatting

[GIT PULL] s390 updates for 5.8-rc3
 2020-06-25 16:30 UTC  (2+ messages)

[PATCH 0/2] s390: Add API Docs for DIAGNOSE 0x318 and fix rst
 2020-06-25 14:43 UTC  (13+ messages)
` [PATCH 1/2] docs: kvm: add documentation for KVM_CAP_S390_DIAG318
` [PATCH 2/2] docs: kvm: fix rst formatting

[PATCH][next] s390: appldata: Use struct_size() helper
 2020-06-25 12:21 UTC  (2+ messages)

[PATCH 18/26] mm/s390: Use general page fault accounting
 2020-06-24 20:40 UTC  (3+ messages)

[kvm-unit-tests PATCH v9 00/12] s390x: Testing the Channel Subsystem I/O
 2020-06-24 12:26 UTC  (3+ messages)
` [kvm-unit-tests PATCH v9 09/12] s390x: Library resources for CSS tests

[GIT PULL 0/1] KVM: s390: Fix for 5.8
 2020-06-24  6:45 UTC  (3+ messages)
` [GIT PULL 1/1] KVM: s390: reduce number of IO pins to 1

[PATCH] zfcp: fix panic on ERP timeout for previously dismissed ERP action
 2020-06-24  4:29 UTC  (2+ messages)

[PATCH v6 0/5] clean up redundant 'kvm_run' parameters
 2020-06-24  2:39 UTC  (8+ messages)
` [PATCH v6 1/5] KVM: s390: "
` [PATCH v6 2/5] KVM: arm64: "
` [PATCH v6 3/5] KVM: PPC: clean up redundant kvm_run parameters in assembly
` [PATCH v6 4/5] KVM: MIPS: clean up redundant 'kvm_run' parameters
` [PATCH v6 5/5] KVM: MIPS: clean up redundant kvm_run parameters in assembly

[PATCH AUTOSEL 4.9 4/6] s390/ptrace: fix setting syscall number
 2020-06-23 17:36 UTC 

[PATCH AUTOSEL 4.14 4/6] s390/ptrace: fix setting syscall number
 2020-06-23 17:36 UTC 

[PATCH AUTOSEL 4.19 10/15] s390/ptrace: fix setting syscall number
 2020-06-23 17:36 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 11/15] s390/vdso: fix vDSO clock_getres()

[PATCH AUTOSEL 5.4 14/24] s390/ptrace: pass invalid syscall numbers to tracing
 2020-06-23 17:35 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 15/24] s390/ptrace: fix setting syscall number
` [PATCH AUTOSEL 5.4 16/24] s390/vdso: Use $(LD) instead of $(CC) to link vDSO
` [PATCH AUTOSEL 5.4 17/24] s390/vdso: fix vDSO clock_getres()

[PATCH AUTOSEL 5.7 15/28] s390/seccomp: pass syscall arguments via seccomp_data
 2020-06-23 17:35 UTC  (6+ messages)
` [PATCH AUTOSEL 5.7 16/28] s390/ptrace: return -ENOSYS when invalid syscall is supplied
` [PATCH AUTOSEL 5.7 17/28] s390/ptrace: pass invalid syscall numbers to tracing
` [PATCH AUTOSEL 5.7 18/28] s390/ptrace: fix setting syscall number
` [PATCH AUTOSEL 5.7 19/28] s390/vdso: Use $(LD) instead of $(CC) to link vDSO
` [PATCH AUTOSEL 5.7 20/28] s390/vdso: fix vDSO clock_getres()

[PATCH v9 0/2] Use DIAG318 to set Control Program Name & Version Codes
 2020-06-23 14:38 UTC  (8+ messages)
` [PATCH v9 2/2] s390/kvm: diagnose 0x318 sync and reset

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-06-23 10:24 UTC  (4+ messages)

[PATCH] mm/page_alloc: silence a KASAN false positive
 2020-06-23  8:48 UTC  (4+ messages)


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