All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-25 08:11:22 to 2016-08-25 09:23:03 UTC [more...]

linux-next: build warning after merge of the crypto tree
 2016-08-25  7:47 UTC  (3+ messages)

[PATCH v2 00/10] clk: qcom: PLL updates
 2016-08-25  9:17 UTC  (18+ messages)
` [PATCH v2 02/10] clk: qcom: Add support for alpha pll hwfsm ops
` [PATCH v2 04/10] clk: qcom: Add support for PLLs with alpha mode
` [PATCH v2 07/10] clk: qcom: Add support to enable FSM mode for votable alpha PLLs
` [PATCH v2 09/10] clk: qcom: Add .is_enabled ops for clk-alpha-pll
` [PATCH v2 10/10] clk: qcom: Fix .set_rate to handle alpha PLLs w/wo dynamic update

I want to use VA-API to support new platform, I want know something about Intel implementation
 2016-08-25  9:23 UTC 

[PATCH 1/3] f2fs: check return value of write_checkpoint during fstrim
 2016-08-25  9:22 UTC  (5+ messages)
` [PATCH 2/3] f2fs: schedule in between two continous batch discards

[PATCH v7 0/4] Add Mediated device support
 2016-08-25  9:22 UTC  (4+ messages)
` [PATCH v7 2/4] vfio: VFIO driver for mediated devices
  ` [Qemu-devel] "

[PATCH] xfs/098: fix xfs_repair on newer xfsprogs
 2016-08-25  9:22 UTC 

[lkp] [x86/hweight] 65ea11ec6a: will-it-scale.per_process_ops 9.3% improvement
 2016-08-25  9:22 UTC  (11+ messages)
        ` [LKP] "
                  `  "

[PATCH] checkout: swap the order of ambiguity check for :/ syntax
 2016-08-25  9:21 UTC  (3+ messages)

[PATCH] vhost: add pmd xstats
 2016-08-25  9:21 UTC  (6+ messages)

[PATCH] usbnet: ax88179_178a: Add support for writing the EEPROM
 2016-08-25  9:16 UTC  (4+ messages)

[Qemu-devel] [Bug 1591611] [NEW] chroot using qemu-x86_64-static fails on ppc64el
 2016-08-25  9:13 UTC  (2+ messages)
` [Qemu-devel] [Bug 1591611] "

[Cluster-devel] [PATCH] dlm: fix malfunction of dlm_tool caused by debugfs changes
 2016-08-25  9:20 UTC 

[PATCH v2] kernel.bbclass: include signing keys when copying files required for module builds
 2016-08-25  9:20 UTC 

[PATCH] x86/mce: Use kmalloc_array() in mce_chrdev_read()
 2016-08-25  9:17 UTC  (2+ messages)

[krogoth] [PATCH] useradd_base: avoid unintended expansion for useradd parameters
 2016-08-25  9:18 UTC 

[PATCH] UFS: Date Segment only need for WRITE DESCRIPTOR
 2016-08-25  9:10 UTC  (3+ messages)

Feature Request: Branch-Aware Submodules
 2016-08-25  9:00 UTC 

[PATCH v3] clocksource: sun4i: Clear interrupts after stopping timer in probe function
 2016-08-25  9:11 UTC  (4+ messages)

[PATCH v2] pwm: add pwm driver for HiSilicon BVT SOCs
 2016-08-25  9:15 UTC  (4+ messages)

[Intel-wired-lan] [net PATCH] i40e: Fix kernel panic on enable/disable lldp
 2016-08-25  9:15 UTC 

[PATCH v2 1/2] drm/i915: Flush to GTT domain all GGTT bound objects after hibernation
 2016-08-25  9:15 UTC  (2+ messages)
` [PATCH v2 2/2] drm/i915: Shrink objects prior to hibernation

[PATCH 0/7] xfsprogs: reverse mapping fixes
 2016-08-25  9:14 UTC  (11+ messages)
` [PATCH 1/7] xfs: don't perform lookups on zero-height btrees
` [PATCH 2/7] xfs: fix some key handling problems in _btree_simple_query_range
` [PATCH 3/7] xfs: simple btree query range should look right if LE lookup fails
` [PATCH 4/7] libxcmd: fix mount option parsing to find rt/log devices
` [PATCH 5/7] misc: fix Coverity errors

[PATCH] wan-cosa: Use memdup_user() rather than duplicating its implementation
 2016-08-25  9:13 UTC  (5+ messages)
  `  "

tlb flush after each vm_exit, also virtual interrupts injection
 2016-08-25  9:12 UTC  (4+ messages)
` Fwd: "

[PATCH 0/7] vhost: vhost-cuse removal and code path refactoring
 2016-08-25  9:10 UTC  (7+ messages)
` [PATCH 7/7] vhost: simplify features set/get

[PATCH 1/1] net: add killer E2500 device id
 2016-08-25  3:33 UTC 

[PATCH v4 00/16] Xen ARM DomU ACPI support
 2016-08-25  9:09 UTC  (10+ messages)
` [PATCH v4 01/16] tools/libxl: Add an unified configuration option for ACPI
` [PATCH v4 05/16] libxl/arm: Construct ACPI RSDP table

Shortest path to EGL_ANDRIOD_native_sync
 2016-08-25  9:08 UTC  (22+ messages)
` [PATCH 01/13] drm/i915: Add a sw fence for collecting up dma fences
` [PATCH 02/13] drm/i915: Only queue requests during execlists submission
` [PATCH 03/13] drm/i915: Record the position of the workarounds in the tail of the request
` [PATCH 04/13] drm/i915: Compute the ELSP register location once
` [PATCH 05/13] drm/i915: Reorder submitting the requests to ELSP
` [PATCH 06/13] drm/i915: Simplify ELSP queue request tracking
` [PATCH 07/13] drm/i915: Update reset path to fix incomplete requests
` [PATCH 08/13] drm/i915: Drive request submission through fence callbacks
` [PATCH 09/13] drm/i915: Move execbuf object synchronisation to i915_gem_execbuffer
` [PATCH 10/13] drm/i915: Nonblocking request submission
` [PATCH 11/13] drm/i915: Serialise execbuf operation after a dma-buf reservation object
` [PATCH 12/13] drm/i915: Enable userspace to opt-out of implicit fencing
` [PATCH 13/13] drm/i915: Support explicit fencing for execbuf
` [PATCH libdrm 14/15] intel: Allow the client to control implicit synchronisation
` [PATCH libdrm 15/15] intel: Support passing of explicit fencing from execbuf
` [PATCH 16/21] i965: Add explicit fence tracking to batch flush
` [PATCH 17/21] i965: Split intel_syncobject into vfuncs
` [PATCH 18/21] i965: Add fd-fence backend to intel_syncobject
` [PATCH 19/21] rfc! i965: Add intel_screen::has_fence_fd
` [PATCH 20/21] i965: Implement EGL_ANDROID_native_fence_sync support for DRI2_FENCE
` [PATCH 21/21] i965: Disable implicit sync when using EGL_ANDROID_native_fence_sync

[PATCH 0/4] Venus remoteproc driver
 2016-08-25  9:08 UTC  (4+ messages)
` [PATCH 2/4] firmware: qcom: scm: add iommu scm calls for pg table

[PATCH v12 0/7] Make cpuid <-> nodeid mapping persistent
 2016-08-25  9:08 UTC  (21+ messages)
` [PATCH v12 1/7] x86, memhp, numa: Online memory-less nodes at boot time
` [PATCH v12 2/7] x86, acpi, cpu-hotplug: Enable acpi to register all possible cpus "
` [PATCH v12 3/7] x86, acpi, cpu-hotplug: Introduce cpuid_to_apicid[] array to store persistent cpuid <-> apicid mapping
` [PATCH v12 4/7] x86, acpi, cpu-hotplug: Enable MADT APIs to return disabled apicid
` [PATCH v12 5/7] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting
` [PATCH v12 6/7] acpi: Provide the mechanism to validate processors in the ACPI tables
` [PATCH v12 7/7] acpi: Provide the interface to validate the proc_id

[PATCH 1/2] drm/i915: Fix intel_display_crc_init for !DEBUGFS
 2016-08-25  9:07 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Add missing parameter to intel_dp_set_drrs_state documentation

[RFC 0/3] tcp: increase resilence vs. blind data injection
 2016-08-25  9:06 UTC  (4+ messages)
` [RFC 1/3] tcp: randomize tcp timestamp offsets for each connection

[RFC PATCH] net: ip_finish_output_gso: Attempt gso_size clamping if segments exceed mtu
 2016-08-25  9:05 UTC  (3+ messages)

[PATCH v3 1/3] drm/bridge: introduce bridge detaching mechanism
 2016-08-25  9:04 UTC  (3+ messages)
` [PATCH v3 2/3] drm: simple_kms_helper: make connector optional at init time
` [PATCH v3 3/3] drm: simple_kms_helper: add support for bridges

[PATCH V3] leds: trigger: Introduce an USB port trigger
 2016-08-25  9:04 UTC  (7+ messages)
` [PATCH RFC V3.5] "

[meta-oe][PATCH] imagemagick: Upgrade 7.0.3 release to patch level 9
 2016-08-25  9:03 UTC  (2+ messages)

[PATCH 1/1] pci: host: pci-layerscape: add missing of_node_put after calling of_parse_phandle
 2016-08-25  9:02 UTC  (3+ messages)

crypto: mxs-dcp: do not call blocking ops when !TASK_RUNNING; state=1
 2016-08-25  9:02 UTC  (4+ messages)

[PATCH v8 00/11] power: act8945a_charger: Improvements
 2016-08-25  8:59 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/libgpg-error: optionally depends on gettext
 2016-08-25  8:57 UTC  (6+ messages)
` [Buildroot] [PATCH 2/2] package/iputils: link with -lintl

[PATCH 1/2] sdhci-of-arasan: Add quirk and device tree parameter to fake CD bit
 2016-08-25  8:50 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH] IB/{core,hw}: Add constant for node_desc
 2016-08-25  8:53 UTC 

[yocto-autobuilder][PATCH] nightly-wic.conf: add additional config settings for efi images
 2016-08-25  8:52 UTC  (2+ messages)

Git bisected regression for ipsec/aead
 2016-08-25  8:49 UTC  (2+ messages)

parallel transaction submit
 2016-08-25  8:48 UTC  (4+ messages)

[linux-lvm] lvm2 cluster aware
 2016-08-25  8:49 UTC 

[U-Boot] [PATCH v2 1/3] x86: efi: payload: Make EFI payload build again
 2016-08-25  8:47 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/3] x86: efi: Fix EFI 64-bit payload build warnings
` [U-Boot] [PATCH v2 3/3] x86: qemu: efi: Add two boards for EFI 32-bit and 64-bit payload

[PATCH v2] for-each-ref: add %(upstream:gone) to mark missing refs
 2016-08-25  8:45 UTC  (6+ messages)

[PATCH 1/4] cpu: clean up register_cpu func
 2016-08-25  8:42 UTC  (8+ messages)
` [PATCH 2/4] cpu: expose pm_qos_resume_latency for each cpu
` [PATCH 3/4] cpuidle/menu: stop seeking deeper idle if current state is too deep
` [PATCH 4/4] cpuidle/menu: add per cpu pm_qos_resume_latency consideration

PCI CRS Support
 2016-08-25  8:44 UTC  (4+ messages)

[PATCH v1 0/3] iio: devm helpers and Murata zpa2326 barometer support
 2016-08-25  8:38 UTC  (3+ messages)
` [PATCH v1 3/3] iio:pressure: initial "

[PATCH] ata: do not hard code limit in ata_set_lba_range_entries()
 2016-08-25  8:42 UTC  (13+ messages)

[RFC 0/2] New feature: Framebuffer processors
 2016-08-25  8:42 UTC  (8+ messages)

[RFC PATCH 0/5] Add CONFIG symbol as module attribute
 2016-08-25  8:41 UTC  (7+ messages)

video-vga.c:undefined reference to `__gcov_init'
 2016-08-25  8:36 UTC 

[PATCH] app/testpmd: fix DCB config issue on ixgbe
 2016-08-25  8:39 UTC  (5+ messages)

[RESEND PATCH V5, 0/5] Add MediaTek USB3 DRD Driver
 2016-08-25  8:32 UTC  (5+ messages)
` [RESEND PATCH, v5 4/5] usb: "

[U-Boot] [PATCH v1] cmd/sf: probe flash with speed of last known flash or speed from devicetree
 2016-08-25  8:39 UTC  (7+ messages)

[PATCH] Input: elants_i2c - get product id on recovery mode for FW update
 2016-08-25  8:31 UTC  (3+ messages)

[REPOST PATCH] ia64: salinfo: drop the CPU_DEAD event
 2016-08-25  8:35 UTC 

[PATCH v6 00/20] kthread: Use kthread worker API more widely
 2016-08-25  8:33 UTC  (4+ messages)
` [PATCH v6 20/20] thermal/intel_powerclamp: Convert the kthread to kthread worker API

UBI: Race between fastmap_write and wear_leveling_worker
 2016-08-25  8:32 UTC  (5+ messages)

[PATCH] usb: renesas_usbhs: add a compatible string for r8a7796
 2016-08-25  8:32 UTC  (2+ messages)

[PATCH] drm/i915: Restore lost "Initialized i915" welcome message
 2016-08-25  8:32 UTC  (3+ messages)

[PATCH 00/13] ASoC: topology: Remaining kernel patches
 2016-08-25  8:35 UTC  (4+ messages)
` [PATCH 03/13] ASoC: topology: ABI - Define DPCM trigger ordering for PCM

[PATCH 0/2] fix dma frame of GFX8
 2016-08-25  8:30 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu:256dw is enough for one ib_schedule

[PATCH] Make __xfs_xattr_put_listen preperly report errors
 2016-08-25  8:21 UTC  (6+ messages)

[PATCH 0/2] phy: rcar-gen3-usb2: revise the dt doc and add support for r8a7796
 2016-08-25  8:29 UTC  (6+ messages)
` [PATCH 1/2] phy: rcar-gen3-usb2: revise the example of device tree doc
` [PATCH 2/2] phy: rcar-gen3-usb2: Add a compatible string for r8a7796

How to create bcachefs?
 2016-08-24 23:52 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] fastboot: more support for reboot-bootloader command
 2016-08-25  8:27 UTC  (4+ messages)

[RFC 0/4] ZRAM: make it just store the high compression rate page
 2016-08-25  8:25 UTC  (4+ messages)

[PATCH] nvme: Fix nvme_get/set_features() with a NULL result pointer
 2016-08-25  8:27 UTC  (5+ messages)

[PATCH] drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmaps
 2016-08-25  8:27 UTC  (3+ messages)
  ` [Intel-gfx] "

[linux-lvm] linux-lvm Digest, Vol 150, Issue 2
 2016-08-25  8:26 UTC 

[Buildroot] [PATCHv2] pckages/sconeserver: fix build with gcc-6
 2016-08-25  8:26 UTC  (2+ messages)

[PATCH 0/2] sparc: Fine-tuning for three function implementations
 2016-08-25  8:24 UTC  (6+ messages)
` [PATCH 1/2] sparc: Use kmalloc_array() in three functions
` [PATCH 2/2] sparc: Delete an unnecessary initialisation in led_proc_write()

4.8-rc1 REGRESSION mmc-blk triggers WARN_ON(!host->claimed), related to: "drivers: use req op accessor" ?
 2016-08-25  8:19 UTC  (4+ messages)

[PATCH 0/6] make ctx mgr global
 2016-08-25  8:21 UTC  (6+ messages)

[Buildroot] [git commit] package/sconeserver: fix build with gcc-6
 2016-08-25  8:20 UTC 

[PATCH 01/10] reset: ath79: add driver Kconfig option
 2016-08-25  7:51 UTC  (7+ messages)
` [PATCH 09/10] reset: zynq: "

[PATCH 0/2] mmc: sh_mobile_sdhi: use SDR & card_busy only on Gen2+
 2016-08-25  8:20 UTC  (2+ messages)

[PATCH] rt2x00: add support for mac addr from device tree
 2016-08-25  8:19 UTC 

next-20160825 build: 0 failures 4 warnings (next-20160825)
 2016-08-25  8:18 UTC 

[Buildroot] Clone source code recursively
 2016-08-25  8:17 UTC  (2+ messages)

[PATCH] PCI: release pci_host_bridge resource after remove root bus
 2016-08-25  8:16 UTC  (7+ messages)

[PATCH] ovl: fix sgid inhertance over whiteout
 2016-08-25  8:15 UTC 

[PATCH] overlay: sgid inheritance over whiteout
 2016-08-25  8:16 UTC 

[PATCH 0/2] Add support for iNet D978 Rev2 board
 2016-08-25  8:03 UTC  (7+ messages)
` [PATCH 2/2] ARM: dts: sun8i: enable UART1 "

[OpenRISC] Installing gcc commpiler on openrisc linux
 2016-08-25  8:15 UTC  (4+ messages)

[PULL] drm-intel-fixes
 2016-08-25  8:13 UTC 

[PATCH] xfs: prevent dropping ioend completions during buftarg wait
 2016-08-25  8:12 UTC  (2+ messages)

[RFC][PATCH 0/3] locking/mutex: Rewrite basic mutex
 2016-08-25  8:11 UTC  (5+ messages)
` [RFC][PATCH 3/3] locking/mutex: Add lock handoff to avoid starvation


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.