All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-01-19 09:13:55 to 2013-01-19 13:21:59 UTC [more...]

Suboptimal raid6 linear read speed
 2013-01-19 13:21 UTC  (2+ messages)

[Buildroot] Problem using Linux kernel archive from Gitorious
 2013-01-19 13:20 UTC  (2+ messages)

[net-next 00/10][pull request] Intel Wired LAN Driver Updates
 2013-01-19 13:14 UTC  (11+ messages)
` [net-next 01/10] ixgbe: SR-IOV: dynamic IEEE DCBx default priority changes
` [net-next 02/10] ixgbe: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check
` [net-next 03/10] ixgbe: Always use context 0, even for FCoE and TSO
` [net-next 04/10] ixgbe: Update ixgbe Tx flags to improve code efficiency
` [net-next 05/10] ixgbe: Improve performance and reduce size of ixgbe_tx_map
` [net-next 06/10] ixgbevf: Synch out of tree and in tree mailbox interrupt handlers
` [net-next 07/10] ixgbevf: Fix link up messages
` [net-next 08/10] ixgbevf: Fix statistics corruption
` [net-next 09/10] igb: Replace rmb in Tx cleanup with read_barrier_depends
` [net-next 10/10] igb: Copyright string update to year 2013

[PATCH v2 00/76] Synopsys ARC Linux kernel Port
 2013-01-19 13:11 UTC  (20+ messages)
` [PATCH v2 10/76] ARC: Fundamental ARCH data-types/defines
` [PATCH v2 16/76] ARC: Syscall support (no-legacy-syscall ABI)
` [PATCH v2 31/76] ARC: Build system: Makefiles, Kconfig, Linker script
` [PATCH v2 48/76] ARC: Module support

[Buildroot] [PATCH 1/1] Qt : bump version to latest 4.8.4
 2013-01-19 13:07 UTC  (5+ messages)

[PATCH] of: dma.c: fix memory leakage
 2013-01-19 13:06 UTC 

[PATCH] net: wireless/rtlwifi: fix uninitialized variable issue
 2013-01-19 12:56 UTC 

[PATCH] iwlegacy: don't return zero on failure paths in il4965_pci_probe()
 2013-01-19 12:56 UTC  (2+ messages)

[xen-unstable test] 15136: regressions - FAIL
 2013-01-19 12:52 UTC  (2+ messages)

[PATCH] IIO ADC support for AD7923
 2013-01-19 12:51 UTC  (5+ messages)

[Buildroot] Post-image script feature and other related fixes
 2013-01-19 12:51 UTC  (3+ messages)
` [Buildroot] [PATCH 3/5] package/customize: remove

linux-next: Tree for Jan 18 [ BROKEN suspend: jbd2|acpi|pm? ]
 2013-01-19 12:46 UTC  (7+ messages)

RFC v1: Xen block protocol overhaul - problem statement (with pictures!)
 2013-01-19 12:44 UTC  (4+ messages)

HD-audio regression after commit 34588709af61be1550b4e2bcee5c85d0ac4f34d4
 2013-01-19 12:37 UTC  (33+ messages)

[Xenomai] GPIO Interrupts problem with RTDM
 2013-01-19 12:35 UTC  (7+ messages)

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

[RFC Patch v1 00/31] Synopsys ARC Linux kernel Port
 2013-01-19 12:32 UTC  (9+ messages)

[Xenomai] Xenomai Documentation for ARM Integration
 2013-01-19 12:31 UTC  (2+ messages)

[PATCH net] net: cdc_ncm: workaround for missing CDC Union
 2013-01-19 12:18 UTC  (2+ messages)

[arch-general] powernow-k8 fails to load with linux 3.7.2
 2013-01-19 12:08 UTC  (9+ messages)

[Buildroot] [PATCH] gettext: fix static build failure
 2013-01-19 12:06 UTC 

[PATCH RFCv10 00/15] DVB QoS statistics API
 2013-01-19 12:04 UTC  (6+ messages)

[PATCH] INSTALL: git-p4 doesn't support Python 3
 2013-01-19 12:01 UTC 

[PATCH 1/4] drm/i915: Only insert the mb() before updating the fence parameter
 2013-01-19 12:02 UTC  (6+ messages)
  ` [PATCH 3/4] drm/i915: Insert a full mb() before reading the seqno from the status page

Help in pid_task()
 2013-01-19 11:57 UTC 

[PATCH 1/2] introduce flag FLAG_NOARP for usb net devices which cannot do ARP
 2013-01-19 11:53 UTC  (3+ messages)
  ` [PATCH 2/2] CDC_NCM adding support FLAG_NOARP for Infineon modem platform

bug: git-svn seg fault during 'git svn fetch' due to perl < 5.10
 2013-01-19 11:51 UTC  (2+ messages)

[RFC PATCH linux-next] et131x: Promote staging et131x driver to drivers/net
 2013-01-19 11:48 UTC  (4+ messages)
    ` [PATCH] staging: et131x: Fix all sparse warnings

[PATCH 1/2] introduce flag FLAG_NOARP for usb net devices which cannot do ARP
 2013-01-19 11:47 UTC  (2+ messages)

[PATCH 0/7 v3] at91: add bootstrap support
 2013-01-19 11:42 UTC  (11+ 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: "

[PATCH 00/12] crypto: x86 assembler cleanups
 2013-01-19 11:39 UTC  (13+ messages)
` [PATCH 01/12] crypto: x86/aes - assembler clean-ups: use ENTRY/ENDPROC, localize jump targets
` [PATCH 02/12] crypto: aesni-intel - add ENDPROC statements for assembler functions
` [PATCH 03/12] crypto: blowfish-x86_64: use ENTRY()/ENDPROC() for assembler functions and localize jump targets
` [PATCH 04/12] crypto: camellia-x86_64/aes-ni: "
` [PATCH 05/12] crypto: cast5-avx: "
` [PATCH 06/12] crypto: cast6-avx: use ENTRY()/ENDPROC() for assembler functions
` [PATCH 07/12] crypto: x86/crc32c - assembler clean-up: use ENTRY/ENDPROC
` [PATCH 08/12] crypto: x86/ghash - assembler clean-up: use ENDPROC at end of assember functions
` [PATCH 09/12] crypto: x86/salsa20 - assembler cleanup, use ENTRY/ENDPROC for assember functions and rename ECRYPT_* to salsa20_*
` [PATCH 10/12] crypto: x86/serpent - use ENTRY/ENDPROC for assember functions and localize jump targets
` [PATCH 11/12] crypto: x86/sha1 - assembler clean-ups: use ENTRY/ENDPROC
` [PATCH 12/12] crypto: x86/twofish - assembler clean-ups: use ENTRY/ENDPROC, localize jump labels

[PATCH] git-svn: do not escape certain characters in paths
 2013-01-19 11:34 UTC  (2+ messages)

[PATCH] usbnet: pegasus: set wakeup enable in set_wol
 2013-01-19 11:32 UTC 

[PATCH] crypto: testmgr - add test vector for fcrypt
 2013-01-19 11:31 UTC 

[PATCH] unpack-trees: do not abort when overwriting an existing file with the same content
 2013-01-19 11:24 UTC 

[PATCH 0/7 v2] at91: add bootstrap support
 2013-01-19 11:29 UTC  (9+ messages)
` [PATCH 1/7] at91: add test commamd to emulate bootrom boot
  ` [PATCH 5/7] introduce common bootstrap code
  ` [PATCH 7/7] at91: usb_a9263: add bootstrap version

can't boot from iso on cifs mount
 2013-01-19 11:23 UTC 

[Qemu-devel] [PATCH 0/3] Purge the silly GLib Basic Types
 2013-01-19 11:20 UTC  (5+ messages)

[For master PATCH 1/1] Makefile: move cmd_check_file_size to Makefile.lib
 2013-01-19 11:06 UTC 

Null pointer dereference when accessing /dev/dsp1 with USB speakers
 2013-01-19 11:05 UTC  (2+ messages)

[Buildroot] [PATCH] uboot-tools: fix build failure for the target
 2013-01-19 11:04 UTC 

[Buildroot] [pull request] Pull request for branch for-master/lttng
 2013-01-19 11:03 UTC  (5+ messages)
` [Buildroot] [PATCH 1/4] liburcu: bump to version 0.7.6
` [Buildroot] [PATCH 2/4] lttng-tools: bump to version 2.1.1
` [Buildroot] [PATCH 3/4] lttng-libust: "
` [Buildroot] [PATCH 4/4] lttng-babeltrace: bump to version 1.0.2

mmotm 2013-01-18-15-48 uploaded
 2013-01-19 10:56 UTC  (2+ messages)

[Buildroot] [Feature Request] script to run after build completion
 2013-01-19 10:54 UTC  (2+ messages)

[PATCH] Staging: zcache-main: Fixed Camel Case Issue
 2013-01-19 10:53 UTC  (2+ messages)

[PATCH] i2c: s3c2410: Add quirk to exclude GPIO config for exynos5440
 2013-01-19 10:52 UTC  (2+ messages)

[PATCH 0/3] signalfd: a kernel interface for dumping/restoring pending signals (v3)
 2013-01-19 10:50 UTC  (6+ messages)
` [PATCH 2/3] signalfd: add ability to return siginfo in a raw format (v2)

[PATCH] ARM: dts: Add RTC in exynos5440-ssdk5440 device list
 2013-01-19 10:49 UTC  (2+ messages)

ml510 booting problem
 2013-01-19 10:41 UTC 

[Qemu-devel] [PULL 00/27] More source reorganization and build system TLC
 2013-01-19 10:43 UTC  (5+ messages)

Bcache upstreaming
 2013-01-19 10:42 UTC  (3+ messages)

[Buildroot] [PATCH v2 1/2] cairo: bump version to 1.12.10
 2013-01-19 10:40 UTC  (2+ messages)
` [Buildroot] [PATCH v2 2/2] cairo: add missing dependency on xlib_libXext

[PATCH] ARM: dts: Add watchdog in exynos5440-ssdk5440 device list
 2013-01-19 10:40 UTC  (2+ messages)

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

Dell Vostro V131: special hotkey not working
 2013-01-19 10:38 UTC  (4+ messages)

[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)

[PATCH] attr: fix off-by-one directory component length calculation
 2013-01-19 10:32 UTC  (7+ messages)
` t9902 fails
` [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  (3+ 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  (5+ messages)
  ` [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)

[Qemu-devel] [PATCH] bsd-user: avoid conflict with qemu_vmalloc
 2013-01-19 10:19 UTC 

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()

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

[Qemu-devel] [PATCH RFC for-1.4] qemu-thread-posix: Fix build for OpenBSD
 2013-01-19 10:13 UTC  (6+ messages)

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

[Qemu-devel] [PATCH for 1.4 0/4] Simplify Makefile.objs some more
 2013-01-19 10:06 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] build: move around libcacard-y definition
` [Qemu-devel] [PATCH 2/4] build: use -$(CONFIG_SECCOMP) instead of ifeq
` [Qemu-devel] [PATCH 3/4] build: remove universal-obj-y
` [Qemu-devel] [PATCH 4/4] build: remove extra-obj-y

[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

[U-Boot] [PATCH] woodburn: Set Write Protection GPIO as input
 2013-01-19  9:57 UTC 

[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 

[xen-4.2-testing test] 15133: tolerable FAIL - PUSHED
 2013-01-19  9:45 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)

[U-Boot] [PATCH] Introduce a global bool type
 2013-01-19  9:30 UTC  (7+ 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)

[Qemu-devel] [PATCH V20 0/8] Qemu Trusted Platform Module (TPM) integration
 2013-01-19  9:18 UTC  (3+ messages)
` [Qemu-devel] [PATCH V20 5/8] Add a TPM Passthrough backend driver implementation

[Qemu-devel] [PATCH] util: Fix compilation of envlist.c for MinGW
 2013-01-19  8:59 UTC  (6+ messages)

[PATCH 0/21] NTB and ntb_netdev patches
 2013-01-19  9:02 UTC  (3+ messages)
` [PATCH 01/21] NTB: correct missing readq/writeq errors
` [PATCH 02/21] NTB: Handle ntb client device probes without present hardware


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.