messages from 2020-07-06 00:49:28 to 2020-07-16 11:20:12 UTC [more...]
[PATCH v7 0/2] s390: virtio: let arch validate VIRTIO features
2020-07-16 11:19 UTC (9+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] s390: virtio: PV needs VIRTIO I/O device protection
[kvm-unit-tests PATCH v13 0/9] s390x: Testing the Channel Subsystem I/O
2020-07-16 11:15 UTC (14+ messages)
` [kvm-unit-tests PATCH v13 1/9] s390x: saving regs for interrupts
` [kvm-unit-tests PATCH v13 2/9] s390x: I/O interrupt registration
` [kvm-unit-tests PATCH v13 3/9] s390x: export the clock get_clock_ms() utility
` [kvm-unit-tests PATCH v13 4/9] s390x: clock and delays calculations
` [kvm-unit-tests PATCH v13 5/9] s390x: define function to wait for interrupt
` [kvm-unit-tests PATCH v13 6/9] s390x: Library resources for CSS tests
` [kvm-unit-tests PATCH v13 7/9] s390x: css: stsch, enumeration test
` [kvm-unit-tests PATCH v13 8/9] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v13 9/9] s390x: css: ssch/tsch with sense and interrupt
[PATCH -next] s390/mm: Convert to DEFINE_SHOW_ATTRIBUTE
2020-07-16 9:07 UTC
[PATCH RESEND] lockdep: Move list.h inclusion into lockdep.h
2020-07-16 8:30 UTC (2+ messages)
[PATCH v6 0/5] clean up redundant 'kvm_run' parameters
2020-07-16 2:19 UTC (11+ messages)
` [PATCH v6 1/5] KVM: s390: "
` [PATCH v6 3/5] KVM: PPC: clean up redundant kvm_run parameters in assembly
` [PATCH v6 5/5] KVM: MIPS: "
[PATCH 0/3] arm64: Convert to ARCH_STACKWALK
2020-07-15 20:28 UTC (4+ messages)
` [PATCH 1/3] stacktrace: Remove reliable argument from arch_stack_walk() callback
` [PATCH 2/3] arm64: stacktrace: Make stack walk callback consistent with generic code
` [PATCH 3/3] arm64: stacktrace: Convert to ARCH_STACKWALK
[PATCH 0/2] DASD DIAG patches
2020-07-15 14:47 UTC (8+ messages)
` [PATCH 1/2] s390/dasd: fix inability to use DASD with DIAG driver
` [PATCH 2/2] s390/dasd: Use struct_size() helper
[kvm-unit-tests PATCH v12 0/9] s390x: Testing the Channel Subsystem I/O
2020-07-15 10:49 UTC (14+ messages)
` [kvm-unit-tests PATCH v12 1/9] s390x: saving regs for interrupts
` [kvm-unit-tests PATCH v12 2/9] s390x: I/O interrupt registration
` [kvm-unit-tests PATCH v12 3/9] s390x: export the clock get_clock_ms() utility
` [kvm-unit-tests PATCH v12 4/9] s390x: clock and delays calculations
` [kvm-unit-tests PATCH v12 5/9] s390x: define function to wait for interrupt
` [kvm-unit-tests PATCH v12 6/9] s390x: Library resources for CSS tests
` [kvm-unit-tests PATCH v12 7/9] s390x: css: stsch, enumeration test
` [kvm-unit-tests PATCH v12 8/9] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v12 9/9] s390x: css: ssch/tsch with sense and interrupt
AMD IOMMU + SME + amdgpu regression
2020-07-15 9:17 UTC (4+ messages)
[PATCH net-next 00/10] s390/qeth: updates 2020-07-14
2020-07-14 21:54 UTC (12+ messages)
` [PATCH net-next 01/10] s390/qeth: reject unsupported link type earlier
` [PATCH net-next 02/10] s390/qeth: fine-tune errno when cmds are cancelled
` [PATCH net-next 03/10] s390/qeth: only init the isolation mode when necessary
` [PATCH net-next 04/10] s390/qeth: don't clear the configured isolation mode
` [PATCH net-next 05/10] s390/qeth: clean up error handling for isolation mode cmds
` [PATCH net-next 06/10] s390/qeth: use u64_to_user_ptr() in the OAT code
` [PATCH net-next 07/10] s390/qeth: clean up a magic number in the OAT callback
` [PATCH net-next 08/10] s390/qeth: cleanup OAT code
` [PATCH net-next 09/10] s390/qeth: unify RX-mode hashtables
` [PATCH net-next 10/10] s390/qeth: constify the MPC initialization data
[PATCH AUTOSEL 5.4 03/18] KVM: s390: reduce number of IO pins to 1
2020-07-14 14:38 UTC
[PATCH AUTOSEL 5.7 03/19] KVM: s390: reduce number of IO pins to 1
2020-07-14 14:38 UTC
[PATCH v6 0/2] s390: virtio: let arch validate VIRTIO features
2020-07-14 11:55 UTC (6+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] s390: virtio: PV needs VIRTIO I/O device protection
[PATCH] S390: Replace HTTP links with HTTPS ones
2020-07-13 17:33 UTC (2+ messages)
[PATCH v6] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
2020-07-13 16:48 UTC
linux plumbers + clang + s390 virtualized testing
2020-07-13 16:41 UTC
[PATCH v5] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
2020-07-13 15:03 UTC (7+ messages)
[PATCH V5 0/4] mm/debug_vm_pgtable: Add some more tests
2020-07-13 3:23 UTC (5+ messages)
` [PATCH V5 1/4] mm/debug_vm_pgtable: Add tests validating arch helpers for core MM features
` [PATCH V5 2/4] mm/debug_vm_pgtable: Add tests validating advanced arch page table helpers
` [PATCH V5 3/4] mm/debug_vm_pgtable: Add debug prints for individual tests
` [PATCH V5 4/4] Documentation/mm: Add descriptions for arch page table helpers
[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
2020-07-13 3:07 UTC (4+ messages)
` [PATCH v4 5/7] KVM: PPC: clean up redundant kvm_run parameters in assembly
[PATCH v4 1/8] lockdep: Prepare for NMI IRQ state tracking
2020-07-11 10:09 UTC (2+ messages)
` [tip: locking/core] "
[PATCH v4 2/8] x86/entry: Fix NMI vs IRQ state tracking
2020-07-11 10:09 UTC (2+ messages)
` [tip: locking/core] "
[PATCH v4 3/8] sparc64: Fix asm/percpu.h build error
2020-07-11 10:09 UTC (2+ messages)
` [tip: locking/core] "
[PATCH v4 5/8] s390: Break cyclic percpu include
2020-07-11 10:09 UTC (2+ messages)
` [tip: locking/core] "
[PATCH v4 6/8] arm: Break cyclic percpu include
2020-07-11 10:09 UTC (2+ messages)
` [tip: locking/core] "
[PATCH v4 7/8] lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
2020-07-11 10:09 UTC (2+ messages)
` [tip: locking/core] "
[PATCH v4 8/8] lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
2020-07-11 10:09 UTC (2+ messages)
` [tip: locking/core] "
[PATCH v6 0/5] iommu/amd: Convert the AMD iommu driver to the dma-iommu api
2020-07-10 19:18 UTC (4+ messages)
` [PATCH V6 4/5] iommu/dma-iommu: Use the dev->coherent_dma_mask
[GIT PULL] more s390 updates for 5.8-rc5
2020-07-10 16:55 UTC (2+ messages)
[PATCH v1 0/9] s390: implement and optimize vmemmap_free()
2020-07-10 14:02 UTC (7+ messages)
[PATCH V4 2/4] mm/debug_vm_pgtable: Add tests validating advanced arch page table helpers
2020-07-10 6:47 UTC (3+ messages)
` [mm/debug_vm_pgtable] a97a171093: BUG:unable_to_handle_page_fault_for_address
[PATCH v3 00/34] iommu: Move iommu_group setup to IOMMU core code
2020-07-09 15:24 UTC (5+ messages)
` [PATCH v3 07/34] iommu: Add probe_device() and release_device() call-backs
[PATCH v5 0/2] s390: virtio: let arch validate VIRTIO features
2020-07-09 15:06 UTC (12+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] s390: virtio: PV needs VIRTIO I/O device protection
[kvm-unit-tests PATCH v11 0/9] s390x: Testing the Channel Subsystem I/O
2020-07-09 14:38 UTC (22+ messages)
` [kvm-unit-tests PATCH v11 1/9] s390x: saving regs for interrupts
` [kvm-unit-tests PATCH v11 2/9] s390x: I/O interrupt registration
` [kvm-unit-tests PATCH v11 3/9] s390x: export the clock get_clock_ms() utility
` [kvm-unit-tests PATCH v11 4/9] s390x: clock and delays calculations
` [kvm-unit-tests PATCH v11 5/9] s390x: define function to wait for interrupt
` [kvm-unit-tests PATCH v11 6/9] s390x: Library resources for CSS tests
` [kvm-unit-tests PATCH v11 7/9] s390x: css: stsch, enumeration test
` [kvm-unit-tests PATCH v11 8/9] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v11 9/9] s390x: css: ssch/tsch with sense and interrupt
[PATCH net 0/5] net/smc: fixes 2020-07-08
2020-07-08 19:35 UTC (7+ messages)
` [PATCH net 1/5] net/smc: separate LLC wait queues for flow and messages
` [PATCH net 2/5] net/smc: fix work request handling
` [PATCH net 3/5] net/smc: fix sleep bug in smc_pnet_find_roce_resource()
` [PATCH net 4/5] net/smc: switch smcd_dev_list spinlock to mutex
` [PATCH net 5/5] net/smc: tolerate future SMCD versions
[PATCH][next] s390/dasd: Use struct_size() helper
2020-07-08 19:39 UTC (3+ messages)
[PATCH v5 18/25] mm/s390: Use general page fault accounting
2020-07-08 14:30 UTC (3+ messages)
[PATCH v8 00/16] s390/vfio-ap: dynamic configuration support
2020-07-08 14:04 UTC (4+ messages)
` [PATCH v8 04/16] s390/zcrypt: driver callback to indicate resource in use
[PATCH 0/7] zfcp: cleanups and small changes for 5.9
2020-07-08 13:12 UTC (3+ messages)
[PATCH v4 0/2] s390: virtio: let arch validate VIRTIO features
2020-07-07 11:19 UTC (14+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] s390: virtio: PV needs VIRTIO I/O device protection
[kvm-unit-tests PATCH v10 0/9] s390x: Testing the Channel Subsystem I/O
2020-07-07 11:14 UTC (8+ messages)
` [kvm-unit-tests PATCH v10 9/9] s390x: css: ssch/tsch with sense and interrupt
[v3 PATCH 0/2] Splitting ratelimit.h and lockdep.h
2020-07-07 3:42 UTC (6+ messages)
` [v3 PATCH 1/2] lockdep: Split header file into lockdep and lockdep_types
` [PATCH RESEND] lockdep: Move list.h inclusion into lockdep.h
[GIT PULL] s390 updates for 5.8-rc5
2020-07-06 17:20 UTC (2+ messages)
[PATCH v3 0/1] s390: virtio: let arch choose to accept devices without IOMMU feature
2020-07-06 15:01 UTC (8+ messages)
` [PATCH v3 1/1] s390: virtio: let arch "
[PATCH V4 0/4] mm/debug_vm_pgtable: Add some more tests
2020-07-06 12:06 UTC (5+ messages)
` [PATCH V4 1/4] mm/debug_vm_pgtable: Add tests validating arch helpers for core MM features
` [PATCH V4 3/4] mm/debug_vm_pgtable: Add debug prints for individual tests
bpf: bpf_probe_read helper restriction on s390x
2020-07-06 10:15 UTC
bpf: bpf_probe_read helper restriction on s390x
2020-07-06 8:54 UTC (2+ messages)
[PATCH v1 4/9] s390/vmemmap: cleanup when vmemmap_populate() fails
2020-07-06 7:30 UTC (3+ 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;
as well as URLs for NNTP newsgroup(s).