linux-csky
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v3 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
Mike Rapoport
[PATCH v3 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
Mike Rapoport
[PATCH v3 3/8] asm-generic: introduce text-patching.h
Mike Rapoport
[PATCH v3 4/8] module: prepare to handle ROX allocations for text
Mike Rapoport
[PATCH v3 5/8] ftrace: Add swap_func to ftrace_process_locs()
Mike Rapoport
[PATCH v3 6/8] x86/module: perpare module loading for ROX allocations of text
Mike Rapoport
Re: [PATCH v3 6/8] x86/module: perpare module loading for ROX allocations of text
Peter Zijlstra
Re: [PATCH v3 6/8] x86/module: perpare module loading for ROX allocations of text
Mike Rapoport
Re: [PATCH v3 6/8] x86/module: perpare module loading for ROX allocations of text
Steven Rostedt
Re: [PATCH v3 6/8] x86/module: perpare module loading for ROX allocations of text
Mike Rapoport
[PATCH v3 7/8] execmem: add support for cache of large ROX pages
Mike Rapoport
Re: [PATCH v3 7/8] execmem: add support for cache of large ROX pages
Ard Biesheuvel
Re: [PATCH v3 7/8] execmem: add support for cache of large ROX pages
Mike Rapoport
Re: [PATCH v3 7/8] execmem: add support for cache of large ROX pages
Liam R. Howlett
[PATCH v3 8/8] x86/module: enable ROX caches for module text
Mike Rapoport
[PATCH 0/4] Consolidate IO memcpy functions
Julian Vetter
[PATCH 2/4] Activate GENERIC_IO for the arm64 architecture
Julian Vetter
[PATCH 4/4] Activate GENERIC_IO for the loongarch architecture
Julian Vetter
[PATCH 1/4] Consolidate __memcpy_{to,from}io and __memset_io into a single lib
Julian Vetter
Re: [PATCH 1/4] Consolidate __memcpy_{to,from}io and __memset_io into a single lib
Arnd Bergmann
[PATCH 3/4] Activate GENERIC_IO for the csky architecture
Julian Vetter
Re: [PATCH 3/4] Activate GENERIC_IO for the csky architecture
Guo Ren
Re: [PATCH v2 7/8] execmem: add support for cache of large ROX pages
Christophe Leroy
[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
Charlie Jenkins
[PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Charlie Jenkins
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Michael Ellerman
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Charlie Jenkins
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Christophe Leroy
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Geert Uytterhoeven
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Michael Ellerman
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Charlie Jenkins
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Michael Ellerman
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Michael Ellerman
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Arnd Bergmann
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Lorenzo Stoakes
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Lorenzo Stoakes
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Arnd Bergmann
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Lorenzo Stoakes
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Charlie Jenkins
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Arnd Bergmann
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Charlie Jenkins
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Michael Ellerman
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Guo Ren
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Arnd Bergmann
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Catalin Marinas
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Liam R. Howlett
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Charlie Jenkins
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Arnd Bergmann
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Charlie Jenkins
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Catalin Marinas
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Charlie Jenkins
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Catalin Marinas
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Charlie Jenkins
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Catalin Marinas
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Catalin Marinas
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Charlie Jenkins
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Lorenzo Stoakes
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Charlie Jenkins
Re: [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
Palmer Dabbelt
[PATCH RFC v3 2/2] selftests/mm: Create ADDR_LIMIT_47BIT test
Charlie Jenkins
Re: [PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
Guo Ren
Re: [PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
John Paul Adrian Glaubitz
Re: [PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
Jiaxun Yang
[PATCH v2 0/3] mm: Care about shadow stack guard gap when getting an unmapped area
Mark Brown
[PATCH v2 2/3] mm: Pass vm_flags to generic_get_unmapped_area()
Mark Brown
[PATCH v2 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
Mark Brown
[PATCH v2 1/3] mm: Make arch_get_unmapped_area() take vm_flags by default
Mark Brown
[PATCH 0/7] add function arguments to ftrace
Sven Schnelle
[PATCH 1/7] tracing: add ftrace_regs to function_graph_enter()
Sven Schnelle
Re: [PATCH 0/7] add function arguments to ftrace
Steven Rostedt
Re: [PATCH 0/7] add function arguments to ftrace
Sven Schnelle
Re: [PATCH 0/7] add function arguments to ftrace
Steven Rostedt
Re: [PATCH 0/7] add function arguments to ftrace
Google
Re: [PATCH 0/7] add function arguments to ftrace
Sven Schnelle
Re: [PATCH 0/7] add function arguments to ftrace
Sven Schnelle
Re: [PATCH 0/7] add function arguments to ftrace
Google
Re: [PATCH RFC v2 2/4] mm: Add hint and mmap_flags to struct vm_unmapped_area_info
Christophe Leroy
[PATCH 0/3] mm: Care about shadow stack guard gap when getting an unmapped area
Mark Brown
[PATCH 1/3] mm: Make arch_get_unmapped_area() take vm_flags by default
Mark Brown
Re: [PATCH 1/3] mm: Make arch_get_unmapped_area() take vm_flags by default
Lorenzo Stoakes
Re: [PATCH 1/3] mm: Make arch_get_unmapped_area() take vm_flags by default
Liam R. Howlett
Re: [PATCH 1/3] mm: Make arch_get_unmapped_area() take vm_flags by default
Helge Deller
[PATCH 2/3] mm: Pass vm_flags to generic_get_unmapped_area()
Mark Brown
Re: [PATCH 2/3] mm: Pass vm_flags to generic_get_unmapped_area()
Lorenzo Stoakes
Re: [PATCH 2/3] mm: Pass vm_flags to generic_get_unmapped_area()
Liam R. Howlett
Re: [PATCH 2/3] mm: Pass vm_flags to generic_get_unmapped_area()
Michael Ellerman
Re: [PATCH 2/3] mm: Pass vm_flags to generic_get_unmapped_area()
Deepak Gupta
[PATCH 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
Mark Brown
Re: [PATCH 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
Lorenzo Stoakes
Re: [PATCH 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
Mark Brown
Re: [PATCH 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
Lorenzo Stoakes
Re: [PATCH 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
Liam R. Howlett
Re: [PATCH 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
Mark Brown
Re: [PATCH 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
Deepak Gupta
Re: [PATCH 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
Deepak Gupta
Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Charlie Jenkins
Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Michal Hocko
Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Kirill A. Shutemov
Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Charlie Jenkins
Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Kirill A. Shutemov
Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Steven Price
Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Liam R. Howlett
Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Steven Price
Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Liam R. Howlett
Re: [PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
Steven Price
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Linus Torvalds
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Linus Torvalds
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Andrew Morton
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Linus Torvalds
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Michael Ellerman
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Linus Torvalds
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Rob Landley
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Linus Torvalds
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Rob Landley
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Linus Torvalds
Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Andrew Morton
[RFC PATCH 00/18] use struct ptdesc to replace pgtable_t
alexs
[RFC PATCH 01/18] mm/pgtable: use ptdesc in pte_free_now/pte_free_defer
alexs
[RFC PATCH 02/18] mm/pgtable: convert ptdesc.pmd_huge_pte to ptdesc pointer
alexs
[RFC PATCH 03/18] fs/dax: use ptdesc in dax_pmd_load_hole
alexs
[RFC PATCH 04/18] mm/thp: use ptdesc pointer in __do_huge_pmd_anonymous_page
alexs
[RFC PATCH 05/18] mm/thp: use ptdesc in do_huge_pmd_anonymous_page
alexs
[RFC PATCH 06/18] mm/thp: convert insert_pfn_pmd and its caller to use ptdesc
alexs
[RFC PATCH 07/18] mm/thp: use ptdesc in copy_huge_pmd
alexs
[RFC PATCH 08/18] mm/memory: use ptdesc in __pte_alloc
alexs
[RFC PATCH 09/18] mm/pgtable: fully use ptdesc in pte_alloc_one series functions
alexs
[RFC PATCH 10/18] mm/pgtable: pass ptdesc to pte_free()
alexs
[RFC PATCH 11/18] mm/pgtable: introduce ptdesc_pfn and use ptdesc in free_pte_range()
alexs
[RFC PATCH 12/18] mm/thp: pass ptdesc to set_huge_zero_folio function
alexs
[RFC PATCH 13/18] mm/pgtable: return ptdesc pointer in pgtable_trans_huge_withdraw
alexs
[RFC PATCH 14/18] mm/pgtable: use ptdesc in pgtable_trans_huge_deposit
alexs
[RFC PATCH 16/18] mm/pgtable: pass ptdesc to pmd_install
alexs
[RFC PATCH 17/18] mm: convert vmf.prealloc_pte to struct ptdesc pointer
alexs
[RFC PATCH 18/18] mm/pgtable: pass ptdesc in pte_free_defer
alexs
Re: [RFC PATCH 00/18] use struct ptdesc to replace pgtable_t
Alex Shi
Re: [RFC PATCH 00/18] use struct ptdesc to replace pgtable_t
LEROY Christophe
Re: [RFC PATCH 00/18] use struct ptdesc to replace pgtable_t
Alex Shi
Re: [RFC PATCH 00/18] use struct ptdesc to replace pgtable_t
Matthew Wilcox
Re: [RFC PATCH 00/18] use struct ptdesc to replace pgtable_t
Alex Shi
[GIT PULL] asm-generic updates for 6.11
Arnd Bergmann
Re: [GIT PULL] asm-generic updates for 6.11
pr-tracker-bot
Re: [GIT PULL] asm-generic updates for 6.11
Linus Torvalds
Re: [GIT PULL] asm-generic updates for 6.11
Arnd Bergmann
Re: [GIT PULL] asm-generic updates for 6.11
Linus Torvalds
Re: [GIT PULL] asm-generic updates for 6.11
Linus Torvalds
Re: [GIT PULL] asm-generic updates for 6.11
Arnd Bergmann
Re: [GIT PULL] asm-generic updates for 6.11
Johan Hovold
Re: [GIT PULL] asm-generic updates for 6.11
Arnd Bergmann
Re: [GIT PULL] asm-generic updates for 6.11
Johan Hovold
Re: [GIT PULL] asm-generic updates for 6.11
Arnd Bergmann
Re: [GIT PULL] asm-generic updates for 6.11
Arnd Bergmann
Re: [GIT PULL] asm-generic updates for 6.11
Arnd Bergmann
Re: [GIT PULL] asm-generic updates for 6.11
Arnd Bergmann
[PATCH 00/17] arch: convert everything to syscall.tbl
Arnd Bergmann
[PATCH 01/17] syscalls: add generic scripts/syscall.tbl
Arnd Bergmann
Re: [PATCH 01/17] syscalls: add generic scripts/syscall.tbl
Masahiro Yamada
Re: [PATCH 01/17] syscalls: add generic scripts/syscall.tbl
Arnd Bergmann
[PATCH 02/17] csky: drop asm/gpio.h wrapper
Arnd Bergmann
Re: [PATCH 02/17] csky: drop asm/gpio.h wrapper
Guo Ren
Re: [PATCH 02/17] csky: drop asm/gpio.h wrapper
Masahiro Yamada
Re: [PATCH 02/17] csky: drop asm/gpio.h wrapper
Guo Ren
[PATCH 03/17] um: don't generate asm/bpf_perf_event.h
Arnd Bergmann
Re: [PATCH 03/17] um: don't generate asm/bpf_perf_event.h
Stephen Rothwell
Re: [PATCH 03/17] um: don't generate asm/bpf_perf_event.h
Masahiro Yamada
Re: [PATCH 03/17] um: don't generate asm/bpf_perf_event.h
Arnd Bergmann
[PATCH 04/17] loongarch: avoid generating extra header files
Arnd Bergmann
[PATCH 05/17] kbuild: verify asm-generic header list
Arnd Bergmann
[PATCH 06/17] kbuild: add syscall table generation to scripts/Makefile.asm-headers
Arnd Bergmann
[PATCH 07/17] clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Arnd Bergmann
Re: [PATCH 07/17] clone3: drop __ARCH_WANT_SYS_CLONE3 macro
Geert Uytterhoeven
[PATCH 08/17] arc: convert to generic syscall table
Arnd Bergmann
[PATCH 09/17] arm64: convert unistd_32.h to syscall.tbl format
Arnd Bergmann
Re: [PATCH 09/17] arm64: convert unistd_32.h to syscall.tbl format
Catalin Marinas
[PATCH 10/17] arm64: generate 64-bit syscall.tbl
Arnd Bergmann
Re: [PATCH 10/17] arm64: generate 64-bit syscall.tbl
Catalin Marinas
[PATCH 11/17] arm64: rework compat syscall macros
Arnd Bergmann
Re: [PATCH 11/17] arm64: rework compat syscall macros
Catalin Marinas
[PATCH 12/17] csky: convert to generic syscall table
Arnd Bergmann
Re: [PATCH 12/17] csky: convert to generic syscall table
Arnd Bergmann
Re: [PATCH 12/17] csky: convert to generic syscall table
Guo Ren
[PATCH 13/17] hexagon: use new system call table
Arnd Bergmann
[PATCH 14/17] loongarch: convert to generic syscall table
Arnd Bergmann
[PATCH 15/17] nios2: convert to generic syscall table
Arnd Bergmann
[PATCH 16/17] openrisc: convert to generic syscall table
Arnd Bergmann
[PATCH 17/17] riscv: convert to generic syscall table
Arnd Bergmann
Re: [PATCH 00/17] arch: convert everything to syscall.tbl
Maciej W. Rozycki
Re: [PATCH 00/17] arch: convert everything to syscall.tbl
Arnd Bergmann
Re: [PATCH 00/17] arch: convert everything to syscall.tbl
patchwork-bot+linux-riscv
[PATCH v2 00/13] linux system call fixes
Arnd Bergmann
[PATCH v2 01/13] ftruncate: pass a signed offset
Arnd Bergmann
[PATCH v2 02/13] syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
[PATCH v2 03/13] sparc: fix old compat_sys_select()
Arnd Bergmann
[PATCH v2 04/13] sparc: fix compat recv/recvfrom syscalls
Arnd Bergmann
[PATCH v2 05/13] parisc: use correct compat recv/recvfrom syscalls
Arnd Bergmann
[PATCH v2 06/13] parisc: use generic sys_fanotify_mark implementation
Arnd Bergmann
Re: [PATCH v2 06/13] parisc: use generic sys_fanotify_mark implementation
Arnd Bergmann
[PATCH v2 07/13] powerpc: restore some missing spu syscalls
Arnd Bergmann
[PATCH v2 08/13] sh: rework sync_file_range ABI
Arnd Bergmann
Re: [PATCH v2 08/13] sh: rework sync_file_range ABI
John Paul Adrian Glaubitz
[PATCH v2 09/13] csky, hexagon: fix broken sys_sync_file_range
Arnd Bergmann
Earlier messages
Later messages