All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-10 12:57:35 to 2015-12-10 13:48:54 UTC [more...]

[PATCH 00/15] drm/i915: Cure DDI from multiple personality disorder
 2015-12-10 13:48 UTC  (25+ messages)
` [PATCH 01/15] drm/i915: Pass the correct encoder to intel_ddi_clk_select() with MST
` [PATCH 02/15] drm/i915: Check max number of lanes when registering DDI ports
` [PATCH 03/15] drm/i915: Store max lane count in intel_digital_port
` [PATCH 04/15] drm/i915: Remove pointless 'ddi_translations' local variable
` [PATCH 05/15] drm/i915: Eliminate duplicated skl_get_buf_trans_dp()
` [PATCH 06/15] drm/i915: Pass around dev_priv for ddi buffer programming
` [PATCH 07/15] drm/i915: Add BUILD_BUG_ON()s for DDI translation table sizes
` [PATCH 08/15] drm/i915: Reject >9 ddi translation entried if port != A/E on SKL
` [PATCH 09/15] drm/i915: Kill intel_prepare_ddi()
` [PATCH 10/15] drm/i915: Split the problematic dual-role DDI encoder into two encoders
` [PATCH 11/15] drm/i915: Explicitly use ddi bug trans entry 9 for hdmi

[dm-verity driver]: suggestion needed for dm-verity data block corrupted issue
 2015-12-10 13:48 UTC 

[PATCH][master][RESEND 00/15] ARM tune fixes and improvements
 2015-12-10 13:48 UTC  (16+ messages)
` [PATCH][master][RESEND 01/15] sanity.bbclass: add more information to error message about TUNE_PKGARCH missing in PACKAGE_ARCHS
` [PATCH][master][RESEND 02/15] tune-cortexr4.inc: fix PACKAGE_EXTRA_ARCHS
` [PATCH][master][RESEND 03/15] arch-armv7a: add missing space before ?=
` [PATCH][master][RESEND 04/15] arch-armv7a, tune-cortexa*: improve comment VFP -> HF
` [PATCH][master][RESEND 05/15] arch-armv7a, tune-cortexa*: improve indentation
` [PATCH][master][RESEND 06/15] arm/arch-arm*, tune-cortexa*, tune-thunderx.inc, powerpac/arch-powerpc64.inc: Use normal assignment
` [PATCH][master][RESEND 07/15] arch-armv[456]*.inc: improve indentation like armv7a
` [PATCH][master][RESEND 08/15] arch-armv5.inc: drop duplicate ARMPKGSFX_DSP and PACKAGE_EXTRA_ARCHS_tune-armv5tehf-vfp
` [PATCH][master][RESEND 09/15] arch-armv7a.inc: Fix PACKAGE_EXTRA_ARCHS for tune-armv7atb-vfpv3, tune-armv7atb-vfpv3d16, cortexa7thf-neon-vfpv4
` [PATCH][master][RESEND 10/15] arch-armv7a.inc: add vfpv4 support also to softfp and big endiand tunes
` [PATCH][master][RESEND 11/15] feature-arm-{neon, vfp}.inc: refactor and fix issues
` [PATCH][master][RESEND 12/15] feature-arm-vfp.inc: Further simplify with TUNE_CCARGS_MFLOAT
` [PATCH][master][RESEND 13/15] cortexa{7, 15, 17}: add VFPv4 tunes
` [PATCH][master][RESEND 14/15] arch-armv7ve: add tune include for armv7ve and use it from cortexa7 and cortexa15
` [PATCH][master][RESEND 15/15] tune-*: use mcpu instead of mtune for ARM tunes

[PATCH][jethro][RESEND 00/11] Backports for jethro
 2015-12-10 13:48 UTC  (12+ messages)
` [PATCH 01/11] icu: force arm mode
` [PATCH 02/11] guile, mailx, gcc, opensp, gstreamer1.0-libav, libunwind: disable thumb where it fails for qemuarm
` [PATCH 03/11] directfb: add fPIC to CFLAGS
` [PATCH 04/11] libunwind: fix build for qemuarm
` [PATCH 05/11] gstreamer1.0-plugins-{base, good}: update PACKAGECONFIGs
` [PATCH 06/11] gstreamer1.0-plugins-bad: fix dependencies for uvch264 PACKAGECONFIG
` [PATCH 07/11] gstreamer1.0-plugins-good: fix PACKAGECONFIG for gudev and add one for v4l2 and libv4l2
` [PATCH 08/11] gst-plugins-bad: add PACKAGECONFIGs for voamrwbenc, voaacenc, resindvd
` [PATCH 09/11] libsdl2: require GLES when building Wayland support
` [PATCH 10/11] package_manager.py: define info_dir and status_file when OPKGLIBDIR isn't the default
` [PATCH 11/11] texinfo: don't create dependency on INHERIT variable

[PATCH][fido][RESEND 0/5] Backports for fido
 2015-12-10 13:48 UTC  (6+ messages)
` [PATCH][fido][RESEND 1/5] layer.conf: Add several allarch dependency exclusions
` [PATCH][fido][RESEND 2/5] layer.conf: Add missing dependency for allarch package initramfs-framework
` [PATCH][fido][RESEND 3/5] allarch: Force TARGET_*FLAGS variable values
` [PATCH][fido][RESEND 4/5] texinfo: don't create dependency on INHERIT variable
` [PATCH][fido][RESEND 5/5] linux-dtb.inc: drop unused DTB_NAME variable from do_install

[PATCH] Input: don't push static constants on stack for %*ph
 2015-12-10 13:46 UTC  (2+ messages)

[PATCH][dizzy][RESEND 0/7] Backports for dizzy
 2015-12-10 13:48 UTC  (8+ messages)
` [PATCH][dizzy][RESEND 1/7] fontcache: allow to pass extra parameters and environment to fc-cache
` [PATCH][dizzy][RESEND 2/7] image.bbclass: don't let do_rootfs depend on BUILDNAME
` [PATCH][dizzy][RESEND 3/7] layer.conf: Add several allarch dependency exclusions
` [PATCH][dizzy][RESEND 4/7] layer.conf: Add missing dependency for allarch package initramfs-framework
` [PATCH][dizzy][RESEND 5/7] allarch: Force TARGET_*FLAGS variable values
` [PATCH][dizzy][RESEND 6/7] texinfo: don't create dependency on INHERIT variable
` [PATCH][dizzy][RESEND 7/7] linux-dtb.inc: drop unused DTB_NAME variable from do_install

[PATCH 0/5] ARM: orion5x/dove/mv78xx0 multiplatform
 2015-12-10 13:43 UTC  (7+ messages)

[dm-crypt] Cannot wipe header on device
 2015-12-10 13:35 UTC  (2+ messages)

[Qemu-arm] [PATCH 00/74] pc: acpi: convert DSDT to AML API and drop ASL templates support
 2015-12-10 13:43 UTC  (31+ messages)
` [Qemu-devel] [PATCH 07/74] acpi: aml: add helper for Opcode Arg2 Arg2 [Dst] AML pattern
` [Qemu-devel] [PATCH 08/74] acpi: extend aml_add() to accept target argument
` [Qemu-devel] [PATCH 09/74] acpi: add aml_decrement() and aml_subtract()
` [Qemu-devel] [PATCH 10/74] acpi: add aml_call0() helper
` [Qemu-devel] [PATCH 11/74] acpi: add aml_to_integer()
` [Qemu-devel] [PATCH 12/74] acpi: extend aml_shiftright() to accept target argument
` [Qemu-devel] [PATCH 13/74] acpi: add aml_alias()
` [Qemu-devel] [PATCH 14/74] acpi: add aml_sleep()
` [Qemu-devel] [PATCH 16/74] acpi: add aml_lor()
` [Qemu-devel] [PATCH 17/74] acpi: add aml_lgreater()
` [Qemu-devel] [PATCH 19/74] acpi: add aml_to_hexstring()
` [Qemu-devel] [PATCH 20/74] acpi: add aml_to_buffer()
` [Qemu-devel] [PATCH 22/74] acpi: extend aml_or() to accept target argument
` [Qemu-devel] [PATCH 25/74] pc: acpi: memhp: prepare context in SSDT for moving memhp DSDT code

[PATCH v12 00/16] arm64 kexec kernel patches v12
 2015-12-10 13:43 UTC  (8+ messages)
` [PATCH v12 12/16] arm64: kdump: implement machine_crash_shutdown()

[PATCH] netfilter: nf_ct_sctp: validate vtag for new conntrack entries
 2015-12-10 13:42 UTC  (6+ messages)

[Qemu-devel] [PATCH for-2.5] Update language files for QEMU 2.5.0
 2015-12-10 13:42 UTC  (2+ messages)

[Qemu-arm] [PATCH] Use error_fatal to simplify obvious fatal errors
 2015-12-10 13:41 UTC  (4+ messages)
  ` [Qemu-arm] [Qemu-devel] "
    `  "

[RFC PATCH] mm: memcontrol: reign in CONFIG space madness
 2015-12-10 13:40 UTC  (3+ messages)

[PATCH v10 0/7] Add VT-d Posted-Interrupts support
 2015-12-10 13:40 UTC  (3+ messages)

[PATCH] drm/i915: Suspend resume timing optimization
 2015-12-10 13:38 UTC  (10+ messages)
` [PATCH] drm/i915: Wait for PP cycle delay only if panel is in power off sequence

HDMI Repoll after pm?
 2015-12-10 13:38 UTC  (6+ messages)

[PATCH] tc358743: Use local array with fixed size in i2c write
 2015-12-10 13:38 UTC 

[PATCH] drm/i915: Restore inhibiting the load of the default context
 2015-12-10 13:37 UTC  (5+ messages)
` [PATCH v2] "

m(un)map kmalloc buffers to userspace
 2015-12-10 13:37 UTC  (10+ messages)

[PATCH] [BACKPORT] [3.14.56] bnx2x: Don't notify about scratchpad parities
 2015-12-10 13:37 UTC  (3+ messages)

[Qemu-devel] WG: [ovirt-users] Segmentation fault in libtcmalloc
 2015-12-10 13:37 UTC  (13+ messages)

[PATCH v10 0/6] Support for creating/using Stolen memory backed objects
 2015-12-10 13:17 UTC  (6+ messages)
` [PATCH 6/6] drm/i915: Migrate stolen objects before hibernation

[PATCH 0/3] ARM: dts: sun9i: cubieboard4: Enable misc. peripherals
 2015-12-10 13:36 UTC  (8+ messages)
  ` [PATCH 1/3] ARM: dts: sun9i: cubieboard4: Enable LEDs
  ` [PATCH 2/3] ARM: dts: sun9i: cubieboard4: Enable consumer IR receiver
  ` [PATCH 3/3] ARM: dts: sun9i: cubieboard4: Enable Reduced Serial Bus controller

[PATCH 00/37] Add rdma verbs transport library
 2015-12-10 13:35 UTC  (9+ messages)
` [PATCH 01/37] IB/rdmavt: Create module framework and handle driver registration
` [PATCH 04/37] IB/rdmavt: Add ib core device attributes to rvt driver params list

[PATCH] i2c: allow building emev2 without slave mode again
 2015-12-10 13:34 UTC  (6+ messages)

[PATCH 1/1] doc: correct Vhost Sample Application guide
 2015-12-10 13:33 UTC  (7+ messages)
` [PATCH v2 "

[PATCH] examples/vhost: reduce number of hugepages needed
 2015-12-10 13:34 UTC  (4+ messages)

[PATCH] sched/cls_flow.c : allow nfct-* keys work on ingress interfaces
 2015-12-10 13:24 UTC 

[GIT PULL] RealView base patches for cleanup and DT
 2015-12-10 13:31 UTC 

[PATCH net] sfc: only use RSS filters if we're using RSS
 2015-12-10 13:30 UTC 

[PATCH 0/3] drm/i915: mark GEM objects as dirtied by CPU
 2015-12-10 13:29 UTC  (10+ messages)
` [PATCH 3/3] drm/i915: mark GEM objects as dirty when written by the CPU
` [PATCH 0/2 v2] drm/i915: mark GEM objects as dirtied by CPU
  ` [PATCH 1/2 v2] drm/i915: mark GEM object pages dirty when mapped & written by the CPU
  ` [PATCH 2/2 v2] drm/i915: mark GEM objects dirty after overwriting their contents

Tegra baseline test results for v4.4-rc3
 2015-12-10 13:29 UTC  (2+ messages)

[PATCH] scripts/create-pull-request: fix git request-pull syntax
 2015-12-10 13:30 UTC 

Implementing Miracast?
 2015-12-10 13:28 UTC  (11+ messages)

[PATCH 0/8] mm: memcontrol: account "kmem" in cgroup2
 2015-12-10 13:28 UTC  (13+ messages)
` [PATCH 5/8] mm: memcontrol: separate kmem code from legacy tcp accounting code
` [PATCH 6/8] mm: memcontrol: move kmem accounting code to CONFIG_MEMCG
` [PATCH 7/8] mm: memcontrol: account "kmem" consumers in cgroup2 memory controller

[PATCH] ses: Fix problems with simple enclosures
 2015-12-10 13:28 UTC  (4+ messages)

[RFCv6 PATCH 00/10] sched: scheduler-driven CPU frequency selection
 2015-12-10 13:27 UTC  (4+ messages)
` [RFCv6 PATCH 09/10] sched: deadline: use deadline bandwidth in scale_rt_capacity

Tegra baseline test results for v4.4-rc2
 2015-12-10 13:27 UTC  (2+ messages)

[PATCH v6 00/21] KVM: ARM64: Add guest PMU support
 2015-12-10 13:23 UTC  (8+ messages)
` [PATCH v6 10/21] KVM: ARM64: Add access handler for PMEVCNTRn and PMCCNTR register

[RFC] The -Og debugging experience
 2015-12-10 13:24 UTC  (7+ messages)

[Buildroot] [PATCH] atmel: fix xplained documentation
 2015-12-10 13:24 UTC 

[Qemu-arm] [PATCH v4 0/8] Add system_powerdown support on ARM for ACPI and DT
 2015-12-10 13:22 UTC  (4+ messages)
` [Qemu-arm] [PATCH v4 2/8] ARM: ACPI: Add GPIO controller in ACPI DSDT table
  ` [Qemu-devel] "

[v4l-utils PATCH 1/1] Allow building static binaries
 2015-12-10 13:21 UTC  (2+ messages)

[Qemu-devel] [PATCH] usb: hcd-ehci: add check to avoid an infinite loop
 2015-12-10 13:21 UTC 

[Xenomai] Loose determinism when reading pcap and sending as raw ethernet packets
 2015-12-10 13:20 UTC  (3+ messages)

[Cluster-devel] [PATCH] mkfs.gfs2: Always validate the locktable option
 2015-12-10 13:20 UTC  (2+ messages)

[GIT PULL] RealView defconfig updates
 2015-12-10 13:19 UTC 

[PATCH] drm/i915: Unbreak check_digital_port_conflicts()
 2015-12-10 13:19 UTC  (5+ messages)
    ` [Intel-gfx] "

Ftrace: tracing init call of out of tree modules
 2015-12-10 13:19 UTC  (2+ messages)

[PATCH] ARM: davinci: only select WT cache if cache is enabled
 2015-12-10 13:19 UTC 

ath10k: replace vdev_id and tid in skb cb
 2015-12-10 13:18 UTC  (2+ messages)

[PATCH 0/4] bam dma fixes and one dt extension
 2015-12-10 13:18 UTC  (7+ messages)
` [PATCH 3/4] dmaengine: qcom_bam_dma: use correct pipe FIFO size

[nightly] Core TISDK (fido/1.8) 2015.12 build 2015-12-10_00-47-02
 2015-12-10 13:16 UTC 

[GIT PULL] Add get_eld audio component for i915/HD-audio
 2015-12-10 13:16 UTC 

[PATCH v4 1/4] lttng-modules: Upgrade to 2.7 release
 2015-12-10 13:13 UTC  (4+ messages)

[PATCH v2] wlcore/wl12xx: spi: fix oops on firmware load
 2015-12-10 13:12 UTC 

[PATCH 5/5] fbdev: omap2: panel-dpi: allow specification of a vcc regulator
 2015-12-10 13:11 UTC 

[PATCH 4/5] fbdev: omap2: panel-dpi: allow specification of a reset gpio
 2015-12-10 13:11 UTC 

[PATCH 3/5] fbdev: omap2: panel-dpi: drop assignment to local variable
 2015-12-10 13:11 UTC 

[PATCH 2/5] fbdev: omap2: panel-dpi: simplify gpio setting
 2015-12-10 13:11 UTC 

[PATCH 1/5] fbdev: omap2: panel-dpi: in .disable first disable backlight then display
 2015-12-10 13:11 UTC 

[BISECTED] rcu_sched self-detected stall since 3.17
 2015-12-10 13:09 UTC  (7+ messages)
` [tip:locking/core] sched/wait: Fix signal handling in bit wait helpers

[Qemu-devel] [PATCH 00/12] Clean up some hw_error() misuse
 2015-12-10 13:09 UTC  (4+ messages)
` [Qemu-devel] [PATCH 10/12] isa: Clean up inappropriate hw_error()

[RFC PATCH V2 00/10] Qemu: Add live migration support for SRIOV NIC
 2015-12-10 13:07 UTC  (8+ messages)
` live migration vs device assignment (was Re: [RFC PATCH V2 00/10] Qemu: Add live migration support for SRIOV NIC)
  ` live migration vs device assignment (motivation)
    ` [Qemu-devel] "

dj,bike,iphone
 2015-12-10 13:07 UTC 

[Qemu-devel] qemu AT24Cxx
 2015-12-10 13:05 UTC  (3+ messages)

[PATCH v2 00/22] Exynos DRM: new life of IPP (Image Post Processing) subsystem
 2015-12-10 13:05 UTC  (6+ messages)
` [PATCH v2 06/22] drm/exynos: move dma_addr attribute from exynos plane to exynos fb
` [PATCH v2 14/22] drm/exynos: fimd: fix dma burst size setting for small plane size

[PATCH 1/9v2] usb: host: ehci.h: remove space before comma
 2015-12-10 13:05 UTC  (5+ messages)
` [PATCH 4/9v2] usb: host: ehci.h: fix single statement macros

[git pull] pinctrl: sh-pfc: Updates for v4.5
 2015-12-10 13:04 UTC  (2+ messages)

[PATCH V6 0/3] cpufreq: intel_pstate: account non C0 time
 2015-12-10 13:04 UTC  (4+ messages)
` [PATCH V6 1/3] cpufreq: intel_pstate: configurable algorithm to get target pstate

mm: some questions about mm/mempool.c
 2015-12-10 13:02 UTC 

[PATCH] renaming NTSC file because it doesnt actually use 8VSV, updating channel listings, add channel numbers
 2015-12-10 13:02 UTC 

[PATCH 1/2] i2c: designware: Keep pm_runtime_enable/_disable calls in sync
 2015-12-10 12:59 UTC  (3+ messages)
` [PATCH 2/2] i2c: designware: Allow build Baytrail semaphore support when IOSF_MBI=m

[Bug 93301] ns2_linux32: radeon VM fault / VM_CONTEXT1_PROTECTION_FAULT_ADDR
 2015-12-10 13:01 UTC  (2+ messages)
` [Bug 93301] ns2_linux32: radeon VM fault on Hawaii (+mmap errors)

[PATCH 0/7] perf: Untangle aux refcounting
 2015-12-10 12:58 UTC  (7+ messages)
` [PATCH 4/7] perf: Free aux pages in unmap path

[PATCH] sstate-sysroot-cruft: Add php, python, lua, fontcache generated files to whitelist
 2015-12-10 13:02 UTC 

Recent changes (master)
 2015-12-10 13:00 UTC 

Subvolume UUID, data corruption?
 2015-12-10 12:57 UTC  (11+ messages)
      ` attacking btrfs filesystems via UUID collisions? (was: Subvolume UUID, data corruption?)
        ` attacking btrfs filesystems via UUID collisions?


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.