Linux S390
[Prev Page][Next Page]
- [kvm-unit-tests PATCH v2 3/4] s390x: Move SIE assembly into new file, (continued)
- [PATCH] s390/pci: Stop usurping pdev->dev.groups,
Lukas Wunner
- [PATCH net-next 0/2] net/smc: introduce ringbufs usage statistics,
Wen Gu
- [PATCH net,v2] net/smc: add the max value of fallback reason count,
Zhengchao Shao
- [PATCH v4 00/10] selftests: kvm: s390: Add s390x ucontrol selftests,
Christoph Schlameuss
- [PATCH v4 03/10] selftests: kvm: s390: Add s390x ucontrol test suite with hpage test, Christoph Schlameuss
- [PATCH v4 05/10] selftests: kvm: s390: Add debug print functions, Christoph Schlameuss
- [PATCH v4 07/10] selftests: kvm: s390: Add uc_map_unmap VM test case, Christoph Schlameuss
- [PATCH v4 01/10] selftests: kvm: s390: Define page sizes in shared header, Christoph Schlameuss
- [PATCH v4 09/10] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs, Christoph Schlameuss
- [PATCH v4 10/10] s390: Enable KVM_S390_UCONTROL config in debug_defconfig, Christoph Schlameuss
- [PATCH v4 02/10] selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests, Christoph Schlameuss
- [PATCH v4 04/10] selftests: kvm: s390: Add test fixture and simple VM setup tests, Christoph Schlameuss
- [PATCH v4 06/10] selftests: kvm: s390: Add VM run test case, Christoph Schlameuss
- [PATCH v4 08/10] selftests: kvm: s390: Add uc_skey VM test case, Christoph Schlameuss
- [PATCH v1 00/11] mm: replace follow_page() by folio_walk,
David Hildenbrand
- [PATCH v1 01/11] mm: provide vm_normal_(page|folio)_pmd() with CONFIG_PGTABLE_HAS_HUGE_LEAVES, David Hildenbrand
- [PATCH v1 02/11] mm/pagewalk: introduce folio_walk_start() + folio_walk_end(), David Hildenbrand
- [PATCH v1 03/11] mm/migrate: convert do_pages_stat_array() from follow_page() to folio_walk, David Hildenbrand
- [PATCH v1 04/11] mm/migrate: convert add_page_for_migration() from follow_page() to folio_walk, David Hildenbrand
- [PATCH v1 05/11] mm/ksm: convert get_mergeable_page() from follow_page() to folio_walk, David Hildenbrand
- [PATCH v1 06/11] mm/ksm: convert scan_get_next_rmap_item() from follow_page() to folio_walk, David Hildenbrand
- [PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk, David Hildenbrand
- [PATCH v1 08/11] s390/uv: convert gmap_destroy_page() from follow_page() to folio_walk, David Hildenbrand
- [PATCH v1 09/11] s390/mm/fault: convert do_secure_storage_access() from follow_page() to folio_walk, David Hildenbrand
- [PATCH v1 10/11] mm: remove follow_page(), David Hildenbrand
- [PATCH v1 11/11] mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walk, David Hildenbrand
- Re: [PATCH v1 00/11] mm: replace follow_page() by folio_walk, Andrew Morton
- Re: [PATCH v1 00/11] mm: replace follow_page() by folio_walk, Claudio Imbrenda
- Re: [PATCH v1 00/11] mm: replace follow_page() by folio_walk, Claudio Imbrenda
- [GIT PULL] s390 updates for 6.11-rc2,
Vasily Gorbik
- [PATCH v5 0/3] dma: support DMA zone starting above 4GB,
Baruch Siach
- [PATCH net-next] net/smc: add the max value of fallback reason count,
Zhengchao Shao
- [PATCH v1 1/1] s390/uv: Panic if the security of the system cannot be guaranteed.,
Claudio Imbrenda
- [PATCH v4 0/2] dma: support DMA zone starting above 4GB,
Baruch Siach
- [PATCH v3 00/26] mm: introduce numa_memblks,
Mike Rapoport
- [PATCH v3 01/26] mm: move kernel/numa.c to mm/, Mike Rapoport
- [PATCH v3 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures, Mike Rapoport
- [PATCH v3 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes, Mike Rapoport
- [PATCH v3 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION, Mike Rapoport
- [PATCH v3 05/26] MIPS: loongson64: rename __node_data to node_data, Mike Rapoport
- [PATCH v3 06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION, Mike Rapoport
- [PATCH v3 07/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION, Mike Rapoport
- [PATCH v3 08/26] arch, mm: move definition of node_data to generic code, Mike Rapoport
- [PATCH v3 09/26] arch, mm: pull out allocation of NODE_DATA to generic code, Mike Rapoport
- [PATCH v3 10/26] x86/numa: simplify numa_distance allocation, Mike Rapoport
- [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory, Mike Rapoport
- [PATCH v3 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu, Mike Rapoport
- [PATCH v3 13/26] x86/numa_emu: simplify allocation of phys_dist, Mike Rapoport
- [PATCH v3 14/26] x86/numa_emu: split __apicid_to_node update to a helper function, Mike Rapoport
- [PATCH v3 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN, Mike Rapoport
- [PATCH v3 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned, Mike Rapoport
- [PATCH v3 17/26] mm: introduce numa_memblks, Mike Rapoport
- [PATCH v3 18/26] mm: move numa_distance and related code from x86 to numa_memblks, Mike Rapoport
- [PATCH v3 19/26] mm: introduce numa_emulation, Mike Rapoport
- [PATCH v3 20/26] mm: numa_memblks: introduce numa_memblks_init, Mike Rapoport
- [PATCH v3 21/26] mm: numa_memblks: make several functions and variables static, Mike Rapoport
- [PATCH v3 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo, Mike Rapoport
- [PATCH v3 23/26] of, numa: return -EINVAL when no numa-node-id is found, Mike Rapoport
- [PATCH v3 24/26] arch_numa: switch over to numa_memblks, Mike Rapoport
- [PATCH v3 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks, Mike Rapoport
- [PATCH v3 26/26] docs: move numa=fake description to kernel-parameters.txt, Mike Rapoport
- Re: [PATCH v3 00/26] mm: introduce numa_memblks, Jonathan Cameron
- Re: [PATCH v3 00/26] mm: introduce numa_memblks, Dan Williams
- Re: [PATCH 6.1 000/441] 6.1.103-rc2 review,
Naresh Kamboju
- [PATCH net] net/smc: delete buf_desc from buffer list under lock protection,
Wen Gu
- [PATCH] runtime constants: move list of constants to vmlinux.lds.h,
Jann Horn
- [PATCH] PCI: s390: Handle ARI on bus without associated struct pci_dev,
Niklas Schnelle
- [PATCH] KVM: s390: fix validity interception issue when gisa is switched off,
Michael Mueller
- [PATCH v3 00/10] selftests: kvm: s390: Add s390x ucontrol selftests,
Christoph Schlameuss
- [PATCH v3 05/10] selftests: kvm: s390: Add debug print functions, Christoph Schlameuss
- [PATCH v3 04/10] selftests: kvm: s390: Add test fixture and simple VM setup tests, Christoph Schlameuss
- [PATCH v3 09/10] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs, Christoph Schlameuss
- [PATCH v3 06/10] selftests: kvm: s390: Add VM run test case, Christoph Schlameuss
- [PATCH v3 01/10] selftests: kvm: s390: Define page sizes in shared header, Christoph Schlameuss
- [PATCH v3 07/10] selftests: kvm: s390: Add uc_map_unmap VM test case, Christoph Schlameuss
- [PATCH v3 10/10] s390: Enable KVM_S390_UCONTROL config in debug_defconfig, Christoph Schlameuss
- [PATCH v3 02/10] selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests, Christoph Schlameuss
- [PATCH v3 08/10] selftests: kvm: s390: Add uc_skey VM test case, Christoph Schlameuss
- [PATCH v3 03/10] selftests: kvm: s390: Add s390x ucontrol test suite with hpage test, Christoph Schlameuss
- [RFC PATCH 00/18] use struct ptdesc to replace pgtable_t,
alexs
- [RFC PATCH 01/18] mm/pgtable: use ptdesc in pte_free_now/pte_free_defer, alexs
- [RFC PATCH 02/18] mm/pgtable: convert ptdesc.pmd_huge_pte to ptdesc pointer, alexs
- [RFC PATCH 03/18] fs/dax: use ptdesc in dax_pmd_load_hole, alexs
- [RFC PATCH 04/18] mm/thp: use ptdesc pointer in __do_huge_pmd_anonymous_page, alexs
- [RFC PATCH 05/18] mm/thp: use ptdesc in do_huge_pmd_anonymous_page, alexs
- [RFC PATCH 06/18] mm/thp: convert insert_pfn_pmd and its caller to use ptdesc, alexs
- [RFC PATCH 07/18] mm/thp: use ptdesc in copy_huge_pmd, alexs
- [RFC PATCH 08/18] mm/memory: use ptdesc in __pte_alloc, alexs
- [RFC PATCH 09/18] mm/pgtable: fully use ptdesc in pte_alloc_one series functions, alexs
- [RFC PATCH 10/18] mm/pgtable: pass ptdesc to pte_free(), alexs
- [RFC PATCH 11/18] mm/pgtable: introduce ptdesc_pfn and use ptdesc in free_pte_range(), alexs
- Re: [RFC PATCH 00/18] use struct ptdesc to replace pgtable_t, Alex Shi
- Re: [RFC PATCH 00/18] use struct ptdesc to replace pgtable_t, LEROY Christophe
- Re: [RFC PATCH 00/18] use struct ptdesc to replace pgtable_t, Matthew Wilcox
- [PATCH net-next 0/4] net/smc: do some cleanups in smc module,
Zhengchao Shao
- [PATCH v1 0/3] mm: remove arch_make_page_accessible(),
David Hildenbrand
- [PATCH net] net/iucv: fix use after free in iucv_sock_close(),
Alexandra Winter
- [PATCH v3 0/3] dma: support DMA zone starting above 4GB,
Baruch Siach
- [PATCH net] net/smc: prevent UAF in inet_create(),
D. Wythe
- [PATCH AUTOSEL 4.19 4/5] s390/sclp: Prevent release of buffer in I/O, Sasha Levin
- [PATCH AUTOSEL 5.4 5/6] s390/sclp: Prevent release of buffer in I/O, Sasha Levin
- [PATCH AUTOSEL 5.10 6/7] s390/sclp: Prevent release of buffer in I/O, Sasha Levin
- [PATCH AUTOSEL 5.15 09/10] s390/sclp: Prevent release of buffer in I/O, Sasha Levin
- [PATCH AUTOSEL 6.1 16/17] s390/sclp: Prevent release of buffer in I/O, Sasha Levin
- [PATCH AUTOSEL 6.6 19/20] s390/sclp: Prevent release of buffer in I/O, Sasha Levin
- [PATCH AUTOSEL 6.10 32/34] s390/sclp: Prevent release of buffer in I/O, Sasha Levin
- [GIT PULL] more s390 updates for 6.11 merge window,
Vasily Gorbik
- [PATCH] s390/mm: Fix VM_FAULT_HWPOISON handling in do_fault_error(), Yunseong Kim
- [PATCH v2] selftests: mm: add s390 to ARCH check, Nico Pache
- [GIT PULL] sysctl constification changes for v6.11-rc1,
Joel Granados
- [PATCH] selftests: mm: add s390 to ARCH check,
Nico Pache
- [PATCH 0/2] s390/kmsan: Two follow-up patches,
Ilya Leoshkevich
- [PATCH v2 00/10] selftests: kvm: s390: Add s390x ucontrol selftests,
Christoph Schlameuss
- [PATCH v2 01/10] selftests: kvm: s390: Define page sizes in shared header, Christoph Schlameuss
- [PATCH v2 03/10] selftests: kvm: s390: Add s390x ucontrol test suite with hpage test, Christoph Schlameuss
- [PATCH v2 02/10] selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests, Christoph Schlameuss
- [PATCH v2 05/10] selftests: kvm: s390: Add debug print functions, Christoph Schlameuss
- [PATCH v2 04/10] selftests: kvm: s390: Add test fixture and simple VM setup tests, Christoph Schlameuss
- [PATCH v2 06/10] selftests: kvm: s390: Add VM run test case, Christoph Schlameuss
- [PATCH v2 09/10] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs, Christoph Schlameuss
- [PATCH v2 07/10] selftests: kvm: s390: Add uc_map_unmap VM test case, Christoph Schlameuss
- [PATCH v2 08/10] selftests: kvm: s390: Add uc_skey VM test case, Christoph Schlameuss
- [PATCH v2 10/10] s390: Enable KVM_S390_UCONTROL config in debug_defconfig, Christoph Schlameuss
- [PATCH v2 00/25] mm: introduce numa_memblks,
Mike Rapoport
- [PATCH v2 01/25] mm: move kernel/numa.c to mm/, Mike Rapoport
- [PATCH v2 02/25] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures, Mike Rapoport
- [PATCH v2 03/25] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes, Mike Rapoport
- [PATCH v2 04/25] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION, Mike Rapoport
- [PATCH v2 05/25] MIPS: loongson64: rename __node_data to node_data, Mike Rapoport
- [PATCH v2 06/25] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION, Mike Rapoport
- [PATCH v2 07/25] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION, Mike Rapoport
- [PATCH v2 08/25] arch, mm: move definition of node_data to generic code, Mike Rapoport
- [PATCH v2 09/25] arch, mm: pull out allocation of NODE_DATA to generic code, Mike Rapoport
- [PATCH v2 10/25] x86/numa: simplify numa_distance allocation, Mike Rapoport
- [PATCH v2 11/25] x86/numa: use get_pfn_range_for_nid to verify that node spans memory, Mike Rapoport
- [PATCH v2 12/25] x86/numa: move FAKE_NODE_* defines to numa_emu, Mike Rapoport
- [PATCH v2 13/25] x86/numa_emu: simplify allocation of phys_dist, Mike Rapoport
- [PATCH v2 14/25] x86/numa_emu: split __apicid_to_node update to a helper function, Mike Rapoport
- [PATCH v2 15/25] x86/numa_emu: use a helper function to get MAX_DMA32_PFN, Mike Rapoport
- [PATCH v2 16/25] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned, Mike Rapoport
- [PATCH v2 17/25] mm: introduce numa_memblks, Mike Rapoport
- [PATCH v2 18/25] mm: move numa_distance and related code from x86 to numa_memblks, Mike Rapoport
- [PATCH v2 19/25] mm: introduce numa_emulation, Mike Rapoport
- [PATCH v2 20/25] mm: numa_memblks: introduce numa_memblks_init, Mike Rapoport
- [PATCH v2 21/25] mm: numa_memblks: make several functions and variables static, Mike Rapoport
- [PATCH v2 22/25] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo, Mike Rapoport
- [PATCH v2 23/25] arch_numa: switch over to numa_memblks, Mike Rapoport
- [PATCH v2 24/25] mm: make range-to-target_node lookup facility a part of numa_memblks, Mike Rapoport
- [PATCH v2 25/25] docs: move numa=fake description to kernel-parameters.txt, Mike Rapoport
- Re: [PATCH v2 00/25] mm: introduce numa_memblks, Zi Yan
- [no subject], Unknown
- [kvm-unit-tests PATCH 0/4] s390x: split off snippet and sie related code,
Janosch Frank
- [PATCH RFC 0/6] mm: THP-agnostic refactor on huge mappings,
Peter Xu
- [PATCH] s390/debug: optimize acquiring spinlock on failure in debug_info_copy(), Yunseong Kim
- [GIT PULL] s390 patches for the 6.11 merge window,
Vasily Gorbik
- Re: [PATCH 5.10 000/108] 5.10.222-rc1 review,
Naresh Kamboju
- [PATCH 00/17] mm: introduce numa_memblks,
Mike Rapoport
- [PATCH 01/17] mm: move kernel/numa.c to mm/, Mike Rapoport
- [PATCH 02/17] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures, Mike Rapoport
- [PATCH 03/17] MIPS: loongson64: rename __node_data to node_data, Mike Rapoport
- [PATCH 04/17] arch, mm: move definition of node_data to generic code, Mike Rapoport
- [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA to generic code, Mike Rapoport
- [PATCH 06/17] x86/numa: simplify numa_distance allocation, Mike Rapoport
- [PATCH 07/17] x86/numa: move FAKE_NODE_* defines to numa_emu, Mike Rapoport
- [PATCH 08/17] x86/numa_emu: simplify allocation of phys_dist, Mike Rapoport
- [PATCH 09/17] x86/numa_emu: split __apicid_to_node update to a helper function, Mike Rapoport
- [PATCH 10/17] x86/numa_emu: use a helper function to get MAX_DMA32_PFN, Mike Rapoport
- [PATCH 11/17] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned, Mike Rapoport
- [PATCH 12/17] mm: introduce numa_memblks, Mike Rapoport
- [PATCH 13/17] mm: move numa_distance and related code from x86 to numa_memblks, Mike Rapoport
- [PATCH 14/17] mm: introduce numa_emulation, Mike Rapoport
- [PATCH 15/17] mm: make numa_memblks more self-contained, Mike Rapoport
- [PATCH 16/17] arch_numa: switch over to numa_memblks, Mike Rapoport
- [PATCH 17/17] mm: make range-to-target_node lookup facility a part of numa_memblks, Mike Rapoport
- Re: [PATCH 00/17] mm: introduce numa_memblks, Jonathan Cameron
- [PATCH v2] s390/cio: add missing MODULE_DESCRIPTION() macros,
Jeff Johnson
- [PATCH 0/2] s390/dasd: module warning and error check fix,
Stefan Haberland
- [RESEND PATCH 0/2] kbuild: Fix install errors when INSTALL_PATH does not exist,
Zhang Bingwu
- [GIT PULL 0/3] KVM: s390x: changes for v6.11,
Janosch Frank
- [no subject], Unknown
- [PATCH v2 2/2] virtio: fix vq # for balloon,
Michael S. Tsirkin
- [PATCH AUTOSEL 4.19 5/7] s390/sclp: Fix sclp_init() cleanup on failure, Sasha Levin
- [PATCH AUTOSEL 5.4 07/11] s390/sclp: Fix sclp_init() cleanup on failure, Sasha Levin
- [PATCH AUTOSEL 5.15 08/17] s390/sclp: Fix sclp_init() cleanup on failure, Sasha Levin
- [PATCH AUTOSEL 5.10 08/14] s390/sclp: Fix sclp_init() cleanup on failure, Sasha Levin
- [PATCH AUTOSEL 6.1 14/27] s390/sclp: Fix sclp_init() cleanup on failure, Sasha Levin
- [PATCH AUTOSEL 6.6 20/33] s390/sclp: Fix sclp_init() cleanup on failure, Sasha Levin
- [PATCH AUTOSEL 6.9 25/40] s390/sclp: Fix sclp_init() cleanup on failure, Sasha Levin
- [PATCH net-next] net/smc: introduce autosplit for smc,
Guangguan Wang
- [PATCH v1 0/9] selftests: kvm: s390: Add s390x ucontrol selftests,
Christoph Schlameuss
- [syzbot] [net?] [s390?] possible deadlock in smc_shutdown, syzbot
- [PATCH] Revert "bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()" for linux-6.6.37,
WangYuli
- [PATCH 2/2] virtio: fix vq # when vq skipped,
Michael S. Tsirkin
- [GIT PULL] s390 fixes for 6.10-rc7,
Heiko Carstens
- [GIT PULL 0/1] KVM: s390: Fix z16 support (for KVM master),
Christian Borntraeger
- Re: [PATCH 5.10 000/290] 5.10.221-rc1 review,
Naresh Kamboju
- [PATCH v1 0/2] s390: Two small fixes and improvements,
Claudio Imbrenda
- [PATCH v1 1/1] KVM: s390: remove useless include,
Claudio Imbrenda
- [PATCH v2] s390/vfio_ccw: Fix target addresses of TIC CCWs,
Eric Farman
- [PATCH v2] KVM: s390: fix LPSWEY handling,
Christian Borntraeger
- [PATCH] s390/vfio_ccw: Fix target addresses of TIC CCWs,
Eric Farman
- [GIT PULL] s390 fixes for 6.10-rc6,
Alexander Gordeev
- [GIT PULL] asm-generic fixes for 6.10,
Arnd Bergmann
- [PATCH] s390/kmsan: Fix merge conflict with get_lowcore() introduction, Ilya Leoshkevich
- [PATCH 1/1] KVM: s390: fix LPSWEY handling,
Christian Borntraeger
- selftests/ftrace kprobe_eventname test fails on s390x QEMU (KVM/Linux),
Yunseong Kim
- [PATCH v2] s390/ism: Add check for dma_set_max_seg_size in ism_probe(),
Ma Ke
- [syzbot] [net?] [s390?] possible deadlock in smc_vlan_by_tcpsk,
syzbot
- [PATCH v4 0/4] vfio/pci: s390: Fix issues preventing VFIO_PCI_MMAP=y for s390 and enable it,
Niklas Schnelle
- [PATCH] s390/ism: Add check for dma_set_max_seg_size in ism_probe(),
Ma Ke
- [PATCH v2] s390/lcs: add missing MODULE_DESCRIPTION() macro,
Jeff Johnson
- [PATCH v2] s390/netiucv: handle memory allocation failure in conn_action_start(),
yskelg
- [PATCH v2] s390/raw3270: Handle memory allocation failures in raw3270_setup_console(),
yskelg
- [PATCH RESEND v2] s390/zcrypt: optimizes memory allocation in online_store(), yskelg
- [PATCH v2] s390/zcrypt: optimizes memory allocation in online_show(),
yskelg
- [PATCH v2 00/13] linux system call fixes,
Arnd Bergmann
- [PATCH v2 01/13] ftruncate: pass a signed offset, Arnd Bergmann
- [PATCH v2 02/13] syscalls: fix compat_sys_io_pgetevents_time64 usage, Arnd Bergmann
- [PATCH v2 03/13] sparc: fix old compat_sys_select(), Arnd Bergmann
- [PATCH v2 04/13] sparc: fix compat recv/recvfrom syscalls, Arnd Bergmann
- [PATCH v2 05/13] parisc: use correct compat recv/recvfrom syscalls, Arnd Bergmann
- [PATCH v2 06/13] parisc: use generic sys_fanotify_mark implementation, Arnd Bergmann
- [PATCH v2 07/13] powerpc: restore some missing spu syscalls, Arnd Bergmann
- [PATCH v2 08/13] sh: rework sync_file_range ABI, Arnd Bergmann
- [PATCH v2 09/13] csky, hexagon: fix broken sys_sync_file_range, Arnd Bergmann
- [syzbot] [net?] [s390?] possible deadlock in smc_switch_to_fallback (2),
syzbot
- [PATCH] s390/kvm: Reject memory region operations for ucontrol VMs,
Christoph Schlameuss
[Index of Archives]
[Kernel Development]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]
[More Archives]