public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-31 14:10:31 to 2021-09-09 15:01:05 UTC [more...]

[PATCH RFC 0/9] s390: fixes, cleanups and optimizations for page table walkers
 2021-09-09 14:59 UTC  (7+ messages)
` [PATCH RFC 1/9] s390/gmap: validate VMA in __gmap_zap()
` [PATCH RFC 2/9] s390/gmap: don't unconditionally call pte_unmap_unlock() "
` [PATCH RFC 3/9] s390/mm: validate VMA in PGSTE manipulation functions
` [PATCH RFC 4/9] s390/mm: fix VMA and page table handling code in storage key handling functions
` [PATCH RFC 5/9] s390/uv: fully validate the VMA before calling follow_page()
` [PATCH RFC 6/9] s390/pci_mmio: fully validate the VMA before calling follow_pte()

[kvm-unit-tests RFC PATCH 0/5] arm: Add kvmtool to the runner script
 2021-09-09 14:42 UTC  (30+ messages)
` [kvm-unit-tests RFC PATCH 1/5] lib: arm: Print test exit status on exit if chr-testdev is not available
` [kvm-unit-tests RFC PATCH 3/5] run_tests.sh: Add kvmtool support
` [kvm-unit-tests RFC PATCH 4/5] scripts: Generate kvmtool standalone tests
` [kvm-unit-tests RFC PATCH 5/5] configure: Ignore --erratatxt when --target=kvmtool

[PATCH v2 0/3] power: reset: Convert Power-Off driver to tristate
 2021-09-09 12:04 UTC  (2+ messages)
` [PATCH v2 1/3] arch: Export machine_restart() instances so they can be called from modules

[PATCH AUTOSEL 4.19 24/74] s390/jump_label: print real address in a case of a jump label bug
 2021-09-09 11:56 UTC 

[PATCH AUTOSEL 4.9 20/48] s390/jump_label: print real address in a case of a jump label bug
 2021-09-09 11:59 UTC 

[PATCH v3 0/8] Implement generic cc_platform_has() helper function
 2021-09-09 13:10 UTC  (15+ messages)
` [PATCH v3 1/8] x86/ioremap: Selectively build arch override encryption functions
` [PATCH v3 2/8] mm: Introduce a function to check for confidential computing features
` [PATCH v3 3/8] x86/sev: Add an x86 version of cc_platform_has()
` [PATCH v3 4/8] powerpc/pseries/svm: Add a powerpc "
` [PATCH v3 5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has()
` [PATCH v3 6/8] x86/sev: Replace occurrences of sev_active() "
` [PATCH v3 7/8] x86/sev: Replace occurrences of sev_es_active() "
` [PATCH v3 8/8] treewide: Replace the use of mem_encrypt_active() "

[PATCH AUTOSEL 4.4 16/35] s390/jump_label: print real address in a case of a jump label bug
 2021-09-09 12:00 UTC 

[PATCH AUTOSEL 4.14 22/59] s390/jump_label: print real address in a case of a jump label bug
 2021-09-09 11:58 UTC 

[GIT PULL] second batch of s390 updates for 5.15 merge window
 2021-09-09 12:48 UTC 

[PATCH AUTOSEL 5.4 033/109] s390/jump_label: print real address in a case of a jump label bug
 2021-09-09 11:53 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 034/109] s390: make PCI mio support a machine flag

[PATCH AUTOSEL 5.10 051/176] s390/jump_label: print real address in a case of a jump label bug
 2021-09-09 11:49 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 052/176] s390: make PCI mio support a machine flag

[PATCH AUTOSEL 5.13 065/219] s390/jump_label: print real address in a case of a jump label bug
 2021-09-09 11:44 UTC  (2+ messages)
` [PATCH AUTOSEL 5.13 066/219] s390: make PCI mio support a machine flag

[PATCH AUTOSEL 5.14 075/252] s390/jump_label: print real address in a case of a jump label bug
 2021-09-09 11:38 UTC  (2+ messages)
` [PATCH AUTOSEL 5.14 076/252] s390: make PCI mio support a machine flag

[PATCH v3 0/3] s390x: KVM: CPU Topology
 2021-09-09  9:03 UTC  (21+ messages)
` [PATCH v3 1/3] s390x: KVM: accept STSI for CPU topology information
` [PATCH v3 2/3] s390x: KVM: Implementation of Multiprocessor Topology-Change-Report

[PATCH v4] ftrace: Cleanup ftrace_dyn_arch_init()
 2021-09-09  9:02 UTC 

[PATCH v2 60/63] net/af_iucv: Use struct_group() to zero struct iucv_sock region
 2021-09-09  6:14 UTC  (2+ messages)

[PATCH] s390/ism: switch from 'pci_' to 'dma_' API
 2021-09-09  6:02 UTC  (2+ messages)

[PATCH v4 00/14] KVM: s390: pv: implement lazy destroy for reboot
 2021-09-08 18:50 UTC  (17+ messages)
` [PATCH v4 02/14] KVM: s390: pv: avoid double free of sida page
` [PATCH v4 03/14] KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm
` [PATCH v4 04/14] KVM: s390: pv: avoid stalls when making pages secure
` [PATCH v4 05/14] KVM: s390: pv: leak the ASCE page when destroy fails
` [PATCH v4 06/14] KVM: s390: pv: properly handle page flags for protected guests

[PATCH v1] hugetlbfs: s390 is always 64bit
 2021-09-08 16:54 UTC  (3+ messages)

[PATCH 0/5] s390/pci: automatic error recovery
 2021-09-08  8:09 UTC  (16+ messages)
` [PATCH 1/5] s390/pci: refresh function handle in iomap
` [PATCH 2/5] s390/pci: implement reset_slot for hotplug slot
` [PATCH 3/5] PCI: Move pci_dev_is/assign_added() to pci.h
` [PATCH 4/5] PCI: Export pci_dev_lock()
` [PATCH 5/5] s390/pci: implement minimal PCI error recovery
  ` Fwd: [PATCH 0/5] s390/pci: automatic "

[PATCH v3] ftrace: Cleanup ftrace_dyn_arch_init()
 2021-09-08  3:52 UTC  (3+ messages)

[PATCH 0/5] KVM: rseq: Fix and a test for a KVM+rseq bug
 2021-09-07 14:38 UTC  (7+ messages)
` [PATCH 1/5] KVM: rseq: Update rseq when processing NOTIFY_RESUME on xfer to KVM guest

[PATCH v2] ftrace: Cleanup ftrace_dyn_arch_init()
 2021-09-06 20:36 UTC  (4+ messages)

[PATCH 0/9] block: 5th batch of add_disk() error handling conversions
 2021-09-06 17:10 UTC  (22+ messages)
` [PATCH 1/9] cdrom/gdrom: add error handling support for add_disk()
` [PATCH 2/9] ms_block: "
` [PATCH 3/9] mspro_block: "
` [PATCH 4/9] rbd: add add_disk() error handling
` [PATCH 5/9] mtd: "
` [PATCH 6/9] s390/block/dasd_genhd: add error handling support for add_disk()
` [PATCH 7/9] s390/block/dcssblk: "
` [PATCH 8/9] s390/block/scm_blk: "
` [PATCH 9/9] s390/block/xpram: "

[kvm-unit-tests PATCH v1] s390x/skey: Test for ADDRESSING exceptions
 2021-09-06 12:02 UTC  (3+ messages)

[GIT PULL 0/2] KVM: s390: Fix and feature for 5.15
 2021-09-06 10:35 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 10/17] s390/cio: add dev_busid sysfs entry for each subchannel
 2021-09-06  1:23 UTC 

[PATCH AUTOSEL 5.4 20/30] s390/cio: add dev_busid sysfs entry for each subchannel
 2021-09-06  1:22 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 29/30] s390/kasan: fix large PMD pages address alignment check
` [PATCH AUTOSEL 5.4 30/30] s390/debug: fix debug area life cycle

[PATCH AUTOSEL 4.19 15/23] s390/cio: add dev_busid sysfs entry for each subchannel
 2021-09-06  1:23 UTC 

[PATCH AUTOSEL 5.10 24/39] s390/cio: add dev_busid sysfs entry for each subchannel
 2021-09-06  1:21 UTC  (7+ messages)
` [PATCH AUTOSEL 5.10 25/39] s390/zcrypt: fix wrong offset index for APKA master key valid state
` [PATCH AUTOSEL 5.10 35/39] s390/kasan: fix large PMD pages address alignment check
` [PATCH AUTOSEL 5.10 36/39] s390/pci: fix misleading rc in clp_set_pci_fn()
` [PATCH AUTOSEL 5.10 37/39] s390/debug: keep debug data on resize
` [PATCH AUTOSEL 5.10 38/39] s390/debug: fix debug area life cycle
` [PATCH AUTOSEL 5.10 39/39] s390/ap: fix state machine hang after failure to enable irq

[PATCH AUTOSEL 5.13 25/46] s390/cio: add dev_busid sysfs entry for each subchannel
 2021-09-06  1:20 UTC  (7+ messages)
` [PATCH AUTOSEL 5.13 26/46] s390/zcrypt: fix wrong offset index for APKA master key valid state
` [PATCH AUTOSEL 5.13 42/46] s390/kasan: fix large PMD pages address alignment check
` [PATCH AUTOSEL 5.13 43/46] s390/pci: fix misleading rc in clp_set_pci_fn()
` [PATCH AUTOSEL 5.13 44/46] s390/debug: keep debug data on resize
` [PATCH AUTOSEL 5.13 45/46] s390/debug: fix debug area life cycle
` [PATCH AUTOSEL 5.13 46/46] s390/ap: fix state machine hang after failure to enable irq

[PATCH AUTOSEL 5.14 25/47] s390/cio: add dev_busid sysfs entry for each subchannel
 2021-09-06  1:19 UTC  (8+ messages)
` [PATCH AUTOSEL 5.14 26/47] s390/zcrypt: fix wrong offset index for APKA master key valid state
` [PATCH AUTOSEL 5.14 42/47] s390/kasan: fix large PMD pages address alignment check
` [PATCH AUTOSEL 5.14 43/47] s390/pci: fix misleading rc in clp_set_pci_fn()
` [PATCH AUTOSEL 5.14 44/47] s390/debug: keep debug data on resize
` [PATCH AUTOSEL 5.14 45/47] s390/debug: fix debug area life cycle
` [PATCH AUTOSEL 5.14 46/47] s390/ap: fix state machine hang after failure to enable irq
` [PATCH AUTOSEL 5.14 47/47] s390/smp: enable DAT before CPU restart callback is called

[PATCH 0/4] Fix ro_after_init vs static_call
 2021-09-04 14:40 UTC  (12+ messages)
` [PATCH 1/4] vmlinux.lds.h: Use regular *RODATA and *RO_AFTER_INIT_DATA suffixes
` [PATCH 2/4] vmlinux.lds.h: Split .static_call_sites from .static_call_tramp_key
` [PATCH 3/4] module: Use a list of strings for ro_after_init sections
` [PATCH 4/4] module: Include .static_call_sites in module ro_after_init

[PATCH] ftrace: Cleanup ftrace_dyn_arch_init()
 2021-09-04 11:59 UTC  (3+ messages)

[GIT PULL] s390 updates for 5.15 merge window
 2021-09-03 23:23 UTC  (14+ messages)
            ` [PATCH] s390/unwind: use current_frame_address() to unwind current task

[PATCH] s390/io: Fix ioremap and iounmap undefinded issue for s390
 2021-09-03 10:51 UTC  (6+ messages)


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