messages from 2019-03-26 10:07:35 to 2019-04-01 11:51:48 UTC [more...]
[PATCH 0/5] Fix vDSO clock_getres()
2019-04-01 11:51 UTC (2+ messages)
` [PATCH 1/5] arm64: "
[PATCH v2] arm64: compat: Reduce address limit
2019-04-01 11:30 UTC (2+ messages)
[PATCH] arm64: compat: Reduce address limit
2019-04-01 11:27 UTC (6+ messages)
[PATCH 0/4] arm64: compat: Add kuser helpers config option
2019-04-01 11:20 UTC (10+ messages)
` [PATCH 1/4] arm64: compat: Alloc separate pages for vectors and sigpage
` [PATCH 2/4] arm64: compat: Split kuser32
` [PATCH 3/4] arm64: compat: Refactor aarch32_alloc_vdso_pages()
` [PATCH 4/4] arm64: compat: Add KUSER_HELPERS config option
[PATCH v2 0/5] Add NUMA-awareness to qspinlock
2019-04-01 9:33 UTC (20+ 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 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] 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 (7+ messages)
` [PATCH v13 04/20] mm, arm64: untag user pointers passed to memory syscalls
[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 (19+ messages)
` [PATCH v12 01/11] bitops: "
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).