public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-10 16:22:33 to 2021-08-18 10:08:48 UTC [more...]

[PATCH 0/2] KVM: s390: Some gaccess cleanup
 2021-08-18 10:08 UTC  (10+ messages)
` [PATCH 1/2] KVM: s390: gaccess: Cleanup access to guest frames
` [PATCH 2/2] KVM: s390: gaccess: Refactor access address range check

[kvm-unit-tests PATCH 0/8] s390x: Cleanup and maintenance
 2021-08-18  9:57 UTC  (31+ messages)
` [kvm-unit-tests PATCH 1/8] s390x: lib: Extend bitops
` [kvm-unit-tests PATCH 2/8] lib: s390x: Add 0x3d, 0x3e and 0x3f PGM constants
` [kvm-unit-tests PATCH 3/8] lib: s390x: Print addressing related exception information
` [kvm-unit-tests PATCH 4/8] lib: s390x: Start using bitops instead of magic constants
` [kvm-unit-tests PATCH 5/8] s390x: uv-host: Explain why we set up the home space and remove the space change
` [kvm-unit-tests PATCH 6/8] lib: s390x: Add PSW_MASK_64
` [kvm-unit-tests PATCH 7/8] lib: s390x: Control register constant cleanup
` [kvm-unit-tests PATCH 8/8] lib: s390x: uv: Add rc 0x100 query error handling

[PATCH 0/2] Fix /proc/sys/fs/nfs/nsm_use_hostnames on big endian machines
 2021-08-18  9:38 UTC  (3+ messages)
` [PATCH 1/2] sysctl: introduce new proc handler proc_dobool

[kvm-unit-tests PATCH v2 0/4] S390x: CPU Topology Information
 2021-08-18  7:45 UTC  (15+ messages)
` [kvm-unit-tests PATCH v2 1/4] s390x: lib: Add SCLP toplogy nested level
` [kvm-unit-tests PATCH v2 2/4] s390x: lib: Simplify stsi_get_fc and move it to library
` [kvm-unit-tests PATCH v2 3/4] s390x: topology: Check the Perform Topology Function
` [kvm-unit-tests PATCH v2 4/4] s390x: topology: Checking Configuration Topology Information

[PATCH v2 60/63] net/af_iucv: Use struct_group() to zero struct iucv_sock region
 2021-08-18  6:05 UTC 

[PATCH v5] memblock: make memblock_find_in_range method private
 2021-08-18  0:13 UTC  (3+ messages)

[PATCH 0/5] KVM: rseq: Fix and a test for a KVM+rseq bug
 2021-08-18  0:12 UTC  (6+ messages)
` [PATCH 1/5] KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest
` [PATCH 2/5] entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()
` [PATCH 3/5] tools: Move x86 syscall number fallbacks to .../uapi/
` [PATCH 4/5] KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugs
` [PATCH 5/5] KVM: selftests: Remove __NR_userfaultfd syscall fallback

[PATCH v2 00/12] Implement generic prot_guest_has() helper function
 2021-08-17 18:43 UTC  (36+ messages)
` [PATCH v2 01/12] x86/ioremap: Selectively build arch override encryption functions
` [PATCH v2 02/12] mm: Introduce a function to check for virtualization protection features
` [PATCH v2 03/12] x86/sev: Add an x86 version of prot_guest_has()
` [PATCH v2 04/12] powerpc/pseries/svm: Add a powerpc "
` [PATCH v2 05/12] x86/sme: Replace occurrences of sme_active() with prot_guest_has()
` [PATCH v2 06/12] x86/sev: Replace occurrences of sev_active() "
` [PATCH v2 07/12] x86/sev: Replace occurrences of sev_es_active() "
` [PATCH v2 08/12] treewide: Replace the use of mem_encrypt_active() "
` [PATCH v2 09/12] mm: Remove the now unused mem_encrypt_active() function
` [PATCH v2 10/12] x86/sev: "
` [PATCH v2 11/12] powerpc/pseries/svm: "
` [PATCH v2 12/12] s390/mm: "

[PATCH 09/12] PCI: Add a PCI_ID_F_VFIO_DRIVER_OVERRIDE flag to struct pci_device_id
 2021-08-17 14:44 UTC  (17+ messages)

[PATCH 2/7] s390: replace cc-option-yn uses with cc-option
 2021-08-17  2:03 UTC  (2+ messages)

add a bvec_virt helper
 2021-08-16 16:51 UTC  (3+ messages)

[kvm-unit-tests GIT PULL 00/11] s390x update 2021-16-08
 2021-08-16 16:25 UTC  (13+ messages)
` [kvm-unit-tests GIT PULL 01/11] s390x: Add SPDX and header comments for s390x/* and lib/s390x/*
` [kvm-unit-tests GIT PULL 02/11] s390x: Add SPDX and header comments for the snippets folder
` [kvm-unit-tests GIT PULL 03/11] s390x: Fix my mail address in the headers
` [kvm-unit-tests GIT PULL 04/11] s390x: sie: Add sie lib validity handling
` [kvm-unit-tests GIT PULL 05/11] s390x: lib: Introduce HPAGE_* constants
` [kvm-unit-tests GIT PULL 06/11] s390x: lib: sie: Add struct vm (de)initialization functions
` [kvm-unit-tests GIT PULL 07/11] lib: s390x: sie: Move sie function into library
` [kvm-unit-tests GIT PULL 08/11] s390x: lib: Simplify stsi_get_fc and move it to library
` [kvm-unit-tests GIT PULL 09/11] lib: s390x: Add 0x3d, 0x3e and 0x3f PGM constants
` [kvm-unit-tests GIT PULL 10/11] lib: s390x: uv: Add rc 0x100 query error handling
` [kvm-unit-tests GIT PULL 11/11] lib: s390x: Add PSW_MASK_64

ensure each gendisk always has a request_queue reference v2
 2021-08-16 13:46 UTC  (10+ messages)
` [PATCH 1/9] nvme: use blk_mq_alloc_disk
` [PATCH 2/9] st: do not allocate a gendisk
` [PATCH 3/9] sg: "
` [PATCH 4/9] block: cleanup the lockdep handling in *alloc_disk
` [PATCH 5/9] block: remove alloc_disk and alloc_disk_node
` [PATCH 6/9] block: remove the minors argument to __alloc_disk_node
` [PATCH 7/9] block: pass a request_queue to __blk_alloc_disk
` [PATCH 8/9] block: hold a request_queue reference for the lifetime of struct gendisk
` [PATCH 9/9] block: add an explicit ->disk backpointer to the request_queue

[PATCH] s390/net: replace in_irq() with in_hardirq()
 2021-08-16 10:20 UTC  (2+ messages)

[PATCH 00/11] Implement generic prot_guest_has() helper function
 2021-08-13 20:17 UTC  (13+ messages)
` [PATCH 01/11] mm: Introduce a function to check for virtualization protection features
` [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() with prot_guest_has()

[PATCH v3 0/3] A few gup refactorings and documentation updates
 2021-08-13  4:41 UTC  (4+ messages)
` [PATCH v3 1/3] mm/gup: documentation corrections for gup/pup
` [PATCH v3 2/3] mm/gup: small refactoring: simplify try_grab_page()
` [PATCH v3 3/3] mm/gup: Remove try_get_page(), call try_get_compound_head() directly

[PATCH v2 0/3] A few gup refactorings and documentation updates
 2021-08-12 21:59 UTC  (11+ messages)
` [PATCH v2 1/3] mm/gup: documentation corrections for gup/pup
` [PATCH v2 2/3] mm/gup: small refactoring: simplify try_grab_page()
` [PATCH v2 3/3] mm/gup: Remove try_get_page(), call try_get_compound_head() directly

pass a gendisk instead of block_device in the partitioning code
 2021-08-12 16:51 UTC  (4+ messages)
` [PATCH 1/4] block: store a gendisk in struct parsed_partitions

[PATCH v2 1/2] KVM: Refactor kvm_arch_vcpu_fault() to return a struct page pointer
 2021-08-12 15:41 UTC  (3+ messages)

[PATCH v4 0/2] memblock: make memblock_find_in_range method private
 2021-08-12 14:40 UTC  (4+ messages)
` [PATCH v4 1/2] x86/mm: memory_map_top_down: remove spurious reservation of upper 2M
` [PATCH v4 2/2] memblock: make memblock_find_in_range method private

ensure each gendisk always has a request_queue reference
 2021-08-12 14:17 UTC  (10+ messages)
` [PATCH 1/8] nvme: use blk_mq_alloc_disk
` [PATCH 2/8] st: do not allocate a gendisk
` [PATCH 3/8] sg: "
` [PATCH 4/8] block: cleanup the lockdep handling in *alloc_disk
` [PATCH 5/8] block: remove alloc_disk and alloc_disk_node
` [PATCH 6/8] block: remove the minors argument to __alloc_disk_node
` [PATCH 7/8] block: pass a request_queue to __blk_alloc_disk
` [PATCH 8/8] block: hold a request_queue reference for the lifetime of struct gendisk

[PATCH v4 00/14] Provide core infrastructure for managing open/release
 2021-08-11 22:08 UTC  (2+ messages)

[PATCH v4 14/14] vfio: Remove struct vfio_device_ops open/release
 2021-08-11 10:35 UTC  (2+ messages)

[PATCH v4 10/14] vfio/pci: Reorganize VFIO_DEVICE_PCI_HOT_RESET to use the device set
 2021-08-11 10:33 UTC  (2+ messages)

[PATCH v4 09/14] vfio/pci: Change vfio_pci_try_bus_reset() to use the dev_set
 2021-08-11 10:14 UTC  (2+ messages)

[PATCH v4 08/14] vfio/pci: Move to the device set infrastructure
 2021-08-11  9:35 UTC  (2+ messages)

[PATCH v4 02/14] vfio/mbochs: Fix missing error unwind of mbochs_used_mbytes
 2021-08-11  9:17 UTC  (2+ messages)

[PATCH v3] memblock: make memblock_find_in_range method private
 2021-08-11  7:36 UTC  (5+ messages)

[PATCH v2 net] net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by drivers towards the bridge
 2021-08-10 20:30 UTC  (2+ messages)


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