linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-19 08:50:36 to 2020-09-01 03:41:58 UTC [more...]

[PATCH v3 00/13] mm/debug_vm_pgtable fixes
 2020-09-01  3:41 UTC  (24+ messages)
` [PATCH v3 01/13] powerpc/mm: Add DEBUG_VM WARN for pmd_clear
` [PATCH v3 02/13] powerpc/mm: Move setting pte specific flags to pfn_pte
` [PATCH v3 03/13] mm/debug_vm_pgtable/ppc64: Avoid setting top bits in radom value
` [PATCH v3 04/13] mm/debug_vm_pgtables/hugevmap: Use the arch helper to identify huge vmap support
` [PATCH v3 05/13] mm/debug_vm_pgtable/savedwrite: Enable savedwrite test with CONFIG_NUMA_BALANCING
` [PATCH v3 06/13] mm/debug_vm_pgtable/THP: Mark the pte entry huge before using set_pmd/pud_at
` [PATCH v3 07/13] mm/debug_vm_pgtable/set_pte/pmd/pud: Don't use set_*_at to update an existing pte entry
` [PATCH v3 08/13] mm/debug_vm_pgtable/thp: Use page table depost/withdraw with THP
` [PATCH v3 09/13] mm/debug_vm_pgtable/locks: Move non page table modifying test together
` [PATCH v3 10/13] mm/debug_vm_pgtable/locks: Take correct page table lock
` [PATCH v3 11/13] mm/debug_vm_pgtable/pmd_clear: Don't use pmd/pud_clear on pte entries
` [PATCH v3 12/13] mm/debug_vm_pgtable/hugetlb: Disable hugetlb test on ppc64
` [PATCH v3 13/13] mm/debug_vm_pgtable: populate a pte entry before fetching it

[RESEND][PATCH 0/7] Avoid overflow at boundary_size
 2020-08-31 20:38 UTC  (8+ messages)
` [RESEND][PATCH 1/7] powerpc/iommu: "
` [RESEND][PATCH 2/7] alpha: "
` [RESEND][PATCH 3/7] ia64/sba_iommu: "
` [RESEND][PATCH 4/7] s390/pci_dma: "
` [RESEND][PATCH 5/7] sparc: "
` [RESEND][PATCH 6/7] x86/amd_gart: "
` [RESEND][PATCH 7/7] parisc: "

[RFC PATCH 0/2] mm/gup: fix gup_fast with dynamic page table folding
 2020-08-31 19:15 UTC  (8+ messages)
` [RFC PATCH 1/2] "
` [RFC PATCH 2/2] "

[PATCH v10 00/16] s390/vfio-ap: dynamic configuration support
 2020-08-31 18:34 UTC  (30+ messages)
` [PATCH v10 01/16] s390/vfio-ap: add version vfio_ap module
` [PATCH v10 02/16] s390/vfio-ap: use new AP bus interface to search for queue devices
` [PATCH v10 03/16] s390/vfio-ap: manage link between queue struct and matrix mdev
` [PATCH v10 04/16] s390/zcrypt: driver callback to indicate resource in use
` [PATCH v10 05/16] s390/vfio-ap: implement in-use callback for vfio_ap driver
` [PATCH v10 06/16] s390/vfio-ap: introduce shadow APCB
` [PATCH v10 07/16] s390/vfio-ap: sysfs attribute to display the guest's matrix
` [PATCH v10 08/16] s390/vfio-ap: filter matrix for unavailable queue devices
` [PATCH v10 09/16] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device
` [PATCH v10 10/16] s390/vfio-ap: allow configuration of matrix mdev in use by a KVM guest
` [PATCH v10 11/16] s390/vfio-ap: allow hot plug/unplug of AP resources using mdev device
` [PATCH v10 12/16] s390/zcrypt: Notify driver on config changed and scan complete callbacks
` [PATCH v10 13/16] s390/vfio-ap: handle host AP config change notification
` [PATCH v10 14/16] s390/vfio-ap: handle AP bus scan completed notification
` [PATCH v10 15/16] s390/vfio-ap: handle probe/remove not due to host AP config changes
` [PATCH v10 16/16] s390/vfio-ap: update docs to include dynamic config support

[PATCH] arch: vdso: add vdso linker script to 'targets' instead of extra-y
 2020-08-31 18:22 UTC 

[PATCH AUTOSEL 4.4 4/5] s390: don't trace preemption in percpu macros
 2020-08-31 15:31 UTC 

[PATCH AUTOSEL 4.9 5/6] s390: don't trace preemption in percpu macros
 2020-08-31 15:31 UTC 

[PATCH AUTOSEL 4.14 8/9] s390: don't trace preemption in percpu macros
 2020-08-31 15:31 UTC 

[PATCH AUTOSEL 4.19 10/11] s390: don't trace preemption in percpu macros
 2020-08-31 15:31 UTC 

[PATCH AUTOSEL 5.4 17/23] s390: don't trace preemption in percpu macros
 2020-08-31 15:30 UTC 

[PATCH AUTOSEL 5.8 32/42] s390: don't trace preemption in percpu macros
 2020-08-31 15:29 UTC 

[PATCH v10 0/2] s390: virtio: let arch validate VIRTIO features
 2020-08-31 12:11 UTC  (4+ messages)
` [PATCH v10 1/2] virtio: let arch advertise guest's memory access restrictions
` [PATCH v10 2/2] s390: virtio: PV needs VIRTIO I/O device protection

[PATCH v1 0/3] s390x: css: adapting the I/O tests for PV
 2020-08-31 12:05 UTC  (4+ messages)
` [PATCH v1 1/3] s390x: pv: implement routine to share/unshare memory
` [PATCH v1 2/3] s390: define UV compatible I/O allocation
` [PATCH v1 3/3] s390x: css: pv: css test adaptation for PV

ptrace_syscall_32 is failing
 2020-08-30 15:52 UTC  (3+ messages)

[GIT PULL] s390 updates for 5.9-rc3
 2020-08-29 20:17 UTC  (2+ messages)

fix block device size update serialization v2
 2020-08-29 16:47 UTC  (11+ messages)
` [PATCH 1/3] block: replace bd_set_size with bd_set_nr_sectors
` [PATCH 2/3] block: fix locking for struct block_device size updates
` [PATCH 3/3] nvme: don't call revalidate_disk from nvme_set_queue_dying

[patch V2 34/46] PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
 2020-08-28 18:29 UTC  (11+ messages)

[PATCH v3] PCI: Identifying detached virtual functions
 2020-08-28  9:09 UTC  (9+ messages)
` [PATCH v3] PCI: Introduce flag for "

[PATCH 0/8] Convert the intel iommu driver to the dma-iommu api
 2020-08-27 23:34 UTC  (11+ messages)

[PATCH net-next 0/8] s390/qeth: updates 2020-08-27
 2020-08-27 14:43 UTC  (10+ messages)
` [PATCH net-next 1/8] s390/qeth: clean up qeth_l3_send_setdelmc()'s declaration
` [PATCH net-next 2/8] s390/qeth: use to_delayed_work()
` [PATCH net-next 3/8] s390/qeth: make queue lock a proper spinlock
` [PATCH net-next 4/8] s390/qeth: don't disable address events during initialization
` [PATCH net-next 5/8] s390/qeth: don't let HW override the configured port role
` [PATCH net-next 6/8] s390/qeth: copy less data from bridge state events
` [PATCH net-next 7/8] s390/qeth: unify structs for bridge port state
` [PATCH net-next 8/8] s390/qeth: strictly order bridge address events

[PATCH v6 0/5] clean up redundant 'kvm_run' parameters
 2020-08-27 12:51 UTC  (4+ messages)
` [PATCH v6 5/5] KVM: MIPS: clean up redundant kvm_run parameters in assembly

[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
 2020-08-27  1:37 UTC  (22+ messages)
` [PATCH] block: "

[PATCH v2 18/23] s390: use asm-generic/mmu_context.h for no-op implementations
 2020-08-26 14:52 UTC 

[RFT][PATCH 0/7] Avoid overflow at boundary_size
 2020-08-25 23:19 UTC  (3+ messages)

[PATCH 00/29] treewide: Convert comma separated statements
 2020-08-25  4:56 UTC  (2+ messages)
` [PATCH 19/29] s390/tty3270: Avoid "

[PATCH AUTOSEL 4.4 3/6] s390/cio: add cond_resched() in the slow_eval_known_fn() loop
 2020-08-24 16:39 UTC 

[PATCH AUTOSEL 4.9 4/8] s390/cio: add cond_resched() in the slow_eval_known_fn() loop
 2020-08-24 16:39 UTC 

[PATCH AUTOSEL 4.14 06/11] s390/cio: add cond_resched() in the slow_eval_known_fn() loop
 2020-08-24 16:39 UTC 

[PATCH AUTOSEL 4.19 10/21] s390/cio: add cond_resched() in the slow_eval_known_fn() loop
 2020-08-24 16:38 UTC 

[PATCH AUTOSEL 5.7 29/54] s390/cio: add cond_resched() in the slow_eval_known_fn() loop
 2020-08-24 16:36 UTC 

[PATCH AUTOSEL 5.4 21/38] s390/cio: add cond_resched() in the slow_eval_known_fn() loop
 2020-08-24 16:37 UTC 

[PATCH AUTOSEL 5.8 34/63] s390/cio: add cond_resched() in the slow_eval_known_fn() loop
 2020-08-24 16:34 UTC 

fix block device size update serialization
 2020-08-23  9:09 UTC  (6+ messages)
` [PATCH 1/2] block: replace bd_set_size with bd_set_nr_sectors
` [PATCH 2/2] block: fix locking for struct block_device size updates

[GIT PULL] s390 updates for 5.9-rc2
 2020-08-22 17:32 UTC  (2+ messages)

[PATCH v9 0/2] s390: virtio: let arch validate VIRTIO features
 2020-08-21 13:08 UTC  (7+ messages)
` [PATCH v9 1/2] virtio: let arch advertise guest's memory access restrictions
` [PATCH v9 2/2] s390: virtio: PV needs VIRTIO I/O device protection

[kvm-unit-tests PATCH 0/4] s390x: Add Protected VM support
 2020-08-21 11:47 UTC  (16+ messages)
` [kvm-unit-tests PATCH 1/4] common.bash: run `cmd` only if a test case was found
` [kvm-unit-tests PATCH 2/4] scripts: add support for architecture dependent functions
` [kvm-unit-tests PATCH 3/4] run_tests/mkstandalone: add arch_cmd hook
` [kvm-unit-tests PATCH 4/4] s390x: add Protected VM support

[PATCH v2 00/13] mm/debug_vm_pgtable fixes
 2020-08-21  8:51 UTC 

[RFT][PATCH 4/7] s390/pci_dma: Avoid overflow at boundary_size
 2020-08-20 23:20 UTC 

[PATCH net 1/1] net/smc: Prevent kernel-infoleak in __smc_diag_dump()
 2020-08-20 19:09 UTC  (2+ messages)

[PATCH v3 00/17] memblock: seasonal cleaning^w cleanup
 2020-08-19 20:48 UTC  (4+ messages)
` [PATCH v3 09/17] memblock: make memblock_debug and related functionality private

[PATCH v2 0/3] arm64: Convert to ARCH_STACKWALK
 2020-08-19 12:49 UTC  (4+ messages)
` [PATCH v2 1/3] stacktrace: Remove reliable argument from arch_stack_walk() callback
` [PATCH v2 2/3] arm64: stacktrace: Make stack walk callback consistent with generic code
` [PATCH v2 3/3] arm64: stacktrace: Convert to ARCH_STACKWALK

[PATCH v8 0/2] s390: virtio: let arch validate VIRTIO features
 2020-08-19  9:34 UTC  (8+ messages)
` [PATCH v8 1/2] "
` [PATCH v8 2/2] s390: virtio: PV needs VIRTIO I/O device protection


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).