public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-09 15:55:50 to 2018-01-17 11:29:54 UTC [more...]

[PATCH 0/6] s390: improve speculative execution handling
 2018-01-17 11:29 UTC  (14+ messages)
` [PATCH 1/6] s390/alternative: use a copy of the facility bit mask
` [PATCH 2/6] s390: implement nospec_[load|ptr]
` [PATCH 3/6] s390: add options to change branch prediction behaviour for the kernel
` [PATCH 4/6] s390: add system call to run tasks with modified branch prediction
` [PATCH 5/6] KVM: s390: wire up seb feature
` [PATCH 6/6] s390: scrub registers on kernel entry and KVM exit

[PATCH 00/12] KVM: s390: exitless interrupt support for KVM
 2018-01-17 10:12 UTC  (20+ messages)
` [PATCH 01/12] KVM: s390: reverse bit ordering of irqs in pending mask
` [PATCH 02/12] KVM: s390: define GISA format-0 data structure
` [PATCH 03/12] s390/bitops: add test_and_clear_bit_inv()
` [PATCH 04/12] KVM: s390: implement GISA IPM related primitives
` [PATCH 05/12] s390/css: expose the AIV facility
` [PATCH 06/12] KVM: s390: exploit GISA and AIV for emulated interrupts
` [PATCH 07/12] KVM: s390: abstract adapter interruption word generation from ISC
` [PATCH 08/12] KVM: s390: add GISA interrupts to FLIC ioctl interface
` [PATCH 09/12] KVM: s390: make kvm_s390_get_io_int() aware of GISA
` [PATCH 10/12] KVM: s390: activate GISA for emulated interrupts
` [PATCH 11/12] s390/sclp: expose the GISA format facility
` [PATCH 12/12] KVM: s390: introduce the format-1 GISA

[PATCH 0/5] perf trace: Introduce arch-specific errno code/name mappings
 2018-01-17  8:49 UTC  (8+ messages)
` [PATCH 1/5] tools include arch: Grab a copy of errno.h for arch's supported by perf
` [PATCH 2/5] tools include asm-generic: Grab errno.h and errno-base.h
` [PATCH 3/5] perf util: Introduce architecture specific errno/name mapping
` [PATCH 4/5] perf trace: Obtain errno values by using arch_errno_to_name()
` [PATCH 5/5] perf trace: Remove audit-libs dependency if syscall tables are present

[PATCH RFC 0/2] KVM: s390: vsie: protect from VCPUS modifying the SCB
 2018-01-16 17:15 UTC  (3+ messages)
` [PATCH RFC 1/2] KVM: s390 vsie: use READ_ONCE to access some SCB fields
` [PATCH RFC 2/2] KVM: s390: vsie: store guest addresses of satellite blocks in vsie_page

[PATCH 0/1] vfio-ccw: start updating vfio-ccw.txt
 2018-01-16 16:28 UTC  (5+ messages)
` [PATCH 1/1] vfio-ccw: update documentation

[GIT PULL v2] KVM: s390: Fixes and features for 4.16
 2018-01-16 16:14 UTC  (2+ messages)

[RFC PATCH 0/3] vfio: ccw: basic channel path event handling
 2018-01-16 15:57 UTC  (13+ messages)
` [RFC PATCH 1/3] vfio: ccw: introduce schib region
` [RFC PATCH 2/3] vfio: ccw: introduce channel path irq
` [RFC PATCH 3/3] vfio: ccw: handle chp event
` [Qemu-devel] [RFC PATCH 0/3] vfio: ccw: basic channel path event handling

[GIT PULL 0/6] KVM: s390: Fixes and features for 4.16
 2018-01-16 15:35 UTC  (11+ messages)
` [GIT PULL 1/6] s390x/mm: cleanup gmap_pte_op_walk()
` [GIT PULL 2/6] KVM: s390: use created_vcpus in more places
` [GIT PULL 3/6] KVM: s390: add debug tracing for cpu features of CPU model
` [GIT PULL 4/6] KVM: s390: drop use of spin lock in __floating_irq_kick
` [GIT PULL 5/6] kvm_config: add CONFIG_S390_GUEST
` [GIT PULL 6/6] KVM: s390: cleanup struct kvm_s390_float_interrupt

[PATCH v3 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
 2018-01-16 15:34 UTC  (5+ messages)
` [PATCH v3 02/10] include: Move compat_timespec/ timeval to compat_time.h

[RFC/PATCH v2 00/22] KVM/s390: Hugetlbfs enablement
 2018-01-16 13:11 UTC  (5+ messages)
` [RFC/PATCH v2 11/22] s390/mm: Remove superfluous parameter

Build regressions/improvements in v4.15-rc8
 2018-01-16  9:38 UTC  (2+ messages)

consolidate direct dma mapping V4
 2018-01-16  7:52 UTC  (36+ messages)
    ` [PATCH 01/34] alpha: mark jensen as broken
    ` [PATCH 02/34] hexagon: remove unused flush_write_buffers definition
    ` [PATCH 03/34] m32r: "
    ` [PATCH 04/34] powerpc: "
    ` [PATCH 05/34] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
    ` [PATCH 06/34] m32r: remove the unused dma_capable helper
    ` [PATCH 07/34] riscv: "
    ` [PATCH 08/34] s390: "
    ` [PATCH 09/34] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
    ` [PATCH 10/34] arm64: don't override dma_max_pfn
    ` [PATCH 11/34] mips: fix an off-by-one in dma_capable
    ` [PATCH 12/34] dma-mapping: move swiotlb arch helpers to a new header
    ` [PATCH 13/34] dma-mapping: move dma_mark_clean to dma-direct.h
    ` [PATCH 14/34] hexagon: use the generic dma_capable helper
  ` [PATCH 15/34] powerpc: rename dma_direct_ to dma_nommu_
    ` [PATCH 16/34] microblaze: rename dma_direct to dma_nommu
  ` [PATCH 17/34] microblaze: remove dma_nommu_dma_supported
  ` [PATCH 18/34] microblaze: remove the dead !NOT_COHERENT_CACHE dma code
  ` [PATCH 19/34] s390: move s390_pci_dma_ops to asm/pci_dma.h
    ` [PATCH 20/34] dma-mapping: warn when there is no coherent_dma_mask
  ` [PATCH 21/34] dma-mapping: clear harmful GFP_* flags in common code
    ` [PATCH 22/34] dma-mapping: add an arch_dma_supported hook
    ` [PATCH 23/34] dma-mapping: provide a generic asm/dma-mapping.h
  ` [PATCH 24/34] dma-direct: rename dma_noop to dma_direct
    ` [PATCH 25/34] dma-direct: use phys_to_dma
    ` [PATCH 26/34] dma-direct: add dma address sanity checks
  ` [PATCH 27/34] dma-direct: add support for CMA allocation
  ` [PATCH 28/34] dma-direct: use node local allocations for coherent memory
  ` [PATCH 29/34] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
  ` [PATCH 30/34] dma-direct: retry allocations using GFP_DMA for small masks
  ` [PATCH 31/34] dma-direct: make dma_direct_{alloc,free} available to other implementations
  ` [PATCH 32/34] dma-direct: reject too small dma masks
  ` [PATCH 33/34] cris: use dma-direct
  ` [PATCH 34/34] h8300: "

[PATCH] s390: fix setgid16/setuid16 handling of -1
 2018-01-15 22:36 UTC  (5+ messages)
` [PATCH v2] s390: fix handling of -1 in set{,fs}[gu]id16 syscalls

[man-pages PATCH 3/5] s390_sthyi.2: wfix
 2018-01-14 18:56 UTC 

[man-pages PATCH 0/5] some minor s390 syscall updates
 2018-01-14 18:56 UTC 

consolidate direct dma mapping V3
 2018-01-12 13:17 UTC  (52+ messages)
    ` [PATCH 01/33] alpha: mark jensen as broken
    ` [PATCH 02/33] hexagon: remove unused flush_write_buffers definition
    ` [PATCH 03/33] m32r: "
    ` [PATCH 04/33] powerpc: "
    ` [PATCH 05/33] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA
    ` [PATCH 06/33] m32r: remove the unused dma_capable helper
    ` [PATCH 07/33] riscv: "
    ` [PATCH 08/33] s390: "
    ` [PATCH 09/33] dma-mapping: take dma_pfn_offset into account in dma_max_pfn
    ` [PATCH 10/33] arm64: don't override dma_max_pfn
    ` [PATCH 11/33] dma-mapping: move swiotlb arch helpers to a new header
    ` [PATCH 12/33] dma-mapping: move dma_mark_clean to dma-direct.h
    ` [PATCH 13/33] hexagon: use the generic dma_capable helper
    ` [PATCH 14/33] powerpc: rename dma_direct_ to dma_nommu_
    ` [PATCH 15/33] microblaze: rename dma_direct to dma_nommu
    ` [PATCH 16/33] microblaze: remove dma_nommu_dma_supported
    ` [PATCH 17/33] microblaze: remove the dead !NOT_COHERENT_CACHE dma code
    ` [PATCH 18/33] s390: move s390_pci_dma_ops to asm/pci_dma.h
    ` [PATCH 19/33] dma-mapping: warn when there is no coherent_dma_mask
    ` [PATCH 20/33] dma-mapping: clear harmful GFP_* flags in common code
    ` [PATCH 21/33] dma-mapping: add an arch_dma_supported hook
    ` [PATCH 22/33] dma-mapping: provide a generic asm/dma-mapping.h
    ` [PATCH 23/33] dma-direct: rename dma_noop to dma_direct
    ` [PATCH 24/33] dma-direct: use phys_to_dma
  ` [PATCH 25/33] dma-direct: add dma address sanity checks
    ` [PATCH 26/33] dma-direct: add support for CMA allocation
    ` [PATCH 27/33] dma-direct: use node local allocations for coherent memory
    ` [PATCH 28/33] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
    ` [PATCH 29/33] dma-direct: retry allocations using GFP_DMA for small masks
    ` [PATCH 30/33] dma-direct: make dma_direct_{alloc,free} available to other implementations
    ` [PATCH 31/33] dma-direct: reject too small dma masks
    ` [PATCH 32/33] cris: use dma-direct
    ` [PATCH 33/33] h8300: "

4.14: WARNING: CPU: 4 PID: 2895 at block/blk-mq.c:1144 with virtio-blk (also 4.12 stable)
 2018-01-12  1:16 UTC  (10+ messages)

[RFC PATCH 0/5] vfio/ccw: basic channel path event handling
 2018-01-11  3:04 UTC  (6+ messages)
` [RFC PATCH 1/5] vfio: linux-headers update for vfio-ccw
` [RFC PATCH 2/5] vfio/ccw: get schib region info
` [RFC PATCH 3/5] vfio/ccw: get irq info and set up handler for chp irq
` [RFC PATCH 4/5] vfio/ccw: update subchanel information block lazily
` [RFC PATCH 5/5] vfio/ccw: build schib with real schib information

[-next PATCH 0/4] sysfs and DEVICE_ATTR_<foo>
 2018-01-10 14:43 UTC  (4+ messages)
` [-next PATCH 2/4] treewide: Use DEVICE_ATTR_RW

[PATCH v2] KVM: s390: cleanup struct kvm_s390_float_interrupt
 2018-01-10 13:09 UTC  (8+ messages)

consolidate direct dma mapping and swiotlb support
 2018-01-09 15:55 UTC  (3+ messages)
` [PATCH 05/67] dma-mapping: replace PCI_DMA_BUS_IS_PHYS with a flag in struct dma_map_ops


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