Linux for C-SKY
[Prev Page][Next Page]
- Re: [PATCH v1 6/7] perf syscalltbl: Use lookup table containing multiple architectures
- From: Howard Chu <howardchu95@xxxxxxxxx>
- Re: [PATCH v1 3/7] perf syscalltbl: Remove struct syscalltbl
- From: Howard Chu <howardchu95@xxxxxxxxx>
- Re: [PATCH v1 2/7] perf trace: Reorganize syscalls
- From: Howard Chu <howardchu95@xxxxxxxxx>
- Re: [PATCH v1 0/7] perf: Support multiple system call tables in the build
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v1 0/7] perf: Support multiple system call tables in the build
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v3 17/18] vdso: Remove remnants of architecture-specific random state storage
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v3 15/18] x86/vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v3 18/18] vdso: Remove remnants of architecture-specific time storage
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v3 11/18] arm: vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v3 16/18] x86/vdso/vdso2c: Remove page handling
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v3 10/18] LoongArch: vDSO: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v3 14/18] powerpc/vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v3 12/18] s390/vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v3 08/18] arm64: vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v3 13/18] MIPS: vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v3 06/18] vdso: Add generic random data storage
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v3 09/18] riscv: vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v3 05/18] vdso: Add generic time data storage
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v3 03/18] vdso: Introduce vdso/align.h
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v3 07/18] vdso: Add generic architecture-specific data storage
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v3 04/18] vdso: Rename included Makefile
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v3 01/18] x86/vdso: Fix latent bug in vclock_pages calculation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v3 00/18] vDSO: Introduce generic data storage
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v3 02/18] parisc: Remove unused symbol vdso_data
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [PATCH v1 0/7] perf: Support multiple system call tables in the build
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v1 0/7] perf: Support multiple system call tables in the build
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v1 0/7] perf: Support multiple system call tables in the build
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v1 0/7] perf: Support multiple system call tables in the build
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v1 0/7] perf: Support multiple system call tables in the build
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v1 0/7] perf: Support multiple system call tables in the build
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v2 0/6] Account page tables at all levels
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- Re: [PATCH v1 0/7] perf: Support multiple system call tables in the build
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v1 0/7] perf: Support multiple system call tables in the build
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v1 0/7] perf: Support multiple system call tables in the build
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
- From: "Dmitry V. Levin" <ldv@xxxxxxxxx>
- Re: [PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- [PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
- From: "Dmitry V. Levin" <ldv@xxxxxxxxx>
- [PATCH v4 3/7] syscall.h: add syscall_set_arguments()
- From: "Dmitry V. Levin" <ldv@xxxxxxxxx>
- Re: [PATCH v1 0/7] perf: Support multiple system call tables in the build
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 7/7] perf build: Remove Makefile.syscalls
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 6/7] perf syscalltbl: Use lookup table containing multiple architectures
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 5/7] perf trace beauty: Add syscalltbl.sh generating all system call tables
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 4/7] perf thread: Add support for reading the e_machine type for a thread
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 3/7] perf syscalltbl: Remove struct syscalltbl
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 2/7] perf trace: Reorganize syscalls
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 1/7] perf syscalltble: Remove syscall_table.h
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 0/7] perf: Support multiple system call tables in the build
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
- From: Sven Schnelle <svens@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
- From: "Dmitry V. Levin" <ldv@xxxxxxxxx>
- Re: [PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
- From: Sven Schnelle <svens@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
- From: "Dmitry V. Levin" <ldv@xxxxxxxxx>
- Re: [PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
- From: "Dmitry V. Levin" <ldv@xxxxxxxxx>
- [PATCH v3 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
- From: "Dmitry V. Levin" <ldv@xxxxxxxxx>
- Re: [PATCH 4/5] x86: pgtable: unconditionally use tlb_remove_table()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 0/5] remove tlb_remove_page_ptdesc()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] x86: pgtable: unconditionally use tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH 0/5] remove tlb_remove_page_ptdesc()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 4/5] x86: pgtable: unconditionally use tlb_remove_table()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 5/5] mm: pgtable: remove tlb_remove_page_ptdesc()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 4/5] x86: pgtable: unconditionally use tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 3/5] riscv: pgtable: unconditionally use tlb_remove_ptdesc()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 2/5] mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 1/5] mm: pgtable: make generic tlb_remove_table() use struct ptdesc
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH 0/5] remove tlb_remove_page_ptdesc()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 6/6] mm: Introduce ctor/dtor at PGD level
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v2 6/6] mm: Introduce ctor/dtor at PGD level
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v2 6/6] mm: Introduce ctor/dtor at PGD level
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH v2 6/6] mm: Introduce ctor/dtor at PGD level
- From: Alexander Gordeev <agordeev@xxxxxxxxxxxxx>
- Re: [PATCH v2 3/7] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH v2 3/7] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
- From: Eugene Syromyatnikov <evgsyr@xxxxxxxxx>
- Re: [PATCH v5 05/17] arm64: pgtable: use mmu gather to free p4d level page table
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH RFC v2 16/29] mm: asi: Map kernel text and static data as nonsensitive
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- Re: [PATCH v2 3/7] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- Re: [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v2 3/7] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH RFC] lib perf: Select syscall table at runtime
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [PATCH RFC] lib perf: Select syscall table at runtime
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v2 09/18] riscv: vdso: Switch to generic storage implementation
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH v2 09/18] riscv: vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [PATCH v5 05/17] arm64: pgtable: use mmu gather to free p4d level page table
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v2 09/18] riscv: vdso: Switch to generic storage implementation
- From: Conor Dooley <conor@xxxxxxxxxx>
- [PATCH v2 3/7] syscall.h: add syscall_set_arguments() and syscall_set_return_value()
- From: "Dmitry V. Levin" <ldv@xxxxxxxxx>
- [PATCH v2 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
- From: "Dmitry V. Levin" <ldv@xxxxxxxxx>
- Re: [PATCH v5 09/17] arm64: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v5 05/17] arm64: pgtable: use mmu gather to free p4d level page table
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH] x86: Disable EXECMEM_ROX support
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH] x86: Disable EXECMEM_ROX support
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH] x86: Disable EXECMEM_ROX support
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [REGRESSION] Re: [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit
- From: Borislav Petkov <bp@xxxxxxxxx>
- [REGRESSION] Re: [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit
- From: Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
- From: Athira Rajeev <atrajeev@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH RFC v2 25/29] mm: asi: Restricted execution fore bare-metal processes
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH TEMP WORKAROUND RFC v2 15/29] mm: asi: Workaround missing partial-unmap support
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 12/29] mm: asi: Add basic infrastructure for global non-sensitive mappings
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 07/29] mm: asi: Make __get_current_cr3_fast() ASI-aware
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 22/29] mm: asi: exit ASI before accessing CR3 from C code where appropriate
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 18/29] mm: asi: Map dynamic percpu memory as nonsensitive
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 21/29] KVM: x86: asi: Restricted address space for VM execution
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 23/29] mm: asi: exit ASI before suspend-like operations
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 26/29] x86: Create library for flushing L1D for L1TF
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 09/29] mm: asi: ASI page table allocation functions
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 29/29] mm: asi: Stop ignoring asi=on cmdline flag
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 13/29] mm: Add __PAGEFLAG_FALSE
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 14/29] mm: asi: Map non-user buddy allocations as nonsensitive
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 17/29] mm: asi: Map vmalloc/vmap data as nonsensitive
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 19/29] mm: asi: Stabilize CR3 in switch_mm_irqs_off()
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 11/29] mm: asi: Functions to map/unmap a memory range into ASI page tables
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 24/29] mm: asi: Add infrastructure for mapping userspace addresses
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 20/29] mm: asi: Make TLB flushing correct under ASI
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 16/29] mm: asi: Map kernel text and static data as nonsensitive
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 10/29] mm: asi: asi_exit() on PF, skip handling if address is accessible
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 27/29] mm: asi: Add some mitigations on address space transitions
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 28/29] x86/pti: Disable PTI when ASI is on
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 08/29] mm: asi: Avoid warning from NMI userspace accesses in ASI context
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 06/29] mm: asi: Use separate PCIDs for restricted address spaces
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 05/29] mm: asi: ASI support in interrupts/exceptions
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 02/29] x86: Create CONFIG_MITIGATION_ADDRESS_SPACE_ISOLATION
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 01/29] mm: asi: Make some utility functions noinstr compatible
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH RFC v2 00/29] Address Space Isolation (ASI)
- From: Brendan Jackman <jackmanb@xxxxxxxxxx>
- [PATCH v2 18/18] vdso: Remove remnants of architecture-specific time storage
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v2 17/18] vdso: Remove remnants of architecture-specific random state storage
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v2 16/18] x86/vdso/vdso2c: Remove page handling
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v2 15/18] x86/vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v2 14/18] powerpc/vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v2 13/18] MIPS: vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v2 12/18] s390/vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v2 11/18] arm: vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v2 10/18] LoongArch: vDSO: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v2 08/18] arm64: vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v2 09/18] riscv: vdso: Switch to generic storage implementation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v2 06/18] vdso: Add generic random data storage
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v2 05/18] vdso: Add generic time data storage
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v2 07/18] vdso: Add generic architecture-specific data storage
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v2 04/18] vdso: Rename included Makefile
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v2 03/18] vdso: Introduce vdso/align.h
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v2 01/18] x86/vdso: Fix latent bug in vclock_pages calculation
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v2 02/18] parisc: Remove unused symbol vdso_data
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- [PATCH v2 00/18] vDSO: Introduce generic data storage
- From: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
- Re: [PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
- From: Athira Rajeev <atrajeev@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH] perf tools: Expose quiet/verbose variables in Makefile.perf
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 2/6] syscall.h: add syscall_set_arguments() on remaining HAVE_ARCH_TRACEHOOK arches
- From: "Dmitry V. Levin" <ldv@xxxxxxxxx>
- Re: [PATCH 2/6] syscall.h: add syscall_set_arguments() on remaining HAVE_ARCH_TRACEHOOK arches
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v6 03/16] perf tools: csky: Support generic syscall headers
- From: Guo Ren <guoren@xxxxxxxxxx>
- [PATCH v6 16/16] perf tools: Remove dependency on libaudit
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v6 15/16] perf tools: s390: Use generic syscall table scripts
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v6 14/16] perf tools: powerpc: Use generic syscall table scripts
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v6 13/16] perf tools: mips: Use generic syscall scripts
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v6 12/16] perf tools: loongarch: Use syscall table
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v6 11/16] perf tools: arm64: Use syscall table
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v6 10/16] perf tools: parisc: Support syscall header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v6 09/16] perf tools: alpha: Support syscall header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v6 08/16] perf tools: x86: Use generic syscall scripts
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v6 07/16] perf tools: xtensa: Support syscall header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v6 06/16] perf tools: sparc: Support syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v6 05/16] perf tools: sh: Support syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v6 04/16] perf tools: arm: Support syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v6 03/16] perf tools: csky: Support generic syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v6 02/16] perf tools: arc: Support generic syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v6 01/16] perf tools: Create generic syscall table support
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v5 00/16] perf tools: Use generic syscall scripts for all archs
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v5 00/16] perf tools: Use generic syscall scripts for all archs
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v5 00/16] perf tools: Use generic syscall scripts for all archs
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v5 06/17] s390: pgtable: add statistics for PUD and P4D level page table
- From: Alexander Gordeev <agordeev@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>
- 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 v5 11/17] x86: pgtable: convert __tlb_remove_table() to use struct ptdesc
- From: Kevin Brodsky <kevin.brodsky@xxxxxxx>
- [PATCH v5 17/17] mm: pgtable: introduce generic pagetable_dtor_free()
- 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 14/17] mm: pgtable: introduce generic __tlb_remove_table()
- 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 13/17] s390: pgtable: consolidate PxD and PTE TLB free paths
- 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 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 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>
- [PATCH v5 16/16] perf tools: Remove dependency on libaudit
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v5 15/16] perf tools: s390: Use generic syscall table scripts
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v5 14/16] perf tools: powerpc: Use generic syscall table scripts
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v5 13/16] perf tools: mips: Use generic syscall scripts
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v5 12/16] perf tools: loongarch: Use syscall table
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v5 11/16] perf tools: arm64: Use syscall table
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v5 10/16] perf tools: parisc: Support syscall header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v5 09/16] perf tools: alpha: Support syscall header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v5 08/16] perf tools: x86: Use generic syscall scripts
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v5 07/16] perf tools: xtensa: Support syscall header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v5 06/16] perf tools: sparc: Support syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v5 05/16] perf tools: sh: Support syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v5 04/16] perf tools: arm: Support syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v5 03/16] perf tools: csky: Support generic syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v5 02/16] perf tools: arc: Support generic syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v5 01/16] perf tools: Create generic syscall table support
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v5 00/16] perf tools: Use generic syscall scripts for all archs
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH 2/6] syscall.h: add syscall_set_arguments() on remaining HAVE_ARCH_TRACEHOOK arches
- From: "Dmitry V. Levin" <ldv@xxxxxxxxx>
- [PATCH 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
- From: "Dmitry V. Levin" <ldv@xxxxxxxxx>
- Re: [PATCH v4 00/16] perf tools: Use generic syscall scripts for all archs
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v4 16/16] perf tools: Remove dependency on libaudit
- From: Ian Rogers <irogers@xxxxxxxxxx>
- 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>
- Re: [PATCH v4 13/15] mm: pgtable: introduce generic __tlb_remove_table()
- From: Andreas Larsson <andreas@xxxxxxxxxxx>
- 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 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 v2 0/6] Account page tables at all levels
- From: Kevin Brodsky <kevin.brodsky@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 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>
- Re: [PATCH v2 0/6] Account page tables at all levels
- 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 v4 10/15] riscv: pgtable: move pagetable_dtor() to __tlb_remove_table()
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [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 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 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 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 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 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 10/15] riscv: pgtable: move pagetable_dtor() 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 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>
- 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>
- [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 00/10] Account page tables at all levels
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- 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 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 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>
- [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>
- [PATCH v4 16/16] perf tools: Remove dependency on libaudit
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v4 15/16] perf tools: s390: Use generic syscall table scripts
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v4 14/16] perf tools: powerpc: Use generic syscall table scripts
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v4 13/16] perf tools: mips: Use generic syscall scripts
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v4 12/16] perf tools: loongarch: Use syscall table
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v4 11/16] perf tools: arm64: Use syscall table
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v4 10/16] perf tools: parisc: Support syscall header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v4 09/16] perf tools: alpha: Support syscall header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v4 08/16] perf tools: x86: Use generic syscall scripts
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v4 07/16] perf tools: xtensa: Support syscall header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v4 06/16] perf tools: sparc: Support syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v4 05/16] perf tools: sh: Support syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v4 04/16] perf tools: arm: Support syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v4 03/16] perf tools: csky: Support generic syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v4 02/16] perf tools: arc: Support generic syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v4 01/16] perf tools: Create generic syscall table support
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v4 00/16] perf tools: Use generic syscall scripts for all archs
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v3 00/16] perf tools: Use generic syscall scripts for all archs
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v3 00/16] perf tools: Use generic syscall scripts for all archs
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v3 16/16] perf tools: Remove dependency on libaudit
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v3 16/16] perf tools: Remove dependency on libaudit
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 16/16] perf tools: Remove dependency on libaudit
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v3 14/16] perf tools: powerpc: Use generic syscall table scripts
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v3 15/16] perf tools: s390: Use generic syscall table scripts
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v3 12/16] perf tools: loongarch: Use syscall table
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v3 13/16] perf tools: mips: Use generic syscall scripts
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v3 11/16] perf tools: arm64: Use syscall table
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v3 10/16] perf tools: parisc: Support syscall header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v3 09/16] perf tools: alpha: Support syscall header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v3 08/16] perf tools: x86: Use generic syscall scripts
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v3 07/16] perf tools: xtensa: Support syscall header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v3 06/16] perf tools: sparc: Support syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v3 05/16] perf tools: sh: Support syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v3 04/16] perf tools: arm: Support syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v3 03/16] perf tools: csky: Support generic syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v3 02/16] perf tools: arc: Support generic syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v3 01/16] perf tools: Create generic syscall table support
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v3 00/16] perf tools: Use generic syscall scripts for all archs
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v2 02/16] perf tools: arc: Support generic syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v2 01/16] perf tools: Create generic syscall table support
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v2 02/16] perf tools: arc: Support generic syscall headers
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v2 01/16] perf tools: Create generic syscall table support
- From: Namhyung Kim <namhyung@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 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>
- [PATCH v2 15/16] perf tools: s390: Use generic syscall table scripts
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v2 16/16] perf tools: Remove dependency on libaudit
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v2 14/16] perf tools: powerpc: Use generic syscall table scripts
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v2 13/16] perf tools: mips: Use generic syscall scripts
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v2 10/16] perf tools: parisc: Support syscall header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v2 12/16] perf tools: loongarch: Use syscall table
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v2 09/16] perf tools: alpha: Support syscall header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v2 11/16] perf tools: arm64: Use syscall table
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v2 08/16] perf tools: x86: Use generic syscall scripts
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v2 06/16] perf tools: sparc: Support syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v2 07/16] perf tools: xtensa: Support syscall header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v2 05/16] perf tools: sh: Support syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v2 04/16] perf tools: arm: Support syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v2 03/16] perf tools: csky: Support generic syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v2 02/16] perf tools: arc: Support generic syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v2 01/16] perf tools: Create generic syscall table support
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v2 00/16] perf tools: Use generic syscall scripts for all archs
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- 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: 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 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 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>
- [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 04/16] mm: alpha: Introduce arch_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 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 00/28] vdso: Preparations for generic data storage
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- Re: [PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- Re: [PATCH] kernel/irq/proc: performance: replace seq_printf with seq_put_decimal_ull_width
- 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 v4 00/20] Remove PERF_HAVE_DWARF_REGS
- From: patchwork-bot+linux-riscv@xxxxxxxxxx
- 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: 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 mm-unstable 13/17] mm: sparc64: Introduce arch_mmap_hint()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH mm-unstable 11/17] mm: sh: Introduce arch_mmap_hint()
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH mm-unstable 04/17] mm: alpha: Introduce arch_mmap_hint()
- From: kernel test robot <lkp@xxxxxxxxx>
- 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>
- [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 RFT 00/16] perf tools: Use generic syscall scripts for all archs
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v7 0/8] x86/module: use large ROX pages for text allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v7 0/8] x86/module: use large ROX pages for text allocations
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v4 00/20] Remove PERF_HAVE_DWARF_REGS
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH v4 20/20] perf build: Remove PERF_HAVE_DWARF_REGS
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 19/20] perf dwarf-regs: Remove get_arch_regstr code
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 18/20] perf xtensa: Remove dwarf-regs.c
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 17/20] perf sparc: Remove dwarf-regs.c
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 16/20] perf sh: Remove dwarf-regs.c
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 15/20] perf s390: Remove dwarf-regs.c
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 14/20] perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 13/20] perf dwarf-regs: Move powerpc dwarf-regs out of arch
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 12/20] perf mips: Remove dwarf-regs.c
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 11/20] perf loongarch: Remove dwarf-regs.c
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 10/20] perf dwarf-regs: Move csky dwarf-regs out of arch
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 09/20] perf arm: Remove dwarf-regs.c
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 08/20] perf arm64: Remove dwarf-regs.c
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 07/20] perf dwarf-regs: Move x86 dwarf-regs out of arch
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 06/20] perf dwarf-regs: Pass ELF flags to get_dwarf_regstr
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 05/20] perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnum
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 04/20] perf disasm: Add e_machine/e_flags to struct arch
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 03/20] perf dwarf-regs: Add EM_HOST and EF_HOST defines
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 02/20] perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 01/20] perf bpf-prologue: Remove unused file
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v4 00/20] Remove PERF_HAVE_DWARF_REGS
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v3 10/20] perf dwarf-regs: Move csky dwarf-regs out of arch
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v3 10/20] perf dwarf-regs: Move csky dwarf-regs out of arch
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v3 04/20] perf disasm: Add e_machine/e_flags to struct arch
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v3 04/20] perf disasm: Add e_machine/e_flags to struct arch
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v3 00/20] Remove PERF_HAVE_DWARF_REGS
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v3 04/20] perf disasm: Add e_machine/e_flags to struct arch
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v3 04/20] perf disasm: Add e_machine/e_flags to struct arch
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH] kernel/irq/proc: performance: replace seq_printf with seq_put_decimal_ull_width
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v3 00/20] Remove PERF_HAVE_DWARF_REGS
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v3 00/20] Remove PERF_HAVE_DWARF_REGS
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v2 17/31] perf dwarf-regs: Pass ELF flags to get_dwarf_regstr
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v2 16/31] perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnum
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH 00/28] vdso: Preparations for generic data storage
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH 00/28] vdso: Preparations for generic data storage
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 2/2] asm-generic: add an optional pfn_valid check to page_to_phys
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH RFT 00/16] perf tools: Use generic syscall scripts for all archs
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH RFT 00/16] perf tools: Use generic syscall scripts for all archs
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH RFT 00/16] perf tools: Use generic syscall scripts for all archs
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH RFT 00/16] perf tools: Use generic syscall scripts for all archs
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH RFT 16/16] perf tools: Remove dependency on libaudit
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH RFT 15/16] perf tools: s390: Use generic syscall table scripts
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH RFT 14/16] perf tools: powerpc: Use generic syscall table scripts
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH RFT 13/16] perf tools: mips: Use generic syscall scripts
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH RFT 12/16] perf tools: loongarch: Use syscall table
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH RFT 11/16] perf tools: arm64: Use syscall table
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH RFT 10/16] perf tools: parisc: Support syscall header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH RFT 09/16] perf tools: alpha: Support syscall header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH RFT 08/16] perf tools: x86: Use generic syscall scripts
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH RFT 07/16] perf tools: xtensa: Support syscall header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH RFT 06/16] perf tools: sparc: Support syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH RFT 05/16] perf tools: sh: Support syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH RFT 04/16] perf tools: arm: Support syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH RFT 03/16] perf tools: csky: Support generic syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH RFT 02/16] perf tools: arc: Support generic syscall headers
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH RFT 01/16] perf tools: Create generic syscall table support
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH RFT 00/16] perf tools: Use generic syscall scripts for all archs
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- Re: [PATCH 00/28] vdso: Preparations for generic data storage
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH 05/28] arm64: vdso: Use only one single vvar mapping
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH 04/28] arm64: vdso: Drop LBASE_VDSO
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v11 0/4] Replace fallback for IO memcpy and IO memset
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- [PATCH v11 2/4] arm64: Use new fallback IO memcpy/memset
- From: Julian Vetter <jvetter@xxxxxxxxxxxxx>
- [PATCH v11 1/4] New implementation for IO memcpy and IO memset
- From: Julian Vetter <jvetter@xxxxxxxxxxxxx>
- [PATCH v11 4/4] loongarch: Use new fallback IO memcpy/memset
- From: Julian Vetter <jvetter@xxxxxxxxxxxxx>
- [PATCH v11 0/4] Replace fallback for IO memcpy and IO memset
- From: Julian Vetter <jvetter@xxxxxxxxxxxxx>
- [PATCH v11 3/4] csky: Use new fallback IO memcpy/memset
- From: Julian Vetter <jvetter@xxxxxxxxxxxxx>
- Re: [PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- Re: [PATCH v2] csky: fix csky_cmpxchg_fixup not working
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
- From: Rob Herring <robh@xxxxxxxxxx>
- Re: [PATCH v10 0/4] Replace fallback for IO memcpy and IO memset
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: provide generic page_to_phys and phys_to_page implementations v3
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- [PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
- From: Usama Arif <usamaarif642@xxxxxxxxx>
- [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 7/8] execmem: add support for cache of large ROX pages
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 5/8] arch: introduce set_direct_map_valid_noflush()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 4/8] module: prepare to handle ROX allocations for text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 3/8] asm-generic: introduce text-patching.h
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v7 0/8] x86/module: use large ROX pages for text allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
- From: Steven Price <steven.price@xxxxxxx>
- [PATCH 2/2] asm-generic: add an optional pfn_valid check to page_to_phys
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
- From: Christoph Hellwig <hch@xxxxxx>
- provide generic page_to_phys and phys_to_page implementations v3
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
- From: "Liam R. Howlett" <Liam.Howlett@xxxxxxxxxx>
- RE: [PATCH v10 0/4] Replace fallback for IO memcpy and IO memset
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH v10 3/4] csky: Use new fallback IO memcpy/memset
- From: Julian Vetter <jvetter@xxxxxxxxxxxxx>
- [PATCH v10 4/4] loongarch: Use new fallback IO memcpy/memset
- From: Julian Vetter <jvetter@xxxxxxxxxxxxx>
- [PATCH v10 2/4] arm64: Use new fallback IO memcpy/memset
- From: Julian Vetter <jvetter@xxxxxxxxxxxxx>
- [PATCH v10 0/4] Replace fallback for IO memcpy and IO memset
- From: Julian Vetter <jvetter@xxxxxxxxxxxxx>
- [PATCH v10 1/4] Replace fallback for IO memcpy and IO memset
- From: Julian Vetter <jvetter@xxxxxxxxxxxxx>
- Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
- From: Steven Price <steven.price@xxxxxxx>
- Re: [PATCH v2] csky: fix csky_cmpxchg_fixup not working
- From: yang li <yang.li85200@xxxxxxxxx>
- Re: [PATCH v6 0/8] x86/module: use large ROX pages for text allocations
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 8/8] x86/module: enable ROX caches for module text on 64 bit
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 7/8] execmem: add support for cache of large ROX pages
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 5/8] arch: introduce set_direct_map_valid_noflush()
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 4/8] module: prepare to handle ROX allocations for text
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 3/8] asm-generic: introduce text-patching.h
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v3 00/11] Libdw/dwarf build clean up
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v3 14/20] perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v3 00/11] Libdw/dwarf build clean up
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v2] csky: fix csky_cmpxchg_fixup not working
- From: yang li <yang.li85200@xxxxxxxxx>
- Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2] csky: fix csky_cmpxchg_fixup not working
- From: Guo Ren <guoren@xxxxxxxxxx>
- [PATCH v3 20/20] perf build: Remove PERF_HAVE_DWARF_REGS
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 19/20] perf dwarf-regs: Remove get_arch_regstr code
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 18/20] perf xtensa: Remove dwarf-regs.c
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 17/20] perf sparc: Remove dwarf-regs.c
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 16/20] perf sh: Remove dwarf-regs.c
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 15/20] perf s390: Remove dwarf-regs.c
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 14/20] perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 13/20] perf dwarf-regs: Move powerpc dwarf-regs out of arch
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 12/20] perf mips: Remove dwarf-regs.c
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 11/20] perf loongarch: Remove dwarf-regs.c
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 10/20] perf dwarf-regs: Move csky dwarf-regs out of arch
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 09/20] perf arm: Remove dwarf-regs.c
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 08/20] perf arm64: Remove dwarf-regs.c
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 07/20] perf dwarf-regs: Move x86 dwarf-regs out of arch
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 06/20] perf dwarf-regs: Pass ELF flags to get_dwarf_regstr
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 05/20] perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnum
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 04/20] perf disasm: Add e_machine/e_flags to struct arch
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 03/20] perf dwarf-regs: Add EM_HOST and EF_HOST defines
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 02/20] perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 01/20] perf bpf-prologue: Remove unused file
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 00/20] Remove PERF_HAVE_DWARF_REGS
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 11/11] perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 10/11] perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 09/11] perf libdw: Remove unnecessary defines
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 08/11] perf probe: Move elfutils support check to libdw check
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 07/11] perf build: Combine test-dwarf-getcfi into test-libdw
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 06/11] perf build: Combine test-dwarf-getlocations into test-libdw
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 05/11] perf build: Combine libdw-dwarf-unwind into libdw feature tests
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 04/11] perf build: Rename test-dwarf to test-libdw
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 03/11] perf build: Remove defined but never used variable
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 02/11] perf build: Rename NO_DWARF to NO_LIBDW
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 01/11] perf build: Fix LIBDW_DIR
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v3 00/11] Libdw/dwarf build clean up
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 00/31] Libdw/dwarf build clean up
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- [PATCH v6 8/8] x86/module: enable ROX caches for module text on 64 bit
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 7/8] execmem: add support for cache of large ROX pages
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 5/8] arch: introduce set_direct_map_valid_noflush()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 4/8] module: prepare to handle ROX allocations for text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 3/8] asm-generic: introduce text-patching.h
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v6 0/8] x86/module: use large ROX pages for text allocations
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2] csky: fix csky_cmpxchg_fixup not working
- From: Yang Li <yang.li85200@xxxxxxxxx>
- Re: [PATCH] csky: fix csky_cmpxchg_fixup not working
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 2/2] asm-generic: add an optional pfn_valid check to pfn_valid
- From: Thomas Huth <thuth@xxxxxxxxxx>
- Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
- From: Pingfan Liu <piliu@xxxxxxxxxx>
- Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH 2/2] asm-generic: add an optional pfn_valid check to pfn_valid
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
- From: Christoph Hellwig <hch@xxxxxx>
- provide generic page_to_phys and phys_to_page implementations v2
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
- From: Pingfan Liu <piliu@xxxxxxxxxx>
- Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
- From: Ryan Roberts <ryan.roberts@xxxxxxx>
- Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v9 1/4] Consolidate IO memcpy/memset into iomem_copy.c
- From: "Arnd Bergmann" <arnd@xxxxxxxx>
- Re: [PATCH v9 1/4] Consolidate IO memcpy/memset into iomem_copy.c
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
[Index of Archives]
[Linux Samsung SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux Actions SoC]
[Linux Kernel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Forum]