public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-08 14:48:07 to 2022-06-14 12:39:40 UTC [more...]

[PATCH] kprobes: Enable tracing for mololithic kernel images
 2022-06-14 12:32 UTC  (28+ messages)

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-06-14 11:19 UTC  (59+ messages)
` [PATCH 02/36] x86/idle: Replace x86_idle with a static_call
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 06/36] cpuidle,riscv: Push RCU-idle into driver
` [PATCH 07/36] cpuidle,tegra: "
` [PATCH 09/36] cpuidle,imx6: "
` [PATCH 10/36] cpuidle,omap3: "
` [PATCH 11/36] cpuidle,armada: "
` [PATCH 12/36] cpuidle,omap2: "
` [PATCH 13/36] cpuidle,dt: "
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
` [PATCH 16/36] rcu: Fix rcu_idle_exit()
` [PATCH 18/36] cpuidle: Annotate poll_idle()
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 21/36] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH 22/36] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH 24/36] printk: "
` [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH 26/36] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH 28/36] cpuidle,tdx: Make tdx noinstr clean
` [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL "
    ` [Pv-drivers] [PATCH 29/36] cpuidle, xenpv: "
` [PATCH 30/36] cpuidle,nospec: Make "
` [PATCH 31/36] cpuidle,acpi: "
` [PATCH 32/36] ftrace: WARN on rcuidle
` [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 36/36] cpuidle,clk: Remove trace_.*_rcuidle()

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

[PATCH v4 0/4] KVM: s390: selftests: Provide TAP output in tests
 2022-06-14 10:38 UTC  (3+ messages)
` [PATCH v4 1/4] KVM: s390: selftests: Use TAP interface in the memop test

simplify the mdev interface v2
 2022-06-14 10:32 UTC  (28+ 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 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 V6 8/9] virtio: harden vring IRQ
 2022-06-14  7:40 UTC  (14+ messages)

[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  (9+ 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  (15+ messages)

[PATCH] vfio: de-extern-ify function prototypes
 2022-06-10 22:44 UTC  (8+ 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  (10+ messages)

[PATCH v2 1/2] vfio: Replace the DMA unmapping notifier with a callback
 2022-06-09 14:43 UTC  (4+ messages)

[kvm-unit-tests PATCH v3 0/4] More skey instr. emulation test
 2022-06-09  7:44 UTC  (5+ messages)
` [kvm-unit-tests PATCH v3 1/3] s390x: Test TEID values in storage key test

simplify the mdev interface
 2022-06-09  7:16 UTC  (22+ messages)
` [PATCH 1/8] vfio/mdev: make mdev.h standalone includable
` [PATCH 2/8] vfio/mdev: embedd struct mdev_parent in the parent data structure
` [PATCH 3/8] vfio/mdev: simplify mdev_type handling
` [PATCH 4/8] vfio/mdev: remove mdev_{create,remove}_sysfs_files
` [PATCH 5/8] vfio/mdev: remove mdev_from_dev
` [PATCH 6/8] vfio/mdev: unexport mdev_bus_type
` [PATCH 7/8] vfio/mdev: remove mdev_parent_dev
` [PATCH 8/8] vfio/mdev: remove mtype_get_parent_dev

[PATCH v2 0/2] Remove the VFIO_IOMMU_NOTIFY_DMA_UNMAP notifier
 2022-06-08 23:50 UTC  (5+ messages)
` [PATCH v2 2/2] vfio: Replace the iommu notifier with a device list

[PATCH 0/5] Simplify vfio_iommu_type1 attach/detach routine
 2022-06-08 23:48 UTC  (11+ messages)
` [PATCH 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH 3/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency
` [PATCH 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group()

[kvm-unit-tests PATCH v4 0/4] More skey instr. emulation test
 2022-06-08 17:45 UTC  (4+ messages)
` [kvm-unit-tests PATCH v4 1/3] s390x: Test TEID values in storage key test
` [kvm-unit-tests PATCH v4 2/3] s390x: Test effect of storage keys on some more instructions
` [kvm-unit-tests PATCH v4 3/3] s390x: Test effect of storage keys on diag 308


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