Linux S390
[Prev Page][Next Page]
- [PATCH] s390/zcrypt: use kzalloc instead of kmalloc/memset, Rohit Chavan
- [PATCH] dcssblk: Mark DAX broken,
Dan Williams
- [PATCH] s390/pkey: Use common error handling code in pkey_ioctl_kblob2protk3(), Markus Elfring
- memblock: updates for 6.12-rc1,
Mike Rapoport
- [kvm-unit-tests PATCH v2 0/2] s390x: add tests for diag258,
Nico Boehr
- Re: [PATCH 05/12] mm/memory: Add dax_insert_pfn,
Dan Williams
- [PATCH v5 0/5] Correct perf sampling with Guest VMs,
Colton Lewis
- [PATCH v4 0/5] Correct perf sampling with Guest VMs,
Colton Lewis
- [GIT PULL] s390 patches for the 6.12 merge window,
Vasily Gorbik
- [RFC PATCH net-next] net/smc: Introduce a hook to modify syn_smc at runtime,
D. Wythe
- [PATCH v2] PCI: s390: Handle ARI on bus without associated struct pci_dev,
Niklas Schnelle
- [kvm-unit-tests PATCH v1 0/2] s390x: add tests for diag258,
Nico Boehr
- [PATCH v1 0/2] KVM: s390: fix diag258 virtual-physical confusion,
Nico Boehr
- linux-next/crypto: Problem with loading paes_s390x kernel cipher since commit "crypto: api - Fix generic algorithm self-test races",
Ingo Franzki
- [PATCH v4 0/4] selftests: kvm: s390: Add ucontrol memory selftests,
Christoph Schlameuss
- [PATCH v3] s390/vfio-ap: Driver feature advertisement,
Jason J. Herne
- [GIT PULL 0/8] KVM: s390: pull requests for 6.12,
Janosch Frank
- Re: [PATCH v14 04/19] function_graph: Replace fgraph_ret_regs with ftrace_regs,
Steven Rostedt
- [PATCH 0/7] s390/vdso: getrandom() vdso implementation,
Heiko Carstens
- [PATCH v3 0/3] selftests: kvm: s390: Add ucontrol memory selftests,
Christoph Schlameuss
- [kvm-unit-tests PATCH v1] configure: process arguments not starting with dash,
Nico Boehr
- Re: [PATCH net-next] net/smc: remove useless macros in smc_close.h, D. Wythe
- [PATCH v3 0/5] Correct perf sampling with Guest VMs,
Colton Lewis
- [PATCH v2 0/5] Correct perf sampling with Guest VMs,
Colton Lewis
- [kvm-unit-tests PATCH v3 0/5] Support cross compiling with clang,
Andrew Jones
- [PATCH 0/2] selftests: vDSO: s390 fixes,
Heiko Carstens
- [PATCH v1] s390/dasd: Fix typo in comment,
Yu Jiaoliang
- [PATCH v4] iommu/s390: Implement blocking domain,
Matthew Rosato
- [PATCH v1 0/5] virtio-mem: s390x support,
David Hildenbrand
- [PATCH v2] s390/vfio-ap: Driver feature advertisement,
Jason J. Herne
- [PATCH net] net/mlx5: Fix error path in multi-packet WQE transmit,
Gerd Bayer
- [PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag,
Charlie Jenkins
- [PATCH] s390/vfio-ap: Driver feature advertisement,
Jason J. Herne
- [PATCH 2/5] perf/core: Export perf_exclude_event(), Namhyung Kim
- [PATCH 0/5] Correct perf sampling with guest VMs,
Colton Lewis
- [PATCH] s390/dasd: fix redundant /proc/dasd* entries removal,
Miroslav Franc
- [PATCH v2 0/3] mm: Care about shadow stack guard gap when getting an unmapped area,
Mark Brown
- [kvm-unit-tests PATCH v2 0/4] Support cross compiling with clang,
Andrew Jones
- [PATCH 1/7] tracing: add ftrace_regs to function_graph_enter(), Sven Schnelle
- [PATCH 3/7] s390/tracing: pass ftrace_regs to function_graph_enter(), Sven Schnelle
- [kvm-unit-tests PATCH 0/3] Support cross compiling with clang,
Andrew Jones
- [kvm-unit-tests PATCH 0/2] configure: Support CONFIG_* extension,
Andrew Jones
- [PATCH 0/3] mm: Care about shadow stack guard gap when getting an unmapped area,
Mark Brown
- Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping,
Sven Schnelle
- [no subject], Unknown
- [PATCH v2 0/3] selftests: kvm: s390: Add ucontrol memory selftests,
Christoph Schlameuss
- Re: [PATCH v13 04/10] mm: split a folio in minimum folio order chunks,
Sven Schnelle
- [no subject], Unknown
- [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT,
Charlie Jenkins
- [PATCH net,v7] net/smc: prevent NULL pointer dereference in txopt_get,
Jeongjun Park
- clearly mark DMA_OPS support as an architecture feature v2,
Christoph Hellwig
- [PATCH 00/16] mm: Introduce MAP_BELOW_HINT,
Charlie Jenkins
- [PATCH 01/16] mm: Add MAP_BELOW_HINT, Charlie Jenkins
- [PATCH 02/16] riscv: mm: Do not restrict mmap address based on hint, Charlie Jenkins
- [PATCH 03/16] mm: Add flag and len param to arch_get_mmap_base(), Charlie Jenkins
- [PATCH 04/16] mm: Add generic MAP_BELOW_HINT, Charlie Jenkins
- [PATCH 05/16] riscv: mm: Support MAP_BELOW_HINT, Charlie Jenkins
- [PATCH 06/16] arm64: mm: Support MAP_BELOW_HINT, Charlie Jenkins
- [PATCH 07/16] powerpc: mm: Support MAP_BELOW_HINT, Charlie Jenkins
- [PATCH 08/16] x86: mm: Support MAP_BELOW_HINT, Charlie Jenkins
- [PATCH 09/16] loongarch: mm: Support MAP_BELOW_HINT, Charlie Jenkins
- [PATCH 10/16] arm: mm: Support MAP_BELOW_HINT, Charlie Jenkins
- [PATCH 11/16] mips: mm: Support MAP_BELOW_HINT, Charlie Jenkins
- [PATCH 12/16] parisc: mm: Support MAP_BELOW_HINT, Charlie Jenkins
- [PATCH 13/16] s390: mm: Support MAP_BELOW_HINT, Charlie Jenkins
- [PATCH 14/16] sh: mm: Support MAP_BELOW_HINT, Charlie Jenkins
- [PATCH 15/16] sparc: mm: Support MAP_BELOW_HINT, Charlie Jenkins
- [PATCH 16/16] selftests/mm: Create MAP_BELOW_HINT test, Charlie Jenkins
- Re: [PATCH 00/16] mm: Introduce MAP_BELOW_HINT, Lorenzo Stoakes
- Re: [PATCH 00/16] mm: Introduce MAP_BELOW_HINT, Dave Hansen
- Re: [PATCH 00/16] mm: Introduce MAP_BELOW_HINT, Liam R. Howlett
- Re: [PATCH v4 24/26] arch_numa: switch over to numa_memblks,
Bruno Faccini
- [PATCH v2 11/19] s390/pci_mmio: Use follow_pfnmap API, Peter Xu
- [no subject], Unknown
- [PATCH -next] s390/hypfs: Remove obsoleted declaration for hypfs_dbfs_exit,
Gaosheng Cui
- [GIT PULL] s390 updates for 6.11-rc5,
Vasily Gorbik
- clearly mark DMA_OPS support as an architecture feasture,
Christoph Hellwig
- [PATCH v3] iommu/s390: Implement blocking domain,
Matthew Rosato
- [syzbot] [net?] [s390?] KASAN: slab-use-after-free Read in __pnet_find_base_ndev, syzbot
- [PATCH] powerpc: Default to CRASH_DUMP=n when Open Firmware boot is likely, Dave Vasilevsky
- [PATCH] powerpc/crash: do not default to enable CRASH_DUMP for PPC_BOOK3S_32 system, Baoquan He
- [PATCH net-next 00/13] net: header and core spelling corrections,
Simon Horman
- [PATCH net-next 01/13] packet: Correct spelling in if_packet.h, Simon Horman
- [PATCH net-next 02/13] s390/iucv: Correct spelling in iucv.h, Simon Horman
- [PATCH net-next 03/13] ip_tunnel: Correct spelling in ip_tunnels.h, Simon Horman
- [PATCH net-next 04/13] ipv6: Correct spelling in ipv6.h, Simon Horman
- [PATCH net-next 05/13] bonding: Correct spelling in headers, Simon Horman
- [PATCH net-next 06/13] net: qualcomm: rmnet: Correct spelling in if_rmnet.h, Simon Horman
- [PATCH net-next 07/13] netlabel: Correct spelling in netlabel.h, Simon Horman
- [PATCH net-next 08/13] NFC: Correct spelling in headers, Simon Horman
- [PATCH net-next 09/13] net: sched: Correct spelling in headers, Simon Horman
- [PATCH net-next 10/13] sctp: Correct spelling in headers, Simon Horman
- [PATCH net-next 11/13] x25: Correct spelling in x25.h, Simon Horman
- [PATCH net-next 12/13] net: Correct spelling in headers, Simon Horman
- [PATCH net-next 13/13] net: Correct spelling in net/core, Simon Horman
- Re: [PATCH net-next 00/13] net: header and core spelling corrections, Philipp Stanner
- Re: [PATCH net-next 00/13] net: header and core spelling corrections, patchwork-bot+netdevbpf
- [PATCH net v4] s390/iucv: Fix vargs handling in iucv_alloc_device(),
Alexandra Winter
- [PATCH net-next v2] net/smc: add sysctl for smc_limit_hs,
D. Wythe
- [PATCH net v3] s390/iucv: Fix vargs handling in iucv_alloc_device(),
Alexandra Winter
- [PATCH net,v6,0/2] net/smc: prevent NULL pointer dereference in txopt_get,
Jeongjun Park
- [PATCH net v2] s390/iucv: Fix vargs handling in iucv_alloc_device(),
Alexandra Winter
- Problem testing with S390x under QEMU on x86_64,
Tony Ambardar
- Re: [PATCH 5.10 000/350] 5.10.224-rc2 review,
Anders Roxell
- Re: [PATCH 5.15 000/483] 5.15.165-rc2 review,
Anders Roxell
- Re: [PATCH 5.4 000/259] 5.4.282-rc1 review,
Anders Roxell
- Re: [PATCH 5.10 000/352] 5.10.224-rc1 review, Anders Roxell
- Re: [PATCH 5.15 000/484] 5.15.165-rc1 review,
Anders Roxell
- [no subject], Unknown
- [PATCH 0/3] selftests: kvm: s390: Add ucontrol memory selftests,
Christoph Schlameuss
- [PATCH net-next] net/smc: add sysctl for smc_limit_hs,
D. Wythe
- [PATCH v2] tools build: Provide consistent build options for fixdep,
Alexander Gordeev
- [PATCH net,v5,0/2] net/smc: prevent NULL pointer dereference in txopt_get,
Jeongjun Park
- [PATCH] tools build: Provide consistent build options for fixdep,
Alexander Gordeev
- [PATCH 0/5] Provide a single definition of mk_pte(),
Matthew Wilcox (Oracle)
- [PATCH net-next v3 0/2] net/smc: introduce ringbufs usage statistics,
Wen Gu
- [PATCH net,v4] net/smc: prevent NULL pointer dereference in txopt_get,
Jeongjun Park
- [PATCH v2] iommu/s390: Implement blocking domain,
Matthew Rosato
- [PATCH 0/2] Fix vargs handling in iucv_alloc_device(),
Vasily Gorbik
- [PATCH net,v3] net/smc: prevent NULL pointer dereference in txopt_get,
Jeongjun Park
- [PATCH net,v2] net/smc: prevent NULL pointer dereference in txopt_get, Jeongjun Park
- [PATCH 0/2] s390/dasd: fixes for data corruption and DMA alignment,
Stefan Haberland
- [PATCH v6 RESED 0/2] dma: support DMA zone starting above 4GB,
Baruch Siach
- [PATCH v6 0/2] dma: support DMA zone starting above 4GB, Baruch Siach
- [PATCH net] net/smc: prevent NULL pointer dereference in txopt_get,
Jeongjun Park
- [syzbot] [net?] [s390?] general protection fault in smc_diag_dump_proto, syzbot
- [PATCH 11/19] s390/pci_mmio: Use follow_pfnmap API, Peter Xu
- [PATCH net-next 0/4] Make SMC-R can work with rxe devices,
Liu Jian
- Re: [PATCH net-next 0/4] Make SMC-R can work with rxe devices, Jan Karcher
- Re: [PATCH net-next 0/4] Make SMC-R can work with rxe devices, Jan Karcher
[PATCH][next] net/smc: Use static_assert() to check struct sizes,
Gustavo A. R. Silva
[GIT PULL 0/2] KVM: s390: Fixes for 6.11,
Janosch Frank
[PATCH v6 1/3] mm/memblock: introduce a new helper memblock_estimated_nr_free_pages(),
Wei Yang
Re: [PATCHSET 00/10] perf tools: Sync tools and kernel headers for v6.11,
Namhyung Kim
[PATCH v5 00/10] selftests: kvm: s390: Add s390x ucontrol selftests,
Christoph Schlameuss
- [PATCH v5 02/10] selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests, Christoph Schlameuss
- [PATCH v5 09/10] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs, Christoph Schlameuss
- [PATCH v5 03/10] selftests: kvm: s390: Add s390x ucontrol test suite with hpage test, Christoph Schlameuss
- [PATCH v5 05/10] selftests: kvm: s390: Add debug print functions, Christoph Schlameuss
- [PATCH v5 04/10] selftests: kvm: s390: Add test fixture and simple VM setup tests, Christoph Schlameuss
- [PATCH v5 07/10] selftests: kvm: s390: Add uc_map_unmap VM test case, Christoph Schlameuss
- [PATCH v5 01/10] selftests: kvm: s390: Define page sizes in shared header, Christoph Schlameuss
- [PATCH v5 06/10] selftests: kvm: s390: Add VM run test case, Christoph Schlameuss
- [PATCH v5 10/10] s390: Enable KVM_S390_UCONTROL config in debug_defconfig, Christoph Schlameuss
- [PATCH v5 08/10] selftests: kvm: s390: Add uc_skey VM test case, Christoph Schlameuss
- Re: [PATCH v5 00/10] selftests: kvm: s390: Add s390x ucontrol selftests, Janosch Frank
[PATCH net-next v2 0/2] net/smc: introduce ringbufs usage statistics,
Wen Gu
[Index of Archives]
[Kernel Development]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]
[More Archives]