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

[PATCH v2 0/6] KEXEC_SIG with appended signature
 2021-12-13 18:18 UTC  (14+ messages)
` [PATCH v2 2/6] powerpc/kexec_file: Add KEXEC_SIG support
` [PATCH v2 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig

[PATCH v1 0/5] Implement livepatch on PPC32
 2021-12-13 17:50 UTC  (3+ messages)

devirtualize kernel access to DAX
 2021-12-13 16:43 UTC  (23+ messages)
` [PATCH 1/5] uio: remove copy_from_iter_flushcache() and copy_mc_to_iter()
` [PATCH 2/5] dax: simplify dax_synchronous and set_dax_synchronous
` [PATCH 3/5] dax: remove the DAXDEV_F_SYNC flag
` [PATCH 4/5] dax: remove the copy_from_iter and copy_to_iter methods
` [PATCH 5/5] dax: always use _copy_mc_to_iter in dax_copy_to_iter

[RFC PATCH] s390: vfio-ap: Register the vfio_ap module for the "ap" parent bus
 2021-12-13 16:11 UTC  (8+ messages)

[PATCH v5 0/1] s390x: KVM: CPU Topology
 2021-12-13 15:46 UTC  (11+ messages)
` [PATCH v5 1/1] s390x: KVM: accept STSI for CPU topology information

[PATCH 00/32] KVM: s390: enable zPCI for interpretive execution
 2021-12-13 15:19 UTC  (72+ messages)
` [PATCH 01/32] s390/sclp: detect the zPCI interpretation facility
` [PATCH 02/32] s390/sclp: detect the AISII facility
` [PATCH 03/32] s390/sclp: detect the AENI facility
` [PATCH 04/32] s390/sclp: detect the AISI facility
` [PATCH 05/32] s390/airq: pass more TPI info to airq handlers
` [PATCH 06/32] s390/airq: allow for airq structure that uses an input vector
` [PATCH 07/32] s390/pci: externalize the SIC operation controls and routine
` [PATCH 08/32] s390/pci: stash associated GISA designation
` [PATCH 09/32] s390/pci: export some routines related to RPCIT processing
` [PATCH 10/32] s390/pci: stash dtsm and maxstbl
` [PATCH 11/32] s390/pci: add helper function to find device by handle
` [PATCH 12/32] s390/pci: get SHM information from list pci
` [PATCH 13/32] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH 14/32] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH 15/32] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH 19/32] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH 20/32] KVM: s390: pci: provide routines for enabling/disabling interpretation
` [PATCH 23/32] KVM: s390: pci: handle refresh of PCI translations

[PATCH 0/3] Convert vmcore to use an iov_iter
 2021-12-13 13:42 UTC  (13+ messages)
` [PATCH 1/3] vmcore: Convert copy_oldmem_page() to take "
` [PATCH 2/3] vmcore: Convert __read_vmcore to use "
` [PATCH 3/3] vmcore: Convert read_from_oldmem() to take "

[PATCH] recordmcount.pl: look for jgnop instruction as well as bcrl on s390
 2021-12-13  8:13 UTC  (8+ messages)

[patch 00/32] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-13  7:50 UTC  (65+ messages)
` [patch 21/32] NTB/msi: Convert to msi_on_each_desc()

[PATCH] s390/3215: fix the array may be out of bounds
 2021-12-10 16:05 UTC  (2+ messages)

[PATCH v5 00/12] KVM: x86/xen: Add in-kernel Xen event channel delivery
 2021-12-10 14:57 UTC  (16+ messages)
` [PATCH v5 03/12] KVM: s390: Use Makefile.kvm for common files
` [PATCH v5 06/12] KVM: powerpc: "
` [PATCH v5 08/12] KVM: Reinstate gfn_to_pfn_cache with invalidation support

[patch V2 00/31] genirq/msi, PCI/MSI: Spring cleaning - Part 3
 2021-12-09 20:07 UTC  (5+ messages)
` [patch V2 02/31] genirq/msi: Add mutex for MSI list protection

[PATCH] MAINTAINERS: s390/net: remove myself as maintainer
 2021-12-09 16:10 UTC  (2+ messages)

[PATCH v2 1/1] s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply_relocations_add()
 2021-12-09 11:15 UTC  (3+ messages)

[PATCH 1/1] s390/kexec: handle R_390_PLT32DBL reloc entries in arch_kexec_do_relocs()
 2021-12-09 11:00 UTC  (4+ messages)

[PATCH net-next 10/13] net/smc: add net device tracker to struct smc_pnetentry
 2021-12-09  8:05 UTC 

[PATCH] s390: remove useless preempt_(dis/en)able calls in ftrace code
 2021-12-08 18:44 UTC  (2+ messages)

[PATCH v3 0/2] s390/kexec_file: improve error handling and messages
 2021-12-08 15:37 UTC  (4+ messages)
` [PATCH v3 1/2] s390/kexec_file: print some more error messages
` [PATCH v3 2/2] s390/kexec_file: fix error handling when applying relocations

[PATCH] ftrace: disable preemption when recursion locked in arch/s390/kernel/ftrace.c
 2021-12-08 15:20 UTC 

[PATCH] s390: uv: Add offset comments to UV query struct
 2021-12-08 13:57 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 00/10] s390x: sie: Add PV snippet support
 2021-12-08 13:56 UTC  (10+ messages)
` [kvm-unit-tests PATCH v2 07/10] s390x: snippets: Add PV support
` [kvm-unit-tests PATCH v2 08/10] lib: s390x: Introduce snippet helpers
` [kvm-unit-tests PATCH v2 09/10] s390x: mvpg-sie: Use "
` [kvm-unit-tests PATCH v2 10/10] s390x: sie: Add PV diag test

[PATCH 21/32] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
 2021-12-08 10:58 UTC  (2+ messages)

[PATCH net-next 0/5] s390/net: updates 2021-12-06
 2021-12-08  6:10 UTC  (2+ messages)

[patch V2 19/31] PCI: hv: Rework MSI handling
 2021-12-07 21:08 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).