linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-17 14:23:34 to 2018-07-25 07:38:57 UTC [more...]

[PATCH v4 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-07-25  7:38 UTC  (13+ messages)

[PATCH 0/3] arm, arm64, microblaze: add endianness options to LDFLAGS instead of LD
 2018-07-25  7:20 UTC  (5+ messages)
` [PATCH 3/3] "

[PATCH] ARC: fix broken noncoherent cache ops
 2018-07-24 18:34 UTC  (4+ messages)

[PATCH v2 00/17] Add support for Hygon Dhyana Family 18h processor
 2018-07-24 18:14 UTC  (36+ messages)
` [PATCH v2 01/17] x86/cpu: create Dhyana init file and register new cpu_dev to system
` [PATCH v2 02/17] x86/cache: get Dhyana cache size/leaves and setup cache cpumap
` [PATCH v2 03/17] x86/mtrr: get MTRR number and support TOP_MEM2
` [PATCH v2 04/17] x86/smpboot: smp init nodelay and no flush caches before sleep
` [PATCH v2 05/17] x86/perfctr: return perf counter and event selection bit offset
` [PATCH v2 06/17] x86/nops: init ideal_nops for Hygon
` [PATCH v2 07/17] x86/pci: add Hygon PCI vendor and northbridge support
` [PATCH v2 08/17] x86/apic: add modern APIC support for Hygon
` [PATCH v2 09/17] x86/bugs: add lfence mitigation to spectre v2 and no meltdown "
` [PATCH v2 10/17] x86/events: enable Hygon support to PMU infrastructure
` [PATCH v2 11/17] x86/mce: enable Hygon support to MCE infrastructure
` [PATCH v2 12/17] x86/kvm: enable Hygon support to KVM infrastructure
` [PATCH v2 13/17] x86/xen: enable Hygon support to Xen
` [PATCH v2 14/17] driver/acpi: enable Hygon support to ACPI driver
` [PATCH v2 15/17] driver/cpufreq: enable Hygon support to cpufreq driver
` [PATCH v2 16/17] driver/edac: enable Hygon support to AMD64 EDAC driver

[PATCH v9 00/24] ILP32 for ARM64
 2018-07-24 17:39 UTC  (3+ messages)

[PATCH 4/7] x86,tlb: make lazy TLB mode lazier
 2018-07-24 16:33 UTC  (10+ messages)

[PATCH 0/4] ARC: allow to use IOC and non-IOC DMA devices simultaneously
 2018-07-24 10:10 UTC  (10+ messages)
` [PATCH 1/4] ARC: DTS: mark DMA devices connected through IOC port as dma-coherent
` [PATCH 2/4] ARC: allow to use IOC and non-IOC DMA devices simultaneously
` [PATCH 3/4] ARC: refactor arch/arc/mm/dma.c
` [PATCH 4/4] ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabled

[PATCH 0/6] Symbol namespaces
 2018-07-24  9:08 UTC  (25+ messages)
` [PATCH 2/6] module: add support for symbol namespaces
` [PATCH 4/6] modpost: add support for generating namespace dependencies

[RFC PATCH v2 00/27] Control Flow Enforcement (CET)
 2018-07-20 14:58 UTC  (31+ messages)
` [RFC PATCH v2 14/27] mm: Handle THP/HugeTLB shadow stack page fault
` [RFC PATCH v2 16/27] mm: Modify can_follow_write_pte/pmd for shadow stack

[PATCH v2 0/2] add ISO7816 support
 2018-07-19 23:54 UTC  (11+ messages)
` [PATCH v2 1/2] tty/serial_core: add ISO7816 infrastructure
` [PATCH v2 2/2] tty/serial: atmel: add ISO7816 support

[PATCH 0/3] add ISO7816 support
 2018-07-19 11:07 UTC  (6+ messages)
` [PATCH 1/3] tty/serial_core: add ISO7816 infrastructure

[PATCH v2 00/17] y2038: system calls, part 3
 2018-07-19  8:53 UTC  (13+ messages)
` [PATCH v2 02/17] y2038: Remove newstat family from default syscall set
` [PATCH v2 06/17] y2038: Change sys_utimensat() to use __kernel_timespec

[PATCH v14 00/22] selftests, powerpc, x86 : Memory Protection Keys
 2018-07-18 17:03 UTC  (52+ messages)
` [PATCH v14 01/22] selftests/x86: Move protecton key selftest to arch neutral directory
` [PATCH v14 03/22] selftests/vm: move generic definitions to header file
` [PATCH v14 04/22] selftests/vm: move arch-specific definitions to arch-specific header
` [PATCH v14 06/22] selftests/vm: typecast the pkey register
` [PATCH v14 07/22] selftests/vm: generic function to handle shadow key register
` [PATCH v14 08/22] selftests/vm: fix the wrong assert in pkey_disable_set()
` [PATCH v14 09/22] selftests/vm: fixed bugs in pkey_disable_clear()
` [PATCH v14 10/22] selftests/vm: fix alloc_random_pkey() to make it really random
` [PATCH v14 11/22] selftests/vm: introduce two arch independent abstraction
` [PATCH v14 12/22] selftests/vm: pkey register should match shadow pkey
` [PATCH v14 13/22] selftests/vm: generic cleanup
` [PATCH v14 14/22] selftests/vm: Introduce generic abstractions
` [PATCH v14 15/22] selftests/vm: powerpc implementation to check support for pkey
` [PATCH v14 16/22] selftests/vm: fix an assertion in test_pkey_alloc_exhaust()
` [PATCH v14 20/22] selftests/vm: testcases must restore pkey-permissions
` [PATCH v14 21/22] selftests/vm: sub-page allocator
` [PATCH v14 22/22] selftests/vm: test correct behavior of pkey-0

[PATCH v13 00/24] selftests, powerpc, x86 : Memory Protection Keys
 2018-07-17 19:10 UTC  (39+ messages)
` [PATCH v13 08/24] selftests/vm: fix the wrong assert in pkey_disable_set()
` [PATCH v13 10/24] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v13 13/24] selftests/vm: pkey register should match shadow pkey
` [PATCH v13 16/24] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v13 17/24] selftests/vm: powerpc implementation to check support for pkey
` [PATCH v13 18/24] selftests/vm: fix an assertion in test_pkey_alloc_exhaust()
` [PATCH v13 19/24] selftests/vm: associate key on a mapped page and detect access violation
` [PATCH v13 22/24] selftests/vm: testcases must restore pkey-permissions

[PATCH RFC tools/memory-model] Model effects of volatile on ctrl
 2018-07-17 17:10 UTC  (2+ messages)


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).