All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-06-08 18:28:48 to 2013-06-09 02:00:45 UTC [more...]

[Xenomai] Beaglebone kernels - automated builds WIP
 2013-06-09  2:00 UTC  (5+ messages)

N900 device tree conversion: how to do first step
 2013-06-09  1:59 UTC  (2+ messages)

[PATCH] doc: avoid strncpy in accounting tool
 2013-06-08 18:50 UTC  (2+ messages)

Strange intermittent EIO error when writing to stdout since v3.8.0
 2013-06-08 18:56 UTC  (2+ messages)

[PATCH] ACPI / scan: Simplify ACPI driver probing
 2013-06-09  1:54 UTC  (3+ messages)

[PATCH] arch: asm-geniric: for atomic_set_mask() 1st param, use 'unsigned int' instead of 'unsigned long'
 2013-06-09  1:52 UTC  (4+ messages)

sub
 2013-06-09  1:52 UTC 

[PATCH 00/14] MBus device tree binding
 2013-06-09  1:45 UTC  (8+ messages)
` [PATCH 04/14] bus: mvebu-mbus: Add static window allocation to the DT binding

[Qemu-devel] [PATCH] vmdk: refuse to open higher version than supported
 2013-06-09  1:44 UTC 

Linux kernel 3.10-rc5 released
 2013-06-09  1:42 UTC 

[PATCH 0/2] Move sequencer
 2013-06-09  1:40 UTC  (10+ messages)
` [PATCH 2/2] Move sequencer to builtin

Linux 3.0.80
 2013-06-09  1:39 UTC  (4+ messages)

[nightly] Distroless meta-ti/master minimal build 2013-06-08_21-01-44
 2013-06-09  1:17 UTC 

[Administrivia] On ruby and contrib/
 2013-06-09  1:17 UTC  (12+ messages)

[Qemu-devel] [PATCH 0/8] [PATCH RFC v2] s390-qemu: cpu hotplug
 2013-06-09  1:11 UTC  (7+ messages)
` [Qemu-devel] [PATCH 5/8] [PATCH RFC v2] s390-qemu: cpu hotplug - Introduce post-cpu-init function
` [Qemu-devel] [PATCH 7/8] [PATCH RFC v2] s390-qemu: cpu hotplug - Infrastructure for Cpu Devices
` [Qemu-devel] [PATCH 8/8] [PATCH RFC v2] s390-qemu: cpu hotplug - Treat S390 cpus as devices

build regressions 2013-06-08
 2013-06-09  1:05 UTC  (3+ messages)

[Bug 65554] New: CPU lock with nouveau_fan_update
 2013-06-09  1:01 UTC  (3+ messages)
  ` [Bug 65554] "

Profitez de la collection Été Tati
 2013-06-09  1:01 UTC 

[PATCH] ACPI / video: Do not bind to device objects with a driver or scan handler
 2013-06-09  0:33 UTC  (2+ messages)

Power saving features for iwl4965
 2013-06-09  0:28 UTC  (8+ messages)

[B.A.T.M.A.N.] batctl bw performance
 2013-06-09  0:26 UTC  (13+ messages)

cifs-utils VFS errors
 2013-06-09  0:23 UTC  (11+ messages)

[PATCH net-next 0/3] Minor sctp cleanups
 2013-06-09  0:21 UTC  (11+ messages)
` [PATCH net-next 1/3] net: sctp: let sctp_destroy_sock destroy related members
` [PATCH net-next 2/3] net: sctp: sctp_association_init: hold refs in reverse order

What's cooking in git.git (Jun 2013, #02; Tue, 4)
 2013-06-09  0:18 UTC  (11+ messages)
    ` [PATCH] t0005: skip signal death exit code test on Windows

[PATCH] backports: re-introduce make uninstall
 2013-06-09  0:17 UTC 

[Bug 65438] New: GTK apps crash X11 since last update of LLVMM
 2013-06-09  0:12 UTC  (4+ messages)
` [Bug 65438] "

[PATCH 0/2] pinctrl: common handling of generic pinconfig props in dt
 2013-06-09  0:01 UTC  (8+ messages)
` [PATCH 1/2] pinctrl: add devicetree constants for simple generic pnconfig options
` [PATCH 2/2] pinctrl: add function to separate combined pinconfig values
` [EXAMPLE PATCH] pinctrl: add pinctrl driver for Rockchip SoCs

[Bug 59481] New: Intel Pstates driver issues, including CPU frequency not stepping up enough
 2013-06-08 23:53 UTC  (5+ messages)
` [Bug 59481] "

[PATCH] drivers: Select dependencies for the VIRTUALIZATION symbol
 2013-06-08 23:40 UTC  (2+ messages)

[PATCH] hpfs: fix warnings when the filesystem fills up
 2013-06-08 23:25 UTC 

RAID 10 Repairs
 2013-06-08 23:28 UTC  (4+ messages)

[PATCH] dm: use __GFP_HIGHMEM in __vmalloc
 2013-06-08 23:23 UTC 

[PATCH] dm: avoid a possible __vmalloc deadlock
 2013-06-08 23:23 UTC 

[nftables PATCH 0/2] work on restoration
 2013-06-08 23:08 UTC  (3+ messages)
` [nftables PATCH 1/2] rule: display hook info
` [nftables PATCH 2/2] counter: fix restoration

Help with failed RAID-5 -> 6 migration
 2013-06-08 23:02 UTC  (3+ messages)

Moved partition via dd
 2013-06-08 22:57 UTC  (4+ messages)

[U-Boot] [PATCH 0/11] MIPS: bootm updates
 2013-06-08 22:42 UTC  (12+ messages)
` [U-Boot] [PATCH 01/11] MIPS: bootm: fix checkpatch.pl warnings
` [U-Boot] [PATCH 02/11] MIPS: bootm: optimise kernel entry call
` [U-Boot] [PATCH 03/11] MIPS: bootm: add support for LMB
` [U-Boot] [PATCH 04/11] MIPS: bootm: refactor initialisation of kernel cmdline
` [U-Boot] [PATCH 05/11] MIPS: bootm: refactor initialisation of kernel environment
` [U-Boot] [PATCH 06/11] MIPS: bootm: make initialisation of Linux environment optional
` [U-Boot] [PATCH 07/11] MIPS: bootm: add support for generic relocation of init ramdisks
` [U-Boot] [PATCH 08/11] MIPS: bootm: automatically initialise kernel cmdline variable 'mem'
` [U-Boot] [PATCH 09/11] MIPS: bootm: automatically initialise kernel cmdline variables 'rd_start' and 'rd_size'
` [U-Boot] [PATCH 10/11] MIPS: bootm: add YAMON style Linux preparation/jump code for Qemu Malta
` [U-Boot] [PATCH 11/11] MIPS: bootm: drop obsolete Qemu specific bootm implementation

[PATCH] build: trivial cleanup
 2013-06-08 22:38 UTC 

[Buildroot] [PATCH v10 00/13] add Gstreamer 1.X for gst-omx support
 2013-06-08 22:38 UTC  (7+ messages)
` [Buildroot] [PATCH v10 03/13] libgtk2: bump to version 2.24.18 and drop DirectFB
` [Buildroot] [PATCH v10 04/13] libsoup: bump to version 2.43.1
` [Buildroot] [PATCH v10 05/13] webkit: bump to version 1.9.6

xfstests failure generic/239
 2013-06-08 22:30 UTC  (2+ messages)

[PATCH v3 1/3] cpufreq: ondemand: Change the calculation of target frequency
 2013-06-08 22:18 UTC  (4+ messages)

YOU HAVE WON
 2013-06-08 21:07 UTC 

YOU HAVE WON
 2013-06-08 21:07 UTC 

SSD + Rust as raid1
 2013-06-08 21:58 UTC  (10+ messages)

[U-Boot] Please pull u-boot-ti/master
 2013-06-08 21:57 UTC  (3+ messages)

[Qemu-devel] [PATCH] chardev: add baud parameter for serial host device
 2013-06-08 21:49 UTC 

AW: [Socketcan-users] [socketcan]problem to using CAN with BeagleBone Black A5A
 2013-06-08 21:45 UTC 

[PATCH v2 2/2] ARM: shmobile: r8a7779: fix Ether device name
 2013-06-08 21:24 UTC  (2+ messages)

[PATCH v2 1/2] ARM: shmobile: r8a7778: fix Ether device name
 2013-06-08 21:23 UTC  (2+ messages)

[GIT Pull] timer fixes for 3.10
 2013-06-08 21:22 UTC 

[GIT PULL] irqdomain bug fixes
 2013-06-08 21:21 UTC 

[PATCH] drm/i915: Workaround incoherence between fences and LLC across multiple CPUs
 2013-06-08 21:22 UTC  (6+ messages)
  ` [Intel-gfx] "

[U-Boot] [GIT PULL] u-boot-mips/fixes
 2013-06-08 21:21 UTC 

[PATCH] ARM: dma: imx: Fix deadlock bug
 2013-06-08 21:19 UTC  (4+ messages)

[Powertop] Arrow keys don't work as expected in Powertop 2.3
 2013-06-08 21:16 UTC 

[U-Boot] [PATCH] MIPS: asm/errno.h: switch to asm-generic/errno.h
 2013-06-08 21:08 UTC 

[PATCH] virtio-mmio: Cocci spatch "ptr_ret.spatch"
 2013-06-08 21:07 UTC  (4+ messages)
` [RFC] PTR_ERR: return 0 if ptr isn't an error value

YOU HAVE WON
 2013-06-08 21:07 UTC 

YOU HAVE WON
 2013-06-08 21:07 UTC 

[PATCH] microblaze: Don't mark arch_kgdb_ops as const
 2013-06-08 20:58 UTC  (2+ messages)

[U-Boot] [PATCH] mtd: nand: fix initialization of BBT options
 2013-06-08 21:00 UTC 

Kerberized NFS failure with 3.9.0-rc1 (and later)
 2013-06-08 20:15 UTC 

[Buildroot] [git commit] webkit: bump to version 1.9.6
 2013-06-08 20:54 UTC 

[Buildroot] [git commit] libsoup: bump to version 2.43.1
 2013-06-08 20:52 UTC 

[Buildroot] [git commit] libgtk2: bump to version 2.24.18 and drop DirectFB
 2013-06-08 20:49 UTC 

[PATCH] diff: add --ignore-blank-lines option
 2013-06-08 20:44 UTC  (2+ messages)

[PATCH v9 resend 0/3] Add USB support to R8A7778/BOCK-W
 2013-06-08 20:38 UTC  (6+ messages)
` [PATCH v9 resend 2/3] ARM: shmobile: r8a7778: add USB support
` [PATCH v9 resend 3/3] ARM: shmobile: BOCK-W: "

[REGRESSION] fan always on with 3.10-rc2
 2013-06-08 20:34 UTC  (2+ messages)

[PATCH v9 resend 1/3] phy-rcar-usb: add R8A7778 support
 2013-06-08 20:34 UTC 

[PATCH v2 00/22] git-remote-mediawiki: Follow perlcritic's recommandations
 2013-06-08 20:32 UTC  (10+ messages)
` [PATCH v2 14/22] git-remote-mediawiki: Check return value of open + remove import of unused open2
` [PATCH v2 16/22] git-remote-mediawiki: Modify strings for a better coding-style

[RFC] security: smack: add hash table for smack for quick label searching
 2013-06-08 20:26 UTC  (3+ messages)

Bad performace for NV18 driver
 2013-06-08 20:31 UTC  (4+ messages)

[PATCH v9 0/3] Add USB support to R8A7778/BOCK-W
 2013-06-08 20:24 UTC  (8+ messages)
` [PATCH v9 2/3] ARM: shmobile: r8a7778: add USB support
` [PATCH v9 3/3] ARM: shmobile: BOCK-W: "

[PATCH] irqchip: Return -EPERM for reserved IRQs
 2013-06-08 20:18 UTC  (3+ messages)

[PATCH v2] MIPS: Alchemy: fix wait function
 2013-06-08 20:15 UTC  (3+ messages)

[PATCH v3] MIPS: Alchemy: fix wait function
 2013-06-08 20:15 UTC 

[PATCH v9 1/3] phy-rcar-usb: add R8A7778 support
 2013-06-08 20:15 UTC 

[PATCH] git-remote-mediawiki: Fix a bug in a regexp
 2013-06-08 20:08 UTC  (3+ messages)

No HDMI output on AC100
 2013-06-08 20:07 UTC  (4+ messages)

[GIT PULL] ARM: OMAP: hwmod/PRCM: add OMAP5 data
 2013-06-08 20:05 UTC  (2+ messages)

[Buildroot] [git commit] gdk-pixbuf: bump to version 2.28.1
 2013-06-08 19:58 UTC 

[Buildroot] [git commit] libglib2: Bump libglib2 to 2.36.1
 2013-06-08 19:57 UTC 

Is this expected RAID10 performance?
 2013-06-08 19:56 UTC 

Requirements for CAP_SYS_ADMIN on setns() ?
 2013-06-08 19:54 UTC  (7+ messages)

[Buildroot] [PATCH 1/1] lua-msgpack-native: fix git hash tag
 2013-06-08 19:52 UTC  (2+ messages)

[Buildroot] [git commit] lua-msgpack-native: fix git hash tag
 2013-06-08 19:52 UTC 

[Buildroot] [git commit] libroxml: bump version to 2.2.2
 2013-06-08 19:52 UTC 

[Buildroot] [PATCH 1/2] kernel-headers: bump 3.{0, 2, 4, 9}.x stable version
 2013-06-08 19:51 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] linux: bump 3.9.x "

[Buildroot] [git commit] linux: bump 3.9.x stable version
 2013-06-08 19:50 UTC 

[Buildroot] [git commit] kernel-headers: bump 3.{0, 2, 4, 9}.x stable version
 2013-06-08 19:50 UTC 

[Buildroot] [PATCH 1/2] libpcap: bump to version 1.4.0
 2013-06-08 19:49 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] tcpdump: bump to version 4.4.0

[Buildroot] [git commit] tcpdump: bump to version 4.4.0
 2013-06-08 19:49 UTC 

[Buildroot] [git commit] libpcap: bump to version 1.4.0
 2013-06-08 19:48 UTC 

Stale NFS file handle after power loss
 2013-06-08 19:14 UTC 

[BUG] PCI related panic on powerpc based board with 3.10-rcX
 2013-06-08 19:39 UTC  (2+ messages)

[Buildroot] Buildroot 2013.05 + uClibc 0.9.30.2
 2013-06-08 19:27 UTC  (2+ messages)

[PATCH 5/7] ARM: OMAP2+: mbox: remove dependencies with soc.h
 2013-06-08 19:16 UTC  (3+ messages)

[PATCH 1/2] drm/gma500/psb: Unpin framebuffer on crtc disable
 2013-06-08 19:14 UTC  (4+ messages)
` [PATCH 2/2] drm/gma500/cdv: "

[GIT PULL] omap fixes against v3.10-rc4
 2013-06-08 19:08 UTC  (2+ messages)

[Cocci] Removing pointer declaration
 2013-06-08 19:06 UTC  (4+ messages)

[PATCH/RFC] git-remote-mediawiki: new tool to preview local changes without pushing
 2013-06-08 19:00 UTC  (2+ messages)

[PATCH 0/5] Mechanism for platform-specific parsing of ATAGs
 2013-06-08 18:59 UTC  (7+ messages)
` [PATCH 2/5] arm: preserve ATAGS in /chosen/atags in the Device Tree

[PATCH] MIPS: DEC: remove unbuildable promcon.c
 2013-06-08 18:54 UTC  (2+ messages)

[PATCH 3/7] omap: mailbox: call request_irq after mbox queues are allocated
 2013-06-08 18:53 UTC  (3+ messages)

[PATCH] Fix typos found by misspellings
 2013-06-07 23:49 UTC 

[PATCH 2/7] omap: mailbox: check for NULL nb in mailbox_put
 2013-06-08 18:46 UTC  (3+ messages)

[PATCH 0/5] mtd: nand: Fixes and improvements on pxa3xx
 2013-06-08 18:40 UTC  (6+ messages)

What's cooking in git.git (Jun 2013, #03; Thu, 6)
 2013-06-08 18:39 UTC  (3+ messages)

[Qemu-devel] [Bug 1188991] [NEW] Unable to do serial communication using -chardev tty
 2013-06-08 18:20 UTC 

cron job: media_tree daily build: WARNINGS
 2013-06-08 18:28 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.