public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-25 20:15:54 to 2019-07-09 21:11:20 UTC [more...]

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

[PATCH 0/5] PDF output fixes
 2019-07-09 18:33 UTC  (2+ messages)
` [PATCH 1/5] docs: don't use nested tables

[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)

[RFC v2 0/5] Some vfio-ccw fixes
 2019-07-09 14:21 UTC  (16+ 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] s390/zcrypt: remove the exporting of ap_query_configuration
 2019-07-09 12:25 UTC 

[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  (18+ messages)
` [RFC v1 1/4] vfio-ccw: Set orb.cmd.c64 before calling ccwchain_handle_ccw
` [RFC v1 2/4] vfio-ccw: No need to call cp_free on an error in cp_init
` [RFC v1 3/4] vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
` [RFC v1 4/4] vfio-ccw: Don't call cp_free if we are processing a channel program

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

[PATCH v9 00/10] namei: openat2(2) path resolution restrictions
 2019-07-08  5:47 UTC  (13+ 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] mm/kprobes: Add generic kprobe_fault_handler() fallback definition
 2019-07-08  3:33 UTC  (3+ 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  (16+ messages)
` [PATCH v5 1/2] s390/setup: diag318: refactor struct
` [PATCH v5 2/2] s390/kvm: diagnose 318 handling

[PATCH 0/3] zfcp: fixes for the zFCP device driver
 2019-07-02 21:02 UTC  (4+ messages)
` [PATCH 1/3] zfcp: fix request object use-after-free in send path causing seqno errors
` [PATCH 2/3] zfcp: fix request object use-after-free in send path causing wrong traces
` [PATCH 3/3] zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitialized

Reminder: 6 open syzbot bugs in "net/smc" subsystem
 2019-07-02  6:24 UTC 

[PATCH RFC] generic ELF support for kexec
 2019-07-01 18:11 UTC  (6+ messages)

[GIT PULL 0/7] KVM: s390: add kselftests
 2019-07-01 17:31 UTC  (12+ messages)
` [GIT PULL 1/7] KVM: selftests: Guard struct kvm_vcpu_events with __KVM_HAVE_VCPU_EVENTS
` [GIT PULL 2/7] KVM: selftests: Introduce a VM_MODE_DEFAULT macro for the default bits
` [GIT PULL 3/7] KVM: selftests: Align memory region addresses to 1M on s390x
` [GIT PULL 4/7] KVM: selftests: Add processor code for s390x
` [GIT PULL 5/7] KVM: selftests: Add the sync_regs test "
` [GIT PULL 6/7] KVM: selftests: Move kvm_create_max_vcpus test to generic code
` [GIT PULL 7/7] KVM: selftests: enable pgste option for the linker on s390

[PATCH v3 01/11] mm/memory_hotplug: Simplify and fix check_hotplug_memory_range()
 2019-07-01 12:48 UTC  (24+ messages)
` [PATCH v3 02/11] s390x/mm: Fail when an altmap is used for arch_add_memory()
` [PATCH v3 03/11] s390x/mm: Implement arch_remove_memory()
` [PATCH v3 04/11] arm64/mm: Add temporary arch_remove_memory() implementation
` [PATCH v3 05/11] drivers/base/memory: Pass a block_id to init_memory_block()
` [PATCH v3 07/11] mm/memory_hotplug: Create memory block devices after arch_add_memory()
` [PATCH v3 08/11] mm/memory_hotplug: Drop MHP_MEMBLOCK_API
` [PATCH v3 09/11] mm/memory_hotplug: Remove memory block devices before arch_remove_memory()
` [PATCH v3 10/11] mm/memory_hotplug: Make unregister_memory_block_under_nodes() never fail
` [PATCH v3 11/11] mm/memory_hotplug: Remove "zone" parameter from sparse_remove_one_section

[PATCH v4 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
 2019-07-01 12:19 UTC  (3+ messages)

[PATCH v9 0/4] vfio: ap: AP Queue Interrupt Control
 2019-07-01 12:00 UTC  (8+ messages)
` [PATCH v9 4/4] s390: ap: kvm: Enable PQAP/AQIC facility for the guest

[PATCH] mm: Generalize and rename notify_page_fault() as kprobe_page_fault()
 2019-06-30  4:41 UTC  (3+ messages)

[RFC v1 1/1] vfio-ccw: Don't call cp_free if we are processing a channel program
 2019-06-28 13:05 UTC  (14+ messages)

[PATCH 13/39] docs: add arch doc directories to the index
 2019-06-28 12:30 UTC 

[PATCH] powerpc/power: Expose pfn_is_nosave prototype
 2019-06-27 22:00 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next 00/12] s390/qeth: updates 2019-06-27
 2019-06-27 17:18 UTC  (14+ messages)
` [PATCH net-next 01/12] s390/qeth: dynamically allocate simple IPA cmds
` [PATCH net-next 02/12] s390/qeth: clarify parameter for simple assist cmds
` [PATCH net-next 03/12] s390/qeth: dynamically allocate various cmds with sub-types
` [PATCH net-next 04/12] s390/qeth: dynamically allocate diag cmds
` [PATCH net-next 05/12] s390/qeth: dynamically allocate vnicc cmds
` [PATCH net-next 06/12] s390/qeth: dynamically allocate MPC cmds
` [PATCH net-next 07/12] s390/qeth: remove static cmd buffer infrastructure
` [PATCH net-next 08/12] s390/qeth: streamline SNMP cmd code
` [PATCH net-next 09/12] s390/qeth: consolidate pm code
` [PATCH net-next 10/12] s390/qeth: consolidate skb RX processing in L3 driver
` [PATCH net-next 11/12] s390/qeth: extract helper for route validation
` [PATCH net-next 12/12] s390/qeth: move cast type selection into fill_header()

[PATCH] net/smc: common release code for non-accepted sockets
 2019-06-27 17:03 UTC  (3+ messages)

[PATCH] s390/dasd: Fix a precision vs width bug in dasd_feature_list()
 2019-06-27 14:14 UTC  (2+ messages)

[PATCH v3 1/2] pid: add pidfd_open()
 2019-06-27 13:57 UTC  (2+ messages)

[PATCH 0/5] Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-06-27 11:17 UTC  (10+ messages)
` [PATCH 1/5] mm: "
` [PATCH 2/5] powerpc: Kconfig: Remove CONFIG_NODES_SPAN_OTHER_NODES
` [PATCH 3/5] x86: "
` [PATCH 4/5] sparc: "
` [PATCH 5/5] s390: "

[PATCH AUTOSEL 4.19 30/60] s390/boot: disable address-of-packed-member warning
 2019-06-27  0:35 UTC 

[PATCH AUTOSEL 5.1 47/95] s390/boot: disable address-of-packed-member warning
 2019-06-27  0:29 UTC 

[PATCH net 0/2] net/smc: fixes 2019-06-26
 2019-06-26 17:10 UTC  (4+ messages)
` [PATCH net 1/2] net/smc: hold conns_lock before calling smc_lgr_register_conn()
` [PATCH net 2/2] net/smc: Fix error path in smc_init

[PATCH V5 10/16] s390: zfcp_fc: use sg helper to operate scatterlist
 2019-06-26  8:17 UTC  (6+ messages)

[PATCH RESEND 0/8] Fix mmap base in bottom-up mmap
 2019-06-26  5:20 UTC  (4+ messages)
` [PATCH RESEND 6/8] parisc: Use mmap_base, not mmap_legacy_base, as low_limit for "


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