linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-09 13:21:48 to 2022-06-15 20:34:07 UTC [more...]

[PATCH v2 00/10] s390/vfio-ccw rework
 2022-06-15 20:33 UTC  (11+ messages)
` [PATCH v2 01/10] vfio/ccw: Remove UUID from s390 debug log
` [PATCH v2 02/10] vfio/ccw: Fix FSM state if mdev probe fails
` [PATCH v2 03/10] vfio/ccw: Do not change FSM state in subchannel event
` [PATCH v2 04/10] vfio/ccw: Remove private->mdev
` [PATCH v2 05/10] vfio/ccw: Pass enum to FSM event jumptable
` [PATCH v2 06/10] vfio/ccw: Flatten MDEV device (un)register
` [PATCH v2 07/10] vfio/ccw: Create an OPEN FSM Event
` [PATCH v2 08/10] vfio/ccw: Create a CLOSE FSM event
` [PATCH v2 09/10] vfio/ccw: Refactor vfio_ccw_mdev_reset
` [PATCH v2 10/10] vfio/ccw: Move FSM open/close to MDEV open/close

simplify the mdev interface v2
 2022-06-15 20:31 UTC  (41+ messages)
` [PATCH 01/13] vfio/mdev: make mdev.h standalone includable
` [PATCH 02/13] vfio/mdev: embedd struct mdev_parent in the parent data structure
` [PATCH 03/13] vfio/mdev: simplify mdev_type handling
` [PATCH 04/13] vfio/mdev: remove mdev_{create,remove}_sysfs_files
` [PATCH 05/13] vfio/mdev: remove mdev_from_dev
` [PATCH 06/13] vfio/mdev: unexport mdev_bus_type
` [PATCH 07/13] vfio/mdev: remove mdev_parent_dev
` [PATCH 08/13] vfio/mdev: remove mtype_get_parent_dev
` [PATCH 09/13] vfio/mdev: consolidate all the device_api sysfs into the core code
` [PATCH 10/13] vfio/mdev: consolidate all the name "
` [PATCH 11/13] vfio/mdev: consolidate all the available_instance "
` [PATCH 12/13] vfio/mdev: consolidate all the description "
` [PATCH 13/13] vfio/mdev: add mdev available instance checking to the core

[PATCH V6 8/9] virtio: harden vring IRQ
 2022-06-15 18:24 UTC  (21+ messages)

[PATCH v3 4/8] drivers: use new capable_any functionality
 2022-06-15 15:45 UTC  (2+ messages)

[PATCH] arch/*: Disable softirq stacks on PREEMPT_RT
 2022-06-15 15:41 UTC  (4+ messages)

[PATCH v2 0/3] jump_label: get rid of NOP patching where possible
 2022-06-15 15:41 UTC  (4+ messages)
` [PATCH v2 1/3] jump_label: s390: avoid pointless initial NOP patching
` [PATCH v2 2/3] jump_label: mips: move module NOP patching into arch code
` [PATCH v2 3/3] jump_label: make initial NOP patching the special case

[PATCH 00/30] The panic notifiers refactor
 2022-06-15  9:36 UTC  (6+ messages)
` [PATCH 24/30] panic: Refactor the panic path

[PATCH v11 00/19] KVM: s390: pv: implement lazy destroy for reboot
 2022-06-15 11:13 UTC  (14+ messages)
` [PATCH v11 07/19] KVM: s390: pv: module parameter to fence asynchronous destroy
` [PATCH v11 13/19] KVM: s390: pv: destroy the configuration before its memory
` [PATCH v11 14/19] KVM: s390: pv: cleanup leftover protected VMs if needed
` [PATCH v11 15/19] KVM: s390: pv: asynchronous destroy for reboot

[PATCH RESEND v5 0/4] PCI: Rework pci_scan_slot() and isolated PCI functions
 2022-06-15 11:09 UTC  (3+ messages)
` [PATCH RESEND v5 1/4] PCI: Clean up pci_scan_slot()

[PATCH 0/3] jump_label: get rid of NOP patching where possible
 2022-06-15 10:20 UTC  (6+ messages)
` [PATCH 3/3] jump_label: make initial NOP patching the special case

[PATCH 0/5 v1] mm, oom: Introduce per numa node oom for CONSTRAINT_MEMORY_POLICY
 2022-06-15 10:13 UTC  (3+ messages)
  `  "

[PATCH 0/5] kallsyms: make kallsym APIs more safe with scnprintf
 2022-06-15  8:01 UTC  (4+ messages)

[PATCH 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-15  7:35 UTC  (7+ messages)
` [PATCH 3/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency

[PATCH] kprobes: Enable tracing for mololithic kernel images
 2022-06-15  6:37 UTC  (25+ messages)

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-06-15  6:05 UTC  (53+ messages)
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 10/36] cpuidle,omap3: Push RCU-idle into driver
` [PATCH 12/36] cpuidle,omap2: "
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
` [PATCH 15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH 16/36] rcu: Fix rcu_idle_exit()
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 21/36] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH 23/36] arm64,smp: Remove trace_.*_rcuidle() usage
` [PATCH 24/36] printk: "
` [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL noinstr clean
    ` [Pv-drivers] [PATCH 29/36] cpuidle, xenpv: "
` [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
  ` [PATCH 34.5/36] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()

[PATCH v4 0/4] KVM: s390: selftests: Provide TAP output in tests
 2022-06-14 17:09 UTC  (7+ messages)
` [PATCH v4 1/4] KVM: s390: selftests: Use TAP interface in the memop test
      ` [PATCH] KVM: s390: selftests: Fix memop extension capability check

[kvm-unit-tests PATCH v6 0/1] s390x: add migration test for storage keys
 2022-06-14 14:15 UTC  (3+ messages)
` [kvm-unit-tests PATCH v6 1/1] "

[PATCH v9 00/21] KVM: s390: enable zPCI for interpretive execution
 2022-06-14  8:56 UTC  (7+ messages)
` [PATCH v9 10/21] vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
` [PATCH v9 20/21] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices

[PATCH AUTOSEL 5.17 34/43] gcc-12: disable '-Warray-bounds' universally for now
 2022-06-14  2:05 UTC 

[PATCH AUTOSEL 5.18 38/47] gcc-12: disable '-Warray-bounds' universally for now
 2022-06-14  2:04 UTC 

[PATCH 1/3] s390: remove unneeded 'select BUILD_BIN2C'
 2022-06-13 17:09 UTC  (3+ messages)
` [PATCH 2/3] s390/purgatory: hard-code obj-y in Makefile
` [PATCH 3/3] s390/purgatory: remove duplicated build rule of kexec-purgatory.o

[PATCH v1 00/18] VFIO ccw/mdev rework
 2022-06-13 14:08 UTC  (10+ messages)
` [PATCH v1 13/18] vfio/mdev: Consolidate all the device_api sysfs into the core code
` [PATCH v1 14/18] vfio/mdev: Add mdev available instance checking to the core

[kvm-unit-tests PATCH v2 0/3] s390x: Rework TEID decoding and usage
 2022-06-13 12:40 UTC  (6+ messages)
` [kvm-unit-tests PATCH v2 3/3] "

[kvm-unit-tests PATCH v5 0/1] s390x: add migration test for storage keys
 2022-06-13 10:14 UTC  (2+ messages)
` [kvm-unit-tests PATCH v5 1/1] "

[kvm-unit-tests PATCH v4 0/1] s390x: add migration test for storage keys
 2022-06-13  9:19 UTC  (5+ messages)
` [kvm-unit-tests PATCH v4 1/1] "
    ` [kvm-unit-tests PATCH v4 1/1] s390x: add migration test for storage keys:q!

[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
 2022-06-13  1:15 UTC  (4+ messages)
` [PATCH V12 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h

[Bug 216073] New: [s390x] kernel BUG at mm/usercopy.c:101! usercopy: Kernel memory exposure attempt detected from vmalloc 'n o area' (offset 0, size 1)!
 2022-06-12 20:53 UTC  (14+ messages)

[PATCH] vfio: de-extern-ify function prototypes
 2022-06-10 22:44 UTC  (5+ messages)

[PATCH] s390/archrandom: simplify back to earlier design
 2022-06-10 22:20 UTC  (3+ messages)
` [PATCH v2] s390/archrandom: simplify back to earlier design and initialize earlier
  ` [PATCH v3] "

[PATCH 06/10] hugetlbfs: Convert remove_inode_hugepages() to use filemap_get_folios()
 2022-06-10 18:35 UTC 

[kvm-unit-tests PATCH v1 0/2] better smp interrupt checks
 2022-06-10  9:43 UTC  (3+ messages)
` [kvm-unit-tests PATCH v1 2/2] lib: s390x: "

[PATCH net-next] net: rename reference+tracking helpers
 2022-06-10  5:40 UTC  (8+ messages)

[PATCH v2 1/2] vfio: Replace the DMA unmapping notifier with a callback
 2022-06-09 14:43 UTC  (4+ 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).