messages from 2022-06-03 06:59:01 to 2022-06-08 14:49:07 UTC [more...]
[PATCH 00/36] cpuidle,rcu: Cleanup the mess
2022-06-08 14:27 UTC (33+ messages)
` [PATCH 01/36] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [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 05/36] cpuidle: Move IRQ state validation
` [PATCH 06/36] cpuidle,riscv: Push RCU-idle into driver
` [PATCH 07/36] cpuidle,tegra: "
` [PATCH 08/36] cpuidle,psci: "
` [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 15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH 17/36] acpi_idle: Remove tracing
` [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 23/36] arm64,smp: "
` [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 27/36] cpuidle,mwait: Make noinstr clean
` [PATCH 28/36] cpuidle,tdx: Make tdx "
` [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH 31/36] cpuidle,acpi: Make "
` [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH 35/36] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH 36/36] cpuidle,clk: "
[PATCH] kprobes: Enable tracing for mololithic kernel images
2022-06-08 14:21 UTC (4+ messages)
[kvm-unit-tests PATCH v2 0/3] s390x: Rework TEID decoding and usage
2022-06-08 14:03 UTC (5+ messages)
` [kvm-unit-tests PATCH v2 1/3] s390x: Fix sclp facility bit numbers
` [kvm-unit-tests PATCH v2 2/3] s390x: lib: SOP facility query function
` [kvm-unit-tests PATCH v2 3/3] s390x: Rework TEID decoding and usage
[kvm-unit-tests PATCH v4 0/1] s390x: add migration test for storage keys
2022-06-08 13:39 UTC (3+ messages)
` [kvm-unit-tests PATCH v4 1/1] "
[kvm-unit-tests PATCH v3 0/2] s390x: Avoid gcc 12 warnings
2022-06-08 13:34 UTC (4+ messages)
` [kvm-unit-tests PATCH v3 1/2] s390x: Introduce symbol for lowcore and use it
` [kvm-unit-tests PATCH v3 2/2] s390x: Fix gcc 12 warning about array bounds
[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
2022-06-08 13:31 UTC (8+ messages)
` [PATCH v19 11/20] s390/vfio-ap: prepare for dynamic update of guest's APCB on queue probe/remove
` [PATCH v19 17/20] s390/vfio-ap: handle config changed and scan complete notification
[PATCH v9 00/21] KVM: s390: enable zPCI for interpretive execution
2022-06-08 13:15 UTC (27+ messages)
` [PATCH v9 01/21] s390/sclp: detect the zPCI load/store interpretation facility
` [PATCH v9 02/21] s390/sclp: detect the AISII facility
` [PATCH v9 03/21] s390/sclp: detect the AENI facility
` [PATCH v9 04/21] s390/sclp: detect the AISI facility
` [PATCH v9 05/21] s390/airq: pass more TPI info to airq handlers
` [PATCH v9 06/21] s390/airq: allow for airq structure that uses an input vector
` [PATCH v9 07/21] s390/pci: externalize the SIC operation controls and routine
` [PATCH v9 08/21] s390/pci: stash associated GISA designation
` [PATCH v9 09/21] s390/pci: stash dtsm and maxstbl
` [PATCH v9 10/21] vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM
` [PATCH v9 11/21] KVM: s390: pci: add basic kvm_zdev structure
` [PATCH v9 12/21] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v9 13/21] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v9 14/21] KVM: s390: mechanism to enable guest zPCI Interpretation
` [PATCH v9 15/21] KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
` [PATCH v9 16/21] KVM: s390: pci: add routines to start/stop interpretive execution
` [PATCH v9 17/21] vfio-pci/zdev: add open/close device hooks
` [PATCH v9 18/21] vfio-pci/zdev: add function handle to clp base capability
` [PATCH v9 19/21] vfio-pci/zdev: different maxstbl for interpreted devices
` [PATCH v9 20/21] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
` [PATCH v9 21/21] MAINTAINERS: additional files related kvm s390 pci passthrough
[PATCH v11 00/19] KVM: s390: pv: implement lazy destroy for reboot
2022-06-08 12:06 UTC (12+ messages)
` [PATCH v11 01/19] KVM: s390: pv: leak the topmost page table when destroy fails
` [PATCH v11 10/19] KVM: s390: pv: add mmu_notifier
` [PATCH v11 11/19] s390/mm: KVM: pv: when tearing down, try to destroy protected pages
` [PATCH v11 12/19] KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vm
` [PATCH v11 13/19] KVM: s390: pv: destroy the configuration before its memory
` [PATCH v11 15/19] KVM: s390: pv: asynchronous destroy for reboot
` [PATCH v11 18/19] KVM: s390: pv: avoid export before import if possible
[PATCH v2 0/2] Remove the VFIO_IOMMU_NOTIFY_DMA_UNMAP notifier
2022-06-08 11:26 UTC (7+ messages)
` [PATCH v2 1/2] vfio: Replace the DMA unmapping notifier with a callback
` [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 11:17 UTC (20+ messages)
` [PATCH 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group
` [PATCH 2/5] iommu: Ensure device has the same iommu_ops as the domain
` [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()
` [PATCH 5/5] vfio/iommu_type1: Simplify group attachment
[PATCH 0/3] jump_label: get rid of NOP patching where possible
2022-06-08 10:45 UTC (4+ messages)
` [PATCH 1/3] jump_label: s390: avoid pointless initial NOP patching
` [PATCH 2/3] jump_label: mips: move module NOP patching into arch code
` [PATCH 3/3] jump_label: make initial NOP patching the special case
[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
2022-06-08 9:41 UTC (3+ messages)
` [PATCH V12 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
[PATCH net-next] net: rename reference+tracking helpers
2022-06-08 8:27 UTC (2+ messages)
[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-08 2:19 UTC (3+ messages)
[PATCH 0/2] Remove the VFIO_IOMMU_NOTIFY_DMA_UNMAP notifier
2022-06-07 22:40 UTC (8+ messages)
` [PATCH 1/2] vfio: Replace the DMA unmapping notifier with a callback
` [PATCH 2/2] vfio: Replace the iommu notifier with a device list
[PATCH AUTOSEL 5.10 36/38] s390/gmap: voluntarily schedule during key setting
2022-06-07 17:58 UTC
[PATCH AUTOSEL 5.4 32/34] s390/gmap: voluntarily schedule during key setting
2022-06-07 18:00 UTC
[PATCH AUTOSEL 5.15 48/51] s390/gmap: voluntarily schedule during key setting
2022-06-07 17:55 UTC
[PATCH AUTOSEL 5.17 57/60] s390/gmap: voluntarily schedule during key setting
2022-06-07 17:52 UTC
[PATCH AUTOSEL 5.18 65/68] s390/gmap: voluntarily schedule during key setting
2022-06-07 17:48 UTC
Fwd: s390/nospec: add an option to use thunk-extern
2022-06-07 17:26 UTC
[kvm-unit-tests PATCH v1 0/2] better smp interrupt checks
2022-06-07 16:43 UTC (10+ messages)
` [kvm-unit-tests PATCH v1 1/2] s390x: skey.c: rework the interrupt handler
` [kvm-unit-tests PATCH v1 2/2] lib: s390x: better smp interrupt checks
[GIT PULL 00/15] KVM: s390: pv dump and selftest changes
2022-06-07 16:27 UTC (2+ messages)
[PATCH] s390/kvm: avoid hypfs error message
2022-06-07 12:33 UTC
simplify the mdev interface
2022-06-07 5:56 UTC (21+ 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 v1 00/18] VFIO ccw/mdev rework
2022-06-06 20:45 UTC (26+ messages)
` [PATCH v1 01/18] vfio/ccw: Remove UUID from s390 debug log
` [PATCH v1 02/18] vfio/ccw: Fix FSM state if mdev probe fails
` [PATCH v1 03/18] vfio/ccw: Ensure mdev->dev is cleared on mdev remove
` [PATCH v1 07/18] vfio/ccw: Flatten MDEV device (un)register
` [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
` [PATCH v1 17/18] vfio: Export vfio_device_try_get()
[PATCH 0/6] mm/mmap: Enable more platforms with ARCH_HAS_VM_GET_PAGE_PROT
2022-06-05 10:19 UTC (15+ messages)
` [PATCH 1/6] mm/mmap: Restrict generic protection_map[] array visibility
` [PATCH 2/6] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH 3/6] mips/mm: "
` [PATCH 4/6] csky/mm: "
` [PATCH 5/6] nios2/mm: "
` [PATCH 6/6] openrisc/mm: "
[GIT PULL] more s390 updates for 5.19 merge window
2022-06-03 21:49 UTC (2+ messages)
[GIT PULL] vhost,virtio,vdpa: features, fixes, cleanups
2022-06-03 18:50 UTC (2+ messages)
[kvm-unit-tests PATCH 0/3] s390x: Rework TEID decoding and usage
2022-06-03 15:20 UTC (5+ messages)
` [kvm-unit-tests PATCH 3/3] "
[kvm-unit-tests PATCH v2 0/2] s390x: Avoid gcc 12 warnings
2022-06-03 13:12 UTC (3+ messages)
` [kvm-unit-tests PATCH v2 1/2] s390x: Introduce symbol for lowcore and use it
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox