public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-29 06:21:27 to 2022-05-06 01:10:10 UTC [more...]

[PATCH] bug: Use normal relative pointers in 'struct bug_entry'
 2022-05-06  1:09 UTC 

[PATCH v4 0/7] Make the rest of the VFIO driver interface use vfio_device
 2022-05-06  0:08 UTC  (8+ messages)
` [PATCH v4 1/7] vfio: Make vfio_(un)register_notifier accept a vfio_device
` [PATCH v4 2/7] vfio/ccw: Remove mdev from struct channel_program
` [PATCH v4 3/7] vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()
` [PATCH v4 4/7] vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()
` [PATCH v4 5/7] drm/i915/gvt: Change from vfio_group_(un)pin_pages to vfio_(un)pin_pages
` [PATCH v4 6/7] vfio: Remove dead code
` [PATCH v4 7/7] vfio: Remove calls to vfio_group_add_container_user()

[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-05-05 23:53 UTC  (12+ messages)
` [PATCH 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping

[PATCH v3 00/15] kbuild: yet another series of cleanups (modpost, LTO, MODULE_REL_CRCS)
 2022-05-05 20:31 UTC  (29+ messages)
` [PATCH v3 01/15] modpost: mitigate false-negatives for static EXPORT_SYMBOL checks
` [PATCH v3 02/15] modpost: change the license of EXPORT_SYMBOL to bool type
` [PATCH v3 03/15] modpost: merge add_{intree_flag,retpoline,staging_flag} to add_header
` [PATCH v3 04/15] modpost: move *.mod.c generation to write_mod_c_files()
` [PATCH v3 05/15] kbuild: generate a list of objects in vmlinux
` [PATCH v3 06/15] kbuild: record symbol versions in *.cmd files
` [PATCH v3 07/15] modpost: extract symbol versions from "
` [PATCH v3 08/15] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS
` [PATCH v3 09/15] kbuild: stop merging *.symversions
` [PATCH v3 10/15] genksyms: adjust the output format to modpost
` [PATCH v3 11/15] kbuild: do not create *.prelink.o for Clang LTO or IBT
` [PATCH v3 12/15] modpost: simplify the ->is_static initialization
` [PATCH v3 13/15] modpost: use hlist for hash table implementation
` [PATCH v3 14/15] kbuild: make built-in.a rule robust against too long argument error
` [PATCH v3 15/15] kbuild: make *.mod "

[PATCH 00/30] The panic notifiers refactor
 2022-05-05 19:28 UTC  (69+ messages)
` [PATCH 02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown path
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 06/30] soc: bcm: brcmstb: Document panic notifier action and remove useless header
` [PATCH 07/30] mips: ip22: Reword PANICED to PANICKED "
` [PATCH 08/30] powerpc/setup: Refactor/untangle panic notifiers
` [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
` [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH 13/30] s390/consoles: Improve panic notifiers reliability
` [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
` [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH 17/30] tracing: Improve panic/die notifiers
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 20/30] panic: Add the panic informational "
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 24/30] panic: Refactor the panic path

[GIT PULL] s390 updates for 5.18-rc6
 2022-05-05 18:46 UTC  (3+ messages)

[PATCH v10 00/19] KVM: s390: pv: implement lazy destroy for reboot
 2022-05-05 17:10 UTC  (5+ messages)
` [PATCH v10 01/19] KVM: s390: pv: leak the topmost page table when destroy fails
` [PATCH v10 02/19] KVM: s390: pv: handle secure storage violations for protected guests

[PATCH v3 0/2] kernel: add new infrastructure for platform_has() support
 2022-05-05 16:13 UTC  (4+ messages)
` [PATCH v3 1/2] kernel: add platform_has() infrastructure
` [PATCH v3 2/2] virtio: replace arch_has_restricted_virtio_memory_access()

[PATCH 0/5] s390/dasd: data corruption fixes for thin provisioning
 2022-05-05 14:17 UTC  (6+ messages)
` [PATCH 1/5] s390/dasd: fix data corruption for ESE devices
` [PATCH 2/5] s390/dasd: prevent double format of tracks "
` [PATCH 3/5] s390/dasd: Fix read for ESE with blksize < 4k
` [PATCH 4/5] s390/dasd: Fix read inconsistency for ESE DASD devices
` [PATCH 5/5] s390/dasd: Use kzalloc instead of kmalloc/memset

[kvm-unit-tests PATCH v7 0/3] s390x: Test effect of storage keys on some instructions
 2022-05-05 13:16 UTC  (8+ messages)
` [kvm-unit-tests PATCH v7 1/3] s390x: Give name to return value of tprot()
` [kvm-unit-tests PATCH v7 2/3] s390x: Test effect of storage keys on some instructions
` [kvm-unit-tests PATCH v7 3/3] Disable s390x skey test in GitLab CI

[PATCH v6 00/21] KVM: s390: enable zPCI for interpretive execution
 2022-05-05 13:10 UTC  (7+ messages)
` [PATCH v6 11/21] KVM: s390: pci: do initial setup for AEN interpretation
` [PATCH v6 12/21] KVM: s390: pci: enable host forwarding of Adapter Event Notifications
` [PATCH v6 13/21] KVM: s390: mechanism to enable guest zPCI Interpretation

[kvm-unit-tests PATCH 0/3] s390x: More storage key instruction
 2022-05-05 12:46 UTC  (4+ messages)
` [kvm-unit-tests PATCH 1/3] s390x: Fix sclp facility bit numbers
` [kvm-unit-tests PATCH 2/3] s390x: Test TEID values in storage key test
` [kvm-unit-tests PATCH 3/3] s390x: Test effect of storage keys on some more instructions

[kvm-unit-tests PATCH v1] s390x: migration: don't run tests when facilities are not there
 2022-05-05 12:02 UTC  (3+ messages)

[PATCH RESEND v5 0/4] PCI: Rework pci_scan_slot() and isolated PCI functions
 2022-05-05  8:38 UTC  (5+ messages)
` [PATCH RESEND v5 1/4] PCI: Clean up pci_scan_slot()
` [PATCH RESEND v5 2/4] PCI: Move jailhouse's isolated function handling to pci_scan_slot()
` [PATCH RESEND v5 3/4] PCI: Extend isolated function probing to s390
` [PATCH RESEND v5 4/4] s390/pci: allow zPCI zbus without a function zero

[PATCH 5.17 198/225] perf symbol: Pass is_kallsyms to symbols__fixup_end()
 2022-05-04 16:47 UTC  (3+ messages)
` [PATCH 5.17 199/225] perf symbol: Update symbols__fixup_end()
` [PATCH 5.17 200/225] perf symbol: Remove arch__symbols__fixup_end()

[PATCH 5.15 155/177] perf symbol: Pass is_kallsyms to symbols__fixup_end()
 2022-05-04 16:46 UTC  (3+ messages)
` [PATCH 5.15 156/177] perf symbol: Update symbols__fixup_end()
` [PATCH 5.15 173/177] perf symbol: Remove arch__symbols__fixup_end()

[PATCH 5.10 113/129] perf symbol: Pass is_kallsyms to symbols__fixup_end()
 2022-05-04 16:45 UTC  (3+ messages)
` [PATCH 5.10 114/129] perf symbol: Update symbols__fixup_end()
` [PATCH 5.10 129/129] perf symbol: Remove arch__symbols__fixup_end()

[kvm-unit-tests PATCH v5 0/6] s390x: Attestation tests
 2022-05-04  8:39 UTC  (10+ messages)
` [kvm-unit-tests PATCH v5 1/6] s390x: uv-host: Add invalid command attestation check
` [kvm-unit-tests PATCH v5 2/6] s390x: lib: Add QUI getter
` [kvm-unit-tests PATCH v5 3/6] s390x: uv-guest: remove duplicated checks
` [kvm-unit-tests PATCH v5 4/6] s390x: uv-guest: Remove double report_prefix_pop
` [kvm-unit-tests PATCH v5 5/6] s390x: uv-guest: add share bit test
` [kvm-unit-tests PATCH v5 6/6] s390x: Add attestation tests

[PATCH v8 0/2] s390x: KVM: CPU Topology
 2022-05-04  8:05 UTC  (4+ messages)
` [PATCH v8 2/2] s390x: KVM: resetting the Topology-Change-Report

[PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
 2022-05-04  7:48 UTC 

[PATCH 0/2] s390/pai: Add support for Processor Activity Instrumentation
 2022-05-04  6:23 UTC  (3+ messages)
` [PATCH 1/2] entry: Rename arch_check_user_regs() to arch_enter_from_user_mode()
` [PATCH 2/2] s390/pai: Add support for cryptography counters

[PATCH v19 00/20] s390/vfio-ap: dynamic configuration support
 2022-05-03 17:39 UTC  (3+ messages)

fix and cleanup discard_alignment handling
 2022-05-03 16:39 UTC  (3+ messages)

2nd Quater puchase request
 2022-05-03 14:49 UTC 

[PATCH for v5.15] perf symbol: Remove arch__symbols__fixup_end()
 2022-05-03 13:45 UTC  (2+ messages)

[PATCH v2 0/5] bitmap: fix conversion from/to fix-sized arrays
 2022-05-03  9:56 UTC  (6+ messages)
` [PATCH 2/5] lib: add bitmap_{from,to}_arr64

[PATCH for v5.10] perf symbol: Remove arch__symbols__fixup_end()
 2022-05-03  0:42 UTC 

[GIT PULL 0/1] KVM: s390: Fix lockdep issue in vm memop
 2022-05-02 17:58 UTC  (5+ messages)
` [GIT PULL 1/1] "

[PATCH v2 0/7] Make the rest of the VFIO driver interface use vfio_device
 2022-05-02 16:22 UTC  (6+ messages)
` [PATCH v2 7/7] vfio: Remove calls to vfio_group_add_container_user()

[PATCH v2 4/8] drivers: use new capable_or functionality
 2022-05-02 16:00 UTC 

[PATCH] s390/hypfs: fix typos in comments
 2022-05-02  9:33 UTC  (2+ messages)

[PATCH] s390/crypto: fix typos in comments
 2022-05-02  9:33 UTC  (2+ messages)

[PATCH v2 0/2] Dirtying, failing memop: don't indicate suppression
 2022-05-02  7:58 UTC  (6+ messages)

[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
 2022-04-30  5:43 UTC  (3+ messages)

[PATCH v7 00/12] Fix broken usage of driver_override (and kfree of static memory)
 2022-04-29 18:29 UTC  (6+ messages)
  ` [PATCH v7 12/12] rpmsg: Fix kfree() of static memory on setting driver_override

[PATCH/RFC] KVM: s390: vsie/gmap: reduce gmap_rmap overhead
 2022-04-29 16:02 UTC  (2+ messages)

[PATCH] s390/dasd: Use kzalloc instead of kmalloc/memset
 2022-04-29 12:52 UTC  (3+ messages)
` [PATCH V2] "

[PATCH net-next v2 15/15] qeth: remove a copy of the NAPI_POLL_WEIGHT define
 2022-04-29  7:39 UTC  (2+ messages)

[PATCH v3 0/4] KVM: s390: selftests: Provide TAP output in tests
 2022-04-29  6:37 UTC  (5+ messages)
` [PATCH v3 1/4] KVM: s390: selftests: Use TAP interface in the memop test
` [PATCH v3 2/4] KVM: s390: selftests: Use TAP interface in the sync_regs test
` [PATCH v3 3/4] KVM: s390: selftests: Use TAP interface in the tprot test
` [PATCH v3 4/4] KVM: s390: selftests: Use TAP interface in the reset test

[PATCH v2 0/4] KVM: s390: selftests: Provide TAP output in tests
 2022-04-29  6:21 UTC  (4+ messages)
` [PATCH v2 4/4] KVM: s390: selftests: Use TAP interface in the reset test


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