Linux S390
[Prev Page][Next Page]
- Re: [PATCH RESEND 0/2] two missing patches, (continued)
- [kvm-unit-tests PATCH v4 0/8] Multi-migration support,
Nicholas Piggin
- [kvm-unit-tests PATCH v3 0/8] Multi-migration support,
Nicholas Piggin
- [PATCH v2 0/5] sched/vtime: vtime.h headers cleanup,
Alexander Gordeev
- [PATCH v4 00/12] Introduce cpu_dcache_is_aliasing() to fix DAX regression,
Mathieu Desnoyers
- [PATCH v4 02/12] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal, Mathieu Desnoyers
- [PATCH v4 01/12] nvdimm/pmem: Fix leak on dax_add_host() failure, Mathieu Desnoyers
- [PATCH v4 04/12] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure, Mathieu Desnoyers
- [PATCH v4 03/12] dm: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal, Mathieu Desnoyers
- [PATCH v4 06/12] dax: Check for data cache aliasing at runtime, Mathieu Desnoyers
- [PATCH v4 07/12] Introduce cpu_dcache_is_aliasing() across all architectures, Mathieu Desnoyers
- [PATCH v4 05/12] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal, Mathieu Desnoyers
- [PATCH v4 09/12] nvdimm/pmem: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [PATCH v4 12/12] virtio: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [PATCH v4 10/12] dm: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [PATCH v4 11/12] dcssblk: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [PATCH v4 08/12] dax: Fix incorrect list of data cache aliasing architectures, Mathieu Desnoyers
- [PATCH RESEND 00/11] s390/dasd: string handling cleanups,
Stefan Haberland
- [PATCH RESEND 05/11] s390/dasd: Remove unused message logging macros, Stefan Haberland
- [PATCH RESEND 03/11] s390/dasd: Remove unnecessary errorstring generation, Stefan Haberland
- [PATCH RESEND 01/11] s390/dasd: Simplify uid string generation, Stefan Haberland
- [PATCH RESEND 06/11] s390/dasd: Use dev_err() over printk(), Stefan Haberland
- [PATCH RESEND 09/11] s390/dasd: Use dev_*() for device log messages, Stefan Haberland
- [PATCH RESEND 04/11] s390/dasd: Move allocation error message to DBF, Stefan Haberland
- [PATCH RESEND 07/11] s390/dasd: Remove %p format specifier from error messages, Stefan Haberland
- [PATCH RESEND 08/11] s390/dasd: Remove PRINTK_HEADER and KMSG_COMPONENT definitions, Stefan Haberland
- [PATCH RESEND 02/11] s390/dasd: Use sysfs_emit() over sprintf(), Stefan Haberland
- Re: [PATCH RESEND 00/11] s390/dasd: string handling cleanups, Jens Axboe
- [PATCH 00/11] s390: Support linking with ld.lld,
Nathan Chancellor
- [PATCH 01/11] s390: boot: Add support for CONFIG_LD_ORPHAN_WARN, Nathan Chancellor
- [PATCH 02/11] s390: vmlinux.lds.S: Handle '.data.rel' sections explicitly, Nathan Chancellor
- [PATCH 03/11] s390: vmlinux.lds.S: Explicitly handle '.got' and '.plt' sections, Nathan Chancellor
- [PATCH 04/11] s390: vmlinux.lds.S: Discard unnecessary sections, Nathan Chancellor
- [PATCH 05/11] s390/boot: vmlinux.lds.S: Handle '.init.text', Nathan Chancellor
- [PATCH 06/11] s390/boot: vmlinux.lds.S: Handle '.rela' sections, Nathan Chancellor
- [PATCH 07/11] s390/boot: vmlinux.lds.S: Handle DWARF debug sections, Nathan Chancellor
- [PATCH 08/11] s390/boot: vmlinux.lds.S: Handle ELF required sections, Nathan Chancellor
- [PATCH 09/11] s390/boot: vmlinux.lds.S: Handle commonly discarded sections, Nathan Chancellor
- [PATCH 10/11] s390: Select CONFIG_ARCH_WANT_LD_ORPHAN_WARN, Nathan Chancellor
- [PATCH 11/11] s390: Link vmlinux with '-z notext', Nathan Chancellor
- Re: [PATCH 00/11] s390: Support linking with ld.lld, Justin Stitt
- Re: [PATCH 00/11] s390: Support linking with ld.lld, Heiko Carstens
- Re: [PATCH 00/11] s390: Support linking with ld.lld, Heiko Carstens
- [PATCH net] s390/qeth: Fix potential loss of L3-IP@ in case of network issues,
Alexandra Winter
- [PATCH] KVM: s390: only deliver the set service event bits,
Eric Farman
- [PATCH 0/2] Compiler Attributes, s390: Provide and use __uninitialized macro,
Heiko Carstens
- [PATCH net-next] net/smc: change the term virtual ISM to Emulated-ISM,
Wen Gu
- [PATCH] s390: time: make stp_subsys const,
Ricardo B. Marliere
- [PATCH] docs: Document possible_cpus parameter,
Guilherme G. Piccoli
- [PATCH 0/6] s390: struct bus_type cleanup,
Ricardo B. Marliere
- [RFC PATCH v4 00/12] Introduce cpu_dcache_is_aliasing() to fix DAX regression,
Mathieu Desnoyers
- [RFC PATCH v4 02/12] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal, Mathieu Desnoyers
- [RFC PATCH v4 03/12] dm: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal, Mathieu Desnoyers
- [RFC PATCH v4 04/12] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure, Mathieu Desnoyers
- [RFC PATCH v4 01/12] nvdimm/pmem: Fix leak on dax_add_host() failure, Mathieu Desnoyers
- [RFC PATCH v4 05/12] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal, Mathieu Desnoyers
- [RFC PATCH v4 06/12] dax: Check for data cache aliasing at runtime, Mathieu Desnoyers
- [RFC PATCH v4 09/12] nvdimm/pmem: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [RFC PATCH v4 10/12] dm: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [RFC PATCH v4 07/12] Introduce cpu_dcache_is_aliasing() across all architectures, Mathieu Desnoyers
- [RFC PATCH v4 12/12] virtio: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [RFC PATCH v4 08/12] dax: Fix incorrect list of data cache aliasing architectures, Mathieu Desnoyers
- [RFC PATCH v4 11/12] dcssblk: Cleanup alloc_dax() error handling, Mathieu Desnoyers
- [kvm-unit-tests PATCH v4 0/7] s390x: Add base AP support,
Janosch Frank
- [syzbot] [net?] [s390?] possible deadlock in smc_release,
syzbot
- [PATCH vhost v1 00/19] virtio: drivers maintain dma info for premapped vq,
Xuan Zhuo
- [PATCH vhost v1 01/19] virtio_ring: introduce vring_need_unmap_buffer, Xuan Zhuo
- [PATCH vhost v1 03/19] virtio_ring: packed: structure the indirect desc table, Xuan Zhuo
- [PATCH vhost v1 04/19] virtio_ring: split: remove double check of the unmap ops, Xuan Zhuo
- [PATCH vhost v1 05/19] virtio_ring: split: structure the indirect desc table, Xuan Zhuo
- [PATCH vhost v1 02/19] virtio_ring: packed: remove double check of the unmap ops, Xuan Zhuo
- [PATCH vhost v1 06/19] virtio_ring: no store dma info when unmap is not needed, Xuan Zhuo
- [PATCH vhost v1 12/19] virtio_ring: export premapped to driver by struct virtqueue, Xuan Zhuo
- [PATCH vhost v1 08/19] virtio: vring_create_virtqueue: pass struct instead of multi parameters, Xuan Zhuo
- [PATCH vhost v1 09/19] virtio: vring_new_virtqueue(): pass struct instead of multi parameters, Xuan Zhuo
- [PATCH vhost v1 14/19] virtio_ring: remove api of setting vq premapped, Xuan Zhuo
- [PATCH vhost v1 10/19] virtio_ring: reuse the parameter struct of find_vqs(), Xuan Zhuo
- [PATCH vhost v1 11/19] virtio: find_vqs: add new parameter premapped, Xuan Zhuo
- [PATCH vhost v1 16/19] virtio_ring: introduce virtqueue_dma_map_sg_attrs, Xuan Zhuo
- [PATCH vhost v1 15/19] virtio_ring: introduce dma map api for page, Xuan Zhuo
- [PATCH vhost v1 17/19] virtio_net: unify the code for recycling the xmit ptr, Xuan Zhuo
- [PATCH vhost v1 13/19] virtio_net: set premapped mode by find_vqs(), Xuan Zhuo
- [PATCH vhost v1 18/19] virtio_net: rename free_old_xmit_skbs to free_old_xmit, Xuan Zhuo
- [PATCH vhost v1 19/19] virtio_net: sq support premapped mode, Xuan Zhuo
- [PATCH vhost v1 07/19] virtio: find_vqs: pass struct instead of multi parameters, Xuan Zhuo
- Re: [PATCH vhost v1 00/19] virtio: drivers maintain dma info for premapped vq, Michael S. Tsirkin
- [kvm-unit-tests PATCH v2 0/9] Multi-migration support,
Nicholas Piggin
- [kvm-unit-tests RFC 0/2] lib: s390x: Inline asm cleanup,
Janosch Frank
- [PATCH net-next v5 00/21] ice: add PFCP filter support,
Alexander Lobakin
- [PATCH net-next v5 01/21] lib/bitmap: add bitmap_{read,write}(), Alexander Lobakin
- [PATCH net-next v5 02/21] lib/test_bitmap: add tests for bitmap_{read,write}(), Alexander Lobakin
- [PATCH net-next v5 03/21] lib/test_bitmap: use pr_info() for non-error messages, Alexander Lobakin
- [PATCH net-next v5 04/21] bitops: add missing prototype check, Alexander Lobakin
- [PATCH net-next v5 05/21] bitops: make BYTES_TO_BITS() treewide-available, Alexander Lobakin
- [PATCH net-next v5 06/21] bitops: let the compiler optimize {__,}assign_bit(), Alexander Lobakin
- [PATCH net-next v5 07/21] linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros, Alexander Lobakin
- [PATCH net-next v5 08/21] s390/cio: rename bitmap_size() -> idset_bitmap_size(), Alexander Lobakin
- [PATCH net-next v5 09/21] fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64(), Alexander Lobakin
- [PATCH net-next v5 10/21] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits(), Alexander Lobakin
- [PATCH net-next v5 11/21] tools: move alignment-related macros to new <linux/align.h>, Alexander Lobakin
- [PATCH net-next v5 12/21] bitmap: introduce generic optimized bitmap_size(), Alexander Lobakin
- [PATCH net-next v5 13/21] bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}(), Alexander Lobakin
- [PATCH net-next v5 14/21] lib/bitmap: add compile-time test for __assign_bit() optimization, Alexander Lobakin
- [PATCH net-next v5 15/21] ip_tunnel: use a separate struct to store tunnel params in the kernel, Alexander Lobakin
- [PATCH net-next v5 16/21] ip_tunnel: convert __be16 tunnel flags to bitmaps, Alexander Lobakin
- [PATCH net-next v5 17/21] lib/bitmap: add tests for IP tunnel flags conversion helpers, Alexander Lobakin
- [PATCH net-next v5 18/21] pfcp: add PFCP module, Alexander Lobakin
- [PATCH net-next v5 19/21] pfcp: always set pfcp metadata, Alexander Lobakin
- [PATCH net-next v5 20/21] ice: refactor ICE_TC_FLWR_FIELD_ENC_OPTS, Alexander Lobakin
- [PATCH net-next v5 21/21] ice: Add support for PFCP hardware offload in switchdev, Alexander Lobakin
- Re: [PATCH net-next v5 00/21] ice: add PFCP filter support, Alexander Lobakin
- [syzbot] [net?] [s390?] KCSAN: data-race in __sys_connect / smc_switch_to_fallback, syzbot
- [kvm-unit-tests PATCH v1] s390x: add pv-attest to unittests.cfg,
Nico Boehr
- [RFC PATCH] KVM: s390: remove extra copy of access registers into KVM_RUN,
Eric Farman
- [kvm-unit-tests PATCH v2 0/5] s390x: Dirty cc before executing tested instructions,
Janosch Frank
- [PATCH] s390: vDSO: Drop '-fPIC' from LDFLAGS,
Nathan Chancellor
- [PATCH vhost 00/17] virtio: drivers maintain dma info for premapped vq,
Xuan Zhuo
- [PATCH vhost 02/17] virtio_ring: packed: remove double check of the unmap ops, Xuan Zhuo
- [PATCH vhost 03/17] virtio_ring: packed: structure the indirect desc table, Xuan Zhuo
- [PATCH vhost 04/17] virtio_ring: split: remove double check of the unmap ops, Xuan Zhuo
- [PATCH vhost 05/17] virtio_ring: split: structure the indirect desc table, Xuan Zhuo
- [PATCH vhost 01/17] virtio_ring: introduce vring_need_unmap_buffer, Xuan Zhuo
- [PATCH vhost 06/17] virtio_ring: no store dma info when unmap is not needed, Xuan Zhuo
- [PATCH vhost 07/17] virtio: find_vqs: pass struct instead of multi parameters, Xuan Zhuo
- [PATCH vhost 11/17] virtio_ring: export premapped to driver by struct virtqueue, Xuan Zhuo
- [PATCH vhost 08/17] virtio: vring_new_virtqueue(): pass struct instead of multi parameters, Xuan Zhuo
- [PATCH vhost 13/17] virtio_ring: remove api of setting vq premapped, Xuan Zhuo
- [PATCH vhost 12/17] virtio_net: set premapped mode by find_vqs(), Xuan Zhuo
- [PATCH vhost 09/17] virtio_ring: reuse the parameter struct of find_vqs(), Xuan Zhuo
- [PATCH vhost 10/17] virtio: find_vqs: add new parameter premapped, Xuan Zhuo
- [PATCH vhost 14/17] virtio_ring: introduce dma map api for page, Xuan Zhuo
- [PATCH vhost 15/17] virtio_net: unify the code for recycling the xmit ptr, Xuan Zhuo
- [PATCH vhost 16/17] virtio_net: rename free_old_xmit_skbs to free_old_xmit, Xuan Zhuo
- [PATCH vhost 17/17] virtio_net: sq support premapped mode, Xuan Zhuo
- Re: [PATCH vhost 00/17] virtio: drivers maintain dma info for premapped vq, Zhu Yanjun
- [PATCH v2 0/5] mm: ptdump: Refactor CONFIG_DEBUG_WX and check_wx_pages debugfs attribute,
Christophe Leroy
- [PATCH v2 1/5] arm: ptdump: Rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX, Christophe Leroy
- [PATCH v2 2/5] arm64, powerpc, riscv, s390, x86: ptdump: Refactor CONFIG_DEBUG_WX, Christophe Leroy
- [PATCH v2 3/5] powerpc,s390: ptdump: Define ptdump_check_wx() regardless of CONFIG_DEBUG_WX, Christophe Leroy
- [PATCH v2 5/5] mm: ptdump: add check_wx_pages debugfs attribute, Christophe Leroy
- [PATCH v2 4/5] mm: ptdump: Have ptdump_check_wx() return bool, Christophe Leroy
- [PATCH vhost 00/14] virtio remove dma info for premapped mode,
Xuan Zhuo
- [PATCH 03/14] virtio_ring: packed: structure the indirect desc table, Xuan Zhuo
- [PATCH 04/14] virtio_ring: split: remove double check of the unmap ops, Xuan Zhuo
- [PATCH 01/14] virtio_ring: introduce vring_need_unmap_buffer, Xuan Zhuo
- [PATCH 02/14] virtio_ring: packed: remove double check of the unmap ops, Xuan Zhuo
- [PATCH 06/14] virtio_ring: no store dma info when unmap is not needed, Xuan Zhuo
- [PATCH 07/14] virtio_ring: introduce dma map api for page, Xuan Zhuo
- [PATCH 05/14] virtio_ring: split: structure the indirect desc table, Xuan Zhuo
- [PATCH 08/14] virtio: find_vqs introduce premapped parameter, Xuan Zhuo
- [PATCH 10/14] virtio_net: set premapped mode by find_vqs(), Xuan Zhuo
- [PATCH 13/14] virtio_net: rename free_old_xmit_skbs to free_old_xmit, Xuan Zhuo
- [PATCH 09/14] virtio_ring: export premapped to driver by struct virtqueue, Xuan Zhuo
- [PATCH 14/14] virtio_net: sq support premapped mode, Xuan Zhuo
- [PATCH 11/14] virtio_ring: remove api of setting vq premapped, Xuan Zhuo
- [PATCH 12/14] virtio_net: unify the code for recycling the xmit ptr, Xuan Zhuo
- Re: [PATCH vhost 00/14] virtio remove dma info for premapped mode, Xuan Zhuo
- [PATCH v1 0/9] mm/memory: optimize unmap/zap with PTE-mapped THP,
David Hildenbrand
- [PATCH v1 1/9] mm/memory: factor out zapping of present pte into zap_present_pte(), David Hildenbrand
- [PATCH v1 2/9] mm/memory: handle !page case in zap_present_pte() separately, David Hildenbrand
- [PATCH v1 3/9] mm/memory: further separate anon and pagecache folio handling in zap_present_pte(), David Hildenbrand
- [PATCH v1 4/9] mm/memory: factor out zapping folio pte into zap_present_folio_pte(), David Hildenbrand
- [PATCH v1 5/9] mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page_size(), David Hildenbrand
- [PATCH v1 6/9] mm/mmu_gather: define ENCODED_PAGE_FLAG_DELAY_RMAP, David Hildenbrand
- [PATCH v1 7/9] mm/mmu_gather: add __tlb_remove_folio_pages(), David Hildenbrand
- [PATCH v1 8/9] mm/mmu_gather: add tlb_remove_tlb_entries(), David Hildenbrand
- [PATCH v1 9/9] mm/memory: optimize unmap/zap with PTE-mapped THP, David Hildenbrand
- Re: [PATCH v1 0/9] mm/memory: optimize unmap/zap with PTE-mapped THP, Yin Fengwei
- [PATCH] s390/cio: Use memdup_user() rather than duplicating its implementation, Markus Elfring
- [PATCH linux-next 1/3] x86, crash: don't nest CONFIG_CRASH_DUMP ifdef inside CONFIG_KEXEC_CODE ifdef scope,
Baoquan He
- [PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP,
David Hildenbrand
- [PATCH v3 01/15] arm64/mm: Make set_ptes() robust when OAs cross 48-bit boundary, David Hildenbrand
- [PATCH v3 02/15] arm/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v3 03/15] nios2/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v3 04/15] powerpc/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v3 05/15] riscv/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v3 06/15] s390/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v3 07/15] sparc/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v3 08/15] mm/pgtable: make pte_next_pfn() independent of set_ptes(), David Hildenbrand
- [PATCH v3 09/15] arm/mm: use pte_next_pfn() in set_ptes(), David Hildenbrand
- [PATCH v3 10/15] powerpc/mm: use pte_next_pfn() in set_ptes(), David Hildenbrand
- [PATCH v3 11/15] mm/memory: factor out copying the actual PTE in copy_present_pte(), David Hildenbrand
- [PATCH v3 12/15] mm/memory: pass PTE to copy_present_pte(), David Hildenbrand
- [PATCH v3 13/15] mm/memory: optimize fork() with PTE-mapped THP, David Hildenbrand
- [PATCH v3 14/15] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch(), David Hildenbrand
- [PATCH v3 15/15] mm/memory: ignore writable bit in folio_pte_batch(), David Hildenbrand
- Re: [PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP, Ryan Roberts
- Re: [PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP, patchwork-bot+linux-riscv
- [PATCH 0/5] sched/vtime: vtime.h headers cleanup,
Alexander Gordeev
- [PATCH 0/3] s390/vfio-ap: queue_configuration sysfs attribute for mdevctl automation,
Jason J. Herne
- [PATCH v2 00/15] mm/memory: optimize fork() with PTE-mapped THP,
David Hildenbrand
- [PATCH v2 01/15] arm64/mm: Make set_ptes() robust when OAs cross 48-bit boundary, David Hildenbrand
- [PATCH v2 02/15] arm/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v2 03/15] nios2/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v2 04/15] powerpc/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v2 05/15] riscv/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v2 06/15] s390/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v2 07/15] sparc/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v2 08/15] mm/pgtable: make pte_next_pfn() independent of set_ptes(), David Hildenbrand
- [PATCH v2 09/15] arm/mm: use pte_next_pfn() in set_ptes(), David Hildenbrand
- [PATCH v2 10/15] powerpc/mm: use pte_next_pfn() in set_ptes(), David Hildenbrand
- [PATCH v2 12/15] mm/memory: pass PTE to copy_present_pte(), David Hildenbrand
- [PATCH v2 11/15] mm/memory: factor out copying the actual PTE in copy_present_pte(), David Hildenbrand
- [PATCH v2 13/15] mm/memory: optimize fork() with PTE-mapped THP, David Hildenbrand
- [PATCH v2 14/15] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch(), David Hildenbrand
- [PATCH v2 15/15] mm/memory: ignore writable bit in folio_pte_batch(), David Hildenbrand
- [kvm-unit-tests PATCH] (arm|powerpc|s390x): Makefile: add `%.aux.o` target,
Marc Hartmayer
- [PATCH net] net/smc: fix incorrect SMC-D link group matching logic,
Wen Gu
- [PATCH] init: Remove obsolete arch_call_rest_init() wrapper, Geert Uytterhoeven
- Re: [PATCH v9 02/10] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap(),
Sven Schnelle
- [PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items,
Baoquan He
- [PATCH linux-next v3 01/14] kexec: split crashkernel reservation code out from crash_core.c, Baoquan He
- [PATCH linux-next v3 02/14] crash: split vmcoreinfo exporting code out from crash_core.c, Baoquan He
- [PATCH linux-next v3 03/14] crash: remove dependency of FA_DUMP on CRASH_DUMP, Baoquan He
- [PATCH linux-next v3 04/14] crash: split crash dumping code out from kexec_core.c, Baoquan He
- [PATCH linux-next v3 05/14] crash: clean up kdump related config items, Baoquan He
- [PATCH linux-next v3 06/14] x86, crash: wrap crash dumping code into crash related ifdefs, Baoquan He
- [PATCH linux-next v3 07/14] arm64, crash: wrap crash dumping code into crash related ifdefs, Baoquan He
- [PATCH linux-next v3 08/14] ppc, crash: enforce KEXEC and KEXEC_FILE to select CRASH_DUMP, Baoquan He
- [PATCH linux-next v3 09/14] s390, crash: wrap crash dumping code into crash related ifdefs, Baoquan He
- [PATCH linux-next v3 10/14] sh, crash: wrap crash dumping code into crash related ifdefs, Baoquan He
- [PATCH linux-next v3 11/14] mips, crash: wrap crash dumping code into crash related ifdefs, Baoquan He
- [PATCH linux-next v3 12/14] riscv, crash: wrap crash dumping code into crash related ifdefs, Baoquan He
- [PATCH linux-next v3 13/14] arm, crash: wrap crash dumping code into crash related ifdefs, Baoquan He
- [PATCH linux-next v3 14/14] loongarch, crash: wrap crash dumping code into crash related ifdefs, Baoquan He
- Re: [PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items, Nathan Chancellor
- [PATCH 1/1] arch/arm/mm: fix major fault accounting when retrying under per-VMA lock,
Suren Baghdasaryan
- [PATCH 71/82] s390/mm: Refactor intentional wrap-around test, Kees Cook
- [PATCH 30/82] s390/kexec_file: Refactor intentional wrap-around calculation,
Kees Cook
- [PATCH 58/82] s390/mm: Refactor intentional wrap-around test, Kees Cook
- [PATCH] tick-sched: Preserve number of idle sleeps across CPU hotplug events,
Tim Chen
- [PATCH v1 00/11] mm/memory: optimize fork() with PTE-mapped THP,
David Hildenbrand
- [PATCH v1 02/11] nios2/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v1 04/11] risc: pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v1 05/11] s390/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v1 06/11] sparc/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v1 09/11] mm/memory: optimize fork() with PTE-mapped THP, David Hildenbrand
- [PATCH v1 10/11] mm/memory: ignore dirty/accessed/soft-dirty bits in folio_pte_batch(), David Hildenbrand
- [PATCH v1 07/11] mm/memory: factor out copying the actual PTE in copy_present_pte(), David Hildenbrand
- [PATCH v1 11/11] mm/memory: ignore writable bit in folio_pte_batch(), David Hildenbrand
- [PATCH v1 03/11] powerpc/pgtable: define PFN_PTE_SHIFT, David Hildenbrand
- [PATCH v1 08/11] mm/memory: pass PTE to copy_present_pte(), David Hildenbrand
- [PATCH v1 01/11] arm/pgtable: define PFN_PTE_SHIFT on arm and arm64, David Hildenbrand
- Re: [PATCH v1 00/11] mm/memory: optimize fork() with PTE-mapped THP, Ryan Roberts
- [GIT PULL 0/2] KVM: s390: Fixes for 6.8,
Janosch Frank
- [PATCH v2 00/14] Split crash out from kexec and clean up related config items,
Baoquan He
[Index of Archives]
[Kernel Development]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]
[More Archives]