linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-13 12:07:21 to 2020-08-26 18:26:54 UTC [more...]

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-08-26 18:26 UTC  (9+ messages)

[patch V2 34/46] PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
 2020-08-26 15:53 UTC  (2+ messages)

[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
 2020-08-26 15:13 UTC  (41+ messages)
` [PATCH] block: "
` [PATCH] char: ipmi: "
` [PATCH] driver: hv: "
` [PATCH] drivers: atm: "
` [PATCH] drivers: ntb: "
` [PATCH] drivers: rapidio: "
` [PATCH] drivers: s390: "
` [PATCH] drivers: vme: "
` [PATCH] drm: i915: "
` [PATCH] firewire: ohci: "
` [PATCH 1/2] hsi: nokia-modem: "
` [PATCH] input: serio: "
` [PATCH 1/2] mailbox: bcm: "
` [PATCH 1/2] memstick: jmb38x: "
` [PATCH 1/2] misc: ibmvmc: "
` [PATCH] net: atm: convert tasklets callbacks to use from_tasklet()
` [PATCH] platform: goldfish: convert tasklets to use new tasklet_setup() API

[PATCH v2 18/23] s390: use asm-generic/mmu_context.h for no-op implementations
 2020-08-26 14:52 UTC 

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-08-26 14:49 UTC  (22+ messages)
` [PATCH v10 01/16] s390/vfio-ap: add version vfio_ap module
` [PATCH v10 02/16] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v10 03/16] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v10 04/16] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v10 05/16] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v10 06/16] s390/vfio-ap: introduce shadow APCB
` [PATCH v10 07/16] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v10 08/16] s390/vfio-ap: filter matrix for unavailable queue devices
` [PATCH v10 09/16] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v10 10/16] s390/vfio-ap: allow configuration of matrix mdev in use by a KVM guest
` [PATCH v10 11/16] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device
` [PATCH v10 12/16] s390/zcrypt: Notify driver on config changed and scan complete callbacks
` [PATCH v10 13/16] s390/vfio-ap: handle host AP config change notification
` [PATCH v10 14/16] s390/vfio-ap: handle AP bus scan completed notification
` [PATCH v10 15/16] s390/vfio-ap: handle probe/remove not due to host AP config changes
` [PATCH v10 16/16] s390/vfio-ap: update docs to include dynamic config support

[RFT][PATCH 0/7] Avoid overflow at boundary_size
 2020-08-25 23:19 UTC  (3+ messages)

[PATCH v3] PCI: Identifying detached virtual functions
 2020-08-25 20:43 UTC  (4+ messages)
` [PATCH v3] PCI: Introduce flag for "

[PATCH 00/29] treewide: Convert comma separated statements
 2020-08-25  4:56 UTC  (2+ messages)
` [PATCH 19/29] s390/tty3270: Avoid "

[PATCH AUTOSEL 4.4 3/6] s390/cio: add cond_resched() in the slow_eval_known_fn() loop
 2020-08-24 16:39 UTC 

[PATCH AUTOSEL 4.9 4/8] s390/cio: add cond_resched() in the slow_eval_known_fn() loop
 2020-08-24 16:39 UTC 

[PATCH AUTOSEL 4.14 06/11] s390/cio: add cond_resched() in the slow_eval_known_fn() loop
 2020-08-24 16:39 UTC 

[PATCH AUTOSEL 4.19 10/21] s390/cio: add cond_resched() in the slow_eval_known_fn() loop
 2020-08-24 16:38 UTC 

[PATCH AUTOSEL 5.7 29/54] s390/cio: add cond_resched() in the slow_eval_known_fn() loop
 2020-08-24 16:36 UTC 

[PATCH AUTOSEL 5.4 21/38] s390/cio: add cond_resched() in the slow_eval_known_fn() loop
 2020-08-24 16:37 UTC 

[PATCH AUTOSEL 5.8 34/63] s390/cio: add cond_resched() in the slow_eval_known_fn() loop
 2020-08-24 16:34 UTC 

fix block device size update serialization v2
 2020-08-24  8:26 UTC  (9+ messages)
` [PATCH 1/3] block: replace bd_set_size with bd_set_nr_sectors
` [PATCH 2/3] block: fix locking for struct block_device size updates
` [PATCH 3/3] nvme: don't call revalidate_disk from nvme_set_queue_dying

fix block device size update serialization
 2020-08-23  9:09 UTC  (6+ messages)
` [PATCH 1/2] block: replace bd_set_size with bd_set_nr_sectors
` [PATCH 2/2] block: fix locking for struct block_device size updates

[GIT PULL] s390 updates for 5.9-rc2
 2020-08-22 17:32 UTC  (2+ messages)

[PATCH v9 0/2] s390: virtio: let arch validate VIRTIO features
 2020-08-21 13:08 UTC  (7+ messages)
` [PATCH v9 1/2] virtio: let arch advertise guest's memory access restrictions
` [PATCH v9 2/2] s390: virtio: PV needs VIRTIO I/O device protection

[kvm-unit-tests PATCH 0/4] s390x: Add Protected VM support
 2020-08-21 11:47 UTC  (19+ messages)
` [kvm-unit-tests PATCH 1/4] common.bash: run `cmd` only if a test case was found
` [kvm-unit-tests PATCH 2/4] scripts: add support for architecture dependent functions
` [kvm-unit-tests PATCH 3/4] run_tests/mkstandalone: add arch_cmd hook
` [kvm-unit-tests PATCH 4/4] s390x: add Protected VM support

[PATCH v2 00/13] mm/debug_vm_pgtable fixes
 2020-08-21  8:51 UTC 

[RFT][PATCH 4/7] s390/pci_dma: Avoid overflow at boundary_size
 2020-08-20 23:20 UTC 

[PATCH net 1/1] net/smc: Prevent kernel-infoleak in __smc_diag_dump()
 2020-08-20 19:09 UTC  (2+ messages)

[PATCH v3 00/17] memblock: seasonal cleaning^w cleanup
 2020-08-19 20:48 UTC  (21+ messages)
` [PATCH v3 01/17] KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
` [PATCH v3 02/17] dma-contiguous: simplify cma_early_percent_memory()
` [PATCH v3 03/17] arm, xtensa: simplify initialization of high memory pages
` [PATCH v3 04/17] arm64: numa: simplify dummy_numa_init()
` [PATCH v3 05/17] h8300, nds32, openrisc: simplify detection of memory extents
` [PATCH v3 06/17] riscv: drop unneeded node initialization
` [PATCH v3 07/17] mircoblaze: drop unneeded NUMA and sparsemem initializations
` [PATCH v3 08/17] memblock: make for_each_memblock_type() iterator private
` [PATCH v3 09/17] memblock: make memblock_debug and related functionality private
` [PATCH v3 10/17] memblock: reduce number of parameters in for_each_mem_range()
` [PATCH v3 11/17] arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
` [PATCH v3 12/17] arch, drivers: replace for_each_membock() with for_each_mem_range()
` [PATCH v3 13/17] x86/setup: simplify initrd relocation and reservation
` [PATCH v3 14/17] x86/setup: simplify reserve_crashkernel()
` [PATCH v3 15/17] memblock: remove unused memblock_mem_size()
` [PATCH v3 16/17] memblock: implement for_each_reserved_mem_region() using __next_mem_region()
` [PATCH v3 17/17] memblock: use separate iterators for memory and reserved regions

[PATCH v2 0/3] arm64: Convert to ARCH_STACKWALK
 2020-08-19 12:49 UTC  (4+ messages)
` [PATCH v2 1/3] stacktrace: Remove reliable argument from arch_stack_walk() callback
` [PATCH v2 2/3] arm64: stacktrace: Make stack walk callback consistent with generic code
` [PATCH v2 3/3] arm64: stacktrace: Convert to ARCH_STACKWALK

[PATCH v8 0/2] s390: virtio: let arch validate VIRTIO features
 2020-08-19  9:34 UTC  (8+ messages)
` [PATCH v8 1/2] "
` [PATCH v8 2/2] s390: virtio: PV needs VIRTIO I/O device protection

[PATCH V2 1/2] Add new flush_iotlb_range and handle freelists when using iommu_unmap_fast
 2020-08-18 16:15 UTC  (4+ messages)
` [PATCH V2 2/2] Handle init_iova_flush_queue failure in dma-iommu path

[kvm-unit-tests RFC v2 0/4] s390x: Add Protected VM support
 2020-08-18  9:13 UTC  (17+ messages)
` [kvm-unit-tests RFC v2 2/4] scripts: add support for architecture dependent functions
` [kvm-unit-tests RFC v2 3/4] run_tests/mkstandalone: add arch dependent function to `for_each_unittest`
` [kvm-unit-tests RFC v2 4/4] s390x: add Protected VM support

[PATCH] zfcp: fix use-after-free in request timeout handlers
 2020-08-18  3:12 UTC  (2+ messages)

[PATCH 1/2] Add new flush_iotlb_range and handle freelists when using iommu_unmap_fast
 2020-08-17 21:19 UTC  (2+ messages)
` [PATCH 2/2] Handle init_iova_flush_queue failure in dma-iommu path

IUCV 2WAY missing from AF_IUCV?
 2020-08-17 17:19 UTC 

[PATCH 1/8] net: dccp: convert tasklets to use new tasklet_setup() API
 2020-08-17 12:19 UTC  (10+ messages)
` [PATCH 2/8] net: ipv4: "
` [PATCH 3/8] net: mac80211: "
` [PATCH 4/8] net: mac802154: "
` [PATCH 5/8] net: rds: "
` [PATCH 6/8] net: sched: "
` [PATCH 7/8] net: smc: "
` [PATCH 8/8] net: xfrm: "

[GIT PULL] s390 updates for 5.9-rc1
 2020-08-13 19:47 UTC  (2+ messages)

[PATCH v2] PCI: Identifying detached virtual functions
 2020-08-13 13:28 UTC  (11+ messages)
` [PATCH v2] PCI: Introduce flag for "


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