All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-11-07 15:43:05 to 2011-11-07 16:39:45 UTC [more...]

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

[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

[GIT PULL rcu/next] RCU commits for 3.1
 2011-11-07 16:35 UTC  (14+ messages)

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

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

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

[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  (5+ messages)

commit 0bdb0bd0 breaks shutdown/reboot
 2011-11-07 16:32 UTC  (3+ 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)

[lm-sensors] [PATCH 0/5 V4] IIO in kernel interfaces (pull)
 2011-11-07 16:29 UTC  (14+ messages)
`  "
` [lm-sensors] [PATCH 1/5] IIO: core: add datasheet_name to chan_spec
  `  "
` [lm-sensors] [PATCH 2/5] IIO:ADC:max1363 add datasheet_name entries
  `  "
` [lm-sensors] [PATCH 3/5] IIO:CORE add in kernel interface mapping
  ` [PATCH 3/5] IIO:CORE add in kernel interface mapping and getting IIO channels
` [lm-sensors] [PATCH 4/5] IIO:hwmon interface client driver
  `  "
` [lm-sensors] [PATCH 5/5] stargate2: example of map configuration
  ` [PATCH 5/5] stargate2: example of map configuration for iio to hwmon example

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

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

[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

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

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-trivial] [PATCH] qemu-tech.texi: Remove libqemu from QEMU generic features
 2011-11-07 16:24 UTC  (5+ messages)
      ` [Qemu-devel] "

[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

[Qemu-trivial] [PATCH] configure: Show --cpu option on the help list
 2011-11-07 16:19 UTC  (4+ messages)

[Qemu-trivial] [PATCH] qemu-tech.texi: Update default code cache size
 2011-11-07 16:18 UTC  (5+ messages)

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

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

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

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

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)

[Qemu-devel] [Bug 885213] [NEW] Latest GIT version fails to compile on Linux cris-softmmu/pci-stub.c
 2011-11-07 15:55 UTC  (2+ messages)
` [Qemu-devel] [Bug 885213] "

[PATCH] mac80211: disassociate when direct probe timed out
 2011-11-07 16:05 UTC  (7+ messages)
  ` [PATCH v2] "

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

[PATCH 1/2] pc: add 1.0 machine type
 2011-11-07 16:00 UTC  (4+ messages)
` [PATCH 2/2] ac97: don't override the pci subsystem id
  ` [Qemu-devel] "

[RFC/PATCH] kvm tools: Use initrd from "/boot" for distro kernels
 2011-11-07 16:00 UTC 

[refpolicy] semodule segfaults with ubuntu
 2011-11-07 15:59 UTC 

[PATCH 0/6] Add some intel-specific tune files, and related fixes
 2011-11-07 15:53 UTC  (7+ messages)
` [PATCH 1/6] tune-corei7: Add tune file for Intel Core i7 machines
` [PATCH 2/6] tune-ivb: Add tune file for Intel Ivy Bridge machines
` [PATCH 3/6] machine/include/tune-atom.inc: add atom-specific settings
` [PATCH 4/6] gmp_5.0.2: Set CC_FOR_BUILD to BUILD_CC
` [PATCH 5/6] libzypp: fix mishandling of hyphenated arches
` [PATCH 6/6] python: skip setup.py

[Qemu-devel] Guest hangs on reboot with Windows Server 2003
 2011-11-07 15:57 UTC  (5+ messages)

[RFC PATCH v2] Tracepoint: add exec tracepoint
 2011-11-07 15:57 UTC  (3+ messages)

[PATCH] btrfs: fix double-free 'tree_root' in 'btrfs_mount()'
 2011-11-07 15:57 UTC  (2+ messages)

[PATCH 0/4][KERNEL] some more bsp cleanups
 2011-11-07 15:56 UTC  (5+ messages)
` [PATCH 1/4][KERNEL] meta/fishriver: use power/intel feature
` [PATCH 2/4][KERNEL] meta/fri2: "
` [PATCH 3/4][KERNEL] meta/jasperforest: "
` [PATCH 4/4][KERNEL] meta/fishriver: enable hpet

[meta-oe][PATCH 0/1] SystemD support for dhcp server
 2011-11-07 15:49 UTC  (2+ messages)

[PATCH v2 1/2] kvm tools: Add missing 9p remove handler
 2011-11-07 15:54 UTC  (2+ messages)
` [PATCH v2 2/2] kvm tools: Add missing 9p rename handler

[PATCH 0/2] ext4: remove a couple mount options
 2011-11-07 15:56 UTC  (6+ messages)
` [PATCH 2/2] "
  ` [PATCH 2/2 V2] ext4: remove the resize mount option

[PATCH] blame.c: Properly initialize strbuf after calling textconv_object(), again
 2011-11-07 15:53 UTC 

git-receive-pack missing credentials ?
 2011-11-07 15:33 UTC 

[PATCH 0/2] meta-intel: tune updates
 2011-11-07 15:54 UTC  (3+ messages)
` [PATCH 1/2] meta-sugarbay: use corei7 tune file
` [PATCH 2/2] meta-jasperforest: "

[PATCH 1/3] ext4: Remove kernel_lock annotations
 2011-11-07 15:53 UTC  (2+ messages)

[PATCH 1/2] kvm tools: Add missing 9p remove handler
 2011-11-07 15:45 UTC  (5+ messages)

[PATCH 6/7] fsl_pmc: Add API to enable device as wakeup event source
 2011-11-07 15:49 UTC  (5+ messages)

[PATCH net-next 0/2] 802.1ad S-VLAN support
 2011-11-07 15:48 UTC  (3+ messages)

[DRAFT PATCH] lvmcache and lvmetad
 2011-11-07 15:48 UTC  (2+ messages)
` [PATCH] lvmcache and lvmetad, part 1: isolation of lvmcache

Bug In ext4 in kernels > 2.6.39 - Not mounting with arguments/options I specify in fstab on root remount
 2011-11-07 15:47 UTC  (11+ messages)

BUG. Git config pager when --edit
 2011-11-07 15:37 UTC  (3+ messages)
` how to merge sub directory or file?

[PATCH v3] x86, efi: Calling __pa() with an ioremap'd address is invalid
 2011-11-07 15:46 UTC 

[B.A.T.M.A.N.] [PATCH] batman-adv: generalise tt_local_reset_flags()
 2011-11-07 15:47 UTC  (2+ messages)
` [B.A.T.M.A.N.] [PATCHv2] "

[PATCH 0/4] Re-sending pxa3xx nand controller patches
 2011-11-07 15:43 UTC  (10+ messages)
` [PATCH 1/4] mtd: pxa3xx_nand: fix a memory leak
` [PATCH 2/4] mtd: pxa3xx_nand: remove unused variable 'mtd'
` [PATCH 3/4] mtd: pxa3xx_nand: fix nand detection issue
` [PATCH 4/4] mtd: pxa3xx_nand: Fix blank page ECC mismatch

[01: PATCH 0/7] Preparation for arch_reset changes
 2011-11-07 15:43 UTC  (3+ messages)
` [PATCH 12/41] ARM: restart: highbank: use new restart hook


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.