All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-17 07:13:54 to 2016-06-17 07:54:17 UTC [more...]

[meta-fsl-ppc][PATCH 00/31] QorIQ SDK V2.0 patches - Part II
 2016-06-17  7:46 UTC  (30+ messages)
` [meta-fsl-ppc][PATCH 01/31] b4420: disable virtual terminal support
` [meta-fsl-ppc][PATCH 02/31] b4860: "
` [meta-fsl-ppc][PATCH 03/31] c293pcie: "
` [meta-fsl-ppc][PATCH 04/31] p2041rdb: "
` [meta-fsl-ppc][PATCH 06/31] p4080ds: "
` [meta-fsl-ppc][PATCH 07/31] p5020: "
` [meta-fsl-ppc][PATCH 08/31] p5040: "
` [meta-fsl-ppc][PATCH 09/31] t1023: "
` [meta-fsl-ppc][PATCH 10/31] t1024: "
` [meta-fsl-ppc][PATCH 11/31] t104x: "
` [meta-fsl-ppc][PATCH 12/31] t2080: "
` [meta-fsl-ppc][PATCH 13/31] t4160: "
` [meta-fsl-ppc][PATCH 14/31] t4240: "
` [meta-fsl-ppc][PATCH 15/31] linux-qoriq: merge .inc and .bb
` [meta-fsl-ppc][PATCH 16/31] linux-qoriq: upgrade to 4.1
` [meta-fsl-ppc][PATCH 17/31] linux-qoriq: fix vmpic_msi_feature not used error
` [meta-fsl-ppc][PATCH 18/31] b4420: update dtb path
` [meta-fsl-ppc][PATCH 19/31] b4860: "
` [meta-fsl-ppc][PATCH 20/31] c293pcie: "
` [meta-fsl-ppc][PATCH 21/31] p2041rdb: "
` [meta-fsl-ppc][PATCH 23/31] p4080ds: "
` [meta-fsl-ppc][PATCH 24/31] p5020: "
` [meta-fsl-ppc][PATCH 25/31] p5040: "
` [meta-fsl-ppc][PATCH 26/31] t1023: "
` [meta-fsl-ppc][PATCH 27/31] t1024: "
` [meta-fsl-ppc][PATCH 28/31] t104x: "
` [meta-fsl-ppc][PATCH 29/31] t2080: "
` [meta-fsl-ppc][PATCH 30/31] t4160: "
` [meta-fsl-ppc][PATCH 31/31] t4240: "

[PATCH v5 0/7] drm/i2c: adv7511: ADV7533 support
 2016-06-17  7:53 UTC  (10+ messages)
` [PATCH v6 0/8] "
  ` [PATCH v6 1/8] drm/i2c: adv7511: Convert to drm_bridge
  ` [PATCH v6 2/8] drm/i2c: adv7511: Move to bridge folder
  ` [PATCH v6 3/8] drm/bridge: adv7511: Fix mutex deadlock when interrupts are disabled
  ` [PATCH v6 4/8] drm/bridge: adv7533: Initial support for ADV7533
  ` [PATCH v6 5/8] drm/bridge: adv7533: Create a MIPI DSI device
  ` [PATCH v6 6/8] drm/bridge: adv7533: Use internal timing generator
  ` [PATCH v6 7/8] drm/bridge: adv7533: Change number of DSI lanes dynamically
  ` [PATCH v6 8/8] dt-bindings: drm/bridge: Update bindings for ADV7533

[CI] drm/i915: Serialise presentation with imported dmabufs
 2016-06-17  7:54 UTC  (2+ messages)
` ✗ Ro.CI.BAT: failure for drm/i915: Serialise presentation with imported dmabufs (rev3)

[PATCH Documentation/memory-barriers.txt] Clarify limited control-dependency scope
 2016-06-17  7:53 UTC  (2+ messages)

[RESEND v7 0/6] regulator: mfd: max8997: Add regmap
 2016-06-17  7:53 UTC  (6+ messages)
` [RESEND v7 1/6] mfd: max8997: Use regmap to access registers
    ` [rtc-linux] "

[PATCH v2 1/7] mm/compaction: split freepages without holding the zone lock
 2016-06-17  7:55 UTC  (15+ messages)
` [PATCH v2 6/7] mm/page_owner: use stackdepot to store stacktrace
` [PATCH v2 7/7] mm/page_alloc: introduce post allocation processing on page allocator

[meta-fsl-ppc][PATCH 00/13] QorIQ SDK V2.0 patches - Part I
 2016-06-17  7:36 UTC  (12+ messages)
` [meta-fsl-ppc][PATCH 01/13] remove not supported e500v2 machines
` [meta-fsl-ppc][PATCH 02/13] u-boot-qoriq: upgrade to 2016.01
` [meta-fsl-ppc][PATCH 03/13] u-boot-qoriq: switch to new UBOOT_CONFIG format
` [meta-fsl-ppc][PATCH 04/13] u-boot-qoriq: sync with u-boot.inc from poky
` [meta-fsl-ppc][PATCH 06/13] p3041ds: switch to new UBOOT_CONFIG format
` [meta-fsl-ppc][PATCH 07/13] p4080ds: "
` [meta-fsl-ppc][PATCH 08/13] p5020: "
` [meta-fsl-ppc][PATCH 09/13] p5040: "
` [meta-fsl-ppc][PATCH 10/13] t1023: "
` [meta-fsl-ppc][PATCH 11/13] t1024: "
` [meta-fsl-ppc][PATCH 12/13] t104x: "

[PATCH 00/16] More drm master and SET_UNIQUE cleanups
 2016-06-17  7:53 UTC  (19+ messages)
` [PATCH 01/16] drm: Only do the hw.lock cleanup in master_relase for !MODESET
` [PATCH 02/16] drm: Move authmagic cleanup into drm_master_release
` [PATCH 03/16] drm: Protect authmagic with master_mutex
` [PATCH 04/16] drm: Mark authmagic ioctls as unlocked
` [PATCH 05/16] drm: Mark set/drop master ioctl "
` [PATCH 06/16] drm: Move master pointer from drm_minor to drm_device
` [PATCH 07/16] drm: Clean up drm_crtc.h
  ` [Intel-gfx] "
` [PATCH 08/16] drm: Use dev->name as fallback for dev->unique
` [PATCH 09/16] drm/vgem: Stop calling drm_drv_set_unique
` [PATCH 10/16] drm: Don't call drm_dev_set_unique from platform drivers
` [PATCH 11/16] drm: Nuke SET_UNIQUE ioctl
` [PATCH 12/16] drm: Lobotomize set_busid nonsense for !pci drivers
` [PATCH 13/16] drm: Refactor drop/set master code a bit
` [PATCH 14/16] drm: Extract drm_is_current_master
` [PATCH 15/16] drm: Clear up master tracking booleans
` [PATCH 16/16] drm: document drm_auth.c

[PATCH v3] of: fix memory leak related to safe_name()
 2016-06-17  7:51 UTC  (3+ messages)

[meta-raspberrypi][PATCH v4 0/5] Support for .dtbo files for dtb overlays, required by kernels 4.4.6+
 2016-06-17  7:50 UTC  (4+ messages)
` [meta-raspberrypi][PATCH v4 3/5] rpi-base.inc: support for .dtbo files for dtb overlays

[PATCH 0/1] gtk+3: Add patch for --disable-opengl
 2016-06-17  7:51 UTC  (2+ messages)
` [PATCH 1/1] "

[Ocfs2-devel] [PATCH] ocfs2: improve recovery performance
 2016-06-17  7:50 UTC  (3+ messages)

x86/tsc: Set X86_FEATURE_TSC_RELIABLE to skip refined calibration
 2016-06-17  7:48 UTC  (2+ messages)

BAS Email Внимание !!
 2016-06-17  7:38 UTC 

[PATCH 00/10] mm: balance LRU lists based on relative thrashing
 2016-06-17  7:49 UTC  (8+ messages)
` [PATCH 10/10] "

[Qemu-devel] [PATCH 0/5] x86: Physical address limit patches
 2016-06-17  7:47 UTC  (6+ messages)
` [Qemu-devel] [PATCH 3/5] x86: fill high bits of mtrr mask
` [Qemu-devel] [PATCH 5/5] x86: Set physical address bits based on host

[alsa-devel] [PATCH v5 0/9] ASoC: Mediatek: Add support for MT2701 SOC
 2016-06-17  7:44 UTC  (30+ messages)
` [alsa-devel] [PATCH v5 1/9] ASoC: mediatek: Refine mt8173 driver and change config option
` [alsa-devel] [PATCH v5 2/9] ASoC: mediatek: implement mediatek common structure
` [alsa-devel] [PATCH v5 3/9] ASoC: mediatek: let mt8173 use "
` [alsa-devel] [PATCH v5 4/9] ASoC: mediatek: add documents for mt2701
` [alsa-devel] [PATCH v5 5/9] ASoC: mediatek: add structure define and clock control for 2701
` [alsa-devel] [PATCH v5 6/9] ASoC: mediatek: add mt2701 platform driver implementation
` [alsa-devel] [PATCH v5 7/9] ASoC: bt-sco: extend rate and add a general compatible string
` [alsa-devel] [PATCH v5 8/9] ASoC: mediatek: add BT implementation
` [alsa-devel] [PATCH v5 9/9] ASoC: mediatek: Add mt2701-cs42448 driver and config option

[PATCH 0/5] Documentation/technical: describe signature formats
 2016-06-17  7:46 UTC  (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] Documentation/technical: signed tag format
` [PATCH 3/5] Documentation/technical: signed commit format
` [PATCH 4/5] Documentation/technical: signed merge tag format
` [PATCH 5/5] Documentation/technical: push certificate format

BAT bug 95634, take 4
 2016-06-17  7:44 UTC  (5+ messages)
` [PATCH 02/44] drm: Add a callback from connector registering
` [PATCH 04/44] drm: Automatically unregister the connector during cleanup

[LTP] [PATCH 1/2] lgetxattr/lgetxattr01.c: add new testcase
 2016-06-17  7:43 UTC  (2+ messages)
` [LTP] [PATCH 2/2] lgetxattr/lgetxattr02.c: "

[PATCH v2 00/15] Execlist based Engine reset and recovery
 2016-06-17  7:42 UTC  (14+ messages)
` [PATCH v2 02/15] drm/i915/tdr: Extend the idea of reset_counter to engine reset
` [PATCH v2 05/15] drm/i915/tdr: Prepare execlist submission to handle tdr resubmission after reset
` [PATCH v2 07/15] drm/i915/tdr: Restore engine state and start "
` [PATCH v2 10/15] drm/i915: Extending i915_gem_check_wedge to check engine reset in progress
` [PATCH v2 11/15] drm/i915: Port of Added scheduler support to __wait_request() calls
` [PATCH v2 13/15] drm/i915/tdr: Export reset count info to debugfs
` ✗ Ro.CI.BAT: failure for Execlist based Engine reset and recovery

Remove page migration fallback (was: UBIFS and page migration)
 2016-06-17  7:41 UTC  (5+ messages)
` [PATCH 1/3] mm: Don't blindly assign fallback_migrate_page()

[PATCH v3 0/6] Introduce ZONE_CMA
 2016-06-17  7:38 UTC  (8+ messages)

[Qemu-devel] [PATCH v7 00/15] qapi netdev_add introspection (post-introspection cleanups subset F)
 2016-06-17  7:39 UTC  (6+ messages)
` [Qemu-devel] [PATCH v7 01/15] qapi: Consolidate object visitors

[PATCH 0/10] x86/tsc: fast calibration updates
 2016-06-17  7:36 UTC  (2+ messages)

[Buildroot] Emails being substituted when reading via Gmane NNTP
 2016-06-17  7:38 UTC 

[PATCH 0/6] memory: remove modular usage from non-modular drivers
 2016-06-17  7:38 UTC  (9+ messages)
` [PATCH 1/6] memory: atmel-sdramc: make it explicitly non-modular
` [PATCH 3/6] memory: omap-gpmc: "
` [PATCH 6/6] memory: atmel-ebi: "

[PATCH v2 0/9] kexec_file_load implementation for PowerPC
 2016-06-17  7:35 UTC  (6+ messages)
` [PATCH v2 2/9] kexec_file: Generalize kexec_add_buffer

x86 hibernate, resume with different kernel version
 2016-06-17  7:35 UTC  (6+ messages)

Problems creating packages for kernel modules when switching from rpm to deb
 2016-06-17  7:33 UTC 

[patch net-next v4 0/4] return offloaded stats as default and expose original sw stats
 2016-06-17  7:32 UTC  (4+ messages)
` [patch net-next v4 3/4] net: core: add SW stats to if_stats_msg

[PATCH 0/8] x86/time: improve cross-CPU clock monotonicity (and more)
 2016-06-17  7:32 UTC  (6+ messages)
` [PATCH 1/8] "

[PATCH v10 00/14] USB OTG/dual-role framework
 2016-06-17  7:31 UTC  (6+ messages)

[Qemu-devel] [Bug 1593605] [NEW] windows2008r2 boot failed with uefi
 2016-06-17  7:24 UTC 

[Qemu-devel] [PATCH v3 0/4] enable iommu with -device
 2016-06-17  7:30 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 4/4] machine: remove iommu property

[Qemu-devel] [PATCH v2] fw/msr_feature_control: add support to set MSR_IA32_FEATURE_CONTROL
 2016-06-17  7:29 UTC  (2+ messages)

[PATCH v7 00/12] Support non-lru page migration
 2016-06-17  7:28 UTC  (13+ messages)

Bug with future timestamp
 2016-06-17  7:28 UTC  (3+ messages)

Bad flicker on skylake HQD due to code in the 4.7 merge window
 2016-06-17  7:28 UTC  (10+ messages)
          ` [Intel-gfx] "

[kernel-hardening] [PATCH 00/13] Virtually mapped stacks with guard pages (x86, core)
 2016-06-17  7:27 UTC  (5+ messages)
` [kernel-hardening] "
    `  "

[xen-4.6-testing test] 95825: regressions - trouble: blocked/broken/fail/pass
 2016-06-17  7:27 UTC 

[PATCH] e2undo: fix endian issues
 2016-06-17  7:24 UTC  (3+ messages)

[PATCH v1 0/3] per-process reclaim
 2016-06-17  7:24 UTC  (5+ messages)
` [PATCH v1 3/3] mm: "

[PATCH 00/38] nonblocking atomic commits for everyone!
 2016-06-17  7:23 UTC  (4+ messages)
` [PATCH 19/38] drm/hisilicon: Implement some semblance of vblank event handling

[PATCH net-next V2] tun: introduce tx skb ring
 2016-06-17  7:22 UTC  (4+ messages)

[PATCHv16 00/13] HDMI CEC framework
 2016-06-17  7:22 UTC  (4+ messages)
` [PATCHv16 07/13] cec.txt: add CEC framework documentation

[PATCH V2 00/63] clocksource/drivers/clksrc-of: Improve error handling
 2016-06-17  7:21 UTC  (4+ messages)
` [PATCH V2 33/63] clocksource/drivers/time-armada-370-xp: Convert init function to return error

[PATCH 0/2] Add R8A7792 JPEG codec support
 2016-06-17  7:20 UTC  (8+ messages)
` [PATCH 1/2] ARM: dts: r8a7792: add JPU clocks
` [PATCH 2/2] ARM: dts: r8a7792: add JPU support

[Patch v2 1/2] powerpc: Send SIGBUS on unaligned copy and paste
 2016-06-17  7:20 UTC  (2+ messages)

[PATCH 0/7] vm-event: Implement ARM support for control-register writes
 2016-06-17  7:20 UTC  (9+ messages)
` [PATCH 3/7] vm-event: introduce vm_event_vcpu_enter
` [PATCH 4/7] vm-event/x86: use vm_event_vcpu_enter properly

How to initialise bcm4354A2 with 3.10 kernel?
 2016-06-17  7:18 UTC  (7+ messages)

Can you look at this apps build warning?
 2016-06-17  7:18 UTC 

[Qemu-devel] [PATCH 00/10] rework exception model to support the HV mode
 2016-06-17  7:17 UTC  (8+ messages)
` [Qemu-devel] [PATCH 01/10] ppc: Fix rfi/rfid/hrfi/... emulation
    ` [Qemu-devel] [Qemu-ppc] "

[PATCH v3] i2c: designware: Use transfer timeout from ioctl I2C_TIMEOUT
 2016-06-17  7:15 UTC  (2+ messages)

[PULL] seccomp update (next)
 2016-06-17  7:15 UTC  (2+ messages)

[PATCH 0/6] [media] Fixes and improvements for VIDIOC_QUERYCAP in Samsung media drivers
 2016-06-17  7:13 UTC  (3+ messages)
` [PATCH 6/6] [media] gsc-m2m: improve v4l2_capability driver and card fields


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.