All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-10 12:02:49 to 2016-02-10 12:51:44 UTC [more...]

[RFC PATCH] mmc: sdhci-of-at91: don't put device in suspend after probe
 2016-02-10 12:51 UTC  (4+ messages)

[PATCHv12 00/17] HDMI CEC framework
 2016-02-10 12:51 UTC  (8+ messages)
` [PATCHv12 01/17] dts: exynos4*: add HDMI CEC pin definition to pinctrl
` [PATCHv12 03/17] dts: exynos4412-odroid*: enable the HDMI CEC device
` [PATCHv12 05/17] HID: add HDMI CEC specific keycodes
` [PATCHv12 06/17] rc: Add HDMI CEC protocol handling
` [PATCHv12 07/17] cec: add HDMI CEC framework
` [PATCHv12 08/17] cec: add compat32 ioctl support
` [PATCHv12 09/17] cec.txt: add CEC framework documentation

issues with gcc 5 + mesa
 2016-02-10 12:51 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] Deterministic replay extensions
 2016-02-10 12:51 UTC  (8+ messages)
` [Qemu-devel] [PATCH 3/3] replay: introduce block devices record/replay

[PATCH] mfd: Provide MACRO to declare commonly defined MFD cell attributes
 2016-02-10 12:38 UTC  (3+ messages)

[PATCH 0/8] arm: Add Artpec-6 SoC
 2016-02-10 12:41 UTC  (27+ messages)
` [PATCH 1/8] clk: add device tree binding for artpec-6 pll1 clock
` [PATCH 2/8] clk: add artpec-6 pll1 clock driver
` [PATCH 3/8] arm: add device-tree SoC bindings for Axis Artpec-6
` [PATCH 4/8] arm: dts: add Artpec-6 soc dtsi file
` [PATCH 5/8] arm: dts: add Artpec-6 development board dts
` [PATCH 6/8] arm: initial machine port for artpec-6 SoC
` [PATCH 7/8] arm: multi_v7_defconfig: add MACH_ARTPEC6
` [PATCH 8/8] arm: mach-artpec: add entry to MAINTAINERS

[U-Boot] [PATCH] mmc: show error message when "mmc dev" command fails
 2016-02-10 12:49 UTC  (2+ messages)

[PATCH v4 0/8] Kill off intel_crtc->atomic!
 2016-02-10 12:49 UTC  (9+ messages)
` [PATCH v4 1/8] drm/i915: Pass crtc state to modeset_get_crtc_power_domains
` [PATCH v4 2/8] drm/i915: Unify power domain handling
` [PATCH v4 3/8] drm/i915: Kill off intel_crtc->atomic.wait_vblank, v4
` [PATCH v4 4/8] drm/i915: Remove update_sprite_watermarks
` [PATCH v4 5/8] drm/i915: Remove some post-commit members from intel_crtc->atomic, v2
` [PATCH v4 6/8] drm/i915: Nuke fbc "
` [PATCH v4 7/8] drm/i915: Do not compute watermarks on a noop
` [PATCH v4 8/8] drm/i915: Remove vblank wait from hsw_enable_ips

[Qemu-devel] [PATCH 00/15] tcg mips64 and mipsr6 improvements
 2016-02-10 12:49 UTC  (3+ messages)
` [Qemu-devel] [PATCH 15/15] tcg-mips: Use mipsr6 instructions in calls

[PATCH 0/2] sched/deadline: fix cpusets bandwidth accounting
 2016-02-10 12:48 UTC  (4+ messages)
` [PATCH 1/2] sched/deadline: add per rq tracking of admitted bandwidth

[Qemu-devel] [PULL v3 00/33] Misc patches for 2016-02-08
 2016-02-10 12:48 UTC  (2+ messages)

[ANNOUNCE] Git Rev News edition 12
 2016-02-10 12:48 UTC 

Bug in in spi-bcm53xx (rcu_sched) exposed by 0461a41 ("spi: Pump transfers inside calling context for spi_sync()")
 2016-02-10 12:48 UTC  (2+ messages)

[PATCH] serial/aspeed-vuart: Disable host TX discard mode during init
 2016-02-10 12:47 UTC  (3+ messages)

[PATCH v2] config: add '--sources' option to print the source of a config value
 2016-02-10 12:47 UTC  (2+ messages)

[PATCH 0/7] Version updates
 2016-02-10 12:42 UTC  (8+ messages)
` [PATCH 1/7] ffmpeg: update to 2.8.6
` [PATCH 2/7] gstreamer1.0: fix upstream check for unstable versions from git
` [PATCH 3/7] bash-completion: fix upstream version check
` [PATCH 4/7] iso-codes: update to 3.65
` [PATCH 5/7] libwnck3: update to 3.14.1
` [PATCH 6/7] webkitgtk: update to 2.10.7
` [PATCH 7/7] pixz: fix upstream version check

[Qemu-devel] [PATCHv7 0/9] slirp: Adding IPv6 support to Qemu -net user mode
 2016-02-10 12:45 UTC  (13+ messages)
` [Qemu-devel] [PATCHv7 4/9] slirp: Factorizing tcpiphdr structure with an union
` [Qemu-devel] [PATCHv7 7/9] slirp: Handle IPv6 in TCP functions
` [Qemu-devel] [PATCHv7 9/9] qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses

[Bug 35457] [rs690m] Graphics corruption with ati x1200
 2016-02-10 12:45 UTC  (2+ messages)

[PATCH 0/8] KVM/ARM: Guest Entry/Exit optimizations
 2016-02-10 12:45 UTC  (30+ messages)
` [PATCH 1/8] arm64: KVM: Switch the sys_reg search to be a binary search
` [PATCH 2/8] ARM: KVM: Properly sort the invariant table
` [PATCH 3/8] ARM: KVM: Enforce sorting of all CP tables
` [PATCH 4/8] ARM: KVM: Rename struct coproc_reg::is_64 to is_64bit
` [PATCH 5/8] ARM: KVM: Switch the CP reg search to be a binary search
` [PATCH 6/8] KVM: arm/arm64: timer: Add active state caching
` [PATCH 7/8] KVM: arm/arm64: Avoid accessing GICH registers
` [PATCH 8/8] KVM: arm64: Avoid accessing ICH registers

[PATCH] af_packet: Raw socket destruction warning fix
 2016-02-10 12:43 UTC  (2+ messages)

[PATCH] tools: probe for existence of qemu-xen trace backends
 2016-02-10 12:42 UTC 

resource sanity fails on ioremap
 2016-02-10 12:42 UTC  (9+ messages)

[Bug 89686] x1250 rs600m graphic problems / unreadable fonts in (gl?)- games
 2016-02-10 12:41 UTC  (2+ messages)

[PATCH 0/3] x86: clflush related adjustments
 2016-02-10 12:40 UTC 

[Qemu-devel] Tracking the VM making an IO request
 2016-02-10 12:40 UTC  (3+ messages)

[PATCHSET 00/23] perf tools: Add support for hierachy view (v5)
 2016-02-10 12:40 UTC  (9+ messages)
` [PATCH 13/23] perf hists: Support filtering in hierarchy mode
` [PATCH 14/23] perf ui/stdio: Implement hierarchy output mode
` [PATCH 15/23] perf ui/stdio: Align column header for hierarchy output

[U-Boot] [PATCH 1/2] ARM: dts: uniphier: add EEPROM node for ProXstream2 Gentil board
 2016-02-10 12:39 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] ARM: dts: uniphier: enable I2C channel 2 of "

[PATCH V4 5/5] ceph: scattered page writeback
 2016-02-10 12:39 UTC  (3+ messages)

[RFC][PATCH] buildhistory.bbclass: Break up the find to catch failures
 2016-02-10 12:39 UTC  (2+ messages)

[PATCH v4 0/4] Fix ordering of ftrace/livepatch calls on module load and unload
 2016-02-10 12:37 UTC  (5+ messages)
` [PATCH v4 1/4] modules: split part of complete_formation() into prepare_coming_module()
` [PATCH v4 2/4] modules: set mod->state to MODULE_STATE_GOING before going notifiers are called

[PATCH BlueZ 1/2] tools/gatt-service: Fix using RegisterService
 2016-02-10 12:36 UTC  (2+ messages)
` [PATCH BlueZ 2/2] tools/gatt-service: Add missing properties

[PATCH] drm: fixes crct set_mode when encoder mode_fixup is null
 2016-02-10 12:36 UTC  (4+ messages)

[PATCH v11 0/2] Add VT-d Posted-Interrupts support
 2016-02-10 12:35 UTC  (8+ messages)
` [PATCH v11 1/2] vmx: VT-d posted-interrupt core logic handling

Another proposal for DAX fault locking
 2016-02-10 12:35 UTC  (5+ messages)

[PATCH] drm/exynos: support exynos5422 mipi-dsi
 2016-02-10 12:34 UTC  (2+ messages)

[PATCH] Add new AR3012 ID 13d3:3395
 2016-02-10 12:33 UTC 

[PATCH v2 0/7] systemd cleanups & trimming
 2016-02-10 12:32 UTC  (8+ messages)
` [PATCH v2 1/7] systemd: move bash completion into separate package
` [PATCH v2 2/7] systemd: realign packages list
` [PATCH v2 3/7] classes/useradd: handle whitespace only USERADD/GROUPADD/GROUPMEMS
` [PATCH v2 4/7] systemd: extend PACKAGECONFIG flags
` [PATCH v2 5/7] systemd: move some tools into systemd-extra-utils package
` [PATCH v2 6/7] systemd: tighten timesyncd and journal-gateway user accounts
` [PATCH v2 7/7] systemd: rename systemd-zsh to systemd-zsh-completion

[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
 2016-02-10 12:33 UTC  (5+ messages)

[Qemu-devel] [PATCH] cirrus_vga: fix off-by-one in blit_region_is_unsafe
 2016-02-10 12:32 UTC  (3+ messages)

[PATCH 0/5] Add gudev to OE-Core + bug fixes
 2016-02-10 12:31 UTC  (3+ messages)
` [PATCH 1/5] connman-gnome: rrecommend connman, don't rdepend

[PATCH] buildhistory.bbclass: remove out-dated information on request
 2016-02-10 12:31 UTC  (4+ messages)

[LTP] [PATCH v2] Clean up hugemmap02 testcase
 2016-02-10 12:31 UTC  (2+ messages)

[PATCH v8] x86/p2m: use large pages for MMIO mappings
 2016-02-10 12:31 UTC 

[PATCH] arm64: Rework valid_user_regs
 2016-02-10 12:31 UTC  (3+ messages)

[PATCH v4] clk: sunxi: Refactor A31 PLL6 so that it can be reused
 2016-02-10 12:30 UTC  (4+ messages)
  ` breaking DT compatibility (was: Re: [PATCH v4] clk: sunxi: Refactor A31 PLL6 so that it can be reused)

[PATCH v4 0/6] vmxnet3 TSO, tx cksum offload and cleanups
 2016-02-10 12:30 UTC  (3+ messages)

gro: Make GRO aware of lightweight tunnels
 2016-02-10 12:29 UTC  (2+ messages)

[Bug 92806] 1 second freezes during new effects UT4
 2016-02-10 12:29 UTC  (2+ messages)

wic adds wrong mount lines to my fstab
 2016-02-10 10:19 UTC  (2+ messages)

[PATCH] drm: fixes when i2c encoder slave mode_fixup is null
 2016-02-10 12:28 UTC  (3+ messages)

[PATCH 0/9] prepare for rte_device / rte_driver
 2016-02-10 12:29 UTC  (15+ messages)
` [PATCH 3/9] drivers: no more pdev drivers
` [PATCH 7/9] pci: add a helper for device name
` [PATCH 8/9] pci: add a helper to refresh a device

[PATCH] xen-blkback: advertise indirect segment support earlier
 2016-02-10 12:27 UTC  (2+ messages)

[PATCH 2/2] drivers: staging: rtl8712: Use ether_addr_copy() over memcpy()
 2016-02-10 12:27 UTC 

[PATCH] drm: fixes when bridge mode_fixup is null
 2016-02-10 12:26 UTC  (4+ messages)
` [PATCH v2] "

[RFC PATCH kernel] powerpc/ioda: Set "read" permission when "write" is set
 2016-02-10 12:26 UTC  (2+ messages)

[PATCH 1/2] drm/msm: remove the drm_device_is_unplugged check
 2016-02-10 12:24 UTC  (3+ messages)
` [PATCH 2/2] drm: make unplugged flag specific to udl driver

[PATCH 0/4] wip-alloc-request
 2016-02-10 12:23 UTC  (4+ messages)
` [PATCH 1/4] libceph: rename ceph_osd_req_op::payload_len to indata_len

[PATCH] xen-blkfront: rename indirect descriptor parameter
 2016-02-10 12:22 UTC  (2+ messages)

[qemu-upstream-4.5-testing test] 80731: regressions - FAIL
 2016-02-10 12:22 UTC 

[PATCH v4] iio: adc: Add TI ADS1015 ADC driver support
 2016-02-10 12:22 UTC  (10+ messages)

[Qemu-devel] [PATCH 0/2] hw/virtio: fix double use of a virtio flag
 2016-02-10 12:22 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] "
` [Qemu-devel] [PATCH 2/2] hw/virtio: group virtio flags into an enum

[Qemu-trivial] [PATCH v2] s390x: remove s390-zipl.rom
 2016-02-10 12:20 UTC  (3+ messages)
` [Qemu-devel] "
  ` [Qemu-trivial] "

FreeBSD crushtool crashing while checking a crushmap
 2016-02-10 12:19 UTC  (6+ messages)

[PATCH] staging: lustre: Modify arguments of sizeof() to pointer variables
 2016-02-10 12:18 UTC  (5+ messages)
` [Outreachy kernel] "

[qemu-mainline test] 80469: regressions - FAIL
 2016-02-10 12:17 UTC  (7+ messages)

[PATCH] adv7511: Added mode_fixup function
 2016-02-10 12:17 UTC  (9+ messages)

Kernel crash in Centos 6.6
 2016-02-10 12:07 UTC 

[PATCH] hash: fix CRC32c computation
 2016-02-10 12:16 UTC  (3+ messages)
` [PATCH v2] "

[Qemu-devel] Linux vhost-user interrupt management fixes
 2016-02-10 12:15 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/3] char: fix vhost-user socket full

NVMEDevice.cc fails to build
 2016-02-10 12:07 UTC 

[Buildroot] [PATCH] wpan-tools: new package
 2016-02-10 12:13 UTC 

[PATCH net-next] be2net: don't report EVB for older chipsets when SR-IOV is disabled
 2016-02-10 12:13 UTC 

[PATCH 0/2] vhost: cross-endian code cleanup
 2016-02-10 12:11 UTC  (4+ messages)
` [PATCH 1/2] vhost: helpers to enable/disable vring endianness

[PATCH v3 0/8] dmaengine: rcar-dmac: add iommu support for slave transfers
 2016-02-10 12:11 UTC  (4+ messages)
` [PATCH v3 2/8] dma-mapping: add {map,unmap}_resource to dma_map_ops

[PATCH] arm64: use raw_smp_processor_id in stack backtrace dump
 2016-02-10 12:10 UTC  (5+ messages)

[PATCH 0/4] Miscellaneous ARM SMMU patches
 2016-02-10 12:10 UTC  (5+ messages)
` [PATCH 2/4] iommu/arm-smmu: Allow disabling unmatched stream bypass

[PATCH v3 1/3] x86/mm: Add INVPCID helpers
 2016-02-10 12:08 UTC  (3+ messages)
` [tip:x86/mm] "

[Qemu-devel] [PATCH v2 0/5] Drop support for Xen 4.1 and older from qemu-xen
 2016-02-10 12:07 UTC  (3+ messages)
`  "

[PATCH v2] iproute2: update to version 4.4.0
 2016-02-10 12:10 UTC 

[PATCH 1/1] af_packet: Raw socket destruction warning fix
 2016-02-10 12:05 UTC 

[PATCH 0/3] usb: USB Type-C Class and driver for UCSI
 2016-02-10 12:04 UTC  (4+ messages)
` [PATCH 2/3] usb: type-c: USB Type-C Connector System Software Interface

[U-Boot] [PATCH] fdt: Try to read #address-cells/size-cells from parent
 2016-02-10 12:04 UTC 

[PATCH V3 00/10] Introduce ACPI world to GICv3 & ITS irqchip
 2016-02-10 12:02 UTC  (3+ messages)
` [PATCH V3 10/10] acpi, gicv3, its: Use MADT ITS subtable to do PCI/MSI domain initialization


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.