messages from 2019-04-08 17:19:23 to 2019-04-15 08:35:54 UTC [more...]
[PATCH v2 1/4] s390: only build for new CPUs with clang
2019-04-15 8:35 UTC (4+ messages)
` [PATCH v2 2/4] s390: boot, purgatory: pass $(CLANG_FLAGS) where needed
` [PATCH v2 3/4] s390: drop CONFIG_VIRT_TO_BUS
` [PATCH v2 4/4] s390: fix clang -Wpointer-sign warnigns in boot code
[RFC v2 0/3] fio-ccw fixes for kernel stacktraces
2019-04-15 8:13 UTC (15+ 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 1/2] s390: only build for new CPUs with clang
2019-04-15 6:32 UTC (11+ messages)
` [PATCH 2/2] s390: boot, purgatory: pass $(CLANG_FLAGS) where needed
WARNING in smc_unhash_sk (2)
2019-04-13 16:16 UTC
[PATCH v2 0/5] cpu/speculation: Add 'mitigations=' cmdline option
2019-04-13 4:47 UTC (9+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] x86/speculation: Support "
` [PATCH v2 3/5] powerpc/speculation: "
` [PATCH v2 4/5] s390/speculation: "
` [PATCH v2 5/5] arm64/speculation: "
` [PATCH] Documentation: Add ARM64 to kernel-parameters.rst
[PATCH 0/7] s390: vfio-ap: dynamic configuration support
2019-04-12 19:38 UTC (12+ messages)
` [PATCH 1/7] s390: zcrypt: driver callback to indicate resource in use
` [PATCH 2/7] s390: vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH 3/7] s390: vfio-ap: allow assignment of unavailable AP resources to mdev device
` [PATCH 4/7] s390: vfio-ap: allow hot plug/unplug of AP resources using "
` [PATCH 5/7] s390: vfio-ap: wait for queue empty on queue reset
` [PATCH 6/7] s390: vfio-ap: handle dynamic config/deconfig of AP adapter
` [PATCH 7/7] s390: vfio-ap: update documentation
[PATCH net-next 0/8] net/smc: patches 2019-04-12
2019-04-12 18:25 UTC (10+ messages)
` [PATCH net-next 1/8] net/smc: nonblocking connect rework
` [PATCH net-next 2/8] net/smc: fallback to TCP after connect problems
` [PATCH net-next 3/8] net/smc: check for ip prefix and subnet
` [PATCH net-next 4/8] net/smc: consolidate function parameters
` [PATCH net-next 5/8] net/smc: cleanup of get vlan id
` [PATCH net-next 6/8] net/smc: code cleanup smc_listen_work
` [PATCH net-next 7/8] net/smc: improve smc_listen_work reason codes
` [PATCH net-next 8/8] net/smc: improve smc_conn_create "
[RFC PATCH 00/12] s390: virtio: support protected virtualization
2019-04-12 15:30 UTC (47+ messages)
` [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 07/12] virtio/s390: use DMA memory for ccw I/O
` [RFC PATCH 10/12] virtio/s390: consolidate DMA allocations
[PATCH v5 0/6] add generic boot option for IOMMU dma mode
2019-04-12 13:11 UTC (11+ 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: "
[PATCH v4 0/6] vfio-ccw: support hsch/csch (kernel part)
2019-04-12 8:14 UTC (14+ messages)
` [PATCH v4 1/6] vfio-ccw: make it safe to access channel programs
` [Qemu-devel] "
` [qemu-s390x] "
[PATCH RFC 0/5] cpu/speculation: Add 'cpu_spec_mitigations=' cmdline options
2019-04-12 2:41 UTC (16+ messages)
` [PATCH RFC 1/5] "
` [PATCH RFC 3/5] powerpc/speculation: Add support for "
[PATCH 1/2] s390: Convert IS_ENABLED uses to __is_defined
2019-04-11 20:48 UTC (3+ messages)
[PATCH net 0/5] net/smc: fixes 2019-04-11
2019-04-11 18:04 UTC (7+ messages)
` [PATCH net 1/5] net/smc: wait for pending work before clcsock release_sock
` [PATCH net 2/5] net/smc: fix a NULL pointer dereference
` [PATCH net 3/5] net/smc: propagate file from SMC to TCP socket
` [PATCH net 4/5] net/smc: fix return code from FLUSH command
` [PATCH net 5/5] net/smc: move unhash before release of clcsock
[PATCH] arch/s390/crypto/prng: Stop being stupidly wasteful with /dev/urandom
2019-04-11 14:26 UTC
[PATCH 01/12] s390: remove -fno-strength-reduce flag
2019-04-11 7:40 UTC (43+ 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
[PATCH 07/10] zfcp: implicitly refresh port-data diagnostics when reading SysFS
2019-04-10 12:47 UTC
[RFC patch 09/41] s390/stacktrace: Remove the pointless ULONG_MAX marker
2019-04-10 10:28 UTC
[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 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)
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;
as well as URLs for NNTP newsgroup(s).