linux-csky
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH RFT 12/16] perf tools: loongarch: Use syscall table
Charlie Jenkins
[PATCH RFT 13/16] perf tools: mips: Use generic syscall scripts
Charlie Jenkins
[PATCH RFT 14/16] perf tools: powerpc: Use generic syscall table scripts
Charlie Jenkins
[PATCH RFT 15/16] perf tools: s390: Use generic syscall table scripts
Charlie Jenkins
[PATCH RFT 16/16] perf tools: Remove dependency on libaudit
Charlie Jenkins
Re: [PATCH RFT 00/16] perf tools: Use generic syscall scripts for all archs
Arnd Bergmann
Re: [PATCH RFT 00/16] perf tools: Use generic syscall scripts for all archs
Charlie Jenkins
Re: [PATCH RFT 00/16] perf tools: Use generic syscall scripts for all archs
Ian Rogers
Re: [PATCH RFT 00/16] perf tools: Use generic syscall scripts for all archs
Charlie Jenkins
Re: [PATCH RFT 00/16] perf tools: Use generic syscall scripts for all archs
Charlie Jenkins
[PATCH] kernel/irq/proc: performance: replace seq_printf with seq_put_decimal_ull_width
David Wang
Re: [PATCH] kernel/irq/proc: performance: replace seq_printf with seq_put_decimal_ull_width
Thomas Gleixner
Re: [PATCH] kernel/irq/proc: performance: replace seq_printf with seq_put_decimal_ull_width
David Wang
Re: [PATCH] kernel/irq/proc: performance: replace seq_printf with seq_put_decimal_ull_width
patchwork-bot+linux-riscv
[PATCH v11 0/4] Replace fallback for IO memcpy and IO memset
Julian Vetter
[PATCH v11 1/4] New implementation for IO memcpy and IO memset
Julian Vetter
[PATCH v11 2/4] arm64: Use new fallback IO memcpy/memset
Julian Vetter
Re: [PATCH v11 0/4] Replace fallback for IO memcpy and IO memset
Arnd Bergmann
[PATCH v11 4/4] loongarch: Use new fallback IO memcpy/memset
Julian Vetter
[PATCH v11 3/4] csky: Use new fallback IO memcpy/memset
Julian Vetter
[PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
Re: [PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Rob Herring
Re: [PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Usama Arif
Re: [PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Will Deacon
Re: [PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
Rob Herring
Re: [PATCH v2] of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify
patchwork-bot+linux-riscv
[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
Mike Rapoport
[PATCH v7 3/8] asm-generic: introduce text-patching.h
Mike Rapoport
[PATCH v7 4/8] module: prepare to handle ROX allocations for text
Mike Rapoport
[PATCH v7 5/8] arch: introduce set_direct_map_valid_noflush()
Mike Rapoport
[PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
Mike Rapoport
Re: [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
Nathan Chancellor
Re: [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
Mike Rapoport
Re: [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
Nathan Chancellor
[PATCH v7 7/8] execmem: add support for cache of large ROX pages
Mike Rapoport
Re: [PATCH v7 7/8] execmem: add support for cache of large ROX pages
Ryan Roberts
Re: [PATCH v7 7/8] execmem: add support for cache of large ROX pages
Mike Rapoport
[PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit
Mike Rapoport
[REGRESSION] Re: [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit
Ville Syrjälä
Re: [REGRESSION] Re: [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit
Borislav Petkov
Re: [REGRESSION] Re: [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit
Peter Zijlstra
[PATCH] x86: Disable EXECMEM_ROX support
Peter Zijlstra
Re: [PATCH] x86: Disable EXECMEM_ROX support
Borislav Petkov
Re: [PATCH] x86: Disable EXECMEM_ROX support
Ville Syrjälä
Re: [REGRESSION] Re: [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit
Ville Syrjälä
[PATCH v7 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
Mike Rapoport
[PATCH v7 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
Mike Rapoport
Re: [PATCH v7 0/8] x86/module: use large ROX pages for text allocations
Steven Rostedt
Re: [PATCH v7 0/8] x86/module: use large ROX pages for text allocations
Mike Rapoport
provide generic page_to_phys and phys_to_page implementations v3
Christoph Hellwig
[PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
Re: [PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
patchwork-bot+linux-riscv
[PATCH 2/2] asm-generic: add an optional pfn_valid check to page_to_phys
Christoph Hellwig
Re: [PATCH 2/2] asm-generic: add an optional pfn_valid check to page_to_phys
Christophe Leroy
Re: provide generic page_to_phys and phys_to_page implementations v3
Arnd Bergmann
[PATCH v10 0/4] Replace fallback for IO memcpy and IO memset
Julian Vetter
[PATCH v10 1/4] Replace fallback for IO memcpy and IO memset
Julian Vetter
[PATCH v10 4/4] loongarch: Use new fallback IO memcpy/memset
Julian Vetter
[PATCH v10 2/4] arm64: Use new fallback IO memcpy/memset
Julian Vetter
[PATCH v10 3/4] csky: Use new fallback IO memcpy/memset
Julian Vetter
RE: [PATCH v10 0/4] Replace fallback for IO memcpy and IO memset
David Laight
Re: [PATCH v10 0/4] Replace fallback for IO memcpy and IO memset
Arnd Bergmann
[PATCH v3 00/20] Remove PERF_HAVE_DWARF_REGS
Ian Rogers
[PATCH v3 01/20] perf bpf-prologue: Remove unused file
Ian Rogers
[PATCH v3 02/20] perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
Ian Rogers
[PATCH v3 03/20] perf dwarf-regs: Add EM_HOST and EF_HOST defines
Ian Rogers
[PATCH v3 04/20] perf disasm: Add e_machine/e_flags to struct arch
Ian Rogers
Re: [PATCH v3 04/20] perf disasm: Add e_machine/e_flags to struct arch
Namhyung Kim
Re: [PATCH v3 04/20] perf disasm: Add e_machine/e_flags to struct arch
Ian Rogers
Re: [PATCH v3 04/20] perf disasm: Add e_machine/e_flags to struct arch
Namhyung Kim
Re: [PATCH v3 04/20] perf disasm: Add e_machine/e_flags to struct arch
Ian Rogers
[PATCH v3 05/20] perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnum
Ian Rogers
[PATCH v3 06/20] perf dwarf-regs: Pass ELF flags to get_dwarf_regstr
Ian Rogers
[PATCH v3 07/20] perf dwarf-regs: Move x86 dwarf-regs out of arch
Ian Rogers
[PATCH v3 08/20] perf arm64: Remove dwarf-regs.c
Ian Rogers
[PATCH v3 09/20] perf arm: Remove dwarf-regs.c
Ian Rogers
[PATCH v3 10/20] perf dwarf-regs: Move csky dwarf-regs out of arch
Ian Rogers
Re: [PATCH v3 10/20] perf dwarf-regs: Move csky dwarf-regs out of arch
Namhyung Kim
Re: [PATCH v3 10/20] perf dwarf-regs: Move csky dwarf-regs out of arch
Ian Rogers
[PATCH v3 11/20] perf loongarch: Remove dwarf-regs.c
Ian Rogers
[PATCH v3 12/20] perf mips: Remove dwarf-regs.c
Ian Rogers
[PATCH v3 13/20] perf dwarf-regs: Move powerpc dwarf-regs out of arch
Ian Rogers
[PATCH v3 14/20] perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h
Ian Rogers
Re: [PATCH v3 14/20] perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h
Palmer Dabbelt
[PATCH v3 15/20] perf s390: Remove dwarf-regs.c
Ian Rogers
[PATCH v3 16/20] perf sh: Remove dwarf-regs.c
Ian Rogers
[PATCH v3 17/20] perf sparc: Remove dwarf-regs.c
Ian Rogers
[PATCH v3 18/20] perf xtensa: Remove dwarf-regs.c
Ian Rogers
[PATCH v3 19/20] perf dwarf-regs: Remove get_arch_regstr code
Ian Rogers
[PATCH v3 20/20] perf build: Remove PERF_HAVE_DWARF_REGS
Ian Rogers
Re: [PATCH v3 00/20] Remove PERF_HAVE_DWARF_REGS
Namhyung Kim
Re: [PATCH v3 00/20] Remove PERF_HAVE_DWARF_REGS
Google
Re: [PATCH v3 00/20] Remove PERF_HAVE_DWARF_REGS
Namhyung Kim
[PATCH v3 00/11] Libdw/dwarf build clean up
Ian Rogers
[PATCH v3 01/11] perf build: Fix LIBDW_DIR
Ian Rogers
[PATCH v3 02/11] perf build: Rename NO_DWARF to NO_LIBDW
Ian Rogers
[PATCH v3 03/11] perf build: Remove defined but never used variable
Ian Rogers
[PATCH v3 04/11] perf build: Rename test-dwarf to test-libdw
Ian Rogers
[PATCH v3 05/11] perf build: Combine libdw-dwarf-unwind into libdw feature tests
Ian Rogers
[PATCH v3 06/11] perf build: Combine test-dwarf-getlocations into test-libdw
Ian Rogers
[PATCH v3 07/11] perf build: Combine test-dwarf-getcfi into test-libdw
Ian Rogers
[PATCH v3 08/11] perf probe: Move elfutils support check to libdw check
Ian Rogers
[PATCH v3 09/11] perf libdw: Remove unnecessary defines
Ian Rogers
[PATCH v3 10/11] perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
Ian Rogers
[PATCH v3 11/11] perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
Ian Rogers
Re: [PATCH v3 00/11] Libdw/dwarf build clean up
Namhyung Kim
Re: [PATCH v3 00/11] Libdw/dwarf build clean up
Namhyung Kim
[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
Mike Rapoport
[PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
Mike Rapoport
Re: [PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
Uladzislau Rezki
Re: [PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
Luis Chamberlain
[PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
Mike Rapoport
Re: [PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
Uladzislau Rezki
Re: [PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
Luis Chamberlain
[PATCH v6 3/8] asm-generic: introduce text-patching.h
Mike Rapoport
Re: [PATCH v6 3/8] asm-generic: introduce text-patching.h
Luis Chamberlain
[PATCH v6 4/8] module: prepare to handle ROX allocations for text
Mike Rapoport
Re: [PATCH v6 4/8] module: prepare to handle ROX allocations for text
Luis Chamberlain
[PATCH v6 5/8] arch: introduce set_direct_map_valid_noflush()
Mike Rapoport
Re: [PATCH v6 5/8] arch: introduce set_direct_map_valid_noflush()
Luis Chamberlain
[PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
Mike Rapoport
Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
Steven Rostedt
Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
Peter Zijlstra
Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
Mike Rapoport
Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
Steven Rostedt
Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
Steven Rostedt
Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
Mike Rapoport
Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
Nathan Chancellor
Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
Mike Rapoport
[PATCH v6 7/8] execmem: add support for cache of large ROX pages
Mike Rapoport
Re: [PATCH v6 7/8] execmem: add support for cache of large ROX pages
Luis Chamberlain
[PATCH v6 8/8] x86/module: enable ROX caches for module text on 64 bit
Mike Rapoport
Re: [PATCH v6 8/8] x86/module: enable ROX caches for module text on 64 bit
Luis Chamberlain
Re: [PATCH v6 0/8] x86/module: use large ROX pages for text allocations
Luis Chamberlain
provide generic page_to_phys and phys_to_page implementations v2
Christoph Hellwig
[PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
Christoph Hellwig
[PATCH 2/2] asm-generic: add an optional pfn_valid check to pfn_valid
Christoph Hellwig
Re: [PATCH 2/2] asm-generic: add an optional pfn_valid check to pfn_valid
Thomas Huth
[RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
Ryan Roberts
Re: [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
Pingfan Liu
Re: [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
Ryan Roberts
Re: [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
Pingfan Liu
Re: [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
Ryan Roberts
Re: [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
Ryan Roberts
Re: [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
Ryan Roberts
[PATCH v9 0/4] Consolidate IO memcpy functions
Julian Vetter
[PATCH v9 4/4] loongarch: Use generic IO memcpy/memset
Julian Vetter
[PATCH v9 1/4] Consolidate IO memcpy/memset into iomem_copy.c
Julian Vetter
Re: [PATCH v9 1/4] Consolidate IO memcpy/memset into iomem_copy.c
Christoph Hellwig
Re: [PATCH v9 1/4] Consolidate IO memcpy/memset into iomem_copy.c
Arnd Bergmann
[PATCH v9 3/4] csky: Use generic IO memcpy/memset
Julian Vetter
[PATCH v9 2/4] arm64: Use generic IO memcpy/memset
Julian Vetter
[PATCH 00/28] vdso: Preparations for generic data storage
Thomas Weißschuh
[PATCH 01/28] csky/vdso: Remove gettimeofday() and friends from VDSO
Thomas Weißschuh
[PATCH 02/28] csky/vdso: Remove arch_vma_name()
Thomas Weißschuh
[PATCH 03/28] s390/vdso: Drop LBASE_VDSO
Thomas Weißschuh
Re: [PATCH 03/28] s390/vdso: Drop LBASE_VDSO
Heiko Carstens
[PATCH 05/28] arm64: vdso: Use only one single vvar mapping
Thomas Weißschuh
Re: [PATCH 05/28] arm64: vdso: Use only one single vvar mapping
Will Deacon
[PATCH 04/28] arm64: vdso: Drop LBASE_VDSO
Thomas Weißschuh
Re: [PATCH 04/28] arm64: vdso: Drop LBASE_VDSO
Will Deacon
[PATCH 06/28] riscv: vdso: Use only one single vvar mapping
Thomas Weißschuh
[PATCH 07/28] arm: vdso: Remove assembly for datapage access
Thomas Weißschuh
[PATCH 08/28] LoongArch: vDSO: Use vdso/datapage.h to access vDSO data
Thomas Weißschuh
[PATCH 09/28] MIPS: vdso: Avoid name conflict around "vdso_data"
Thomas Weißschuh
[PATCH 10/28] x86/mm/mmap: Remove arch_vma_name()
Thomas Weißschuh
[PATCH 11/28] x86: vdso: Use __arch_get_vdso_data() to access vdso data
Thomas Weißschuh
[PATCH 12/28] x86: vdso: Place vdso_data at beginning of vvar page
Thomas Weißschuh
[PATCH 13/28] x86: vdso: Access rng data from kernel without vvar
Thomas Weißschuh
[PATCH 14/28] x86: vdso: Allocate vvar page from C code
Thomas Weißschuh
[PATCH 15/28] x86: vdso: Access timens vdso data without vvar.h
Thomas Weißschuh
[PATCH 16/28] x86: vdso: Access rng vdso data without vvar.h
Thomas Weißschuh
[PATCH 17/28] x86: vdso: Move the rng offset to vsyscall.h
Thomas Weißschuh
[PATCH 19/28] x86: vdso: Delete vvar.h
Thomas Weißschuh
[PATCH 18/28] x86: vdso: Access vdso data without vvar.h
Thomas Weißschuh
[PATCH 20/28] x86: vdso: Split virtual clock pages into dedicated mapping
Thomas Weißschuh
[PATCH 21/28] powerpc: vdso: Remove offset comment from 32bit vdso_arch_data
Thomas Weißschuh
[PATCH 22/28] powerpc: procfs: Propagate error of remap_pfn_range()
Thomas Weißschuh
[PATCH 23/28] powerpc/pseries/lparcfg: Fix printing of system_active_processors
Thomas Weißschuh
[PATCH 24/28] powerpc/pseries/lparcfg: Use num_possible_cpus() for potential processors
Thomas Weißschuh
[PATCH 25/28] powerpc: Add kconfig option for the systemcfg page
Thomas Weißschuh
[PATCH 27/28] powerpc: Split systemcfg struct definitions out from vdso
Thomas Weißschuh
[PATCH 26/28] powerpc: Split systemcfg data out of vdso data page
Thomas Weißschuh
[PATCH 28/28] vdso: Rename struct arch_vdso_data to arch_vdso_time_data
Thomas Weißschuh
Re: [PATCH 28/28] vdso: Rename struct arch_vdso_data to arch_vdso_time_data
Heiko Carstens
Re: [PATCH 00/28] vdso: Preparations for generic data storage
Christophe Leroy
Re: [PATCH 00/28] vdso: Preparations for generic data storage
Michael Ellerman
Re: [PATCH 00/28] vdso: Preparations for generic data storage
patchwork-bot+linux-riscv
[PATCH v5 0/8] x86/module: use large ROX pages for text allocations
Mike Rapoport
[PATCH v5 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
Mike Rapoport
Re: [PATCH v5 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
Christoph Hellwig
[PATCH v5 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
Mike Rapoport
Re: [PATCH v5 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
Christoph Hellwig
[PATCH v5 3/8] asm-generic: introduce text-patching.h
Mike Rapoport
Re: [PATCH v5 3/8] asm-generic: introduce text-patching.h
Christoph Hellwig
Re: [PATCH v5 3/8] asm-generic: introduce text-patching.h
Geert Uytterhoeven
Re: [PATCH v5 3/8] asm-generic: introduce text-patching.h
Arnd Bergmann
[PATCH v5 4/8] module: prepare to handle ROX allocations for text
Mike Rapoport
Re: [PATCH v5 4/8] module: prepare to handle ROX allocations for text
Song Liu
Re: [PATCH v5 4/8] module: prepare to handle ROX allocations for text
Mike Rapoport
Earlier messages
Later messages