All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-04-26 06:19:38 to 2016-04-26 07:36:27 UTC [more...]

[Qemu-trivial] [PATCH] net/tap: Allocating Large sized arrays to heap
 2016-04-26  7:14 UTC  (3+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[PATCH v7 00/15] i2c-octeon and i2c-thunderx drivers
 2016-04-26  7:36 UTC  (7+ messages)
` [PATCH v7 03/15] i2c: octeon: Remove I2C_FUNC_SMBUS_QUICK support

[PATCH 0/3] Net driver bugs fix and code style
 2016-04-26  7:35 UTC  (2+ messages)
` [PATCH 1/3] net: nps_enet: "

[PATCH] wext: remove a/b/g/n from SIOCGIWNAME
 2016-04-26  7:35 UTC 

[PATCH 1/3] mtd: nand: add support for "nand-ecc-algo" DT property
 2016-04-26  7:34 UTC  (6+ messages)
` [PATCH 2/3] Documentation: devicetree: deprecate "soft_bch" nand-ecc-mode value

[edk2] OVMF broken under Xen (in PCI initialisation)
 2016-04-26  7:35 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 00/16] IOMMU: Enable interrupt remapping for Intel IOMMU
 2016-04-26  7:34 UTC  (5+ messages)

[PATCH v2 0/3] Support INT3406 Display thermal device
 2016-04-26  7:33 UTC  (4+ messages)

[PATCH 00/12] scsi_debug: multiple queue support and cleanup
 2016-04-26  7:33 UTC  (18+ messages)
` [PATCH 05/12] scsi_debug: replace tasklet with work queue
` [PATCH 06/12] scsi_debug: re-order file scope declarations
` [PATCH 07/12] scsi_debug: use likely hints on fast path
` [PATCH 08/12] scsi_debug: rework resp_report_luns
` [PATCH 09/12] scsi_debug: add multiple queue support
` [PATCH 10/12] scsi_debug: vpd and mode page work
` [PATCH 11/12] scsi_debug: uuid for lu name
` [PATCH 12/12] scsi_debug: use locally assigned naa

[PATCH 0/4] clk: renesas: Clock Domain fixes
 2016-04-26  7:33 UTC  (6+ messages)
` [PATCH 1/4] clk: renesas: mstp: Postpone call to pm_genpd_init()
` [PATCH 2/4] clk: renesas: mstp: Use always-on governor for Clock Domain
` [PATCH 3/4] clk: renesas: cpg-mssr: Postpone call to pm_genpd_init()
` [PATCH 4/4] clk: renesas: cpg-mssr: Use always-on governor for Clock Domain

[PATCH v2 0/2] PM / Domains: Initial improvements of system PM code in genpd
 2016-04-26  7:31 UTC  (7+ messages)
` [PATCH v2 1/2] PM / Domains: Remove redundant pm_runtime_get|put*() in pm_genpd_prepare()
` [PATCH v2 2/2] PM / Domains: Drop unnecessary wakeup code from pm_genpd_prepare()

[GIT PULL v2] Renesas ARM Based SoC DT Updates for v4.7
 2016-04-26  7:30 UTC  (4+ messages)

[PATCH] crypto: s5p-sss: fix incorrect usage of scatterlists api
 2016-04-26  7:29 UTC 

iproute2: bash completion function for tc
 2016-04-26  7:28 UTC 

[PATCH v3 0/5] Add XOR engine support to Armada 3700 SoC (ARM64)
 2016-04-26  7:28 UTC  (5+ messages)
` [PATCH v3 5/5] arm64: dts: marvell: add XOR node for Armada 3700 SoC

[PATCH] iwlwifi: fix fw version reading for DVM devices
 2016-04-26  7:28 UTC  (2+ messages)

[PATCH] delte PAGE_ORDER_1G in pod
 2016-04-26  7:27 UTC 

[PATCH 0/2] git-p4: support python3 in the tests
 2016-04-26  7:27 UTC  (3+ messages)

No premature unpinning
 2016-04-26  7:27 UTC  (29+ messages)
` [PATCH v4 01/25] drm/i915/fbdev: Call intel_unpin_fb_obj() on release
` [PATCH v4 02/25] drm/i915/overlay: Replace i915_gem_obj_ggtt_offset() with the known flip_addr
` [PATCH v4 03/25] io-mapping: Specify mapping size for io_mapping_map_wc()
` [PATCH v4 04/25] drm/i915: Introduce i915_vm_to_ggtt()
` [PATCH v4 05/25] drm/i915: Move ioremap_wc tracking onto VMA
` [PATCH v4 06/25] drm/i915: Use i915_vma_pin_iomap on the ringbuffer object
` [PATCH v4 07/25] drm/i915: Mark the current context as lost on suspend
` [PATCH v4 08/25] drm/i915: L3 cache remapping is part of context switching
` [PATCH v4 09/25] drm/i915: Consolidate L3 remapping LRI
` [PATCH v4 10/25] drm/i915: Remove early l3-remap
` [PATCH v4 11/25] drm/i915: Rearrange switch_context to load the aliasing ppgtt on first use
` [PATCH v4 12/25] drm/i915: Unify intel_ring_begin()
` [PATCH v4 13/25] drm/i915: Remove the identical implementations of request space reservation
` [PATCH v4 14/25] drm/i915: Manually unwind after a failed request allocation
` [PATCH v4 15/25] drm/i915: Preallocate enough space for the average request
` [PATCH v4 16/25] drm/i915: Assign every HW context a unique ID
` [PATCH v4 17/25] drm/i915: Replace the pinned context address with its "
` [PATCH v4 18/25] drm/i915: Refactor execlists default context pinning
` [PATCH v4 19/25] drm/i915: Move context initialisation to first-use
` [PATCH v4 20/25] drm/i915: Move the magical deferred context allocation into the request
` [PATCH v4 21/25] drm/i915: Move releasing of the GEM request from free to retire/cancel
` [PATCH v4 22/25] drm/i915: Track the previous pinned context inside the request
` [PATCH v4 23/25] drm/i915: Store LRC hardware id in "
` [PATCH v4 24/25] drm/i915: Stop tracking execlists retired requests
` [PATCH v4 25/25] drm/i915: Unify GPU resets upon shutdown
` ✗ Fi.CI.BAT: failure for series starting with [v4,01/25] drm/i915/fbdev: Call intel_unpin_fb_obj() on release

[PATCH RESEND 3/5] USB: serial: cp210x: Added comments to CRTSCT flag code
 2016-04-26  7:26 UTC  (4+ messages)
  ` [EXT] "

[RFC] eal: provide option to set vhost_user socket owner/permissions
 2016-04-26  7:24 UTC  (3+ messages)

Bisected: spontaneous reboot in early boot on x86-64 in 4.6-rc
 2016-04-26  7:30 UTC 

This patch triggers a bad gcc bug (was Re: [PATCH] force inlining of some byteswap operations)
 2016-04-26  7:22 UTC  (4+ messages)
` [PATCH] scsi: fc: force inlining of wwn conversion functions

linux-next: Tree for Apr 26
 2016-04-26  7:21 UTC 

[U-Boot] [GIT] Pull request: u-boot-dfu
 2016-04-26  7:20 UTC  (3+ messages)

[OpenWrt-Devel] How to initialize multiple phy radios
 2016-04-26  7:20 UTC  (4+ messages)

Porting Linux's MTD/NAND changes into U-Boot
 2016-04-26  7:20 UTC  (5+ messages)
` [U-Boot] "

Intel 7260 AC only using 802.11n not AC
 2016-04-26  7:20 UTC 

[Qemu-devel] [PATCH] net: mipsnet: check packet length against buffer
 2016-04-26  7:16 UTC  (2+ messages)

[PATCH 0/5] Extend the LED panic trigger
 2016-04-26  7:15 UTC  (8+ messages)
` [PATCH 1/5] leds: triggers: Allow to switch the trigger to "panic" on a kernel panic

[linux-lvm] Testing ThinLVM metadata exhaustion
 2016-04-26  7:11 UTC  (7+ messages)

[PATCH 00/19] Rework page flip, remove cs flips, async unpin and unified pageflip
 2016-04-26  7:14 UTC  (4+ messages)
` [PATCH 16/19] drm/i915: Make unpin async

Pass -EUCLEN to userspace?
 2016-04-26  7:13 UTC  (11+ messages)
                  ` Pass -EUCLEAN "

Kernel Build error
 2016-04-26  7:10 UTC  (3+ messages)

[PATCH] spi: pxa2xx: Do not detect number of enabled chip selects on Intel SPT
 2016-04-26  7:08 UTC 

[PATCH v8 0/7] EC-based USB Power Delivery support for Chrome machines
 2016-04-26  7:06 UTC  (7+ messages)
` [PATCH v8 2/7] Input: cros_ec_keyb - Stop handling interrupts directly

[PATCH 1/2] vhost: simplify work flushing
 2016-04-26  7:05 UTC  (6+ messages)
` [PATCH 2/2] vhost: lockless enqueuing

[PATCH v2] ath10k: remove VHT capabilities from 2.4GHz
 2016-04-26  7:04 UTC  (4+ messages)

[PATCHSET v4 0/8] Make background writeback not suck
 2016-04-26  7:04 UTC  (2+ messages)

[PATCH 1/2] powerpc/85xx: adapt QorIQ eSDHC to the new clocking model
 2016-04-26  6:31 UTC  (6+ messages)

[U-Boot] RFC: i.MX6 write U-Boot to NAND
 2016-04-26  7:03 UTC  (5+ messages)

[RFC] Porting kernel MTD tests to user space
 2016-04-26  7:00 UTC  (5+ messages)

[PATCH v6 00/12] USB OTG/dual-role framework
 2016-04-26  7:00 UTC  (9+ messages)
` [PATCH v6 07/12] usb: otg: add OTG/dual-role core

[Help] HIDP connection info error
 2016-04-26  6:59 UTC  (6+ messages)

[Qemu-devel] [PATCH COLO-Frame v16 for-2.7 00/35] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2016-04-26  6:59 UTC  (7+ messages)
` [Qemu-devel] [PATCH COLO-Frame v16 32/35] net: Add notifier/callback for netdev init
` [Qemu-devel] [PATCH COLO-Frame v16 33/35] COLO/filter: add each netdev a buffer filter

[PATCH] cpu/hotplug: handle unbalanced hotplug enable/disable
 2016-04-26  6:58 UTC  (7+ messages)

[PATCH] mmc: dw_mmc-rockchip: add MMC_CAP_CMD23 capabilities
 2016-04-26  6:53 UTC 

[U-Boot] [PATCH 1/3] mmc: fsl: reset to normal boot mode when eMMC fast boot
 2016-04-26  6:54 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] fsl_esdhc: Update clock enable bits for USDHC
` [U-Boot] [PATCH 3/3] mmc: fsl: introduce wp_enable

[Qemu-devel] Updating documentation at http://wiki.qemu.org/download/qemu-doc.html
 2016-04-26  6:50 UTC 

[PATCH] powerpc: Add support for userspace P9 copy paste
 2016-04-26  6:49 UTC  (3+ messages)

[PATCH] kni: add chained mbufs support
 2016-04-26  6:49 UTC  (2+ messages)

[Bug 93551] Divinity: Original Sin Enhanced Edition(Native) crash on start
 2016-04-26  6:49 UTC  (2+ messages)

[PATCH v2 00/11] Check VT-d Device-TLB flush error
 2016-04-26  6:49 UTC  (7+ messages)
` [PATCH v2 04/11] grant_table: avoid unnecessary work during grant table unmapping
` [PATCH v2 05/11] vt-d: propagate IOMMU Device-TLB flush error up to IOMMU unmapping

[PATCH 0/3] [jethro] Consolidated pull
 2016-04-26  6:48 UTC  (4+ messages)
` [PATCH 1/3] conf/distro/poky.conf: use example.com for connectivity check
` [PATCH 2/3] yocto-bsp: fix default kernel for x86_64 arch
` [PATCH 3/3] yocto-bsp: Set correct default branches and branches base for i386, qemu and x86_64 archs

[PATCH] [BUGFIX]perf probe: Fix to close target file
 2016-04-26  6:47 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] ARM: dts: imx6qdl-sabresd: Fix barebox-environment location
 2016-04-26  6:46 UTC  (4+ messages)

Could you merge the tsc patches directly from Len Brown's public repo?
 2016-04-26  6:46 UTC  (2+ messages)

[PATCH] musb_host: fix lockup on rxcsr_h_error
 2016-04-26  6:45 UTC 

[PATCH v2] ARM: i.MX: increase barebox partition sizes
 2016-04-26  6:44 UTC 

[PATCH v2] watchdog: f71808e_wdt: Fix WDTMOUT_STS register read
 2016-04-26  6:44 UTC 

[RFC v6 01/10] PCI: Ignore resource_alignment if PCI_PROBE_ONLY was set
 2016-04-26  6:44 UTC  (4+ messages)
` [RFC v6 04/10] PCI: Add support for enforcing all MMIO BARs to be page aligned

codel: split into multiple files
 2016-04-26  6:43 UTC  (3+ messages)

[PATCH] powerpc: disable sparse for lib/xor_vmx.c
 2016-04-26  6:42 UTC  (2+ messages)

[PATCH 0/6] arm64/ARM: dts: renesas: Don't disable referenced optional clocks
 2016-04-26  6:41 UTC  (4+ messages)

[PATCH] sched: don't output cpu sched info by default
 2016-04-26  6:39 UTC  (3+ messages)

[PATCH] watchdog: f71808e_wdt: Fix WDTMOUT_STS register read
 2016-04-26  6:37 UTC  (3+ messages)

[meta-qt5][PATCH 1/2] qtdeclarative: fix compilation of examples/qquickviewcomparison
 2016-04-26  6:37 UTC  (6+ messages)

[PATCH 00/10] aacraid: Patchset for aacraid driver version 41066
 2016-04-26  6:32 UTC  (11+ messages)
` [PATCH 01/10] aacraid: Removed unnecessary checks for NULL
` [PATCH 02/10] aacraid: Fix incorrectly named MACRO
` [PATCH 03/10] aacraid: Start adapter after updating number of MSIX vectors
` [PATCH 04/10] aacraid: Relinquish CPU during timeout wait
` [PATCH 05/10] aacraid: Disable MSI mode for series 6, 7, 8 cards
` [PATCH 06/10] aacraid: Fix for aac_command_thread hang
` [PATCH 07/10] aacraid: Log firmware AIF messages
` [PATCH 08/10] aacraid: Remove code to needlessly complete fib
` [PATCH 09/10] aacraid: Fix for KDUMP driver hang
` [PATCH 10/10] aacraid: Update driver version

[LTP] [PATCH v2] preadv02/pwritev02: fix EFAULT testcase on s390/x
 2016-04-26  6:36 UTC  (3+ messages)

[PATCH v2] mfd: twl4030-power: Remove driver path in file comment
 2016-04-26  6:36 UTC  (2+ messages)

[Qemu-devel] [RFC v2] translate-all: protect code_gen_buffer with RCU
 2016-04-26  6:35 UTC  (5+ messages)
` [Qemu-devel] [RFC v3] "

[PATCH 00/41] Documentation: fix spelling mistakes
 2016-04-26  6:35 UTC  (6+ messages)
` [PATCH 15/41] Documentation: dt: mfd: "

[PATCH v5 00/21] Add HiSilicon RoCE driver
 2016-04-26  6:34 UTC  (6+ messages)
` [PATCH v5 09/21] IB/hns: Add hca support

[PATCH] ARM: dts: Fix partition names
 2016-04-26  6:34 UTC 

[ovmf test] 92780: regressions - FAIL
 2016-04-26  6:31 UTC 

[PATCH] ASoC: mediatek: HDMI audio LR channel swapped
 2016-04-26  6:30 UTC  (3+ messages)

[RFC v2 0/8] drm: explicit fencing support
 2016-04-26  6:30 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2016-04-25
 2016-04-26  6:30 UTC 

[PATCH 1/2] clk: shmobile: r8a7795: Add CSI2 clocks
 2016-04-26  6:29 UTC  (4+ messages)
` [PATCH 2/2] clk: shmobile: r8a7795: Add VIN clocks

[PATCH] i2c: imx: use usleep_range(50,100) instead of udelay(50)
 2016-04-26  6:27 UTC  (2+ messages)

[Buildroot] [RPi3] Trying to test WiFi On Raspberr Pi 3
 2016-04-26  6:27 UTC  (6+ messages)
      ` [Buildroot] Fwd: "

[meta-fsl-ppc][PATCH] testfloat: get rid of 'No GNU_HASH in the elf binary' warning
 2016-04-26  6:24 UTC 

[PATCH V2 00/68] PowerISA 3.0 Radix page table support
 2016-04-26  6:23 UTC  (7+ messages)
` [PATCH V2 55/68] powerpc/mm: VMALLOC abstraction
` [PATCH V2 56/68] powerpc/radix: update mmu cache

USB gadgets with configfs hang reboot
 2016-04-26  6:22 UTC  (6+ messages)

[PATCH 0/4] add __init attribute
 2016-04-26  6:20 UTC  (4+ messages)
` [PATCH 2/4] mtd: maps: "

[PATCH v8 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2016-04-26  6:20 UTC  (10+ messages)
` [PATCH v8 1/8] dt-bindings: Add a binding for Mediatek Video Processor
  ` [PATCH v8 2/8] [media] VPU: mediatek: support Mediatek VPU
    ` [PATCH v8 3/8] arm64: dts: mediatek: Add node for Mediatek Video Processor Unit
      ` [PATCH v8 4/8] dt-bindings: Add a binding for Mediatek Video Encoder
        ` [PATCH v8 5/8] [media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver

[PATCH v2 0/2] [RFC] Clean up undefined function pointer casts
 2016-04-26  6:19 UTC  (3+ messages)
` [PATCH v2 1/2] configure: Bump glib dependecy to 2.32
  ` [PATCH v2 2/2] stk: clean up undefined function pointer casts


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.