All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-11 11:55:41 to 2012-04-11 13:11:46 UTC [more...]

[PATCH 0/3] btrfs: extended inode refs
 2012-04-11 13:11 UTC  (3+ messages)

[PATCH v2] Add security.* XATTR support for the UBIFS
 2012-04-11 13:10 UTC  (6+ messages)

[PATCHv7 00/18] I2C updates
 2012-04-11 13:10 UTC  (21+ messages)
` [PATCHv7 01/18] I2C: OMAP: make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
` [PATCHv7 11/18] I2C: OMAP: use devm_* functions
` [PATCHv7 14/18] I2C: OMAP: Use SET_RUNTIME_PM_OPS

[oe-core] THISDIR usage
 2012-04-11 13:01 UTC  (2+ messages)

[PATCH 0/2] Dynamic long options for bash completion
 2012-04-11 13:09 UTC  (5+ messages)
` [PATCH 1/2] parse-options: Add support for dumping out long options
` [PATCH 2/2] completion: Use parse-options raw output for simple "

[PATCH][RFC] nfsd/lockd: have locks_in_grace take a sb arg
 2012-04-11 13:08 UTC  (10+ messages)

Fresh job....!!)
 2012-04-11 11:45 UTC 

Delivery Status Notification (Failure)
 2012-04-11 13:08 UTC 

[PATCH] Make panic_on_oops configurable
 2012-04-11 12:15 UTC 

[Buildroot] [PATCH] Add sam-ba to at91sam926*_defconfig
 2012-04-11 13:06 UTC 

IPTables
 2012-04-11 13:06 UTC 

[PATCHv8 00/10] ARM: DMA-mapping framework redesign
 2012-04-11 13:05 UTC  (18+ messages)
` [PATCHv8 04/10] ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
` [PATCHv8 05/10] ARM: dma-mapping: use asm-generic/dma-mapping-common.h

[PATCH] udev: generalize the check in touchscreen rule
 2012-04-11 12:55 UTC  (7+ messages)

Delivery Status Notification (Failure)
 2012-04-11 13:04 UTC 

[B.A.T.M.A.N.] pull request: batman-adv 2012-04-11
 2012-04-11 13:03 UTC  (36+ messages)
`  "
` [B.A.T.M.A.N.] [PATCH 01/16] MAINTAINERS: add additional maintainer for net/batman-adv
  `  "
` [B.A.T.M.A.N.] [PATCH 02/16] batman-adv: clean up Kconfig
  `  "
` [B.A.T.M.A.N.] [PATCH 03/16] batman-adv: use ETH_ALEN instead of hardcoded numeric constants
  `  "
` [B.A.T.M.A.N.] [PATCH 04/16] batman-adv: Replace bitarray operations with bitmap
  `  "
` [B.A.T.M.A.N.] [PATCH 05/16] batman-adv: Remove declaration of only locally used functions
  `  "
` [B.A.T.M.A.N.] [PATCH 06/16] batman-adv: encourage batman to take shorter routes by changing the default hop penalty
  `  "
` [B.A.T.M.A.N.] [PATCH 07/16] batman-adv: remove old bridge loop avoidance code
  `  "
` [B.A.T.M.A.N.] [PATCH 08/16] batman-adv: add basic "
  `  "
` [B.A.T.M.A.N.] [PATCH 09/16] batman-adv: make bridge loop avoidance switchable
  `  "
` [B.A.T.M.A.N.] [PATCH 10/16] batman-adv: export claim tables through debugfs
  `  "
` [B.A.T.M.A.N.] [PATCH 11/16] batman-adv: allow multiple entries in tt_global_entries
  `  "
` [B.A.T.M.A.N.] [PATCH 12/16] batman-adv: don't let backbone gateways exchange tt entries
  `  "
` [B.A.T.M.A.N.] [PATCH 13/16] batman-adv: add broadcast duplicate check
  `  "
` [B.A.T.M.A.N.] [PATCH 14/16] batman-adv: drop STP over batman
  `  "
` [B.A.T.M.A.N.] [PATCH 15/16] batman-adv: form groups in the bridge loop avoidance
  `  "
` [B.A.T.M.A.N.] [PATCH 16/16] batman-adv: add bridge loop avoidance compile option
  `  "

[PATCH v6 00/17] Add PWM framework and device tree support
 2012-04-11 13:02 UTC  (14+ messages)
` [PATCH v6 03/17] pwm: Add debugfs interface
` [PATCH v6 04/17] pwm: Add table-based lookup for static mappings
` [PATCH v6 05/17] pwm: Add device tree support

[PATCH V2 0/6] thermal: exynos: Add kernel thermal support for exynos platform
 2012-04-11 12:59 UTC  (6+ messages)
    ` [lm-sensors] "

[PATCH v5 00/19] libxl: improvements, prep for subprocess handling
 2012-04-11 12:59 UTC  (20+ messages)
` [PATCH 01/19] .gitignore: Add a missing file
` [PATCH 02/19] libxl: ao: allow immediate completion
` [PATCH 03/19] libxl: fix hang due to libxl__initiate_device_remove
` [PATCH 04/19] libxl: Fix eventloop_iteration over-locking
` [PATCH 05/19] libxl: remove poller from list in libxl__poller_get
` [PATCH 06/19] libxl: Fix leak of ctx->lock
` [PATCH 07/19] tools: Correct PTHREAD options in config/StdGNU.mk
` [PATCH 08/19] libxl: Use PTHREAD_CFLAGS, LDFLAGS, LIBS
` [PATCH 09/19] tools: Use PTHREAD_CFLAGS, _LDFLAGS, _LIBS
` [PATCH 10/19] libxl: Crash (more sensibly) on malloc failure
` [PATCH 11/19] libxl: Make libxl__zalloc et al tolerate a NULL gc
` [PATCH 12/19] libxl: Introduce some convenience macros
` [PATCH 13/19] libxl: include <ctype.h> and introduce CTYPE helper macro
` [PATCH 14/19] libxl: Provide libxl_string_list_length
` [PATCH 15/19] libxl: include <_libxl_paths.h> in libxl_internal.h
` [PATCH 16/19] libxl: abolish libxl_ctx_postfork
` [PATCH 17/19] libxl: libxl_event.c:beforepoll_internal, REQUIRE_FDS
` [PATCH 18/19] libxl: Protect fds with CLOEXEC even with forking threads
` [PATCH 19/19] libxl: provide STATE_AO_GC

Updated DVB-T tuning file for uk-SuttonColdfield
 2012-04-11 12:58 UTC 

[PATCH] cfg80211: fix interface combinations check
 2012-04-11 12:55 UTC 

[PATCH RESEND] x86, intel_mid: ADC management
 2012-04-11 12:55 UTC  (16+ messages)

Nested virtualization on Intel does not work - second level freezes when third level is starting
 2012-04-11 12:44 UTC 

[PATCH] regulator: Fix the logic to ensure new voltage setting in valid range
 2012-04-11 12:53 UTC 

LVM2/test/shell lvresize-rounding.sh
 2012-04-11 12:53 UTC 

reserve e820 ram
 2012-04-11 12:53 UTC  (4+ messages)

[PATCH 00/13] KVM: MMU: fast page fault
 2012-04-11 12:38 UTC  (10+ messages)

[Buildroot] Selecting X11R7/xorg-server fails to compile
 2012-04-11 12:49 UTC 

LVM2/tools lvmcmdline.c
 2012-04-11 12:49 UTC 

[RFC 0/4] Add NVIDIA Tegra DRM support
 2012-04-11 12:48 UTC  (8+ messages)
  ` [RFC 1/4] iommu: tegra/gart: use correct gart_device
  ` [RFC 2/4] iommu: tegra/gart: Add device tree support
  ` [RFC 3/4] drm: fixed: Add dfixed_frac() macro
  ` [RFC 4/4] drm: Add NVIDIA Tegra support

Can we have mutiple OSD in a single machine
 2012-04-11 12:42 UTC  (5+ messages)

hvm crash on hypercall event channel
 2012-04-11 12:44 UTC  (6+ messages)

[Bug 48535] New: Spurious GL_INVALID_OPERATION error generated by glColor()
 2012-04-11 12:43 UTC  (3+ messages)
` [Bug 48535] "

[PATCH obexd] gobex: Fix unit test for PUT request followed by ABORT
 2012-04-11 12:43 UTC 

[PATCH] perf: do not prefix flex and bison calls with CROSS_COMPILE prefix
 2012-04-11 12:44 UTC 

[PATCH 0/3] Important fixes for rc3
 2012-04-11 12:33 UTC  (3+ messages)

LVM2 ./WHATS_NEW man/clvmd.8.in man/fsadm.8.in 
 2012-04-11 12:42 UTC 

LVM2 ./WHATS_NEW tools/lvresize.c
 2012-04-11 12:40 UTC 

LVM2 ./WHATS_NEW tools/lvresize.c
 2012-04-11 12:36 UTC 

Undelivered Mail Returned to Sender
 2012-04-11 12:35 UTC 

LVM2 ./WHATS_NEW tools/lvcreate.c
 2012-04-11 12:33 UTC 

[PATCH V4] Quirk for IVB graphics FLR errata
 2012-04-11 12:22 UTC  (2+ messages)

LVM2/tools lvresize.c
 2012-04-11 12:30 UTC 

CPU Hotplug rework
 2012-04-11 12:28 UTC  (10+ messages)

[PATCH 0/4 V2] rcu: implement call_srcu()
 2012-04-11 12:27 UTC  (4+ messages)
` [PATCH 3/4 V2] implement per-domain single-thread state machine call_srcu()

[Buildroot] [PATCH] dosfstools: bump to version 3.0.12
 2012-04-11 12:27 UTC 

[PATCH] UBI: allow atomic updates to sychronously erase old PEB
 2012-04-11 12:26 UTC  (8+ messages)

Undeliverable: De leveringen van apparatuur
 2012-04-11 12:25 UTC 

New git workflow
 2012-04-11 12:23 UTC  (4+ messages)

ipv6: tunnel: hang when destroying ipv6 tunnel
 2012-04-11 12:20 UTC  (7+ messages)

ccache
 2012-04-11 12:20 UTC  (4+ messages)

[PATCH BlueZ v0 0/7] Multiple Bluetooth SCO connections (userspace)
 2012-04-11 12:20 UTC  (4+ messages)
` [PATCH BlueZ v0 1/7] btio: Fix bind SCO socket only if server

Why can't git open empty branches ?
 2012-04-11 12:19 UTC  (7+ messages)

[PATCH] trace: Fix build breakage without CONFIG_PERF_EVENTS
 2012-04-11 12:18 UTC  (2+ messages)

UBIFS mount failure upon power off
 2012-04-11 12:17 UTC 

[PATCH 00/11] Integration of videobuf2 with dmabuf
 2012-04-11 12:17 UTC  (7+ messages)
` [PATCH 03/11] v4l: vb2: add support for shared buffer (dma_buf)
` [PATCH 11/11] v4l: vb2: Add dma-contig allocator as dma_buf user

[PATCH 1/1] fix crash when no irq_eoi function is available
 2012-04-11 12:09 UTC 

fast-import: use struct hash_table
 2012-04-11 12:15 UTC  (7+ messages)
` [PATCH/RFC v2 0/4] "
` [PATCH/RFC v2 0/4 resend] "
  ` [PATCH 1/4] fast-import: allow object_table to grow dynamically
  ` [PATCH 2/4] fast-import: allow atom_table "
  ` [PATCH 3/4] fast-import: allow branch_table "
  ` [PATCH 4/4] fast-import: use DIV_ROUND_UP

[PATCH V2] utility-tasks.bbclass: Add distclean task for removing sources
 2012-04-11 12:03 UTC  (2+ messages)

[Buildroot] [PATCH] Add lcdproc config options, for driver selection
 2012-04-11 12:12 UTC 

[PATCH] insane.bbclass: Add missing variable bpn
 2012-04-11 12:00 UTC 

[PATCH] mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage
 2012-04-11 12:10 UTC  (2+ messages)

[U-Boot] using different architecture / toolchain for SPL build
 2012-04-11 12:10 UTC  (2+ messages)

[Xenomai-core] Xenomai server down
 2012-04-11 12:10 UTC  (34+ messages)
` [Xenomai-core] preemptive doesn't work
      ` [Xenomai-help] "

[PATCH] md/raid1:Fix bug about fixing read errors
 2012-04-11 12:08 UTC 

[PATCH 0/1] Solve Bug 2205 - package.bbclass/linux_so never calls ldconfig
 2012-04-11 11:57 UTC  (5+ messages)
` [PATCH 1/1] package.bbclass: needs_ldconfig from linux_so is needed in global namespace

[PATCH v2 1/1] mmc: core: skip card initialization if power class selection fails
 2012-04-11 12:07 UTC  (2+ messages)

[PATCH V4 0/6] PCI, x86: update MMCFG information when hot-plugging PCI host bridges
 2012-04-11 12:05 UTC  (3+ messages)

[PATCH v2] drm/i915: use semaphores for the display plane
 2012-04-11 12:06 UTC  (3+ messages)

Improve support for genkernel in 10_linux
 2012-04-11 12:05 UTC  (3+ messages)

3.4.0-rc2+ - CIFS mount failure
 2012-04-11 12:03 UTC  (8+ messages)
        ` [PATCH] Cleanup handling of NULL value passed for a mount option

[PATCH] Bluetooth: Fix registering hci with duplicate name
 2012-04-11 12:01 UTC  (2+ messages)
` [PATCHv3] "

[PATCH] utility-taska.bbclass: Add distclean task for removing sources
 2012-04-11 11:51 UTC  (2+ messages)

IRQs and memory consistency
 2012-04-11 11:59 UTC  (3+ messages)

[PATCH] u-boot: add machine name to spl image name
 2012-04-11 11:49 UTC  (7+ messages)

[U-Boot] [PATCH] i.mx: i.mx6x: NO_MUX_I/NO_PAD_I not set correctly
 2012-04-11 11:58 UTC  (2+ messages)

[PATCH] ARM: EXYNOS: Fix Kconfig dependencies for device tree enabled machine files
 2012-04-11 11:49 UTC 

[PATCH 0/5] ARM: at91: update MAINTAINERS entries
 2012-04-11 11:54 UTC  (2+ messages)
` [PATCH 2/5] MAINTAINERS: add entry for Atmel touch screen ADC controller driver

[PATCH] Add MIPS64R2 core support
 2012-04-11 11:53 UTC  (6+ 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.