All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-31 12:30:05 to 2014-01-31 14:19:09 UTC [more...]

[PATCH] android/pts: Correct typo
 2014-01-31 16:46 UTC  (2+ messages)

[PATCH] android/pts: Add Android version to PTS tests
 2014-01-31 16:43 UTC  (2+ messages)

[PATCH 01/10] watchdog: xilinx: Convert driver to the watchdog framework
 2014-01-31 14:18 UTC  (16+ messages)
` [PATCH 02/10] watchdog: xilinx: Move control_status_reg to functions
` [PATCH 03/10] watchdog: xilinx: Simplify probe and remove functions
` [PATCH 04/10] watchdog: xilinx: Move no_timeout to probe function
` [PATCH 05/10] watchdog: xilinx: Allocate private structure per device
` [PATCH 06/10] watchdog: xilinx: Fix all printk messages
` [PATCH 07/10] watchdog: xilinx: Fix OF binding
` [PATCH 08/10] watchdog: xilinx: Use correct comment indentation
` [PATCH 09/10] watchdog: xilinx: Add missing binding

[PATCH 1/4] android/hal-audio: Check calloc return value
 2014-01-31 14:18 UTC  (4+ messages)
` [PATCH 2/4] android/hal-audio: Do not allocate memory if fd < 0
` [PATCH 3/4] android/hal-audio: Fix memory leak
` [PATCH 4/4] android/hal-audio: Fix style issues

[ANNOUNCE] opensm 3.3.17 release
 2014-01-31 14:18 UTC  (2+ messages)
  ` [ewg] "

[U-Boot] [PATCH 0/6] Introducing the Broadcom bcm281xx Architecture
 2014-01-31 14:17 UTC  (5+ messages)
` [U-Boot] [PATCH 6/6] board: bcm28155_ap: Add board files

[PATCH] xfs: return -E2BIG if hit the maximum size limits of ACLs
 2014-01-31 14:16 UTC 

[PATCH v3 0/6] Enable additional channels for use
 2014-01-31 14:13 UTC  (7+ messages)
` [PATCH v3 3/6] cfg80211: Enable GO operation on additional channels
  ` [wireless-regdb] "
` [PATCH v3 4/6] cfg80211: Add an option to hint indoor operation
  ` [wireless-regdb] "

[Xenomai] forge/cobalt: Do we need to wrap all POSIX calls for non-POSIX skins?
 2014-01-31 14:14 UTC  (5+ messages)

[Xenomai] debuild of xenomai failing: Directory nonexistent
 2014-01-31 14:13 UTC  (10+ messages)

[PATCH] xfs: improve xfs_bitmap_empty()
 2014-01-31 14:13 UTC 

[Qemu-devel] [PATCH] Define the architecture for compressed dump format
 2014-01-31 14:11 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2] Define guest architecture for the compressed dump header
  ` [Qemu-devel] [PATCH v2] Define the architecture for compressed dump format

[PATCH] ARM: dts: k2hk-evm: rename clock node to clocks
 2014-01-31 14:11 UTC  (4+ messages)

[RFC PATCH 0/3] cpuidle/sched: move main idle function in the idle.c
 2014-01-31 14:12 UTC  (14+ messages)
` [RFC PATCH 1/3] cpuidle: split cpuidle_idle_call main function into functions
` [RFC PATCH 3/3] idle: store the idle state index in the struct rq

[PATCH v2 0/5] mutex: Mutex scalability patches
 2014-01-31 14:09 UTC  (7+ messages)
` [RFC][PATCH v2 5/5] mutex: Give spinners a chance to spin_on_owner if need_resched() triggered while queued

[Qemu-devel] [PATCH v5 0/2] target-ppc: CPU device tree id
 2014-01-31 14:09 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 2/2] target-ppc: spapr: e500: fix to use cpu_dt_id
  ` [Qemu-devel] [Qemu-ppc] "

GPF on access to presumably corrupted file
 2014-01-31 14:11 UTC  (3+ messages)

[PATCH v3 0/5] can: sja1000: cleanups and new OF property
 2014-01-31 14:08 UTC  (22+ messages)
` [PATCH v3 1/5] can: sja1000: convert printk to use netdev API
` [PATCH v3 2/5] can: sja1000: platform: use devm_* APIs
` [PATCH v3 3/5] can: sja1000: fuse of_platform into platform
` [PATCH v3 4/5] Documentation: devicetree: sja1000: add reg-io-width binding
` [PATCH v3 5/5] can: sja1000: of: add reg-io-width property for 8, 16 and 32-bit register access

[PATCH v4] cfg80211: regulatory introduce maximum bandwidth calculation
 2014-01-31 14:07 UTC  (2+ messages)

[alsa-plugins] [PATCH 2/2] Allow number of channels
 2014-01-31 14:05 UTC 

[alsa-plugins] [PATCH 1/2] Allow to specify a client name as parameters
 2014-01-31 14:05 UTC 

[BUG?] Interrupts enabled after xen_acpi_processor_resume+0x0/0x34 [xen_acpi_processor]
 2014-01-31 14:04 UTC  (5+ messages)

[BUG] Linux 3.14 fails to boot with new EFI changes
 2014-01-31 14:02 UTC  (8+ messages)

[U-Boot] SD card building
 2014-01-31 13:59 UTC  (3+ messages)

Help with ipset bitbake files
 2014-01-31 13:53 UTC  (3+ messages)

[INSANE RFC PATCH 0/2] e2fsck metadata prefetch
 2014-01-31 13:53 UTC  (3+ messages)
` [PATCH 2/2] libext2fs/e2fsck: implement metadata prefetching

[PATCH RFC 1/1] usb: Tell xhci when usb data might be misaligned
 2014-01-31 13:52 UTC  (4+ messages)

[PATCH] cfg80211: consider existing DFS interfaces
 2014-01-31 13:51 UTC  (2+ messages)

Commit ef83b0781a73f (PCI: Remove from bus_list and release resources in pci_release_dev()) broke TBT hotplug
 2014-01-31 14:05 UTC  (6+ messages)

[PATCH] drm/i915: demote opregion excessive timeout WARN_ONCE to DRM_INFO
 2014-01-31 13:49 UTC  (4+ messages)
` [PATCH 1/2] drm: add DRM_INFO_ONCE() to print a one-time DRM_INFO() message
  ` [PATCH 2/2] drm/i915: demote opregion excessive timeout WARN_ONCE to DRM_INFO_ONCE

[PATCH v5 00/14] ahci: library-ise ahci_platform, add sunxi driver and cleanup imx driver
 2014-01-31 13:46 UTC  (7+ messages)
` [PATCH v5 13/14] ARM: sun4i: dts: Add ahci / sata support
` [PATCH v5 14/14] ARM: sun7i: "

[PATCHv3] cfg80211: fix channel configuration in IBSS join
 2014-01-31 13:45 UTC  (2+ messages)

[PATCH] android: Add avtest to debug builds
 2014-01-31 13:43 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] qom-test: Improve coverage
 2014-01-31 13:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] qom-test: Run for all available machines

[PATCH v2 1/3] cfg80211: add helper reg_get_regdomain() function
 2014-01-31 13:42 UTC  (7+ messages)
` [PATCH v2 2/3] cfg80211: introduce regulatory wide bandwidth flag

SRIOV fail to work with Xen 4.4+qemu-xen-dir
 2014-01-31 13:40 UTC 

[RFC PATCH] net: rfkill: move poll work to power efficient workqueue
 2014-01-31 13:39 UTC  (2+ messages)

Extended attributes limit in Linux
 2014-01-31 13:39 UTC  (6+ messages)

[RFC PATCH] net: wireless: move regulatory timeout work to power efficient workqueue
 2014-01-31 13:38 UTC  (2+ messages)

[Xenomai] [PULL][forge] Only export required CFLAGS via xeno-config
 2014-01-31 13:38 UTC  (8+ messages)

50% Friday offer on business documents (kshs 1000)
 2014-01-31 13:38 UTC 

[PATCH] MCE: Fix race condition in mctelem_reserve
 2014-01-31 13:37 UTC  (4+ messages)
  ` [PATCH v2] "

[ath9k-devel] [RFC/RFT] ath9k_htc: avoid scheduling while atomic on sta_rc_update
 2014-01-31 13:37 UTC  (2+ messages)
`  "

[PATCH V6] mac80211: Update opmode during adding new station
 2014-01-31 13:35 UTC  (2+ messages)

[PATCH] RFC: MFD: driver for Atmel Microcontroller on iPaq h3xxx
 2014-01-31 13:34 UTC 

[RFCv2 PATCH 0/5] rc: Add generic sysfs interface for handling wakeup codes
 2014-01-31 13:34 UTC  (4+ messages)
` [RFCv2 PATCH 5/5] winbond-cir: Add support for reading/writing wakeup scancodes via sysfs

[Qemu-devel] [PATCH v3 0/5] pc: make ACPI pcihp more reusable
 2014-01-31 13:27 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 1/5] pcihp: replace enable|disable_device() with oneliners
` [Qemu-devel] [PATCH v3 2/5] pcihp: make PCI hotplug mmio handlers indifferent to PCI_HOTPLUG_ADDR
` [Qemu-devel] [PATCH v3 3/5] pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplug
` [Qemu-devel] [PATCH v3 4/5] pcihp: remove unused AcpiPciHpPciStatus.device_present field
` [Qemu-devel] [PATCH v3 5/5] hw:piix4:acpi: reuse pcihp code for legacy PCI hotplug

[PULL 0/8] KVM: s390: floating interrupt controller and asyncpf
 2014-01-31 13:32 UTC  (7+ messages)
` [PULL 5/8] KVM: async_pf: Provide additional direct page notification
      ` [PATCH] Fixup for patch 5
        ` [PATCH] KVM: async_pf: Add missing call for async page present

[PATCH] powerpc: Add cpu family documentation
 2014-01-31 13:32 UTC  (2+ messages)

[REVIEW PATCH 0/2] Update timings to latest VESA standard
 2014-01-31 13:32 UTC  (3+ messages)
` [REVIEW PATCH 1/2] v4l2-dv-timings.h: add new 4K DMT resolutions
` [REVIEW PATCH 2/2] v4l2-dv-timings: mention missing 'reduced blanking V2'

[PATCH 0/3] spi: core: Introduce devm_spi_alloc_master
 2014-01-31 13:31 UTC  (3+ messages)

OOPS in nf_ct_unlink_expect_report using Polycom RealPresence Mobile
 2014-01-31 13:29 UTC 

igb and bnx2: "NETDEV WATCHDOG: transmit queue timed out" when skb has huge linear buffer
 2014-01-31 13:29 UTC  (4+ messages)

RDMA read does not update local memory
 2014-01-31 13:28 UTC  (3+ messages)

[Qemu-devel] [PATCH] qmp: expose list of supported character device backends
 2014-01-31 13:27 UTC  (2+ messages)

Having Git follow symlinks
 2014-01-31 13:20 UTC  (6+ messages)

[meta-fsl-demos][PATCH 1/2] qt-in-industrial-embedded-common: add init script for the smarthome demo
 2014-01-31 13:26 UTC  (3+ messages)

[PATCH 1/2] iio: add IIO_DISTANCE type
 2014-01-31 13:24 UTC  (4+ messages)
` [PATCH 2/2] iio: Add AS3935 lightning sensor support

[PATCH] usb: dwc3: keystone: switch to use runtime pm
 2014-01-31 13:20 UTC 

OOPS in nf_ct_unlink_expect_report using Polycom RealPresence Mobile
 2014-01-31 13:17 UTC  (3+ messages)
` Fwd: "

[Xenomai] imx28 rtcan flexcan system freezes
 2014-01-31 13:15 UTC  (18+ messages)

[PATCH v3] x86, irq: get correct available vectors for cpu disable
 2014-01-31 13:14 UTC  (2+ messages)

Personalized SDKPATH and sysroot
 2014-01-31 13:14 UTC  (2+ messages)

[PATCH v2 0/6] can: sja1000: cleanups and new OF property
 2014-01-31 13:14 UTC  (16+ messages)
` [PATCH v2 1/6] can: sja1000: remove unused defines
` [PATCH v2 2/6] can: sja1000: convert printk to use netdev API
` [PATCH v2 3/6] can: sja1000: platform: use devm_* APIs
` [PATCH v2 4/6] can: sja1000: fuse of_platform into platform

[RFC PATCH] net: ipv4: move inetpeer garbage collector work to power efficient workqueue
 2014-01-31 13:10 UTC  (2+ messages)

Help needed for bug 58556
 2014-01-31 13:09 UTC 

[RFC] Draft Linux kernel interfaces for ZBC drives
 2014-01-31 13:07 UTC  (2+ messages)

[U-Boot] Question about Patch submission
 2014-01-31 13:06 UTC  (2+ messages)

A few contributor's questions
 2014-01-31 13:04 UTC 

[PATCH v5 00/22] Rewrite XIP code and add XIP support to ext4
 2014-01-31 13:04 UTC  (7+ messages)

[PATCH 0/7] Input: xpad: Fix wireless controller connection and leds
 2014-01-31 13:03 UTC  (8+ messages)
` [PATCH 1/7] Input: xpad: use proper endpoint type
` [PATCH 2/7] Input: xpad: set the LEDs properly on XBox Wireless controllers
` [PATCH 3/7] Input: xpad: move the input device creation to a new function
` [PATCH 4/7] Input: xpad: Set the correct LED number
` [PATCH 5/7] Input: xpad: disconnect all Wireless controllers at init
` [PATCH 6/7] Input: xpad: handle "present" and "gone" correctly
` [PATCH 7/7] Input: xpad: properly name the LED class devices

[PATCH 0/4] ARM:sti: Add STiD127 platform and board support
 2014-01-31 12:51 UTC  (16+ messages)
` [PATCH 1/4] ARM: STi: add stid127 soc support
` [PATCH 2/4] pinctrl: st: add stid127 support
` [PATCH 3/4] ARM: dts: Add support of STid127 Soc
` [PATCH 4/4] ARM: dts: add B2112 board support

PCIe Access - achieve bursts without DMA
 2014-01-31 12:31 UTC  (2+ messages)

[PATCH v3 0/5] Add Allwinner A31 SPI controller support
 2014-01-31 12:48 UTC  (5+ messages)
` [PATCH v3 3/5] spi: sunxi: Add Allwinner A31 SPI controller driver

[PATCH] watchdog,dw: Add dependency on HAS_IOMEM
 2014-01-31 12:47 UTC 

[GIT PULL] l10n updates for 1.9 round 1
 2014-01-31 12:47 UTC 

mmc: sh_mobile_sdhi: DT update for R-Car
 2014-01-31 12:46 UTC  (5+ messages)
  ` [PATCH 3/4] mmc: SDHI: update sh_mobile_sdhi_of_data for r8a7779

Extending OPP bindings
 2014-01-31 12:46 UTC  (4+ messages)

[U-Boot] [PATCH v2 3/9] kmp204x: I2C deblocking for I2C-bus1 added
 2014-01-31 12:46 UTC  (2+ messages)
` [U-Boot] [PATCH v3 3/9] kmp204x: I2C deblocking support

[PATCH] pwm,renesas-tpu: Add dependency on HAS_IOMEM
 2014-01-31 12:45 UTC 

[PATCH] spi: spi-fsl-spi.c: Fix problem with multi message transfers
 2014-01-31 12:44 UTC 

[PATCH 2/3 v2] pinctrl-adi2: change irq_base from usigned int to int
 2014-01-31 12:42 UTC  (2+ messages)

[PATCH] nand,flctl: Add dependency on HAS_IOMEM and HAS_DMA
 2014-01-31 12:39 UTC  (2+ messages)

[xen-4.2-testing test] 24671: regressions - trouble: blocked/broken/fail/pass
 2014-01-31 12:39 UTC 

[PATCH 1/2] avrcp: Fix printing incorrect order for avrcp control header
 2014-01-31 12:36 UTC  (2+ messages)
` [PATCH 2/2] avrcp: Fix printing order for browsing avrcp header


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.