messages from 2019-02-02 15:34:54 to 2019-04-03 15:49:02 UTC [more...]
[PATCH 2/2] arch: add pidfd and io_uring syscalls everywhere
2019-04-03 15:49 UTC (14+ messages)
CONFIG_ARCH_SUPPORTS_INT128: Why not mips, s390, powerpc, and alpha?
2019-03-31 0:30 UTC (10+ messages)
[PATCH v5 0/3] locking/rwsem: Rwsem rearchitecture part 0
2019-03-25 15:25 UTC (13+ messages)
` [PATCH v5 1/3] locking/rwsem: Remove arch specific rwsem files
` [PATCH v5 2/3] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
` [PATCH v5 3/3] locking/rwsem: Optimize down_read_trylock()
[PATCH v2 13/13] syscall_get_arch: add "struct task_struct *" argument
2019-03-21 1:22 UTC (2+ messages)
[PATCH] y2038: fix socket.h header inclusion
2019-03-18 14:37 UTC (12+ messages)
[PATCH] x86: Deprecate a.out support
2019-03-14 18:38 UTC (22+ messages)
[PATCH] arch: alpha: Kconfig: pedantic formatting
2019-03-11 13:42 UTC
[PATCH v3 01/34] alpha: mm: Add p?d_large() definitions
2019-02-27 17:05 UTC
[PATCH v4 0/3] locking/rwsem: Rwsem rearchitecture part 0
2019-02-22 3:28 UTC (15+ messages)
` [PATCH v4 1/3] locking/rwsem: Remove arch specific rwsem files
` [PATCH v4 2/3] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
` [PATCH v4 3/3] locking/rwsem: Optimize down_read_trylock()
ext4 corruption on alpha with 4.20.0-09062-gd8372ba8ce28
2019-02-21 13:29 UTC (15+ messages)
[PATCH 3.18 100/108] alpha: fix page fault handling for r16-r18 targets
2019-02-18 13:44 UTC
[PATCH 4.4 132/143] alpha: fix page fault handling for r16-r18 targets
2019-02-18 13:44 UTC
[PATCH 4.9 44/58] alpha: fix page fault handling for r16-r18 targets
2019-02-18 13:44 UTC
[PATCH 4.14 50/62] alpha: fix page fault handling for r16-r18 targets
2019-02-18 13:43 UTC
[PATCH 4.19 70/85] alpha: fix page fault handling for r16-r18 targets
2019-02-18 13:43 UTC
[PATCH 4.20 73/92] alpha: fix page fault handling for r16-r18 targets
2019-02-18 13:43 UTC
[PATCH v3 0/2] locking/rwsem: Remove arch specific rwsem files
2019-02-15 18:35 UTC (10+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] locking/rwsem: Optimize down_read_trylock()
[PATCH-tip 00/22] locking/rwsem: Rework rwsem-xadd & enable new rwsem features
2019-02-14 15:22 UTC (39+ messages)
` [PATCH-tip 01/22] locking/qspinlock_stat: Introduce a generic lockevent counting APIs
` [PATCH-tip 02/22] locking/lock_events: Make lock_events available for all archs & other locks
` [PATCH-tip 03/22] locking/rwsem: Relocate rwsem_down_read_failed()
` [PATCH-tip 04/22] locking/rwsem: Remove arch specific rwsem files
` [PATCH-tip 05/22] locking/rwsem: Move owner setting code from rwsem.c to rwsem.h
` [PATCH-tip 06/22] locking/rwsem: Rename kernel/locking/rwsem.h
` [PATCH-tip 07/22] locking/rwsem: Move rwsem internal function declarations to rwsem-xadd.h
` [PATCH-tip 08/22] locking/rwsem: Add debug check for __down_read*()
` [PATCH-tip 09/22] locking/rwsem: Enhance DEBUG_RWSEMS_WARN_ON() macro
` [PATCH-tip 10/22] locking/rwsem: Enable lock event counting
` [PATCH-tip 11/22] locking/rwsem: Implement a new locking scheme
` [PATCH-tip 12/22] locking/rwsem: Implement lock handoff to prevent lock starvation
` [PATCH-tip 13/22] locking/rwsem: Remove rwsem_wake() wakeup optimization
` [PATCH-tip 14/22] locking/rwsem: Add more rwsem owner access helpers
` [PATCH-tip 15/22] locking/rwsem: Merge owner into count on x86-64
` [PATCH-tip 16/22] locking/rwsem: Remove redundant computation of writer lock word
` [PATCH-tip 17/22] locking/rwsem: Recheck owner if it is not on cpu
` [PATCH-tip 18/22] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value
` [PATCH-tip 19/22] locking/rwsem: Enable readers spinning on writer
` [PATCH-tip 20/22] locking/rwsem: Enable count-based spinning on reader
` [PATCH-tip 21/22] locking/rwsem: Wake up all readers in wait queue
` [PATCH-tip 22/22] locking/rwsem: Ensure an RT task will not spin on reader
[PATCH v2 0/2] locking/rwsem: Remove arch specific rwsem files
2019-02-13 15:33 UTC (11+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] locking/rwsem: Optimize down_read_trylock()
[PATCH net-next v5 00/12] net: y2038-safe socket timestamps
2019-02-12 19:08 UTC (13+ messages)
` [PATCH net-next v5 09/12] socket: Add SO_TIMESTAMPING_NEW
` [PATCH net-next v5 11/12] socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
` [PATCH net-next v5 12/12] sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
[PULL] alpha.git
2019-02-11 18:35 UTC (2+ messages)
[PATCH] locking/rwsem: Remove arch specific rwsem files
2019-02-11 17:04 UTC (13+ messages)
[PATCH 2/2] arch: move common mmap flags to linux/mman.h
2019-02-08 6:03 UTC (2+ messages)
` [PATCH 3/3] "
[PATCH 3.16 165/305] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
2019-02-03 13:45 UTC
[PATCH v2 00/21] Refine memblock API
2019-02-03 10:04 UTC (4+ messages)
` [PATCH v2 10/21] memblock: refactor internal allocation functions
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;
as well as URLs for NNTP newsgroup(s).