linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-16 02:55:55 to 2019-04-24 18:19:22 UTC [more...]

[PATCH v2 0/5] cpu/speculation: Add 'mitigations=' cmdline option
 2019-04-24 18:19 UTC  (11+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 5/5] arm64/speculation: Support "

[PATCH v3 1/1] vfio-ccw: Prevent quiesce function going into an infinite loop
 2019-04-24 16:35 UTC  (16+ messages)

[PATCH v2 30/79] docs: Debugging390.txt: convert table to ascii artwork
 2019-04-24 12:52 UTC  (8+ messages)
` [PATCH v2 32/79] s390: include/asm/debug.h add kerneldoc markups
  ` [PATCH v2 31/79] docs: s390: convert docs to ReST and rename to *.rst

[PATCH] memblock: make keeping memblock memory opt-in rather than opt-out
 2019-04-24 10:35 UTC 

[PATCH v1 0/7] mm/memory_hotplug: Factor out memory block device handling
 2019-04-24 10:25 UTC  (8+ messages)
` [PATCH v1 1/7] mm/memory_hotplug: Simplify and fix check_hotplug_memory_range()
` [PATCH v1 2/7] s390x/mm: Implement arch_remove_memory()
` [PATCH v1 3/7] mm/memory_hotplug: arch_remove_memory() and __remove_pages() with CONFIG_MEMORY_HOTPLUG
` [PATCH v1 4/7] mm/memory_hotplug: Create memory block devices after arch_add_memory()
` [PATCH v1 5/7] mm/memory_hotplug: Drop MHP_MEMBLOCK_API
` [PATCH v1 6/7] mm/memory_hotplug: Remove memory block devices before arch_remove_memory()
` [PATCH v1 7/7] mm/memory_hotplug: Make unregister_memory_block_under_nodes() never fail

[PATCHv2] kernel/crash: make parse_crashkernel()'s return value more indicant
 2019-04-24  8:31 UTC  (2+ messages)

[PATCH] s390: vdso: drop unnecessary cc-ldoption
 2019-04-23 21:00 UTC 

[PATCH v2 1/4] s390: only build for new CPUs with clang
 2019-04-23 18:21 UTC  (5+ messages)
` [PATCH v2 4/4] s390: fix clang -Wpointer-sign warnigns in boot code

[PATCH v2 0/5] Fix vDSO clock_getres()
 2019-04-23 16:33 UTC  (10+ messages)
` [PATCH v2 1/5] arm64: "
` [PATCH v2 2/5] powerpc: "
` [PATCH v2 3/5] s390: "
` [PATCH v2 4/5] nds32: "
` [PATCH v2 5/5] kselftest: Extend vDSO selftest to clock_getres

Linux 5.1-rc5
 2019-04-23 16:06 UTC  (17+ messages)

[PATCH v2 0/8] s390: vfio-ap: dynamic configuration support
 2019-04-23 15:27 UTC  (19+ messages)
` [PATCH v2 1/8] s390: vfio-ap: maintain a shadow of the CRYCB in use by a guest
` [PATCH v2 2/8] s390: vfio-ap: sysfs interface to display guest CRYCB
` [PATCH v2 3/8] s390: vfio-ap: allow assignment of unavailable AP resources to mdev device
` [PATCH v2 4/8] s390: vfio-ap: allow hot plug/unplug of AP resources using "
` [PATCH v2 5/8] s390: vfio-ap: wait for queue empty on queue reset
` [PATCH v2 6/8] s390: kvm: test CRYCB masks before setting them
` [PATCH v2 7/8] s390: vfio-ap: handle bind and unbind of AP queue device
` [PATCH v2 8/8] s390: vfio-ap: update documentation

[s390:for-linus 30/32] arch/s390/mm/kasan_init.c:372:15: error: implicit declaration of function 'pg
 2019-04-23 13:58 UTC 

[RESEND PATCH v3 00/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-04-23 11:31 UTC  (13+ messages)
    ` [RESEND PATCH v3 01/11] ARM: prevent tracing IPI_CPU_BACKTRACE
    ` [RESEND PATCH v3 02/11] arm64: mark (__)cpus_have_const_cap as __always_inline
    ` [RESEND PATCH v3 03/11] MIPS: mark mult_sh_align_mod() "
    ` [RESEND PATCH v3 04/11] s390/cpacf: mark scpacf_query() "
  ` [RESEND PATCH v3 05/11] mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
  ` [RESEND PATCH v3 06/11] MIPS: mark __fls() and __ffs() as __always_inline
  ` [RESEND PATCH v3 07/11] ARM: mark setup_machine_tags() stub as __init __noreturn
  ` [RESEND PATCH v3 08/11] powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __init
  ` [RESEND PATCH v3 09/11] powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline
  ` [RESEND PATCH v3 10/11] powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inline
  ` [RESEND PATCH v3 11/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING

[PATCH] KVM: Directly return result from kvm_arch_check_processor_compat()
 2019-04-23 10:14 UTC  (3+ messages)

[PATCH] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-04-23  3:26 UTC  (8+ messages)

[PATCH v2 00/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-04-23  3:23 UTC  (15+ messages)
    ` [PATCH v2 01/11] ARM: prevent tracing IPI_CPU_BACKTRACE
    ` [PATCH v2 02/11] arm64: mark (__)cpus_have_const_cap as __always_inline
    ` [PATCH v2 03/11] MIPS: mark mult_sh_align_mod() "
    ` [PATCH v2 04/11] s390/cpacf: mark scpacf_query() "
  ` [PATCH v2 05/11] mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
  ` [PATCH v2 06/11] MIPS: mark __fls() as __always_inline
  ` [PATCH v2 07/11] ARM: mark setup_machine_tags() stub as __init __noreturn
    ` [PATCH v2 08/11] powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __init
  ` [PATCH v2 09/11] powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline
  ` [PATCH v2 10/11] powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inline
  ` [PATCH v2 11/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING

[PATCH v3 00/10] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-04-23  3:21 UTC  (11+ messages)
    ` [PATCH v3 01/10] arm64: mark (__)cpus_have_const_cap as __always_inline
    ` [PATCH v3 02/10] MIPS: mark mult_sh_align_mod() "
    ` [PATCH v3 03/10] s390/cpacf: mark scpacf_query() "
    ` [PATCH v3 04/10] mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
    ` [PATCH v3 05/10] MIPS: mark __fls() and __ffs() as __always_inline
  ` [PATCH v3 06/10] ARM: mark setup_machine_tags() stub as __init __noreturn
  ` [PATCH v3 07/10] powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __init
    ` [PATCH v3 08/10] powerpc/mm/radix: mark __radix__flush_tlb_range_psize() as __always_inline
  ` [PATCH v3 09/10] powerpc/mm/radix: mark as __tlbie_pid() and friends as__always_inline
  ` [PATCH v3 10/10] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING

[PATCH v5 0/6] add generic boot option for IOMMU dma mode
 2019-04-23  2:45 UTC  (8+ messages)
` [PATCH v5 1/6] iommu: add generic boot option iommu.dma_mode

[PATCH AUTOSEL 3.18 13/15] scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN
 2019-04-22 19:50 UTC 

[PATCH AUTOSEL 4.4 19/21] scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN
 2019-04-22 19:49 UTC 

[PATCH AUTOSEL 4.9 02/29] s390: limit brk randomization to 32MB
 2019-04-22 19:48 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 25/29] scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN

[PATCH AUTOSEL 4.14 02/43] s390: limit brk randomization to 32MB
 2019-04-22 19:47 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 06/43] s390/qeth: fix race when initializing the IP address table
` [PATCH AUTOSEL 4.14 37/43] scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN

[PATCH AUTOSEL 4.19 02/68] s390: limit brk randomization to 32MB
 2019-04-22 19:45 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 14/68] s390/qeth: fix race when initializing the IP address table
` [PATCH AUTOSEL 4.19 58/68] scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN

[PATCH AUTOSEL 5.0 21/98] s390/qeth: fix race when initializing the IP address table
 2019-04-22 19:41 UTC  (2+ messages)
` [PATCH AUTOSEL 5.0 72/98] scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCN

[PATCH 00/57] Convert files to ReST
 2019-04-19 22:10 UTC  (5+ messages)
` [PATCH 30/57] docs: s390: Debugging390.txt: convert table to ascii artwork
` [PATCH 32/57] s390: include/asm/debug.h add kerneldoc markups
` Avoiding merge conflicts while adding new docs - Was: Re: [PATCH 00/57] Convert files to ReST

[PATCH] kernel/crash: make parse_crashkernel()'s return value more indicant
 2019-04-19 14:45 UTC  (3+ messages)

[GIT PULL] s390 patches for 5.1-rc6
 2019-04-18 15:20 UTC  (2+ messages)

[PATCH v6 0/1] iommu: enhance IOMMU dma mode build options
 2019-04-18 13:57 UTC  (2+ messages)
` [PATCH v6 1/1] "

[kvms390:next 8/8] arch/s390/kvm/kvm-s390.c:2936:6: error: expected '(' before 'kvm_has_pckmo_ecc'
 2019-04-18 11:57 UTC 

[PATCH] KVM: s390: Fix potential spectre warnings
 2019-04-18  8:02 UTC  (9+ messages)

[PATCH net] s390: ctcm: fix ctcm_new_device error return code
 2019-04-18  6:25 UTC  (2+ messages)

[PATCH net-next 0/8] s390/qeth: updates 2019-04-17
 2019-04-17 17:35 UTC  (10+ messages)
` [PATCH net-next 1/8] s390/qeth: clarify naming for some QDIO helpers
` [PATCH net-next 2/8] s390/qeth: handle error from qeth_update_from_chp_desc()
` [PATCH net-next 3/8] s390/qeth: don't bother updating the last-tx time
` [PATCH net-next 4/8] s390/qeth: don't keep statistics for tx timeout
` [PATCH net-next 5/8] s390/qeth: add TX multiqueue support for IQD devices
` [PATCH net-next 6/8] s390/qeth: add TX multiqueue support for OSA devices
` [PATCH net-next 7/8] s390/qeth: simplify QoS code
` [PATCH net-next 8/8] s390/qeth: stop/wake TX queues based on their fill level

[PATCH 0/7] s390: vfio-ap: dynamic configuration support
 2019-04-17 15:37 UTC  (13+ messages)
` [PATCH 1/7] s390: zcrypt: driver callback to indicate resource in use

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-04-17  9:26 UTC  (4+ messages)
  ` [PATCH v3 13/26] compat_ioctl: move tape handling into drivers

[PATCH 0/5] Fix vDSO clock_getres()
 2019-04-16 14:23 UTC  (5+ messages)
` [PATCH 1/5] arm64: "

[PATCH] net/smc: hold conns_lock before calling smc_lgr_register_conn()
 2019-04-16 13:53 UTC 

[RFC PATCH 00/12] s390: virtio: support protected virtualization
 2019-04-16 13:31 UTC  (11+ messages)
` [RFC PATCH 04/12] s390/cio: introduce cio DMA pool


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