messages from 2019-05-25 07:03:07 to 2019-05-30 14:42:02 UTC [more...]
[PATCH RFC memory-model 0/33] LKMM updates for review
2019-05-30 14:42 UTC (11+ messages)
` [PATCH RFC memory-model 01/33] tools/memory-model: Prepare for data-race detection
` [PATCH RFC memory-model 02/33] tools/memory-model: Add definitions of plain and marked accesses
` [PATCH RFC memory-model 03/33] tools/memory-model: Add data-race detection
` [PATCH RFC memory-model 04/33] tools/memory-model: Make scripts be executable
` [PATCH RFC memory-model 05/33] Documentation: atomic_t.txt: Explain ordering provided by smp_mb__{before,after}_atomic()
` [PATCH RFC memory-model 06/33] tools/memory-model: Fix comment in MP+poonceonces.litmus
` [PATCH RFC memory-model 07/33] tools/memory-model: Do not use "herd" to refer to "herd7"
` [PATCH RFC memory-model 08/33] tools/memory-model: Make judgelitmus.sh note timeouts
` [PATCH RFC memory-model 09/33] tools/memory-model: Make cmplitmushist.sh "
` [PATCH RFC memory-model 10/33] tools/memory-model: Make judgelitmus.sh identify bad macros
[PATCH v5 0/3] Fix vDSO clock_getres()
2019-05-30 14:29 UTC (12+ messages)
` [PATCH v5 1/3] powerpc: "
` [PATCH v5 2/3] s390: "
` [PATCH v5 3/3] kselftest: Extend vDSO selftest to clock_getres
[PATCH v6 00/19] Unify vDSOs across more architectures
2019-05-30 14:15 UTC (40+ messages)
` [PATCH v6 01/19] kernel: Standardize vdso_datapage
` [PATCH v6 02/19] kernel: Define gettimeofday vdso common code
` [PATCH v6 03/19] kernel: Unify update_vsyscall implementation
` [PATCH v6 04/19] arm64: Substitute gettimeofday with C implementation
` [PATCH v6 05/19] arm64: Build vDSO with -ffixed-x18
` [PATCH v6 06/19] arm64: compat: Add missing syscall numbers
` [PATCH v6 07/19] arm64: compat: Expose signal related structures
` [PATCH v6 08/19] arm64: compat: Generate asm offsets for signals
` [PATCH v6 09/19] lib: vdso: Add compat support
` [PATCH v6 10/19] arm64: compat: Add vDSO
` [PATCH v6 11/19] arm64: Refactor vDSO code
` [PATCH v6 12/19] arm64: compat: vDSO setup for compat layer
` [PATCH v6 13/19] arm64: elf: vDSO code page discovery
` [PATCH v6 14/19] arm64: compat: Get sigreturn trampolines from vDSO
` [PATCH v6 15/19] arm64: Add vDSO compat support
` [PATCH v6 16/19] arm: Add support for generic vDSO
` [PATCH v6 17/19] mips: "
` [PATCH v6 18/19] x86: "
` [PATCH v6 19/19] kselftest: Extend vDSO selftest
[PATCH] elf: align AT_RANDOM bytes
2019-05-30 6:47 UTC (10+ messages)
[PATCH, RFC] byteorder: sanity check toolchain vs kernel endianess
2019-05-30 6:41 UTC (5+ messages)
[PATCH v2 0/3] Bitops instrumentation for KASAN
2019-05-29 15:40 UTC (16+ messages)
` [PATCH v2 1/3] lib/test_kasan: Add bitops tests
` [PATCH 2/3] x86: Move CPU feature test out of uaccess region
` [PATCH v2 3/3] asm-generic, x86: Add bitops instrumentation for KASAN
[REVIEW][PATCH 00/26] signal: Remove task argument from force_sig_info
2019-05-29 15:37 UTC (20+ messages)
` [REVIEW][PATCH 02/26] signal/ptrace: Simplify and fix PTRACE_KILL
` [REVIEW][PATCH 03/26] signal/arm64: Use force_sig not force_sig_fault for SIGKILL
` [REVIEW][PATCHv2 "
` [REVIEW][PATCH 11/26] signal/x86: Remove task parameter from send_sigtrap
[PATCH v1 2/2] arch: wire-up clone3() syscall on x86
2019-05-29 15:22 UTC (2+ messages)
[PATCH RFC v8 00/10] namei: resolveat(2) path resolution restrictions
2019-05-29 15:10 UTC (7+ messages)
` [PATCH RFC v8 01/10] namei: obey trailing magic-link DAC permissions
[PATCH 1/3] lib/test_kasan: Add bitops tests
2019-05-29 13:26 UTC (42+ messages)
` [PATCH 2/3] tools/objtool: add kasan_check_* to uaccess whitelist
` [PATCH 3/3] asm-generic, x86: Add bitops instrumentation for KASAN
[PATCH v3 1/3] powerpc: Fix vDSO clock_getres()
2019-05-29 13:14 UTC (3+ messages)
[PATCH v4 1/3] powerpc: Fix vDSO clock_getres()
2019-05-29 13:14 UTC (2+ messages)
[PATCH v4 0/3] Fix vDSO clock_getres()
2019-05-28 17:05 UTC (10+ messages)
` [PATCH v4 3/3] kselftest: Extend vDSO selftest to clock_getres
[PATCH 1/4] mm/large system hash: use vmalloc for size > MAX_ORDER when !hashdist
2019-05-28 12:04 UTC (4+ messages)
` [PATCH 2/4] mm/large system hash: avoid vmap for non-NUMA machines when hashdist
` [PATCH 3/4] mm: Move ioremap page table mapping function to mm/
` [PATCH 4/4] mm/vmalloc: Hugepage vmalloc mappings
[PATCH 0/8] arm64: ARMv8.5-A: Branch Target Identification support
2019-05-28 10:52 UTC (9+ messages)
` [PATCH 4/8] arm64: Basic "
[PATCH v2 0/2] close_range()
2019-05-28 9:57 UTC (9+ messages)
` [PATCH v2 1/2] open: add close_range()
` [PATCH v2 2/2] tests: add close_range() tests
[PATCH v3 2/3] arch: wire-up close_range()
2019-05-28 3:43 UTC (3+ messages)
[PATCH 2/2] arch: wire-up clone6() syscall on x86
2019-05-27 18:48 UTC (12+ messages)
[PATCH v2 0/3] nds32: Prevent FPU emulator from incorrectly modifying IEX status
2019-05-27 6:17 UTC (8+ messages)
` [PATCH v2 1/3] nds32: Avoid IEX status being incorrectly modified
` [PATCH v2 2/3] nds32: add new emulations for floating point instruction
` [PATCH v2 3/3] math-emu: Use statement expressions to fix Wshift-count-overflow warning
[PATCH v7 0/5] namei: resolveat(2) path resolution restriction API
2019-05-26 5:46 UTC (9+ messages)
` [PATCH v7 5/5] namei: resolveat(2) syscall
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).