linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-29 22:37:43 to 2020-03-11 17:07:23 UTC [more...]

[PATCH net 0/3] s390/qeth: fixes 2020-03-11
 2020-03-11 17:07 UTC  (2+ messages)
` [PATCH net 2/3] s390/qeth: refactor buffer pool code

[PATCH v3] ima: add a new CONFIG for loading arch-specific policies
 2020-03-11 15:42 UTC  (2+ messages)

[PATCH 0/2] format string fixups for selftests
 2020-03-11 14:07 UTC  (6+ messages)
` [PATCH 1/2] selftests: KVM: s390: fixup fprintf format error in reset.c
` [PATCH 2/2] selftests: KVM: s390: fix format strings for access reg test

[PATCH -next 018/491] KERNEL VIRTUAL MACHINE for s390 (KVM/s390): Use fallthrough;
 2020-03-11 11:33 UTC  (2+ messages)

[PATCH] KVM: s390: mark sie block as 512 byte aligned
 2020-03-11 10:37 UTC  (3+ messages)

[PATCH V16] mm/debug: Add tests validating architecture page table helpers
 2020-03-11  9:34 UTC 

[PATCH] s390/zcrypt: Use scnprintf() for avoiding potential buffer overflow
 2020-03-11  9:09 UTC 

[PATCH net 0/3] s390/qeth: fixes 2020-03-10
 2020-03-10 23:08 UTC  (5+ messages)
` [PATCH net 1/3] s390/qeth: don't reset default_out_queue
` [PATCH net 2/3] s390/qeth: handle error when backing RX buffer
` [PATCH net 3/3] s390/qeth: cancel RX reclaim work earlier

[PATCH v2 net] net/smc: cancel event worker during device removal
 2020-03-10 22:41 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the kvms390-fixes tree
 2020-03-10 22:01 UTC 

[GIT PULL 00/36] KVM: s390: Features and Enhancements for 5.7 part1
 2020-03-10 16:21 UTC  (38+ messages)
` [GIT PULL 01/36] s390/protvirt: introduce host side setup
` [GIT PULL 02/36] s390/protvirt: add ultravisor initialization
` [GIT PULL 03/36] s390/mm: provide memory management functions for protected KVM guests
` [GIT PULL 04/36] s390/mm: add (non)secure page access exceptions handlers
` [GIT PULL 05/36] s390/protvirt: Add sysfs firmware interface for Ultravisor information
` [GIT PULL 06/36] KVM: s390/interrupt: do not pin adapter interrupt pages
` [GIT PULL 07/36] KVM: s390: protvirt: Add UV debug trace
` [GIT PULL 08/36] KVM: s390: add new variants of UV CALL
` [GIT PULL 09/36] KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
` [GIT PULL 10/36] KVM: s390: protvirt: Secure memory is not mergeable
` [GIT PULL 11/36] KVM: s390/mm: Make pages accessible before destroying the guest
` [GIT PULL 12/36] KVM: s390: protvirt: Handle SE notification interceptions
` [GIT PULL 13/36] KVM: s390: protvirt: Instruction emulation
` [GIT PULL 14/36] KVM: s390: protvirt: Implement interrupt injection
` [GIT PULL 15/36] KVM: s390: protvirt: Add SCLP interrupt handling
` [GIT PULL 16/36] KVM: s390: protvirt: Handle spec exception loops
` [GIT PULL 17/36] KVM: s390: protvirt: Add new gprs location handling
` [GIT PULL 18/36] KVM: S390: protvirt: Introduce instruction data area bounce buffer
` [GIT PULL 19/36] KVM: s390: protvirt: handle secure guest prefix pages
` [GIT PULL 20/36] KVM: s390/mm: handle guest unpin events
` [GIT PULL 21/36] KVM: s390: protvirt: Write sthyi data to instruction data area
` [GIT PULL 22/36] KVM: s390: protvirt: STSI handling
` [GIT PULL 23/36] KVM: s390: protvirt: disallow one_reg
` [GIT PULL 24/36] KVM: s390: protvirt: Do only reset registers that are accessible
` [GIT PULL 25/36] KVM: s390: protvirt: Only sync fmt4 registers
` [GIT PULL 26/36] KVM: s390: protvirt: Add program exception injection
` [GIT PULL 27/36] KVM: s390: protvirt: UV calls in support of diag308 0, 1
` [GIT PULL 28/36] KVM: s390: protvirt: Report CPU state to Ultravisor
` [GIT PULL 29/36] KVM: s390: protvirt: Support cmd 5 operation state
` [GIT PULL 30/36] KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112
` [GIT PULL 31/36] KVM: s390: protvirt: do not inject interrupts after start
` [GIT PULL 32/36] KVM: s390: protvirt: Add UV cpu reset calls
` [GIT PULL 33/36] DOCUMENTATION: Protected virtual machine introduction and IPL
` [GIT PULL 34/36] KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTED
` [GIT PULL 35/36] KVM: s390: protvirt: Add KVM api documentation
` [GIT PULL 36/36] KVM: s390: introduce module parameter kvm.use_gisa

[PATCH v2] KVM: s390: Also reset registers in sync regs for initial cpu reset
 2020-03-10 14:55 UTC  (4+ messages)

[PATCH 0/5] selftests: KVM: s390: Accumulated fixes and extensions
 2020-03-10 13:01 UTC  (6+ messages)
` [PATCH 1/5] selftests: KVM: s390: fix early guest crash
` [PATCH 2/5] selftests: KVM: s390: test more register variants for the reset ioctl
` [PATCH 3/5] selftests: KVM: s390: check for registers to NOT change on reset
` [PATCH 4/5] selftests: KVM: s390: fixup fprintf format error in reset.c
` [PATCH 5/5] selftests: KVM: s390: fix format strings for access reg test

[PATCH v3] s390: replace setup_irq() by request_irq()
 2020-03-10  9:38 UTC  (2+ messages)

[PATCH V15] mm/debug: Add tests validating architecture page table helpers
 2020-03-10  2:31 UTC  (8+ messages)

[PATCH net-next 0/2] s390/qeth: updates 2020-03-06
 2020-03-10  1:16 UTC  (5+ messages)
` [PATCH net-next 1/2] s390/qdio: add tighter controls for IRQ polling
` [PATCH net-next 2/2] s390/qeth: remove VNICC callback parameter struct

[PATCH 0/4] KVM: s390: reset selftest and fixes
 2020-03-09 18:29 UTC  (7+ messages)
` [PATCH 1/4] selftests: KVM: s390: fix early guest crash
` [PATCH 2/4] selftests: KVM: s390: test more register variants for the reset ioctl
` [PATCH 3/4] KVM: s390: Also reset registers in sync regs for initial cpu reset
` [PATCH 4/4] selftests: KVM: s390: check for registers to NOT change on reset

[PATCH net] net/smc: cancel event worker during device removal
 2020-03-09 13:19 UTC  (6+ messages)

[GIT PULL] s390 updates for 5.6-rc5
 2020-03-07 14:30 UTC  (2+ messages)

[PATCH v3] ima: add a new CONFIG for loading arch-specific policies
 2020-03-06 17:59 UTC  (2+ messages)

[PATCH v4 0/7] Allow setting caching mode in arch_add_memory() for P2PDMA
 2020-03-06 17:08 UTC  (8+ messages)
` [PATCH v4 1/7] mm/memory_hotplug: Drop the flags field from struct mhp_restrictions
` [PATCH v4 2/7] mm/memory_hotplug: Rename mhp_restrictions to mhp_params
` [PATCH v4 3/7] x86/mm: Thread pgprot_t through init_memory_mapping()
` [PATCH v4 4/7] x86/mm: Introduce __set_memory_prot()
` [PATCH v4 5/7] powerpc/mm: Thread pgprot_t through create_section_mapping()
` [PATCH v4 6/7] mm/memory_hotplug: Add pgprot_t to mhp_params
` [PATCH v4 7/7] mm/memremap: Set caching mode for PCI P2PDMA memory to WC

[PATCH v4 0/2] add callbacks for inaccessible pages
 2020-03-06 13:25 UTC  (3+ messages)
` [PATCH v4 1/2] mm/gup: fixup for 9947ea2c1e608e32 "mm/gup: track FOLL_PIN pages"
` [PATCH v4 2/2] mm/gup/writeback: add callbacks for inaccessible pages

[PATCH v3 0/2] add callbacks for inaccessible pages
 2020-03-06 11:18 UTC  (6+ messages)
` [PATCH v3 1/2] mm/gup: fixup for 9947ea2c1e608e32 "mm/gup: track FOLL_PIN pages"
` [PATCH v3 2/2] mm/gup/writeback: add callbacks for inaccessible pages

[PATCH 0/2] mm/vma: some new flags
 2020-03-05 12:11 UTC  (4+ messages)
` [PATCH 1/2] mm/vma: Define a default value for VM_DATA_DEFAULT_FLAGS
` [PATCH 2/2] mm/vma: Introduce VM_ACCESS_FLAGS

[PATCH] s390/diag: fix display of diagnose call statistics
 2020-03-05  9:03 UTC 

[PATCH V14] mm/debug: Add tests validating architecture page table helpers
 2020-03-05  6:23 UTC  (13+ messages)

[PATCH v2] ima: add a new CONFIG for loading arch-specific policies
 2020-03-05  3:26 UTC  (8+ messages)

[RFC 0/3] mm/vma: some new flags and helpers
 2020-03-04  5:52 UTC  (7+ messages)
` [RFC 1/3] mm/vma: Define a default value for VM_DATA_DEFAULT_FLAGS
` [RFC 2/3] mm/vma: Introduce VM_ACCESS_FLAGS

[PATCH 0/2] virtio-blk: improve handling of DMA mapping failures
 2020-03-03 17:02 UTC  (4+ messages)

[PATCH v2 0/2] add callbacks for inaccessible pages
 2020-03-03 10:41 UTC  (7+ messages)
` [PATCH v2 1/2] mm/gup: fixup for 9947ea2c1e608e32 "mm/gup: track FOLL_PIN pages"
` [PATCH v2 2/2] mm/gup/writeback: add callbacks for inaccessible pages

[PATCH v3 0/7] Allow setting caching mode in arch_add_memory() for P2PDMA
 2020-03-03  9:52 UTC  (18+ messages)
` [PATCH v3 1/7] mm/memory_hotplug: Drop the flags field from struct mhp_restrictions
` [PATCH v3 2/7] mm/memory_hotplug: Rename mhp_restrictions to mhp_params
` [PATCH v3 3/7] x86/mm: Thread pgprot_t through init_memory_mapping()
` [PATCH v3 4/7] x86/mm: Introduce _set_memory_prot()
` [PATCH v3 6/7] mm/memory_hotplug: Add pgprot_t to mhp_params
` [PATCH v3 7/7] mm/memremap: Set caching mode for PCI P2PDMA memory to WC

Crashes due to "s390/qeth: don't check for IFF_UP when scheduling napi"
 2020-03-03  9:08 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 11/11] s390/cio: cio_ignore_proc_seq_next should increase position index
 2020-03-03  2:50 UTC 

[PATCH AUTOSEL 4.9 12/13] s390/cio: cio_ignore_proc_seq_next should increase position index
 2020-03-03  2:50 UTC 

[PATCH AUTOSEL 4.14 16/22] s390/cio: cio_ignore_proc_seq_next should increase position index
 2020-03-03  2:49 UTC 

[PATCH AUTOSEL 4.19 22/32] s390/cio: cio_ignore_proc_seq_next should increase position index
 2020-03-03  2:48 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 23/32] s390: make 'install' not depend on vmlinux
` [PATCH AUTOSEL 4.19 26/32] s390/qdio: fill SL with absolute addresses
` [PATCH AUTOSEL 4.19 31/32] s390/qeth: vnicc Fix EOPNOTSUPP precedence

[PATCH AUTOSEL 5.4 33/58] s390/cio: cio_ignore_proc_seq_next should increase position index
 2020-03-03  2:47 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 34/58] s390: make 'install' not depend on vmlinux
` [PATCH AUTOSEL 5.4 43/58] s390/qdio: fill SL with absolute addresses
` [PATCH AUTOSEL 5.4 48/58] s390/qeth: vnicc Fix EOPNOTSUPP precedence

[PATCH AUTOSEL 5.5 38/66] s390/cio: cio_ignore_proc_seq_next should increase position index
 2020-03-03  2:46 UTC  (5+ messages)
` [PATCH AUTOSEL 5.5 39/66] s390: make 'install' not depend on vmlinux
` [PATCH AUTOSEL 5.5 48/66] s390/qdio: fill SL with absolute addresses
` [PATCH AUTOSEL 5.5 53/66] s390/qeth: vnicc Fix EOPNOTSUPP precedence
` [PATCH AUTOSEL 5.5 54/66] s390/qeth: fix off-by-one in RX copybreak check

[PATCH] ima: add a new CONFIG for loading arch-specific policies
 2020-03-02 23:23 UTC  (6+ messages)

[PATCH] mm/debug: Add tests validating arch page table helpers for core features
 2020-03-02 21:24 UTC  (4+ messages)

[RFC v1 0/2] add callbacks for inaccessible pages
 2020-03-02 13:46 UTC  (7+ messages)
` [RFC v1 1/2] mm/gup: fixup for 9947ea2c1e608e32 "mm/gup: track FOLL_PIN pages"
` [RFC v1 2/2] mm/gup/writeback: add callbacks for inaccessible pages

WARNING: ODEBUG bug in smc_ib_remove_dev
 2020-03-02  5:11 UTC 


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