All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-01 14:46:12 to 2015-07-01 15:28:08 UTC [more...]

[PATCH libdrm] intel: Add EXEC_OBJECT_SUPPORTS_48BADDRESS flag
 2015-07-01 15:28 UTC  (2+ messages)
` [PATCH libdrm v2 1/2] intel: Add EXEC_OBJECT_SUPPORTS_48B_ADDRESS flag

gcc feature request / RFC: extra clobbered regs
 2015-07-01 15:27 UTC  (4+ messages)

[PATCH v2 00/18] 48-bit PPGTT
 2015-07-01 15:27 UTC  (19+ messages)
` [PATCH v3 00/17] "
  ` [PATCH v3 01/17] drm/i915: Remove unnecessary gen8_clamp_pd
  ` [PATCH v3 02/17] drm/i915/gen8: Make pdp allocation more dynamic
  ` [PATCH v3 03/17] drm/i915/gen8: Abstract PDP usage
  ` [PATCH v3 04/17] drm/i915/gen8: Add dynamic page trace events
  ` [PATCH v3 05/17] drm/i915/gen8: implement alloc/free for 4lvl
  ` [PATCH v3 06/17] drm/i915/gen8: Add 4 level switching infrastructure and lrc support
  ` [PATCH v3 07/17] drm/i915/gen8: Generalize PTE writing for GEN8 PPGTT
  ` [PATCH v3 08/17] drm/i915/gen8: Pass sg_iter through pte inserts
  ` [PATCH v3 09/17] drm/i915/gen8: Add 4 level support in insert_entries and clear_range
  ` [PATCH v3 10/17] drm/i915/gen8: Initialize PDPs
  ` [PATCH v3 11/17] drm/i915: Expand error state's address width to 64b
  ` [PATCH v3 12/17] drm/i915/gen8: Add ppgtt info and debug_dump
  ` [PATCH v3 13/17] drm/i915: object size needs to be u64
  ` [PATCH v3 14/17] drm/i915: batch_obj vm offset must "
  ` [PATCH v3 15/17] drm/i915/userptr: Kill user_size limit check
  ` [PATCH v3 16/17] drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffset
  ` [PATCH v3 17/17] drm/i915/gen8: Flip the 48b switch

[U-Boot] [PATCH] net/designware: revert MAC-address setup on init
 2015-07-01 15:26 UTC  (4+ messages)

[PATCH v2 2/3] Staging: android: ion: fix coding style
 2015-07-01 15:25 UTC  (3+ messages)
    ` [PATCH] checkpatch: Allow longer declaration macros

[PATCH v2 00/22] Introduce HVM without dm and new boot ABI
 2015-07-01 15:25 UTC  (24+ messages)
` [PATCH v2 01/22] libxc: split x86 HVM setup_guest into smaller logical functions
` [PATCH v2 02/22] libxc: unify xc_dom_p2m_{host/guest}
` [PATCH v2 03/22] libxc: introduce the notion of a container type
` [PATCH v2 04/22] libxc: introduce a domain loader for HVM guest firmware
` [PATCH v2 05/22] libxc: make arch_setup_meminit a xc_dom_arch hook
` [PATCH v2 06/22] libxc: make arch_setup_boot{init/late} xc_dom_arch hooks
` [PATCH v2 07/22] xen/x86: fix arch_set_info_guest for HVM guests
` [PATCH v2 08/22] libxc: introduce a xc_dom_arch for hvm-3.0-x86_32 guests
` [PATCH v2 09/22] libxl: switch HVM domain building to use xc_dom_* helpers
` [PATCH v2 10/22] libxc: remove dead HVM building code
` [PATCH v2 11/22] xen/x86: allow disabling emulated devices for HVM guests
` [PATCH v2 12/22] elfnotes: intorduce a new PHYS_ENTRY elfnote
` [PATCH v2 13/22] lib{xc/xl}: allow creating domains without emulated devices
` [PATCH v2 14/22] xen: allow HVM guests to use XENMEM_memory_map
` [PATCH v2 15/22] xen/x86: allow HVM guests to use hypercalls to bring up vCPUs
` [PATCH v2 16/22] xenconsole: try to attach to PV console if HVM fails
` [PATCH v2 17/22] libxc: change the position of the special pages
` [PATCH v2 18/22] libxc/xen: introduce HVM_PARAM_CMDLINE_PFN
` [PATCH v2 19/22] libxc/xen: introduce HVM_PARAM_FIRST_FREE_PFN
` [PATCH v2 20/22] libxc/xen: introduce HVM_PARAM_MODLIST_PFN
` [PATCH v2 21/22] libxl: set correct nic type for HVM guests without a device model
` [PATCH v2 22/22] lib{xc/xl}: allow the creation of HVM domains with a kernel

initramfs / cryptsetup decryption
 2015-07-01 15:25 UTC  (2+ messages)

[PATCH 0/2] I915 GEM context updates
 2015-07-01 15:23 UTC  (3+ messages)

[PATCH v2 0/4] Add Mediatek MT8173 subsystem clocks support
 2015-07-01 15:22 UTC  (9+ messages)
` [PATCH v2 3/4] clk: mediatek: Add subsystem clocks of MT8173
` [PATCH v2 4/4] clk: mediatek: Add USB clock support in MT8173 APMIXEDSYS

[PATCH 0/2] Add support for NXP LPC18xx Watchdog timer
 2015-07-01 15:22 UTC  (10+ messages)
` [PATCH 1/2] watchdog: NXP LPC18XX Windowed Watchdog Timer Driver

[linux-3.16 test] 58996: regressions - FAIL
 2015-07-01 15:21 UTC 

[Qemu-devel] [PATCH v3 00/25] virtio: add version 1.0 support, move to 32bit
 2015-07-01 15:21 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 14/25] virtio: add version 1.0 support to vp_notify
` [Qemu-devel] [PATCH v3 16/25] virtio: add version 1.0 support to vp_find_vq
` [Qemu-devel] [PATCH v3 17/25] virtio-scsi: fix initialization for version 1.0
` [Qemu-devel] [PATCH v3 18/25] virtio-blk: "
` [Qemu-devel] [PATCH v3 25/25] virtio-pci: use high memory for rings
` [Qemu-devel] [SeaBIOS] [PATCH v3 00/25] virtio: add version 1.0 support, move to 32bit

Vm_event memory introspection helpers
 2015-07-01 15:21 UTC  (4+ messages)
` [PATCH V2 3/3] xen/vm_event: Deny register writes if refused by vm_event reply

[PATCH] ti-softhsmv2: Stop recipe from using headers from host build machine
 2015-07-01 15:19 UTC 

[PATCH] rev-list: add --count to usage guide
 2015-07-01 15:19 UTC  (2+ messages)

subtle side effect of commit a1c48bb160f836
 2015-07-01 15:19 UTC  (10+ messages)

[U-Boot] Marvell Armada XP SATA support
 2015-07-01 15:19 UTC  (12+ messages)

[PATCH 0/4] irqchip, gicv3: Implement Cavium ThunderX errata
 2015-07-01 15:18 UTC  (4+ messages)
` [PATCH 4/4] irqchip, gicv3-its: Implement Cavium ThunderX errata 22375, 24313

[PATCH v2 0/4] Add standby support for the recent mvebu SoCs
 2015-07-01 15:18 UTC  (4+ messages)
` [PATCH v2 1/4] ARM: mvebu: Use __init for the PM initialization functions

[PATCH] multilib_global: expand multilib pref values properly
 2015-07-01 15:18 UTC 

[PATCH 0/1] KVM: s390: virtio-ccw: Fix config space values
 2015-07-01 15:17 UTC  (3+ messages)
` [PATCH] MAINTAINERS: separate section for s390 virtio drivers

[PATCH v4] drm/i915 : Added Programming of the MOCS
 2015-07-01 15:17 UTC  (12+ messages)

ping6 doesn't use at86rf230 driver
 2015-07-01 15:16 UTC  (11+ messages)

[PATCH 0/8] FBC locking v3
 2015-07-01 15:17 UTC  (8+ messages)
` [PATCH 6/8] drm/i915: add struct_mutex WARNs to i915_gem_stolen.c

[PATCH REPOST libibverbs] Add IP and TCP/UDP TX checksum offload support
 2015-07-01 15:17 UTC  (3+ messages)

macb: zynq: why is SG disabled?
 2015-07-01 15:14 UTC 

[Qemu-devel] [PATCH] refresh filename after the node is replaced
 2015-07-01 15:15 UTC  (8+ messages)

[PATCH] --count feature for git shortlog
 2015-07-01 15:15 UTC  (8+ messages)

Kernel oops when using XFS
 2015-07-01 15:13 UTC  (2+ messages)

[PATCH v3 0/9] HyperV equivalent of pvpanic driver
 2015-07-01 15:12 UTC  (10+ messages)
` [PATCH 3/9] kvm: add hyper-v crash msrs values
  ` [Qemu-devel] "
` [PATCH 8/9] kvm/x86: add sending hyper-v crash notification to user space
  ` [Qemu-devel] "
` [PATCH 9/9] qemu/kvm: kvm hyper-v based guest crash event handling
  ` [Qemu-devel] "

[PATCH] osstest: install libnl3 packages
 2015-07-01 15:12 UTC 

[kvm-ppc:kvm-ppc-queue 6/9] kernel/fork.c:99:0: warning: "MAX_THREADS" redefined
 2015-07-01 15:11 UTC 

[PATCH] cxgbe: fix compilation using icc
 2015-07-01 15:11 UTC 

[PATCH v3 0/7] IOMMU/DMA map_resource support for peer-to-peer
 2015-07-01 15:11 UTC  (3+ messages)

git issue
 2015-07-01 15:11 UTC  (3+ messages)

[v3 00/13] xen/arm: Add support for GICv2 on GICv3
 2015-07-01 15:09 UTC  (6+ messages)
` [v3 12/13] arm: Allow the user to specify the GIC version

[PATCH 0/3] R-Car Gen2 USB0 Host/Function switching
 2015-07-01 15:10 UTC  (6+ messages)
` [PATCH 3/3] arm: koelsch: make USB0 perform "

[Cocci] new release: 1.0.1
 2015-07-01 15:10 UTC  (10+ messages)
` [Cocci] release: 1.0.1: Checking installation dependencies

[PATCH v2] cmake bbclass: fix support for native builds
 2015-07-01 15:08 UTC  (2+ messages)

[PATCH v2 3/3] Staging: android: uapi: Fix coding style typedef issue
 2015-07-01 15:08 UTC  (4+ messages)

[Qemu-devel] [Bug 1470536] [NEW] qemu-img incorrectly prints "qemu-img: Host floppy pass-through is deprecated"
 2015-07-01 14:40 UTC  (2+ messages)
` [Qemu-devel] [Bug 1470536] "

HMM (Heterogeneous Memory Management) v8
 2015-07-01 15:07 UTC  (9+ messages)
` [PATCH 06/36] HMM: add HMM page table v2

[PATCH v2] kexec: Make a pair of map and unmap reserved pages when kdump fails to start
 2015-07-01 15:06 UTC  (4+ messages)

[PATCH v4 0/4] Support for creating/using Stolen memory backed objects
 2015-07-01 15:06 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: Clearing buffer objects via blitter engine
` [PATCH 2/4] drm/i915: Support for creating Stolen memory backed objects

[v4][PATCH 00/19] Fix RMRR
 2015-07-01 15:06 UTC  (10+ messages)
` [v4][PATCH 04/19] xen/passthrough: extend hypercall to support rdm reservation policy

06/24/2015 Weekly Ceph Performance Meeting IS ON!
 2015-07-01 15:06 UTC  (2+ messages)

[PATCH] fast-import: add a get-mark command
 2015-07-01 15:05 UTC 

[Qemu-devel] [PATCH] block/mirror: limit qiov to IOV_MAX elements
 2015-07-01 15:03 UTC  (4+ messages)
  ` [Qemu-devel] [Qemu-block] "

[PATCH] ARM: psci: keystone: remove keystone_smp_ops code if psci is supported
 2015-07-01 15:03 UTC  (7+ messages)
` [PATCH] keystone: dts: add psci command definition

[U-Boot] [PATCH] siemens,am33x: adjust mtd partition
 2015-07-01 15:03 UTC  (2+ messages)

[PATCH] libxl: Increase device model startup timeout to 1min
 2015-07-01 15:03 UTC  (9+ messages)

[PATCH 1/8] nfs: Fix a memory leak when meeting an unsupported state protect
 2015-07-01 15:00 UTC  (5+ messages)
` [PATCH 3/8] nfs: Use remove_proc_subtree() instead remove_proc_entry()
    ` [PATCH 3/8 v2] "

[git pull] drm tree for 4.2
 2015-07-01 15:02 UTC  (9+ messages)
` [PATCH] drm/i915: Clear pipe's pll hw state in hsw_dp_set_ddi_pll_sel()
    ` [Intel-gfx] "

[OSSTEST PATCH] Email reports: Use osstest-output@lists.xenproject
 2015-07-01 14:59 UTC 

[U-Boot] [PATCH 01/11] video: vesa_fb: Look up VGA device by class instead of id
 2015-07-01 14:59 UTC  (22+ messages)
` [U-Boot] [PATCH 02/11] x86: bios: Synchronize stack between real and protected mode
` [U-Boot] [PATCH 03/11] x86: bios: Allow pci config read/write to host bridge in int1a_handler
` [U-Boot] [PATCH 04/11] video: Add 32-bit color depth support for VBE
` [U-Boot] [PATCH 05/11] x86: Setup fixed range MTRRs for legacy regions
` [U-Boot] [PATCH 06/11] x86: queensbay: Change CPU_ADDR_BITS to 32
` [U-Boot] [PATCH 07/11] x86: cmd_mtrr: Improve MTRR list information
` [U-Boot] [PATCH 08/11] x86: Move VGA option rom macros to Kconfig
` [U-Boot] [PATCH 09/11] x86: Remove MARK_GRAPHICS_MEM_WRCOMB
` [U-Boot] [PATCH 10/11] x86: crownbay: Enable graphics support
` [U-Boot] [PATCH 11/11] x86: Configure VESA parameters before loading Linux kernel

[U-Boot] [PATCH 00/22] Convert musb host mode code to the device-model
 2015-07-01 14:57 UTC  (4+ messages)
` [U-Boot] [PATCH 12/22] musb: Update usb-compat to work with struct usb_device without a parent ptr

clockevents_shutdown vs pending interrupt
 2015-07-01 14:57 UTC  (4+ messages)

[PATCH v4] Add new mac80211 driver mwlwifi
 2015-07-01 14:57 UTC  (6+ messages)

[PATCH?] Livelock in pick_next_task_fair() / idle_balance()
 2015-07-01 14:55 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/16] implement vNVDIMM
 2015-07-01 14:50 UTC  (34+ messages)
`  "
` [Qemu-devel] [PATCH 01/16] acpi: allow aml_operation_region() working on 64 bit offset
  `  "
` [Qemu-devel] [PATCH 02/16] i386/acpi-build: allow SSDT to operate on 64 bit
  `  "
` [Qemu-devel] [PATCH 03/16] acpi: add aml_derefof
  `  "
` [Qemu-devel] [PATCH 04/16] acpi: add aml_sizeof
  `  "
` [Qemu-devel] [PATCH 05/16] acpi: add aml_create_field
  `  "
` [Qemu-devel] [PATCH 06/16] pc: implement NVDIMM device abstract
  `  "
` [Qemu-devel] [PATCH 07/16] nvdimm: reserve address range for NVDIMM
  `  "
` [Qemu-devel] [PATCH 08/16] nvdimm: init backend memory mapping and config data area
  `  "
` [Qemu-devel] [PATCH 09/16] nvdimm: build ACPI NFIT table
  `  "
` [Qemu-devel] [PATCH 10/16] nvdimm: init the address region used by _DSM method
  `  "
` [Qemu-devel] [PATCH 11/16] nvdimm: build ACPI nvdimm devices
  `  "
` [Qemu-devel] [PATCH 12/16] nvdimm: save arg3 for NVDIMM device _DSM method
  `  "
` [Qemu-devel] [PATCH 13/16] nvdimm: support NFIT_CMD_IMPLEMENTED function
  `  "
` [Qemu-devel] [PATCH 14/16] nvdimm: support NFIT_CMD_GET_CONFIG_SIZE function
  `  "
` [Qemu-devel] [PATCH 15/16] nvdimm: support NFIT_CMD_GET_CONFIG_DATA
  `  "
` [Qemu-devel] [PATCH 16/16] nvdimm: support NFIT_CMD_SET_CONFIG_DATA
  `  "

[U-Boot] [PATCH 00/11] x86: Support TunnelCreek integrated graphics device
 2015-07-01 14:55 UTC  (2+ messages)

How are tunneled interfaces masqueraded?
 2015-07-01 14:55 UTC 

[PATCH v2 00/12] Tegra: Add DC one-shot support
 2015-07-01 14:55 UTC  (7+ messages)
` [PATCH v2 12/12] JUST FOR TEST: Add one-shot trigger to update display

[PATCH OSSTEST v2] mg-all-branch-statuses: Show how up to date each branch is
 2015-07-01 14:54 UTC  (5+ messages)

RFC: kernel coding style: prefer array to &array[0] ?
 2015-07-01 14:53 UTC  (5+ messages)

Oops at boot after commit 965278dcb8ab... when using split memory region
 2015-07-01 14:53 UTC  (3+ messages)

Dual mode operation
 2015-07-01 14:53 UTC  (2+ messages)

doubt about raid1 and writemostly
 2015-07-01 14:53 UTC  (3+ messages)

[Cluster-devel] [fsck.gfs2 PATCH 2 of 2] fsck.gfs2: Detect, fix and clone duplicate block refs within a dinode
 2015-07-01 14:53 UTC 

[Cluster-devel] [fsck.gfs2 PATCH 1 of 2] fsck.gfs2: Change duptree structure to have generic flags
 2015-07-01 14:50 UTC 

[Intel-wired-lan] [PATCH] ixgbe:Fix function comments for the function ixgbe_setup_tx_resources
 2015-07-01 14:50 UTC 

[PATCH] kernel-devsrc: missing tools for building modules
 2015-07-01 14:48 UTC  (2+ messages)

[RFC PATCH V11 00/21] Btrfs: Subpagesize-blocksize: Allow I/O on blocks whose size is less than page size
 2015-07-01 14:47 UTC  (3+ messages)
` [RFC PATCH V11 12/21] Btrfs: subpagesize-blocksize: Search for all ordered extents that could span across a page

[PATCH 1/4] drm/i915/gtt: Reorder page alloc/free/init functions
 2015-07-01 14:49 UTC  (6+ messages)
` [PATCH 4/4] drm/i915/gtt: Per ppgtt scratch page


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.