Linux S390
[Prev Page][Next Page]
- [PATCH net-next] net/smc: introduce shadow sockets for fallback connections,
Kai Shen
- [PATCH v2] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support,
Viktor Prutyanov
- [PATCH v2] s390/vfio_ap: fix memory leak in vfio_ap device driver,
Tony Krowiak
- [kvm-unit-tests PATCH v7 0/2] S390x: CPU Topology Information,
Pierre Morel
- [PATCH v1] net/iucv: Remove redundant driver match function,
Lizhe
- [PATCH v1] s390/vfio-ap-drv: Remove redundant driver match function,
Lizhe
- [kvm-unit-tests PATCH v4 0/3] s390x: Add misaligned instruction tests,
Nina Schoetterl-Glausch
- [kvm-unit-tests PATCH v6] s390x: Add tests for execute-type instructions,
Nina Schoetterl-Glausch
- [GIT PULL] s390 updates for 6.3-rc3,
Vasily Gorbik
- [PATCH net-next v5] net/smc: Use percpu ref for wr tx reference,
Kai Shen
- [PATCH v7 00/22] Add vfio_device cdev for iommufd support,
Yi Liu
- [PATCH v7 01/22] vfio: Allocate per device file structure, Yi Liu
- [PATCH v7 03/22] vfio: Remove vfio_file_is_group(), Yi Liu
- [PATCH v7 02/22] vfio: Refine vfio file kAPIs for KVM, Yi Liu
- [PATCH v7 06/22] kvm/vfio: Accept vfio device file from userspace, Yi Liu
- [PATCH v7 04/22] vfio: Accept vfio device file in the KVM facing kAPI, Yi Liu
- [PATCH v7 05/22] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd, Yi Liu
- [PATCH v7 07/22] vfio: Pass struct vfio_device_file * to vfio_device_open/close(), Yi Liu
- [PATCH v7 09/22] vfio: Add cdev_device_open_cnt to vfio_group, Yi Liu
- [PATCH v7 08/22] vfio: Block device access via device fd until device is opened, Yi Liu
- [PATCH v7 10/22] vfio: Make vfio_device_open() single open for device cdev path, Yi Liu
- [PATCH v7 11/22] vfio: Make vfio_device_first_open() to accept NULL iommufd for noiommu, Yi Liu
- [PATCH v7 12/22] vfio-iommufd: Move noiommu support out of vfio_iommufd_bind(), Yi Liu
- [PATCH v7 13/22] vfio-iommufd: Split bind/attach into two steps, Yi Liu
- [PATCH v7 14/22] vfio: Record devid in vfio_device_file, Yi Liu
- [PATCH v7 19/22] vfio: Add VFIO_DEVICE_BIND_IOMMUFD, Yi Liu
- [PATCH v7 15/22] vfio-iommufd: Add detach_ioas support for physical VFIO devices, Yi Liu
- [PATCH v7 18/22] vfio: Add cdev for vfio_device, Yi Liu
- [PATCH v7 17/22] vfio-iommufd: Add detach_ioas support for emulated VFIO devices, Yi Liu
- [PATCH v7 21/22] vfio: Compile group optionally, Yi Liu
- [PATCH v7 20/22] vfio: Add VFIO_DEVICE_AT[DE]TACH_IOMMUFD_PT, Yi Liu
- [PATCH v7 16/22] iommufd/device: Add iommufd_access_detach() API, Yi Liu
- [PATCH v7 22/22] docs: vfio: Add vfio device cdev description, Yi Liu
- RE: [PATCH v7 00/22] Add vfio_device cdev for iommufd support, Xu, Terrence
- [PATCH 0/7] Introduce new methods for verifying ownership in vfio PCI hot reset,
Yi Liu
- [PATCH v2 0/5] vfio: Make emulated devices prepared for vfio device cdev,
Yi Liu
- [kvm-unit-tests PATCH v3 0/3] s390x: Add misaligned instruction tests,
Nina Schoetterl-Glausch
- [PATCH] s390/vfio_ap: fix memory leak in vfio_ap device driver,
Tony Krowiak
- [PATCH net] net/iucv: Fix size of interrupt data,
Alexandra Winter
- [PATCH v4 22/36] s390: Implement the new page table range API,
Matthew Wilcox (Oracle)
- [PATCH v2 0/6] mm: Stop alaising VM_FAULT_HINDEX_MASK in arch code,
Palmer Dabbelt
- [PATCH -next] s390/mm: try VMA lock-based page fault handling first, Heiko Carstens
- [PATCH 18/36] s390/topology: move to use bus_get_dev_root(),
Greg Kroah-Hartman
- [PATCH 19/36] s390/smp: move to use bus_get_dev_root(),
Greg Kroah-Hartman
- [PATCH net-next 0/2] smc: Updates 2023-03-01,
Wenjia Zhang
- [PATCH net 0/2] net/smc: Fixes 2023-03-01,
Wenjia Zhang
- [PATCH net-next v4] net/smc: Use percpu ref for wr tx reference,
Kai
- [PATCH 0/6] s390: simplify sysctl registration,
Luis Chamberlain
- [PATCH v3] vdso: Improve cmd_vdso_check to check all dynamic relocations,
Fangrui Song
- [kvm-unit-tests PATCH v5] s390x: Add tests for execute-type instructions,
Nina Schoetterl-Glausch
- [PATCH v8 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing,
Niklas Schnelle
- [PATCH v3 0/1] s390: ipl: fix physical-virtual confusion for diag308,
Nico Boehr
- [PATCH v2 0/1] s390: ipl: fix physical-virtual confusion for diag308,
Nico Boehr
- [PATCH v1] s390: ipl: fix physical-virtual confusion for diag308,
Nico Boehr
- [PATCH v6 00/24] cover-letter: Add vfio_device cdev for iommufd support,
Yi Liu
- [PATCH v6 01/24] vfio: Allocate per device file structure, Yi Liu
- [PATCH v6 02/24] vfio: Refine vfio file kAPIs for KVM, Yi Liu
- [PATCH v6 03/24] vfio: Accept vfio device file in the KVM facing kAPI, Yi Liu
- [PATCH v6 04/24] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd, Yi Liu
- [PATCH v6 05/24] kvm/vfio: Accept vfio device file from userspace, Yi Liu
- [PATCH v6 07/24] vfio: Block device access via device fd until device is opened, Yi Liu
- [PATCH v6 08/24] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset(), Yi Liu
- [PATCH v6 06/24] vfio: Pass struct vfio_device_file * to vfio_device_open/close(), Yi Liu
- [PATCH v6 09/24] vfio/pci: Only need to check opened devices in the dev_set for hot reset, Yi Liu
- [PATCH v6 13/24] vfio/iommufd: Split the compat_ioas attach out from vfio_iommufd_bind(), Yi Liu
- [PATCH v6 14/24] vfio: Add cdev_device_open_cnt to vfio_group, Yi Liu
- [PATCH v6 17/24] vfio-iommufd: Make vfio_iommufd_bind() selectively return devid, Yi Liu
- [PATCH v6 15/24] vfio: Make vfio_device_open() single open for device cdev path, Yi Liu
- [PATCH v6 16/24] vfio: Make vfio_device_first_open() to cover the noiommu mode in cdev path, Yi Liu
- [PATCH v6 10/24] vfio/pci: Rename the helpers and data in hot reset path to accept device fd, Yi Liu
- [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET, Yi Liu
- [PATCH v6 11/24] vfio/pci: Accept device fd in VFIO_DEVICE_PCI_HOT_RESET ioctl, Yi Liu
- [PATCH v6 18/24] vfio-iommufd: Add detach_ioas support for physical VFIO devices, Yi Liu
- [PATCH v6 19/24] vfio-iommufd: Add detach_ioas support for emulated VFIO devices, Yi Liu
- [PATCH v6 20/24] vfio: Add cdev for vfio_device, Yi Liu
- [PATCH v6 21/24] vfio: Add VFIO_DEVICE_BIND_IOMMUFD, Yi Liu
- [PATCH v6 22/24] vfio: Add VFIO_DEVICE_AT[DE]TACH_IOMMUFD_PT, Yi Liu
- [PATCH v6 24/24] docs: vfio: Add vfio device cdev description, Yi Liu
- [PATCH v6 23/24] vfio: Compile group optionally, Yi Liu
- [PATCH v1 0/5] vfio: Make emulated devices prepared for vfio device cdev,
Yi Liu
- [PATCH net v2] net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler(),
D. Wythe
- [PATCH v5 0/7] Generic IPI sending tracepoint,
Valentin Schneider
- [PATCH net v2] net/smc: fix fallback failed while sendmsg with fastopen,
D. Wythe
- [PATCH] mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault(),
Gerald Schaefer
- [PATCH v2 0/4] PCI: s390: Fix user-after-free and clean up,
Niklas Schnelle
- [PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi,
Alexandre Ghiti
- [PATCH v5 01/26] alpha: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 02/26] arm64: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 03/26] arm: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 04/26] ia64: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 05/26] m68k: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 06/26] microblaze: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 07/26] mips: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 08/26] parisc: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 09/26] powerpc: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 10/26] sparc: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 11/26] xtensa: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 12/26] riscv: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 13/26] asm-generic: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 14/26] alpha: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 15/26] arc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 16/26] m68k: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 17/26] arm64: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 18/26] microblaze: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 19/26] sparc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 20/26] parisc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 21/26] x86: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 22/26] xtensa: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 23/26] powerpc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 24/26] mips: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 25/26] s390: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 26/26] riscv: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- Re: [PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi, Philippe Mathieu-Daudé
- Re: [PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH net] net/smc: fix fallback failed while sendmsg with fastopen,
D. Wythe
- [PATCH net] net/smc: fix NULL sndbuf_desc in smc_cdc_tx_handler(),
D. Wythe
- [PATCH] s390: trim ancient junk from copy_thread(),
Al Viro
- [PATCH AUTOSEL 6.1 05/15] s390/virtio: sort out physical vs virtual pointers usage, Sasha Levin
- [PATCH AUTOSEL 6.2 05/16] s390/virtio: sort out physical vs virtual pointers usage,
Sasha Levin
- [kvm-unit-tests PATCH v4] s390x: Add tests for execute-type instructions, Nina Schoetterl-Glausch
- [GIT PULL] s390 updates for 6.3 merge window part 2,
Heiko Carstens
- [PATCH net-next v3] net/smc: Use percpu ref for wr tx reference,
Kai
- [PATCH v4 00/24] Remove COMMAND_LINE_SIZE from uapi,
Alexandre Ghiti
- [PATCH v4 01/24] alpha: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v4 02/24] arm64: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v4 03/24] arm: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v4 04/24] ia64: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v4 05/24] m68k: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v4 06/24] microblaze: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v4 07/24] mips: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v4 08/24] parisc: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v4 09/24] powerpc: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v4 10/24] sparc: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v4 11/24] xtensa: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v4 12/24] asm-generic: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- Re: [PATCH v4 00/24] Remove COMMAND_LINE_SIZE from uapi, Geert Uytterhoeven
- [PATCH v4 13/24] alpha: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v4 14/24] arc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v4 15/24] m68k: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v4 16/24] arm64: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v4 17/24] microblaze: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v4 18/24] sparc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v4 19/24] parisc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v4 20/24] x86: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v4 21/24] xtensa: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v4 22/24] powerpc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v4 23/24] mips: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v4 24/24] s390: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- Re: [PATCH v4 00/24] Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [kvm-unit-tests PATCH v1] s390x: spec_ex: Add test for misaligned load,
Nina Schoetterl-Glausch
- [PATCH v5 10/17] s390: mm: Convert to GENERIC_IOREMAP, Baoquan He
- [PATCH v3 21/34] s390: Implement the new page table range API,
Matthew Wilcox (Oracle)
- [kvm-unit-tests PATCH v3] s390x: Add tests for execute-type instructions,
Nina Schoetterl-Glausch
- [PATCH bpf-next v4 0/4] net/smc: Introduce BPF injection capability,
D. Wythe
- [PATCH bpf-next v3 0/4] net/smc: Introduce BPF injection capability,
D. Wythe
- [PATCH v7 12/41] s390/mm: Introduce pmd_mkwrite_kernel(), Rick Edgecombe
- [PATCH v7 11/41] mm: Introduce pte_mkwrite_kernel(), Rick Edgecombe
- [PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA,
Rick Edgecombe
- [PATCH 1/2] lib/test_bitmap: increment failure counter properly,
Yury Norov
- [PATCH v2 20/30] s390: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH net-next v2] net/smc: Use percpu ref for wr tx reference,
Kai
- [PATCH v5 00/19] Add vfio_device cdev for iommufd support,
Yi Liu
- [PATCH v5 01/19] vfio: Allocate per device file structure, Yi Liu
- [PATCH v5 02/19] vfio: Refine vfio file kAPIs for KVM, Yi Liu
- [PATCH v5 03/19] vfio: Accept vfio device file in the KVM facing kAPI, Yi Liu
- [PATCH v5 04/19] kvm/vfio: Rename kvm_vfio_group to prepare for accepting vfio device fd, Yi Liu
- [PATCH v5 13/19] vfio: Add cdev_device_open_cnt to vfio_group, Yi Liu
- [PATCH v5 15/19] vfio: Add cdev for vfio_device, Yi Liu
- [PATCH v5 11/19] vfio-iommufd: Add detach_ioas support for physical VFIO devices, Yi Liu
- [PATCH v5 16/19] vfio: Add VFIO_DEVICE_BIND_IOMMUFD, Yi Liu
- [PATCH v5 17/19] vfio: Add VFIO_DEVICE_AT[DE]TACH_IOMMUFD_PT, Yi Liu
- [PATCH v5 10/19] vfio: Add infrastructure for bind_iommufd from userspace, Yi Liu
- [PATCH v5 06/19] vfio: Pass struct vfio_device_file * to vfio_device_open/close(), Yi Liu
- [PATCH v5 07/19] vfio: Block device access via device fd until device is opened, Yi Liu
- [PATCH v5 05/19] kvm/vfio: Accept vfio device file from userspace, Yi Liu
- [PATCH v5 08/19] vfio/pci: Update comment around group_fd get in vfio_pci_ioctl_pci_hot_reset(), Yi Liu
- [PATCH v5 09/19] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET, Yi Liu
- [PATCH v5 14/19] vfio: Make vfio_device_open() single open for device cdev path, Yi Liu
- [PATCH v5 18/19] vfio: Compile group optionally, Yi Liu
- [PATCH v5 12/19] vfio-iommufd: Add detach_ioas for emulated VFIO devices, Yi Liu
- [PATCH v5 19/19] docs: vfio: Add vfio device cdev description, Yi Liu
[Index of Archives]
[Kernel Development]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]
[More Archives]