All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-09-18 10:06:38 to 2017-09-18 10:56:53 UTC [more...]

[PATCH 0/1] Optimise IOVA allocations for PCI devices
 2017-09-18 10:56 UTC  (2+ messages)

[PATCHv7 00/19] Boot-time switching between 4- and 5-level paging for 4.15
 2017-09-18 10:55 UTC  (28+ messages)
` [PATCHv7 01/19] mm/sparsemem: Allocate mem_section at runtime for SPARSEMEM_EXTREME
` [PATCHv7 02/19] mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
` [PATCHv7 03/19] x86/kasan: Use the same shadow offset for 4- and 5-level paging
` [PATCHv7 04/19] x86/xen: Provide pre-built page tables only for XEN_PV and XEN_PVH
` [PATCHv7 06/19] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time
` [PATCHv7 07/19] x86/mm: Make virtual memory layout movable for CONFIG_X86_5LEVEL
` [PATCHv7 08/19] x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
` [PATCHv7 09/19] x86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS dynamic
` [PATCHv7 10/19] x86/mm: Make __PHYSICAL_MASK_SHIFT and __VIRTUAL_MASK_SHIFT dynamic
` [PATCHv7 11/19] x86/mm: Make STACK_TOP_MAX dynamic
` [PATCHv7 12/19] x86/mm: Adjust virtual address space layout in early boot
` [PATCHv7 13/19] x86/mm: Make early boot code support boot-time switching of paging modes
` [PATCHv7 15/19] x86/mm: Replace compile-time checks for 5-level with runtime-time
` [PATCHv7 16/19] x86/mm: Allow to boot without la57 if CONFIG_X86_5LEVEL=y
` [PATCHv7 17/19] x86/xen: Allow XEN_PV and XEN_PVH to be enabled with X86_5LEVEL
` [PATCHv7 18/19] x86/mm: Redefine some of page table helpers as macros
` [PATCHv7 19/19] x86/mm: Offset boot-time paging mode switching cost

[PATCH] crypto/aesni_mb: add DES support
 2017-09-18 10:56 UTC  (4+ messages)
` [PATCH v2 0/3] Extend "
  ` [PATCH v2 1/3] crypto/aesni_mb: add "

[U-Boot] [PATCH 1/1] efi_loader: fix bug in efi_add_known_memory
 2017-09-18 10:56 UTC 

[Qemu-devel] [RFC 00/15] QMP: out-of-band (OOB) execution support
 2017-09-18 10:55 UTC  (8+ messages)

[RFC RESEND 0/3] Add support for Hisilicon Hi3521A SoC
 2017-09-18 10:55 UTC  (3+ messages)

[PATCH 0/3] Some coverity fixes for xl/libxl
 2017-09-18 10:54 UTC  (4+ messages)
` [PATCH 1/3] libxl: use libxl__read_xenstore_check in vtpm function
` [PATCH 2/3] libxl: use libxl__read_xenstore_check in vdispl function
` [PATCH 3/3] xl: avoid leaking memory in vdispl parser

fio-3.0-61-g9acb0 engine libaio not loadable Centos7.3x86_64
 2017-09-18 10:54 UTC  (3+ messages)

[Qemu-devel] [PATCH V5 00/10] add Qcow2 compress format extension
 2017-09-18 10:50 UTC  (5+ messages)
` [Qemu-devel] [PATCH V5 01/10] specs/qcow2: add "

[PATCH 1/8] drm/i915/guc: Export guc_init_send_regs and call only during intel_uc_init_hw
 2017-09-18 10:50 UTC  (11+ messages)
` [PATCH 2/8] drm/i915/guc: Create intel_guc_init_early
` [PATCH 3/8] drm/i915/guc: Create intel_guc.c for defining GuC specific functionality
` [PATCH 4/8] drm/i915/guc: Fix GuC interaction in reset/suspend scenarios
` [PATCH 5/8] drm/i915/guc: Fix GuC HW/SW state cleanup in unload path
` [PATCH 6/8] drm/i915/guc: Remove i915_guc_log_unregister
` [PATCH 7/8] drm/i915/guc: Enable default/critical logging in GuC by default from GuC v9
` [PATCH 8/8] drm/i915: Reorganize HuC authentication

[PATCH 0/1] acpi: unbreak ACPI_HANDLE(), encapsulate fwnode_operations
 2017-09-18 10:50 UTC  (3+ messages)
` [PATCH 1/1] "

meshctl fails on rpi 3
 2017-09-18 10:50 UTC  (2+ messages)

qla2xxx UBSAN warning in 4.14-rc1
 2017-09-18 10:49 UTC 

[PATCH v2 0/2] Rewrite the IIO_DEVICE_ATTR_NAMED API to pass name as string
 2017-09-18 10:49 UTC  (7+ messages)
` [PATCH v2 1/2] include: linux: sysfs: Add __ATTR_NAMED macro

[PATCH 00/18] *** misc patches for SRIOV ***
 2017-09-18 10:47 UTC  (7+ messages)
` [PATCH 06/18] drm/amdgpu/sriov:fix memory leak after gpu reset
` [PATCH 13/18] drm/amdgpu:fix driver unloading bug

[Qemu-devel] [PATCH] softfloat: rename make_float[x80|128]_init to const_float[x80|128]
 2017-09-18 10:46 UTC 

[xen-unstable test] 113562: regressions - FAIL
 2017-09-18 10:46 UTC  (8+ messages)

[CI 1/9] drm/i915: Cancel all ready but queued requests when wedging
 2017-09-18 10:46 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [CI,1/9] "

[PATCH 00/27 v9] SBSA UART emulation support in Xen
 2017-09-18 10:45 UTC  (29+ messages)
` [PATCH 01/27 v9] xen/arm: vpl011: Define common ring buffer helper functions in console.h
` [PATCH 02/27 v9] xen/arm: vpl011: Add SBSA UART emulation in Xen
` [PATCH 03/27 v9] xen/arm: vpl011: Allocate a new GFN in the toolstack for vuart
` [PATCH 04/27 v9] xen/arm: vpl011: Add support for vuart in libxl
` [PATCH 05/27 v9] xen/arm: vpl011: Rearrange xen header includes in alphabetical order in domctl.c
` [PATCH 06/27 v9] xen/arm: vpl011: Add a new domctl API to initialize vpl011
` [PATCH 07/27 v9] xen/arm: vpl011: Add a new vuart node in the xenstore
` [PATCH 08/27 v9] xen/arm: vpl011: Modify xenconsole to define and use a new console structure
` [PATCH 09/27 v9] xen/arm: vpl011: Rename the console structure field conspath to xspath
` [PATCH 10/27 v9] xen/arm: vpl011: Modify xenconsole functions to take console structure as input
` [PATCH 11/27 v9] xen/arm: vpl011: Add a new console_init function in xenconsole
` [PATCH 12/27 v9] xen/arm: vpl011: Add a new buffer_available "
` [PATCH 13/27 v9] xen/arm: vpl011: Add a new maybe_add_console_evtchn_fd "
` [PATCH 14/27 v9] xen/arm: vpl011: Add a new maybe_add_console_tty_fd "
` [PATCH 15/27 v9] xen/arm: vpl011: Add a new console_evtchn_unmask "
` [PATCH 16/27 v9] xen/arm: vpl011: Add a new handle_console_ring "
` [PATCH 17/27 v9] xen/arm: vpl011: Add a new handle_console_tty "
` [PATCH 18/27 v9] xen/arm: vpl011: Add a new console_cleanup "
` [PATCH 19/27 v9] xen/arm: vpl011: Add a new console_open_log "
` [PATCH 20/27 v9] xen/arm: vpl011: Add a new console_close_evtchn "
` [PATCH 21/27 v9] xen/arm: vpl011: Add support for multiple consoles "
` [PATCH 22/27 v9] xen/arm: vpl011: Add support for vuart console "
` [PATCH 23/27 v9] xen/arm: vpl011: Add a new vuart console type to xenconsole client
` [PATCH 24/27 v9] xen/arm: vpl011: Add a pl011 uart DT node in the guest device tree
` [PATCH 25/27 v9] xen/arm: vpl011: Update documentation for vuart console support
` [PATCH 26/27 v9] xen/arm: vpl011: Fix the slow early console SBSA UART output
` [PATCH 27/27 v9] xen/arm: vpl011: Correct the logic for asserting/de-asserting SBSA UART TX interrupt

[PATCH] KVM: x86: Fix the NULL pointer parameter in check_cr_write()
 2017-09-18 10:45 UTC 

File system corruption after reboot, when rootfs in mounted over nfs
 2017-09-18 10:44 UTC 

[PATCH v6 00/12] Infrastructure to detect iova mapping on the bus
 2017-09-18 10:42 UTC  (15+ messages)
` [PATCH v7 0/9] "
  ` [PATCH v7 1/9] eal/pci: export match function
  ` [PATCH v8 0/9] Infrastructure to detect iova mapping on the bus
    ` [PATCH v8 1/9] eal/pci: export match function
    ` [PATCH v8 2/9] eal/pci: get iommu class
    ` [PATCH v8 3/9] linuxapp/eal_pci: "
    ` [PATCH v8 4/9] bus: "
    ` [PATCH v8 5/9] eal: introduce iova mode helper api
    ` [PATCH v8 6/9] eal: auto detect iova mode
    ` [PATCH v8 7/9] linuxapp/eal_vfio: honor iova mode before mapping
    ` [PATCH v8 8/9] linuxapp/eal_memory: honor iova mode in virt2phy
    ` [PATCH v8 9/9] eal/rte_malloc: "

[Qemu-devel] [RFC 00/15] QMP: out-of-band (OOB) execution support
 2017-09-18 10:40 UTC  (11+ messages)

2nd RDMA Miniconference Summary
 2017-09-18 10:40 UTC  (2+ messages)

[PATCH] Staging: Dgnc: Remove unnecessary comments around control statements
 2017-09-18 10:40 UTC  (3+ messages)

[PATCH v4 00/14] mpt3sas driver NVMe support:
 2017-09-18 10:39 UTC  (11+ messages)

[PATCH 0/2] dwc3 on XU3 and XU4
 2017-09-18 10:38 UTC  (5+ messages)
  ` [PATCH 2/2] phy: exynos5-usbdrd: Calibrate LOS levels for exynos5420/5800

[PATCH] MAINTAINERS: add arch specific public headers to arch file groups
 2017-09-18 10:37 UTC  (3+ messages)

[Qemu-devel] [PATCH qemu v3 00/13] memory: Reduce memory use
 2017-09-18 10:36 UTC  (15+ messages)
` [Qemu-devel] [PATCH qemu v3 01/13] memory: Postpone flatview and dispatch tree building till all devices are added
` [Qemu-devel] [PATCH qemu v3 02/13] exec: Explicitely export target AS from address_space_translate_internal
` [Qemu-devel] [PATCH qemu v3 03/13] memory: Open code FlatView rendering
` [Qemu-devel] [PATCH qemu v3 04/13] memory: Move FlatView allocation to a helper
` [Qemu-devel] [PATCH qemu v3 05/13] memory: Move AddressSpaceDispatch from AddressSpace to FlatView
` [Qemu-devel] [PATCH qemu v3 06/13] memory: Remove AddressSpace pointer from AddressSpaceDispatch
` [Qemu-devel] [PATCH qemu v3 07/13] memory: Switch memory from using AddressSpace to FlatView
` [Qemu-devel] [PATCH qemu v3 08/13] memory: Cleanup after switching "
` [Qemu-devel] [PATCH qemu v3 09/13] memory: Rename mem_begin/mem_commit/mem_add helpers
` [Qemu-devel] [PATCH qemu v3 10/13] memory: Store physical root MR in FlatView
` [Qemu-devel] [PATCH qemu v3 11/13] memory: Share FlatView's and dispatch trees between address spaces
` [Qemu-devel] [PATCH qemu v3 12/13] memory: Get rid of address_space_init_shareable
` [Qemu-devel] [PATCH qemu v3 13/13] memory: Add flat views to HMP "info mtree"

[PATCH 00/13] Move PCI away from the EAL
 2017-09-18 10:47 UTC  (4+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 01/14] eal: expose rte_eal_using_phys_addrs

[Qemu-arm] [Qemu devel v9 PATCH 0/5] Add support for Smartfusion2 SoC
 2017-09-18 10:35 UTC  (7+ messages)
` [Qemu-devel] [Qemu devel v9 PATCH 2/5] msf2: Microsemi Smartfusion2 System Register block
  ` [Qemu-arm] "

[Buildroot] [PATCH] flatbuffers: new package
 2017-09-18 10:35 UTC 

[PATCH 0/2] ACPI LED and LED flash support, ACPI support for AS3645A LED flash controller
 2017-09-18 10:34 UTC  (4+ messages)
` [PATCH 1/2] ACPI: Document how to refer to LEDs from remote nodes

[PATCH v3] tracing: Ignore mmiotrace from kernel commandline
 2017-09-18 10:34 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 0/2] Virtio GPU for S390
 2017-09-18 10:33 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 1/2] virtio-gpu: Handle endian conversion
` [Qemu-devel] [PATCH v3 2/2] virtio-gpu-ccw: Create a virtio gpu device for the ccw bus

Perforce fetcher ignores module and label
 2017-09-18 10:32 UTC  (11+ messages)

[Qemu-devel] [PATCH] qemu.py: Fix syntax error
 2017-09-18 10:32 UTC  (2+ messages)

[PATCH 0/4] ethdev new offloads API
 2017-09-18 10:31 UTC  (5+ messages)
` [PATCH 4/4] ethdev: add helpers to move to the "

[PATCH RESEND 0/2] qtnfmac: misc fixes intended for 4.14
 2017-09-18 10:31 UTC  (8+ messages)
` [PATCH 2/2] qtnfmac: abort scans on wireless interface changes

[PATCH for 4.9 01/59] drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #define
 2017-09-18 10:28 UTC  (5+ messages)
` [PATCH for 4.9 39/59] arm: dts: mt2701: Add subsystem clock controller device nodes

patch "staging: vchiq_2835_arm: Fix NULL ptr dereference in free_pagelist" added to staging-linus
 2017-09-18 10:27 UTC 

[PATCH] cec-ioc-dqevent.rst: fix typo
 2017-09-18 10:26 UTC 

[PATCH] mtd: oxnas_nand: Fix error handling in oxnas_nand_probe()
 2017-09-18 10:24 UTC  (5+ messages)

[PATCH] bonding: fix wrong slaves capacity check
 2017-09-18 10:24 UTC  (2+ messages)

[PATCH net-next] net: remove useless comments in dst.c
 2017-09-18 10:24 UTC  (2+ messages)

How to prepare the COLO test environment
 2017-09-18 10:24 UTC 

[RESEND PATCH v2 0/6] AS3645A fixes
 2017-09-18 10:23 UTC  (8+ messages)
` [RESEND PATCH v2 1/6] as3645a: Use ams,input-max-microamp as documented in DT bindings
` [RESEND PATCH v2 2/6] dt: bindings: as3645a: Use LED number to refer to LEDs
` [RESEND PATCH v2 3/6] as3645a: Use integer numbers for parsing LEDs
` [RESEND PATCH v2 4/6] dt: bindings: as3645a: Improve label documentation, DT example
` [RESEND PATCH v2 5/6] as3645a: Add colour to LED name
` [RESEND PATCH v2 6/6] as3645a: Unregister indicator LED on device unbind

[PATCH] mm: introduce sanity check on dirty ratio sysctl value
 2017-09-18 10:22 UTC  (3+ messages)

[PATCH 1/2] staging: typec: tcpm: Validate source and sink caps
 2017-09-18 10:20 UTC  (2+ messages)

[PATCH v2 0/6] AS3645A fixes
 2017-09-18 10:17 UTC  (7+ messages)
` [PATCH v2 1/6] as3645a: Use ams,input-max-microamp as documented in DT bindings
` [PATCH v2 2/6] dt: bindings: as3645a: Use LED number to refer to LEDs
` [PATCH v2 3/6] as3645a: Use integer numbers for parsing LEDs
` [PATCH v2 4/6] dt: bindings: as3645a: Improve label documentation, DT example
  ` [PATCH v2 5/6] as3645a: Add colour to LED name
` [PATCH v2 6/6] as3645a: Unregister indicator LED on device unbind

[PATCH 1/2] fpga: altera-cvp: remove DRIVER_ATTR() usage
 2017-09-18 10:17 UTC  (2+ messages)
` [PATCH 2/2] driver core: remove DRIVER_ATTR

[Qemu-devel] [PATCH v3 0/2] x86_iommu: Fix segfault when starting on non-PCI machines
 2017-09-18 10:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] x86_iommu: Move machine check to x86_iommu_realize()
` [Qemu-devel] [PATCH v3 2/2] x86_iommu: check if machine has PCI bus

[Qemu-devel] [PATCH v8 00/13] tests: Add VM based build tests (for non-x86_64 and/or non-Linux)
 2017-09-18 10:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH v8 05/13] tests: Add vm test lib

[PATCH v3] ASoC: rt5663: Add the function of impedance sensing
 2017-09-18 10:14 UTC 

[PATCH 0/3] ima: only call integrity_kernel_read to calc file hash
 2017-09-18 10:13 UTC  (12+ messages)
` [PATCH 3/3] ima: use fs method to read integrity data
  ` [PATCH 3/3] ima: use fs method to read integrity data (updated patch description)

Ceph RDMA Memory Leakage
 2017-09-18 10:13 UTC  (2+ messages)

[PATCH] drm/i915: Unset legacy_cursor_update early in intel_atomic_commit, v2
 2017-09-18 10:12 UTC 

[Qemu-devel] [PULL 00/24] MTTCG Base enabling patches with ARM enablement
 2017-09-18 10:10 UTC  (7+ messages)
` [PULL 22/24] target-arm: ensure all cross vCPUs TLB flushes complete
        ` [Qemu-devel] "

[PATCH v3 0/4] drm/agpsupport: Code cleanup
 2017-09-18 10:08 UTC  (4+ messages)
` [Outreachy kernel] "

[RFC V2] printk: add warning while drop partial text in msg
 2017-09-18 10:08 UTC  (9+ messages)

[linux-next][DLPAR CPU][Oops] Bad kernel stack pointer
 2017-09-18 10:08 UTC 

[PATCH 0/3] iio: trigger: stm32-timers fixes
 2017-09-18 10:05 UTC  (2+ messages)
` [PATCH 1/3] iio: trigger: stm32-timer: preset shouldn't be buffered

[PATCH v8 00/20] ILP32 for ARM64
 2017-09-18 10:06 UTC  (9+ messages)

[Qemu-devel] [PATCH 00/18] block/mirror: Add active-sync mirroring
 2017-09-18 10:06 UTC  (5+ messages)
` [Qemu-devel] [PATCH 15/18] block/mirror: Add active mirroring
      ` [Qemu-devel] [Qemu-block] "


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.