All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-28 15:36:15 to 2019-02-28 16:26:19 UTC [more...]

[PATCH] x86, retpolines: raise limit for generating indirect calls from switch-case
 2019-02-28 16:25 UTC  (6+ messages)
` [tip:x86/build] x86, retpolines: Raise "

[Qemu-devel] [PATCH v2 00/11] Enable build and install of our rST docs
 2019-02-28 16:25 UTC  (14+ messages)
` [Qemu-devel] [PATCH v2 01/11] docs/cpu-hotplug.rst: Fix rST markup issues
` [Qemu-devel] [PATCH v2 03/11] docs: Commit initial files from sphinx-quickstart
` [Qemu-devel] [PATCH v2 09/11] Makefile, configure: Support building rST documentation
` [Qemu-devel] [PATCH v2 11/11] docs/conf.py: Don't hard-code QEMU version

[PATCH] f2fs_io: fix build breakage and wrong conditions
 2019-02-28 16:25 UTC 

[nomadik:ixp4 20/54] drivers//gpio/gpio-ixp4xx.c:19:10: fatal error: asm/mach-types.h: No such file or directory
 2019-02-28 16:24 UTC 

[PATCH v3 0/8] This patch-set is to enable Guest CET support
 2019-02-28 16:25 UTC  (12+ messages)
` [PATCH v3 1/8] KVM:VMX: Define CET VMCS fields and bits
` [PATCH v3 2/8] KVM:CPUID: Define CET CPUID bits and CR4.CET master enable bit
` [PATCH v3 3/8] KVM:CPUID: Add CPUID support for Guest CET
` [PATCH v3 6/8] KVM:VMX: Load Guest CET via VMCS when CET is enabled in Guest
` [PATCH v3 7/8] KVM:X86: Add XSS bit 11 and 12 support for CET xsaves/xrstors

A bit more towards eliminating assumptions of global ordering
 2019-02-28 16:24 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/7] drm/i915: Force GPU idle on suspend

[PATCH net-next 0/8] devlink: add PF and VF port flavours
 2019-02-28 16:24 UTC  (15+ messages)
` [PATCH net-next 2/8] "
` [PATCH net-next 4/8] devlink: allow subports on devlink PCI ports

[U-Boot] [PATCH 1/2] kbuild: make arch-dtbs target PHONY
 2019-02-28 16:24 UTC  (2+ messages)

[PATCH] drm/amdgpu: Add sysfs files for returning VRAM/GTT info
 2019-02-28 16:22 UTC  (5+ messages)

[PATCH v3 1/2] Provide in-kernel headers for making it easy to extend the kernel
 2019-02-28 16:22 UTC  (24+ messages)

[PATCH 1/3] drm/i915: Use intel_engine_stop_cs when stopping ringbuffer
 2019-02-28 16:22 UTC  (6+ messages)
` [PATCH 2/3] drm/i915: Introduce intel_engine_stop_ringbuffer
` [PATCH 3/3] drm/i915: Disable PSMI idle messaging when stopping ring

Can't use kvm_exit for the host side time stamp
 2019-02-28 16:22 UTC  (2+ messages)

[PATCH] perf c2c: Fix c2c report for empty numa node
 2019-02-28 16:22 UTC  (3+ messages)

bogus libxl error handling in domcreate_bootloader_done
 2019-02-28 16:21 UTC  (2+ messages)

media: rockchip: the memory layout of multiplanes buffer for DMA address
 2019-02-28 16:21 UTC  (4+ messages)

[PATCH v3 0/5] tracing/probes: uaccess: Add support user-space access
 2019-02-28 16:20 UTC  (5+ messages)
` [PATCH v3 5/5] tracing/probe: Support user-space dereference

[Qemu-devel] [PATCH v10 00/10] ARM virt: Initial RAM expansion and extended memory map
 2019-02-28 16:19 UTC  (9+ messages)
` [Qemu-devel] [PATCH v10 03/10] hw/arm/virt: Split the memory map description
` [Qemu-devel] [PATCH v10 05/10] kvm: add kvm_arm_get_max_vm_ipa_size
` [Qemu-devel] [PATCH v10 07/10] hw/arm/virt: Dynamic memory map depending on RAM requirements
` [Qemu-devel] [PATCH v10 08/10] hw/arm/virt: Implement kvm_type function for 4.0 machine

[PATCH] tracing: Fix event filters and triggers to handle negative numbers
 2019-02-28 16:19 UTC  (4+ messages)

[PATCH 0/2] fstests: prevent dm-log-writes out of order replay issues
 2019-02-28 16:18 UTC  (3+ messages)
` [PATCH 1/2] common/dmlogwrites: genericize log writes target device

[PATCH 0/8] arm64: meson: Add support for USB on Amlogic G12A
 2019-02-28 16:14 UTC  (7+ messages)
` [PATCH 3/8] dt-bindings: usb: dwc2: Add Amlogic G12A DWC2 Compatible
    ` [3/8] "

[PATCH v3 0/2] Add IPROC PCIe new features
 2019-02-28 16:13 UTC  (4+ messages)
` [PATCH v3 2/2] PCI: iproc: Add outbound configuration for 32-bit I/O region

[PATCH 00/13] arm64: KVM: add SPE profiling support for guest
 2019-02-28 16:07 UTC  (32+ messages)
` [PATCH 01/13] KVM: arm64: add {read, write}_sysreg_elx_s versions for new registers
` [PATCH 02/13] dt-bindings: ARM SPE: highlight the need for PPI partitions on heterogeneous systems
` [PATCH 03/13] arm64: KVM: reset E2PB correctly in MDCR_EL2 when exiting the guest(VHE)
` [PATCH 04/13] arm64: KVM: define SPE data structure for each vcpu
` [PATCH 05/13] arm64: KVM: add access handler for SPE system registers
` [PATCH 06/13] arm64: KVM/VHE: enable the use PMSCR_EL12 on VHE systems
` [PATCH 07/13] arm64: KVM: split debug save restore across vm/traps activation
` [PATCH 08/13] arm64: KVM/debug: drop pmscr_el1 and use sys_regs[PMSCR_EL1] in kvm_cpu_context
` [PATCH 09/13] arm64: KVM: add support to save/restore SPE profiling buffer controls
` [PATCH 10/13] arm64: KVM: enable conditional save/restore full "
` [PATCH 11/13] arm64: KVM/debug: trap all accesses to SPE controls at EL1
` [PATCH 12/13] KVM: arm64: add a new vcpu device control group for SPEv1
` [PATCH 13/13] KVM: arm64: enable SPE support
` [KVMTOOL PATCH 14/15] kvm: update/sync the uapi headers from kernel(v5.0)
` [KVMTOOL PATCH 15/15] kvm: add a vcpu feature for SPEv1 support

[Qemu-devel] x86 segment limits enforcement with TCG
 2019-02-28 16:11 UTC  (7+ messages)

[Qemu-devel] [PULL 0/8] MIPS queue for February 27th, 2019
 2019-02-28 16:11 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/15] s390: vfio-ccw dasd ipl support
 2019-02-28 16:11 UTC  (5+ messages)
` [Qemu-devel] [PATCH 11/15] s390-bios: cio error handling

amd-staging-drm-next - [drm] REG_WAIT timeout 1us * 80000 tries - dce_abm_set_pipe line:62
 2019-02-28 16:10 UTC 

[PATCH] block: optimize bvec iteration in bvec_iter_advance
 2019-02-28 16:10 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH 0/4] ARM virt: ACPI memory hotplug support
 2019-02-28 16:09 UTC  (4+ messages)
` [Qemu-devel] [RFC PATCH 1/4] hw:acpi: Make ACPI IO address space configurable

[igt-dev] [i-g-t,v2] tests/kms_color: Change in commit style
 2019-02-28 16:09 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Add support for retrying hotplug
 2019-02-28 16:06 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/icl: Probe again type-c connectors that failed

[PATCH v5 0/6] tracing/probes: uaccess: Add support user-space access
 2019-02-28 16:05 UTC  (7+ messages)
` [PATCH v5 1/6] uaccess: Add user_access_ok()
` [PATCH v5 2/6] uaccess: Use user_access_ok() in user_access_begin()
` [PATCH v5 3/6] uaccess: Add non-pagefault user-space read functions
` [PATCH v5 4/6] tracing/probe: Add ustring type for user-space string
` [PATCH v5 5/6] tracing/probe: Support user-space dereference
` [PATCH v5 6/6] selftests/ftrace: Add user-memory access syntax testcase

Allow trusted filesystems to provide IMA hashes directly
 2019-02-28 16:03 UTC  (3+ messages)
` [PATCH V2 3/4] IMA: Optionally make use of filesystem-provided hashes

[Qemu-devel] [PATCH v2] trivial fix of malloc to g_new in thunk
 2019-02-28 16:03 UTC  (2+ messages)

[Bug 109649] [raven] gfx ring timeout when running clover apps
 2019-02-28 16:03 UTC  (2+ messages)
` [Bug 109649] [bisected][raven] "

[PATCH 0/8] objtool: UACCESS validation v2
 2019-02-28 16:03 UTC  (7+ messages)
` [PATCH 1/8] kasan,x86: Frob kasan_report() in an exception

Patch "sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe" has been added to the 4.20-stable tree
 2019-02-28 16:03 UTC 

[PATCH net-next v4 0/6] devlink: make ethtool compat reliable
 2019-02-28 16:02 UTC  (4+ messages)
` [PATCH net-next v4 1/6] net: devlink: turn devlink into a built-in

[PATCH v4 iproute2-next 00/11] Add support for devlink health
 2019-02-28 16:01 UTC  (2+ messages)

[PATCH] btrfs: Fix possible NULL pointer dereference in btrfs selftest
 2019-02-28 16:02 UTC  (2+ messages)

[PATCH] drm/amdgpu: Bump amdgpu version for per-flip plane tiling updates
 2019-02-28 16:00 UTC  (2+ messages)

[PATCH 01/11] x86 topology: fix doc typo
 2019-02-28 15:59 UTC  (6+ messages)
` [PATCH 03/11] x86 topology: Add CPUID.1F multi-die/package support

[PATCH 1/2] drm/edid: If no preferred mode is found assume the first mode is preferred
 2019-02-28 15:59 UTC  (4+ messages)

[PATCH v4 00/10] Misc props.c cleanups
 2019-02-28 16:00 UTC  (5+ messages)
` [PATCH v4 06/10] btrfs: start transaction in btrfs_set_prop_trans

WM8510 on i.MX6
 2019-02-28 15:59 UTC  (2+ messages)

[RFC] ath10k: Fix DMA errors related to beacons (CT FW only)
 2019-02-28 15:58 UTC 

pull-request mwifiex-firmware 2019-02-28
 2019-02-28 15:55 UTC 

[PATCH net-next 00/15] net: mvpp2: fixes and improvements
 2019-02-28 15:53 UTC  (5+ messages)
` [PATCH net-next 07/15] net: mvpp2: fix the computation of the RXQs
  ` [EXT] "

[RFC][PATCH] dt-bindings: usb: add non-removable device property
 2019-02-28 15:52 UTC  (5+ messages)
      ` [RFC] "

[PATCH v5 00/23] Unify vDSOs across more architectures
 2019-02-28 15:51 UTC  (9+ messages)

[PATCH v1 1/4] soc: Add TmFifo driver for Mellanox BlueField Soc
 2019-02-28 15:51 UTC  (5+ messages)
` [PATCH v9] platform/mellanox: "
` [PATCH v10] "

[PATCH v2] net: e1000e: add MAC address kernel cmd line parameter
 2019-02-28 15:51 UTC  (5+ messages)
` [PATCH v3] "
      ` [Intel-wired-lan] "

[Qemu-devel] [PATCH] virtio-blk: dataplane: release AioContext before blk_set_aio_context
 2019-02-28 15:50 UTC  (4+ messages)

[PATCH net-next] net: sched: set dedicated tcf_walker flag when tp is empty
 2019-02-28 15:49 UTC  (7+ messages)

[PATCH 0/4] support secondary process for failsafe
 2019-02-28 15:49 UTC  (5+ messages)
` [PATCH 1/4] net/failsafe: replace local device with shared data
` [PATCH 2/4] net/failsafe: change back-reference from sub-device
` [PATCH 3/4] net/failsafe: replace local sub-device with shared data
` [PATCH 4/4] net/failsafe: support secondary process

[PATCH 00/11] regulator: Add set/get_current_limit helpers and use it
 2019-02-28 15:47 UTC  (5+ messages)
` [PATCH 09/11] regulator: pv88080: Convert to use regulator_set/get_current_limit_regmap
` [PATCH 10/11] regulator: pv88090: "

[PATCH 0/3] Add MMC controller support for HI3670 SoC
 2019-02-28 15:45 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: mmc: Add HI3670 MMC controller binding
` [PATCH 2/3] arm64: dts: hisilicon: hi3670: Add MMC controller support
` [PATCH 3/3] arm64: dts: hisilicon: hikey970: Add SD and WiFi support

[PATCH v4 0/7] vfio: ap: AP Queue Interrupt Control
 2019-02-28 15:45 UTC  (15+ messages)
` [PATCH v4 1/7] s390: ap: kvm: add PQAP interception for AQIC

[PATCH v2] gpio: pca953x: Fix dereference of irq data in shutdown
 2019-02-28 15:45 UTC  (4+ messages)

[Qemu-devel] [PATCH] trivial malloc to g_malloc in thunk
 2019-02-28 15:45 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/9] tests/kms_addfb_basic: Check that only the owner can rmfb
 2019-02-28 15:44 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/9] "

[PATCH 0/2] dpdk-draft-windows X710-DA2 compatibility
 2019-02-28 15:44 UTC  (3+ messages)
` [PATCH 1/2] kernel/windows: Added support for X710-DA2 to inf file
` [PATCH 2/2] kernel/windows: set FILE_AUTOGENERATED_DEVICE_NAME to true so that SDDL string can be set successfully. Fixes: 9087d5ff8375 ("doc: change the Windows UIO driver's default security descriptor to admin only") Cc: haramakr@microsoft.com

[PATCH v3 0/2] x86/fault: Further improve #PF oops messages
 2019-02-28 15:44 UTC  (2+ messages)

[PATCH 01/14] x86 topology: Fix doc typo
 2019-02-28 15:43 UTC  (4+ messages)
` [PATCH 04/14] x86 topology: Add CPUID.1F multi-die/package support

[PATCH 1/2] drm/amd/powerplay: correct power reading on fiji
 2019-02-28 15:43 UTC  (3+ messages)
` [PATCH 2/2] drm/amd/powerplay: override duty cycle on Vega20

[PATCH v3] cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer
 2019-02-28 15:42 UTC  (5+ messages)

[PATCH v2] media: vim2m: better handle cap/out buffers with different sizes
 2019-02-28 15:42 UTC  (6+ messages)

[PATCH 0/7] drivers: firmware: psci: Some cleanup and refactoring
 2019-02-28 15:40 UTC  (4+ messages)
` [PATCH 5/7] drivers: firmware: psci: Simplify state node parsing

stable-2.02 - pvscan.service.in: Move StartLimitInterval to Service section
 2019-02-28 15:39 UTC 

[PATCH v5 0/5] M_CAN Framework re-write
 2019-02-28 15:39 UTC  (9+ messages)

[PATCH] nvme: Don't warn on block content change effects
 2019-02-28 15:38 UTC 

[PATCH 0/2] *** dpdk-draft-windows X710-DA2 compatibility ***
 2019-02-28 15:38 UTC  (3+ messages)
` [PATCH 1/2] kernel/windows: Added support for X710-DA2 to inf file
` [PATCH 2/2] kernel/windows: set FILE_AUTOGENERATED_DEVICE_NAME to true so that SDDL string can be set successfully. Fixes: 9087d5ff8375 ("doc: change the Windows UIO driver's default security descriptor to admin only") Cc: haramakr@microsoft.com

[RFC PATCH v1 00/13] support ROHM BD70528 PMIC
 2019-02-28 15:37 UTC  (6+ messages)
` [RFC PATCH v1 07/13] devicetree: bindings: Document first ROHM BD70528 bindings

[PATCH v3 1/6] EDAC/amd64: Add Family 17h Model 30h PCI IDs
 2019-02-28 15:36 UTC  (6+ messages)
` [PATCH v3 3/6] EDAC/amd64: Support more than two Unified Memory Controllers
` [PATCH v3 2/6] EDAC/amd64: Use a macro for iterating over "
` [PATCH v3 4/6] EDAC/amd64: Recognize x16 Symbol Size
` [PATCH v3 5/6] EDAC/amd64: Support more than two Controllers for Chip Select handling
` [PATCH v3 6/6] EDAC/amd64: Adjust printed Chip Select sizes when interleaved


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.