All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-20 09:56:37 to 2018-02-20 10:36:58 UTC [more...]

[PATCH v3 0/4] Speculation control improvements
 2018-02-20 10:37 UTC  (5+ messages)
` [PATCH v3 2/4] x86/speculation: Support "Enhanced IBRS" on future CPUs

Call for GSoC & Outreachy 2018 mentors & project ideas
 2018-02-20 10:36 UTC  (8+ messages)
` [Qemu-devel] "

[PATCH v3 1/3] acpi: introduce acpi_arch_get_root_pointer() for getting rsdp address
 2018-02-20 10:24 UTC  (2+ messages)
` [tip:x86/boot] acpi: Introduce "

[RFCv4 00/21] Request API
 2018-02-20 10:36 UTC  (3+ messages)
` [RFCv4 01/21] media: add request API core and UAPI

[PATCH v3 2/3] x86/acpi: add a new x86_init_acpi structure to x86_init_ops
 2018-02-20 10:24 UTC  (2+ messages)
` [tip:x86/boot] x86/acpi: Add "

[PATCH v3 3/3] x86/xen: add pvh specific rsdp address retrieval function
 2018-02-20 10:25 UTC  (2+ messages)
` [tip:x86/boot] x86/xen: Add "

[Qemu-devel] [PULL 0/4] Linux user for 2.12 patches
 2018-02-20 10:34 UTC  (2+ messages)

[PATCH v3 4/4] x86/retpoline: Support retpoline build with Clang
 2018-02-20 10:29 UTC  (2+ messages)
` [tip:x86/pti] x86/retpoline: Support retpoline builds "

[PATCH 00/18] crypto: talitos - fixes and performance improvement
 2018-02-20 10:34 UTC  (11+ messages)
` [PATCH 16/18] crypto: talitos - do hw_context DMA mapping outside the requests

[PATCH RFC] drm/bridge: panel: Add module_get/but calls to attached panel driver
 2018-02-20 10:34 UTC  (3+ messages)

[PATCH v3 1/4] x86/speculation: Use IBRS if available before calling into firmware
 2018-02-20 10:29 UTC  (2+ messages)
` [tip:x86/pti] "

[PATCH v3 3/4] Revert "x86/retpoline: Simplify vmexit_fill_RSB()"
 2018-02-20 10:28 UTC  (2+ messages)
` [tip:x86/pti] "

[PATCH] drm: simple_kms_helper: Add mode_valid() callback support
 2018-02-20 10:33 UTC  (4+ messages)

[PATCH 0/2] MIPS: CONFIG_SMP_SINGLE_IPI
 2018-02-20 10:32 UTC  (8+ messages)
  ` [PATCH 1/2] MIPS: SMP: Group CONFIG_GENERIC_IRQ_IPI together
  ` [PATCH 2/2] MIPS: SMP: Introduce CONFIG_SMP_SINGLE_IPI

[PATCH 0/9] serial: Fix out-of-bounds accesses through DT aliases
 2018-02-20 10:31 UTC  (18+ messages)
` [PATCH 1/9] serial: arc_uart: Fix out-of-bounds access through DT alias
` [PATCH 2/9] serial: fsl_lpuart: "
` [PATCH 3/9] serial: imx: "
` [PATCH 4/9] serial: mxs-auart: "
` [PATCH 5/9] serial: pxa: "
` [PATCH 7/9] serial: sh-sci: "
` [PATCH 8/9] serial: sirf: "
` [PATCH 9/9] serial: xuartps: "

[PATCH] watchdog: add SPDX identifiers for watchdog subsystem
 2018-02-20 10:30 UTC  (25+ messages)

Patch "x86/speculation: Fix up array_index_nospec_mask() asm constraint" has been added to the 4.9-stable tree
 2018-02-20 10:27 UTC 

Patch "x86/speculation: Add <asm/msr-index.h> dependency" has been added to the 4.9-stable tree
 2018-02-20 10:27 UTC 

Patch "x86/spectre: Fix an error message" has been added to the 4.9-stable tree
 2018-02-20 10:27 UTC 

Patch "x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping" has been added to the 4.9-stable tree
 2018-02-20 10:27 UTC 

Patch "x86/cpu: Change type of x86_cache_size variable to unsigned int" has been added to the 4.9-stable tree
 2018-02-20 10:27 UTC 

Patch "selftests/x86/pkeys: Remove unused functions" has been added to the 4.9-stable tree
 2018-02-20 10:27 UTC 

Patch "selftests/x86/mpx: Fix incorrect bounds with old _sigfault" has been added to the 4.9-stable tree
 2018-02-20 10:27 UTC 

Patch "selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c" has been added to the 4.9-stable tree
 2018-02-20 10:27 UTC 

Patch "selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c" has been added to the 4.9-stable tree
 2018-02-20 10:27 UTC 

Patch "nospec: Move array_index_nospec() parameter checking into separate macro" has been added to the 4.9-stable tree
 2018-02-20 10:27 UTC 

Patch "x86/cpu: Change type of x86_cache_size variable to unsigned int" has been added to the 4.4-stable tree
 2018-02-20 10:27 UTC 

Patch "x86/speculation: Fix up array_index_nospec_mask() asm constraint" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/spectre: Fix an error message" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/speculation: Add <asm/msr-index.h> dependency" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]()" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC  (2+ messages)

Patch "x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single POP_REGS macro" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/entry/64: Remove the unused 'icebp' macro" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused extensions" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/entry/64: Interleave XOR register clearing with PUSH instructions" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and SAVE_AND_CLEAR_REGS macros" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/entry/64: Fix CR3 restore in paranoid_exit()" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/entry/64: Fix paranoid_entry() frame pointer warning" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/entry/64: Clear registers for exceptions/interrupts, to reduce speculation attack surface" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/debug: Use UD2 for WARN()" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/debug, objtool: Annotate WARN()-related UD2 as reachable" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "selftests/x86/pkeys: Remove unused functions" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

[PATCH] X86/UAPI: Use __u64 instead of u64 in hyperv.h
 2018-02-20 10:23 UTC  (2+ messages)
` [tip:x86/urgent] x86/headers/UAPI: Use __u64 instead of u64 in <uapi/asm/hyperv.h>

linux-next: Tree for Feb 19
 2018-02-20 10:29 UTC  (6+ messages)
  ` linux-next: Tree for Feb 19 (gpu/drm/pl111/)
    ` [PATCH] drm/pl111: Remove reverse dependency on DRM_DUMB_VGA_DAC

Patch "x86/cpu: Change type of x86_cache_size variable to unsigned int" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

[PATCH RFC v8 0/6] Introduce the STACKLEAK feature and a test for it
 2018-02-20 10:29 UTC  (2+ messages)

Why git-revert doesn't invoke the pre-commit and the commit-msg hooks?
 2018-02-20 10:28 UTC  (3+ messages)

Patch "selftests/x86/mpx: Fix incorrect bounds with old _sigfault" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

[PATCH] x86-64/realmode: add instruction suffix
 2018-02-20 10:28 UTC  (2+ messages)
` [tip:x86/pti] x86-64/realmode: Add "

[Qemu-devel] [PATCH v4 0/7] vfio: add display support
 2018-02-20 10:28 UTC  (3+ messages)

Patch "selftests/x86: Fix vDSO selftest segfault for vsyscall=none" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "selftests/x86: Fix build bug caused by the 5lvl test which has been moved to the VM directory" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

[PATCH] x86/LDT: avoid warning in 32-bit builds with older gcc
 2018-02-20 10:27 UTC  (2+ messages)
` [tip:x86/pti] x86/LDT: Avoid "

Patch "objtool: Fix segfault in ignore_unreachable_insn()" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "selftests/x86: Clean up and document sscanf() usage" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "gfs2: Fixes to "Implement iomap for block_map"" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

Patch "nospec: Move array_index_nospec() parameter checking into separate macro" has been added to the 4.15-stable tree
 2018-02-20 10:26 UTC 

[PATCH] x86/IO-APIC: avoid warning in 32-bit builds
 2018-02-20 10:27 UTC  (2+ messages)
` [tip:x86/pti] x86/IO-APIC: Avoid "

[PATCH] x86/asm: improve how GEN_*_SUFFIXED_RMWcc() specify clobbers
 2018-02-20 10:26 UTC  (2+ messages)
` [tip:x86/pti] x86/asm: Improve "

Patch "x86/spectre: Fix an error message" has been added to the 4.14-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/speculation: Fix up array_index_nospec_mask() asm constraint" has been added to the 4.14-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]()" has been added to the 4.14-stable tree
 2018-02-20 10:26 UTC  (2+ messages)

Patch "x86/speculation: Add <asm/msr-index.h> dependency" has been added to the 4.14-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/entry/64: Remove the unused 'icebp' macro" has been added to the 4.14-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/entry/64: Use PUSH_AND_CLEAN_REGS in more cases" has been added to the 4.14-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused extensions" has been added to the 4.14-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single POP_REGS macro" has been added to the 4.14-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/entry/64: Interleave XOR register clearing with PUSH instructions" has been added to the 4.14-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro" has been added to the 4.14-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/entry/64: Get rid of the ALLOC_PT_GPREGS_ON_STACK and SAVE_AND_CLEAR_REGS macros" has been added to the 4.14-stable tree
 2018-02-20 10:26 UTC 

[PATCH] x86/mm: remove stale comment about kmemcheck
 2018-02-20 10:26 UTC  (2+ messages)
` [tip:x86/pti] x86/mm: Remove stale comment about KMEMCHECK

Patch "x86/entry/64: Indent PUSH_AND_CLEAR_REGS and POP_REGS properly" has been added to the 4.14-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/entry/64: Fix paranoid_entry() frame pointer warning" has been added to the 4.14-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/entry/64: Fix CR3 restore in paranoid_exit()" has been added to the 4.14-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/entry/64: Clear registers for exceptions/interrupts, to reduce speculation attack surface" has been added to the 4.14-stable tree
 2018-02-20 10:26 UTC 

Patch "x86/debug: Use UD2 for WARN()" has been added to the 4.14-stable tree
 2018-02-20 10:25 UTC 

Patch "x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping" has been added to the 4.14-stable tree
 2018-02-20 10:25 UTC 

[PATCH] x86: fix {pmd,pud}_{set,clear}_flags()
 2018-02-20 10:25 UTC  (2+ messages)
` [tip:x86/pti] x86/mm: Fix {pmd,pud}_{set,clear}_flags()

Patch "x86/debug, objtool: Annotate WARN()-related UD2 as reachable" has been added to the 4.14-stable tree
 2018-02-20 10:25 UTC 

Patch "selftests/x86/pkeys: Remove unused functions" has been added to the 4.14-stable tree
 2018-02-20 10:25 UTC 

Patch "x86/cpu: Change type of x86_cache_size variable to unsigned int" has been added to the 4.14-stable tree
 2018-02-20 10:25 UTC 

Patch "selftests/x86/mpx: Fix incorrect bounds with old _sigfault" has been added to the 4.14-stable tree
 2018-02-20 10:25 UTC 

Patch "selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c" has been added to the 4.14-stable tree
 2018-02-20 10:25 UTC 

Patch "selftests/x86: Fix vDSO selftest segfault for vsyscall=none" has been added to the 4.14-stable tree
 2018-02-20 10:25 UTC 

Patch "selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems" has been added to the 4.14-stable tree
 2018-02-20 10:25 UTC 

Patch "selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c" has been added to the 4.14-stable tree
 2018-02-20 10:25 UTC 

Patch "objtool: Fix segfault in ignore_unreachable_insn()" has been added to the 4.14-stable tree
 2018-02-20 10:25 UTC 

Patch "selftests/x86: Clean up and document sscanf() usage" has been added to the 4.14-stable tree
 2018-02-20 10:25 UTC 

Patch "nospec: Move array_index_nospec() parameter checking into separate macro" has been added to the 4.14-stable tree
 2018-02-20 10:25 UTC 

[igt-dev] [PATCH i-g-t] igt: Make LibUdev mandatory
 2018-02-20 10:22 UTC  (3+ messages)

[PATCH] mmc: dw_mmc-k3: Fix out-of-bounds access through DT alias
 2018-02-20  9:03 UTC 

[PATCH] ASoC: uniphier: evea: fix typo 'eva' -> 'evea'
 2018-02-20 10:21 UTC  (4+ messages)

[PATCH libdrm] configure.ac: pthread-stubs not present on OpenBSD
 2018-02-20 10:21 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/2] meson: Use bufmgr stubs headers if libdrm_intel is not found
 2018-02-20 10:21 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] meson: Make cairo mandatory

Is there any way to "interrupt" a rebase?
 2018-02-20 10:20 UTC  (2+ messages)

[PATCH v4 0/4] clang fixes
 2018-02-20 10:19 UTC  (4+ messages)
` [PATCH v4 3/4] x86: fix indirect thunk usage of CONFIG_INDIRECT_THUNK

[Bug 105172] [bisected] Unable to start X on Vega (EE) AMDGPU(0): amdgpu_setup_kernel_mem failed
 2018-02-20 10:18 UTC  (2+ messages)

[PATCH RFC] riscv/barrier: Define __smp_{mb,rmb,wmb}
 2018-02-20 10:17 UTC  (2+ messages)

[PATCH RESEND] x86: consider effective protection attributes in W+X check
 2018-02-20 10:17 UTC  (6+ messages)

[Buildroot] [PATCH v2 0/3] llvm for mesa3d
 2018-02-20 10:15 UTC  (4+ messages)
` [Buildroot] [PATCH v2 1/3] package/llvm: new host package

Build rpi-basic-image Pi3 with kernel-devsrc error : conflicting requests nothing provides /bin/awk needed by kernel-devsrc-1.0-r0.raspberrypi3
 2018-02-20 10:15 UTC  (2+ messages)

[PATCH -next v2 0/3] sysvipc: introduce STAT_ANY commands
 2018-02-20 10:13 UTC  (3+ messages)
` [PATCH 1/3] ipc/shm: introduce shmctl(SHM_STAT_ANY)

[Qemu-devel] [PATCH v3 0/2] Sam460ex emulation
 2018-02-20 10:13 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 2/2] ppc: Add aCube Sam460ex board

how can one drain MQ request queue ?
 2018-02-20 10:13 UTC  (3+ messages)

[Bug 105171] Performance regression running glamor with PutImage workload
 2018-02-20 10:12 UTC  (2+ messages)

[PATCH igt] igt/gem_fenced_exec_thrash: Use fixed durations
 2018-02-20 10:11 UTC  (3+ messages)
` [igt-dev] "

[PATCH] kernel.bbclass: explicitly depend on bison-native for deterministic builds
 2018-02-20 10:10 UTC  (4+ messages)

[PATCH 00/15] R-Car M3-N initial support
 2018-02-20 10:10 UTC  (6+ messages)
` [PATCH 03/15] soc: renesas: Add R-Car M3-N support

[Qemu-devel] [PATCH v7] ui/cocoa.m: Add ability for user to specify mouse ungrab key
 2018-02-20 10:08 UTC  (4+ messages)

[U-Boot] [PATCH] Revert "mx6: ddr: Allow changing REFSEL and REFR fields"
 2018-02-20 10:08 UTC 

[Bug 105173] [MCP79][Regression] Unhandled NULL pointer dereference since kernel 4.15
 2018-02-20 10:07 UTC 

Need help implementing an external PCM/control plugin pair
 2018-02-20 10:06 UTC  (3+ messages)

pinctrl: samsung: Out-of-bounds access through DT aliases
 2018-02-20 10:06 UTC 

[PATCH] shim: allow building of just the shim with build-ID-incapable linker
 2018-02-20 10:06 UTC  (4+ messages)
` [PATCH] build: remove shim related targets

[Qemu-devel] [PATCH] Remove the deprecated -tdf option
 2018-02-20 10:05 UTC  (2+ messages)

[meta-qt5][PATCH v2] qtbase: add a config option to optimize for size
 2018-02-20 10:05 UTC  (4+ messages)

[PATCH igt 01/16] igt/gem_sync: Exercise and measure idle requests
 2018-02-20 10:02 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [01/16] "

[PATCH] Fix misconversion of gitsubmodule.txt
 2018-02-20 10:02 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: fix eMMC v5.1 incorrect version detection
 2018-02-20 10:02 UTC  (2+ messages)

[RFC PATCH V2 00/22] Intel(R) Resource Director Technology Cache Pseudo-Locking enabling
 2018-02-20 10:00 UTC  (7+ messages)
` [RFC PATCH V2 11/22] x86/intel_rdt: Associate pseudo-locked regions with its domain

[PATCH 0/3] fixing the last failures in randconfig builds
 2018-02-20  9:59 UTC  (4+ messages)
` [PATCH 2/3] Kconfig: improve handling for all{rand,yes,no,}.config fragments

[U-Boot] [RFC] Make U-Boot log great again
 2018-02-20  9:59 UTC  (5+ messages)

NVMe IO error due to abort
 2018-02-20  9:59 UTC  (2+ messages)

[PATCH 0/3] Setup RFI flush after PowerVM LPM migration
 2018-02-20  9:59 UTC  (5+ messages)
` [PATCH 2/3] rfi-flush: Make it possible to call setup_rfi_flush() again

[PATCH v3] MIPS: pm-cps: Block system suspend when a JTAG probe is present
 2018-02-20  9:58 UTC  (2+ messages)

[PATCH 1/2] drm/mm: Fix caching of leftmost node in the interval tree
 2018-02-20  9:58 UTC  (3+ messages)
` [PATCH 2/2] drm/mm: Micro-optimise updating the upper layers of "

[RFC v2] doc compression API for DPDK
 2018-02-20  9:58 UTC  (15+ messages)

[Buildroot] [2018.02] check-bin-arch fails for PowerPC 32-bit userland, 64-bit kernel
 2018-02-20  9:57 UTC  (4+ messages)

Back porting lttng-module update to v2.10.5 from master to rocko
 2018-02-20  9:57 UTC 

[PATCH v1 0/2] PCI/PM: Add comments, allow PM of conventional & hotplug bridges
 2018-02-20  9:57 UTC  (4+ messages)
` [PATCH v1 2/2] PCI: Allow user to request power management of conventional and "

[Bug 105173] With kernel >=4.15 nouveau - artefacts and freezes
 2018-02-20  9:56 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.