linux-csky
Thread
Date
Later messages
Messages by Thread
RE: [PATCH v2 09/13] csky, hexagon: fix broken sys_sync_file_range
Brian Cain
[PATCH 00/15] linux system call fixes
Arnd Bergmann
[PATCH 01/15] ftruncate: pass a signed offset
Arnd Bergmann
Re: [PATCH 01/15] ftruncate: pass a signed offset
Christian Brauner
[PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
Re: [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage
Heiko Carstens
Re: [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
[PATCH 03/15] mips: fix compat_sys_lseek syscall
Arnd Bergmann
Re: [PATCH 03/15] mips: fix compat_sys_lseek syscall
Thomas Bogendoerfer
[PATCH 04/15] sparc: fix old compat_sys_select()
Arnd Bergmann
[PATCH 05/15] sparc: fix compat recv/recvfrom syscalls
Arnd Bergmann
[PATCH 06/15] parisc: use correct compat recv/recvfrom syscalls
Arnd Bergmann
[PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
Arnd Bergmann
Re: [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
Helge Deller
Re: [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
LEROY Christophe
Re: [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
Arnd Bergmann
Re: [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
John Paul Adrian Glaubitz
Re: [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
John David Anglin
Re: [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
John Paul Adrian Glaubitz
Re: [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
Arnd Bergmann
Re: [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
John Paul Adrian Glaubitz
Re: [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
Arnd Bergmann
Re: [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
Helge Deller
[PATCH 08/15] powerpc: restore some missing spu syscalls
Arnd Bergmann
Re: [PATCH 08/15] powerpc: restore some missing spu syscalls
Michael Ellerman
[PATCH 09/15] sh: rework sync_file_range ABI
Arnd Bergmann
Re: [PATCH 09/15] sh: rework sync_file_range ABI
John Paul Adrian Glaubitz
Re: [PATCH 09/15] sh: rework sync_file_range ABI
Arnd Bergmann
Re: [PATCH 09/15] sh: rework sync_file_range ABI
John Paul Adrian Glaubitz
Re: [PATCH 09/15] sh: rework sync_file_range ABI
Arnd Bergmann
Re: [musl] Re: [PATCH 09/15] sh: rework sync_file_range ABI
Rich Felker
[PATCH 10/15] csky, hexagon: fix broken sys_sync_file_range
Arnd Bergmann
Re: [PATCH 10/15] csky, hexagon: fix broken sys_sync_file_range
Guo Ren
[PATCH 11/15] hexagon: fix fadvise64_64 calling conventions
Arnd Bergmann
[PATCH 12/15] s390: remove native mmap2() syscall
Arnd Bergmann
Re: [PATCH 12/15] s390: remove native mmap2() syscall
Heiko Carstens
[PATCH 13/15] syscalls: mmap(): use unsigned offset type consistently
Arnd Bergmann
[PATCH 14/15] asm-generic: unistd: fix time32 compat syscall handling
Arnd Bergmann
Re: [PATCH 14/15] asm-generic: unistd: fix time32 compat syscall handling
Arnd Bergmann
[PATCH 15/15] linux/syscalls.h: add missing __user annotations
Arnd Bergmann
[PATCH] csky: stacktrace: fix usage of ftrace_graph_ret_addr()
Puranjay Mohan
Re: [PATCH] csky: stacktrace: fix usage of ftrace_graph_ret_addr()
Guo Ren
[PATCH] lib/zlib: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
Re: [PATCH] lib/zlib: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
[PATCH] pstore: platform: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
Re: [PATCH] pstore: platform: add missing MODULE_DESCRIPTION() macro
Kees Cook
[PATCH v3 0/8] Refactor perf python module build
Ian Rogers
[PATCH v3 1/8] perf build: Add '*.a' to clean targets
Ian Rogers
Re: [PATCH v3 1/8] perf build: Add '*.a' to clean targets
James Clark
[PATCH v3 2/8] perf ui: Make ui its own library
Ian Rogers
[PATCH v3 3/8] perf pmu-events: Make pmu-events a library
Ian Rogers
[PATCH v3 4/8] perf test: Make tests its own library
Ian Rogers
[PATCH v3 5/8] perf bench: Make bench its own library
Ian Rogers
[PATCH v3 7/8] perf python: Switch module to linking libraries from building source
Ian Rogers
Re: [PATCH v3 7/8] perf python: Switch module to linking libraries from building source
Namhyung Kim
Re: [PATCH v3 7/8] perf python: Switch module to linking libraries from building source
James Clark
Re: [PATCH v3 7/8] perf python: Switch module to linking libraries from building source
Namhyung Kim
Re: [PATCH v3 7/8] perf python: Switch module to linking libraries from building source
Ian Rogers
[PATCH v3 6/8] perf util: Make util its own library
Ian Rogers
[PATCH v3 8/8] perf python: Clean up build dependencies
Ian Rogers
Re: [PATCH v3 0/8] Refactor perf python module build
Ian Rogers
[PATCH v2 0/8] Refactor perf python module build
Ian Rogers
[PATCH v2 1/8] perf build: Add '*.a' to clean targets
Ian Rogers
[PATCH v2 2/8] perf ui: Make ui its own library
Ian Rogers
[PATCH v2 3/8] perf pmu-events: Make pmu-events a library
Ian Rogers
[PATCH v2 5/8] perf bench: Make bench its own library
Ian Rogers
[PATCH v2 6/8] perf util: Make util its own library
Ian Rogers
[PATCH v2 7/8] perf python: Switch module to linking libraries from building source
Ian Rogers
[PATCH v2 4/8] perf test: Make tests its own library
Ian Rogers
[PATCH v2 8/8] perf python: Clean up build dependencies
Ian Rogers
[PATCH v2 11/14] csky/thread_info: Introduce TIF_NOTIFY_IPI flag
K Prateek Nayak
Re: [PATCH v2 11/14] csky/thread_info: Introduce TIF_NOTIFY_IPI flag
Guo Ren
[PATCH v1 0/7] Refactor perf python module build
Ian Rogers
[PATCH v1 1/7] perf ui: Make ui its own library
Ian Rogers
[PATCH v1 2/7] perf pmu-events: Make pmu-events a library
Ian Rogers
[PATCH v1 3/7] perf test: Make tests its own library
Ian Rogers
[PATCH v1 4/7] perf bench: Make bench its own library
Ian Rogers
[PATCH v1 5/7] perf util: Make util its own library
Ian Rogers
[PATCH v1 6/7] perf python: Switch module to linking libraries from building source
Ian Rogers
[PATCH v1 7/7] perf python: Clean up build dependencies
Ian Rogers
Re: [PATCH v1 0/7] Refactor perf python module build
James Clark
Re: [PATCH v1 0/7] Refactor perf python module build
Arnaldo Carvalho de Melo
Re: [PATCH v1 0/7] Refactor perf python module build
James Clark
Re: [PATCH v1 0/7] Refactor perf python module build
Ian Rogers
[PATCH v5] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics
Shubhang Kaushik OS
Re: [PATCH v5] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics
Andrew Morton
Re: [PATCH v5] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics
Shubhang Kaushik OS
Re: [PATCH v5] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics
patchwork-bot+linux-riscv
[PATCH 0/2] function_graph: ftrace_graph_ret_addr(); there can be only one!
Steven Rostedt
[PATCH 1/2] function_graph: Fix up ftrace_graph_ret_addr()
Steven Rostedt
[PATCH 2/2] function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt
[PATCH v4] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics
Shubhang Kaushik OS
Re: [PATCH v4] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics
Uladzislau Rezki
Re: [PATCH v4] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics
Shubhang Kaushik OS
Re: [PATCH v4] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics
Uladzislau Rezki
[PATCH v3] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics
Shubhang Kaushik
[GIT PULL] Native and emulated one-byte cmpxcha()g for v6.10
Paul E. McKenney
Re: [GIT PULL] Native and emulated one-byte cmpxcha()g for v6.10
pr-tracker-bot
[PATCH v2 cmpxchg 11/13] csky: Emulate one-byte cmpxchg
Paul E. McKenney
Re: [PATCH v2 cmpxchg 11/13] csky: Emulate one-byte cmpxchg
Guo Ren
Re: [PATCH v2 cmpxchg 11/13] csky: Emulate one-byte cmpxchg
Paul E. McKenney
[PATCH v3] kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
Re: [PATCH v3] kprobe/ftrace: bail out if ftrace was killed
Steven Rostedt
Re: [PATCH v3] kprobe/ftrace: bail out if ftrace was killed
Guo Ren
Re: [PATCH v3] kprobe/ftrace: bail out if ftrace was killed
Google
Re: [PATCH v3] kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
Re: [PATCH v3] kprobe/ftrace: bail out if ftrace was killed
Google
Re: [PATCH v3] kprobe/ftrace: bail out if ftrace was killed
Christophe Leroy
Re: [PATCH v3] kprobe/ftrace: bail out if ftrace was killed
Steven Rostedt
Re: [PATCH v3] kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
Re: [PATCH v3] kprobe/ftrace: bail out if ftrace was killed
patchwork-bot+linux-riscv
[PATCH] kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
Re: [PATCH] kprobe/ftrace: bail out if ftrace was killed
Google
Re: [PATCH] kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
[PATCH v2] kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
Re: [PATCH v2] kprobe/ftrace: bail out if ftrace was killed
Steven Rostedt
Re: [PATCH v2] kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
[PATCH cmpxchg 11/14] csky: Emulate one-byte cmpxchg
Paul E. McKenney
[PATCH RFC cmpxchg 4/8] csky: Emulate one-byte and two-byte cmpxchg
Paul E. McKenney
[PATCH v4 07/14] csky: Use initializer for struct vm_unmapped_area_info
Rick Edgecombe
[PATCH v3 05/12] csky: Use initializer for struct vm_unmapped_area_info
Rick Edgecombe
Re: [PATCH v3 05/12] csky: Use initializer for struct vm_unmapped_area_info
Christophe Leroy
[RFC v2.1 03/12] csky: Use initializer for struct vm_unmapped_area_info
Rick Edgecombe
Re: [RFC v2.1 03/12] csky: Use initializer for struct vm_unmapped_area_info
Guo Ren
Re: [RFC v2.1 03/12] csky: Use initializer for struct vm_unmapped_area_info
Edgecombe, Rick P
Later messages