public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-11 12:06:28 to 2022-05-16 14:50:21 UTC [more...]

[PATCH 00/30] The panic notifiers refactor
 2022-05-16 14:50 UTC  (30+ messages)
` [PATCH 10/30] alpha: Clean-up the panic notifier code
` [PATCH 11/30] um: Improve panic notifiers consistency and ordering
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 20/30] panic: Add the panic informational "
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 22/30] panic: Introduce the panic post-reboot "
` [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers
` [PATCH 24/30] panic: Refactor the panic path

[kvm-unit-tests PATCH] s390x: Ignore gcc 12 warnings for low addresses
 2022-05-16 14:43 UTC 

[PATCH v9 0/3] s390x: KVM: CPU Topology
 2022-05-16 14:21 UTC  (16+ messages)
` [PATCH v9 1/3] s390x: KVM: ipte lock for SCA access should be contained in KVM
` [PATCH v9 2/3] s390x: KVM: guest support for topology function
` [PATCH v9 3/3] s390x: KVM: resetting the Topology-Change-Report

[PATCH 0/8] s390: allow to build with llvm's integrated assembler
 2022-05-16 14:05 UTC  (41+ messages)
` [PATCH 1/8] s390/alternatives: provide identical sized orginal/alternative sequences
` [PATCH 2/8] s390/alternatives: remove padding generation code
` [PATCH 3/8] s390/entry: shorten OUTSIDE macro
` [PATCH 4/8] s390/entry: workaround llvm's IAS limitations
` [PATCH 5/8] s390/purgatory: "
` [PATCH 6/8] s390/boot: workaround llvm IAS bug
` [PATCH 7/8] s390/boot: do not emit debug info for assembly with llvm's IAS
` [PATCH 8/8] scripts/min-tool-version.sh: raise minimum clang version to 14.0.0 for s390

[PATCH v7 00/22] KVM: s390: enable zPCI for interpretive execution
 2022-05-16 10:49 UTC  (26+ messages)
` [PATCH v7 01/22] s390/sclp: detect the zPCI load/store interpretation facility
` [PATCH v7 02/22] s390/sclp: detect the AISII facility
` [PATCH v7 03/22] s390/sclp: detect the AENI facility
` [PATCH v7 04/22] s390/sclp: detect the AISI facility
` [PATCH v7 05/22] s390/airq: pass more TPI info to airq handlers
` [PATCH v7 06/22] s390/airq: allow for airq structure that uses an input vector
` [PATCH v7 07/22] s390/pci: externalize the SIC operation controls and routine
` [PATCH v7 08/22] s390/pci: stash associated GISA designation
` [PATCH v7 09/22] s390/pci: stash dtsm and maxstbl
` [PATCH v7 10/22] vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
` [PATCH v7 11/22] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH v7 12/22] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v7 13/22] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v7 14/22] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v7 15/22] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v7 16/22] KVM: s390: pci: add routines to start/stop interpretive execution
` [PATCH v7 17/22] vfio-pci/zdev: add open/close device hooks
` [PATCH v7 18/22] vfio-pci/zdev: add function handle to clp base capability
` [PATCH v7 19/22] vfio-pci/zdev: different maxstbl for interpreted devices
` [PATCH v7 20/22] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
` [PATCH v7 21/22] KVM: s390: introduce CPU feature for zPCI Interpretation
` [PATCH v7 22/22] MAINTAINERS: additional files related kvm s390 pci passthrough

[PATCH net-next v2] net/smc: align the connect behaviour with TCP
 2022-05-16  9:50 UTC  (2+ messages)

[kvm-unit-tests PATCH 0/6] s390x: uv-host: Access check extensions and improvements
 2022-05-16  9:22 UTC  (12+ messages)
` [kvm-unit-tests PATCH 1/6] s390x: uv-host: Add access checks for donated memory
` [kvm-unit-tests PATCH 2/6] s390x: uv-host: Add uninitialized UV tests
` [kvm-unit-tests PATCH 3/6] s390x: uv-host: Test uv immediate parameter
` [kvm-unit-tests PATCH 4/6] s390x: uv-host: Add access exception test
` [kvm-unit-tests PATCH 5/6] s390x: uv-host: Add a set secure config parameters test function
` [kvm-unit-tests PATCH 6/6] s390x: uv-host: Remove duplicated +

[PATCH v5 00/10] kvm: s390: Add PV dump support
 2022-05-16  9:08 UTC  (11+ messages)
` [PATCH v5 01/10] s390x: Add SE hdr query information
` [PATCH v5 02/10] s390: uv: Add dump fields to query
` [PATCH v5 03/10] KVM: s390: pv: Add query interface
` [PATCH v5 04/10] KVM: s390: pv: Add dump support definitions
` [PATCH v5 05/10] KVM: s390: pv: Add query dump information
` [PATCH v5 06/10] kvm: s390: Add configuration dump functionality
` [PATCH v5 07/10] kvm: s390: Add CPU "
` [PATCH v5 08/10] kvm: s390: Add KVM_CAP_S390_PROTECTED_DUMP
` [PATCH v5 09/10] Documentation: virt: Protected virtual machine dumps
` [PATCH v5 10/10] Documentation/virt/kvm/api.rst: Add protvirt dump/info api descriptions

[kvm-unit-tests PATCH v2 0/1] s390x: add migration test for storage keys
 2022-05-16  9:07 UTC  (2+ messages)
` [kvm-unit-tests PATCH v2 1/1] "

[kvm-unit-tests PATCH v1 0/2] s390x: add migration test for storage keys
 2022-05-16  8:45 UTC  (13+ messages)
` [kvm-unit-tests PATCH v1 1/2] lib: s390x: introduce check_pgm_int_code_xfail()
` [kvm-unit-tests PATCH v1 2/2] s390x: add migration test for storage keys

[PATCH v10 00/19] KVM: s390: pv: implement lazy destroy for reboot
 2022-05-16  8:04 UTC  (5+ messages)
` [PATCH v10 01/19] KVM: s390: pv: leak the topmost page table when destroy fails
` [PATCH v10 04/19] KVM: s390: pv: refactor s390_reset_acc

Build regressions/improvements in v5.18-rc7
 2022-05-16  7:18 UTC 

[PATCH net-next v3 0/2] net/smc: send and write inline optimization for smc
 2022-05-16  5:51 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net/smc: send cdc msg inline if qp has sufficient inline space
` [PATCH net-next v3 2/2] net/smc: rdma write "

[PATCH net-next v2 0/2] net/smc: send and write inline optimization for smc
 2022-05-15 17:10 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net/smc: send cdc msg inline if qp has sufficient inline space
` [PATCH net-next v2 2/2] net/smc: rdma write "

[PATCH net-next 0/2] net/smc: send and write inline optimization for smc
 2022-05-14  9:36 UTC  (7+ messages)
` [PATCH net-next 1/2] net/smc: send cdc msg inline if qp has sufficient inline space
` [PATCH net-next 2/2] net/smc: rdma write "

[PATCH RESEND v5 0/4] PCI: Rework pci_scan_slot() and isolated PCI functions
 2022-05-13 14:47 UTC  (5+ messages)
` [PATCH RESEND v5 1/4] PCI: Clean up pci_scan_slot()

[PATCH] s390/crypto: add crypto library interface for ChaCha20
 2022-05-13  9:36 UTC  (2+ messages)

[PATCH] kernel: Ftrace seems to have functions to improve performance through optimization
 2022-05-13  2:13 UTC  (6+ messages)
      ` [PATCH] kernel: Ftrace seems to have functions to improve performance through optimization "

[PATCH 0/5 v1] mm, oom: Introduce per numa node oom for CONSTRAINT_MEMORY_POLICY
 2022-05-12 22:31 UTC  (7+ messages)
` [PATCH 1/5 v1] mm: add a new parameter `node` to `get/add/inc/dec_mm_counter`
` [PATCH 2/5 v1] mm: add numa_count field for rss_stat
` [PATCH 3/5 v1] mm: add numa fields for tracepoint rss_stat
` [PATCH 4/5 v1] mm: enable per numa node rss_stat count
` [PATCH 5/5 v1] mm, oom: enable per numa node oom for CONSTRAINT_MEMORY_POLICY

[PATCH net v2] net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
 2022-05-12 18:40 UTC  (3+ messages)

[PATCH v4 0/7] Make the rest of the VFIO driver interface use vfio_device
 2022-05-12 18:21 UTC  (2+ messages)

[PATCH v3 0/2] Dirtying, failing memop: don't indicate suppression
 2022-05-12 16:40 UTC  (7+ messages)
` [PATCH v3 1/2] KVM: s390: Don't indicate suppression on dirtying, failing memop

[PATCH net-next v2 0/2] net/smc: two fixes for using smc with io_uring
 2022-05-12 16:06 UTC  (7+ messages)
` [PATCH net-next v2 1/2] net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
` [PATCH net-next v2 2/2] net/smc: align the connect behaviour with TCP

[kvm-unit-tests PATCH v3 0/2] s390x: add migration test for CMM
 2022-05-12 15:44 UTC  (4+ messages)
` [kvm-unit-tests PATCH v3 1/2] lib: s390x: add header for CMM related defines
` [kvm-unit-tests PATCH v3 2/2] s390x: add cmm migration test

[PATCH v2] bug: Use normal relative pointers in 'struct bug_entry'
 2022-05-12 13:56 UTC 

[PATCH v8 4/4] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
 2022-05-12  7:01 UTC 

[PATCH v4 00/14] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS, export.h)
 2022-05-12  4:36 UTC  (12+ messages)
` [PATCH v4 01/14] modpost: remove left-over cross_compile declaration
` [PATCH v4 02/14] modpost: change the license of EXPORT_SYMBOL to bool type
` [PATCH v4 03/14] modpost: split the section mismatch checks into section-check.c

[PATCH v7 4/4] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification
 2022-05-12  2:34 UTC 

[PATCH v4 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-05-11 17:35 UTC  (5+ messages)
` [PATCH v4 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH v4 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping

[PATCH v4 5/7] drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages
 2022-05-11 16:09 UTC  (2+ messages)

[PATCH net 0/2] net/smc: two fixes for using smc with io_uring
 2022-05-11 13:32 UTC  (5+ messages)
` [PATCH net 2/2] net/smc: align the connect behaviour with TCP


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox