All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-11-07 16:06:41 to 2011-11-07 17:13:55 UTC [more...]

[U-Boot] [PATCH v7 1/4] gpio: Move common gpio.h to include/asm-generic
 2011-11-07 17:39 UTC  (5+ messages)
` [U-Boot] [PATCH v8 2/4] gpio: Replace ARM gpio.h with the common API in include/asm-generic

[PATCH] KVM: Add wrapper script around QEMU to test kernels
 2011-11-07 17:03 UTC  (15+ messages)
          ` [Qemu-devel] "

data corruption in skge hardware
 2011-11-07 17:13 UTC  (2+ messages)

[GIT PULL rcu/next] RCU commits for 3.1
 2011-11-07 17:12 UTC  (18+ messages)

[PATCH] ioemu: Clone ioemu with --depth=1
 2011-11-07 17:11 UTC  (6+ messages)

LVM2/daemons/clvmd clvmd-singlenode.c
 2011-11-07 17:11 UTC 

[GIT PULL] Queue free fix (was Re: [PATCH] block: Free queue resources at blk_release_queue())
 2011-11-07 17:10 UTC  (12+ messages)

[01: PATCH 0/7] Preparation for arch_reset changes
 2011-11-07 17:10 UTC  (3+ messages)
` [PATCH 09/41] ARM: restart: ep93xx: use new restart hook

[U-Boot] [PATCH v2 1/3] image: Make image_get_fdt work like image_get_{ram_disk, kernel}
 2011-11-07 17:09 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/3] image: Allow images to indicate they're loadable at any address

commit 0bdb0bd0 breaks shutdown/reboot
 2011-11-07 17:08 UTC  (5+ messages)

some questions about block and scatterlist
 2011-11-07 17:08 UTC  (5+ messages)

[PATCH] ARM: Allow kernel unaligned accesses on ARMv6+ processors
 2011-11-07 17:07 UTC  (2+ messages)

[PATCH v4 1/2] wireless: Support ht-capabilities over-rides
 2011-11-07 17:06 UTC  (8+ messages)
` [PATCH v4 2/2] mac80211: Support ht-cap over-rides

[RFC/PATCH] ARM: OMAP: Fix build for OMAP3 only builds
 2011-11-07 17:06 UTC  (6+ messages)

IOMMU, vtd and iotlb flush rework (v2)
 2011-11-07 17:06 UTC  (9+ messages)
` [PATCH 1/6] vtd: Refactor iotlb flush code
  ` [PATCH 2/6] iommu: Introduce iommu_flush and iommu_flush_all
    ` [PATCH 3/6] add_to_physmap: Move the code for XENMEM_add_to_physmap
      ` [PATCH 4/6] mm: New XENMEM, XENMEM_add_to_physmap_gmfn_range

[PATCH 0/2] ARM: SAMSUNG: Add pm_caps
 2011-11-07 17:05 UTC  (6+ messages)
` [PATCH 1/2] ARM: SAMSUNG: Add pm_caps into platform data
` [PATCH 2/2] mmc: sdhci-s3c: Add pm_caps into SD/MMC host

Fwd: Kernel Power management ?? turning off used devices that are in use
 2011-11-07 17:04 UTC  (2+ messages)

[Qemu-devel] Summary of CD, DVD passthrough tests with -drive if=scsi
 2011-11-07 17:02 UTC  (2+ messages)

LVM2/test/lib harness.c
 2011-11-07 17:02 UTC 

[PATCH] DRM planes
 2011-11-07 17:02 UTC  (4+ messages)
` [PATCH 2/5] drm: add an fb creation ioctl that takes a pixel format

BUG. Git config pager when --edit
 2011-11-07 17:02 UTC  (4+ messages)

git-receive-pack missing credentials ?
 2011-11-07 17:02 UTC  (2+ messages)

10-bit address support in i2c-omap and i2c-davinci
 2011-11-07 16:59 UTC  (3+ messages)

[PATCH BlueZ] btmgmt: fix used without initialization
 2011-11-07 16:58 UTC 

[PATCH] xfstests: add 059 and 060 for multi-stream xfsdump
 2011-11-07 16:58 UTC  (2+ messages)

Universities and the Open Virtualization Alliance
 2011-11-07 17:01 UTC 

[PATCH] rtl8192e: Don't copy huge struct by value (and make it const)
 2011-11-07 16:55 UTC  (2+ messages)

[PATCH] drm/i915: protect force_wake_(get|put) with the gt_lock
 2011-11-07 16:56 UTC  (2+ messages)

[PATCH 1/3] Bluetooth: Clean up logic in hci_cc_write_scan_enable
 2011-11-07 16:55 UTC  (6+ messages)
` [PATCH 2/3] Bluetooth: Add timeout field to mgmt_set_discoverable
` [PATCH 3/3] Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails

Bug? GRE tunnel periodically won't transmit some packets
 2011-11-07 16:55 UTC  (2+ messages)

[PATCH] extras/keymap/findkeyboards: beautify shell code and get rid of grep
 2011-11-07 16:54 UTC  (2+ messages)
` [PATCH] extras/keymap/findkeyboards: beautify shell code and get

[Qemu-devel] [PATCH 00/11] Block patches for 1.0
 2011-11-07 16:57 UTC  (13+ messages)
` [Qemu-devel] [PATCH 01/11] qemu-io: Handle create_iovec errors
` [Qemu-devel] [PATCH 02/11] qemu-io: Fix multiwrite_f error handling
` [Qemu-devel] [PATCH 03/11] dma: Avoid reentrancy in DMA transfer handlers
` [Qemu-devel] [PATCH 04/11] block/cloop: Fix coding style
` [Qemu-devel] [PATCH 05/11] block/cloop: Use g_free instead of free
` [Qemu-devel] [PATCH 06/11] vvfat: fix out of bounds array_get usage
` [Qemu-devel] [PATCH 07/11] vvfat: do not fail if the disk has spare sectors
` [Qemu-devel] [PATCH 08/11] vvfat: need to use first_sectors_number to distinguish fdd/hdd
` [Qemu-devel] [PATCH 09/11] vvfat: unify and correct computation of sector count
` [Qemu-devel] [PATCH 10/11] vvfat: do not hardcode sector counts in error message
` [Qemu-devel] [PATCH 11/11] vvfat: reorganize computation of disk geometry
` [Qemu-devel] [PULL 00/11] Block patches for 1.0

[RFC/PATCH 0/5] gitignore.5 clarifications
 2011-11-07 16:53 UTC  (4+ messages)
` [PATCH 1/4] Documentation/gitignore: "foo/" patterns match directories, not files under them

[PATCH] hwmon: lm63: Add support for the NatSemi LM96163
 2011-11-07 16:49 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] My remaining block/SCSI patches for 1.0
 2011-11-07 16:50 UTC  (7+ messages)
` [Qemu-devel] [PATCH 6/8] block: add eject request callback
  ` [Qemu-devel] [PATCH 6/8 v2] "

[PATCH] blame.c: Properly initialize strbuf after calling textconv_object(), again
 2011-11-07 16:49 UTC  (3+ messages)

ixgbe: compilation failed if CONFIG_PCI_IOV isn't set
 2011-11-07 16:47 UTC  (5+ messages)

Payment Alert
 2011-11-07 23:36 UTC 

[PATCH v8 0/8] Btrfs scrub: print path to corrupted files and trigger nodatasum fixup
 2011-11-07 16:46 UTC  (5+ messages)
` [PATCH v8 1/8] btrfs: added helper functions to iterate backrefs

linux-next: build failure after merge of the origin tree
 2011-11-07 16:46 UTC  (6+ messages)

[PATCHv2 0/9] KVM in-guest performance monitoring
 2011-11-07 16:45 UTC  (19+ messages)
` [PATCHv2 2/9] KVM: Expose a version 2 architectural PMU to a guests
` [PATCHv2 6/9] perf: expose perf capability to other modules

[Qemu-devel] [PATCH 1/3] Support guest reboots when in Xen HVM mode
 2011-11-07 16:44 UTC  (3+ messages)

[PATCH] pull: introduce a pull.rebase option to enable --rebase
 2011-11-07 16:44 UTC  (5+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH 2/3] Xen conditionals
 2011-11-07 16:43 UTC  (2+ messages)

workflow - kernel config
 2011-11-07 16:39 UTC  (3+ messages)

[Qemu-devel] [PATCH] qmp: add test tool for QMP
 2011-11-07 16:39 UTC  (6+ messages)

[PATCH 0/3] Fix code issues spotted by clang
 2011-11-07 16:38 UTC  (6+ messages)
` [PATCH 3/3] grep: get rid of useless x < 0 comparison on an enum member

[PATCH V2] drivers/i2c/busses/i2c-at91.c: fix brokeness
 2011-11-07 16:36 UTC  (4+ messages)

XenStore Devel Help
 2011-11-07 16:36 UTC  (4+ messages)

[PATCH] virtio-pci: fix use after free
 2011-11-07 16:37 UTC 

[PATCH 0/5 V4] IIO in kernel interfaces (pull)
 2011-11-07 16:29 UTC  (5+ messages)
` [PATCH 4/5] IIO:hwmon interface client driver
    ` [lm-sensors] "

[PATCH] agp: Enable all supported rates for graphic cards
 2011-11-07 16:33 UTC  (5+ messages)

[PATCH] Fix possible memory corruption in xfs_readlink
 2011-11-07 16:31 UTC  (3+ messages)
` [PATCH, updated] xfs: "

do all recipes really need LIC_FILES_CHKSUM?
 2011-11-07 16:32 UTC  (4+ messages)

Error when compiling drivers/md/dm-bufio.c
 2011-11-07 16:32 UTC  (8+ messages)
` [dm-devel] "

[PATCH] MTD: MAPS: bcm963xx-flash.c: explicitly include module.h
 2011-11-07 16:30 UTC  (5+ messages)

suspicious RCU usage in security/selinux/netport.c:127
 2011-11-07 16:29 UTC  (2+ messages)

rpcbind -h
 2011-11-07 16:29 UTC  (3+ messages)

kernel 3.0: BUG: soft lockup: find_get_pages+0x51/0x110
 2011-11-07 16:28 UTC  (11+ messages)
` [PATCH] mremap: enforce rmap src/dst vma ordering in case of vma_merge succeeding in copy_vma

[PATCH 0/4] patches to cure race in lock_set_class()
 2011-11-07 16:26 UTC  (7+ messages)
` [PATCH 1/4] lockdep: lock_set_subclass() fix

[PATCH] AT91: Add a driver for the ADC
 2011-11-07 16:27 UTC  (11+ messages)
` [PATCHv3] "
  ` [PATCH 1/3] ARM: AT91: Add platform data for the ADCs
  ` [PATCH 2/3] ARM: AT91: IIO: Add AT91 ADC driver
  ` [PATCH 3/3] ARM: AT91: Add the ADC to the sam9g20ek board

reset reports file as modified when it's in fact deleted
 2011-11-07 16:26 UTC  (2+ messages)

[PATCH 1/1] mmc: omap_hsmmc: DMA unmap only once in case of MMC error
 2011-11-07 16:25 UTC  (2+ messages)

[git patches] libata updates, GPG signed (but see admin notes)
 2011-11-07 16:24 UTC  (14+ messages)

[Qemu-devel] [Qemu-trivial] [PATCH] qemu-tech.texi: Remove libqemu from QEMU generic features
 2011-11-07 16:24 UTC 

[PATCH] pinctrl: hide subsystem from the populace
 2011-11-07 16:23 UTC  (2+ messages)

nfsd (and lock) changes for 3.2
 2011-11-07 16:21 UTC  (8+ messages)

[PATCH v8 00/16] ARM: Add support for the Large Physical Address Extensions
 2011-11-07 16:16 UTC  (34+ messages)
` [PATCH v8 01/16] ARM: pgtable: switch to use pgtable-nopud.h
` [PATCH v8 02/16] ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopud
` [PATCH v8 03/16] ARM: LPAE: Move page table maintenance macros to pgtable-2level.h
` [PATCH v8 04/16] ARM: LPAE: Move the FSR definitions to separate files
` [PATCH v8 05/16] ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.S
` [PATCH v8 06/16] ARM: LPAE: add ISBs around MMU enabling code
` [PATCH v8 07/16] ARM: LPAE: Introduce the 3-level page table format definitions
` [PATCH v8 08/16] ARM: LPAE: Page table maintenance for the 3-level format
` [PATCH v8 09/16] ARM: LPAE: MMU setup for the 3-level page table format
` [PATCH v8 10/16] ARM: LPAE: Invalidate the TLB before freeing the PMD
` [PATCH v8 11/16] ARM: LPAE: Add fault handling support
` [PATCH v8 12/16] ARM: LPAE: Add context switching support
` [PATCH v8 13/16] ARM: LPAE: Add identity mapping support for the 3-level page table format
` [PATCH v8 14/16] ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem
` [PATCH v8 15/16] ARM: LPAE: add support for ATAG_MEM64
` [PATCH v8 16/16] ARM: LPAE: Add the Kconfig entries

[PATCH 1/2] mfd: include linux/module.h for ab5500-core
 2011-11-07 16:16 UTC  (3+ messages)
` [PATCH 2/2] mfd: include linux/module.h for ab5500-debugfs

[PATCH][MINOR] opensm/osm_torus.c: Use "OpenSM standard" error codes
 2011-11-07 16:17 UTC  (2+ messages)

[KS workshop follow-up] multiple sensor contexts
 2011-11-07 16:17 UTC 

[Buildroot] Report from the Buildroot Developer Day
 2011-11-07 16:17 UTC  (3+ messages)

[PATCH] mremap: skip page table lookup for non-faulted anonymous VMAs
 2011-11-07 16:13 UTC  (4+ messages)

Contributing for the first time
 2011-11-07 16:11 UTC  (4+ messages)

WARNING: at fs/btrfs/extent-tree.c:124
 2011-11-07 16:12 UTC  (2+ messages)

[PATCH] ext4: add blk_finish_plug in error case of writepages
 2011-11-07 16:09 UTC  (3+ messages)

asix usb network driver: nfg
 2011-11-07 16:09 UTC  (6+ messages)
      ` [PATCH] drivers/net/usb/asix: resync from vendor's copy

[PATCH 0 of 7] xl domain config file documentation & other bits
 2011-11-07 16:07 UTC  (4+ messages)
` [PATCH] docs: xlexample.hvm is missing "builder = 'hvm'"
` [PATCH] docs: xlexample.*: reference xl-domain-config document

[PATCH] pciehp: Retrieve link speed after link is trained
 2011-11-07 16:07 UTC  (6+ messages)
      ` [PATCH -v2] "

[RFC/PATCH] remote: add new sync command
 2011-11-07 16:07 UTC 

WARNING: at fs/btrfs/free-space-cache.c:305
 2011-11-07 16:06 UTC  (5+ 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.