All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-18 19:23:10 to 2014-02-18 20:11:29 UTC [more...]

[PATCH 00/34] imx-drm stuff again
 2014-02-18 20:11 UTC  (23+ messages)
` [PATCH 01/34] imx-drm: imx-hdmi: convert HDMI clock settings to tabular form
` [PATCH 02/34] imx-drm: imx-hdmi: clean up setting CSC registers
` [PATCH 03/34] imx-drm: imx-hdmi: provide register modification function
` [PATCH 04/34] imx-drm: imx-hdmi: clean up setting of vp_conf
` [PATCH 05/34] imx-drm: imx-hdmi: fix CTS/N setup at init time
` [PATCH 06/34] imx-drm: ipu-v3: more inteligent DI clock selection
` [PATCH 07/34] imx-drm: ipu-v3: don't use clk_round_rate() before clk_set_rate()
` [PATCH 08/34] imx-drm: ipu-v3: more clocking fixes
` [PATCH 09/34] imx-drm: add imx6 DT configuration for HDMI
` [PATCH 10/34] imx-drm: update and fix imx6 DT descriptions for v3 HDMI driver
` [PATCH 11/34] imx-drm: imx-drm-core: sanitise imx_drm_encoder_get_mux_id()
` [PATCH 12/34] imx-drm: imx-drm-core: use array instead of list for CRTCs
` [PATCH 13/34] imx-drm: provide common connector mode validation function
` [PATCH 14/34] imx-drm: simplify setup of panel format
` [PATCH 15/34] imx-drm: convert to componentised device support
` [PATCH 16/34] imx-drm: imx-hdmi: convert to a component device
` [PATCH 17/34] imx-drm: delay publishing sysfs connector entries
` [PATCH 18/34] imx-drm: remove separate imx-fbdev
` [PATCH 19/34] imx-drm: remove imx-fb.c
` [PATCH 20/34] imx-drm: use supplied drm_device where possible
` [PATCH 21/34] imx-drm: imx-drm-core: provide helper function to parse possible crtcs
` [PATCH 22/34] imx-drm: imx-drm-core: provide common connector and encoder cleanup functions

[GIT PULL 0/8] PHY subsystem fixes for 3.14-rc4
 2014-02-18 20:11 UTC  (8+ messages)
` [PATCH 1/8] usb: phy: twl4030-usb: Silence checkpatch warnings
` [PATCH 2/8] usb: phy: twl4030-usb: Remove redundant semicolon
` [PATCH 3/8] usb: phy: bcm-kona-usb2: Use PTR_ERR_OR_ZERO

[alternative-merged] drivers-spi-spic-fix-max-warning.patch removed from -mm tree
 2014-02-18 20:09 UTC 

[PATCH 0/3] arm64: add new support Samsung GH7 SoC and SSDK board
 2014-02-18 20:06 UTC  (10+ messages)
` [PATCH 2/3] arm64: Add Kconfig option for Samsung GH7 SoC family

[PATCH] cpufreq: remove sysfs link when a cpu != policy->cpu, is removed
 2014-02-18 20:05 UTC  (2+ messages)

[PATCH v1 00/12] T10-DIF Initial support for iSER target
 2014-02-18 20:05 UTC  (8+ messages)
` [PATCH v1 01/12] Target/transport: Allocate protection sg if needed
` [PATCH v1 02/12] Target/sbc: Set protection operation and relevant checks
` [PATCH v1 04/12] Target/sbc: don't return from sbc_check for non prot_sg

[PATCH net-next v2 0/6] gianfar: Device configuration fixes
 2014-02-18 20:03 UTC  (2+ messages)

Extract lttng trace from kernel coredump
 2014-02-18 20:02 UTC  (2+ messages)

Implications of a permissive FORWARD chain
 2014-02-18 20:02 UTC  (4+ messages)

[Qemu-devel] [PATCH v2, Ping] SMBIOS: Upgrade Type17 to v2.3, add Type2
 2014-02-18 20:02 UTC  (5+ messages)

[PATCH v2 0/2] mtd: Add NAND ECC devicetree binding
 2014-02-18 20:02 UTC  (5+ messages)
` [PATCH v2 1/2] of_mtd: Add helpers to get ECC strength and ECC step size
` [PATCH v2 2/2] mtd: nand: Add a devicetree binding for "

[PATCH 00/14][RFC] Android updates for staging-next
 2014-02-18 20:02 UTC  (13+ messages)
` [PATCH 01/14] staging: binder: Fix death notifications
` [PATCH 12/14] staging: binder: Fix ABI for 64bit Android
` [PATCH 13/14] staging: binder: Support concurrent 32 bit and 64 bit processes

error: src refspec refs/heads/master matches more than one
 2014-02-18 20:01 UTC  (10+ messages)

Crash by update of shared libraries
 2014-02-18 19:54 UTC 

[PATCH 00/35] hpsa February 2014 driver updates
 2014-02-18 19:58 UTC  (36+ messages)
` [PATCH 01/35] hpsa: use extended report luns command for HP SSD SmartPath
` [PATCH 02/35] hpsa: mark last scatter gather element as the last
` [PATCH 03/35] hpsa: add support for 'fastpath' i/o
` [PATCH 04/35] hpsa: only allow REQ_TYPE_FS to use fast path
` [PATCH 05/35] hpsa: fix task management for mode-1 ioaccell path
` [PATCH 06/35] hpsa: add ioaccell mode 1 RAID offload support
` [PATCH 07/35] hpsa: update raid offload status on device rescan
` [PATCH 08/35] hpsa: poll controller to detect device change event
` [PATCH 09/35] hpsa: do not rescan controllers known to be locked up
` [PATCH 10/35] hpsa: add hp_ssd_smart_path_enabled sysfs attribute
` [PATCH 11/35] hpsa: complain if physical or logical aborts are not supported
` [PATCH 12/35] hpsa: add ioaccel mode 2 structure definitions
` [PATCH 13/35] hpsa: Acknowledge controller events in ioaccell mode 2 as well as mode 1
` [PATCH 14/35] hpsa: do ioaccel mode 2 resource allocations
` [PATCH 15/35] hpsa: get physical device handles for io accel mode 2 as well as mode 1
` [PATCH 16/35] hpsa: initialize controller to perform io accelerator mode 2
` [PATCH 17/35] hpsa: get ioaccel mode 2 i/o working
` [PATCH 18/35] hpsa: teach hpsa_device_reset to do either target or lun reset
` [PATCH 19/35] hpsa: add task management for ioaccel mode 2
` [PATCH 20/35] hpsa: make device update copy the raid map also
` [PATCH 21/35] hpsa: complete the ioaccel raidmap code
` [PATCH 22/35] hpsa: allow user to disable accelerated i/o path
` [PATCH 23/35] hpsa: rescan devices on ioaccel2 error
` [PATCH 24/35] hpsa: allow VPD page zero to be queried
` [PATCH 25/35] hpsa: do not inquire for unsupported ioaccel status vpd page
` [PATCH 26/35] hpsa: retry certain ioaccel error cases on the RAID path
` [PATCH 27/35] hpsa: update source file copyrights
` [PATCH 28/35] hpsa: add controller base data-at-rest encryption compatibility ioaccel2
` [PATCH 29/35] hpsa: when switching out of accel mode await only accel command completions
` [PATCH 30/35] hpsa: only do device rescan for certain events
` [PATCH 31/35] hpsa: improve error messages for driver initiated commands
` [PATCH 32/35] hpsa add sysfs debug switch for raid map debugging messages
` [PATCH 33/35] pci: add HP/3PAR vendor id to pci_ids.h
` [PATCH 34/35] hpsa: Add support for a few HP Storage controllers
` [PATCH 35/35] hpsa: fixup MSI-X registration

AW: AW: [PATCH] x86: HPET force enable for Soekris net6501
 2014-02-18 19:59 UTC  (6+ messages)
` [Devel] ACPI: Also allow ACPI table adding via initrd not only overriding

[PATCH RFC net-next 0/6] 6lowpan: reimplementation of fragmentation handling
 2014-02-18 19:58 UTC  (2+ messages)

[RFC PATCH 2/3] topology: support node_numa_mem() for determining the fallback node
 2014-02-18 19:58 UTC  (13+ messages)

[PATCH v3 0/3] ARM: PCI: implement generic PCI host controller
 2014-02-18 19:57 UTC  (9+ messages)
` [PATCH v3 3/3] PCI: ARM: add support for "

[PATCHv4] hog: Use HoG device name as uHID input device name
 2014-02-18 19:58 UTC 

[PATCH] mmc: sdhci-pxav3: add support for the Armada 38x SDHCI controller
 2014-02-18 19:57 UTC  (5+ messages)

[RFC][PATCH 0/5] arch: atomic rework
 2014-02-18 19:57 UTC  (33+ messages)

[PATCH 0/4] x86: Add Cache QoS Monitoring (CQM) support
 2014-02-18 19:54 UTC  (15+ messages)

[patch net-next] rtnl: make ifla_policy static
 2014-02-18 19:53 UTC 

[RFC/PATCH 0/5] <branch>@{publish} shorthand
 2014-02-18 19:52 UTC  (7+ messages)
` [PATCH 5/5] implement @{publish} shorthand

[PATCH] script: Also flush writes to timing file
 2014-02-18 19:51 UTC  (3+ messages)

Event not supported
 2014-02-18 19:50 UTC  (4+ messages)

[RFC v9 01/10] Bluetooth: Create hci_req_add_le_scan_disable helper
 2014-02-18 19:50 UTC  (2+ messages)

list spam
 2014-02-18 19:44 UTC  (3+ messages)

[PATCHv2] adapter: Handle MGMT_SETTING_LE change
 2014-02-18 19:49 UTC  (2+ messages)

[PATCH 0/7] Bluetooth: More privacy related patches
 2014-02-18 19:49 UTC  (9+ messages)
` [PATCH 1/7] Bluetooth: Remove SMP data specific crypto context
` [PATCH 2/7] Bluetooth: Track the LE Identity Address in struct hci_conn
` [PATCH 3/7] Bluetooth: Fix updating Identity Address in L2CAP channels
` [PATCH 4/7] Bluetooth: Wait for SMP key distribution completion when pairing
` [PATCH 5/7] Bluetooth: Don't try to look up private addresses as Identity Address
` [PATCH 6/7] Bluetooth: Look up RPA for connection requests with "
` [PATCH 7/7] Bluetooth: Use Identity Address in Device Found event

[PATCH 2/7] drm/i915: Resolving the memory region conflict for Stolen area
 2014-02-18 19:49 UTC  (3+ messages)

[PATCH v2 0/3] Deferrable timers support for timerfd API
 2014-02-18 19:48 UTC  (15+ messages)

[PATCH] Bluetooth: Print error when dropping L2CAP data
 2014-02-18 19:48 UTC 

[PATCH 10/10] Bluetooth: Wait for SMP key distribution completion when pairing
 2014-02-18 19:48 UTC  (4+ messages)
` [PATCH v2 "

Anyone using SysRQ key sequences on console serial port ?
 2014-02-18 19:47 UTC  (4+ messages)

devicetree repository separation/migration
 2014-02-18 19:47 UTC  (4+ messages)

[RFC][PATCH 0/5] arch: atomic rework
 2014-02-18 19:47 UTC  (5+ messages)

[ath9k-devel] Hardware Timestamp Question
 2014-02-18 19:47 UTC  (2+ messages)

log iptables
 2014-02-18 19:46 UTC  (7+ messages)

git blame: "Not Committed Yet" with clean WD
 2014-02-18 19:45 UTC  (2+ messages)
` [PATCH] blame: add a failing test for a CRLF issue

[PATCHv3] Generic Mailbox API
 2014-02-18 19:47 UTC  (5+ messages)
` [PATCHv3 2/6] mailbox: Introduce a new common API

[RFC v2 0/4] net: bridge / ip optimizations for virtual net backends
 2014-02-18 19:43 UTC  (4+ messages)
` [Xen-devel] "

Question regarding XFS on LVM over hardware RAID
 2014-02-18 19:44 UTC  (13+ messages)

[Qemu-devel] [PATCH 0/8] virtio endian-ambivalent target fixes (rebased)
 2014-02-18 19:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/8] virtio_get_byteswap: function for endian-ambivalent targets using virtio

Regarding 7499d6c in meta-virtualization master branch
 2014-02-18 19:43 UTC  (2+ messages)

[PATCHv5 0/4] add compressing abstraction and multi stream support
 2014-02-18 19:38 UTC  (3+ messages)

[linux-linus test] 25122: regressions - FAIL
 2014-02-18 19:40 UTC 

[PATCH] ARM: dts: imx6sl-evk: Keep VGEN1 regulator always enabled
 2014-02-18 19:40 UTC 

[PATCH v4 0/3] qspinlock: Introducing a 4-byte queue spinlock
 2014-02-18 19:39 UTC  (12+ messages)
` [PATCH v4 1/3] qspinlock: Introducing a 4-byte queue spinlock implementation

[ARCH question] Do syscall_get_nr and syscall_get_arguments always work?
 2014-02-18 19:39 UTC  (4+ messages)

[Qemu-devel] [PATCH V18 00/12] Quorum block filter
 2014-02-18 19:39 UTC  (5+ messages)
` [Qemu-devel] [PATCH V18 11/12] quorum: Add quorum_open() and quorum_close()

[PATCH/RESEND] attr: allow pattern escape using backslashes
 2014-02-18 19:38 UTC  (2+ messages)

[PATCH v2] spi: core: Validate lenght of the transfers in message
 2014-02-18 19:37 UTC  (5+ messages)

[PATCH net-next] hyperv: Add latest NetVSP versions to auto negotiation
 2014-02-18 20:28 UTC 

[dma-debug.c - DMA-API] exceeded overlapping … & sym53c8xx … tries to free DMA …
 2014-02-18 19:36 UTC  (5+ messages)
      ` [dma-debug.c - DMA-API] exceeded overlapping ... & sym53c8xx ... tries to free DMA

[PATCH 0/2] nfs-utils: systemd units bug fixes and comments
 2014-02-18 19:36 UTC  (4+ messages)

CDS Giant Blueprints
 2014-02-18 19:36 UTC 

Balanced Striping
 2014-02-18 19:34 UTC 

[RFC][PATCH 0/6] x86: rework tlb range flushing code
 2014-02-18 19:30 UTC  (14+ messages)
` [RFC][PATCH 1/6] x86: mm: clean up tlb "
` [RFC][PATCH 2/6] x86: mm: rip out complicated, out-of-date, buggy TLB flushing
` [RFC][PATCH 3/6] x86: mm: fix missed global TLB flush stat
` [RFC][PATCH 4/6] x86: mm: trace tlb flushes
` [RFC][PATCH 5/6] x86: mm: new tunable for single vs full TLB flush
` [RFC][PATCH 6/6] x86: mm: set TLB flush tunable to sane value

[Bug 70801] New: ptrace PEEKDATA API is incorrect
 2014-02-18 19:31 UTC 

[PATCH v4 00/12] arm/arm64: KVM: host cache maintenance when guest caches are off
 2014-02-18 19:30 UTC  (7+ messages)
` [PATCH v4 04/12] ARM: KVM: introduce kvm_p*d_addr_end
` [PATCH v4 12/12] ARM: KVM: fix warning in mmu.c

[PATCH v2] of_mdio: fix phy interrupt passing
 2014-02-18 19:29 UTC  (2+ messages)

[GIT PULL] clk: mvebu: fixes for v3.14
 2014-02-18 19:28 UTC  (2+ messages)

[PATCH v4] ACPI / video: Add systems that should favour native backlight interface
 2014-02-18 19:28 UTC  (5+ messages)

[PATCH 0/4] Good bye fnmatch
 2014-02-18 19:28 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/3] ubs: tegra: two fixes and cleanup
 2014-02-18 19:27 UTC  (3+ messages)
` [U-Boot] [PATCH v3 3/3] usb: tegra: combine header file

[PATCH] drm/i915: Accurately track when we mark the hardware as idle/busy
 2014-02-18 19:25 UTC  (2+ messages)

[Bug 75094] New: NV92 is faster and runs games fine than NVE6, why?
 2014-02-18 19:26 UTC  (2+ messages)
  ` [Bug 75094] "

[Vote] Proposal: Moving XCP binaries to XenServer.org
 2014-02-18 19:23 UTC 

[PATCH] librbd ioengine support v2
 2014-02-18 19:23 UTC  (2+ messages)


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.