All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-09-23 16:14:28 to 2015-09-23 17:09:08 UTC [more...]

[PATCH 0/7] FBC again: stolen + SKL fixes
 2015-09-23 17:09 UTC  (15+ messages)
` [PATCH 1/7] drm/i915: fix CFB size calculation
` [PATCH 2/7] drm/i915: don't use the first stolen page on Broadwell
` [PATCH 3/7] drm/i915: don't allocate fbcon from stolen memory if it's too big
` [PATCH 4/7] drm/i915: export size_is_valid() from __intel_fbc_update()
` [PATCH 5/7] drm/i915: fix FBC buffer size checks
` [PATCH 6/7] drm/i915: use compute_page_offset() on SKL too
` [PATCH 7/7] drm/i915: extract fbc_supported()

[Qemu-devel] [PATCH 00/16] block: Get rid of bdrv_swap()
 2015-09-23 17:08 UTC  (11+ messages)
` [Qemu-devel] [PATCH 09/16] block: Split bdrv_move_feature_fields()
` [Qemu-devel] [PATCH 12/16] block: Introduce parents list
` [Qemu-devel] [PATCH 13/16] block: Implement bdrv_append() without bdrv_swap()
` [Qemu-devel] [PATCH 14/16] blockjob: Store device name at job creation
` [Qemu-devel] [PATCH 15/16] block: Add and use bdrv_replace_in_backing_chain()

[PATCH v2 0/3] of, irqchip/gicv3-its: Handle "msi-map" properties
 2015-09-23 17:08 UTC  (22+ messages)
` [PATCH v2 1/3] Docs: dt: Add PCI MSI map bindings
` [PATCH v2 2/3] of/irq: Add new function of_msi_map_rid()
` [PATCH v2 3/3] irqchip/gicv3-its: Handle OF device tree "msi-map" properties

[PATCH 00/22] arm64: Consolidate CPU feature handling
 2015-09-23 17:08 UTC  (7+ messages)

BlueZ - LGPL dependency with GPL headers and sources
 2015-09-23 17:08 UTC  (6+ messages)

[PATCH 1/2] drm/i915/bxt: prevent allocating context object from HIGHMEM
 2015-09-23 17:07 UTC  (9+ messages)
` [PATCH v2 2/2] drm/i915/bxt: work around HW context corruption due to coherency problem

Question about expected behavior of terminate_rport_io() in fc_function_template
 2015-09-23 17:06 UTC 

[PATCH v7 0/5] Support for creating/using Stolen memory backed objects
 2015-09-23 17:09 UTC  (5+ messages)

[Qemu-devel] [RFC PATCH 00/10] pseries: Allow VFIO devices on spapr-pci-host-bridge
 2015-09-23 17:04 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH 05/10] memory: Allow replay of IOMMU mapping notifications

[PATCH] bq2415x_charger: Fix null pointer dereference
 2015-09-23 17:04 UTC  (2+ messages)

[BXT MIPI PATCH v3 00/14] MIPI DSI Support for BXT
 2015-09-23 17:03 UTC  (5+ messages)
` [BXT MIPI PATCH v3 05/14] drm/i915/bxt: DSI encoder support in CRTC modeset

[Qemu-devel] Virtio device "exit" function
 2015-09-23 16:32 UTC 

[Qemu-devel] [PATCH v7 00/42] Postcopy implementation
 2015-09-23 17:04 UTC  (7+ messages)
` [Qemu-devel] [PATCH v7 23/42] MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state
` [Qemu-devel] [PATCH v7 33/42] postcopy_ram.c: place_page and helpers

[U-Boot] [PATCH 1/3] net: phy: Don't create phy device when there is no phy
 2015-09-23 17:04 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] net: phy: Change to print all phys that are not found
` [U-Boot] [PATCH 3/3] net: phy: Test previous phydev->dev against new mac dev

gpadc iio support for tlw6037/palmas [was: twl6030-gpadc support for twl6037]
 2015-09-23 17:03 UTC  (4+ messages)
  ` [PATCH 3/3] ARM: dts: omap5-uevm: enable iio gpadc for Palmas

[PATCH 0/5] Add ASoC support for AMD APUs [v3]
 2015-09-23 17:03 UTC  (6+ messages)
` [PATCH 1/5] ASoC : dwc : support dw i2s in slave mode
` [PATCH 2/5] ASoC : dwc : support dw i2s in AMD platform
` [PATCH 3/5] drm/amd: add ACP driver support
` [PATCH 5/5] ASoC: AMD: add AMD ASoC ACP-I2S driver

libibverbs-1.2.0-rc1 release
 2015-09-23 17:02 UTC 

[PATCHSET v2 block/for-4.2/writeback] ext4: implement cgroup writeback support
 2015-09-23 17:02 UTC  (6+ messages)
` [PATCH 2/2] "

failed to open http://apt-mirror.front.sepia.ceph.com
 2015-09-23 17:01 UTC  (7+ messages)

[Qemu-devel] [PATCH RFC 0/8] arm: Steps towards EL2 support round 5
 2015-09-23 17:00 UTC  (11+ messages)
` [Qemu-devel] [PATCH RFC 1/8] target-arm: Add HPFAR_EL2
` [Qemu-devel] [PATCH RFC 2/8] target-arm: Add computation of starting level for S2 PTW
` [Qemu-devel] [PATCH RFC 3/8] target-arm: Add support for S2 page-table protection bits
` [Qemu-devel] [PATCH RFC 4/8] target-arm: Avoid inline for get_phys_addr
` [Qemu-devel] [PATCH RFC 5/8] target-arm: Add ARMMMUFaultInfo

[Qemu-devel] [Bug 1486278] Re: 'info vnc' monitor command does not show websocket information
 2015-09-23 16:50 UTC 

[GIT PULL] (xen) stable/for-jens-4.3
 2015-09-23 17:00 UTC  (3+ messages)

[PATCH 00/15] get_user_pages() for dax mappings
 2015-09-23 16:59 UTC  (5+ messages)
` [PATCH 12/15] mm, dax, gpu: convert vm_insert_mixed to __pfn_t, introduce _PAGE_DEVMAP

[PATCH 2/2] HID: wacom: Add four new Intuos devices
 2015-09-23 16:59 UTC 

[PATCH 1/2] HID: wacom: Cleanup unsupported device_type for BAMBOO_PT
 2015-09-23 16:59 UTC 

resize2fs stuck in ext4_group_extend with 100% CPU Utilization With Small Volumes
 2015-09-23 16:59 UTC  (8+ messages)

[seabios test] 62247: regressions - FAIL
 2015-09-23 16:57 UTC 

[Qemu-devel] [Bug 1042388] [NEW] qemu: Unsupported syscall: 257
 2015-09-23 16:49 UTC  (2+ messages)
` [Qemu-devel] [Bug 1042388] Re: qemu: Unsupported syscall: 257 (timer_create)

[PATCH 13/13] Staging: rtl8712: Coding style warning fix for block comment
 2015-09-23 16:55 UTC  (8+ messages)

[PATCH 2/2] efi: introduce EFI_NX_PE_DATA bit and set it from properties table
 2015-09-23 16:55 UTC  (3+ messages)
` [PATCH v2 "

[Patch v2 00/10] Add RPM/SMD Support for QCOM platforms
 2015-09-23 16:53 UTC  (22+ messages)
` [Patch v2 01/10] soc: qcom: documentation: Update SMD/RPM Docs
` [Patch v2 02/10] soc: qcom: smd-rpm: Add existing platform support
` [Patch v2 03/10] arm64: dts: qcom: Add MSM8916 SMEM nodes
` [Patch v2 04/10] arm64: dts: qcom: Add RPM/SMD support on MSM8916
` [Patch v2 05/10] arm64: dts: Add PM8916 "
` [Patch v2 06/10] regulators: qcom-smd: Add PM8916 support
` [Patch v2 07/10] arm: dts: Add APQ8084 SMEM nodes
` [Patch v2 08/10] arm: dts: Add RPM/SMD support on APQ8084
` [Patch v2 09/10] arm: dts: Add support for PMA8084 "
` [Patch v2 10/10] regulator: qcom-smd: Add support for PMA8084

[PATCH 0/6] Implement generic IPI support mechanism
 2015-09-23 16:54 UTC  (6+ messages)
` [PATCH 2/6] irqdomain: add a new send_ipi() to irq_domain_ops
` [PATCH 4/6] irq: add a new generic IPI handling code to irq core

[PATCH 5/6] sched/fair: Get rid of scaling utilization by capacity_orig
 2015-09-23 16:54 UTC  (12+ messages)

[meta-cloud-services][fido-kilo][PATCH] python-glancestore: requires python module enum
 2015-09-23 16:54 UTC  (2+ messages)

[PATCH 0/6] fixes and improvements for layers cloning
 2015-09-23 16:52 UTC  (7+ messages)
` [PATCH 1/6] toaster: don't use --single-branch when cloning
` [PATCH 2/6] toaster: use git reset --hard instead of rebase
` [PATCH 3/6] toaster: fix bug in resetting git repository
` [PATCH 4/6] toaster: fix reimporting module
` [PATCH 5/6] toaster: make clone directory name unique
` [PATCH 6/6] toaster: move clones into subdirectory

[PATCH] gcc-5.2: disable isl
 2015-09-23 16:52 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/5] spi_sf: Skip the erasing of protected sectors
 2015-09-23 16:51 UTC  (8+ messages)
` [U-Boot] [PATCH v2 5/5] cgtqmx6eval: Protect the manufacturing information in SPI NOR

psplash wierdness
 2015-09-23 16:51 UTC 

[Qemu-devel] [Bug 1463172] Re: destination arm board hangs after migration from x86 source
 2015-09-23 16:41 UTC  (2+ messages)

[PATCH v2 net-next] tcp: Fix CWV being too strict on thin streams
 2015-09-23 16:49 UTC 

[PATCH v2 1/2] drm/i915/gtt: Do not initialize drm_mm twice
 2015-09-23 16:48 UTC  (3+ messages)
` [PATCH v3 "

[meta-cloud-services][fido-kilo][PATCH] Dependency on pbr
 2015-09-23 16:48 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] docs: describe the QEMU build system structure / design
 2015-09-23 16:47 UTC  (4+ messages)

[distros-debian-squeeze test] 38023: all pass
 2015-09-23 16:47 UTC 

[PATCH RFC 0/1] Add AtomicOp Requester support
 2015-09-23 16:44 UTC  (7+ messages)

[PATCH] PCI: Designware: make num-lanes an optional DT property
 2015-09-23 16:46 UTC  (3+ messages)

[PATCH v4 0/5] ARM: sunxi: Add Reduced Serial Bus support
 2015-09-23 16:45 UTC  (4+ messages)
` [PATCH v4 2/5] soc: sunxi: Add driver for Allwinner Reduced Serial Bus

[RFC PATCH] arm64/efi: isolate EFI stub from the kernel proper
 2015-09-23 16:44 UTC  (7+ messages)

09/23/2015 Weekly Ceph Performance Meeting IS ON!
 2015-09-23 16:44 UTC  (2+ messages)

my subject
 2015-09-23 16:42 UTC 

[PATCH] kbuild: document recursive dependency limitation / resolution
 2015-09-23 16:41 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] ath9k_htc: use ether_addr_copy() instead of memcpy()
 2015-09-23 16:42 UTC  (3+ messages)

[PATCH 1/3] mm/vmscan: make inactive_anon_is_low_global return directly
 2015-09-23 16:42 UTC  (4+ messages)
` [PATCH 3/3] mm/compaction: add an is_via_compact_memory helper function

master build: 1 failures 68 warnings (v4.3-rc2-16-gac2fc4b)
 2015-09-23 16:42 UTC  (2+ messages)

[PATCH v5 0/6] Add support for additional bq27xxx devices
 2015-09-23 16:42 UTC  (2+ messages)

[PATCH] topology: Add API to set a vendor specific version number
 2015-09-23 16:39 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 00/25] Do away with TB retranslation
 2015-09-23 16:38 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 05/25] tcg: Allow extra data to be attached to insn_start

[Qemu-devel] [PATCH v5 00/46] post-introspection cleanups, and qapi-ify netdev_add
 2015-09-23 16:37 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 45/46] net: Complete qapi-fication of netdev_add

[PATCH] [PATCH v3] add stealth mode
 2015-09-23 16:36 UTC  (4+ messages)
` [PATCH v4] "

[PATCH 0/2] ASoC: rockchip: i2s: add 8 channels capture and lrck-mode
 2015-09-23 16:24 UTC  (8+ messages)
` [PATCH 1/2] ASoC: rockchip: i2s: add 8 channels capture and lrck-mode support
` [PATCH 2/2] Documentation: DT bindings: rockchip-i2s: add capture and lrck-mode

[PATCH v2- ALSA 1/3] HDA - Allow hda_jack_tbl to use another nid for pin sense
 2015-09-23 16:34 UTC  (3+ messages)

perf counters from a performance discrepancy
 2015-09-23 16:33 UTC 

[PATCH v4] add stealth mode
 2015-09-23 16:32 UTC  (2+ messages)

ACK timing setting
 2015-09-23 16:32 UTC 

[Devel] [PATCH] ACPICA: fix possible NULL dereference
 2015-09-23 16:32 UTC 

RAID6 duplicate device in array after replacing a drive. what the?
 2015-09-23 16:32 UTC  (2+ messages)

Kernel 4.1 hang, apparently in __inet_lookup_established
 2015-09-23 16:31 UTC  (2+ messages)

[PATCH net-next 0/9 v2] net: Refactor ip_route_input_slow
 2015-09-23 16:31 UTC  (8+ messages)
` [PATCH net-next 1/9] net: Remove martian_source_keep_err goto label
` [PATCH net-next 2/9] net: Remove e_inval label from ip_route_input_slow

[DMC_BUGFIX_SKL_V2 0/5] pc10 entry fixes for skl
 2015-09-23 16:28 UTC  (13+ messages)
` [DMC_BUGFIX_SKL_V2 1/5] drm/i915/skl: Added a check for the hardware status of csr fw before loading

[PATCH i-g-t] tests/gem_storedw_loop: Fix use after free for bufmgr
 2015-09-23 16:27 UTC  (4+ messages)

[PATCH v3 0/3] PCI: designware: change dw_pcie_cfg_write() and dw_pcie_cfg_read()
 2015-09-23 16:26 UTC  (10+ messages)
` [PATCH v3 2/3] "

[Patch RFC 00/13] VT-d Asynchronous Device-TLB Flush for ATS Device
 2015-09-23 16:26 UTC  (3+ messages)

[linux-3.10 test] 62226: regressions - FAIL
 2015-09-23 16:26 UTC 

overlayfs+selinux error: OPNOTSUPP
 2015-09-23 16:25 UTC  (4+ messages)

[PATCH 0/3] PCI: Add support for Cavium ThunderX RC and on-SoC devices
 2015-09-23 16:24 UTC  (9+ messages)
` [PATCH 2/3] PCI: Add quirks for devices found on Cavium ThunderX SoCs

[PATCH RFC v2] x86/p2m: use large pages for MMIO mappings
 2015-09-23 16:22 UTC  (2+ messages)

RT5640 jack detection
 2015-09-23 16:22 UTC  (2+ messages)

[PATCH] wireless-regdb: Add ETSI as the DFS region for Hong Kong
 2015-09-23 16:21 UTC  (3+ messages)
` [wireless-regdb] "

[PATCH v11 0/4] FPGA Manager Framework
 2015-09-23 16:15 UTC  (7+ messages)
` [PATCH v11 3/4] add FPGA manager core

Toaster Minutes 9/23/15
 2015-09-23 16:21 UTC 

[PATCH v3 2/2] ARM: irqchip: mxs: add Alphascale ASM9260 support
 2015-09-23 16:20 UTC  (4+ messages)
` [PATCH v4 0/2] Add support for ASM9260 interrupt controller
  ` [PATCH v4 1/2] ARM: irqchip: mxs: prepare driver for HW with different offsets
  ` [PATCH v4 2/2] ARM: irqchip: mxs: add Alphascale ASM9260 support

[PATCH net-next] rtnl_fdb_dump: catch errors from ndo_fdb_dump and ndo_dflt_fdb_dump
 2015-09-23 16:21 UTC 

WARNING: CPU: 4 PID: 863 at include/drm/drm_crtc.h:1577 drm_helper_choose_encoder_dpms+0x88/0x90()
 2015-09-23 16:18 UTC  (10+ messages)

[PATCH v5 0/5] Bluetooth: hci_bcm: Add wake-up and PM runtime support
 2015-09-23 16:18 UTC  (6+ messages)
` [PATCH v5 1/5] Bluetooth: Add BT_WARN and bt_dev_warn logging macros
` [PATCH v5 2/5] Bluetooth: hci_bcm: Fix IRQ polarity for T100
` [PATCH v5 3/5] Bluetooth: hci_bcm: Prepare PM runtime support
` [PATCH v5 4/5] Bluetooth: Remove useless rx_lock spinlock
` [PATCH v5 5/5] Bluetooth: hci_bcm: Add suspend/resume runtime PM functions

[v1 0/2] libmlx4: Add support for checksum offload
 2015-09-23 16:17 UTC  (2+ messages)

[v1] libibverbs: Add support for checksum offload
 2015-09-23 16:16 UTC  (2+ messages)

[PATCH i-g-t] gem_ppgtt: Test VMA leak on context destruction
 2015-09-23 16:16 UTC  (4+ messages)

[Qemu-devel] [PATCH] MAINTAINERS: update Allwinner A10 maintainer
 2015-09-23 16:15 UTC  (2+ messages)

[GIT PULL] (xen) stable/for-jens-4.3
 2015-09-23 16:15 UTC 

[Qemu-devel] [PATCH v7 00/14] block: incremental backup transactions using BlockJobTxn
 2015-09-23 16:14 UTC  (7+ messages)
` [Qemu-devel] [PATCH v7 11/14] block/backup: support block job transactions


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.