linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-26 16:35:20 to 2019-09-04 20:21:22 UTC [more...]

[PATCH v12 00/12] namei: openat2(2) path resolution restrictions
 2019-09-04 20:19 UTC  (10+ messages)
` [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers
` [PATCH v12 02/12] clone3: switch to copy_struct_from_user()
` [PATCH v12 03/12] sched_setattr: switch to copy_struct_{to,from}_user()
` [PATCH v12 04/12] perf_event_open: switch to copy_struct_from_user()
` [PATCH v12 05/12] namei: obey trailing magic-link DAC permissions
` [PATCH v12 06/12] procfs: switch magic-link modes to be more sane
` [PATCH v12 07/12] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH v12 08/12] namei: O_BENEATH-style path resolution flags
` [PATCH v12 12/12] selftests: add openat2(2) selftests

[PATCH 0/1] mm/debug: Add tests for architecture exported page table helpers
 2019-09-04 20:16 UTC  (6+ messages)
` [PATCH 1/1] mm/pgtable/debug: Add test validating architecture "

[PATCH AUTOSEL 4.4 01/20] s390/bpf: fix lcgr instruction encoding
 2019-09-04 16:02 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 03/20] s390/bpf: use 32-bit index for tail calls

[PATCH AUTOSEL 4.9 02/27] s390/bpf: fix lcgr instruction encoding
 2019-09-04 16:01 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 04/27] s390/bpf: use 32-bit index for tail calls

[PATCH AUTOSEL 4.14 02/36] s390/bpf: fix lcgr instruction encoding
 2019-09-04 16:00 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 05/36] s390/bpf: use 32-bit index for tail calls

[PATCH AUTOSEL 4.19 06/52] s390/bpf: fix lcgr instruction encoding
 2019-09-04 15:59 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 11/52] s390/bpf: use 32-bit index for tail calls

[PATCH AUTOSEL 5.2 10/94] s390/bpf: fix lcgr instruction encoding
 2019-09-04 15:56 UTC  (2+ messages)
` [PATCH AUTOSEL 5.2 17/94] s390/bpf: use 32-bit index for tail calls

[PATCH 1/1] s390: vfio-ap: fix warning reset not completed
 2019-09-04 15:08 UTC  (4+ messages)

[PATCH v2] s390: vfio-ap: remove unnecessary calls to disable queue interrupts
 2019-09-04 15:05 UTC  (5+ messages)

[PATCH -next] vfio-ccw: fix error return code in vfio_ccw_sch_init()
 2019-09-04 13:58 UTC  (3+ messages)

[PATCH 0/9] crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h
 2019-09-04 13:02 UTC  (14+ messages)
` [PATCH 1/9] crypto: arm - Rename functions to avoid conflict with crypto/sha256.h
` [PATCH 2/9] crypto: arm64 "
` [PATCH 3/9] crypto: s390 "
` [PATCH 4/9] crypto: x86 "
` [PATCH 5/9] crypto: ccree - Rename arrays "
` [PATCH 6/9] crypto: chelsio "
` [PATCH 7/9] crypto: n2 "
` [PATCH 8/9] crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h
` [PATCH 9/9] crypto: sha256 - Remove sha256/224_init code duplication

[PATCH v2 0/2] KVM: s390: Check for invalid bits in kvm_valid_regs and kvm_dirty_regs
 2019-09-04  9:21 UTC  (10+ messages)
` [PATCH v2 1/2] KVM: s390: Disallow "
` [PATCH v2 2/2] KVM: selftests: Test invalid bits in kvm_valid_regs and kvm_dirty_regs on s390x

[PATCH] KVM: s390: Disallow invalid bits in kvm_valid_regs and kvm_dirty_regs
 2019-09-04  7:54 UTC  (4+ messages)

[PATCH v4 1/6] x86,s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig
 2019-09-03 18:53 UTC  (3+ messages)
` [PATCH v4 1/6] x86, s390: "

[PATCH AUTOSEL 4.19 030/167] s390/zcrypt: reinit ap queue state machine during device probe
 2019-09-03 16:25 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 128/167] scsi: zfcp: fix request object use-after-free in send path causing wrong traces
` [PATCH AUTOSEL 4.19 162/167] virtio/s390: fix race on airq_areas[]

[PATCH AUTOSEL 5.2 18/23] virtio/s390: fix race on airq_areas[]
 2019-09-03 16:24 UTC 

[kvm-unit-tests PATCH v3 0/5] s390x: More emulation tests
 2019-09-03 10:58 UTC  (12+ messages)
` [kvm-unit-tests PATCH v3 2/5] s390x: Diag288 test
    ` [kvm-unit-tests PATCH] "
` [kvm-unit-tests PATCH v3 3/5] s390x: Move stsi to library
` [kvm-unit-tests PATCH v3 4/5] s390x: STSI tests
` [kvm-unit-tests PATCH v3 5/5] s390x: Add diag308 subcode 0 testing

generic ioremap (and lots of cleanups)
 2019-09-03  8:57 UTC  (25+ messages)
` [PATCH 03/26] m68k, microblaze: remove ioremap_fullcache
` [PATCH 04/26] mips: remove ioremap_cachable
` [PATCH 05/26] openrisc: map as uncached in ioremap
` [PATCH 08/26] m68k: simplify ioremap_nocache
` [PATCH 12/26] x86: clean up ioremap
` [PATCH 19/26] arm64: remove __iounmap
` [PATCH 24/26] riscv: use the generic ioremap code

[kvm-unit-tests PATCH 0/6] s390x: Add multiboot and smp
 2019-09-03  8:56 UTC  (19+ messages)
` [kvm-unit-tests PATCH 1/6] s390x: Use interrupts in SCLP and add locking
` [kvm-unit-tests PATCH 2/6] s390x: Add linemode console
` [kvm-unit-tests PATCH 3/6] s390x: Add linemode buffer to fix newline on every print
` [kvm-unit-tests PATCH 4/6] s390x: Add initial smp code
` [kvm-unit-tests PATCH 5/6] s390x: Prepare for external calls
` [kvm-unit-tests PATCH 6/6] s390x: SMP test

[PATCH v2 0/9] check the node id consistently across different arches
 2019-09-03  8:31 UTC  (30+ messages)
` [PATCH v2 1/9] arm64: numa: check the node id consistently for arm64
` [PATCH v2 2/9] x86: numa: check the node id consistently for x86
              ` [PATCH] x86/mm: Fix cpumask_of_node() error condition
` [PATCH v2 3/9] alpha: numa: check the node id consistently for alpha
` [PATCH v2 4/9] powerpc: numa: check the node id consistently for powerpc
` [PATCH v2 5/9] s390: numa: check the node id consistently for s390
` [PATCH v2 6/9] sh: numa: check the node id consistently for sh
` [PATCH v2 7/9] sparc64: numa: check the node id consistently for sparc64
` [PATCH v2 8/9] mips: numa: check the node id consistently for mips ip27
` [PATCH v2 9/9] mips: numa: check the node id consistently for mips loongson64

[PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-09-02 15:18 UTC  (13+ messages)
            ` microblaze HAVE_MEMBLOCK_NODE_MAP dependency (was Re: [PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA)

[PATCH] Revert "asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro"
 2019-08-30 19:46 UTC 

[PATCH] crypto: sha256 - Add missing MODULE_LICENSE() to lib/crypto/sha256.c
 2019-08-30  8:25 UTC  (2+ messages)

[PATCH v2 1/2] kasan: support instrumented bitops combined with generic bitops
 2019-08-30  5:11 UTC  (2+ messages)

[PATCH AUTOSEL 5.2 21/76] s390/qeth: serialize cmd reply with concurrent timeout
 2019-08-29 18:12 UTC 

[PATCH RFC UNTESTED] vfio-ccw: indirect access to translated cps
 2019-08-29 17:41 UTC  (8+ messages)

[PULL 0/1] vfio-ccw patch for next release
 2019-08-29 14:38 UTC  (3+ messages)
` [PULL 1/1] vfio-ccw: add some logging

[PATCH] KVM: s390: improve documentation for S390_MEM_OP
 2019-08-29 13:58 UTC  (4+ messages)

[PATCH v2] KVM: s390: Test for bad access register and size at the start of S390_MEM_OP
 2019-08-29 13:57 UTC  (4+ messages)

[PATCH RESEND v11 0/8] openat2(2)
 2019-08-29 13:19 UTC  (9+ messages)
` [PATCH RESEND v11 7/8] open: openat2(2) syscall

[PATCH] KVM: s390: Test for bad access register at the start of S390_MEM_OP
 2019-08-29 11:56 UTC  (6+ messages)

[PATCH 00/11] ftrace: add support for recording function parameters and return value
 2019-08-28 23:41 UTC  (10+ messages)
` [PATCH 01/11] ftrace: move recordmcount tools to scripts/ftrace
` [PATCH 03/11] asm-generic: add generic dwarf definition
` [PATCH 05/11] ftrace: create memcache for hash entries

[kvm-unit-tests PATCH v2 0/4] s390x: Add skey removal facility test
 2019-08-28 14:05 UTC  (9+ messages)
` [kvm-unit-tests PATCH v2 1/4] s390x: Move pfmf to lib and make address void
` [kvm-unit-tests PATCH v2 2/4] s390x: Storage key library functions now take void ptr addresses
` [kvm-unit-tests PATCH v2 3/4] s390x: Bump march to zEC12
` [kvm-unit-tests PATCH v2 4/4] s390x: Add storage key removal facility

[RFC V2 0/1] mm/debug: Add tests for architecture exported page table helpers
 2019-08-28  9:22 UTC  (7+ messages)

[kvm-unit-tests PATCH 0/3] s390x: Add skey removal facility test
 2019-08-28  7:56 UTC  (9+ messages)
` [kvm-unit-tests PATCH 1/3] s390x: Move pfmf to lib and make address void
` [kvm-unit-tests PATCH 2/3] s390x: Storage key library functions now take void ptr addresses
` [kvm-unit-tests PATCH 3/3] s390x: Add storage key removal facility

WARNING in smc_unhash_sk (3)
 2019-08-28  6:38 UTC 

[PATCH RESEND 0/8] Fix mmap base in bottom-up mmap
 2019-08-28  4:53 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;
as well as URLs for NNTP newsgroup(s).