messages from 2016-01-10 14:17:35 to 2016-01-26 01:06:46 UTC [more...]
[PATCH v3 00/41] arch: barrier cleanup + barriers for virt
2016-01-26 1:06 UTC (104+ messages)
` [PATCH v3 01/41] lcoking/barriers, arch: Use smp barriers in smp_store_release()
` [PATCH v3 05/41] powerpc: reuse asm-generic/barrier.h
` [PATCH v3 08/41] arm: "
` [PATCH v3 09/41] arm64: "
` [PATCH v3 10/41] metag: "
` [PATCH v3 11/41] mips: "
` [v3,11/41] "
` [PATCH v3 12/41] x86/um: "
` [PATCH v3 13/41] x86: "
` [PATCH v3 14/41] asm-generic: add __smp_xxx wrappers
` [PATCH v3 15/41] powerpc: define __smp_xxx
` [PATCH v3 16/41] arm64: "
` [PATCH v3 17/41] arm: "
` [PATCH v3 18/41] blackfin: "
` [PATCH v3 19/41] ia64: "
` [PATCH v3 20/41] metag: "
` [PATCH v3 21/41] mips: "
` [PATCH v3 22/41] s390: "
` [PATCH v3 23/41] sh: define __smp_xxx, fix smp_store_mb for !SMP
` [PATCH v3 24/41] sparc: define __smp_xxx
` [PATCH v3 25/41] tile: "
` [PATCH v3 26/41] xtensa: "
` [PATCH v3 27/41] x86: "
` [PATCH v3 28/41] asm-generic: implement virt_xxx memory barriers
` [PATCH v3 29/41] Revert "virtio_ring: Update weak barriers to use dma_wmb/rmb"
` [PATCH v3 30/41] virtio_ring: update weak barriers to use virt_xxx
` [PATCH v3 31/41] sh: support 1 and 2 byte xchg
` [PATCH v3 32/41] sh: move xchg_cmpxchg to a header by itself
` [PATCH v3 33/41] virtio_ring: use virt_store_mb
` [PATCH v3 34/41] checkpatch.pl: add missing memory barriers
` [PATCH v3 35/41] checkpatch: check for __smp outside barrier.h
` [PATCH v3 36/41] checkpatch: add virt barriers
` [PATCH v3 37/41] xenbus: use virt_xxx barriers
` [PATCH v3 38/41] xen/io: "
` [PATCH v3 39/41] xen/events: "
` [PATCH v3 40/41] s390: use generic memory barriers
` [PATCH v3 41/41] s390: more efficient smp barriers
Proposal
2016-01-25 22:57 UTC
[PATCH v2 00/16] compat: Introduce and use in_compat_syscall
2016-01-25 22:51 UTC (18+ messages)
` [PATCH v2 01/16] compat: Add in_compat_syscall to ask whether we're in a compat syscall
` [PATCH v2 02/16] sparc/compat: Provide an accurate in_compat_syscall implementation
` [PATCH v2 03/16] sparc/syscall: Fix syscall_get_arch
` [PATCH v2 04/16] seccomp: Check in_compat_syscall, not is_compat_task, in strict mode
` [PATCH v2 05/16] ptrace: in PEEK_SIGINFO, check syscall bitness, not task bitness
` [PATCH v2 06/16] auditsc: For seccomp events, log syscall compat state using in_compat_syscall
` [PATCH v2 07/16] staging/lustre: Switch from is_compat_task to in_compat_syscall
` [PATCH v2 08/16] ext4: In ext4_dir_llseek, check syscall bitness directly
` [PATCH v2 09/16] net/sctp: Use in_compat_syscall for sctp_getsockopt_connectx3
` [PATCH v2 10/16] net/xfrm_user: Use in_compat_syscall to deny compat syscalls
` [PATCH v2 11/16] firewire: Use in_compat_syscall to check ioctl compatness
` [PATCH v2 12/16] efivars: Use in_compat_syscall to check for compat callers
` [PATCH v2 13/16] amdkfd: Use in_compat_syscall to check open() caller type
` [PATCH v2 14/16] input: Redefine INPUT_COMPAT_TEST as in_compat_syscall()
` [PATCH v2 15/16] uhid: Check write() bitness using in_compat_syscall
` [PATCH v2 16/16] x86/compat: Remove is_compat_task
[PATCH 2/2] n2rng: Attach on T5/M5, T7/M7 SPARC CPUs
2016-01-25 21:19 UTC (4+ messages)
[PATCH v3] Add sun4v_wdt watchdog driver
2016-01-25 21:15 UTC (4+ messages)
[PATCH 1/2] n2rng: documentation, add DT bindings, vendor prefixes
2016-01-25 18:53 UTC (2+ messages)
[PATCH 0/2] n2rng: Attach on T5/M5, T7/M7 SPARC CPUs
2016-01-25 16:13 UTC (4+ messages)
[PATCH v3 06/17] arch: Set IORESOURCE_SYSTEM_RAM to System RAM
2016-01-24 18:00 UTC
[PATCH] watchdog: add sun4v_wdt device support
2016-01-22 19:06 UTC (17+ messages)
[PATCH] sparc: Hook up copy_file_range syscall
2016-01-21 23:58 UTC
Minor tweak to silo regarding GPT labeled drives
2016-01-21 18:56 UTC (8+ messages)
using ptrace to cancel a syscall on sparc
2016-01-19 20:56 UTC (5+ messages)
Business Proposition for you
2016-01-18 19:44 UTC (2+ messages)
Urgent:Get back to me
2016-01-18 17:38 UTC
[GIT] Sparc
2016-01-15 21:04 UTC (2+ messages)
prtconfs: Add SPARC M7-16 prtconf
2016-01-15 21:02 UTC (2+ messages)
[PATCH v2] sparc64: Fix numa node distance initialization
2016-01-14 21:22 UTC (2+ messages)
From western union office
2016-01-14 13:49 UTC
[PATCH 1/2] n2rng: Attach on T5/M5, T7/M7 SPARC CPUs
2016-01-13 21:43 UTC
[PATCH v5 7/7] sparc64: mm/gup: add gup trace points
2016-01-13 20:44 UTC (4+ messages)
[PATCH v4 0/3] checkpatch: handling of memory barriers
2016-01-11 21:45 UTC (7+ messages)
` [PATCH v4 1/3] checkpatch.pl: add missing "
` [PATCH v4 2/3] checkpatch: check for __smp outside barrier.h
` [PATCH v4 3/3] checkpatch: add virt barriers
[PATCH] sparc64: fix incorrect sign extension in sys_sparc64_personality
2016-01-11 21:22 UTC (3+ messages)
` [RESEND PATCH] "
[PATCH v2 00/34] arch: barrier cleanup + barriers for virt
2016-01-11 11:10 UTC (4+ messages)
` [PATCH v2 20/32] metag: define __smp_xxx
[PATCH v3 0/3] checkpatch: handling of memory barriers
2016-01-11 10:56 UTC (9+ messages)
` [PATCH v3 1/3] checkpatch.pl: add missing "
` [PATCH v3 2/3] checkpatch: check for __smp outside barrier.h
` [PATCH v3 3/3] checkpatch: add virt barriers
[PATCH v2 0/3] checkpatch: handling of memory barriers
2016-01-10 19:29 UTC (8+ messages)
` [PATCH v2 1/3] checkpatch.pl: add missing "
` [PATCH v2 2/3] checkpatch: check for __smp outside barrier.h
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox