messages from 2020-03-11 19:26:00 to 2020-03-16 10:30:03 UTC [more...]
[PATCH v3 00/26] Introduce common headers for vDSO
2020-03-16 10:30 UTC (83+ messages)
` [PATCH v3 01/26] linux/const.h: Extract common header "
` [PATCH v3 02/26] linux/bits.h: "
` [PATCH v3 03/26] linux/limits.h: "
` [PATCH v3 04/26] x86:Introduce asm/vdso/clocksource.h
` [PATCH v3 05/26] arm: Introduce asm/vdso/clocksource.h
` [PATCH v3 06/26] arm64: "
` [PATCH v3 07/26] mips: "
` [PATCH v3 08/26] linux/clocksource.h: Extract common header for vDSO
` [PATCH v3 09/26] linux/math64.h: "
` [PATCH v3 10/26] linux/time.h: "
` [PATCH v3 11/26] linux/time32.h: "
` [PATCH v3 12/26] linux/time64.h: "
` [PATCH v3 13/26] linux/jiffies.h: "
` [PATCH v3 14/26] linux/ktime.h: "
` [PATCH v3 15/26] common: Introduce processor.h
` [PATCH v3 16/26] scripts: Fix the inclusion order in modpost
` [PATCH v3 17/26] linux/elfnote.h: Replace elf.h with UAPI equivalent
` [PATCH v3 18/26] arm64: Introduce asm/vdso/processor.h
` [PATCH v3 19/26] arm64: vdso: Include common headers in the vdso library
` [PATCH v3 20/26] arm64: vdso32: "
` [PATCH v3 21/26] arm64: Introduce asm/vdso/arch_timer.h
` [PATCH v3 22/26] mips: vdso: Enable mips to use common headers
` [PATCH v3 23/26] x86: vdso: Enable x86 "
` [PATCH v3 24/26] arm: vdso: Enable arm "
` [PATCH v3 25/26] lib: vdso: Enable "
` [PATCH v3 26/26] arm64: vdso32: Enable Clang Compilation
[PATCH v6 00/10] Subject: Enable Linux guests on Hyper-V on ARM64
2020-03-16 8:47 UTC (34+ messages)
` [PATCH v6 01/10] arm64: hyperv: Add core Hyper-V include files
` [PATCH v6 02/10] arm/arm64: smccc-1.1: Add vendor specific owner definition
` [PATCH v6 03/10] arm64: hyperv: Add hypercall and register access functions
` [PATCH v6 04/10] arm64: hyperv: Add memory alloc/free functions for Hyper-V size pages
` [PATCH v6 05/10] arm64: hyperv: Add interrupt handlers for VMbus and stimer
` [PATCH v6 06/10] arm64: hyperv: Add kexec and panic handlers
` [PATCH v6 07/10] arm64: hyperv: Initialize hypervisor on boot
` [PATCH v6 08/10] Drivers: hv: vmbus: Add hooks for per-CPU IRQ
` [PATCH v6 09/10] arm64: efi: Export screen_info
` [PATCH v6 10/10] Drivers: hv: Enable Hyper-V code to be built on ARM64
[PATCH 2/2] include/asm-generic: vmlinux.lds.h
2020-03-15 18:12 UTC (2+ messages)
AW:
2020-03-15 6:20 UTC
AW:
2020-03-14 20:19 UTC
[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
2020-03-14 11:02 UTC (14+ messages)
` [RESEND PATCH v2 1/9] iomap: Constify ioreadX() iomem argument (as in generic implementation)
` [RESEND PATCH v2 6/9] drm/mgag200: "
` [RESEND PATCH v2 8/9] media: fsl-viu: "
[PATCH v9 00/13] arm64: Branch Target Identification support
2020-03-14 11:18 UTC (38+ messages)
` [PATCH v9 01/13] ELF: UAPI and Kconfig additions for ELF program properties
` [PATCH v9 02/13] ELF: Add ELF program property parsing support
` [PATCH v9 03/13] arm64: Basic Branch Target Identification support
` [PATCH v9 04/13] elf: Allow arch to tweak initial mmap prot flags
` [PATCH v9 05/13] arm64: elf: Enable BTI at exec based on ELF program properties
` [PATCH v9 06/13] arm64: BTI: Decode BYTPE bits when printing PSTATE
` [PATCH v9 07/13] arm64: unify native/compat instruction skipping
` [PATCH v9 08/13] arm64: traps: Shuffle code to eliminate forward declarations
` [PATCH v9 09/13] arm64: BTI: Reset BTYPE when skipping emulated instructions
` [PATCH v9 10/13] KVM: "
` [PATCH v9 11/13] arm64: mm: Display guarded pages in ptdump
` [PATCH v9 12/13] mm: smaps: Report arm64 guarded pages in smaps
` [PATCH v9 13/13] arm64: BTI: Add Kconfig entry for userspace BTI
[RFC PATCH v9 00/27] Control-flow Enforcement: Shadow Stack
2020-03-13 22:00 UTC (5+ messages)
` [RFC PATCH v9 15/27] mm: Handle THP/HugeTLB Shadow Stack page fault
[PATCH v8 00/11] arm64: Branch Target Identification support
2020-03-13 12:59 UTC (10+ messages)
[PATCH v2 00/20] Introduce common headers
2020-03-13 12:01 UTC (5+ messages)
` [PATCH v2 20/20] arm64: vdso32: Enable Clang Compilation
[PATCH v1] asm-generic: Provide generic {get,put}_unaligned_{l,b}e24()
2020-03-13 0:38 UTC (13+ messages)
` [PATCH v1] asm-generic: Provide generic {get, put}_unaligned_{l, b}e24()
[PATCH]arch/csky:Enable the gcov function in csky achitecture
2020-03-12 16:03 UTC (4+ messages)
[PATCH v2 00/19] arm64: Memory Tagging Extension user-space support
2020-03-12 9:50 UTC (4+ messages)
` [PATCH v2 19/19] arm64: mte: Add Memory Tagging Extension documentation
[RFC PATCH v2 0/3] arm64: tlb: add support for TTL field
2020-03-12 4:10 UTC (8+ messages)
` [RFC PATCH v2 1/3] arm64: tlb: use __tlbi_level replace __tlbi in Stage-1
` [RFC PATCH v2 2/3] arm64: tlb: use mm_struct.context.flags to indicate TTL value
` [RFC PATCH v2 3/3] arm64: tlb: add support for TTL in some functions
[RFC PATCH V3 00/11] riscv: Add vector ISA support
2020-03-12 3:14 UTC (6+ messages)
[RFC PATCH v14 00/10] Landlock LSM
2020-03-11 23:38 UTC (4+ messages)
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).