All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-19 03:22:33 to 2013-01-19 10:38:52 UTC [more...]

[Buildroot] [PATCH RFC] Fix avr32 build using internal toolchain
 2013-01-19 10:38 UTC  (2+ messages)

[meta-oe][PATCH] php: cleanup QA warnings
 2013-01-19 10:20 UTC  (3+ messages)

Bcache upstreaming
 2013-01-19 10:35 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] Qt : bump version to latest 4.8.4
 2013-01-19 10:34 UTC  (4+ messages)

[PATCH] attr: fix off-by-one directory component length calculation
 2013-01-19 10:32 UTC  (10+ messages)
` t9902 fails
        ` Re* "
          ` [PATCH 1/2] help: include <common-cmds.h> only in one file
            ` [PATCH 2/2] help --standard: list standard commands

IPsec AH use of ahash
 2013-01-19 10:30 UTC  (5+ messages)

[PATCH 0/3] pwm-backlight: add subdrivers & Tegra support
 2013-01-19 10:30 UTC  (9+ messages)
` [PATCH 1/3] pwm-backlight: add subdriver mechanism
` [PATCH 2/3] tegra: pwm-backlight: add tegra pwm-bl driver
  ` [PATCH 3/3] tegra: ventana: of: add host1x device to DT

[PATCH] kvm: close opened file
 2013-01-19 10:27 UTC  (7+ messages)
  ` [PATCH v2] kvm tools: "
  ` [PATCH v2] kvm tools: remove redundant "if" condition

[Buildroot] [PATCH] vsftpd: install sample config file to /etc
 2013-01-19 10:25 UTC  (2+ messages)

[Buildroot] [git commit] openvpn: fix init script name
 2013-01-19 10:21 UTC  (4+ messages)

Hello
 2013-01-19 10:13 UTC 

[PATCH 0/2] staging: line6: clean up MIDI post-processing functions
 2013-01-19 10:18 UTC  (3+ messages)
` [PATCH 1/2] staging: line6: clean up line6_pod_process_message()
` [PATCH 2/2] staging: line6: clean up line6_variax_process_message()

[RFC Patch v1 00/31] Synopsys ARC Linux kernel Port
 2013-01-19 10:15 UTC  (5+ messages)

[PATCH v2] video: Kconfig: Specify the SoCs that make use of FB_IMX
 2013-01-19 10:15 UTC 

[PATCH] pulseaudio: Pulseaudio DEPENDS on libjson
 2013-01-19  9:56 UTC  (2+ messages)

[PATCH 0/2] GIT, Git, git
 2013-01-19  9:59 UTC  (2+ messages)
` [PATCH 1/2] Change old system name 'GIT' to 'Git'

[PATCH v2 2/2] drivers/video: fsl-diu-fb: fix bugs in interrupt handling
 2013-01-19  9:59 UTC 

[PATCH] MIPS: show correct cpu name for 24KEc
 2013-01-19  9:56 UTC 

[PATCH 1/5] MIPS: lantiq: trivial typo fix
 2013-01-19  9:54 UTC  (5+ messages)
` [PATCH 2/5] MIPS: lantiq: adds static clock for PP32
` [PATCH 3/5] MIPS: lantiq: add GPHY clock gate bits
` [PATCH 4/5] MIPS: lantiq: improve pci reset gpio handling
` [PATCH 5/5] MIPS: lantiq: rework external irq code

[ulogd patch 0/4] minor code cleaning
 2013-01-19  9:53 UTC  (5+ messages)
` [PATCH 1/4] Get rid of SVN tag in comment
` [PATCH 2/4] Fix warning on format
` [PATCH 3/4] base: fix warning on pointer handling
` [PATCH 4/4] graphite: fix warning about gnu extension usage

[PATCH 0/2] pch_uart: fix a deadlock and add sysrq support
 2013-01-19  9:52 UTC  (6+ messages)
` [PATCH 1/2] pch_uart: fix a deadlock when pch_uart as console
` [PATCH 2/2] pch_uart: add sysrq support

[ulogd patch 0/3] improve ulogd command line
 2013-01-19  9:50 UTC  (4+ messages)
` [PATCH 1/3] ulogd: add -v option to display message on stderr
` [PATCH 2/3] conf: add flag to allow option setup tuning
` [PATCH 3/3] Add -l option to set log level from command line

[PATCH] gcc: Enable OpenMP compiling and library
 2013-01-19  9:31 UTC 

[PATCH] ARM: tegra: DTS: seaboard: remove unnecessarily text
 2013-01-19  9:37 UTC  (3+ messages)

[PATCH] mm: Define set_pmd_at for numabalance for CONFIG_PARAVIRT
 2013-01-19  9:36 UTC  (4+ messages)

git address in SRC_URI, doesn't works for me
 2013-01-19  9:13 UTC 

Hit suicide timeout after adding new osd
 2013-01-19  9:25 UTC  (13+ messages)

[PATCH 0/21] NTB and ntb_netdev patches
 2013-01-19  9:02 UTC  (22+ messages)
` [PATCH 01/21] NTB: correct missing readq/writeq errors
` [PATCH 02/21] NTB: Handle ntb client device probes without present hardware
` [PATCH 03/21] NTB: correct memory barrier
` [PATCH 04/21] NTB: separate transmit and receive windows
` [PATCH 05/21] NTB: No sleeping in interrupt context
` [PATCH 06/21] NTB: use simple_open for debugfs
` [PATCH 07/21] NTB: zero PCI driver data
` [PATCH 08/21] NTB: declare unused variables
` [PATCH 09/21] NTB: namespacecheck cleanups
` [PATCH 10/21] NTB: whitespace cleanups
` [PATCH 11/21] NTB: correct stack usage warning in debugfs_read
` [PATCH 12/21] NTB: Remove reads across NTB
` [PATCH 13/21] NTB: Out of free receive entries issue
` [PATCH 14/21] NTB: Fix Sparse Warnings
` [PATCH 15/21] NTB: Update Version
` [PATCH 16/21] ntb_netdev: remove init/exit from probe/remove
` [PATCH 17/21] ntb_netdev: correct skb leak
` [PATCH 18/21] ntb_netdev: remove tx timeout
` [PATCH 19/21] ntb_netdev: declare unused variables and fix missing initializer
` [PATCH 20/21] ntb_netdev: improve logging
` [PATCH 21/21] ntb_netdev: Update Version

[Qemu-trivial] [Qemu-devel] [PATCH 01/10] qom: Make object_resolve_path_component() path argument const
 2013-01-19  9:13 UTC  (5+ messages)
      ` [Qemu-trivial] Go along with glib's basic type typedef silliness? (was: [Qemu-devel] [PATCH 01/10] qom: Make object_resolve_path_component() path argument const)
        ` [Qemu-trivial] [Qemu-devel] Go along with glib's basic type typedef silliness? (was: "
          ` [Qemu-trivial] [Qemu-devel] Go along with glib's basic type typedef silliness?

[PATCH] mm/slab: add a leak decoder callback
 2013-01-19  9:11 UTC  (3+ messages)

[PATCH] archiver.bbclass: Archive the native builds as well
 2013-01-19  8:44 UTC  (3+ messages)

[PATCH] staging: line6: drop CONFIG_LINE6_USB_DUMP_PCM
 2013-01-19  8:59 UTC 

[PATCH v13 1/9] scsi: sr: support runtime pm
 2013-01-19  8:55 UTC  (2+ messages)

3.7.3, ttyUSB0 serial problem - devices stop working and only reboot helps (Inappropriate ioctl for device)
 2013-01-19  8:48 UTC  (4+ messages)

LIO - the broken iSCSI target implementation
 2013-01-19  8:42 UTC  (4+ messages)

OSD nodes with >=8 spinners, SSD-backed journals, and their performance impact
 2013-01-19  8:18 UTC  (9+ messages)

Automatically adding spares on boot
 2013-01-19  8:23 UTC  (2+ messages)

Jusqu'à -60% et 10€ OFFERTS dès 120€ d'achat avec le code : SALES10
 2013-01-19  8:21 UTC 

[PATCH v5 0/5] Add movablecore_map boot option
 2013-01-19  7:52 UTC  (11+ messages)

[PATCH] test: Use proper test data in unblock device test
 2013-01-19  7:56 UTC  (2+ messages)

[PATCH 0/8] Initial support for Python 3
 2013-01-19  7:52 UTC  (6+ messages)
` [PATCH v2 0/8] Initial Python 3 support
  ` [PATCH v2 4/8] git_remote_helpers: use 2to3 if building with Python 3

[ANNOUNCE] 9th Netfilter Workshop in Copenhagen, Denmark
 2013-01-19  7:51 UTC  (3+ messages)

[PATCH 00/11] x86: Supervisor Mode Access Prevention
 2013-01-19  7:44 UTC  (8+ messages)
` [RFC PATCH] x86-32: Start out eflags and cr4 clean
        ` [Techteam] "

Suboptimal raid6 linear read speed
 2013-01-19  7:43 UTC  (11+ messages)

[PATCH 1/1] defaultenv-2: move ps1 to base/init/ps1
 2013-01-19  7:37 UTC 

[PATCH 0/7 v2] at91: add bootstrap support
 2013-01-19  7:35 UTC  (8+ messages)
` [PATCH 1/7] at91: add test commamd to emulate bootrom boot
  ` [PATCH 2/7] at91sam926x: lowlevel add external boot support
  ` [PATCH 3/7] at91: sam926x: switch lowlevel param to c code
  ` [PATCH 4/7] at91: usb-a9263 add lowlevel init
  ` [PATCH 5/7] introduce common bootstrap code
  ` [PATCH 6/7] at91: add bootstrap version
  ` [PATCH 7/7] at91: usb_a9263: "

[Buildroot] [autobuild.buildroot.net] Build results for 2013-01-18
 2013-01-19  7:34 UTC 

[PATCH 3/3] t0050: Use TAB for indentation
 2013-01-19  7:19 UTC 

[PATCH 2/3] t0050: honor CASE_INSENSITIVE_FS in add (with different case)
 2013-01-19  7:19 UTC 

[PATCH 1/3] t0050: known breakage vanished in merge (case change)
 2013-01-19  7:19 UTC 

splice() giving unexpected EOF in 3.7.3 and 3.8-rc4+
 2013-01-19  7:15 UTC  (5+ messages)

[PATCH] ARM: at91: Add Telit EVK-PRO3 board support
 2013-01-19  7:06 UTC  (2+ messages)

[PATCH 1/2] ARM: S5PC100: remove useless ifdef in common.h
 2013-01-19  6:58 UTC  (2+ messages)
` [PATCH 2/2] ARM: S5PV210: "

[PATCH] dts: vt8500: Add initial dts support for WM8850
 2013-01-19  6:44 UTC  (2+ messages)

Issues with "x86, um: switch to generic fork/vfork/clone" commit
 2013-01-19  6:38 UTC  (2+ messages)

[PATCH v9] usb_8dev: Add support for USB2CAN interface from 8 devices
 2013-01-19  6:36 UTC  (5+ messages)

ARM: ux500:mach-ux500/cpuidle.c spinlock dis-matching
 2013-01-19  6:33 UTC 

[PATCH v11] usb_8dev: Add support for USB2CAN interface from 8 devices
 2013-01-19  6:30 UTC 

how to get outsated mail ?
 2013-01-19  6:26 UTC  (2+ messages)

[PATCH v7 3/4] block: implement runtime pm strategy
 2013-01-19  6:24 UTC  (2+ messages)

[PATCH] rtc: vt8500: Fix year field in vt8500_rtc_set_time
 2013-01-19  6:23 UTC  (2+ messages)

[PATCH 0/2] Hiding some refs in ls-remote
 2013-01-19  6:18 UTC  (3+ messages)

[GIT PULL] video: vt8500: Cleanup for 3.9
 2013-01-19  6:02 UTC  (15+ messages)
` [PATCH 1/4] drivers/video/wm8505fb.c: use devm_ functions
` [PATCH 2/4] video: vt8500: Make wmt_ge_rops optional
` [PATCH 3/4] video: vt8500: Remove unused platform_data/video-vt8500lcdfb.h
` [PATCH 4/4] video: vt8500: Update descriptions in video/Kconfig

[PATCH] Staging: Comedi: pcl818: Fixed Coding Style Issues
 2013-01-19  6:03 UTC 

[PATCH] fs: timerfd.c: fix build error
 2013-01-19  6:02 UTC  (2+ messages)

[PATCH v3 00/44] Meta Linux Kernel Port
 2013-01-19  5:55 UTC  (8+ messages)

[DOCBUG] git subtree synopsis needs updating
 2013-01-19  5:48 UTC  (3+ messages)

[Bug 30102] New: Radeon : ring test failed
 2013-01-19  5:51 UTC  (2+ messages)
` [Bug 30102] [RADEON:KMS:RS780:CP] "

HD-audio regression after commit 34588709af61be1550b4e2bcee5c85d0ac4f34d4
 2013-01-19  5:49 UTC  (23+ messages)

kernel BUG at kernel/smpboot.c:125!
 2013-01-19  5:40 UTC  (2+ messages)

[PATCH] procfs: Fix error message in proc_fill_super()
 2013-01-19  5:36 UTC 

[PATCH 0/3 V2] ext2fsprogs: Symlink support
 2013-01-19  5:29 UTC  (4+ messages)
` [PATCH 1/3] lib/ext2fs: Add ext2fs_symlink

Where this come out?
 2013-01-19  5:19 UTC 

[PATCH] ARM: dts: include I2C devices for exynos5440 and ssdk5440
 2013-01-19  5:18 UTC 

How to wake_up the wait_queue of a socket?
 2013-01-19  5:18 UTC  (6+ messages)

[PATCH 0/6] Fixes for INCOMPATIBLE_LICENSE handling
 2013-01-19  5:02 UTC  (3+ messages)
` [PATCH 6/6] base.bbclass: improve the incompatible license logic a bit

[PATCH] i2c: s3c2410: Add quirk to exclude GPIO config for exynos5440
 2013-01-19  5:12 UTC 

[PATCH 0/2] define and use tcp-wrappers DISTRO_FEATURE
 2013-01-19  4:53 UTC  (9+ messages)
` [PATCH 1/2] xinetd: enable tcp-wrappers support by DISTRO_FEATURE
` [PATCH 2/2] default-distrovars: add tcp-wrappers to default DISTRO_FEATURES

[PATCH V9 1/2] cfg80211: Move the definition of struct mac_address up
 2013-01-19  5:09 UTC  (4+ messages)
` [PATCH V9 2/2] cfg80211/nl80211: Enable drivers to implement MAC address based ACL

[PATCH] ARM: dts: Add RTC in exynos5440-ssdk5440 device list
 2013-01-19  5:04 UTC 

[PATCH] rpm2cpio: Update to match rpm4 specs for decompression
 2013-01-19  4:48 UTC 

[PATCH] ARM: dts: Add watchdog in exynos5440-ssdk5440 device list
 2013-01-19  5:00 UTC 

[PATCH] ARM: dts: fix tick and alarm inq numbers for exynos5440
 2013-01-19  4:57 UTC 

max useful journal size
 2013-01-19  4:56 UTC  (6+ messages)

[PATCH 00/10] TTY: switch flipping functions to tty_port
 2013-01-19  4:52 UTC  (7+ messages)

Compilation problem with drivers/staging/zsmalloc when !SMP on ARM
 2013-01-19  4:46 UTC  (8+ messages)

[PATCH v2 1/9] ARM: PRIMA2: add CSR SiRFmarco device tree .dts
 2013-01-19  4:21 UTC  (4+ messages)
` [PATCH v2 3/9] ARM: PRIMA2: initialize l2x0 according to mach from DT

[ 00/21] 3.4.27-stable review
 2013-01-19  4:13 UTC  (3+ messages)
` [ 10/21] target: Add link_magic for fabric allow_link destination target_items

Question on nfs40_discover_server_trunking
 2013-01-19  4:11 UTC  (7+ messages)

[PATCH] Staging: ramster: zcache-main: Fixed Bracing Issues
 2013-01-19  4:09 UTC 

[PATCH v2 5/9] ARM: PRIMA2: rstc: enable the support for Marco
 2013-01-19  4:08 UTC  (4+ messages)
` [PATCH v2 8/9] ARM: PRIMA2: add new SiRFmarco SMP SoC infrastructures

[Bug 59492] New: piglit dlist-color-material test fail
 2013-01-19  4:04 UTC  (2+ messages)
` [Bug 59492] "

[Bug 59332] New: Problems building 32bit Mesa
 2013-01-19  3:51 UTC  (2+ messages)
` [Bug 59332] "

Please help me communicating with wiz220io device
 2013-01-19  3:48 UTC 

[PATCH v2 00/76] Synopsys ARC Linux kernel Port
 2013-01-19  3:34 UTC  (8+ messages)
` [PATCH v2 10/76] ARC: Fundamental ARCH data-types/defines
` [PATCH v2 13/76] ARC: Low level IRQ/Trap/Exception Handling
` [PATCH v2 19/76] ARC: Signal handling

[tty:tty-next 80/80] warning: (I2C_TAOS_EVM) selects SERIO which has unmet direct dependencies (!S390 && !UML && TTY)
 2013-01-19  3:22 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.