Linux S390
[Prev Page][Next Page]
- Re: [PATCH v2 00/11] Connect VFIO to IOMMUFD, (continued)
- [PATCH v2 0/1] s390/mm: fix virtual-physical address confusion for swiotlb,
Nico Boehr
- [PATCH v1] s390/mm: fix virtual-physical address confusion for swiotlb,
Nico Boehr
- [GIT PULL 0/2] s390 fixes for 6.1-rc5,
Janosch Frank
- [PATCH v1] KVM: s390: GISA: sort out physical vs virtual pointers usage,
Nico Boehr
- [PATCH v4a 00/38] timers: Use timer_shutdown*() before freeing timers,
Steven Rostedt
- [PATCH v3 0/7] vfio-ccw parent rework,
Eric Farman
- [RFC][PATCH v3 00/33] timers: Use timer_shutdown*() before freeing timers,
Steven Rostedt
- [PATCH v2 1/3] s390/ctcm: Fix return type of ctc{mp,}m_tx(),
Nathan Chancellor
- [PATCH v3 0/1] KVM: s390: vsie: clarifications on setting the APCB,
Pierre Morel
- [PATCH v4 0/1] Fix /proc/cpuinfo cpumask warning,
Andrew Jones
- [PATCH 00/44] KVM: Rework kvm_init() and hardware enabling,
Sean Christopherson
- [PATCH 01/44] KVM: Register /dev/kvm as the _very_ last thing during initialization, Sean Christopherson
- [PATCH 02/44] KVM: Initialize IRQ FD after arch hardware setup, Sean Christopherson
- [PATCH 03/44] KVM: Allocate cpus_hardware_enabled after arch hardware setup, Sean Christopherson
- [PATCH 06/44] KVM: s390: Move hardware setup/unsetup to init/exit, Sean Christopherson
- [PATCH 11/44] KVM: x86: Move guts of kvm_arch_init() to standalone helper, Sean Christopherson
- [PATCH 14/44] KVM: arm64: Simplify the CPUHP logic, Sean Christopherson
- [PATCH 08/44] KVM: x86: Move hardware setup/unsetup to init/exit, Sean Christopherson
- [PATCH 09/44] KVM: Drop arch hardware (un)setup hooks, Sean Christopherson
- [PATCH 13/44] KVM: x86: Serialize vendor module initialization (hardware setup), Sean Christopherson
- [PATCH 10/44] KVM: VMX: Clean up eVMCS enabling if KVM initialization fails, Sean Christopherson
- [PATCH 04/44] KVM: Teardown VFIO ops earlier in kvm_exit(), Sean Christopherson
- [PATCH 07/44] KVM: x86: Do timer initialization after XCR0 configuration, Sean Christopherson
- [PATCH 12/44] KVM: VMX: Do _all_ initialization before exposing /dev/kvm to userspace, Sean Christopherson
- [PATCH 05/44] KVM: s390: Unwind kvm_arch_init() piece-by-piece() if a step fails, Sean Christopherson
- [PATCH 16/44] KVM: arm64: Unregister perf callbacks if hypervisor finalization fails, Sean Christopherson
- [PATCH 23/44] KVM: RISC-V: Tag init functions and data with __init, __ro_after_init, Sean Christopherson
- [PATCH 15/44] KVM: arm64: Free hypervisor allocations if vector slot init fails, Sean Christopherson
- [PATCH 24/44] KVM: PPC: Move processor compatibility check to module init, Sean Christopherson
- [PATCH 17/44] KVM: arm64: Do arm/arch initialiation without bouncing through kvm_init(), Sean Christopherson
- [PATCH 25/44] KVM: s390: Do s390 specific init without bouncing through kvm_init(), Sean Christopherson
- [PATCH 18/44] KVM: arm64: Mark kvm_arm_init() and its unique descendants as __init, Sean Christopherson
- [PATCH 20/44] KVM: MIPS: Setup VZ emulation? directly from kvm_mips_init(), Sean Christopherson
- [PATCH 19/44] KVM: MIPS: Hardcode callbacks to hardware virtualization extensions, Sean Christopherson
- [PATCH 21/44] KVM: MIPS: Register die notifier prior to kvm_init(), Sean Christopherson
- [PATCH 28/44] KVM: VMX: Make VMCS configuration/capabilities structs read-only after init, Sean Christopherson
- [PATCH 26/44] KVM: s390: Mark __kvm_s390_init() and its descendants as __init, Sean Christopherson
- [PATCH 27/44] KVM: Drop kvm_arch_{init,exit}() hooks, Sean Christopherson
- [PATCH 22/44] KVM: RISC-V: Do arch init directly in riscv_kvm_init(), Sean Christopherson
- [PATCH 32/44] KVM: x86: Unify pr_fmt to use module name for all KVM modules, Sean Christopherson
- [PATCH 31/44] KVM: x86: Use KBUILD_MODNAME to specify vendor module name, Sean Christopherson
- [PATCH 33/44] KVM: x86: Do VMX/SVM support checks directly in vendor code, Sean Christopherson
- [PATCH 30/44] KVM: Drop kvm_arch_check_processor_compat() hook, Sean Christopherson
- [PATCH 34/44] KVM: VMX: Shuffle support checks and hardware enabling code around, Sean Christopherson
- [PATCH 29/44] KVM: x86: Do CPU compatibility checks in x86 code, Sean Christopherson
- [PATCH 35/44] KVM: SVM: Check for SVM support in CPU compatibility checks, Sean Christopherson
- [PATCH 36/44] KVM: x86: Do compatibility checks when onlining CPU, Sean Christopherson
- [PATCH 37/44] KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE section, Sean Christopherson
- [PATCH 43/44] KVM: Register syscore (suspend/resume) ops early in kvm_init(), Sean Christopherson
- [PATCH 38/44] KVM: Disable CPU hotplug during hardware enabling, Sean Christopherson
- [PATCH 40/44] KVM: Remove on_each_cpu(hardware_disable_nolock) in kvm_exit(), Sean Christopherson
- [PATCH 39/44] KVM: Drop kvm_count_lock and instead protect kvm_usage_count with kvm_lock, Sean Christopherson
- [PATCH 42/44] KVM: Make hardware_enable_failed a local variable in the "enable all" path, Sean Christopherson
- [PATCH 44/44] KVM: Opt out of generic hardware enabling on s390 and PPC, Sean Christopherson
- [PATCH 41/44] KVM: Use a per-CPU variable to track which CPUs have enabled virtualization, Sean Christopherson
- Re: [PATCH 00/44] KVM: Rework kvm_init() and hardware enabling, Christian Borntraeger
- Re: [PATCH 00/44] KVM: Rework kvm_init() and hardware enabling, Isaku Yamahata
- [RFC PATCH v2 0/8] Generic IPI sending tracepoint,
Valentin Schneider
- [RFC PATCH v2 1/8] DO-NOT-MERGE: tracing: Add __cpumask to denote a trace event field that is a cpumask_t, Valentin Schneider
- [RFC PATCH v2 2/8] trace: Add trace_ipi_send_cpumask(), Valentin Schneider
- [RFC PATCH v2 3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi(), Valentin Schneider
- [RFC PATCH v2 5/8] irq_work: Trace self-IPIs sent via arch_irq_work_raise(), Valentin Schneider
- [RFC PATCH v2 4/8] smp: Trace IPIs sent via arch_send_call_function_ipi_mask(), Valentin Schneider
- [RFC PATCH v2 6/8] treewide: Trace IPIs sent via smp_send_reschedule(), Valentin Schneider
- [RFC PATCH v2 7/8] smp: reword smp call IPI comment, Valentin Schneider
- [RFC PATCH v2 8/8] sched, smp: Trace smp callback causing an IPI, Valentin Schneider
- Re: [RFC PATCH v2 0/8] Generic IPI sending tracepoint, Steven Rostedt
- [PATCH 1/3] s390/ctcm: Fix return type of ctc{mp,}m_tx(),
Nathan Chancellor
- [PATCH v2 0/7] vfio-ccw parent rework,
Eric Farman
- [PATCH 26/30] s390/ipl: Use kstrtobool() instead of strtobool(),
Christophe JAILLET
- [PATCH] net/smc: Fix possible leaked pernet namespace in smc_init(),
Chen Zhongjin
- [PATCH] scripts/min-tool-version.sh: raise minimum clang version to 15.0.0 for s390,
Heiko Carstens
- [PATCH] s390: always build relocatable kernel,
Heiko Carstens
- [PATCH v2] random: do not include <asm/archrandom.h> from random.h,
Jason A. Donenfeld
- [GIT PULL] s390 updates for 6.1-rc3,
Vasily Gorbik
- [PATCH v5 0/2] arm64: support batched/deferred tlb shootdown during page reclamation,
Yicong Yang
- [RFC][PATCH v2 02/31] timers: s390/cmm: Use del_timer_shutdown() before freeing timer, Steven Rostedt
- [PATCH] KVM: s390: pci: Fix allocation size of aift kzdev elements,
Rafael Mendonca
- [PATCH 00/10] Connect VFIO to IOMMUFD,
Jason Gunthorpe
- [PATCH 01/10] vfio: Move vfio_device driver open/close code to a function, Jason Gunthorpe
- [PATCH 05/10] vfio: Use IOMMU_CAP_ENFORCE_CACHE_COHERENCY for vfio_file_enforced_coherent(), Jason Gunthorpe
- [PATCH 03/10] vfio: Rename vfio_device_assign/unassign_container(), Jason Gunthorpe
- [PATCH 04/10] vfio: Move storage of allow_unsafe_interrupts to vfio_main.c, Jason Gunthorpe
- [PATCH 02/10] vfio: Move vfio_device_assign_container() into vfio_device_first_open(), Jason Gunthorpe
- [PATCH 09/10] vfio: Make vfio_container optionally compiled, Jason Gunthorpe
- [PATCH 10/10] iommufd: Allow iommufd to supply /dev/vfio/vfio, Jason Gunthorpe
- [PATCH 06/10] vfio-iommufd: Allow iommufd to be used in place of a container fd, Jason Gunthorpe
- [PATCH 08/10] vfio-iommufd: Support iommufd for emulated VFIO devices, Jason Gunthorpe
- [PATCH 07/10] vfio-iommufd: Support iommufd for physical VFIO devices, Jason Gunthorpe
- Re: [PATCH 00/10] Connect VFIO to IOMMUFD, Nicolin Chen
- Re: [PATCH 00/10] Connect VFIO to IOMMUFD, Yi Liu
[PATCH] selftests: vm: use 1 MB hugepage size for s390,
Gerald Schaefer
[PATCH v8 0/6] iommu/s390: Fixes related to attach and aperture handling,
Niklas Schnelle
[PATCH v2 0/1] KVM: s390: vsie: clarifications on setting the APCB,
Pierre Morel
[v2 0/1] KVM: s390: VSIE: sort out virtual/physical address in pin_guest_page,
Nico Boehr
[kvm-unit-tests PATCH v5 0/2] S390x: CPU Topology Information,
Pierre Morel
[v1] KVM: s390: VSIE: sort out virtual/physical address in pin_guest_page,
Nico Boehr
[PATCH net-next v4 00/10] optimize the parallelism of SMC-R connections,
D.Wythe
- [PATCH net-next v4 02/10] net/smc: fix SMC_CLC_DECL_ERR_REGRMB without smc_server_lgr_pending, D.Wythe
- [PATCH net-next v4 03/10] net/smc: allow confirm/delete rkey response deliver multiplex, D.Wythe
- [PATCH net-next v4 05/10] net/smc: llc_conf_mutex refactor, replace it with rw_semaphore, D.Wythe
- [PATCH net-next v4 01/10] net/smc: remove locks smc_client_lgr_pending and smc_server_lgr_pending, D.Wythe
- [PATCH net-next v4 07/10] net/smc: reduce unnecessary blocking in smcr_lgr_reg_rmbs(), D.Wythe
- [PATCH net-next v4 09/10] net/smc: Fix potential panic dues to unprotected smc_llc_srv_add_link(), D.Wythe
- [PATCH net-next v4 04/10] net/smc: make SMC_LLC_FLOW_RKEY run concurrently, D.Wythe
- [PATCH net-next v4 06/10] net/smc: use read semaphores to reduce unnecessary blocking in smc_buf_create() & smcr_buf_unuse(), D.Wythe
- [PATCH net-next v4 08/10] net/smc: replace mutex rmbs_lock and sndbufs_lock with rw_semaphore, D.Wythe
- [PATCH net-next v4 10/10] net/smc: fix application data exception, D.Wythe
- Re: [PATCH net-next v4 00/10] optimize the parallelism of SMC-R connections, Jan Karcher
[PATCH] s390/kernel: fix repeated words in comments,
wangjianli
[PATCH] s390/vfio-ap: Fix memory allocation for mdev_types array,
Jason J. Herne
[v1 0/5] KVM: s390: Fix virtual-real address confusions,
Nico Boehr
[PATCH net-next v3 00/10] optimize the parallelism of SMC-R connections,
D.Wythe
- [PATCH net-next v3 02/10] net/smc: fix SMC_CLC_DECL_ERR_REGRMB without smc_server_lgr_pending, D.Wythe
- [PATCH net-next v3 01/10] net/smc: remove locks smc_client_lgr_pending and smc_server_lgr_pending, D.Wythe
- [PATCH net-next v3 05/10] net/smc: llc_conf_mutex refactor, replace it with rw_semaphore, D.Wythe
- [PATCH net-next v3 04/10] net/smc: make SMC_LLC_FLOW_RKEY run concurrently, D.Wythe
- [PATCH net-next v3 07/10] net/smc: reduce unnecessary blocking in smcr_lgr_reg_rmbs(), D.Wythe
- [PATCH net-next v3 08/10] net/smc: replace mutex rmbs_lock and sndbufs_lock with rw_semaphore, D.Wythe
- [PATCH net-next v3 09/10] net/smc: Fix potential panic dues to unprotected smc_llc_srv_add_link(), D.Wythe
- [PATCH net-next v3 10/10] net/smc: fix application data exception, D.Wythe
- [PATCH net-next v3 06/10] net/smc: use read semaphores to reduce unnecessary blocking in smc_buf_create() & smcr_buf_unuse(), D.Wythe
- [PATCH net-next v3 03/10] net/smc: allow confirm/delete rkey response deliver multiplex, D.Wythe
- Re: [PATCH net-next v3 00/10] optimize the parallelism of SMC-R connections, D. Wythe
[PATCH v3 rcu 08/11] arch/s390: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option,
Paul E. McKenney
[PATCH v1 0/7] vfio-ccw parent rework,
Eric Farman
[RFC 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing,
Niklas Schnelle
6.1-rc1 regression: virtio-net cpumask and during reboot,
Christian Borntraeger
[PATCH 0/5] iommu/s390: Further improvements,
Niklas Schnelle
[PATCH] mm: remove kern_addr_valid() completely,
Kefeng Wang
[PATCH v7 0/6] iommu/s390: Fixes related to attach and aperture handling,
Niklas Schnelle
[GIT PULL] s390 patches for the 6.1 merge window #2,
Vasily Gorbik
[PATCH v3 0/2] Fix /proc/cpuinfo cpumask warning,
Andrew Jones
[PATCH v3 1/2] RISC-V: Fix /proc/cpuinfo cpumask warning, Andrew Jones
Re: [PATCH v3 0/2] Fix /proc/cpuinfo cpumask warning, Yury Norov
Re: [PATCH v3 0/2] Fix /proc/cpuinfo cpumask warning, Palmer Dabbelt
[PATCH] s390/cpuinfo: prevent warning when reading /proc/cpuinfo,
Alexander Gordeev
[PATCH net] net/smc: Fix an error code in smc_lgr_create(),
Dan Carpenter
[PATCH v2 0/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg,
Janis Schoetterl-Glausch
Re: [PATCH v2] x86: Fix /proc/cpuinfo cpumask warning, Andrew Jones
Re: [PATCH v2] perf: Rewrite core context handling,
Peter Zijlstra
[PATCH v6 0/7] treewide cleanup of random integer usage,
Jason A. Donenfeld
- [PATCH v6 1/7] treewide: use prandom_u32_max() when possible, part 1, Jason A. Donenfeld
- [PATCH v6 2/7] treewide: use prandom_u32_max() when possible, part 2, Jason A. Donenfeld
- [PATCH v6 3/7] treewide: use get_random_{u8,u16}() when possible, part 1, Jason A. Donenfeld
- [PATCH v6 4/7] treewide: use get_random_{u8,u16}() when possible, part 2, Jason A. Donenfeld
- [PATCH v6 6/7] treewide: use get_random_bytes() when possible, Jason A. Donenfeld
- [PATCH v6 5/7] treewide: use get_random_u32() when possible, Jason A. Donenfeld
- [PATCH v6 7/7] prandom: remove unused functions, Jason A. Donenfeld
- Re: [PATCH v6 0/7] treewide cleanup of random integer usage, Jakub Kicinski
- Re: [PATCH v6 0/7] treewide cleanup of random integer usage, liulongfang
[PATCH v15 0/6] KVM: s390: pv: implement lazy destroy for reboot,
Claudio Imbrenda
[PATCH v3 09/11] s390: mm: Convert to GENERIC_IOREMAP,
Baoquan He
[GIT PULL] s390 patches for the 6.1 merge window,
Vasily Gorbik
[PATCH v5 0/7] treewide cleanup of random integer usage,
Jason A. Donenfeld
- [PATCH v5 1/7] treewide: use prandom_u32_max() when possible, part 1, Jason A. Donenfeld
- [PATCH v5 2/7] treewide: use prandom_u32_max() when possible, part 2, Jason A. Donenfeld
- [PATCH v5 3/7] treewide: use get_random_{u8,u16}() when possible, part 1, Jason A. Donenfeld
- [PATCH v5 5/7] treewide: use get_random_u32() when possible, Jason A. Donenfeld
- [PATCH v5 6/7] treewide: use get_random_bytes when possible, Jason A. Donenfeld
- [PATCH v5 4/7] treewide: use get_random_{u8,u16}() when possible, part 2, Jason A. Donenfeld
- [PATCH v5 7/7] prandom: remove unused functions, Jason A. Donenfeld
- Re: [PATCH v5 0/7] treewide cleanup of random integer usage, Greg Kroah-Hartman
- Re: [PATCH v5 0/7] treewide cleanup of random integer usage, Yury Norov
- Re: [PATCH v5 0/7] treewide cleanup of random integer usage, Kees Cook
Re: [PATCH v4 2/6] treewide: use prandom_u32_max() when possible,
Kees Cook
[PATCH v4 0/6] treewide cleanup of random integer usage,
Jason A. Donenfeld
[Index of Archives]
[Kernel Development]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]
[More Archives]