All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-12 11:07:59 to 2012-11-12 12:00:08 UTC [more...]

[PATCH 0/3] OMAPDSS: DISPC: Writeback fixes
 2012-11-12 12:00 UTC  (2+ messages)

[PATCH v3] staging: ste_rmi4: Convert to Type-B support
 2012-11-12 11:59 UTC  (3+ messages)

[PATCH 0/3] ACPI 5 support for GPIO, SPI and I2C
 2012-11-12 12:01 UTC  (3+ messages)
` [PATCH 0/3] Centralized parsing of ACPI device resources (was: Re: [PATCH 0/3] ACPI 5 support for GPIO, SPI and I2C)
  ` [PATCH 2/3] ACPI / platform: Use common ACPI device resource parsing routines

[RFC PATCH 00/16] kvm tools: add support for ARMv7 processors
 2012-11-12 11:57 UTC  (17+ messages)
` [RFC PATCH 01/16] kvm tools: include arch uapi/asm directories in include path
` [RFC PATCH 02/16] kvm tools: only enable LTO if supported by GCC
` [RFC PATCH 03/16] kvm tools: avoid linking dynamically against libbfd
` [RFC PATCH 04/16] kvm tools: specify compiler by name when overriding make default
` [RFC PATCH 05/16] kvm tools: don't bother including linux/compiler.h
` [RFC PATCH 06/16] kvm tools: don't pass -Wcast-align to the compiler
` [RFC PATCH 07/16] kvm tools: die if init_list__init returns failure
` [RFC PATCH 08/16] kvm tools: add generic device registration mechanism
` [RFC PATCH 09/16] kvm tools: make _FDT macro usable by other architectures
` [RFC PATCH 10/16] kvm tools: virtio-mmio: use subsys_id instead of pci device ID
` [RFC PATCH 11/16] kvm tools: virtio: add dummy set_size_vq implementations
` [RFC PATCH 12/16] kvm tools: allow arch to specify default virtio transport
` [RFC PATCH 13/16] kvm tools: keep track of registered memory banks in struct kvm
` [RFC PATCH 14/16] kvm tools: teach guest_flat_to_host about memory banks starting above 0
` [RFC PATCH 15/16] kvm tools: provide a mechanism for translating host to guest addresses
` [RFC PATCH 16/16] kvm tools: add support for ARMv7 processors

[PATCH v2 0/5] zynq clk support
 2012-11-12 11:57 UTC  (4+ messages)
` [PATCH v2 2/5] clk: Add support for fundamental zynq clks

[Buildroot] mesa3d: "ImportError: No module named libxml2"
 2012-11-12 11:56 UTC  (4+ messages)

[RFC Patch v1 00/55] Addons to Synopsys ARC Linux kernel Port
 2012-11-12 11:49 UTC  (50+ messages)
` [RFC Patch v1 32/55] ARC: [optim] Cache "current" in Register r25
` [RFC Patch v1 33/55] ARC: ptrace support
` [RFC Patch v1 34/55] ARC: futex
` [RFC Patch v1 35/55] ARC: oprofile support
` [RFC Patch v1 36/55] ARC: ARCompact 2 levels IRQ (high/low priority) Handling
` [RFC Patch v1 37/55] ARC: dynamic loadable module support
` [RFC Patch v1 38/55] ARC: Low level event capture/logging
` [RFC Patch v1 39/55] ARC: kernel diagnostics: show_regs() etc
` [RFC Patch v1 40/55] ARC: SMP support
` [RFC Patch v1 41/55] ARC: dwarf2 stack unwinder
` [RFC Patch v1 42/55] ARC: stacktracing APIs based on dw2 unwinder
` [RFC Patch v1 43/55] ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul)
` [RFC Patch v1 44/55] ARC: kprobes support
` [RFC Patch v1 45/55] ARC: unaligned access emulation
` [RFC Patch v1 46/55] ARC: kgdb support
` [RFC Patch v1 47/55] ARC: startup #2: Verbose Boot reporting / feature verification
` [RFC Patch v1 48/55] ARC: [plat-arfpga] BVCI Latency Unit setup
` [RFC Patch v1 49/55] perf, ARC: Enable building perf tools for ARC
` [RFC Patch v1 50/55] ARC: perf support (software counters only)
` [RFC Patch v1 51/55] modpost: Ignore ARC specific non-alloc section
` [RFC Patch v1 52/55] ARC: Support for single cycle Close Coupled Mem (CCM)
` [RFC Patch v1 53/55] ARC: Hostlink Pseudo-Driver for Metaware Debugger
` [RFC Patch v1 54/55] ARC: [plat-arcfpga] defconfig
` [RFC Patch v1 55/55] ARC: Add self to MAINTAINERS

[PATCH 00/16] mm: use augmented rbtrees for finding unmapped areas
 2012-11-12 11:55 UTC  (7+ messages)
` [PATCH 03/16] mm: check rb_subtree_gap correctness

[PATCH 0/3] fix missing rb_subtree_gap updates on vma insert/erase
 2012-11-12 11:51 UTC  (8+ messages)
` [PATCH 1/3] mm: ensure safe rb_subtree_gap update when inserting new VMA
` [PATCH 2/3] mm: ensure safe rb_subtree_gap update when removing VMA
` [PATCH 3/3] mm: debug code to verify rb_subtree_gap updates are safe

[PATCH 00/32] xfs: current queue for 3.8
 2012-11-12 11:54 UTC  (33+ messages)
` [PATCH 01/32] xfs: add more attribute tree trace points
` [PATCH 02/32] xfs: remove xfs_tosspages
` [PATCH 03/32] xfs: remove xfs_wait_on_pages()
` [PATCH 04/32] xfs: remove xfs_flush_pages
` [PATCH 05/32] xfs: remove xfs_flushinval_pages
` [PATCH 06/32] xfs: use btree block initialisation functions in growfs
` [PATCH 07/32] xfs: growfs: use uncached buffers for new headers
` [PATCH 08/32] xfs: make growfs initialise the AGFL header
` [PATCH 09/32] xfs: make buffer read verication an IO completion function
` [PATCH 10/32] xfs: uncached buffer reads need to return an error
` [PATCH 11/32] xfs: verify superblocks as they are read from disk
` [PATCH 12/32] xfs: verify AGF blocks "
` [PATCH 13/32] xfs: verify AGI "
` [PATCH 14/32] xfs: verify AGFL "
` [PATCH 15/32] xfs: verify inode buffers "
` [PATCH 16/32] xfs: verify btree blocks "
` [PATCH 17/32] xfs: verify dquot "
` [PATCH 18/32] xfs: add verifier callback to directory read code
` [PATCH 19/32] xfs: factor dir2 block read operations
` [PATCH 20/32] xfs: verify dir2 block format buffers
` [PATCH 21/32] xfs: factor dir2 free block reading
` [PATCH 22/32] xfs: factor out dir2 data "
` [PATCH 23/32] xfs: factor dir2 leaf read
` [PATCH 24/32] xfs: factor and verify attr leaf reads
` [PATCH 25/32] xfs: add xfs_da_node verification
` [PATCH 26/32] xfs: Add verifiers to dir2 data readahead
` [PATCH 27/32] xfs: add buffer pre-write callback
` [PATCH 28/32] xfs: add pre-write metadata buffer verifier callbacks
` [PATCH 29/32] xfs: connect up write verifiers to new buffers
` [PATCH 30/32] xfs: convert buffer verifiers to an ops structure
` [PATCH 31/32] xfs: add CRC infrastructure
` [PATCH 32/32] xfs: add CRC checks to the log

[PATCH 0/8] zynq COMMON_CLK support
 2012-11-12 11:53 UTC  (6+ messages)
` [PATCH 2/8] ARM: zynq: move ttc timer code to drivers/clocksource

[PATCH 1/1] proc.5: Document /proc/net/netfilter/nfnetlink_queue
 2012-11-12 11:53 UTC 

[Qemu-devel] [PATCH 00/30] Migration thread 20121017 edition
 2012-11-12 11:52 UTC  (7+ messages)
` [Qemu-devel] [PATCH 04/30] buffered_file: Move from using a timer to use a thread
` [Qemu-devel] [PATCH 06/30] migration: stop all cpus correctly
` [Qemu-devel] [PATCH 07/30] migration: make writes blocking

[PATCH v2 0/5] ARM: multi-cluster aware boot protocol
 2012-11-12 11:51 UTC  (5+ messages)
` [PATCH v2 2/5] ARM: kernel: add device tree init map function

[Qemu-devel] [PATCH] add mac address collision checking for device_add & pci_add
 2012-11-12 11:49 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/1] s390 files gplv2 or later
 2012-11-12 11:48 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/1] s390: new contributions GPLv2 "

[PATCH] MIPS: decompressor: fix build failure on memcpy() in decompress.c
 2012-11-12 11:46 UTC 

[RFC] Device Tree Overlays Proposal (Was Re: capebus moving omap_devices to mach-omap2)
 2012-11-12 11:47 UTC  (20+ messages)

[Buildroot] [PATCH] lcdproc: remove patch rejected upstream
 2012-11-12 11:47 UTC 

[PATCH 1/2] ARM: kirkwood: Add Plat'Home OpenBlocks A6 support
 2012-11-12 11:46 UTC 

[PATCH 0/1] initscripts: improve the way it handles volatile storage
 2012-11-12 11:33 UTC  (2+ messages)
` [PATCH 1/1] initscripts: improve the way initscripts handle "

[PATCH v7 0/8] of: add display helper
 2012-11-12 11:46 UTC  (5+ messages)
` [PATCH v7 5/8] fbmon: add videomode helpers

[Qemu-devel] [PATCH] ui/vnc.c: Fix crash with VNC
 2012-11-12 11:45 UTC  (6+ messages)

Help requested: new HSS1394 MIDI back-end
 2012-11-12 11:45 UTC  (13+ messages)
  ` [alsa-devel] "

[PATCH v2] nl/cfg80211: advertise OBSS scan offload capability
 2012-11-12 11:42 UTC  (4+ messages)

[PATCH] gatt: Update characteristic names translation table
 2012-11-12 11:41 UTC  (2+ messages)

kswapd0: excessive CPU usage
 2012-11-12 11:37 UTC  (12+ messages)
                  ` [PATCH] Revert "mm: remove __GFP_NO_KSWAPD"

[meta-oe ] inetutils : Update to 1.9.1
 2012-11-12 10:37 UTC 

Immediate kernel panic using gntdev device
 2012-11-12 11:36 UTC  (2+ messages)

[patch] vmwgfx: return an -EFAULT if copy_to_user() fails
 2012-11-12 11:07 UTC 

[PATCH] arm: zynq: add system level control register manager
 2012-11-12 11:35 UTC  (3+ messages)

[U-Boot] [PATCH] Add README for the "Falcon" mode
 2012-11-12 11:35 UTC  (2+ messages)

Skeleton LinuxDVB framework
 2012-11-12 11:34 UTC  (5+ messages)

[PATCH v2] videobuf2-core: Verify planes lengths for output buffers
 2012-11-12 11:35 UTC  (3+ messages)

[PATCH] userns: Support fuse interacting with multiple user namespaces
 2012-11-12 11:33 UTC  (4+ messages)

[PATCH] USB enclosures seem to require read(16) with >2TB drives
 2012-11-12 11:33 UTC  (4+ messages)

resize2fs running out of reserved gdb blocks
 2012-11-12 11:21 UTC 

[PATCH V3 0/2] tps80031: Add mfd and regulator driver
 2012-11-12 11:30 UTC  (3+ messages)
` [PATCH V3 1/2] mfd: add TI TPS80031 mfd core driver

info : Multipathing
 2012-11-12 11:28 UTC 

TX53: Not Bootable from next tree
 2012-11-12 11:22 UTC  (3+ messages)

git merge commits are non-deterministic? what changed?
 2012-11-12 11:27 UTC  (7+ messages)

OMAP3 ISP: VIDIOC_STREAMON and VIDIOC_QBUF calls fail
 2012-11-12 11:27 UTC  (4+ messages)

/proc/[pid]/oom_adj and /proc/[pid]/oom_score_adj
 2012-11-12 11:26 UTC  (2+ messages)

[PATCH] mmap.2: Add note about partial page in BUGS section
 2012-11-12 11:25 UTC 

(unknown),
 2012-11-12 10:52 UTC 

[PATCH] dw_dmac: absence of pdata isn't critical when autocfg is set
 2012-11-12 11:23 UTC 

mt9t031-VPFE integration issues
 2012-11-12 11:23 UTC  (3+ messages)

[PATCH] i.MX25 devicetree support
 2012-11-12 11:22 UTC  (5+ messages)
` [PATCH 1/4] ARM i.MX25: Add missing clock gates
` [PATCH 2/4] ARM i.MX25: Add devicetree support
` [PATCH 3/4] ARM i.MX25: Add devicetree
` [PATCH 4/4] ARM i.MX: Add Ka-Ro TX25 devicetree

[PATCH v5 00/15] fast-export and remote-testgit improvements
 2012-11-12 11:20 UTC  (5+ messages)
` [PATCH v5 11/15] remote-testgit: make clear the 'done' feature

[PATCH v2 net-next 0/3 ] tunneling: Add support for hardware-offloaded encapsulation
 2012-11-12 11:20 UTC  (3+ messages)
` [PATCH v2 3/3] ipgre: capture inner headers during encapsulation

[RFC] MIPS: BCM63XX: add initial Device Tree support
 2012-11-12 11:18 UTC  (2+ messages)

[Qemu-devel] usb: Move interrupt handling from poll to async handling
 2012-11-12 11:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH 8/8] usb-hid: Allow connecting to a USB-2 device

[PATCH 1/3] fs: Return EAGAIN when O_NONBLOCK write should block on frozen fs
 2012-11-12 11:17 UTC  (4+ messages)
` [PATCH 2/3] fs: Fix hang with BSD accounting on frozen filesystem
` [PATCH 3/3] ocfs2: Add freeze protection to ocfs2_file_splice_write()
  ` [Ocfs2-devel] "

Way to request a time discontinuity in a V4L2 encoder device
 2012-11-12 11:18 UTC  (4+ messages)

[U-Boot] any value in defining specifically a beagleboard xM config file?
 2012-11-12 11:16 UTC  (3+ messages)

[patch] fbmem: return -EFAULT on copy_to_user() failure
 2012-11-12 11:08 UTC  (2+ messages)

[PATCH 0/3] xfs: fixes for 3.7-rc6
 2012-11-12 11:09 UTC  (3+ messages)
` [PATCH 2/3] xfs: fix broken error handling in xfs_vm_writepage
` [PATCH 3/3] xfs: drop buffer io reference when a bad bio is built


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.