linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-22 14:42:23 to 2022-04-01 14:49:46 UTC [more...]

[PATCH AUTOSEL 5.16 022/109] net/smc: Send directly when TCP_CORK is cleared
 2022-04-01 14:32 UTC  (2+ messages)
` [PATCH AUTOSEL 5.16 076/109] net/smc: correct settings of RMB window update limit

[PATCH AUTOSEL 5.15 16/98] net/smc: Send directly when TCP_CORK is cleared
 2022-04-01 14:37 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 65/98] net/smc: correct settings of RMB window update limit

[PATCH AUTOSEL 5.17 032/149] net/smc: Send directly when TCP_CORK is cleared
 2022-04-01 14:24 UTC  (2+ messages)
` [PATCH AUTOSEL 5.17 109/149] net/smc: correct settings of RMB window update limit

[PATCH v9 00/18] KVM: s390: pv: implement lazy destroy for reboot
 2022-04-01 14:25 UTC  (26+ messages)
` [PATCH v9 01/18] KVM: s390: pv: leak the topmost page table when destroy fails
` [PATCH v9 02/18] KVM: s390: pv: handle secure storage violations for protected guests
` [PATCH v9 03/18] KVM: s390: pv: handle secure storage exceptions for normal guests
` [PATCH v9 04/18] KVM: s390: pv: refactor s390_reset_acc
` [PATCH v9 05/18] KVM: s390: pv: usage counter instead of flag
` [PATCH v9 06/18] KVM: s390: pv: add export before import
` [PATCH v9 07/18] KVM: s390: pv: module parameter to fence lazy destroy
` [PATCH v9 08/18] KVM: s390: pv: clear the state without memset
` [PATCH v9 09/18] KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentation
` [PATCH v9 10/18] KVM: s390: pv: add mmu_notifier
` [PATCH v9 11/18] s390/mm: KVM: pv: when tearing down, try to destroy protected pages
` [PATCH v9 12/18] KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vm
` [PATCH v9 13/18] KVM: s390: pv: cleanup leftover protected VMs if needed
` [PATCH v9 14/18] KVM: s390: pv: asynchronous destroy for reboot
` [PATCH v9 15/18] KVM: s390: pv: api documentation for asynchronous destroy
` [PATCH v9 16/18] KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
` [PATCH v9 17/18] KVM: s390: pv: avoid export before import if possible
` [PATCH v9 18/18] KVM: s390: pv: support for Destroy fast UVC

[GIT PULL] s390 patches for the 5.18 merge window #2
 2022-04-01 13:29 UTC 

[kvm-unit-tests PATCH 0/2] s390x: Add tests for SIGP store adtl status
 2022-04-01 12:33 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] s390x: gs: move to new header file
` [kvm-unit-tests PATCH 2/2] s390x: add test for SIGP STORE_ADTL_STATUS order

[kvm-unit-tests PATCH v2 0/5] lib: s390x: Refactor and rename vm.[ch]
 2022-04-01  8:14 UTC  (9+ messages)
` [kvm-unit-tests PATCH v2 1/5] s390x: remove spurious includes
` [kvm-unit-tests PATCH v2 2/5] s390x: skey: remove check for old z/VM version
` [kvm-unit-tests PATCH v2 3/5] lib: s390: rename and refactor vm.[ch]
` [kvm-unit-tests PATCH v2 4/5] lib: s390x: functions for machine models
` [kvm-unit-tests PATCH v2 5/5] lib: s390x: stidp wrapper and move get_machine_id

[PATCH] s390: replace zero-length array with flexible-array member
 2022-04-01  7:56 UTC 

[PATCH v2] Documentation: kernel-parameters: alphabetize and misc. fixes
 2022-04-01  3:09 UTC  (2+ messages)
` [PATCH 1/3 v2] Docs: admin/kernel-parameters: edit a few boot options

[kvm-unit-tests PATCH v1 0/4] lib: s390x: Refactor and rename vm.[ch]
 2022-03-31 15:24 UTC  (9+ messages)
` [kvm-unit-tests PATCH v1 1/4] s390x: remove spurious includes
` [kvm-unit-tests PATCH v1 2/4] lib: s390: rename and refactor vm.[ch]
` [kvm-unit-tests PATCH v1 3/4] lib: s390x: functions for machine models
` [kvm-unit-tests PATCH v1 4/4] lib: s390x: stidp wrapper and move get_machine_id

[kvm-unit-tests PATCH] s390x: snippets: c: Load initial cr0
 2022-03-31 14:58 UTC  (2+ messages)

[PATCH net-next v2] veth: Support bonding events
 2022-03-31 12:07 UTC  (12+ messages)

[syzbot] general protection fault in smc_pnet_add (2)
 2022-03-31  6:46 UTC  (2+ messages)

[syzbot] memory leak in smc_create (2)
 2022-03-31  6:42 UTC  (2+ messages)

[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
 2022-03-31  0:28 UTC  (6+ messages)
` [PATCH v18 15/18] s390/vfio-ap: handle config changed and scan complete notification
` [PATCH v18 17/18] s390/Docs: new doc describing lock usage by the vfio_ap device driver

[PATCH v2 0/8] mm: COW fixes part 3: reliable GUP R/W FOLL_GET of anonymous pages
 2022-03-30 16:48 UTC  (13+ messages)
` [PATCH v2 1/8] mm/swap: remember PG_anon_exclusive via a swp pte bit
` [PATCH v2 2/8] mm/debug_vm_pgtable: add tests for __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH v2 3/8] x86/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH v2 4/8] arm64/pgtable: "
` [PATCH v2 5/8] s390/pgtable: cleanup description of swp pte layout
` [PATCH v2 6/8] s390/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
` [PATCH v2 7/8] powerpc/pgtable: remove _PAGE_BIT_SWAP_TYPE for book3s
` [PATCH v2 8/8] powerpc/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE "

[PATCH 0/2] s390x: Add tests for SIGP store adtl status
 2022-03-30 12:46 UTC  (7+ messages)
` [PATCH 1/2] s390x: gs: move to new header file
` [PATCH 2/2] s390x: add test for SIGP STORE_ADTL_STATUS order

[PATCH v3 0/9] kvm: s390: Add PV dump support
 2022-03-30 12:19 UTC  (10+ messages)
` [PATCH v3 1/9] s390: pv: Add SE hdr query information
` [PATCH v3 2/9] s390: uv: Add dump fields to query
` [PATCH v3 3/9] KVM: s390: pv: Add query interface
` [PATCH v3 4/9] KVM: s390: pv: Add dump support definitions
` [PATCH v3 5/9] KVM: s390: pv: Add query dump information
` [PATCH v3 6/9] kvm: s390: Add configuration dump functionality
` [PATCH v3 7/9] kvm: s390: Add CPU "
` [PATCH v3 8/9] Documentation: virt: Protected virtual machine dumps
` [PATCH v3 9/9] Documentation/virt/kvm/api.rst: Add protvirt dump/info api descriptions

[PATCH] livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
 2022-03-29 11:22 UTC  (4+ messages)

[PATCH net-next 0/1] veth: Support bonding events
 2022-03-29  8:33 UTC  (5+ messages)
` [PATCH net-next 1/1] "

[PATCH v3] char: tty3270: fix a missing check on list iterator
 2022-03-29  6:07 UTC  (5+ messages)

[PATCH net] net/smc: Send out the remaining data in sndbuf before close
 2022-03-28 23:30 UTC  (5+ messages)

s390 defconfig fails to build after 4afeb670710efa5cd5ed8b1d9f2d22d6ce332bcc
 2022-03-28 21:52 UTC  (3+ messages)

[PATCH 0/4] Unifrom keyring support across architectures and functions
 2022-03-28 16:29 UTC  (15+ messages)
` [PATCH 4/4] module, KEYS: Make use of platform keyring for signature verification

[PATCH] s390: Simplify the calculation of variables
 2022-03-28 12:15 UTC  (4+ messages)

[PATCH v3] char: tty3270: fix a missing check on list iterator
 2022-03-28 12:10 UTC 

[PATCH v2] char: tty3270: fix a missing check on list iterator
 2022-03-28  9:38 UTC  (3+ messages)

[kvm-unit-tests PATCH v2 0/9] s390x: Further extend instruction interception tests
 2022-03-28  8:01 UTC  (20+ messages)
` [kvm-unit-tests PATCH v2 1/9] s390x: smp: add tests for several invalid SIGP orders
` [kvm-unit-tests PATCH v2 2/9] s390x: smp: stop already stopped CPU
` [kvm-unit-tests PATCH v2 3/9] s390x: gs: move to new header file
` [kvm-unit-tests PATCH v2 4/9] s390x: smp: add test for SIGP_STORE_ADTL_STATUS order
` [kvm-unit-tests PATCH v2 5/9] s390x: smp: add tests for SET_PREFIX
` [kvm-unit-tests PATCH v2 6/9] s390x: smp: add test for EMERGENCY_SIGNAL with invalid CPU address
` [kvm-unit-tests PATCH v2 7/9] s390x: smp: add tests for CONDITIONAL EMERGENCY
` [kvm-unit-tests PATCH v2 8/9] s390x: add TPROT tests
` [kvm-unit-tests PATCH v2 9/9] s390x: stsi: check zero and ignored bits in r0 and r1

[PATCH] char: tty3270: fix a missing check on list iterator
 2022-03-28  7:12 UTC  (3+ messages)

[PATCH V2] s390: Simplify the calculation of variables
 2022-03-28  6:19 UTC 

[GIT PULL] s390 patches for the 5.18 merge window
 2022-03-25 17:18 UTC  (2+ messages)

[PATCH 1/2] PCI: Extend isolated function probing to s390
 2022-03-25 13:16 UTC  (2+ messages)
` [PATCH 2/2] s390/pci: allow zPCI zbus without a function zero

[PATCH] s390: cleanup timer API use
 2022-03-24 17:34 UTC  (2+ messages)

[PATCH kvm-unit-tests v2 0/6] s390x SIGP fixes
 2022-03-24  8:15 UTC  (5+ messages)
` [PATCH kvm-unit-tests v2 1/6] lib: s390x: smp: Retry SIGP SENSE on CC2
` [PATCH kvm-unit-tests v2 2/6] s390x: smp: Test SIGP RESTART against stopped CPU

[kvm-unit-tests PATCH v1 0/9] s390x: Further extend instruction interception tests
 2022-03-23 15:47 UTC  (5+ messages)
` [kvm-unit-tests PATCH v1 4/9] s390x: smp: add test for SIGP_STORE_ADTL_STATUS order

[PATCH V9 00/20] riscv: compat: Add COMPAT Kbuild skeletal support
 2022-03-23 13:40 UTC  (9+ messages)
` [PATCH V9 08/20] riscv: Fixup difference with defconfig
` [PATCH V9 11/20] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V9 17/20] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V9 18/20] riscv: compat: signal: Add rt_frame implementation
` [PATCH V9 19/20] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V9 20/20] riscv: compat: Add COMPAT Kbuild skeletal support

[kvm-unit-tests PATCH v3 0/5] s390x: Attestation tests
 2022-03-23 10:07 UTC  (10+ messages)
` [kvm-unit-tests PATCH v3 1/5] s390x: uv-host: Add attestation test
` [kvm-unit-tests PATCH v3 2/5] s390x: lib: Add QUI getter
` [kvm-unit-tests PATCH v3 4/5] s390x: uv-guest: add share bit test
` [kvm-unit-tests PATCH v3 5/5] s390x: uv-guest: Add attestation tests

[PATCH] KVM: s390: Fix lockdep issue in vm memop
 2022-03-23  9:45 UTC  (8+ messages)

[PATCH] Docs: admin/kernel-parameters: edit a few boot options
 2022-03-22 19:36 UTC  (3+ messages)


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