linux-alpha
Thread
Date
Earlier messages
Later messages
Messages by Date
2019/01/21
Re: [PATCH v2 08/29] m68k: assign syscall number for seccomp
Geert Uytterhoeven
2019/01/21
Re: [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
Geert Uytterhoeven
2019/01/21
[PATCH v2 00/21] Refine memblock API
Mike Rapoport
2019/01/21
[PATCH v2 02/21] powerpc: use memblock functions returning virtual address
Mike Rapoport
2019/01/21
[PATCH v2 11/21] memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
Mike Rapoport
2019/01/21
[PATCH v2 07/21] memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2019/01/21
[PATCH v2 08/21] memblock: drop __memblock_alloc_base()
Mike Rapoport
2019/01/21
[PATCH v2 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic
Mike Rapoport
2019/01/21
[PATCH v2 10/21] memblock: refactor internal allocation functions
Mike Rapoport
2019/01/21
[PATCH v2 04/21] memblock: drop memblock_alloc_base_nid()
Mike Rapoport
2019/01/21
[PATCH v2 12/21] arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Mike Rapoport
2019/01/21
[PATCH v2 13/21] arch: don't memset(0) memory returned by memblock_alloc()
Mike Rapoport
2019/01/21
Re: [PATCH v2 26/29] y2038: use time32 syscall names on 32-bit
Geert Uytterhoeven
2019/01/21
[PATCH v2 14/21] ia64: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019/01/21
[PATCH v2 03/21] memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
Mike Rapoport
2019/01/21
[PATCH v2 20/21] memblock: memblock_alloc_try_nid: don't panic
Mike Rapoport
2019/01/21
[PATCH v2 15/21] sparc: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019/01/21
[PATCH v2 09/21] memblock: drop memblock_alloc_base()
Mike Rapoport
2019/01/21
[PATCH v2 18/21] swiotlb: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019/01/21
[PATCH v2 21/21] memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
2019/01/21
[PATCH v2 05/21] memblock: emphasize that memblock_alloc_range() returns a physical address
Mike Rapoport
2019/01/21
[PATCH v2 16/21] mm/percpu: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019/01/21
[PATCH v2 17/21] init/main: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019/01/21
[PATCH v2 19/21] treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019/01/21
[PATCH v2 01/21] openrisc: prefer memblock APIs returning virtual address
Mike Rapoport
2019/01/20
Re: [PATCH v4 2/3] fs: don't let getdents return bogus names
Dave Chinner
2019/01/20
Re: [PATCH v4 1/3] fs: hoist EFSCORRUPTED definition into uapi header
Dave Chinner
2019/01/19
Re: [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
Russell King - ARM Linux admin
2019/01/18
Re: [PATCH v2 13/29] arch: add split IPC system calls where needed
Gabriel Paubert
2019/01/18
Re: [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
2019/01/18
Re: [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
Andy Lutomirski
2019/01/18
Re: [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
2019/01/18
Re: [PATCH v2 13/29] arch: add split IPC system calls where needed
Arnd Bergmann
2019/01/18
Re: [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
Andy Lutomirski
2019/01/18
Re: [PATCH v2 00/29] y2038: add time64 syscalls
James Bottomley
2019/01/18
Re: [PATCH v2 00/29] y2038: add time64 syscalls
Dennis Clarke
2019/01/18
Re: [PATCH v2 00/29] y2038: add time64 syscalls
Arnd Bergmann
2019/01/18
Re: [PATCH v2 00/29] y2038: add time64 syscalls
Dennis Clarke
2019/01/18
[PATCH v2 06/29] ARM: add migrate_pages() system call
Arnd Bergmann
2019/01/18
[PATCH v2 28/29] y2038: rename old time and utime syscalls
Arnd Bergmann
2019/01/18
[PATCH v2 21/29] sparc64: add custom adjtimex/clock_adjtime functions
Arnd Bergmann
2019/01/18
[PATCH v2 23/29] timex: change syscalls to use struct __kernel_timex
Arnd Bergmann
2019/01/18
[PATCH v2 02/29] ia64: add statx and io_pgetevents syscalls
Arnd Bergmann
2019/01/18
[PATCH v2 03/29] ia64: assign syscall numbers for perf and seccomp
Arnd Bergmann
2019/01/18
[PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
2019/01/18
[PATCH v2 07/29] ARM: add kexec_file_load system call number
Arnd Bergmann
2019/01/18
[PATCH v2 04/29] alpha: wire up io_pgetevents system call
Arnd Bergmann
2019/01/18
[PATCH v2 10/29] sh: add statx system call
Arnd Bergmann
2019/01/18
[PATCH v2 01/29] ia64: add __NR_umount2 definition
Arnd Bergmann
2019/01/18
[PATCH v2 08/29] m68k: assign syscall number for seccomp
Arnd Bergmann
2019/01/18
[PATCH v2 14/29] arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
2019/01/18
Re: [PATCH v4 1/3] fs: hoist EFSCORRUPTED definition into uapi header
Arnd Bergmann
2019/01/18
[PATCH v2 16/29] alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls
Arnd Bergmann
2019/01/18
[PATCH v2 15/29] alpha: add standard statfs64/fstatfs64 syscalls
Arnd Bergmann
2019/01/18
[PATCH v2 13/29] arch: add split IPC system calls where needed
Arnd Bergmann
2019/01/18
Re: [PATCH v3 1/2] fs: don't let getdents return bogus names
Jann Horn
2019/01/18
[PATCH v2 09/29] sh: remove duplicate unistd_32.h file
Arnd Bergmann
2019/01/18
[PATCH v2 26/29] y2038: use time32 syscall names on 32-bit
Arnd Bergmann
2019/01/18
[PATCH v2 17/29] syscalls: remove obsolete __IGNORE_ macros
Arnd Bergmann
2019/01/18
[PATCH v2 18/29] time: make adjtime compat handling available for 32 bit
Arnd Bergmann
2019/01/18
[PATCH v2 12/29] ipc: rename old-style shmctl/semctl/msgctl syscalls
Arnd Bergmann
2019/01/18
[PATCH v2 19/29] time: Add struct __kernel_timex
Arnd Bergmann
2019/01/18
[PATCH v2 05/29] alpha: update syscall macro definitions
Arnd Bergmann
2019/01/18
[PATCH v2 27/29] y2038: remove struct definition redirects
Arnd Bergmann
2019/01/18
[PATCH v2 20/29] time: fix sys_timer_settime prototype
Arnd Bergmann
2019/01/18
[PATCH v2 00/29] y2038: add time64 syscalls
Arnd Bergmann
2019/01/18
[PATCH v2 22/29] timex: use __kernel_timex internally
Arnd Bergmann
2019/01/18
[PATCH v2 24/29] x86/x32: use time64 versions of sigtimedwait and recvmmsg
Arnd Bergmann
2019/01/18
[PATCH v2 11/29] sparc64: fix sparc_ipc type conversion
Arnd Bergmann
2019/01/18
[PATCH v4 1/3] fs: hoist EFSCORRUPTED definition into uapi header
Jann Horn
2019/01/18
[PATCH v4 2/3] fs: don't let getdents return bogus names
Jann Horn
2019/01/18
[PATCH v4 3/3] fs: let filldir_t return bool instead of an error code
Jann Horn
2019/01/18
Re: [PATCH 21/21] memblock: drop memblock_alloc_*_nopanic() variants
Greg Kroah-Hartman
2019/01/18
Re: [PATCH 19/21] treewide: add checks for the return value of memblock_alloc*()
Heiko Carstens
2019/01/17
Re: PWS 433au (Miata) recovery update
Bob Tracy
2019/01/17
Re: PWS 433au (Miata) recovery update
Maciej W. Rozycki
2019/01/17
Re: [PATCH 21/21] memblock: drop memblock_alloc_*_nopanic() variants
Petr Mladek
2019/01/16
Re: [PATCH 19/21] treewide: add checks for the return value of memblock_alloc*()
Guo Ren
2019/01/16
Re: PWS 433au (Miata) recovery update
Bob Tracy
2019/01/16
wohltätige Spende von 2.800.000 euro
friedrich mayrhofer
2019/01/16
Re: [PATCH 15/21] sparc: add checks for the return value of memblock_alloc*()
David Miller
2019/01/16
Re: [Xen-devel] [PATCH 19/21] treewide: add checks for the return value of memblock_alloc*()
Juergen Gross
2019/01/16
[PATCH 02/21] powerpc: use memblock functions returning virtual address
Mike Rapoport
2019/01/16
[PATCH 00/21] Refine memblock API
Mike Rapoport
2019/01/16
[PATCH 01/21] openrisc: prefer memblock APIs returning virtual address
Mike Rapoport
2019/01/16
[PATCH 06/21] memblock: memblock_phys_alloc_try_nid(): don't panic
Mike Rapoport
2019/01/16
[PATCH 12/21] arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Mike Rapoport
2019/01/16
[PATCH 08/21] memblock: drop __memblock_alloc_base()
Mike Rapoport
2019/01/16
[PATCH 09/21] memblock: drop memblock_alloc_base()
Mike Rapoport
2019/01/16
[PATCH 10/21] memblock: refactor internal allocation functions
Mike Rapoport
2019/01/16
[PATCH 13/21] arch: don't memset(0) memory returned by memblock_alloc()
Mike Rapoport
2019/01/16
[PATCH 19/21] treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019/01/16
[PATCH 15/21] sparc: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019/01/16
[PATCH 21/21] memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
2019/01/16
[PATCH 17/21] init/main: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019/01/16
[PATCH 16/21] mm/percpu: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019/01/16
[PATCH 18/21] swiotlb: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019/01/16
[PATCH 14/21] ia64: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019/01/16
[PATCH 20/21] memblock: memblock_alloc_try_nid: don't panic
Mike Rapoport
2019/01/16
[PATCH 11/21] memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
Mike Rapoport
2019/01/16
[PATCH 07/21] memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2019/01/16
[PATCH 05/21] memblock: emphasize that memblock_alloc_range() returns a physical address
Mike Rapoport
2019/01/16
[PATCH 04/21] memblock: drop memblock_alloc_base_nid()
Mike Rapoport
2019/01/16
[PATCH 03/21] memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
Mike Rapoport
2019/01/15
PWS 433au (Miata) recovery update
Bob Tracy
2019/01/15
Re: [PATCH 14/15] arch: add split IPC system calls where needed
Michael Ellerman
2019/01/15
Re: [PATCH 14/15] arch: add split IPC system calls where needed
Michael Ellerman
2019/01/15
Re: [PATCH 14/15] arch: add split IPC system calls where needed
Arnd Bergmann
2019/01/15
Re: [PATCH 14/15] arch: add split IPC system calls where needed
Geert Uytterhoeven
2019/01/15
Re: [PATCH 14/15] arch: add split IPC system calls where needed
Arnd Bergmann
2019/01/15
Re: [PATCH 14/15] arch: add split IPC system calls where needed
Arnd Bergmann
2019/01/15
Re: [PATCH 15/15] arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
2019/01/15
Re: [PATCH 15/15] arch: add pkey and rseq syscall numbers everywhere
Russell King - ARM Linux admin
2019/01/14
Re: [PATCH v3 1/2] fs: don't let getdents return bogus names
Dave Chinner
2019/01/14
[PATCH v3 2/2] fs: let filldir_t return bool instead of an error code
Jann Horn
2019/01/14
[PATCH v3 1/2] fs: don't let getdents return bogus names
Jann Horn
2019/01/14
Re: [PATCH 14/15] arch: add split IPC system calls where needed
Michael Ellerman
2019/01/14
Re: [PATCH 15/15] arch: add pkey and rseq syscall numbers everywhere
Heiko Carstens
2019/01/13
Re: [PATCH 14/15] arch: add split IPC system calls where needed
Michael Ellerman
2019/01/13
Re: [PATCH 14/15] arch: add split IPC system calls where needed
Michael Ellerman
2019/01/11
Re: [PATCH 14/15] arch: add split IPC system calls where needed
Arnd Bergmann
2019/01/11
Re: [PATCH 15/15] arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
2019/01/11
Re: [PATCH 00/15] arch: synchronize syscall tables in preparation for y2038
Geert Uytterhoeven
2019/01/10
Re: [PATCH 00/15] arch: synchronize syscall tables in preparation for y2038
Michael Cree
2019/01/10
Re: [PATCH 00/15] arch: synchronize syscall tables in preparation for y2038
Arnd Bergmann
2019/01/10
Re: [PATCH 00/15] arch: synchronize syscall tables in preparation for y2038
Arnd Bergmann
2019/01/10
Re: [PATCH 07/11] y2038: syscalls: rename y2038 compat syscalls
Heiko Carstens
2019/01/10
Re: [PATCH 15/15] arch: add pkey and rseq syscall numbers everywhere
Heiko Carstens
2019/01/10
Re: [PATCH 14/15] arch: add split IPC system calls where needed
Heiko Carstens
2019/01/10
Re: [PATCH 00/15] arch: synchronize syscall tables in preparation for y2038
Geert Uytterhoeven
2019/01/10
Re: [PATCH 00/15] arch: synchronize syscall tables in preparation for y2038
Joseph Myers
2019/01/10
[PATCH 00/11] y2038: add time64 syscalls
Arnd Bergmann
2019/01/10
[PATCH 10/11] y2038: rename old time and utime syscalls
Arnd Bergmann
2019/01/10
[PATCH 06/11] timex: change syscalls to use struct __kernel_timex
Arnd Bergmann
2019/01/10
[PATCH 11/11] y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
2019/01/10
[PATCH 09/11] y2038: remove struct definition redirects
Arnd Bergmann
2019/01/10
[PATCH 08/11] y2038: use time32 syscall names on 32-bit
Arnd Bergmann
2019/01/10
[PATCH 03/11] time: fix sys_timer_settime prototype
Arnd Bergmann
2019/01/10
[PATCH 02/11] time: Add struct __kernel_timex
Arnd Bergmann
2019/01/10
[PATCH 05/11] timex: use __kernel_timex internally
Arnd Bergmann
2019/01/10
[PATCH 01/11] time: make adjtime compat handling available for 32 bit
Arnd Bergmann
2019/01/10
[PATCH 04/11] sparc64: add custom adjtimex/clock_adjtime functions
Arnd Bergmann
2019/01/10
Re: [PATCH 07/15] ARM: add kexec_file_load system call number
Arnd Bergmann
2019/01/10
Re: [PATCH 06/15] ARM: add migrate_pages() system call
Arnd Bergmann
2019/01/10
Re: [PATCH 00/15] arch: synchronize syscall tables in preparation for y2038
Arnd Bergmann
2019/01/10
Re: [PATCH 00/15] arch: synchronize syscall tables in preparation for y2038
Geert Uytterhoeven
2019/01/10
Re: [PATCH 07/15] ARM: add kexec_file_load system call number
Will Deacon
2019/01/10
Re: [PATCH 06/15] ARM: add migrate_pages() system call
Will Deacon
2019/01/10
[PATCH 12/15] sparc64: fix sparc_ipc type conversion
Arnd Bergmann
2019/01/10
[PATCH 11/15] mips: fix n32 compat_ipc_parse_version
Arnd Bergmann
2019/01/10
[PATCH 05/15] alpha: update syscall macro definitions
Arnd Bergmann
2019/01/10
[PATCH 03/15] ia64: assign syscall numbers for perf and seccomp
Arnd Bergmann
2019/01/10
[PATCH 02/15] ia64: add statx and io_pgetevents syscalls
Arnd Bergmann
2019/01/10
[PATCH 06/15] ARM: add migrate_pages() system call
Arnd Bergmann
2019/01/10
[PATCH 04/15] alpha: wire up io_pgetevents system call
Arnd Bergmann
2019/01/10
[PATCH 00/15] arch: synchronize syscall tables in preparation for y2038
Arnd Bergmann
2019/01/10
[PATCH 15/15] arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
2019/01/10
[PATCH 08/15] m68k: assign syscall number for seccomp
Arnd Bergmann
2019/01/10
[PATCH 07/15] ARM: add kexec_file_load system call number
Arnd Bergmann
2019/01/10
[PATCH 13/15] ipc: rename old-style shmctl/semctl/msgctl syscalls
Arnd Bergmann
2019/01/10
[PATCH 14/15] arch: add split IPC system calls where needed
Arnd Bergmann
2019/01/10
[PATCH 10/15] sh: add statx system call
Arnd Bergmann
2019/01/10
[PATCH 09/15] sh: remove duplicate unistd_32.h file
Arnd Bergmann
2019/01/10
[PATCH 01/15] ia64: add __NR_umount2 definition
Arnd Bergmann
2019/01/10
[PATCH v5 09/12] powerpc: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
Andrew Murray
2019/01/10
[PATCH v5 06/12] arm: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
Andrew Murray
2019/01/10
[PATCH v5 08/12] drivers/perf: perf/core: strengthen exclude checks with PERF_PMU_CAP_NO_EXCLUDE
Andrew Murray
2019/01/10
[PATCH v5 01/12] perf/doc: update design.txt for exclude_{host|guest} flags
Andrew Murray
2019/01/10
[PATCH v5 04/12] alpha: perf/core: strengthen exclude checks with PERF_PMU_CAP_NO_EXCLUDE
Andrew Murray
2019/01/10
[PATCH v5 03/12] perf/core: add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
Andrew Murray
2019/01/10
[PATCH v5 02/12] perf/core: add function to test for event exclusion flags
Andrew Murray
2019/01/10
[PATCH v5 10/12] x86: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
Andrew Murray
2019/01/10
[PATCH v5 05/12] arm: perf: conditionally use PERF_PMU_CAP_NO_EXCLUDE
Andrew Murray
2019/01/10
[PATCH v5 07/12] drivers/perf: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
Andrew Murray
2019/01/10
[PATCH v5 12/12] perf/core: remove unused perf_flags
Andrew Murray
2019/01/10
[PATCH v5 11/12] x86: perf/core: strengthen exclude checks with PERF_PMU_CAP_NO_EXCLUDE
Andrew Murray
2019/01/10
[PATCH v5 00/12] perf/core: Generalise event exclusion checking
Andrew Murray
2019/01/10
Re: [PATCH v4 10/13] x86: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
Michael Ellerman
2019/01/10
Re: [PATCH v4 13/13] drivers/perf: use PERF_PMU_CAP_NO_EXCLUDE for Cavium TX2 PMU
Will Deacon
2019/01/09
[PATCH 14/14] syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2019/01/08
Re: [PATCH v3 0/8] net: y2038-safe socket timestamps
David Miller
2019/01/08
Re: [PATCH] socket: move compat timeout handling into sock.c
Deepa Dinamani
2019/01/08
Re: [PATCH 2/3] socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
2019/01/08
[PATCH] socket: move compat timeout handling into sock.c
Arnd Bergmann
2019/01/08
Re: [PATCH 2/3] socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Arnd Bergmann
2019/01/08
Re: [PATCH v4 10/13] x86: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
Peter Zijlstra
2019/01/08
Re: [PATCH v4 10/13] x86: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
Boris Ostrovsky
2019/01/08
Re: [PATCH v4 05/13] arm: perf: conditionally use PERF_PMU_CAP_NO_EXCLUDE
Peter Zijlstra
2019/01/08
Re: [PATCH v3 6/8] socket: Add SO_TIMESTAMP[NS]_NEW
Willem de Bruijn
2019/01/08
Re: [PATCH v3 0/8] net: y2038-safe socket timestamps
Willem de Bruijn
2019/01/08
Re: [PATCH v3 6/8] socket: Add SO_TIMESTAMP[NS]_NEW
Willem de Bruijn
2019/01/08
Re: [PATCH v3 7/8] socket: Add SO_TIMESTAMPING_NEW
Willem de Bruijn
2019/01/08
Re: [PATCH v3 0/8] net: y2038-safe socket timestamps
Willem de Bruijn
2019/01/08
Re: [PATCH v4 05/13] arm: perf: conditionally use PERF_PMU_CAP_NO_EXCLUDE
Andrew Murray
2019/01/08
Re: [PATCH v4 10/13] x86: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
Andrew Murray
2019/01/08
Re: [PATCH v4 05/13] arm: perf: conditionally use PERF_PMU_CAP_NO_EXCLUDE
Peter Zijlstra
2019/01/08
Re: [PATCH v4 11/13] x86: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
Andrew Murray
2019/01/08
Re: [PATCH v4 05/13] arm: perf: conditionally use PERF_PMU_CAP_NO_EXCLUDE
Andrew Murray
2019/01/08
Re: [PATCH v4 11/13] x86: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
Peter Zijlstra
2019/01/08
Re: [PATCH v4 10/13] x86: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
Peter Zijlstra
Earlier messages
Later messages