linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-08 23:01:50 to 2020-12-15 20:21:50 UTC [more...]

[PATCH] arch: fix 'unexpected IRQ trap at vector' warnings
 2020-12-15 20:12 UTC  (4+ messages)

[RFC PATCH] treewide: remove bzip2 compression support
 2020-12-15 19:03 UTC 

[PATCH] lib/zlib: fix inflating zlib streams on s390
 2020-12-15 18:52 UTC  (2+ messages)

[RFC 0/1] Remove uevent suppression logic from css driver
 2020-12-15 18:13 UTC  (8+ messages)
` [RFC 1/1] s390/cio: Remove uevent-suppress "

[PATCH v3] s390/vfio-ap: clean up vfio_ap resources when KVM pointer invalidated
 2020-12-15 18:10 UTC  (8+ messages)

[PATCH net-next 0/1] net/smc: fix access to parent of an ib device
 2020-12-15  9:10 UTC  (2+ messages)
` [PATCH net-next 1/1] "

[PATCH v12 00/17] s390/vfio-ap: dynamic configuration support
 2020-12-15  3:52 UTC  (11+ messages)
` [PATCH v12 05/17] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v12 07/17] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v12 14/17] s390/zcrypt: Notify driver on config changed and scan complete callbacks

[GIT PULL] s390 updates for 5.11 merge window
 2020-12-15  0:49 UTC  (2+ messages)

[patch 00/30] genirq: Treewide hunt for irq descriptor abuse and assorted fixes
 2020-12-14 21:13 UTC  (100+ messages)
` [patch 01/30] genirq: Move irq_has_action() into core code
  ` [tip: irq/core] "
` [patch 02/30] genirq: Move status flag checks to core
  ` [tip: irq/core] "
` [patch 03/30] genirq: Move irq_set_lockdep_class() "
  ` [tip: irq/core] "
` [patch 04/30] genirq: Provide irq_get_effective_affinity()
  ` [tip: irq/core] "
` [patch 05/30] genirq: Annotate irq stats data races
  ` [tip: irq/core] "
` [patch 06/30] parisc/irq: Simplify irq count output for /proc/interrupts
  ` [tip: irq/core] "
` [patch 07/30] genirq: Make kstat_irqs() static
  ` [tip: irq/core] "
` [patch 08/30] genirq: Provide kstat_irqdesc_cpu()
  ` [tip: irq/core] "
` [patch 09/30] ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list()
  ` [tip: irq/core] "
` [patch 10/30] arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts()
  ` [tip: irq/core] "
` [patch 11/30] parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts()
  ` [tip: irq/core] "
` [patch 12/30] s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt()
  ` [tip: irq/core] "
` [patch 13/30] drm/i915/lpe_audio: Remove pointless irq_to_desc() usage
  ` [Intel-gfx] "
  ` [tip: irq/core] "
` [patch 14/30] drm/i915/pmu: Replace open coded kstat_irqs() copy
  ` [tip: irq/core] "
` [patch 15/30] pinctrl: nomadik: Use irq_has_action()
  ` [tip: irq/core] "
` [patch 16/30] mfd: ab8500-debugfs: Remove the racy fiddling with irq_desc
  ` [tip: irq/core] "
` [patch 17/30] NTB/msi: Use irq_has_action()
  ` [tip: irq/core] "
` [patch 18/30] PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()
  ` [tip: irq/core] "
` [patch 19/30] PCI: mobiveil: "
  ` [tip: irq/core] "
` [patch 20/30] net/mlx4: Replace irq_to_desc() abuse
  ` [tip: irq/core] "
` [patch 21/30] net/mlx4: Use effective interrupt affinity
  ` [tip: irq/core] "
` [patch 22/30] net/mlx5: Replace irq_to_desc() abuse
  ` [tip: irq/core] "
` [patch 23/30] net/mlx5: Use effective interrupt affinity
  ` [tip: irq/core] "
` [patch 24/30] xen/events: Remove unused bind_evtchn_to_irq_lateeoi()
  ` [tip: irq/core] "
` [patch 25/30] xen/events: Remove disfunct affinity spreading
  ` [tip: irq/core] "
` [patch 26/30] xen/events: Use immediate affinity setting
  ` [tip: irq/core] "
` [patch 27/30] xen/events: Only force affinity mask for percpu interrupts
  ` [tip: irq/core] "
` [patch 28/30] xen/events: Reduce irq_info::spurious_cnt storage size
` [patch 29/30] xen/events: Implement irq distribution
  ` [tip: irq/core] "
` [patch 30/30] genirq: Remove export of irq_to_desc()
  ` [tip: irq/core] "

[PATCH -next] s390/crypto/zcrypt_cex2a: convert comma to semicolon
 2020-12-14 19:17 UTC  (2+ messages)

[PATCH -next] s390/crypto/zcrypt_cex4: convert comma to semicolon
 2020-12-14 19:16 UTC  (2+ messages)

[PATCH v2] scsi: zfcp: move the position of put_device
 2020-12-14 12:49 UTC  (2+ messages)

[kvm-unit-tests PATCH v3 0/8] s390x: Add SIE library and simple test
 2020-12-14 10:34 UTC  (12+ messages)
` [kvm-unit-tests PATCH v3 1/8] s390x: Add test_bit to library
` [kvm-unit-tests PATCH v3 2/8] s390x: Consolidate sclp read info
` [kvm-unit-tests PATCH v3 3/8] s390x: SCLP feature checking
` [kvm-unit-tests PATCH v3 4/8] s390x: Split assembly and move to s390x/asm/
` [kvm-unit-tests PATCH v3 5/8] s390x: sie: Add SIE to lib
` [kvm-unit-tests PATCH v3 6/8] s390x: sie: Add first SIE test
` [kvm-unit-tests PATCH v3 7/8] s390x: Add diag318 intercept test
` [kvm-unit-tests PATCH v3 8/8] s390x: Fix sclp.h style issues

[PATCH] s390/vfio-ap: Clean up vfio_ap resources when KVM pointer invalidated
 2020-12-13 23:13 UTC  (11+ messages)

[PATCH AUTOSEL 5.9 27/39] sched/idle: Fix arch_cpu_idle() vs tracing
 2020-12-13 14:10 UTC  (4+ messages)

[PATCH v2 0/2] Clean up vfio_ap resources when KVM pointer invalidated
 2020-12-12  8:20 UTC  (5+ messages)
` [PATCH v2 1/2] s390/vfio-ap: No need to disable IRQ after queue reset
` [PATCH v2 2/2] s390/vfio-ap: reverse group notifier actions when KVM pointer invalidated

[GIT PULL 0/4] KVM: s390: features and test for 5.11
 2020-12-12  8:58 UTC  (6+ messages)
` [GIT PULL 1/4] KVM: s390: Add memcg accounting to KVM allocations
` [GIT PULL 2/4] s390/gmap: make gmap memcg aware
` [GIT PULL 3/4] KVM: selftests: sync_regs test for diag318
` [GIT PULL 4/4] KVM: s390: track synchronous pfault events in kvm_stat

[RFC 0/4] vfio-pci/zdev: Fixing s390 vfio-pci ISM support
 2020-12-11 15:04 UTC  (16+ messages)
` [RFC 1/4] s390/pci: track alignment/length strictness for zpci_dev
` [RFC 2/4] vfio-pci/zdev: Pass the relaxed alignment flag
` [RFC 3/4] s390/pci: Get hardware-reported max store block length
` [RFC 4/4] vfio-pci/zdev: Introduce the zPCI I/O vfio region

[kvm-unit-tests PATCH 0/2] s390x: Move from LGPL 2 to GPL 2
 2020-12-10 16:20 UTC  (17+ messages)
` [kvm-unit-tests PATCH 1/2] s390x: Move to GPL 2 and SPDX license identifiers
` [kvm-unit-tests PATCH 2/2] s390x: lib: "

[s390] pci_irq.c:106: error: implicit declaration of function 'smp_cpu_get_cpu_address'
 2020-12-10 15:18 UTC 

[PATCH 0/3] mm/hotplug: Pre-validate the address range with platform
 2020-12-10  9:39 UTC  (12+ messages)
` [PATCH 3/3] s390/mm: Define arch_get_mappable_range()

[PATCH v3] s390/pci: fix CPU address in MSI for directed IRQ
 2020-12-09 15:08 UTC  (2+ messages)

[PATCH 1/1] crypto: Fix possible buffer overflows in pkey_protkey_aes_attr_read
 2020-12-09  7:46 UTC  (3+ messages)

[PATCH net-next] net/af_iucv: use DECLARE_SOCKADDR to cast from sockaddr
 2020-12-08 23:57 UTC  (2+ messages)


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