Linux S390: System z9 mainframe
[Prev Page][Next Page]
- [PATCH v1 02/13] KVM: s390: fake memslots for ucontrol VMs
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v1 00/13] KVM: s390: Stop using page->index and other things
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v1 06/13] KVM: s390: get rid of gmap_translate()
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH RESEND net] net/smc: fix data error when recvmsg with MSG_PEEK flag
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH v1 12/13] KVM: s390: move PGSTE softbits
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v1 13/13] KVM: s390: remove the last user of page->index
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v1 05/13] KVM: s390: get rid of gmap_fault()
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v1 0/4] KVM: s390: vsie: vsie page handling fixes + rework
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v5 06/17] s390: pgtable: add statistics for PUD and P4D level page table
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH net] net/smc: use the correct ndev to find pnetid by pnetid table
- From: Alexandra Winter <wintera@xxxxxxxxxxxxx>
- Re: [PATCH v5 13/17] s390: pgtable: consolidate PxD and PTE TLB free paths
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v5 07/17] mm: pgtable: introduce pagetable_dtor()
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- [GIT PULL v1 5/6] KVM: s390: selftests: Add ucontrol gis routing test
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [GIT PULL v1 2/6] KVM: s390: Reject setting flic pfault attributes on ucontrol VMs
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [GIT PULL v1 3/6] KVM: s390: selftests: Add ucontrol flic attr selftests
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [GIT PULL v1 1/6] KVM: s390: vsie: fix virtual/physical address in unpin_scb()
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [GIT PULL v1 6/6] KVM: s390: selftests: Add has device attr check to uc_attr_mem_limit selftest
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [GIT PULL v1 4/6] KVM: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMs
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [GIT PULL v1 0/6] KVM: s390: three small bugfixes for 6.13
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v2 21/29] crypto: s390/aes-gcm - use the new scatterwalk functions
- From: Harald Freudenberger <freude@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v5 5/5] bpf/selftests: add selftest for bpf_smc_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 5/6] s390/crash: Use note name macros
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH bpf-next v3 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/6] binfmt_elf: Use note name macros
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v3 5/6] s390/crash: Use note name macros
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH net-next] net/smc: delete pointless divide by one
- From: Kalesh Anakkur Purayil <kalesh-anakkur.purayil@xxxxxxxxxxxx>
- Re: [PATCH v2 00/12] fs/proc/vmcore: kdump support for virtio-mem on s390
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 00/12] fs/proc/vmcore: kdump support for virtio-mem on s390
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/12] fs/proc/vmcore: kdump support for virtio-mem on s390
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v5 14/17] mm: pgtable: introduce generic __tlb_remove_table()
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v5 03/17] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH net-next] net/smc: delete pointless divide by one
- From: Simon Horman <horms@xxxxxxxxxx>
- [PATCH net-next] net/smc: delete pointless divide by one
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH v5 11/17] x86: pgtable: convert __tlb_remove_table() to use struct ptdesc
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [kvm-unit-tests PATCH v4 4/6] s390x: Add library functions for exiting from snippet
- From: "Nico Boehr" <nrb@xxxxxxxxxxxxx>
- [PATCH v5 17/17] mm: pgtable: introduce generic pagetable_dtor_free()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v5 15/17] mm: pgtable: completely move pagetable_dtor() to generic tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v5 16/17] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v5 13/17] s390: pgtable: consolidate PxD and PTE TLB free paths
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v5 14/17] mm: pgtable: introduce generic __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v5 12/17] x86: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v5 11/17] x86: pgtable: convert __tlb_remove_table() to use struct ptdesc
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v5 10/17] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v5 08/17] arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v5 09/17] arm64: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v5 07/17] mm: pgtable: introduce pagetable_dtor()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v5 06/17] s390: pgtable: add statistics for PUD and P4D level page table
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v5 05/17] arm64: pgtable: use mmu gather to free p4d level page table
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v5 04/17] mm: pgtable: add statistics for P4D level page table
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v5 03/17] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v5 02/17] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v5 01/17] Revert "mm: pgtable: make ptlock be freed by RCU"
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v5 00/17] move pagetable_*_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH net] net/smc: use the correct ndev to find pnetid by pnetid table
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 5/6] s390/crash: Use note name macros
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [PATCH v3 2/6] binfmt_elf: Use note name macros
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 5/5] bpf/selftests: add selftest for bpf_smc_ops
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v3 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH 3/6] syscall.h: introduce syscall_set_nr()
- From: "Dmitry V. Levin" <ldv@xxxxxxxxx>
- [PATCH 1/6] Revert "arch: remove unused function syscall_set_arguments()"
- From: "Dmitry V. Levin" <ldv@xxxxxxxxx>
- [PATCH 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
- From: "Dmitry V. Levin" <ldv@xxxxxxxxx>
- Re: [PATCH net] net/smc: use the correct ndev to find pnetid by pnetid table
- From: Halil Pasic <pasic@xxxxxxxxxxxxx>
- [PATCH v1] s390/vfio-ap: Signal eventfd when guest AP configuration is changed
- From: Rorie Reyes <rreyes@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/6] binfmt_elf: Use note name macros
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v3 5/6] s390/crash: Use note name macros
- From: Dave Martin <Dave.Martin@xxxxxxx>
- [PATCH v1 4/4] KVM: s390: vsie: stop using "struct page" for vsie page
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 3/4] KVM: s390: vsie: stop messing with page refcount
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 2/4] KVM: s390: vsie: stop using page->index
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 1/4] KVM: s390: vsie: fix some corner-cases when grabbing vsie pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v1 0/4] KVM: s390: vsie: vsie page handling fixes + rework
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: linux-next: Fixes tag needs some work in the kvms390-fixes tree
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/6] powwerpc: Use note name macros
- From: LEROY Christophe <christophe.leroy2@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 15/15] mm: pgtable: introduce generic pagetable_dtor_free()
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v4 13/15] mm: pgtable: introduce generic __tlb_remove_table()
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v4 10/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [RFC][PATCH] arm64: scripts/sorttable: Implement sorting mcount_loc at build for arm64
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 06/14] cpumask: re-introduce cpumask_next{,_and}_wrap()
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- [PATCH v3 3/6] powwerpc: Use note name macros
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH v3 6/6] crash: Remove KEXEC_CORE_NOTE_NAME
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH v3 5/6] s390/crash: Use note name macros
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH v3 4/6] crash: Use note name macros
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH v3 2/6] binfmt_elf: Use note name macros
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH v3 1/6] elf: Define note name macros
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH v3 0/6] elf: Define note name macros
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [PATCH v4 13/15] mm: pgtable: introduce generic __tlb_remove_table()
- From: Andreas Larsson <andreas@xxxxxxxxxxx>
- Re: linux-next: Fixes tag needs some work in the kvms390-fixes tree
- From: "Christoph Schlameuss" <schlameuss@xxxxxxxxxxxxx>
- Re: [PATCH v4 13/15] mm: pgtable: introduce generic __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v4 10/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v4 10/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH v4 10/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] s390: Remove uses of page->index
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v4 10/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH v4 07/15] mm: pgtable: introduce pagetable_dtor()
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH 0/5] s390: Constify 'struct bin_attribute'
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] Account page tables at all levels
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH 5/5] s390/pkey: Constify 'struct bin_attribute'
- From: Harald Freudenberger <freude@xxxxxxxxxxxxx>
- Re: [PATCH net] net/smc: use the correct ndev to find pnetid by pnetid table
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 0/5] net/smc: Introduce smc_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v5 3/5] net/smc: bpf: register smc_ops info struct_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v5 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v5 2/5] net/smc: Introduce generic hook smc_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v5 5/5] bpf/selftests: add selftest for bpf_smc_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v5 1/5] bpf: export necessary sympols for modules with struct_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v5 0/5] net/smc: Introduce smc_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net] net/smc: use the correct ndev to find pnetid by pnetid table
- From: Wen Gu <guwen@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/5] elf: Define note name macros
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v2 1/5] elf: Define note name macros
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v3 0/2] Extend 8-byte PCI load/store support to x86 arch
- From: Alex Williamson <alex.williamson@xxxxxxxxxx>
- Re: [PATCH v2] btrfs: Fix avail_in bytes for s390 zlib HW compression path
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v2 0/5] elf: Define note name macros
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v2 5/5] crash: Remove KEXEC_CORE_NOTE_NAME
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v4 12/15] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/5] elf: Define note name macros
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v4 12/15] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table()
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v4 06/15] s390: pgtable: add statistics for PUD and P4D level page table
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v4 06/15] s390: pgtable: add statistics for PUD and P4D level page table
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v4 12/15] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v4 07/15] mm: pgtable: introduce pagetable_dtor()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v4 12/15] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table()
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v4 07/15] mm: pgtable: introduce pagetable_dtor()
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v4 02/15] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
- From: Alexandre Ghiti <alex@xxxxxxxx>
- Re: [PATCH v4 06/15] s390: pgtable: add statistics for PUD and P4D level page table
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v4 12/15] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v4 07/15] mm: pgtable: introduce pagetable_dtor()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v4 12/15] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table()
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v4 07/15] mm: pgtable: introduce pagetable_dtor()
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v4 06/15] s390: pgtable: add statistics for PUD and P4D level page table
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- [syzbot] Monthly s390 report (Jan 2025)
- From: syzbot <syzbot+list4a63d4f06484a1c63c1b@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] Account page tables at all levels
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/5] elf: Define note name macros
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v2 1/5] elf: Define note name macros
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH v2 1/5] elf: Define note name macros
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- Re: [PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v4 10/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 5/5] bpf/selftests: add selftest for bpf_smc_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v4 2/5] net/smc: Introduce generic hook smc_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v4 1/5] bpf: export necessary sympols for modules with struct_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v4 0/5] net/smc: Introduce smc_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v4 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v4 3/5] net/smc: bpf: register smc_ops info struct_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/5] elf: Define note name macros
- From: Baoquan He <bhe@xxxxxxxxxx>
- linux-next: Fixes tag needs some work in the kvms390-fixes tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH net] net/smc: use the correct ndev to find pnetid by pnetid table
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH v2 5/5] crash: Remove KEXEC_CORE_NOTE_NAME
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH v2 4/5] crash: Use note name macros
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH v2 3/5] powwerpc: Use note name macros
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH v2 2/5] binfmt_elf: Use note name macros
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH v2 1/5] elf: Define note name macros
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH v2 0/5] elf: Define note name macros
- From: Akihiko Odaki <akihiko.odaki@xxxxxxxxxx>
- [PATCH RESEND net] net/smc: fix data error when recvmsg with MSG_PEEK flag
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net] net/smc: fix data error when recvmsg with MSG_PEEK flag
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v2 6/6] mm: Introduce ctor/dtor at PGD level
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [PATCH v2 5/6] asm-generic: pgalloc: Provide generic __pgd_{alloc,free}
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [PATCH v2 4/6] ARM: mm: Rename PGD helpers
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [PATCH v2 3/6] m68k: mm: Add calls to pagetable_pmd_[cd]tor
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [PATCH v2 2/6] parisc: mm: Ensure pagetable_pmd_[cd]tor are called
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [PATCH v2 1/6] mm: Move common part of pagetable_*_ctor to helper
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [PATCH v2 0/6] Account page tables at all levels
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH 06/14] cpumask: re-introduce cpumask_next{,_and}_wrap()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 05/14] cpumask: deprecate cpumask_next_wrap()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [PATCH 0/2] s390: Remove uses of page->index
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH 5/5] s390/pkey: Constify 'struct bin_attribute'
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH 3/5] s390/pci: Constify 'struct bin_attribute'
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] s390/sclp: Constify 'struct bin_attribute'
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH 2/5] s390/ipl: Constify 'struct bin_attribute'
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v4 10/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 05/10] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH 05/10] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
- From: Alexandre Ghiti <alex@xxxxxxxx>
- Re: [PATCH v4 10/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 00/10] Account page tables at all levels
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH v9 2/3] s390/crypto: New s390 specific protected key hash phmac
- From: Holger Dengler <dengler@xxxxxxxxxxxxx>
- Re: [PATCH v4 10/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v4 10/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH v4 04/15] mm: pgtable: add statistics for P4D level page table
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH bpf-next v3 3/5] net/smc: bpf: register smc_ops info struct_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 00/15] move pagetable_*_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v4 04/15] mm: pgtable: add statistics for P4D level page table
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v4 10/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH net] net/smc: fix data error when recvmsg with MSG_PEEK flag
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH 0/3] zfcp changes for v6.14
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v4 00/15] move pagetable_*_dtor() to __tlb_remove_table()
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH v4 10/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH v4 04/15] mm: pgtable: add statistics for P4D level page table
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH v4 2/2] livepatch: Convert timeouts to secs_to_jiffies()
- From: Petr Mladek <pmladek@xxxxxxxx>
- [PATCH v9 2/3] s390/crypto: New s390 specific protected key hash phmac
- From: Harald Freudenberger <freude@xxxxxxxxxxxxx>
- [PATCH v9 3/3] s390/crypto: Enable phmac selftest invocation
- From: Harald Freudenberger <freude@xxxxxxxxxxxxx>
- [PATCH v9 0/3] New s390 specific protected key hmac
- From: Harald Freudenberger <freude@xxxxxxxxxxxxx>
- [PATCH v9 1/3] s390/crypto: Add protected key hmac subfunctions for KMAC
- From: Harald Freudenberger <freude@xxxxxxxxxxxxx>
- Re: [PATCH v4 00/15] move pagetable_*_dtor() to __tlb_remove_table()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v4 15/15] mm: pgtable: introduce generic pagetable_dtor_free()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 14/15] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 13/15] mm: pgtable: introduce generic __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 12/15] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 11/15] x86: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 10/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 09/15] arm64: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 08/15] arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 07/15] mm: pgtable: introduce pagetable_dtor()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 06/15] s390: pgtable: add statistics for PUD and P4D level page table
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 05/15] arm64: pgtable: use mmu gather to free p4d level page table
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 04/15] mm: pgtable: add statistics for P4D level page table
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 03/15] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 02/15] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 01/15] Revert "mm: pgtable: make ptlock be freed by RCU"
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v4 00/15] move pagetable_*_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 21/29] crypto: s390/aes-gcm - use the new scatterwalk functions
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH 09/14] s390: switch stop_machine_yield() to using cpumask_next_wrap()
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH 06/14] cpumask: re-introduce cpumask_next{,_and}_wrap()
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH 05/14] cpumask: deprecate cpumask_next_wrap()
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH 00/14] cpumask: cleanup cpumask_next_wrap() implementation and usage
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v3 02/17] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v3 02/17] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH net-next 1/1] Enter smc_tx_wait when the tx length exceeds the available space
- From: Li Qiang <liqiang64@xxxxxxxxxx>
- [PATCH net] net/smc: use the correct ndev to find pnetid by pnetid table
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/5] net/smc: bpf: register smc_ops info struct_ops
- From: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
- Re: [PATCH net-next 1/1] Enter smc_tx_wait when the tx length exceeds the available space
- From: Wen Gu <guwen@xxxxxxxxxxxxxxxxx>
- [PATCH net-next 1/1] Enter smc_tx_wait when the tx length exceeds the available space
- From: liqiang <liqiang64@xxxxxxxxxx>
- [PATCH net-next 0/1] net/smc: An issue of smc sending messages
- From: liqiang <liqiang64@xxxxxxxxxx>
- [PATCH v3 17/17] mm: pgtable: introduce generic pagetable_dtor_free()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 16/17] mm: pgtable: remove tlb_remove_ptdesc()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 14/17] mm: pgtable: move __tlb_remove_table_one() in x86 to generic file
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 13/17] mm: pgtable: introduce generic __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 12/17] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 11/17] x86: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 10/17] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 09/17] arm64: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 08/17] arm: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 07/17] mm: pgtable: introduce pagetable_dtor()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 06/17] s390: pgtable: add statistics for PUD and P4D level page table
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 05/17] arm64: pgtable: use mmu gather to free p4d level page table
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 04/17] mm: pgtable: add statistics for P4D level page table
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 03/17] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 02/17] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 01/17] Revert "mm: pgtable: make ptlock be freed by RCU"
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v3 00/17] move pagetable_*_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface
- From: Weikang Guo <guoweikang.kernel@xxxxxxxxx>
- Re: [PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- Re: [PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 5/5] bpf/selftests: add selftest for bpf_smc_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 3/5] net/smc: bpf: register smc_ops info struct_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface
- From: Guo Weikang <guoweikang.kernel@xxxxxxxxx>
- Re: [PATCH v6] mm/memblock: Add memblock_alloc_or_panic interface
- From: Weikang Guo <guoweikang.kernel@xxxxxxxxx>
- Re: [PATCH v6] mm/memblock: Add memblock_alloc_or_panic interface
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v6] mm/memblock: Add memblock_alloc_or_panic interface
- From: Weikang Guo <guoweikang.kernel@xxxxxxxxx>
- Re: [PATCH v6] mm/memblock: Add memblock_alloc_or_panic interface
- From: Xi Ruoyao <xry111@xxxxxxxxxxx>
- [PATCH v6] mm/memblock: Add memblock_alloc_or_panic interface
- From: Guo Weikang <guoweikang.kernel@xxxxxxxxx>
- [PATCH v5] mm/memblock: Add memblock_alloc_or_panic interface
- From: Guo Weikang <guoweikang.kernel@xxxxxxxxx>
- [PATCH v4] mm/memblock: Add memblock_alloc_or_panic interface
- From: Guo Weikang <guoweikang.kernel@xxxxxxxxx>
- Re: [PATCH v2] mm/memblock: Add memblock_alloc_or_panic interface
- From: Weikang Guo <guoweikang.kernel@xxxxxxxxx>
- Re: [PATCH v2] mm/memblock: Add memblock_alloc_or_panic interface
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH v3] mm/memblock: Add memblock_alloc_or_panic interface
- From: Guo Weikang <guoweikang.kernel@xxxxxxxxx>
- [PATCH v2] mm/memblock: Add memblock_alloc_or_panic interface
- From: Guo Weikang <guoweikang.kernel@xxxxxxxxx>
- Re: [PATCH] mm/memblock: Add memblock_alloc_or_panic interface
- From: Weikang Guo <guoweikang.kernel@xxxxxxxxx>
- [PATCH 21/29] crypto: s390/aes-gcm - use the new scatterwalk functions
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v8 2/3] s390/crypto: New s390 specific protected key hash phmac
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/memblock: Add memblock_alloc_or_panic interface
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 00/10] Account page tables at all levels
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [RFC PATCH 1/4] mm/memory_hotplug: Add interface for runtime (de)configuration of memory
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 3/3] s390x: pv: Add test for large host pages backing
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 3/3] s390x: pv: Add test for large host pages backing
- From: "Christoph Schlameuss" <schlameuss@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v3 3/3] s390x: pv: Add test for large host pages backing
- From: "Nico Boehr" <nrb@xxxxxxxxxxxxx>
- Re: [PATCH 00/10] Account page tables at all levels
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH 01/10] mm: Move common parts of pagetable_*_[cd]tor to helpers
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 01/10] mm: Move common parts of pagetable_*_[cd]tor to helpers
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH 01/10] mm: Move common parts of pagetable_*_[cd]tor to helpers
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 01/10] mm: Move common parts of pagetable_*_[cd]tor to helpers
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH 01/10] mm: Move common parts of pagetable_*_[cd]tor to helpers
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] s390: Convert vsie code to use page->private
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH 00/10] Account page tables at all levels
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH 01/10] mm: Move common parts of pagetable_*_[cd]tor to helpers
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH 2/2] s390: Convert vsie code to use page->private
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] mm/memblock: Add memblock_alloc_or_panic interface
- From: Guo Weikang <guoweikang.kernel@xxxxxxxxx>
- Re: [PATCH 1/2] s390: Convert gmap code to use ptdesc
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v2 10/15] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 10/15] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table()
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH net] net/smc: fix data error when recvmsg with MSG_PEEK flag
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net] net/smc: fix data error when recvmsg with MSG_PEEK flag
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH net] net/smc: fix data error when recvmsg with MSG_PEEK flag
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 5/5] bpf/selftests: add selftest for bpf_smc_ops
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v3 3/5] net/smc: bpf: register smc_ops info struct_ops
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v3 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH 1/2] s390: Convert gmap code to use ptdesc
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 01/10] mm: Move common parts of pagetable_*_[cd]tor to helpers
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 00/10] Account page tables at all levels
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH 0/2] s390: Remove uses of page->index
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 0/2] s390: Remove uses of page->index
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 10/10] mm: Introduce ctor/dtor at PGD level
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [PATCH 09/10] asm-generic: pgalloc: Provide generic __pgd_{alloc,free}
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [PATCH 08/10] ARM: mm: Rename PGD helpers
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [PATCH 07/10] mm: Introduce ctor/dtor at P4D level
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [PATCH 06/10] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [PATCH 05/10] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [PATCH 04/10] s390/mm: Add calls to pagetable_pud_[cd]tor
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [PATCH 03/10] m68k: mm: Add calls to pagetable_pmd_[cd]tor
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [PATCH 02/10] parisc: mm: Ensure pagetable_pmd_[cd]tor are called
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [PATCH 01/10] mm: Move common parts of pagetable_*_[cd]tor to helpers
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [PATCH 00/10] Account page tables at all levels
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- Re: [PATCH 0/2] s390: Remove uses of page->index
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH 1/2] s390: Convert gmap code to use ptdesc
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 2/2] s390: Convert vsie code to use page->private
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- [PATCH 0/2] s390: Remove uses of page->index
- From: "Matthew Wilcox (Oracle)" <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/6] selftests: kvm: s390: Add ucontrol gis routing test
- From: Hariharan Mari <hari55@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/6] kvm: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMs
- From: Hariharan Mari <hari55@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/6] selftests: kvm: s390: Add ucontrol flic attr selftests
- From: Hariharan Mari <hari55@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] kvm: s390: Reject setting flic pfault attributes on ucontrol VMs
- From: Hariharan Mari <hari55@xxxxxxxxxxxxx>
- Re: [PATCH] net: Convert proto_ops::getname to sockaddr_storage
- From: Alexandra Winter <wintera@xxxxxxxxxxxxx>
- Re: [PATCH 07/17] riscv: vdso: Switch to generic storage implementation
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 07/17] riscv: vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [PATCH] net: Convert proto_ops::getname to sockaddr_storage
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v4 2/2] livepatch: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 07/17] riscv: vdso: Switch to generic storage implementation
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH 07/17] riscv: vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [PATCH v2 6/6] selftests: kvm: s390: Add has device attr check to uc_attr_mem_limit selftest
- From: Hariharan Mari <hari55@xxxxxxxxxxxxx>
- Re: [PATCH 07/17] riscv: vdso: Switch to generic storage implementation
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH v2 5/6] selftests: kvm: s390: Streamline uc_skey test to issue iske after sske
- From: Hariharan Mari <hari55@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/6] kvm: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMs
- From: Hariharan Mari <hari55@xxxxxxxxxxxxx>
- Re: [PATCH v2 4/6] selftests: kvm: s390: Add ucontrol gis routing test
- From: Hariharan Mari <hari55@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/6] kvm: s390: Reject setting flic pfault attributes on ucontrol VMs
- From: Hariharan Mari <hari55@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/6] selftests: kvm: s390: Add ucontrol flic attr selftests
- From: Hariharan Mari <hari55@xxxxxxxxxxxxx>
- [PATCH v8 3/3] s390/crypto: Enable phmac selftest invocation
- From: Harald Freudenberger <freude@xxxxxxxxxxxxx>
- [PATCH v8 1/3] s390/crypto: Add protected key hmac subfunctions for KMAC
- From: Harald Freudenberger <freude@xxxxxxxxxxxxx>
- [PATCH v8 0/3] New s390 specific protected key hmac
- From: Harald Freudenberger <freude@xxxxxxxxxxxxx>
- [PATCH v8 2/3] s390/crypto: New s390 specific protected key hash phmac
- From: Harald Freudenberger <freude@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 2/3] lib: s390x: add function to test available UV features
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 0/3] s390x: pv: Add test for large host pages backing
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 1/3] lib: s390: add ptlb wrapper
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [kvm-unit-tests PATCH v3 3/3] s390x: pv: Add test for large host pages backing
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v2 10/15] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 04/15] s390: pgtable: add statistics for PUD and P4D level page table
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH] net: Convert proto_ops::getname to sockaddr_storage
- From: Alexandra Winter <wintera@xxxxxxxxxxxxx>
- [PATCH v2] btrfs: Fix avail_in bytes for s390 zlib HW compression path
- From: Mikhail Zaslonko <zaslonko@xxxxxxxxxxxxx>
- Re: [PATCH 03/17] vdso: Add generic time data storage
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [PATCH 12/17] powerpc/vdso: Switch to generic storage implementation
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 12/17] powerpc/vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/2] livepatch: Convert timeouts to secs_to_jiffies()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v4 2/2] livepatch: Convert timeouts to secs_to_jiffies()
- From: Petr Mladek <pmladek@xxxxxxxx>
- Re: [PATCH 03/17] vdso: Add generic time data storage
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 12/17] powerpc/vdso: Switch to generic storage implementation
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH] mm/ptdump: Drop GENERIC_PTDUMP
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v4 2/2] livepatch: Convert timeouts to secs_to_jiffies()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH bpf-next v3 5/5] bpf/selftests: add selftest for bpf_smc_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 0/5] net/smc: Introduce smc_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 3/5] net/smc: bpf: register smc_ops info struct_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 2/5] net/smc: Introduce generic hook smc_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v3 1/5] bpf: export necessary sympols for modules with struct_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH v4 1/2] s390: kernel: Convert timeouts to use secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v4 2/2] livepatch: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v4 0/2] Converge on using secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 02/19] coccinelle: misc: Add secs_to_jiffies script
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 02/19] coccinelle: misc: Add secs_to_jiffies script
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- Re: [PATCH v3 04/19] s390: kernel: Convert timeouts to use secs_to_jiffies()
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v3 02/19] coccinelle: misc: Add secs_to_jiffies script
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [GIT PULL] s390 fixes for 6.13-rc4
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] s390 fixes for 6.13-rc4
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH] net: Convert proto_ops::getname to sockaddr_storage
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [PATCH] mm/ptdump: Drop GENERIC_PTDUMP
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH] net: Convert proto_ops::getname to sockaddr_storage
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH] mm/ptdump: Drop GENERIC_PTDUMP
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH] net: Convert proto_ops::getname to sockaddr_storage
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH v2 2/3] s390/pci: store DMA offset in bus_dma_region
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/2] sched/fair: introduce new scheduler group type group_parked
- From: Tobias Huschle <huschle@xxxxxxxxxxxxx>
- [PATCH 16/17] vdso: Remove remnants of architecture-specific time storage
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 17/17] vdso: Remove kconfig symbol GENERIC_VDSO_DATA_STORE
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 15/17] vdso: Remove remnants of architecture-specific random state storage
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 13/17] x86/vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 12/17] powerpc/vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 14/17] x86/vdso/vdso2c: Remove page handling
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 11/17] MIPS: vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 10/17] s390/vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 07/17] riscv: vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 09/17] arm: vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 08/17] LoongArch: vDSO: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 06/17] arm64: vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 05/17] vdso: Add generic architecture-specific data storage
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 04/17] vdso: Add generic random data storage
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 03/17] vdso: Add generic time data storage
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 02/17] vdso: Introduce vdso/align.h
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 01/17] parisc: Remove unused symbol vdso_data
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH 00/17] vDSO: Introduce generic data storage
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/6] selftests: kvm: s390: Reject invalid ioctls on ucontrol VMs
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: GPIB build failures
- From: Dave Penkler <dpenkler@xxxxxxxxx>
- Re: [PATCH v2 2/3] s390/pci: store DMA offset in bus_dma_region
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] s390/pci: store DMA offset in bus_dma_region
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH] selftests/mm: fix dependency on pkey_util.c
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [PATCH v2 6/6] selftests: kvm: s390: Add has device attr check to uc_attr_mem_limit selftest
- From: Christoph Schlameuss <schlameuss@xxxxxxxxxxxxx>
- [PATCH v2 5/6] selftests: kvm: s390: Streamline uc_skey test to issue iske after sske
- From: Christoph Schlameuss <schlameuss@xxxxxxxxxxxxx>
- [PATCH v2 4/6] selftests: kvm: s390: Add ucontrol gis routing test
- From: Christoph Schlameuss <schlameuss@xxxxxxxxxxxxx>
- [PATCH v2 0/6] selftests: kvm: s390: Reject invalid ioctls on ucontrol VMs
- From: Christoph Schlameuss <schlameuss@xxxxxxxxxxxxx>
- [PATCH v2 2/6] selftests: kvm: s390: Add ucontrol flic attr selftests
- From: Christoph Schlameuss <schlameuss@xxxxxxxxxxxxx>
- [PATCH v2 3/6] kvm: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMs
- From: Christoph Schlameuss <schlameuss@xxxxxxxxxxxxx>
- [PATCH v2 1/6] kvm: s390: Reject setting flic pfault attributes on ucontrol VMs
- From: Christoph Schlameuss <schlameuss@xxxxxxxxxxxxx>
- GPIB build failures
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 11/14] selftests/mm: Use sys_pkey helpers consistently
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH net v2 0/6] several fixes for smc
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] mm/hugetlb: change ENOSPC to ENOMEM in alloc_hugetlb_folio
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- [PATCH 10/12] s390: pgtable: also move pagetable_dtor() of PxD to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 04/12] s390: pgtable: add statistics for PUD and P4D level page table
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v2 3/3] iommu/s390: implement iommu passthrough via identity domain
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH v2 2/3] s390/pci: store DMA offset in bus_dma_region
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH v2 1/3] s390/pci: check for relaxed translation capability
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH v2 0/3] iommu/s390: add support for IOMMU passthrough
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH net-next] net/mlx5e: Transmit small messages in linear skb
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: [PATCH] btrfs: Fix avail_in bytes for s390 zlib HW compression path
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH] btrfs: Fix avail_in bytes for s390 zlib HW compression path
- From: Zaslonko Mikhail <zaslonko@xxxxxxxxxxxxx>
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH mm-unstable v2 06/16] mm: csky: Introduce arch_mmap_hint()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
- From: Lorenzo Stoakes <lorenzo.stoakes@xxxxxxxxxx>
- Re: [PATCH net-next RESEND v3 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
- From: Halil Pasic <pasic@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH mm-unstable v2 06/16] mm: csky: Introduce arch_mmap_hint()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH v4 00/19] Wire up CRC32 library functions to arch-optimized code
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH mm-unstable v2 05/16] mm: arc: Use generic_mmap_hint()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- Re: [PATCH] btrfs: Fix avail_in bytes for s390 zlib HW compression path
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH mm-unstable v2 16/16] mm: Respect mmap hint before THP alignment if allocation is possible
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH mm-unstable v2 01/16] mm: Introduce generic_mmap_hint()
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH] btrfs: Fix avail_in bytes for s390 zlib HW compression path
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v4 4/6] s390x: Add library functions for exiting from snippet
- From: Nina Schoetterl-Glausch <nsg@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] s390/crypto/cpacf: Constify 'struct bin_attribute'
- From: Holger Dengler <dengler@xxxxxxxxxxxxx>
- Re: [PATCH 5/5] s390/pkey: Constify 'struct bin_attribute'
- From: Holger Dengler <dengler@xxxxxxxxxxxxx>
- [PATCH] btrfs: Fix avail_in bytes for s390 zlib HW compression path
- From: Mikhail Zaslonko <zaslonko@xxxxxxxxxxxxx>
- Re: [PATCH net-next RESEND v3 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next RESEND v3 0/2] net/smc: Two features for smc-r
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net-next RESEND v3 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH 1/5] s390/crypto/cpacf: Constify 'struct bin_attribute'
- From: Finn Callies <fcallies@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next] net/mlx5e: Transmit small messages in linear skb
- From: Christian Borntraeger <borntraeger@xxxxxxxxxxxxx>
- [PATCH mm-unstable v2 16/16] mm: Respect mmap hint before THP alignment if allocation is possible
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 15/16] mm: powerpc: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 14/16] mm: xtensa: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 13/16] mm: sparc64: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 12/16] mm: sparc32: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 11/16] mm: sh: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 10/16] mm: s390: Use generic_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 09/16] mm: parisc: Introduce arch_align_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 08/16] mm: mips: Introduce arch_align_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 07/16] mm: loongarch: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 06/16] mm: csky: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 05/16] mm: arc: Use generic_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 03/16] mm: arm: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 04/16] mm: alpha: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 02/16] mm: x86: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 01/16] mm: Introduce generic_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: [PATCH v2 0/2] ftrace: Make ftrace_regs abstract and consolidate code
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- Re: [PATCH 00/28] vdso: Preparations for generic data storage
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- Re: [PATCH v3] ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regs
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- Re: [PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- Re: [PATCH net-next RESEND v3 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
- From: Halil Pasic <pasic@xxxxxxxxxxxxx>
- Re: [PATCH 5/6] iommu: document missing def_domain_type return
- From: Robin Murphy <robin.murphy@xxxxxxx>
- [PATCH 5/5] s390/pkey: Constify 'struct bin_attribute'
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 1/5] s390/crypto/cpacf: Constify 'struct bin_attribute'
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 4/5] s390/sclp: Constify 'struct bin_attribute'
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 2/5] s390/ipl: Constify 'struct bin_attribute'
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 3/5] s390/pci: Constify 'struct bin_attribute'
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 0/5] s390: Constify 'struct bin_attribute'
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- Re: [PATCH net-next] net/mlx5e: Transmit small messages in linear skb
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH v3 16/19] staging: vc04_services: Convert timeouts to secs_to_jiffies()
- From: Dave Stevenson <dave.stevenson@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next] net/mlx5e: Transmit small messages in linear skb
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- Re: [PATCH net-next] net/mlx5e: Transmit small messages in linear skb
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- Re: [PATCH net-next] net/mlx5e: Transmit small messages in linear skb
- From: Alexandra Winter <wintera@xxxxxxxxxxxxx>
- Re: [PATCH net-next] net/mlx5e: Transmit small messages in linear skb
- From: Alexandra Winter <wintera@xxxxxxxxxxxxx>
- Re: [PATCH 3/7] iommu/s390: add basic routines for region 1st and 2nd tables
- From: Thomas Huth <thuth@xxxxxxxxxx>
- [PATCH net v2 0/6] several fixes for smc
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- [PATCH net v2 6/6] net/smc: check return value of sock_recvmsg when draining clc data
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- [PATCH net v2 5/6] net/smc: check smcd_v2_ext_offset when receiving proposal msg
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- [PATCH net v2 4/6] net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal msg
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- [PATCH net v2 3/6] net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- [PATCH net v2 2/6] net/smc: check sndbuf_space again after NOSPACE flag is set in smc_poll
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- [PATCH net v2 1/6] net/smc: protect link down work from execute after lgr freed
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 14/19] wifi: ath11k: Convert timeouts to secs_to_jiffies()
- From: Kalle Valo <kvalo@xxxxxxxxxx>
- Re: [PATCH v3 14/19] wifi: ath11k: Convert timeouts to secs_to_jiffies()
- From: Kalle Valo <kvalo@xxxxxxxxxx>
- Re: [PATCH v3 05/19] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3 18/19] livepatch: Convert timeouts to secs_to_jiffies()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 5/5] bpf/selftests: add simple selftest for bpf_smc_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH net-next RESEND v3 1/2] net/smc: support SMC-R V2 for rdma devices with max_recv_sge equals to 1
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH net-next RESEND v3 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- [PATCH net-next RESEND v3 0/2] net/smc: Two features for smc-r
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Jeff Johnson <jeff.johnson@xxxxxxxxxxxxxxxx>
- Re: [PATCH 5/6] iommu: document missing def_domain_type return
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH v3 18/19] livepatch: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 05/19] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 19/19] ALSA: line6: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 06/19] mm: kmemleak: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 16/19] staging: vc04_services: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 11/19] scsi: pm8001: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 17/19] ceph: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 07/19] accel/habanalabs: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 13/19] gve: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 15/19] Bluetooth: MGMT: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 14/19] wifi: ath11k: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 10/19] scsi: arcmsr: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 04/19] s390: kernel: Convert timeouts to use secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 09/19] scsi: lpfc: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 08/19] drm/xe: Convert timeout to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 12/19] xen/blkback: Convert timeouts to secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 03/19] arm: pxa: Convert timeouts to use secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 01/19] netfilter: conntrack: Cleanup timeout definitions
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 00/19] Converge on using secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3 02/19] coccinelle: misc: Add secs_to_jiffies script
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] s390: enable ARCH_HAS_PHYS_TO_DMA
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/2] sched/fair: introduce new scheduler group type group_parked
- From: Shrikanth Hegde <sshegde@xxxxxxxxxxxxx>
- Re: [PATCH mm-unstable 17/17] mm: Respect mmap hint before THP alignment if allocation is possible
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH 5/6] iommu: document missing def_domain_type return
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH bpf-next v2 5/5] bpf/selftests: add simple selftest for bpf_smc_ops
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH mm-unstable 01/17] mm: Introduce generic_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: [PATCH mm-unstable 17/17] mm: Respect mmap hint before THP alignment if allocation is possible
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: [PATCH net-next] net/mlx5e: Transmit small messages in linear skb
- From: Joe Damato <jdamato@xxxxxxxxxx>
- Re: [PATCH 5/6] iommu: document missing def_domain_type return
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/2] vfio/pci: Enable iowrite64 and ioread64 for vfio pci
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v3 2/2] vfio/pci: Remove #ifdef iowrite64 and #ifdef ioread64
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH net-next] net/mlx5e: Transmit small messages in linear skb
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH v3 2/2] vfio/pci: Remove #ifdef iowrite64 and #ifdef ioread64
- From: Ramesh Thomas <ramesh.thomas@xxxxxxxxx>
- [PATCH v3 1/2] vfio/pci: Enable iowrite64 and ioread64 for vfio pci
- From: Ramesh Thomas <ramesh.thomas@xxxxxxxxx>
- [PATCH v3 0/2] Extend 8-byte PCI load/store support to x86 arch
- From: Ramesh Thomas <ramesh.thomas@xxxxxxxxx>
- Re: [PATCH v2 2/2] vfio/pci: Remove #ifdef iowrite64 and #ifdef ioread64
- From: "Thomas, Ramesh" <ramesh.thomas@xxxxxxxxx>
- Re: [PATCH net-next v3 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
- From: Wenjia Zhang <wenjia@xxxxxxxxxxxxx>
- Re: [PATCH v1 1/1] KVM: s390: VSIE: fix virtual/physical address in unpin_scb()
- From: "Nico Boehr" <nrb@xxxxxxxxxxxxx>
- Re: Removing page->index
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: Removing page->index
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH net-next] net/mlx5e: Transmit small messages in linear skb
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- Re: [PATCH net-next] net/mlx5e: Transmit small messages in linear skb
- From: Dragos Tatulea <dtatulea@xxxxxxxxxx>
- Re: [PATCH v1 1/1] KVM: s390: VSIE: fix virtual/physical address in unpin_scb()
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH net-next v3 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
- From: Halil Pasic <pasic@xxxxxxxxxxxxx>
- Re: Removing page->index
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH net-next v3 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH v4 4/6] s390x: Add library functions for exiting from snippet
- From: "Nico Boehr" <nrb@xxxxxxxxxxxxx>
- Re: [PATCH net-next v2 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
- From: Halil Pasic <pasic@xxxxxxxxxxxxx>
- Re: [PATCH v1 2/6] selftests: kvm: s390: Add ucontrol flic attr selftests
- From: "Christoph Schlameuss" <schlameuss@xxxxxxxxxxxxx>
- [PATCH v1 1/1] KVM: s390: VSIE: fix virtual/physical address in unpin_scb()
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: [PATCH net-next v2 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/6] s390: enable ARCH_HAS_PHYS_TO_DMA
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 0/5] net/smc: Introduce smc_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 3/5] net/smc: bpf: register smc_ops info struct_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 5/5] bpf/selftests: add simple selftest for bpf_smc_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/5] net/smc: Introduce generic hook smc_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 1/5] bpf: export necessary sympols for modules with struct_ops
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH mm-unstable 17/17] mm: Respect mmap hint before THP alignment if allocation is possible
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH mm-unstable 01/17] mm: Introduce generic_mmap_hint()
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH 5/6] iommu: document missing def_domain_type return
- From: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/3] zfcp changes for v6.14
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- [PATCH mm-unstable 17/17] mm: Respect mmap hint before THP alignment if allocation is possible
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable 16/17] mm: Fallback to generic_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable 15/17] mm: powerpc: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable 14/17] mm: xtensa: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable 13/17] mm: sparc64: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable 12/17] mm: sparc32: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable 11/17] mm: sh: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable 10/17] mm: s390: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable 09/17] mm: parisc: Introduce arch_align_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable 08/17] mm: mips: Introduce arch_align_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable 07/17] mm: loongarch: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable 06/17] mm: csky: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable 05/17] mm: arc: Use generic_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable 04/17] mm: alpha: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable 03/17] mm: arm: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable 02/17] mm: x86: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable 01/17] mm: Introduce generic_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- [PATCH mm-unstable 00/17] mm: Introduce arch_mmap_hint()
- From: Kalesh Singh <kaleshsingh@xxxxxxxxxx>
- Re: [PATCH net-next v3 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v2 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
- From: Halil Pasic <pasic@xxxxxxxxxxxxx>
- Re: [PATCH 0/7] iommu/s390: support additional table regions
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH 7/7] iommu/s390: allow larger region tables
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH 5/7] iommu/s390: support iova_to_phys for additional table regions
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH 3/7] iommu/s390: add basic routines for region 1st and 2nd tables
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH 6/7] iommu/s390: support map/unmap for additional table regions
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH 4/7] iommu/s390: support cleanup of additional table regions
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH 1/7] iommu/s390: add initial fields to track table size
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH 2/7] s390/pci: set appropriate IOTA region type
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH 0/7] iommu/s390: support additional table regions
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH 6/6] iommu/s390: implement def_domain_type
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH 5/6] iommu: document missing def_domain_type return
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH 4/6] iommu: add routine to check strict setting
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH 3/6] iommu/s390: implement iommu passthrough via identity domain
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH 2/6] s390: enable ARCH_HAS_PHYS_TO_DMA
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH 1/6] s390/pci: check for relaxed translation capability
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- [PATCH 0/6] iommu/s390: add support for IOMMU passthrough
- From: Matthew Rosato <mjrosato@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] vfio/pci: Remove #ifdef iowrite64 and #ifdef ioread64
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH v1 2/6] selftests: kvm: s390: Add ucontrol flic attr selftests
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- Re: Removing page->index
- From: Claudio Imbrenda <imbrenda@xxxxxxxxxxxxx>
- [PATCH v7 1/2] s390/crypto: Add protected key hmac subfunctions for KMAC
- From: Harald Freudenberger <freude@xxxxxxxxxxxxx>
- [PATCH v7 2/2] s390/crypto: New s390 specific protected key hash phmac
- From: Harald Freudenberger <freude@xxxxxxxxxxxxx>
- [PATCH v7 0/2] New s390 specific protected key hmac
- From: Harald Freudenberger <freude@xxxxxxxxxxxxx>
- [PATCH v1 5/6] selftests: kvm: s390: Streamline uc_skey test to issue iske after sske
- From: Christoph Schlameuss <schlameuss@xxxxxxxxxxxxx>
- [PATCH v1 3/6] kvm: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMs
- From: Christoph Schlameuss <schlameuss@xxxxxxxxxxxxx>
- [PATCH v1 1/6] kvm: s390: Reject setting flic pfault attributes on ucontrol VMs
- From: Christoph Schlameuss <schlameuss@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/21] Converge on using secs_to_jiffies()
- From: Przemek Kitszel <przemyslaw.kitszel@xxxxxxxxx>
- Re: [PATCH net-next v3 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
- From: Wenjia Zhang <wenjia@xxxxxxxxxxxxx>
- [PATCH net-next v3 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v3 1/2] net/smc: support SMC-R V2 for rdma devices with max_recv_sge equals to 1
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v3 0/2] net/smc: Two features for smc-r
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/21] Converge on using secs_to_jiffies()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH net-next v2 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/21] Converge on using secs_to_jiffies()
- From: Przemek Kitszel <przemyslaw.kitszel@xxxxxxxxx>
- Re: [PATCH v1 1/6] kvm: s390: Reject setting flic pfault attributes on ucontrol VMs
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH net-next] net/mlx5e: Transmit small messages in linear skb
- From: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
- Re: [PATCH v1 1/6] kvm: s390: Reject setting flic pfault attributes on ucontrol VMs
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- [PATCH v1 5/6] selftests: kvm: s390: Streamline uc_skey test to issue iske after sske
- From: Christoph Schlameuss <schlameuss@xxxxxxxxxxxxx>
- [PATCH v1 2/6] selftests: kvm: s390: Add ucontrol flic attr selftests
- From: Christoph Schlameuss <schlameuss@xxxxxxxxxxxxx>
- [PATCH v1 6/6] selftests: kvm: s390: Add has device attr check to uc_attr_mem_limit selftest
- From: Christoph Schlameuss <schlameuss@xxxxxxxxxxxxx>
- [PATCH v1 1/6] kvm: s390: Reject setting flic pfault attributes on ucontrol VMs
- From: Christoph Schlameuss <schlameuss@xxxxxxxxxxxxx>
- [PATCH v1 4/6] selftests: kvm: s390: Add ucontrol gis routing test
- From: Christoph Schlameuss <schlameuss@xxxxxxxxxxxxx>
- [PATCH v1 3/6] kvm: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMs
- From: Christoph Schlameuss <schlameuss@xxxxxxxxxxxxx>
- [PATCH v1 0/6] selftests: kvm: s390: Reject invalid ioctls on ucontrol VMs
- From: Christoph Schlameuss <schlameuss@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] s390x: Support newer version of genprotimg
- From: Janosch Frank <frankja@xxxxxxxxxxxxx>
- Re: [PATCH net-next v2 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
- From: Halil Pasic <pasic@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] s390x: Support newer version of genprotimg
- From: "Nico Boehr" <nrb@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] s390x: Support newer version of genprotimg
- From: "Marc Hartmayer" <mhartmay@xxxxxxxxxxxxx>
- Re: [PATCH net-next v2 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
- From: Wenjia Zhang <wenjia@xxxxxxxxxxxxx>
- Re: [RFC PATCH 2/2] s390/topology: Add initial implementation for selection of parked CPUs
- From: Tobias Huschle <huschle@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/2] sched/fair: introduce new scheduler group type group_parked
- From: Tobias Huschle <huschle@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/2] sched/fair: introduce new scheduler group type group_parked
- From: Tobias Huschle <huschle@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] s390x: Support newer version of genprotimg
- From: "Nico Boehr" <nrb@xxxxxxxxxxxxx>
- Re: [kvm-unit-tests PATCH] s390x: Support newer version of genprotimg
- From: "Nico Boehr" <nrb@xxxxxxxxxxxxx>
- Re: [PATCH net-next v2 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/21] Converge on using secs_to_jiffies()
- From: Easwar Hariharan <eahariha@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
- From: Wenjia Zhang <wenjia@xxxxxxxxxxxxx>
- Re: [PATCH net-next v2 1/2] net/smc: support SMC-R V2 for rdma devices with max_recv_sge equals to 1
- From: Wenjia Zhang <wenjia@xxxxxxxxxxxxx>
- Re: [PATCH net-next] net/mlx5e: Transmit small messages in linear skb
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- [syzbot] [net?] [s390?] KASAN: slab-use-after-free Read in netdev_walk_all_lower_dev
- From: syzbot <syzbot+2eab87cf3100f45423ec@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next] net/mlx5e: Transmit small messages in linear skb
- From: Alexandra Winter <wintera@xxxxxxxxxxxxx>
- Re: [PATCH net-next] net/mlx5e: Transmit small messages in linear skb
- From: Alexandra Winter <wintera@xxxxxxxxxxxxx>
- Re: [PATCH v3] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE
- From: Guillaume Morin <guillaume@xxxxxxxxxxx>
- RE: [PATCH net-next] net/mlx5e: Transmit small messages in linear skb
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH net-next v2 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
- From: Wenjia Zhang <wenjia@xxxxxxxxxxxxx>
- Re: [PATCH v3] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v3] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH net-next v2 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2
- From: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v3] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE
- From: Guillaume Morin <guillaume@xxxxxxxxxxx>
- Re: [PATCH v3] mm/hugetlb: support FOLL_FORCE|FOLL_WRITE
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [RFC PATCH 2/2] s390/topology: Add initial implementation for selection of parked CPUs
- From: Shrikanth Hegde <sshegde@xxxxxxxxxxxxx>
- Re: [RFC PATCH 1/2] sched/fair: introduce new scheduler group type group_parked
- From: Shrikanth Hegde <sshegde@xxxxxxxxxxxxx>
- [PATCH] sysfs: constify macro BIN_ATTRIBUTE_GROUPS()
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [kvm-unit-tests PATCH] s390x: Support newer version of genprotimg
- From: Marc Hartmayer <mhartmay@xxxxxxxxxxxxx>
- Re: [RFC PATCH 0/2] sched/fair: introduce new scheduler group type group_parked
- From: Shrikanth Hegde <sshegde@xxxxxxxxxxxxx>
- [PATCH 3/3] MAINTAINERS: Update zfcp entry
- From: Nihar Panda <niharp@xxxxxxxxxxxxx>
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Linux ATA RAID]
[Bugtraq]