linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-06 14:57:58 to 2019-01-10 17:22:16 UTC [more...]

[PATCH 00/11] y2038: add time64 syscalls
 2019-01-10 17:22 UTC  (12+ messages)
` [PATCH 01/11] time: make adjtime compat handling available for 32 bit
` [PATCH 02/11] time: Add struct __kernel_timex
` [PATCH 03/11] time: fix sys_timer_settime prototype
` [PATCH 04/11] sparc64: add custom adjtimex/clock_adjtime functions
` [PATCH 05/11] timex: use __kernel_timex internally
` [PATCH 06/11] timex: change syscalls to use struct __kernel_timex
` [PATCH 07/11] y2038: syscalls: rename y2038 compat syscalls
` [PATCH 08/11] y2038: use time32 syscall names on 32-bit
` [PATCH 09/11] y2038: remove struct definition redirects
` [PATCH 10/11] y2038: rename old time and utime syscalls
` [PATCH 11/11] y2038: add 64-bit time_t syscalls to all 32-bit architectures

[PATCH 00/15] arch: synchronize syscall tables in preparation for y2038
 2019-01-10 17:14 UTC  (22+ messages)
` [PATCH 01/15] ia64: add __NR_umount2 definition
` [PATCH 02/15] ia64: add statx and io_pgetevents syscalls
` [PATCH 03/15] ia64: assign syscall numbers for perf and seccomp
` [PATCH 04/15] alpha: wire up io_pgetevents system call
` [PATCH 05/15] alpha: update syscall macro definitions
` [PATCH 06/15] ARM: add migrate_pages() system call
` [PATCH 07/15] ARM: add kexec_file_load system call number
` [PATCH 08/15] m68k: assign syscall number for seccomp
` [PATCH 09/15] sh: remove duplicate unistd_32.h file
` [PATCH 10/15] sh: add statx system call
` [PATCH 11/15] mips: fix n32 compat_ipc_parse_version
` [PATCH 12/15] sparc64: fix sparc_ipc type conversion
` [PATCH 13/15] ipc: rename old-style shmctl/semctl/msgctl syscalls
` [PATCH 14/15] arch: add split IPC system calls where needed
` [PATCH 15/15] arch: add pkey and rseq syscall numbers everywhere

[PATCH v5 00/12] perf/core: Generalise event exclusion checking
 2019-01-10 13:53 UTC  (13+ messages)
` [PATCH v5 01/12] perf/doc: update design.txt for exclude_{host|guest} flags
` [PATCH v5 02/12] perf/core: add function to test for event exclusion flags
` [PATCH v5 03/12] perf/core: add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
` [PATCH v5 04/12] alpha: perf/core: strengthen exclude checks with PERF_PMU_CAP_NO_EXCLUDE
` [PATCH v5 05/12] arm: perf: conditionally use PERF_PMU_CAP_NO_EXCLUDE
` [PATCH v5 06/12] arm: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
` [PATCH v5 07/12] drivers/perf: "
` [PATCH v5 08/12] drivers/perf: perf/core: strengthen exclude checks with PERF_PMU_CAP_NO_EXCLUDE
` [PATCH v5 09/12] powerpc: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
` [PATCH v5 10/12] x86: "
` [PATCH v5 11/12] x86: perf/core: strengthen exclude checks with PERF_PMU_CAP_NO_EXCLUDE
` [PATCH v5 12/12] perf/core: remove unused perf_flags

[PATCH v4 00/13] perf/core: Generalise event exclusion checking
 2019-01-10 13:15 UTC  (27+ messages)
` [PATCH v4 01/13] perf/doc: update design.txt for exclude_{host|guest} flags
` [PATCH v4 02/13] perf/core: add function to test for event exclusion flags
` [PATCH v4 03/13] perf/core: add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
` [PATCH v4 04/13] alpha: perf/core: use PERF_PMU_CAP_NO_EXCLUDE
` [PATCH v4 05/13] arm: perf: conditionally "
` [PATCH v4 06/13] arm: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
` [PATCH v4 07/13] drivers/perf: "
` [PATCH v4 08/13] "
` [PATCH v4 09/13] powerpc: "
` [PATCH v4 10/13] x86: "
` [PATCH v4 11/13] "
` [PATCH v4 12/13] perf/core: remove unused perf_flags
` [PATCH v4 13/13] drivers/perf: use PERF_PMU_CAP_NO_EXCLUDE for Cavium TX2 PMU

[PATCH 14/14] syscall_get_arch: add "struct task_struct *" argument
 2019-01-09 12:43 UTC 

[PATCH v3 0/8] net: y2038-safe socket timestamps
 2019-01-08 21:49 UTC  (10+ messages)
` [PATCH v3 2/8] sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
` [PATCH v3 6/8] socket: Add SO_TIMESTAMP[NS]_NEW
` [PATCH v3 7/8] socket: Add SO_TIMESTAMPING_NEW

[PATCH 0/3] net: y2038-safe socket timeout options
 2019-01-08 21:29 UTC  (7+ messages)
` [PATCH 2/3] socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
    ` [PATCH] socket: move compat timeout handling into sock.c
` [PATCH 3/3] sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW

[PATCH RFC 3/4] barriers: convert a control to a data dependency
 2019-01-07 19:25 UTC  (13+ messages)

[PATCH v7 00/22] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2019-01-07  7:25 UTC  (4+ messages)
` [PATCH v7 03/22] alpha: define remaining syscall_get_* functions
` [PATCH v7 20/22] syscall_get_arch: add "struct task_struct *" argument

fdisk vs. BSD disklabels and slices
 2019-01-06 23:23 UTC  (3+ messages)

ext4 corruption on alpha with 4.20.0-09062-gd8372ba8ce28
 2019-01-02 15:52 UTC 

[PATCH 0/2] alpha: Unify the system call scripts
 2019-01-02 15:06 UTC  (3+ messages)
` [PATCH 1/2] alpha: remove nargs from __SYSCALL
` [PATCH 2/2] alpha: generate uapi header and syscall table header files

[PULL] alpha.git
 2018-12-31 18:05 UTC  (2+ messages)

[PATCH] alpha: fix page fault handling for r16-r18 targets
 2018-12-31 11:53 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v3 0/5] alpha: system call table generation support
 2018-12-22 10:27 UTC  (6+ messages)

ensure dma_alloc_coherent always returns zeroed memory
 2018-12-20 17:37 UTC  (20+ messages)
` [PATCH 1/2] dma-mapping: zero memory returned from dma_alloc_*
` [PATCH 2/2] dma-mapping: deprecate dma_zalloc_coherent

[PATCH v2 0/8] net: y2038-safe socket timestamps
 2018-12-18 21:27 UTC  (17+ messages)
` [PATCH v2 2/8] sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
` [PATCH v2 6/8] socket: Add SO_TIMESTAMP[NS]_NEW
` [PATCH v2 7/8] socket: Add SO_TIMESTAMPING_NEW

[PATCH V3 0/2] Replace all open encodings for NUMA_NO_NODE
 2018-12-18 10:12 UTC  (3+ messages)
` [PATCH V3 1/2] mm: "
` [PATCH V3 2/2] Tools: Replace "

[PATCH v6 00/27] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-12-14 20:15 UTC  (4+ messages)
` [PATCH v6 03/27] alpha: define remaining syscall_get_* functions
` [PATCH v6 24/27] syscall_get_arch: add "struct task_struct *" argument

Generic kernel fails to boot on Alpha bisected to b38d08f3181c
 2018-12-14  4:47 UTC  (3+ messages)

[PATCH 00/10] perf/core: Generalise event exclusion checking
 2018-12-12 17:08 UTC  (9+ messages)
` [PATCH 10/10] perf/doc: update design.txt for exclude_{host|guest} flags

[PATCH v3 00/12] perf/core: Generalise event exclusion checking
 2018-12-10 23:51 UTC  (18+ messages)
` [PATCH v3 01/12] perf/doc: update design.txt for exclude_{host|guest} flags
` [PATCH v3 02/12] perf/core: add function to test for event exclusion flags
` [PATCH v3 03/12] perf/core: add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs
` [PATCH v3 04/12] alpha: perf/core: use PERF_PMU_CAP_NO_EXCLUDE
` [PATCH v3 05/12] arm: perf: conditionally "
` [PATCH v3 06/12] arm: perf/core: use PERF_PMU_CAP_NO_EXCLUDE for exclude incapable PMUs
` [PATCH v3 07/12] drivers/perf: "
` [PATCH v3 08/12] "
` [PATCH v3 09/12] powerpc: "
` [PATCH v3 10/12] x86: "
` [PATCH v3 11/12] "
` [PATCH v3 12/12] perf/core: remove unused perf_flags

[PATCH v5 00/25] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-12-10  4:31 UTC  (3+ messages)
` [PATCH v5 01/25] alpha: define remaining syscall_get_* functions
` [PATCH v5 22/25] syscall_get_arch: add "struct task_struct *" argument

remove the ->mapping_error method from dma_map_ops V3
 2018-12-06 14:57 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).