All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-19 04:34:47 to 2014-05-19 06:59:58 UTC [more...]

linux-next: build warning after merge of the pinctrl tree
 2014-05-19  6:59 UTC 

[PATCH v2 2/2] ath10k: support get/set antenna configurations
 2014-05-19  6:59 UTC  (10+ messages)
` RE : "
        ` ath10k: set channel by command "iw" not from hostapd and DFS support of firmware-2.bin_10.1.467.2-1
          ` ath10k: firmware crash in station mode
              ` RE : "

[PATCH 1/2] Add hidden memdisk option to grub-install
 2014-05-19  6:57 UTC 

[BUG] might sleep functions in atomic context in stmmac_resume()
 2014-05-19  6:57 UTC  (2+ messages)

[PATCH 0/4] ARM: imx: clean up i.MX5 files
 2014-05-19  6:56 UTC  (5+ messages)
` [PATCH 1/4] ARM: imx: move SOC_IMX5 and SOC_IMX51 into 'Device tree only'
` [PATCH 2/4] ARM: imx: drop option MACH_IMX51_DT
` [PATCH 3/4] ARM: imx: remove imx51 non-DT support files
` [PATCH 4/4] ARM: imx: remove i.MX5 non-DT device registration helpers

[PATCH v3] drm/i915: Added write-enable pte bit support
 2014-05-19  6:56 UTC  (7+ messages)

[PATCH] drm/i915: HWS must be in the mappable region for g33
 2014-05-19  6:56 UTC 

[PATCH] clk: s2mps11: Simplify s2mps11_clk_probe unwind paths
 2014-05-19  6:52 UTC  (2+ messages)

[PATCH] drm/mm: Adjust start/end for coloring first
 2014-05-19  6:52 UTC 

[PATCH v3] pwm: i.MX: Avoid sample FIFO overflow for i.MX PWM version2
 2014-05-19  6:52 UTC  (7+ messages)

[PATCH] KVM: vmx: DR7 masking on task switch emulation is wrong
 2014-05-19  6:50 UTC 

[PATCH 0/2] drm/gk20a: FB fixes
 2014-05-19  6:51 UTC  (6+ messages)
` [PATCH 1/2] drm/gk20a/fb: fix huge memory leak
` [PATCH 2/2] drm/gk20a/fb: fix compile error whith CMA and module

[PATCH v1] can: gs_usb: Added support for the GS_USB CAN devices
 2014-05-19  6:49 UTC  (3+ messages)

[Buildroot] [buildroot][PATCH] Add cloog package. This package depends on ISL and GMP and is used by the GCC graphite optimisations
 2014-05-19  6:48 UTC  (2+ messages)

[Buildroot] [buildroot][PATCH] Add isl package. This includes the correct URL for the library. This libary is used by needed by components that support the GCC graphite optimisations
 2014-05-19  6:47 UTC  (2+ messages)

v0.80 Firefly released
 2014-05-19  6:47 UTC  (7+ messages)
  ` Radosgw - bucket index

[PATCH 0/2] ARM: imx: bug fix and convertion to platform_device_register_full()
 2014-05-19  6:47 UTC  (12+ messages)
` [PATCH 1/2 v4] ARM: imx: fix error handling in ipu device registration
` [PATCH 2/2] ARM: imx: convert camera init to use platform_device_register_full()

[PATCH] pthread_testcancel.3: ATTRIBUTES: Note function that is thread-safe
 2014-05-19  6:46 UTC  (2+ messages)

[Qemu-devel] [libvirt] [PATCHv2] Don't log an internal error when the guest hasn't updated balloon stats
 2014-05-19  6:46 UTC  (5+ messages)

[PATCH] cpufreq: remove race while accessing cur_policy
 2014-05-19  6:46 UTC  (2+ messages)

[Qemu-devel] [v2][PATCH 0/8] xen: add Intel IGD passthrough support
 2014-05-19  6:44 UTC  (4+ messages)
` [Qemu-devel] [v2][PATCH 4/8] xen, gfx passthrough: reserve 00:02.0 for INTEL IGD
    `  "

[Qemu-devel] [PATCH] virtio-balloon: return empty data when no stats are available
 2014-05-19  6:41 UTC 

[Buildroot] Problems building for Olimex A13. A new user enquires 
 2014-05-19  6:43 UTC  (2+ messages)

[PATCH 00/22] atmel_mxt_ts patches, already signed-off
 2014-05-19  6:37 UTC  (3+ messages)

[PATCH] Allow user-defined functions to override builtins
 2014-05-19  6:37 UTC 

[Ksummit-discuss] [TOPIC] Metadata addendum to git commit
 2014-05-19  6:34 UTC  (4+ messages)

[PATCH] tiff: fix for Security Advisory CVE-2013-4231
 2014-05-19  6:32 UTC 

[PATCHSET 00/20] perf report: Add -F option for specifying output fields (v6)
 2014-05-19  6:26 UTC  (21+ messages)
` [PATCH 01/20] perf tools: Add ->cmp(), ->collapse() and ->sort() to perf_hpp_fmt
` [PATCH 02/20] perf tools: Convert sort entries to hpp formats
` [PATCH 03/20] perf tools: Use hpp formats to sort hist entries
` [PATCH 04/20] perf tools: Support event grouping in hpp ->sort()
` [PATCH 05/20] perf tools: Use hpp formats to sort final output
` [PATCH 06/20] perf tools: Consolidate output field handling to hpp format routines
` [PATCH 07/20] perf ui: Get rid of callback from __hpp__fmt()
` [PATCH 08/20] perf tools: Allow hpp fields to be sort keys
` [PATCH 09/20] perf tools: Consolidate management of default sort orders
` [PATCH 10/20] perf tools: Call perf_hpp__init() before setting up GUI browsers
` [PATCH 11/20] perf report: Add -F option to specify output fields
` [PATCH 12/20] perf tools: Add ->sort() member to struct sort_entry
` [PATCH 13/20] perf report/tui: Fix a bug when --fields/sort is given
` [PATCH 14/20] perf top: Add --fields option to specify output fields
` [PATCH 15/20] perf tools: Skip elided sort entries
` [PATCH 16/20] perf hists: Reset width of output fields with header length
` [PATCH 17/20] perf tools: Get rid of obsolete hist_entry__sort_list
` [PATCH 18/20] perf tools: Introduce reset_output_field()
` [PATCH 19/20] perf tests: Factor out print_hists_*()
` [PATCH 20/20] perf tests: Add a testcase for histogram output sorting

[Buildroot] [autobuild.buildroot.net] Build results for 2014-05-18
 2014-05-19  6:30 UTC 

[ath9k-devel] Weird Atheros 9485 http connecting problems
 2014-05-19  6:29 UTC  (11+ messages)

[PATCH 0/5] CPUFreq: Initialize CPU's OPP tables from core
 2014-05-19  6:29 UTC  (7+ messages)
` [PATCH 1/5] driver/core: cpu: initialize opp table
  ` [PATCH Resend] "
` [PATCH 2/5] cpufreq: arm_big_little: don't "
` [PATCH 3/5] cpufreq: imx6q: "
` [PATCH 4/5] cpufreq: cpufreq-cpu0: "
` [PATCH 5/5] cpufreq: exynos5440: "

[PATCH] btrfs: remove a FIXME in btrfs_get_acl()
 2014-05-19  6:26 UTC 

[PATCH v2 0/3] can: add support for hash based access to EFF frame filters
 2014-05-19  6:24 UTC  (2+ messages)

[PATCH] can: unify identifiers to ensure unique include processing
 2014-05-19  6:20 UTC  (2+ messages)

[Qemu-devel] [PATCH] configure: Automatically select GTK+ 3.0 if GTK+ 2.0 is unavailable
 2014-05-19  6:19 UTC  (2+ messages)

[U-Boot] [PATCH] mx6sabre_common: Avoid console hang due to small CONFIG_SYS_PBSIZE
 2014-05-19  6:18 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] netsnmp: Remove ldconfig calls
 2014-05-19  6:18 UTC  (2+ messages)

[PATCH v9] can: add Renesas R-Car CAN driver
 2014-05-19  6:18 UTC  (3+ messages)

[PATCH 0/7] ath10k: recovery improvements 2014-05-09
 2014-05-19  6:17 UTC  (5+ messages)
` [PATCH 4/7] ath10k: wake up everything on core restart

[PATCH] pthread_sigqueue.3: ATTRIBUTES: Note function that is thread-safe
 2014-05-19  6:16 UTC  (2+ messages)

[PATCH 00/10] thermal: exynos: various cleanups
 2014-05-19  6:16 UTC  (25+ messages)
` [PATCH 01/10] thermal: exynos: remove unused struct exynos_tmu_registers entries
` [PATCH 02/10] thermal: exynos: remove unused defines
` [PATCH 03/10] thermal: exynos: remove dead code for HW_MODE calibration
` [PATCH 04/10] thermal: exynos: remove dead code for TYPE_TWO_POINT_TRIMMING calibration
` [PATCH 05/10] thermal: exynos: remove redundant pdata checks from exynos_tmu_initialize()
` [PATCH 06/10] thermal: exynos: remove redundant threshold_code "
` [PATCH 07/10] thermal: exynos: simplify temp_to_code() and code_to_temp()
` [PATCH 08/10] thermal: exynos: cache non_hw_trigger_levels in pdata
` [PATCH 09/10] thermal: exynos: remove redundant pdata checks from exynos_tmu_control()
` [PATCH 10/10] thermal: exynos: remove identical values from exynos*_tmu_registers structures

[PATCH 1/1] inotify.7: add example
 2014-05-19  6:15 UTC  (2+ messages)

[PATCH] ath9k_hw: Abort transmission for sleeping station
 2014-05-19  6:14 UTC 

USB and Windows guests
 2014-05-19  6:11 UTC  (2+ messages)

[PATCH] remote-helpers: point at their upstream repositories
 2014-05-19  6:11 UTC  (9+ messages)

[PATCH] ARM: imx: remove check for CONFIG_SDMA_IRAM
 2014-05-19  5:51 UTC  (5+ messages)
  ` [PATCH v2] ARM: imx: remove unused defines

[Bug 77785] New: (radeonsi) Some lighting issues in games, textures goes black
 2014-05-19  6:09 UTC  (2+ messages)
` [Bug 77785] "

[PATCH] dma: pl330: Add support for DMA_PAUSE command
 2014-05-19  5:57 UTC  (8+ messages)

[PATCH 1/2] ASoC: cs42xx8: Do not use rtd->codec
 2014-05-19  6:03 UTC  (2+ messages)
` [PATCH 2/2] ASoC: rt5651: "

[PATCH] Documentation improvements for gitsm:// fetcher
 2014-05-19  6:03 UTC  (3+ messages)

[PATCH 0/13] make return of 0 explicit
 2014-05-19  6:03 UTC  (10+ messages)
` [PATCH 3/13] CLK: TI: DRA7: "
` [PATCH 4/13] wimax/i2400m: "
` [PATCH 5/13] usb: gadget: "
` [PATCH 6/13] [NETFILTER]: arp_tables: "
` [PATCH 7/13] staging: wlags49_h2: "
` [PATCH 8/13] sound: mpu401.c: "
` [PATCH 13/13] s390/irq: "

[PATCHSET 00/20] perf report: Add -F option for specifying output fields (v5)
 2014-05-19  6:02 UTC  (9+ messages)
` [PATCH 08/20] perf tools: Allow hpp fields to be sort keys
` [PATCH 11/20] perf report: Add -F option to specify output fields

[Qemu-devel] [Bug 1320360] [NEW] usb passthrough not working anymore
 2014-05-19  5:57 UTC  (4+ messages)

[PATCH v5 0/8] mfd: AXP20x: Add support for AXP202 and AXP209
 2014-05-19  5:57 UTC  (5+ messages)
` [PATCH v5 4/8] input: misc: Add driver for AXP20x Power Enable Key

[PATCH v5 0/7] Input: pixcir_i2c_ts: Add Type-B Multi-touch and DT support
 2014-05-19  5:55 UTC  (13+ messages)
` [PATCH v5 1/7] Input: pixcir_i2c_ts: Use devres managed resource allocations
` [PATCH v5 2/7] Input: pixcir_i2c_ts - initialize interrupt mode and power mode
` [PATCH v5 3/7] Input: pixcir_i2c_ts: Get rid of pdata->attb_read_val()
` [PATCH v5 4/7] Input: pixcir_i2c_ts: Use Type-B Multi-Touch protocol
` [PATCH v5 6/7] Input: pixcir_i2c_ts: Implement wakeup from suspend
` [PATCH v5 7/7] Input: pixcir_i2c_ts: Add device tree support

[RFC PATCH 0/3] Aggressively allocate the pages on cma reserved memory
 2014-05-19  5:55 UTC  (14+ messages)
` [RFC PATCH 2/3] CMA: aggressively allocate the pages on cma reserved memory when not used
      ` [RFC][PATCH] CMA: drivers/base/Kconfig: restrict CMA size to non-zero value

[PATCH] Add Yang and Kevin as the new maintainer of VT-d stuff
 2014-05-19  5:48 UTC 

[GIT PULL] x86 fixes for 3.15-rc6
 2014-05-19  5:44 UTC 

[PATCH 0/2 v2] nss: backport two CVE patches
 2014-05-19  5:42 UTC  (3+ messages)
` [PATCH 1/2] nss: CVE-2014-1492
` [PATCH 2/2] nss: CVE-2013-1740

[PATCH] btrfs-image: Fix a data race in build_chunk_tree
 2014-05-19  5:40 UTC 

[PATCH v5 5/6] exynos: cpuidle: do not allow cpuidle registration for Exynos5420
 2014-05-19  5:40 UTC  (5+ messages)
` [PATCH v6 0/6] add cpuidle support "

[PATCH] Fix for possible null pointer dereference in dma.c
 2014-05-19  5:39 UTC  (3+ messages)

[PATCH 0/2] remove unused omap4-keypad files and pdata support
 2014-05-19  5:37 UTC  (3+ messages)
` [PATCH 1/2] ARM: OMAP2+: remove unused omap4-keypad file and code

[PATCH 0/1] libpcre: Update to 8.35 version
 2014-05-19  5:36 UTC  (2+ messages)
` [PATCH 1/1] "

(unknown)
 2014-05-19  5:35 UTC 

[PATCHv3 0/5] tsc2005 DT binding
 2014-05-19  5:35 UTC  (10+ messages)
` [PATCHv3 1/5] Input: add common DT binding for touchscreens
` [PATCHv3 2/5] Input: tsc2005: use dev_err for error messages
` [PATCHv3 3/5] Input: tsc2005: convert driver to use devm_*

[PATCH] sched/rt: don't try to balance rt_runtime when it is futile
 2014-05-19  5:34 UTC  (9+ messages)

[RFC v3] domain snapshot documents
 2014-05-19  5:34 UTC  (6+ messages)

[PATCH 0/6 v2] backport 6 CVE patches for subversion
 2014-05-19  5:27 UTC  (7+ messages)
` [PATCH 1/6] subversion: fix for Security Advisory CVE-2013-1849
` [PATCH 2/6] subversion: fix for Security Advisory CVE-2013-4505
` [PATCH 3/6] subversion: fix for Security Advisory CVE-2013-4131
` [PATCH 4/6] subversion: fix for Security Advisory CVE-2013-1845
` [PATCH 5/6] subversion: fix for Security Advisory CVE-2013-1847 and CVE-2013-1846
` [PATCH 6/6] subversion: fix for Security Advisory CVE-2013-4277

[PATCH] ARM: dts: imx6qdl-sabresd: Configure the ECSPI1 chip select pin
 2014-05-19  5:27 UTC  (2+ messages)

[PATCH 1/2] ARM: i.MX: Open "Device tree only" Kconfig chapter for non-V7 CPUs
 2014-05-19  5:25 UTC  (4+ messages)
` [PATCH 2/2] ARM: i.MX: Select HAVE_IMX_SRC for i.MX5 globally

[PATCH] cpufreq: cpufreq-cpu0: remove dependency on thermal
 2014-05-19  5:23 UTC 

[PATCH v2 1/4] lib: Add definitions for Get Connection Information command
 2014-05-19  5:23 UTC  (2+ messages)

[patch] fanotify.7: Fix description of FAN_EVENT_NEXT()
 2014-05-19  5:20 UTC 

Ni, please add me to your LinkedIn network
 2014-05-19  5:18 UTC  (2+ messages)

[PATCH V2 0/2] ARM: dts: snow: add backlight node
 2014-05-19  5:15 UTC  (6+ messages)
` [PATCH V2 1/2] ARM: dts: Add pwmX_out pinctrl nodes to Exynos5250
` [PATCH V2 2/2] ARM: dts: enable pwm backlight for snow

[PATCH v2] ARM: dts: Add support for the cpuimx27 board from Eukrea and its baseboard
 2014-05-19  5:16 UTC  (2+ messages)

How does SELinux work without roles?
 2014-05-19  5:13 UTC 

mcp251x issue
 2014-05-19  5:06 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/4] mpc8313: ids8313 board updates
 2014-05-19  5:10 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/4] bootm: make use of legacy image format configurable
` [U-Boot] [PATCH v3 2/4] mpc8313, signed fit: enable legacy image format on ids8313 board
` [U-Boot] [PATCH v3 3/4] lib, fdt: move fdtdec_get_int() out of lib/fdtdec.c
` [U-Boot] [PATCH v3 4/4] mpc8313: add CONFIG_SYS_GENERIC_BOARD to ids8313 board

What happen when a hardware is connected to Linux kernel
 2014-05-19  5:02 UTC  (2+ messages)

[PATCH v2] mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-page
 2014-05-19  5:00 UTC  (3+ messages)

Improving PACKET_{RX,TX}_RING documentation
 2014-05-19  4:54 UTC  (2+ messages)

[PATCH] fallocate.2: ffix
 2014-05-19  4:51 UTC  (2+ messages)

[PATCH] pthread_sigmask.3: ATTRIBUTES: Note function that is thread-safe
 2014-05-19  4:50 UTC  (2+ messages)

[PATCH] pthread_setschedprio.3: ATTRIBUTES: Note function that is thread-safe
 2014-05-19  4:50 UTC  (2+ messages)

[PATCH 2/13 v2] [SCSI] qla2xxx: make return of 0 explicit
 2014-05-19  4:47 UTC  (2+ messages)

[PATCH 1/1] mtd:nor:timeout:fix do_write_buffer() timeout error
 2014-05-19  4:45 UTC  (2+ messages)

[U-Boot] Unable to boot the new FIT image
 2014-05-19  4:36 UTC 


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.