messages from 2019-03-25 13:12:06 to 2019-04-01 09:13:51 UTC [more...]
[PATCH 0/5] arm64: compat: Reduce address limit
2019-04-01 9:13 UTC (14+ messages)
` [PATCH 1/5] arm64: compat: Alloc separate pages for vectors and sigpage
` [PATCH 4/5] arm64: compat: Add KUSER_HELPERS config option
` [PATCH 5/5] arm64: compat: Reduce address limit
[PATCH v2 0/5] Add NUMA-awareness to qspinlock
2019-04-01 9:09 UTC (16+ messages)
` [PATCH v2 1/5] locking/qspinlock: Make arch_mcs_spin_unlock_contended more generic
` [PATCH v2 2/5] locking/qspinlock: Refactor the qspinlock slow path
` [PATCH v2 3/5] locking/qspinlock: Introduce CNA into the slow path of qspinlock
` [PATCH v2 4/5] locking/qspinlock: Introduce starvation avoidance into CNA
` [PATCH v2 5/5] locking/qspinlock: Introduce the shuffle reduction optimization "
[PATCH] Remove SPDX "WITH Linux-syscall-note" from kernel-space headers
2019-03-30 5:06 UTC (4+ messages)
[RFC][PATCH 0/4 v2] sycalls: Remove args i and n from syscall_get_arguments()
2019-03-30 4:05 UTC (20+ messages)
` [RFC][PATCH 1/4 v2] ptrace: Remove maxargs from task_current_syscall()
` [RFC][PATCH 2/4 v2] tracing/syscalls: Pass in hardcoded 6 into syscall_get_arguments()
` [RFC][PATCH 3/4 v2] syscalls: Remove start and number from syscall_get_arguments() args
` [RFC][PATCH 4/4 v2] syscalls: Remove start and number from syscall_set_arguments() args
[PATCH] csky: Remove pre-processing pte-dirty&young in entry.S
2019-03-29 13:47 UTC (2+ messages)
[PATCH v14 00/11] Introduce the for_each_set_clump8 macro
2019-03-29 11:38 UTC (26+ messages)
` [PATCH v14 01/11] bitops: "
` [PATCH v14 02/11] lib/test_bitmap.c: Add for_each_set_clump8 test cases
` [PATCH v14 03/11] gpio: 104-dio-48e: Utilize for_each_set_clump8 macro
` [PATCH v14 04/11] gpio: 104-idi-48: "
` [PATCH v14 05/11] gpio: gpio-mm: "
` [PATCH v14 06/11] gpio: ws16c48: "
` [PATCH v14 07/11] gpio: pci-idio-16: "
` [PATCH v14 08/11] gpio: pcie-idio-24: "
` [PATCH v14 09/11] gpio: uniphier: "
` [PATCH v14 10/11] gpio: 74x164: Utilize the "
` [PATCH v14 11/11] thermal: intel: intel_soc_dts_iosf: Utilize "
[PATCH v13 00/20] arm64: untag user pointers passed to the kernel
2019-03-29 10:30 UTC (16+ messages)
` [PATCH v13 04/20] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v13 09/20] net, arm64: untag user pointers in tcp_zerocopy_receive
` [PATCH v13 14/20] drm/amdgpu, arm64: untag user pointers in amdgpu_ttm_tt_get_user_pages
` [PATCH v13 17/20] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
[PATCH v13 00/11] Introduce the for_each_set_clump8 macro
2019-03-28 9:11 UTC (38+ messages)
` [PATCH v13 01/11] bitops: "
` [PATCH v13 02/11] lib/test_bitmap.c: Add for_each_set_clump8 test cases
` [PATCH v13 03/11] gpio: 104-dio-48e: Utilize for_each_set_clump8 macro
` [PATCH v13 04/11] gpio: 104-idi-48: "
` [PATCH v13 05/11] gpio: gpio-mm: "
` [PATCH v13 06/11] gpio: ws16c48: "
` [PATCH v13 07/11] gpio: pci-idio-16: "
` [PATCH v13 08/11] gpio: pcie-idio-24: "
` [PATCH v13 09/11] gpio: uniphier: "
` [PATCH v13 10/11] gpio: 74x164: Utilize the "
` [PATCH v13 11/11] thermal: intel: intel_soc_dts_iosf: Utilize "
[PATCH RFC memory-model 0/21] LKMM updates for review
2019-03-26 23:41 UTC (44+ messages)
` [PATCH tip/core/rcu 01/21] tools/memory-model: Make scripts be executable
` [PATCH tip/core/rcu 02/21] tools/memory-model: Fix comment in MP+poonceonces.litmus
` [PATCH tip/core/rcu 03/21] tools/memory-model: Do not use "herd" to refer to "herd7"
` [PATCH tip/core/rcu 04/21] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section
` [PATCH tip/core/rcu 05/21] tools/memory-model: Make judgelitmus.sh note timeouts
` [PATCH tip/core/rcu 06/21] tools/memory-model: Make cmplitmushist.sh "
` [PATCH tip/core/rcu 07/21] tools/memory-model: Make judgelitmus.sh identify bad macros
` [PATCH tip/core/rcu 08/21] tools/memory-model: Add support for synchronize_srcu_expedited()
` [PATCH tip/core/rcu 09/21] tools/memory-model: Make judgelitmus.sh detect hard deadlocks
` [PATCH tip/core/rcu 10/21] tools/memory-model: Update parseargs.sh for hardware verification
` [PATCH tip/core/rcu 11/21] tools/memory-model: Make judgelitmus.sh handle hardware verifications
` [PATCH tip/core/rcu 12/21] tools/memory-model: Add simpletest.sh to check locking, RCU, and SRCU
` [PATCH tip/core/rcu 13/21] tools/memory-model: Fix checkalllitmus.sh comment
` [PATCH tip/core/rcu 14/21] tools/memory-model: Hardware checking for check{,all}litmus.sh
` [PATCH tip/core/rcu 15/21] tools/memory-model: Make judgelitmus.sh ransack .litmus.out files
` [PATCH tip/core/rcu 16/21] tools/memory-model: Split runlitmus.sh out of checklitmus.sh
` [PATCH tip/core/rcu 17/21] tools/memory-model: Make runlitmus.sh generate .litmus.out for --hw
` [PATCH tip/core/rcu 18/21] tools/memory-model: Move from .AArch64.litmus.out to .litmus.AArch.out
` [PATCH tip/core/rcu 19/21] tools/memory-model: Keep assembly-language litmus tests
` [PATCH tip/core/rcu 20/21] tools/memory-model: Allow herd to deduce CPU type
` [PATCH tip/core/rcu 21/21] tools/memory-model: Make runlitmus.sh check for jingle errors
[PATCH v12 00/11] Introduce the for_each_set_clump8 macro
2019-03-26 13:18 UTC (28+ messages)
` [PATCH v12 01/11] bitops: "
` [PATCH v12 11/11] gpio: 74x164: Utilize "
[PATCH] csky: Add non-uapi asm/ptrace.h namespace
2019-03-26 8:22 UTC (2+ messages)
[PATCH] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
2019-03-26 6:02 UTC (7+ messages)
[PATCH] csky: Update syscall_trace_enter/exit implementation
2019-03-25 15:27 UTC (7+ messages)
[PATCH v5 0/3] locking/rwsem: Rwsem rearchitecture part 0
2019-03-25 15:25 UTC (4+ messages)
` [PATCH v5 3/3] locking/rwsem: Optimize down_read_trylock()
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).