public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-03 00:34:37 to 2019-07-15 10:45:57 UTC [more...]

[PATCH v3 03/11] s390x/mm: Implement arch_remove_memory()
 2019-07-15 10:45 UTC  (4+ messages)

[PATCH 1/2] arch: mark syscall number 435 reserved for clone3
 2019-07-14 19:22 UTC 

[PATCH 0/2] Add uncompressed Linux banner to s390 bzImage
 2019-07-14 15:52 UTC  (5+ messages)
` [PATCH 1/2] init: Separate banner from init_uts_ns
` [PATCH 2/2] s390: add Linux banner to the compressed image

[PATCH 01/12] Documentation: move architectures together
 2019-07-14 15:21 UTC  (14+ messages)
` [PATCH 02/12] Documentation/arm: repointer docs to Documentation/arch/arm
` [PATCH 03/12] Documentation/ia64: repointer docs to Documentation/arch/ia64
` [PATCH 04/12] Documentation/m68k: repointer docs to Documentation/arch/
` [PATCH 05/12] Documentation/s390: "
` [PATCH 06/12] Documentation/mips: "
` [PATCH 07/12] Documentation/parisc: "
` [PATCH 08/12] Dcumentation/powerpc: "
` [PATCH 09/12] Dcumentation/sh: "
` [PATCH 10/12] Documentation/sparc: "
` [PATCH 11/12] Documentation/x86: "
` [PATCH 12/12] Documentation/xtensa: "

[PATCH v9 00/10] namei: openat2(2) path resolution restrictions
 2019-07-14 14:36 UTC  (34+ messages)
` [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
` [PATCH v9 02/10] procfs: switch magic-link modes to be more sane
` [PATCH v9 03/10] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH v9 04/10] namei: split out nd->dfd handling to dirfd_path_init
` [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags
` [PATCH v9 06/10] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v9 07/10] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH v9 08/10] open: openat2(2) syscall
` [PATCH v9 09/10] kselftest: save-and-restore errno to allow for %m formatting
` [PATCH v9 10/10] selftests: add openat2(2) selftests

[PATCH 0/3] Remove x86-specific code from generic headers
 2019-07-13  8:08 UTC  (16+ messages)
` [PATCH 1/3] x86/Kconfig: Move ARCH_HAS_MEM_ENCRYPT to arch/Kconfig
` [PATCH 2/3] DMA mapping: Move SME handling to x86-specific files
` [PATCH 3/3] fs/core/vmcore: Move sev_active() reference to x86 arch code

[PATCH 0/3] Remove x86-specific code from generic headers
 2019-07-13  7:29 UTC  (7+ messages)
` [PATCH 1/3] x86,s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig
` [PATCH 2/3] DMA mapping: Move SME handling to x86-specific files
` [PATCH 3/3] fs/core/vmcore: Move sev_active() reference to x86 arch code

[PATCH 0/5] PDF output fixes
 2019-07-13  3:41 UTC  (5+ messages)
` [PATCH 1/5] docs: don't use nested tables

[GIT PULL] s390 patches for the 5.3 merge window #2
 2019-07-12 23:20 UTC  (2+ messages)

[PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-12 15:00 UTC  (12+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] powerpc: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES
` [PATCH v2 3/5] x86: "
` [PATCH v2 4/5] sparc: "
` [PATCH v2 5/5] s390: "

[RFC v2 0/5] Some vfio-ccw fixes
 2019-07-12 13:59 UTC  (23+ messages)
` [RFC v2 1/5] vfio-ccw: Fix misleading comment when setting orb.cmd.c64
` [RFC v2 2/5] vfio-ccw: Fix memory leak and don't call cp_free in cp_init
` [RFC v2 3/5] vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
` [RFC v2 4/5] vfio-ccw: Don't call cp_free if we are processing a channel program
` [RFC v2 5/5] vfio-ccw: Update documentation for csch/hsch

[PATCH v3 0/5] Some vfio-ccw fixes
 2019-07-12 13:28 UTC  (13+ messages)
` [PATCH v3 1/5] vfio-ccw: Fix misleading comment when setting orb.cmd.c64
` [PATCH v3 2/5] vfio-ccw: Fix memory leak and don't call cp_free in cp_init
` [PATCH v3 3/5] vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
` [PATCH v3 4/5] vfio-ccw: Don't call cp_free if we are processing a channel program
` [PATCH v3 5/5] vfio-ccw: Update documentation for csch/hsch

[PATCH 0/3] zfcp: fixes for the zFCP device driver
 2019-07-12 13:16 UTC  (4+ messages)
` [PATCH 1/3] zfcp: fix request object use-after-free in send path causing seqno errors

[PATCH] MAINTAINERS: update BPF JIT S390 maintainers
 2019-07-12 12:40 UTC  (6+ messages)

[RFC PATCH] Docs: move more driver,device related docs into drivers dir follows kernel source
 2019-07-12  6:10 UTC 

[PATCH] mm/kprobes: Add generic kprobe_fault_handler() fallback definition
 2019-07-11 22:49 UTC  (5+ messages)

[PATCH v5 0/8] s390: virtio: support protected virtualization
 2019-07-11 21:48 UTC  (3+ messages)
` [PATCH v5 1/8] s390/mm: force swiotlb for "

[PATCH] s390/zcrypt: remove the exporting of ap_query_configuration
 2019-07-11 13:52 UTC  (3+ messages)

[PATCH] s390/livepatch: Implement reliable stack tracing for the consistency model
 2019-07-10 10:59 UTC 

[PATCH 0/5] Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-10  6:14 UTC  (6+ messages)
` [PATCH 3/5] x86: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES

[PATCH v4 0/7] s390: vfio-ap: dynamic configuration support
 2019-07-09 21:11 UTC  (9+ messages)
` [PATCH v4 3/7] s390: zcrypt: driver callback to indicate resource in use

[PATCH] docs: don't use nested tables
 2019-07-09 17:45 UTC  (2+ messages)

[PATCH v1 01/22] docs: Documentation/*.txt: rename all ReST files to *.rst
 2019-07-09 17:02 UTC  (2+ messages)

[GIT PULL] s390 patches for the 5.3 merge window
 2019-07-08 19:30 UTC  (4+ messages)
` [PATCH] s390: ap: constify parameter of match_apqn

linux-next: Tree for Jul 8 --> bootup failure on s390x (bisected)
 2019-07-08 19:16 UTC  (3+ messages)

use exact allocation for dma coherent memory
 2019-07-08 18:43 UTC  (4+ messages)

[RFC v1 0/4] Some vfio-ccw fixes
 2019-07-08 13:34 UTC  (7+ messages)
` [RFC v1 1/4] vfio-ccw: Set orb.cmd.c64 before calling ccwchain_handle_ccw

linux-next: Tree for Jul 4 -> conflict between s390 and driver-core tree
 2019-07-08 11:20 UTC  (2+ messages)

[PATCH v12 01/11] MODSIGN: Export module signature definitions
 2019-07-05 13:00 UTC  (6+ messages)

[PATCH 0/3] docs: s390: restore content and update s390dbf.rst
 2019-07-05 12:28 UTC  (9+ messages)
` [PATCH 1/3] docs: s390: restore important non-kdoc parts of s390dbf.rst
` [PATCH 2/3] docs: s390: unify and update s390dbf kdocs at debug.c
` [PATCH 3/3] docs: s390: s390dbf: typos and formatting, update crash command

[PULL 0/1] vfio-ccw fix for 5.3
 2019-07-05 12:20 UTC  (3+ messages)
` [PULL 1/1] vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1

[PATCH] vfio-ccw: Fix the conversion of Format-0 CCWs to Format-1
 2019-07-05  6:10 UTC  (3+ messages)

[PATCH] s390/cio: introduce driver_override on the css bus
 2019-07-03 15:28 UTC  (6+ messages)

[PATCH v5 0/2] Use DIAG318 to set Control Program Name & Version Codes
 2019-07-02 20:08 UTC  (10+ messages)
` [PATCH v5 2/2] s390/kvm: diagnose 318 handling


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