messages from 2022-04-27 12:26:55 to 2022-05-04 08:02:05 UTC [more...]
[PATCH v8 0/2] s390x: KVM: CPU Topology
2022-05-04 8:05 UTC (4+ messages)
` [PATCH v8 2/2] s390x: KVM: resetting the Topology-Change-Report
[PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
2022-05-04 7:48 UTC
[PATCH 0/2] s390/pai: Add support for Processor Activity Instrumentation
2022-05-04 6:23 UTC (3+ messages)
` [PATCH 1/2] entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()
` [PATCH 2/2] s390/pai: Add support for cryptography counters
[PATCH 00/30] The panic notifiers refactor
2022-05-03 21:56 UTC (80+ messages)
` [PATCH 01/30] x86/crash,reboot: Avoid re-disabling VMX in all CPUs on crash/restart
` [PATCH 02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown path
` [PATCH 03/30] notifier: Add panic notifiers info and purge trailing whitespaces
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 05/30] misc/pvpanic: "
` [PATCH 06/30] soc: bcm: brcmstb: Document panic notifier action and remove useless header
` [PATCH 07/30] mips: ip22: Reword PANICED to PANICKED "
` [PATCH 08/30] powerpc/setup: Refactor/untangle panic notifiers
` [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
` [PATCH 10/30] alpha: Clean-up the panic notifier code
` [PATCH 11/30] um: Improve panic notifiers consistency and ordering
` [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH 13/30] s390/consoles: Improve panic notifiers reliability
` [PATCH 14/30] panic: Properly identify the panic event to the notifiers' callbacks
` [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
` [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH 17/30] tracing: Improve panic/die notifiers
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [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
` [PATCH 25/30] panic, printk: Add console flush parameter and convert panic_print to a notifier
` [PATCH 26/30] Drivers: hv: Do not force all panic notifiers to execute before kdump
` [PATCH 27/30] powerpc: "
` [PATCH 28/30] panic: Unexport crash_kexec_post_notifiers
` [PATCH 29/30] powerpc: ps3, pseries: Avoid duplicate call to kmsg_dump() on panic
` [PATCH 30/30] um: Avoid duplicate call to kmsg_dump()
[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
2022-05-03 17:39 UTC (3+ messages)
fix and cleanup discard_alignment handling
2022-05-03 16:39 UTC (3+ messages)
2nd Quater puchase request
2022-05-03 14:49 UTC
[PATCH for v5.15] perf symbol: Remove arch__symbols__fixup_end()
2022-05-03 13:45 UTC (2+ messages)
[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
2022-05-03 13:33 UTC (10+ messages)
` [PATCH 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
[PATCH v2 0/5] bitmap: fix conversion from/to fix-sized arrays
2022-05-03 9:56 UTC (10+ messages)
` [PATCH 1/5] lib/bitmap: extend comment for bitmap_(from,to)_arr32()
` [PATCH 2/5] lib: add bitmap_{from,to}_arr64
` [PATCH 3/5] lib/bitmap: add test for bitmap_{from,to}_arr64
` [PATCH 4/5] KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriate
` [PATCH 5/5] drm/amd/pm: use bitmap_{from,to}_arr32 "
[PATCH for v5.10] perf symbol: Remove arch__symbols__fixup_end()
2022-05-03 0:42 UTC
[GIT PULL 0/1] KVM: s390: Fix lockdep issue in vm memop
2022-05-02 17:58 UTC (5+ messages)
` [GIT PULL 1/1] "
[PATCH v2 0/7] Make the rest of the VFIO driver interface use vfio_device
2022-05-02 16:22 UTC (6+ messages)
` [PATCH v2 7/7] vfio: Remove calls to vfio_group_add_container_user()
[PATCH v2 4/8] drivers: use new capable_or functionality
2022-05-02 16:00 UTC
[kvm-unit-tests PATCH v7 0/3] s390x: Test effect of storage keys on some instructions
2022-05-02 15:41 UTC (4+ messages)
` [kvm-unit-tests PATCH v7 1/3] s390x: Give name to return value of tprot()
` [kvm-unit-tests PATCH v7 2/3] s390x: Test effect of storage keys on some instructions
` [kvm-unit-tests PATCH v7 3/3] Disable s390x skey test in GitLab CI
[kvm-unit-tests PATCH v5 0/6] s390x: Attestation tests
2022-05-02 9:39 UTC (7+ messages)
` [kvm-unit-tests PATCH v5 1/6] s390x: uv-host: Add invalid command attestation check
` [kvm-unit-tests PATCH v5 2/6] s390x: lib: Add QUI getter
` [kvm-unit-tests PATCH v5 3/6] s390x: uv-guest: remove duplicated checks
` [kvm-unit-tests PATCH v5 4/6] s390x: uv-guest: Remove double report_prefix_pop
` [kvm-unit-tests PATCH v5 5/6] s390x: uv-guest: add share bit test
` [kvm-unit-tests PATCH v5 6/6] s390x: Add attestation tests
[PATCH] s390/hypfs: fix typos in comments
2022-05-02 9:33 UTC (2+ messages)
[PATCH] s390/crypto: fix typos in comments
2022-05-02 9:33 UTC (2+ messages)
[PATCH v2 0/2] Dirtying, failing memop: don't indicate suppression
2022-05-02 7:58 UTC (8+ messages)
` [PATCH v2 2/2] KVM: s390: selftest: Test suppression indication on key prot exception
[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
2022-04-30 5:43 UTC (4+ messages)
[PATCH v7 00/12] Fix broken usage of driver_override (and kfree of static memory)
2022-04-29 18:29 UTC (6+ messages)
` [PATCH v7 12/12] rpmsg: Fix kfree() of static memory on setting driver_override
[PATCH/RFC] KVM: s390: vsie/gmap: reduce gmap_rmap overhead
2022-04-29 16:02 UTC (2+ messages)
[PATCH] s390/dasd: Use kzalloc instead of kmalloc/memset
2022-04-29 12:52 UTC (3+ messages)
` [PATCH V2] "
[PATCH net-next v2 15/15] qeth: remove a copy of the NAPI_POLL_WEIGHT define
2022-04-29 7:39 UTC (2+ messages)
[PATCH v3 0/4] KVM: s390: selftests: Provide TAP output in tests
2022-04-29 6:37 UTC (5+ messages)
` [PATCH v3 1/4] KVM: s390: selftests: Use TAP interface in the memop test
` [PATCH v3 2/4] KVM: s390: selftests: Use TAP interface in the sync_regs test
` [PATCH v3 3/4] KVM: s390: selftests: Use TAP interface in the tprot test
` [PATCH v3 4/4] KVM: s390: selftests: Use TAP interface in the reset test
[PATCH v2 0/4] KVM: s390: selftests: Provide TAP output in tests
2022-04-29 6:21 UTC (4+ messages)
` [PATCH v2 4/4] KVM: s390: selftests: Use TAP interface in the reset test
[PATCH 0/3] perf tools: Tidy up symbol end fixup (v3)
2022-04-28 13:52 UTC (3+ messages)
[PATCH 0/9] kvm: s390: Add PV dump support
2022-04-28 13:01 UTC (10+ messages)
` [PATCH 1/9] s390x: Add SE hdr query information
` [PATCH 2/9] s390: uv: Add dump fields to query
` [PATCH 3/9] KVM: s390: pv: Add query interface
` [PATCH 4/9] KVM: s390: pv: Add dump support definitions
` [PATCH 5/9] KVM: s390: pv: Add query dump information
` [PATCH 6/9] kvm: s390: Add configuration dump functionality
` [PATCH 7/9] kvm: s390: Add CPU "
` [PATCH 8/9] Documentation: virt: Protected virtual machine dumps
` [PATCH 9/9] Documentation/virt/kvm/api.rst: Add protvirt dump/info api descriptions
[PATCH v6 00/21] KVM: s390: enable zPCI for interpretive execution
2022-04-28 12:28 UTC (11+ messages)
` [PATCH v6 15/21] KVM: s390: pci: add routines to start/stop "
` [PATCH v6 16/21] vfio-pci/zdev: add open/close device hooks
[PATCH v5 0/4] PCI: Rework pci_scan_slot() and isolated PCI functions
2022-04-28 8:07 UTC (5+ messages)
` [PATCH v5 1/4] PCI: Clean up pci_scan_slot()
` [PATCH v5 2/4] PCI: Move jailhouse's isolated function handling to pci_scan_slot()
` [PATCH v5 3/4] PCI: Extend isolated function probing to s390
` [PATCH v5 4/4] s390/pci: allow zPCI zbus without a function zero
[PATCH v2 0/2] kernel: add new infrastructure for platform_has() support
2022-04-27 19:24 UTC (6+ messages)
` [PATCH v2 1/2] kernel: add platform_has() infrastructure
` [PATCH v2 2/2] virtio: replace arch_has_restricted_virtio_memory_access()
[PATCH 0/2] kernel: add new infrastructure for platform_has() support
2022-04-27 14:14 UTC (12+ messages)
` [PATCH 2/2] virtio: replace arch_has_restricted_virtio_memory_access()
[PATCH v6 10/21] KVM: s390: pci: add basic kvm_zdev structure
2022-04-27 13:25 UTC (3+ messages)
[PATCH v2 0/9] kvm: s390: Add PV dump support
2022-04-27 12:58 UTC (4+ messages)
` [PATCH v2 6/9] kvm: s390: Add configuration dump functionality
[kvm-unit-tests PATCH v6 1/3] s390x: Give name to return value of tprot()
2022-04-27 12:42 UTC (5+ messages)
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