linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-18 16:07:42 to 2020-05-29 22:27:30 UTC [more...]

[PATCH v2] blkdev: Replace blksize_bits() with ilog2()
 2020-05-29 22:27 UTC  (5+ messages)

[PATCH v2 00/33] iommu: Move iommu_group setup to IOMMU core code
 2020-05-29 22:16 UTC  (2+ messages)

[PATCH v3 0/5] lockdep: Change IRQ state tracking to use per-cpu variables
 2020-05-29 21:35 UTC  (6+ messages)
` [RFC][PATCH v3 1/5] sparc64: Fix asm/percpu.h build error
` [PATCH v3 2/5] powerpc64: Break asm/percpu.h vs spinlock_types.h dependency
` [PATCH v3 3/5] s390: Break cyclic percpu include
` [PATCH v3 4/5] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
` [PATCH v3 5/5] lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-05-29 21:21 UTC  (6+ messages)

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-05-29  9:48 UTC  (13+ messages)
` [PATCH v4 3/7] KVM: PPC: Remove redundant kvm_run from vcpu_arch
` [PATCH v4 4/7] KVM: PPC: clean up redundant 'kvm_run' parameters
` [PATCH v4 5/7] KVM: PPC: clean up redundant kvm_run parameters in assembly
` [PATCH v4 6/7] KVM: MIPS: clean up redundant 'kvm_run' parameters

[PULL 00/10] vfio-ccw patches for 5.8
 2020-05-28 14:22 UTC  (13+ messages)
` [PULL 01/10] vfio-ccw: Enable transparent CCW IPL from DASD
` [PULL 02/10] vfio-ccw: document possible errors
` [PULL 03/10] vfio-ccw: Introduce new helper functions to free/destroy regions
` [PULL 04/10] vfio-ccw: Register a chp_event callback for vfio-ccw
` [PULL 05/10] vfio-ccw: Refactor the unregister of the async regions
` [PULL 06/10] vfio-ccw: Introduce a new schib region
` [PULL 07/10] vfio-ccw: Refactor IRQ handlers
` [PULL 08/10] vfio-ccw: Introduce a new CRW region
` [PULL 09/10] vfio-ccw: Wire up the CRW irq and "
` [PULL 10/10] vfio-ccw: Add trace for CRW event

[PATCH AUTOSEL 4.19 10/17] s390/mm: fix set_huge_pte_at() for empty ptes
 2020-05-28 11:57 UTC 

[PATCH AUTOSEL 5.4 12/26] s390/mm: fix set_huge_pte_at() for empty ptes
 2020-05-28 11:56 UTC 

[PATCH AUTOSEL 5.6 19/47] s390/mm: fix set_huge_pte_at() for empty ptes
 2020-05-28 11:55 UTC 

[PATCH 1/1] s390/pci: Log new handle in clp_disable_fh()
 2020-05-28 10:05 UTC  (4+ messages)

[PATCH] s390: vdso: Use $(LD) instead of $(CC) to link vDSO
 2020-05-28  6:06 UTC 

[PATCH v3 0/7] Statsfs: a new ram-based file system for Linux kernel statistics
 2020-05-28  5:22 UTC  (23+ messages)
` [PATCH v3 1/7] stats_fs API: create, add and remove stats_fs sources and values
` [PATCH v3 2/7] documentation for stats_fs
` [PATCH v3 3/7] kunit: tests for stats_fs API
` [PATCH v3 4/7] stats_fs fs: virtual fs to show stats to the end-user
` [PATCH v3 5/7] kvm_main: replace debugfs with stats_fs
` [PATCH v3 6/7] [not for merge] kvm: example of stats_fs_value show function
` [PATCH v3 7/7] [not for merge] netstats: example use of stats_fs API

[PATCH v3 0/8] padata: parallelize deferred page init
 2020-05-27 21:27 UTC  (11+ messages)
` [PATCH v3 1/8] padata: remove exit routine
` [PATCH v3 2/8] padata: initialize earlier
` [PATCH v3 3/8] padata: allocate work structures for parallel jobs from a pool
` [PATCH v3 4/8] padata: add basic support for multithreaded jobs
` [PATCH v3 5/8] mm: don't track number of pages during deferred initialization
` [PATCH v3 6/8] mm: parallelize deferred_init_memmap()
` [PATCH v3 7/8] mm: make deferred init's max threads arch-specific
` [PATCH v3 8/8] padata: document multithreaded jobs

[GIT PULL 0/3] KVM: s390: Cleanups for 5.8
 2020-05-27 16:11 UTC  (5+ messages)
` [GIT PULL 1/3] KVM: s390: vsie: Move conditional reschedule
` [GIT PULL 2/3] KVM: s390: vsie: gmap_table_walk() simplifications
` [GIT PULL 3/3] KVM: s390: remove unneeded semicolon in gisa_vcpu_kicker()

[kvm-unit-tests PATCH v7 00/12] s390x: Testing the Channel Subsystem I/O
 2020-05-27 15:54 UTC  (34+ messages)
` [kvm-unit-tests PATCH v7 01/12] s390x: saving regs for interrupts
` [kvm-unit-tests PATCH v7 02/12] s390x: Use PSW bits definitions in cstart
` [kvm-unit-tests PATCH v7 03/12] s390x: Move control register bit definitions and add AFP to them
` [kvm-unit-tests PATCH v7 04/12] s390x: interrupt registration
` [kvm-unit-tests PATCH v7 05/12] s390x: export the clock get_clock_ms() utility
` [kvm-unit-tests PATCH v7 06/12] s390x: use get_clock_ms() to calculate a delay in ms
` [kvm-unit-tests PATCH v7 07/12] s390x: Library resources for CSS tests
` [kvm-unit-tests PATCH v7 08/12] s390x: css: stsch, enumeration test
` [kvm-unit-tests PATCH v7 09/12] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v7 10/12] s390x: define function to wait for interrupt
` [kvm-unit-tests PATCH v7 11/12] s390x: css: ssch/tsch with sense and interrupt
` [kvm-unit-tests PATCH v7 12/12] s390x: css: ping pong

[PATCH] vfio-ccw: document possible errors
 2020-05-27 10:44 UTC  (6+ messages)

[PATCH] net/smc: mark smc_pnet_policy as const
 2020-05-27  3:19 UTC  (2+ messages)

[PATCH 0/8] Add helper for accessing Power Management callbacs
 2020-05-26 16:48 UTC  (26+ messages)
` [PATCH 1/8] driver core: "
    ` [greybus-dev] "
` [PATCH 2/8] ACPI: PM: Use the new device_to_pm() helper to access struct dev_pm_ops
` [PATCH 3/8] greybus: "
  ` [greybus-dev] "
` [PATCH 4/8] scsi: pm: "
` [PATCH 5/8] usb: phy: fsl: "
` [PATCH 6/8] PCI/PM: "
` [PATCH 7/8] PM: "
` [PATCH 8/8] net/iucv: "
      ` [greybus-dev] "

[RFC PATCH v2 0/4] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2020-05-26 11:08 UTC  (15+ messages)

[PATCH] s390/virtio: remove unused pm callbacks
 2020-05-26  9:36 UTC 

[kvm-unit-tests PATCH] s390x: stsi: Make output tap13 compatible
 2020-05-25  9:43 UTC  (4+ messages)

[GIT PULL] s390 updates for 5.7-rc7
 2020-05-23 18:30 UTC  (2+ messages)

[PATCH v2 0/7] padata: parallelize deferred page init
 2020-05-21 23:43 UTC  (15+ messages)
` [PATCH v2 1/7] padata: remove exit routine
` [PATCH v2 2/7] padata: initialize earlier
` [PATCH v2 3/7] padata: allocate work structures for parallel jobs from a pool
` [PATCH v2 4/7] padata: add basic support for multithreaded jobs
` [PATCH v2 5/7] mm: parallelize deferred_init_memmap()
` [PATCH v2 6/7] mm: make deferred init's max threads arch-specific
` [PATCH v2 7/7] padata: document multithreaded jobs

[PATCH v4 0/2] s390/dasd: remove ioctl_by_bdev from DASD driver
 2020-05-21 14:22 UTC  (8+ messages)
` [PATCH v4 1/2] dasd: refactor dasd_ioctl_information
` [PATCH v4 2/2] s390/dasd: remove ioctl_by_bdev calls
` [PATCH 3/2] block: remove ioctl_by_bdev

[PATCH v7 0/3] Use DIAG318 to set Control Program Name & Version Codes
 2020-05-21  6:15 UTC  (4+ messages)
` [PATCH v7 3/3] s390/kvm: diagnose 0x318 get/set handling

[PATCH] s390/sclp_vt220: Fix console name to match device
 2020-05-20  8:04 UTC  (5+ messages)

[PATCH net-next 0/5] net/iucv: updates 2020-05-19
 2020-05-19 19:50 UTC  (7+ messages)
` [PATCH net-next 1/5] net/iucv: remove pm support
` [PATCH net-next 2/5] net/af_iucv: "
` [PATCH net-next 3/5] net/af_iucv: replace open-coded U16_MAX
` [PATCH net-next 4/5] net/af_iucv: remove a redundant zero initialization
` [PATCH net-next 5/5] net/af_iucv: clean up function prototypes

[PATCH net-next 0/2] s390/net: updates 2020-05-19
 2020-05-19 19:49 UTC  (4+ messages)
` [PATCH net-next 1/2] s390/net: remove pm ops from ccwgroup drivers
` [PATCH net-next 2/2] s390/net: remove pm support from iucv drivers


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