messages from 2019-04-01 11:51:51 to 2019-04-10 16:00:44 UTC [more...]
[PATCH 01/12] s390: remove -fno-strength-reduce flag
2019-04-10 16:00 UTC (31+ messages)
` [PATCH 02/12] s390: don't build vdso32 with clang
` [PATCH 03/12] s390: purgatory: pass --target option to clang
` [PATCH 04/12] s390: qeth: address type mismatch warning
` [PATCH 05/12] s390: zcrypt: initialize variables before_use
` [PATCH 06/12] s390: ctcm: fix ctcm_new_device error return code
` [PATCH 07/12] s390: cio: fix cio_irb declaration
` [PATCH 08/12] s390: syscall_wrapper: avoid clang warning
` [PATCH 09/12] s390: make __load_psw_mask work with clang
` [PATCH 10/12] s390: avoid __builtin_return_address(n) on clang
` [PATCH 11/12] s390: make chkbss work with clang
` [PATCH 12/12] [PROBABLY WRONG] s390: void '0' constraint in inline assembly
[RFC PATCH 00/12] s390: virtio: support protected virtualization
2019-04-10 15:57 UTC (40+ messages)
` [RFC PATCH 01/12] virtio/s390: use vring_create_virtqueue
` [RFC PATCH 02/12] virtio/s390: DMA support for virtio-ccw
` [RFC PATCH 03/12] s390/mm: force swiotlb for protected virtualization
` [RFC PATCH 04/12] s390/cio: introduce cio DMA pool
` [RFC PATCH 05/12] s390/cio: add protected virtualization support to cio
` [RFC PATCH 06/12] s390/airq: use DMA memory for adapter interrupts
` [RFC PATCH 07/12] virtio/s390: use DMA memory for ccw I/O
` [RFC PATCH 08/12] virtio/s390: add indirection to indicators access
` [RFC PATCH 09/12] virtio/s390: use DMA memory for notifiers
` [RFC PATCH 10/12] virtio/s390: consolidate DMA allocations
` [RFC PATCH 11/12] virtio/s390: use the cio DMA pool
` [RFC PATCH 12/12] virtio/s390: make airq summary indicators DMA
[PATCH 07/10] zfcp: implicitly refresh port-data diagnostics when reading SysFS
2019-04-10 12:47 UTC
[PATCH RFC 0/5] cpu/speculation: Add 'cpu_spec_mitigations=' cmdline options
2019-04-10 12:10 UTC (29+ messages)
` [PATCH RFC 1/5] "
` [PATCH RFC 2/5] x86/speculation: Add support for "
` [PATCH RFC 3/5] powerpc/speculation: "
` [PATCH RFC 4/5] s390/speculation: "
` [PATCH RFC 5/5] arm64/speculation: "
[PATCH v5 0/6] add generic boot option for IOMMU dma mode
2019-04-10 11:46 UTC (8+ messages)
` [PATCH v5 1/6] iommu: add generic boot option iommu.dma_mode
` [PATCH v5 2/6] iommu: add build options corresponding to iommu.dma_mode
` [PATCH v5 3/6] iommu: add iommu_default_dma_mode_get/set() helper
` [PATCH v5 4/6] s390/pci: add support for generic boot option iommu.dma_mode
` [PATCH v5 5/6] powernv/iommu: "
` [PATCH v5 6/6] x86/iommu: "
[RFC patch 09/41] s390/stacktrace: Remove the pointless ULONG_MAX marker
2019-04-10 10:28 UTC
[PATCH v4 0/6] vfio-ccw: support hsch/csch (kernel part)
2019-04-09 23:34 UTC (7+ messages)
` [PATCH v4 1/6] vfio-ccw: make it safe to access channel programs
` [Qemu-devel] "
[PATCH 10/10] zfcp: implicitly refresh config-data diagnostics when reading SysFS
2019-04-09 16:50 UTC
[PATCH 09/10] zfcp: introduce SysFS interface to read the local B2B-Credit
2019-04-09 16:50 UTC
[PATCH 08/10] zfcp: move maximum age of diagnostic buffers into a module-parameter
2019-04-09 16:50 UTC
[PATCH 06/10] zfcp: introduce SysFS interface for diagnostics of local SFP transceiver
2019-04-09 16:50 UTC
[PATCH 05/10] zfcp: support retrieval of SFP Data via Exchange Port Data
2019-04-09 16:50 UTC
[PATCH 04/10] zfcp: add diagnostics buffer for exchange config data
2019-04-09 16:50 UTC
[PATCH 03/10] zfcp: diagnostics buffer caching and use for exchange port data
2019-04-09 16:50 UTC
[PATCH 02/10] zfcp: remove option to pass NULL to sync exchange config/port data
2019-04-09 16:50 UTC
[PATCH 01/10] zfcp: signal incomplete or error for sync exchange config/port data
2019-04-09 16:50 UTC
[PATCH 00/10] zfcp: support retrieval of local RDP data
2019-04-09 16:50 UTC
[PATCH 1/2] s390: Convert IS_ENABLED uses to __is_defined
2019-04-09 16:33 UTC
[PATCH v3] ubsan: Avoid unnecessary 128-bit shifts
2019-04-09 13:43 UTC (2+ messages)
[PATCH v1 4/4] mm/memory_hotplug: Make __remove_pages() and arch_remove_memory() never fail
2019-04-09 10:01 UTC
[PATCH V3 0/7] Add FOLL_LONGTERM to GUP fast and use it
2019-04-09 0:13 UTC (2+ messages)
[RFC v2 0/3] fio-ccw fixes for kernel stacktraces
2019-04-08 21:05 UTC (4+ messages)
` [RFC v2 1/3] vfio-ccw: Do not call flush_workqueue while holding the spinlock
` [RFC v2 2/3] vfio-ccw: Prevent quiesce function going into an infinite loop
` [RFC v2 3/3] vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev
[PATCH] s390/mm: Silence compiler warning when compiling without CONFIG_PGSTE
2019-04-08 13:28 UTC (4+ messages)
[PATCH v4 0/6] normalize IOMMU dma mode boot options
2019-04-08 9:51 UTC (11+ messages)
` [PATCH v4 1/6] iommu: use iommu.dma_mode to replace iommu.passthrough and iommu.strict
` [PATCH v4 2/6] iommu: keep dma mode build options consistent with cmdline options
` [PATCH v4 3/6] iommu: add iommu_default_dma_mode_get() helper
` [PATCH v4 4/6] s390/pci: use common boot option iommu.dma_mode
` [PATCH v4 5/6] powernv/iommu: "
` [PATCH v4 6/6] x86/iommu: "
[PATCH 5/6 v3] syscalls: Remove start and number from syscall_get_arguments() args
2019-04-04 18:56 UTC (9+ messages)
` [PATCH 6/6 v3] syscalls: Remove start and number from syscall_set_arguments() args
[RFC v1 3/3] vfio-ccw: Release any channel program when releasing/removing vfio-ccw mdev
2019-04-04 13:32 UTC
[RFC v1 2/3] vfio-ccw: Prevent quiesce function going into an infinite loop
2019-04-04 8:58 UTC
[PATCH 5.0 166/246] perf/aux: Make perf_event accessible to setup_aux()
2019-04-04 8:47 UTC
[PATCH 4.19 124/187] perf/aux: Make perf_event accessible to setup_aux()
2019-04-04 8:47 UTC
[PATCH] s390: mmap base does not depend on ADDR_NO_RANDOMIZE personality
2019-04-04 6:19 UTC
[PATCH 2/2] arch: add pidfd and io_uring syscalls everywhere
2019-04-04 6:08 UTC (12+ messages)
[PATCH v3 0/2] Use DIAG318 to set Control Program Name & Version Codes
2019-04-03 14:22 UTC (10+ messages)
` [PATCH v3 1/2] s390/setup: diag318: remove bit check and refactor struct
` [PATCH v3 2/2] s390/kvm: diagnose 318 handling
[PATCH 0/5] Fix vDSO clock_getres()
2019-04-03 14:21 UTC (12+ messages)
` [PATCH 2/5] powerpc: "
` [PATCH 3/5] s390: "
` [PATCH 4/5] nds32: "
` [PATCH 5/5] kselftest: Extend vDSO selftest to clock_getres
[PATCH v8 07/20] s390: mm: Add p?d_large() definitions
2019-04-03 14:16 UTC
[PATCH v2] ubsan: Avoid unnecessary 128-bit shifts
2019-04-03 6:50 UTC (2+ messages)
[RFC v1 1/3] vfio-ccw: Do not call flush_workqueue while holding the spinlock
2019-04-02 16:44 UTC
[RFC v1 0/3] vfio-ccw fixes for kernel stacktraces
2019-04-02 16:44 UTC
[PATCH] ubsan: Avoid unnecessary 128-bit shifts
2019-04-02 16:41 UTC (2+ messages)
[PATCH v3 0/2] vfio-ccw: support hsch/csch (QEMU part)
2019-04-02 13:44 UTC (6+ messages)
` [PATCH v3 2/2] vfio-ccw: support async command subregion
[PATCH v6 0/7] vfio: ap: AP Queue Interrupt Control
2019-04-02 12:47 UTC (3+ messages)
` [PATCH v6 2/7] s390: ap: new vfio_ap_queue structure
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox