All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-11 02:51:59 to 2014-05-11 08:37:05 UTC [more...]

[PATCH RESEND] condition check fix
 2014-05-10 23:59 UTC  (4+ messages)

[PATCH] cleanup duplicate code
 2014-05-10 23:59 UTC  (3+ messages)

[PATCH 1/3] thermal: rcar: remove unnecessary OOM messages
 2014-05-11  0:49 UTC  (2+ messages)

[patch 00/32] genirq: Another round of tree wide cleanups
 2014-05-11  0:53 UTC  (3+ messages)
` [patch 24/32] sh: intc: Remove pointless irq_reserve_irqs() invocation

[Buildroot] [PATCH] libeio: needs threads
 2014-05-11  8:34 UTC 

[PATCH net-next 0/4] cdc_mbim: cleanups and new features
 2014-05-11  8:28 UTC  (3+ messages)
` [PATCH net-next 1/4] net: cdc_mbim: optionally use VLAN ID 4094 for IP session 0

[PATCH] lib/crc7: Shift crc7() output left 1 bit
 2014-05-11  8:28 UTC  (2+ messages)

[Qemu-trivial] [PATCH] libcacard: g_malloc cleanups
 2014-05-11  8:03 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v2 1/8] libsmartcols/src/libsmartcols.h.in: add library functions
 2014-05-11  8:20 UTC  (8+ messages)
` [PATCH v2 2/8] libsmartcols/src/libsmartcols.sym: add symbols
` [PATCH v2 3/8] libsmartcols/src/smartcolsP.h: add new field to struct libscols_table
` [PATCH 4/8] libsmartcols/src/cell.c: add two functions to compare number and string cells
` [PATCH 5/8] libsmartcols/src/column.c: add function to set comparison function scols_column_set_sortcmp() sets the cell comparison function to use
` [PATCH v2 6/8] libsmartcols/src/table.c: set and get key column to use for sorting scols_table_set_key_column() sets the column to use scols_table_get_key_column() returns the column being used
` [PATCH v2 7/8] libsmartcols/src/table_print.c: sort the list before printing
` [PATCH v2 8/8] misc-utils/lsblk.c: adds sorting support for lsblk

[PATCH] powerpc: irq work racing with timer interrupt can result in timer interrupt hang
 2014-05-11  8:15 UTC  (6+ messages)

[Buildroot] [PATCH 1/2] powerpc64 powerpc64le: add support
 2014-05-11  8:18 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/gdb: add gdb 7.7.1

[PATCH v9 0/3] PSCI v0.2 support and DT bindings
 2014-05-11  8:14 UTC  (3+ messages)
` [PATCH v9 1/3] PSCI: Add initial support for PSCIv0.2 functions

[PATCH 0/3] Fix coding style of staging/octeon-usb/octeon-hcd.c
 2014-05-11  8:08 UTC  (4+ messages)
` [PATCH 1/3] Add blank line after all declarations in staging/octeon-usb/octeon-hcd.c
` [PATCH 2/3] Enclose complex macro with parantheses "
` [PATCH 3/3] Fix lines with more than 80 chars "

[PATCH v4 0/2] input: Add new sun4i-ts driver for Allwinner sunxi SoC's rtp controller
 2014-05-11  8:06 UTC  (9+ messages)
` [lm-sensors] "
` [PATCH v4 1/2] "
  ` [lm-sensors] "
` [PATCH v4 2/2] input: sun4i-ts: Add support for temperature sensor
  ` [lm-sensors] "

[PATCH v6 00/15] enable HiP04 SoC
 2014-05-11  8:06 UTC  (16+ messages)
` [PATCH v6 01/15] ARM: debug: add HiP04 debug uart
` [PATCH v6 02/15] irq: gic: use mask field in GICC_IAR
` [PATCH v6 03/15] irq: gic: support hip04 gic
` [PATCH v6 04/15] ARM: mcpm: support 4 clusters
` [PATCH v6 05/15] ARM: hisi: add ARCH_HISI
` [PATCH v6 06/15] ARM: hisi: enable MCPM implementation
` [PATCH v6 07/15] ARM: hisi: enable HiP04
` [PATCH v6 08/15] document: dt: add the binding on HiP04
` [PATCH v6 09/15] document: dt: add the binding on HiP04 clock
` [PATCH v6 10/15] ARM: dts: append hip04 dts
` [PATCH v6 11/15] ARM: config: append lpae configuration
` [PATCH v6 12/15] ARM: config: append hip04_defconfig
` [PATCH v6 13/15] ARM: config: select ARCH_HISI in hi3xxx_defconfig
` [PATCH v6 14/15] ARM: hisi: enable erratum 798181 of A15 on HiP04
` [PATCH v6 15/15] virt: arm: support hip04 gic

[PATCH 00/10] ath9k & ath9k_htc: remove some debugfs code dups
 2014-05-11  8:04 UTC  (22+ messages)
` [ath9k-devel] "
` [PATCH 01/10] ath9k-common: create common-debug and move modal_eeprom to cmn
  ` [ath9k-devel] "
` [PATCH 02/10] ath9k_htc: use ath9k_cmn_debug_modal_eeprom
  ` [ath9k-devel] "
` [PATCH 03/10] ath9k: move base_eeprom debug code to ath9k_cmn_debug_base_eeprom
  ` [ath9k-devel] "
` [PATCH 04/10] ath9k_htc: use ath9k_cmn_debug_base_eeprom
  ` [ath9k-devel] "
` [PATCH 05/10] ath9k: reorder or remove some includes
  ` [ath9k-devel] "
` [PATCH 06/10] ath9k & ath9k_htc: move ath_rx_stats to cmn
  ` [ath9k-devel] "
` [PATCH 07/10] ath9k: move recv to ath9k_cmn_debug_recv
  ` [ath9k-devel] "
` [PATCH 08/10] ath9k_htc: use ath9k_cmn_debug_recv
  ` [ath9k-devel] "
` [PATCH 09/10] ath9k: move phy_err to ath9k_cmn_debug_phy_err
  ` [ath9k-devel] "
` [PATCH 10/10] ath9k_htc: use ath9k_cmn_debug_phy_err
  ` [ath9k-devel] "

RAID10 across different sized disks shows data layout as single not RAID10
 2014-05-11  7:53 UTC 

[Qemu-trivial] [PATCH] libcacard: remove useless initializers
 2014-05-11  7:58 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] driver/net/ethernet/ec_bhf.c: fix sparse warnings
 2014-05-11  7:56 UTC 

[PATCH] cpufreq: powernv: make local function static
 2014-05-11  7:51 UTC 

Support for getting "manufacturer" from snd_seq_client_info and/or snd_ctl_card_info
 2014-05-11  7:50 UTC  (2+ messages)

[PATCH v12 0/6] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs
 2014-05-11  7:46 UTC  (14+ messages)
` [PATCH v12 1/6] "
` [PATCH v12 2/6] ARM: dts: sunxi: Add reg_vcc3v3 supply to sunxi-common-regulators.dtsi
` [PATCH v12 3/6] ARM: dts: sun4i: Add reg_vcc3v3 to sun4i board mmc nodes
` [PATCH v12 4/6] ARM: dts: sun5i: Add reg_vcc3v3 to sun5i "
` [PATCH v12 5/6] ARM: dts: sun6i: Add reg_vcc3v3 to sun6i "
` [PATCH v12 6/6] ARM: dts: sun7i: Add reg_vcc3v3 to sun7i "

[B.A.T.M.A.N.] [PATCH] [resend] net: get rid of SET_ETHTOOL_OPS
 2014-05-11  7:43 UTC  (7+ messages)
`  "
` [Bridge] "

[PATCH] ARM: i.MX: Setup IRQ handler from IRQ driver
 2014-05-11  7:35 UTC 

[U-Boot] tps6586x: staticize funtions
 2014-05-11  7:35 UTC  (2+ messages)

[xen-unstable test] 26225: tolerable FAIL
 2014-05-11  7:33 UTC 

[Buildroot] [git commit] tcl: needs threads
 2014-05-11  7:33 UTC  (3+ messages)

Searching for insight into lib-y and lib-m
 2014-05-11  7:31 UTC  (4+ messages)
  ` [PATCH] Documentation/kbuild/makefiles.txt: Improve description of lib-* targets

[B.A.T.M.A.N.] pull request net: batman-adv 20140510
 2014-05-11  7:16 UTC  (7+ messages)
` [B.A.T.M.A.N.] [PATCH 4/4] batman-adv: fix removing neigh_ifinfo
      `  "

[PATCH 1/3] Revert "make error()'s constant return value more visible"
 2014-05-11  7:13 UTC  (4+ messages)
` [PATCH 1/2] inline constant return from error() function

[PATCHv1 for v3.15 0/4] uverbs ABI fixes
 2014-05-11  7:12 UTC  (5+ messages)
` [PATCHv1 1/4] RDMA/mlx5: add missing padding at end of struct mlx5_ib_create_cq
` [PATCHv1 2/4] RDMA/mlx5: add missing padding at end of struct mlx5_ib_create_srq

[PATCH v3 0/6] Introducing Exynos ChipId driver
 2014-05-11  7:12 UTC  (12+ messages)
` [PATCH v3 3/6] ARM: EXYNOS: Remove soc_is_exynos4/5 from exynos.c
` [PATCH v3 6/6] ARM: EXYNOS: Refactoring to remove soc_is_exynos macros from exynos

State of bitbake world, test-dependencies 2014-05-11
 2014-05-11  6:59 UTC 

[nightly] Core TISDK 2014.05 build 2014-05-11_01-00-30
 2014-05-11  6:35 UTC 

[meta-oe][PATCH 1/6] elementary: use B = "$S"
 2014-05-11  6:50 UTC  (6+ messages)
` [meta-oe][PATCH 2/6] libao: add PACKAGECONFIG for alsa and pulseaudio
` [meta-oe][PATCH 3/6] navit: add PACKAGECONFIG for imlib2, qt, gtk, sdl
` [meta-oe][PATCH 4/6] sox: add PACKAGECONFIG for ao
` [meta-oe][PATCH 5/6] tk: Fix build with xft
` [meta-oe][PATCH 6/6] xterm: add PACKAGECONFIG for xft

[PATCH 1/3] gst-plugins-bad: add PACKAGECONFIG for schro, dc1394 and faac
 2014-05-11  6:48 UTC  (3+ messages)
` [PATCH 2/3] gst-plugins-good: add PACKAGECONFIG for x11
` [PATCH 3/3] gstreamer1.0-plugins-good: add libxfixes and libxdamange to x11 depends

[ath9k-devel] Stable Version for ath9k_htc in AP Mode?
 2014-05-11  6:40 UTC  (20+ messages)

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

[PATCH iproute2] Document VF link state control in the ip-link man page
 2014-05-11  6:22 UTC 

[PATCH v3 0/5] drivers: staging: ft1000: Improve coding style
 2014-05-11 18:14 UTC  (6+ messages)
` [PATCH v3 1/5] drivers: staging: ft1000: Fix indentation
` [PATCH v3 2/5] drivers: staging: ft1000: Fix IOCTL_FT1000_* marcos
` [PATCH v3 3/5] drivers: staging: ft1000: Use pr_info instead of printk
` [PATCH v3 4/5] drivers: staging: ft1000: Remove typedefs
` [PATCH v3 5/5] drivers: staging: ft1000: Fix lines over 80 characters

[regression] [v3.14] btrfs hangs while reading some files
 2014-05-11  6:12 UTC  (2+ messages)

[PATCH] media: mx1_camera: Remove driver
 2014-05-11  6:09 UTC  (2+ messages)

[PATCH 1/2] Add lib/glob.c
 2014-05-11  6:02 UTC  (2+ messages)

[PATCH] gcov: add support for GCC 4.9
 2014-05-11  5:22 UTC 

[U-Boot] uboot.lds
 2014-05-11  5:51 UTC 

[tip:timers/nohz] nohz: Move full nohz kick to its own IPI
 2014-05-11  5:34 UTC  (11+ messages)

[Ksummit-discuss] [CORE TOPIC] hobbyist recruiting
 2014-05-11  5:30 UTC 

[GIT PULL] liblockdep fixes for v3.15
 2014-05-11  5:24 UTC  (2+ messages)

optimising a push by fetching objects from nearby repos
 2014-05-11  5:21 UTC  (7+ messages)

[PATCH] arm: edma: Fix xbar mapping
 2014-05-11  5:16 UTC  (3+ messages)

[GIT PULL] DaVinci fixes for v3.15
 2014-05-11  5:05 UTC  (3+ messages)

[PATCH v2 0/4] arm: Add basic support for Mediatek Cortex-A7 SoCs
 2014-05-11  4:56 UTC  (10+ messages)
` [PATCH v2 1/4] clocksource: Add support for the Mediatek SoCs
` [PATCH v2 2/4] dt-bindings: add mtk-timer bindings
` [PATCH v2 3/4] arm: add basic support for Mediatek MT6589 boards

[PATCHSET cgroup/for-3.16] cgroup: iterate cgroup_subsys_states directly
 2014-05-11  4:54 UTC  (4+ messages)
` [PATCH 14/14] cgroup: implement css_tryget()

[PATCH 0/6] sunxi: clk: Various cleanup and rework
 2014-05-11  4:44 UTC  (5+ messages)
` [PATCH 2/6] clk: sunxi: Move the 24M oscillator to a file of its own

[PATCH 0/9] e2fsprogs: fix quota support
 2014-05-11  4:42 UTC  (11+ messages)
` [PATCH 1/9] quota: add debugging code to print the dquot structure
` [PATCH 2/9] quota: fix e2fsck so we update the quota file correctly
` [PATCH 3/9] quota: fix e2fsck to notice missing quota entries
` [PATCH 4/9] quota: fix memory leak in quota_compare_and_update()
` [PATCH 5/9] quota: integrate mkquota.h into quotaio.h
` [PATCH 6/9] quota: support storing the quota file handles in the quota context
` [PATCH 7/9] debugfs: add commands to query the quota information
` [PATCH 8/9] tests: add basic e2fsck regression test for fixing the quota inode
` [PATCH 9/9] quota: remove warning message that we have fixed the nasty quota bugs

[PATCH] ARM: dts: i.MX53: Fix ipu register space size
 2014-05-11  4:42 UTC  (4+ messages)

[GIT PULL] Allwinner fixes for 3.15
 2014-05-11  4:38 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2014-05-09
 2014-05-11  4:34 UTC  (3+ messages)

[PATCH v3 0/3] ARM: defconfig: drop CONFIG_COMMON_CLK_DEBUG option
 2014-05-10 16:08 UTC  (3+ messages)
` [PATCH v3 2/3] ARM: sunxi: drop CONFIG_COMMON_CLK_DEBUG

broken eDP device types
 2014-05-11  4:27 UTC 

known UUID and metadata consistency
 2014-05-11  4:16 UTC 

[Qemu-devel] [Bug 1318281] [NEW] linux-user: x86_64 target fails to call sys_futex()
 2014-05-11  4:09 UTC 

[Ksummit-discuss] [TECH TOPIC] QR encoded oops for the kernel
 2014-05-11  4:14 UTC 

bug adding device to seed device, btrfs fi show fails
 2014-05-11  3:38 UTC  (2+ messages)

[PATCH 1/3] arm64: Enable OPP
 2014-05-11  3:29 UTC  (6+ messages)
` [PATCH 2/3] arm64: Add big.LITTLE switcher stub

[GIT PULL] ARM: mvebu: DT fixes for v3.15 (incr #2)
 2014-05-11  3:23 UTC  (2+ messages)

[PATCH] MAINTAINERS: update Broadcom ARM tree location and add an SoC family
 2014-05-11  3:21 UTC  (2+ messages)

[GIT PULL] Versatile LEDs conversion
 2014-05-11  3:13 UTC  (5+ messages)

crash in rbd_img_request_create
 2014-05-11  3:11 UTC  (2+ messages)

3.15-rc5 btrfs send/receive corruption errors? Does scrub
 2014-05-11  3:09 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] Add remove_boot_device_path() function for hot-unplug device
 2014-05-11  3:07 UTC 

[Ksummit-discuss] [TECH TOPIC] ARM legacy board DT conversion finalization
 2014-05-11  3:00 UTC  (2+ messages)
`  "

[PATCH] Remove redundant writes to uncached sqe memory
 2014-05-11  2:54 UTC  (4+ messages)

Unable to mount filesystem
 2014-05-11  2:51 UTC  (3+ 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.