All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-12-17 08:40:20 to 2013-12-17 09:44:33 UTC [more...]

[RFC 00/10] make iwlwifi RT friendly
 2013-12-17  9:43 UTC  (8+ messages)

[PATCHv10 00/41] ARM: TI SoC clock DT conversion
 2013-12-17  9:44 UTC  (9+ messages)
` [PATCHv10 04/41] CLK: TI: Add DPLL clock support
` [PATCHv10 12/41] CLK: TI: add omap4 clock init file
` [PATCHv10 21/41] ARM: dts: omap4 clock data

Problem after update windows VirtIO drivers
 2013-12-17  9:43 UTC  (12+ messages)

[PATCH] ALSA: hda - Add Dell headset detection quirk for one more laptop model
 2013-12-17  9:43 UTC  (2+ messages)

[PATCH_v2 1/6] android/pan: Rename pan_device_free to destroy_pan_device
 2013-12-17  9:42 UTC  (8+ messages)
` [PATCH_v2 2/6] android/pan: Rename connect_cb to bt_io_connect_cb
` [PATCH_v2 3/6] bnep: Add bnep_new and bnep_free api's

[U-Boot] [PATCH 0/3] arm: atmel: clean up for at91sam9x5ek board
 2013-12-17  9:42 UTC  (6+ messages)
` [U-Boot] [PATCH 1/3] arm: atmel: at91sam9x5: cleanup cs configure for spi
  ` [U-Boot] [PATCH v2 "

[PATCH 0/3] Introduce clocksource driver for Keystone platform
 2013-12-17  9:42 UTC  (7+ messages)
` [PATCH 1/3] clocksource: timer-keystone: introduce clocksource driver for Keystone

[PATCH v4 0/9] phy: Add new Exynos USB 2.0 PHY driver
 2013-12-17  9:41 UTC  (4+ messages)
` [PATCH v4 5/9] usb: s3c-hsotg: Use the new Exynos USB phy driver with the generic phy framework

Setting PV dynamically in a recipe
 2013-12-17  9:41 UTC  (2+ messages)

What can be used instead of /dev/disk/by-path/* symlinks?
 2013-12-17  9:40 UTC  (2+ messages)

master - systemd: make sure lvm2-lvmetad.socket is available for lvm2-pvscan@.service
 2013-12-17  9:40 UTC 

[Buildroot] [PATCH] Packages: use https to clone gitorious repositories
 2013-12-17  9:40 UTC 

[Qemu-devel] [PATCH] qom: fix cast results caching
 2013-12-17  9:40 UTC  (2+ messages)

[PATCH] qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure
 2013-12-17  9:40 UTC 

max_discard anomaly on certain Sandisk eMMC
 2013-12-17  9:40 UTC  (5+ messages)

[PATCH 0/5] perf timechart improvements part 2
 2013-12-17  9:38 UTC  (3+ messages)
  ` [PATCH 5/5] perf timechart: add emphasize option

[PATCH] export: declare ksymtab symbols
 2013-12-17  9:38 UTC 

[PATCH] mtd: onenand: fix warning (integer used as pointer)
 2013-12-17  9:38 UTC 

Supporting fused display configurations v3
 2013-12-17  9:38 UTC  (3+ messages)
` [PATCH 1/8] drm/i915: Use IS_VALLEYVIEW() to test the is_valleyview flag

[PATCH] mtd: omap2: use nand_base defaults for polled I/O
 2013-12-17  9:36 UTC 

[PATCH 01/11] drivers: acpi: Mark the function acpi_table_checksum() as static in osl.c
 2013-12-17  9:36 UTC  (17+ messages)
` [PATCH 02/11] drivers: acpi: Include appropriate header file in nvs.c
` [PATCH 03/11] drivers: acpi: Mark the function acpi_ec_add_debugfs() as static in ec_sys.c
` [PATCH 04/11] drivers: acpi: Include appropriate header file in pci_slot.c
` [PATCH 05/11] drivers: acpi: Include appropriate header file in utstate.c
` [PATCH 06/11] drivers: acpi: Add appropriate ifdef conditions in exdump.c
` [PATCH 07/11] drivers: acpi: Include appropriate header file in pci_link.c
` [PATCH 08/11] drivers: acpi: Include appropriate header file in dock.c
` [PATCH 09/11] drivers: acpi: Remove unused function in ec.c and add prototype declaration in header file internal.h
` [PATCH 10/11] drivers: acpi: Include appropriate header file in proc.c
` [PATCH 11/11] drivers: acpi: Include header file in debugfs.c and rectify prototype declaration in internal.h

[Buildroot] [git commit] bustle: bump version
 2013-12-17  9:36 UTC 

[PATCH] mmc: atmel-mci: document clock properties
 2013-12-17  9:36 UTC 

[PATCH] backlight: pwm_bl: Remove error message upon devm_kzalloc() failure
 2013-12-17  9:34 UTC  (2+ messages)

[PATCH] pwm: pca9685: depends on I2C rather than REGMAP_I2C
 2013-12-17  9:33 UTC  (3+ messages)

[PATCH] ARM: refine compiler target architecture
 2013-12-17  9:34 UTC 

[PATCH] mtd: nand-gpio: don't waste memory for OF failure
 2013-12-17  9:33 UTC 

[PATCH 00/12] RFC: steps to make audit pid namespace-safe
 2013-12-17  9:34 UTC  (8+ messages)
` [PATCH 11/12] pid: rewrite task helper functions avoiding task->pid and task->tgid

[PATCH] oe-selftest: New tests for sstate related operations
 2013-12-17 10:44 UTC 

[PATCH] clk: at91: fix pmc_clk_ids data type attriubte
 2013-12-17  9:33 UTC  (3+ messages)

[PATCH v4 00/18] Replace btrfs_workers with kernel workqueue based btrfs_workqueue
 2013-12-17  9:31 UTC  (19+ messages)
` [PATCH v4 01/18] btrfs: Cleanup the unused struct async_sched
` [PATCH v4 02/18] btrfs: Added btrfs_workqueue_struct implemented ordered execution based on kernel workqueue
` [PATCH v4 03/18] btrfs: Add high priority workqueue support for btrfs_workqueue_struct
` [PATCH v4 04/18] btrfs: Add threshold workqueue based on kernel workqueue
` [PATCH v4 05/18] btrfs: Replace fs_info->workers with btrfs_workqueue
` [PATCH v4 06/18] btrfs: Replace fs_info->delalloc_workers "
` [PATCH v4 07/18] btrfs: Replace fs_info->submit_workers "
` [PATCH v4 08/18] btrfs: Replace fs_info->flush_workers "
` [PATCH v4 09/18] btrfs: Replace fs_info->endio_* workqueue "
` [PATCH v4 10/18] btrfs: Replace fs_info->rmw_workers "
` [PATCH v4 11/18] btrfs: Replace fs_info->cache_workers "
` [PATCH v4 12/18] btrfs: Replace fs_info->readahead_workers "
` [PATCH v4 13/18] btrfs: Replace fs_info->fixup_workers "
` [PATCH v4 14/18] btrfs: Replace fs_info->delayed_workers "
` [PATCH v4 15/18] btrfs: Replace fs_info->qgroup_rescan_worker "
` [PATCH v4 16/18] btrfs: Replace fs_info->scrub_* "
` [PATCH v4 17/18] btrfs: Cleanup the old btrfs_worker
` [PATCH v4 18/18] btrfs: Cleanup the "_struct" suffix in btrfs_workequeue

[PATCH] pwm: ab8500: Fix wrong value shift for disable/enable pwm
 2013-12-17  9:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] linux.mk: enable options for ktap
 2013-12-17  9:32 UTC  (6+ messages)

[PATCH 0/5] VFS: Directory level cache cleaning
 2013-12-17  9:31 UTC  (10+ messages)

About preemption timer
 2013-12-17  9:32 UTC 

[cros-discuss] Boot in Hyp mode on Samsung ARM Chromebook
 2013-12-17  9:31 UTC  (3+ messages)

Patchwork for intel-gfx
 2013-12-17  9:30 UTC 

[PATCH mfd-next] mfd: max14577 and sec: add PM_SLEEP dependency to suspend/resume
 2013-12-17  9:28 UTC 

[BUG/RFC] SDHCI_QUIRK_NO_MULTIBLOCK for i.MX35/25
 2013-12-17  9:28 UTC  (3+ messages)

[PATCH] Add PICS, PIXITs and PTS test results for L2CAP
 2013-12-17  9:27 UTC  (3+ messages)

[PATCH v5 00/10] xen/arm: Handle correctly foreign mapping
 2013-12-17  9:26 UTC  (3+ messages)
` [PATCH v5 08/10] xen/arm: Add relinquish_p2m_mapping to remove reference on every mapped page

[PATCH 0/4] ARM: tegra: re-enable EMC scaling function for Tegra20
 2013-12-17  9:26 UTC  (10+ messages)
` [PATCH 1/4] ARM: tegra: moving tegra_bct_strapping to tegra-soc.h for global visibility
` [PATCH 2/4] clk: tegra: add EMC clock driver
` [PATCH 3/4] memory: tegra20-emc: move out Tegra20 EMC driver from mach-tegra
` [PATCH 4/4] clk: tegra20: enable EMC clock driver

[PATCH] net: Make it possible to set defaults for net.core.[rw]mem_max parameters
 2013-12-17  9:25 UTC 

[PATCH 0/4] Fix ebizzy performance regression due to X86 TLB range flush v2
 2013-12-17  9:26 UTC  (10+ messages)

[PATCH] add fdt prerequisites for arm64 UEFI Linux loader
 2013-12-17  9:27 UTC  (2+ messages)

XEN[ARM] Master not working on Allwinner A20
 2013-12-17  9:25 UTC  (5+ messages)

[PATCH 0/4] arch: Introduce smp_load_acquire() and smp_store_release()
 2013-12-17  9:24 UTC  (9+ messages)
` [PATCH 1/4] doc: Rename LOCK/UNLOCK to ACQUIRE/RELEASE
` [PATCH 4/4] arch: Introduce smp_load_acquire(), smp_store_release()

[PATCH v3 0/9] Reuse davinci-nand driver for Keystone arch
 2013-12-17  9:24 UTC  (15+ messages)
` [PATCH v3 1/9] mtd: nand: davinci: fix driver registration
` [PATCH v3 7/9] mtd: nand: davinci: adjust DT properties to MTD generic
` [PATCH v3 9/9] mtd: nand: davinci: don't request AEMIF address range

[PATCH] ipv6: clear RTF_EXPIRES when call ip6_rt_copy
 2013-12-17  9:23 UTC  (9+ messages)

[PATCH 1/4] ath9k: Remove unneeded ref. count initialization
 2013-12-17  9:17 UTC  (4+ messages)
` [PATCH 2/4] ath9k: Initialize "switchcomspdt" eeprom field explicitly
` [PATCH 3/4] ath9k: Update BaseExtension_1 eeprom structure
` [PATCH 4/4] ath9k: Fix regulatory compliance

[PATCH] drm/i915: kick firmware fbs even when i915 fbdev is disabled
 2013-12-17  9:23 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Propagate PCI read/write errors during vga_set_state()
 2013-12-17  9:21 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Short-circuit no-op vga_set_state()

[Qemu-devel] [PATCH] qom: fix cast results caching
 2013-12-17  9:17 UTC 

[PATCH v3 00/36] mtd: st_spi_fsm: Add new driver
 2013-12-17  9:17 UTC  (6+ messages)
` [PATCH v3 09/36] mtd: st_spi_fsm: Provide device look-up table

[PATCH 0/5] XSA-77 follow-ups
 2013-12-17  9:16 UTC  (3+ messages)
` [PATCH 4/5] HVM: prevent leaking heap data from hvm_save_one()
  ` Ping: "

[PATCH 00/15] [v2] Broadwell HW semaphore
 2013-12-17  9:17 UTC  (4+ messages)
` [PATCH 07/15] drm/i915: gen specific ring init

[Qemu-devel] [Bug 1261268] [NEW] save guest running time is more than 450s with AVX running
 2013-12-17  9:08 UTC  (6+ messages)
` [Qemu-devel] [Bug 1261268] "

[PATCH] Btrfs: fix double initialization of the raid kobject
 2013-12-17  9:15 UTC  (2+ messages)

[Qemu-devel] [PATCHv2] block: add native support for NFS
 2013-12-17  9:15 UTC 

[PATCH] Btrfs-progs: receive: fix the case that we can not find subvolume
 2013-12-17  9:13 UTC 

Build regressions/improvements in v3.13-rc4
 2013-12-17  9:14 UTC  (2+ messages)

[Patch] x86/mm: Prevent leaking domain mappings in paging_log_dirty_op()
 2013-12-17  9:14 UTC  (3+ messages)
` [Patch v2] "
  ` Ping: "

[PATCH 01/11] drivers: acpi: Mark the function acpi_table_checksum() as static in osl.c
 2013-12-17  9:13 UTC 

[RFC PATCH] net, tun: remove the flow cache
 2013-12-17  9:13 UTC  (3+ messages)

[Buildroot] [PATCH] lvm2: disable statical building because it fails
 2013-12-17  9:11 UTC  (2+ messages)

[PATCH 0/3] Exynos5420 Cpufreq support
 2013-12-17  9:09 UTC  (7+ messages)
` [PATCH 3/3] cpufreq: exynos: Add exynos5420 cpufreq driver

[Qemu-devel] [PATCH V4] char: restore read callback on a reattached (hotplug) chardev
 2013-12-17  9:12 UTC  (3+ messages)

[PATCH] hamradio/yam: fix info leak in ioctl
 2013-12-17  9:06 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] x86/memshr: fix preemption in relinquish_shared_pages()
 2013-12-17  9:07 UTC 

[Qemu-devel] [PATCH] block: add native support for NFS
 2013-12-17  9:07 UTC  (9+ messages)

[PATCH 0/1] image.bbclass: add ability to set systemd default target
 2013-12-17  9:05 UTC  (2+ messages)
` [PATCH 1/1] "

[Buildroot] [BR2_EXTERNAL] Ability to specify regular packages behaviour from external.mk
 2013-12-17  9:04 UTC  (5+ messages)
` [Buildroot] [PATCH] package/libgles: postpone the check for a missing GLES provider

[PATCH 0/2] perf/x86: various RAPL improvements
 2013-12-17  9:02 UTC  (2+ messages)

New Defects reported by Coverity Scan for ceph (fwd)
 2013-12-17  9:01 UTC  (2+ messages)

[Buildroot] [PATCH v4 1/2] Support for multiple BR2_GLOBAL_PATCH_DIR
 2013-12-17  9:00 UTC  (2+ messages)
` [Buildroot] [PATCH v4 2/2] manual: update for multiple global patch dirs

Chip Select register with 8bit bus size
 2013-12-17  8:58 UTC 

[PATCH v5] xen/arm: Allow balooning working with 1:1 memory mapping
 2013-12-17  8:57 UTC  (2+ messages)

[PATCH] drm/i915: Use symbolic names for booleans in i915_semaphore_is_enabled
 2013-12-17  8:57 UTC 

[Qemu-devel] qemu 1.7.0 does not build on NetBSD (patch)
 2013-12-17  8:55 UTC 

[U-Boot] [PATCH][v4] powerpc/mpc85xx: Add support for single source clocking
 2013-12-17  8:55 UTC 

[PATCH 0/1] rootfs_rpm.bbclass: make complementary packages not attempt-only
 2013-12-17  8:54 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] DTS: DMA: Fix DMA3 interrupts
 2013-12-17  8:48 UTC  (6+ messages)

Build error with Crypto drivers
 2013-12-17  8:47 UTC  (2+ messages)

[PATCH 0/3] powernow-k6: fixes for the frequency driver
 2013-12-17  8:47 UTC  (6+ messages)
` [PATCH 1/3] powernow-k6: disable cache when changing frequency
  ` [PATCH 2/3] powernow-k6: correctly initialize default parameters
    ` [PATCH 3/3] powernow-k6: reorder frequencies

[PATCH 1/8] drm/i915: unconditionally copy mode into crtc at boot time
 2013-12-17  8:47 UTC  (3+ messages)
` [PATCH 4/8] drm/i915: read out hw state earlier

[PATCH v2 0/5] mmc: sdhci: a few fixes on timeout and max_discard_to
 2013-12-17  8:16 UTC  (6+ messages)
` [PATCH v2 1/5] mmc: sdhci: add platfrom get_max_timeout_count hook
` [PATCH v2 2/5] mmc: sdhci-esdhc-imx: fix incorrect max_discard_to for uSDHC
` [PATCH v2 3/5] mmc: sdhci: add platform set_timeout hook
` [PATCH v2 4/5] mmc: sdhci-esdhc-imx: set the correct max timeout value for uSDHC
` [PATCH v2 5/5] mmc: sdhci: calculate max_discard_to dynamically for SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK

[PATCH] trivial: fix typo in DEVTMPFS_MOUNT help text
 2013-12-17  8:45 UTC  (3+ messages)

[RFC PATCH] PVH: cleanup of p2m upon p2m destroy
 2013-12-17  8:42 UTC  (2+ messages)

Understanding subvolume hierarchy
 2013-12-17  8:42 UTC  (6+ 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.