All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-21 23:27:35 to 2012-03-22 01:28:33 UTC [more...]

[PATCH] net: add QCA alx Ethernet driver
 2012-03-22  1:28 UTC  (5+ messages)

wl1271 watchdog interrupt
 2012-03-22  1:26 UTC 

[PATCH 0/1] V3: Yocoto 1561: clean up the workdir
 2012-03-22  1:26 UTC  (2+ messages)

[PATCH] ARM: OMAP3+: fix oops triggered in omap_prcm_register_chain_handler
 2012-03-22  1:25 UTC  (4+ messages)

Device node for a controller with two interrupt parents
 2012-03-22  1:05 UTC  (4+ messages)

[PATCH] ARM: OMAP3+: fix oops triggered in omap_prcm_register_chain_handler(v1)
 2012-03-22  1:23 UTC  (2+ messages)

[PATCH 1/4 v2] ext4: fix start and len arguments handling in ext4_trim_fs()
 2012-03-22  1:23 UTC  (9+ messages)
` [PATCH 2/4 v2] ext4: Fix trimmed block count computing
` [PATCH 3/4 v2] ext4: Always set then trimmed blocks count into len

[PATCH hcidump 1/2] AVRCP: Add parsing for SetAbsoluteVolume PDU
 2012-03-22  1:22 UTC  (3+ messages)
` [PATCH hcidump 2/2] AVRCP: Add parsing support for Volume Change notification

Crypto Fixes for 2.6.35
 2012-03-22  1:20 UTC  (12+ messages)
      ` Crypto Fixes for 2.6.36
        ` Crypto Fixes for 2.6.37
          ` Crypto Fixes for 2.6.38
            ` Crypto Fixes for 2.6.39
              ` Crypto Fixes for 3.0
                ` Crypto Fixes for 3.3
                  ` Crypto Fixes for 3.4

[PATCH] libxl: passthrough: avoid passing through devices not owned by pciback
 2012-03-22  1:20 UTC 

[PATCH] runningbuild.py: fix goggle ui
 2012-03-22  1:10 UTC  (2+ messages)

[PATCHSET 0/4] kmod: Optional timeout on the wait in call_usermodehelper_exec
 2012-03-22  1:18 UTC  (7+ messages)

perf stat: Doubt about stall cycle support
 2012-03-22  1:17 UTC  (5+ messages)

[PATCH 0/5] Hob GUI tweaks
 2012-03-22  1:06 UTC  (5+ messages)
` [PATCH 1/5] ui/crumbs/hig: make the layer selection dialogue more closely match design

[RFC PATCH 0/5] apply rwlock for extent state
 2012-03-22  1:17 UTC  (5+ messages)

[PATCH rt-tests RFC 0/6] Patches for 0.84
 2012-03-22  1:14 UTC  (7+ messages)
` [PATCH rt-tests RFC 1/6] gitignore: differentiate between program names and directories
` [PATCH rt-tests RFC 2/6] rt-tests: Update rt-migrate-test to use ftrace infrastructure
` [PATCH rt-tests RFC 3/6] pi_stress: Check the status of sched_getaffinity
` [PATCH rt-tests RFC 4/6] Makefile: Support user supplied CFLAGS and LDFLAGS
` [PATCH rt-tests RFC 5/6] Makefile: Introduce a static library
` [PATCH rt-tests RFC 6/6] Move info, warn, and fatal functions to error.[ch]

arm-soc + rmk's tree boot failure on OMAP4430SDP
 2012-03-22  1:15 UTC  (9+ messages)

[PATCH] nohz: fix race allowing use of stale jiffies when waking
 2012-03-22  1:14 UTC  (4+ messages)

[PATCH V4 00/10] memcg: per cgroup background reclaim
 2012-03-22  1:13 UTC  (6+ messages)
` [PATCH V4 07/10] Add per-memcg zone "unreclaimable"

[Qemu-devel] block stream: close unused files and update ->backing_hd
 2012-03-22  1:09 UTC 

[PATCH 0/3] Enhance pci_root.c to better support PCI root bus hotplug
 2012-03-22  1:12 UTC  (5+ messages)
` [PATCH 2/3] ACPI,PCI: Notify acpi_pci_drivers when hot-plugging PCI root bridges

[patch 00/35] btrfs: Error Handling Patchset
 2012-03-22  1:11 UTC  (35+ messages)
` [patch 01/35] btrfs: Add btrfs_panic()
` [patch 02/35] btrfs: Catch locking failures in {set,clear,convert}_extent_bit
` [patch 03/35] btrfs: Panic on bad rbtree operations
` [patch 04/35] btrfs: Fix kfree of member instead of structure
` [patch 05/35] btrfs: Simplify btrfs_insert_root
` [patch 06/35] btrfs: clean_tree_block should panic on observed memory corruption and return void
` [patch 07/35] btrfs: avoid NULL deref in btrfs_reserve_extent with DEBUG_ENOSPC
` [patch 08/35] btrfs: Remove set bits return from clear_extent_bit
` [patch 09/35] btrfs: find_and_setup_root error push-up
` [patch 10/35] btrfs: btrfs_update_root "
` [patch 11/35] btrfs: Simplify btrfs_submit_bio_hook
` [patch 12/35] btrfs: Factor out tree->ops->merge_bio_hook call
` [patch 13/35] btrfs: ->submit_bio_hook error push-up
` [patch 14/35] btrfs: __add_reloc_root "
` [patch 15/35] btrfs: return void in functions without error conditions
` [patch 16/35] btrfs: drop gfp_t from lock_extent
` [patch 17/35] btrfs: split extent_state ops
` [patch 18/35] btrfs: btrfs_drop_snapshot should return int
` [patch 19/35] btrfs: Dont BUG_ON errors from btrfs_create_subvol_root()
` [patch 20/35] btrfs: Dont BUG_ON() errors in update_ref_for_cow()
` [patch 21/35] btrfs: Dont BUG_ON kzalloc error in btrfs_lookup_csums_range()
` [patch 22/35] btrfs: Dont BUG_ON errors in __finish_chunk_alloc()
` [patch 23/35] btrfs: Go readonly on bad extent refs in update_ref_for_cow()
` [patch 24/35] btrfs: Dont BUG_ON errors from update_ref_for_cow()
` [patch 25/35] btrfs: Go readonly on tree errors in balance_level
` [patch 26/35] btrfs: Dont BUG_ON insert errors in btrfs_alloc_dev_extent()
` [patch 27/35] btrfs: Remove BUG_ON from __btrfs_alloc_chunk()
` [patch 28/35] btrfs: Remove BUG_ON from __finish_chunk_alloc()
` [patch 29/35] btrfs: add varargs to btrfs_error
` [patch 30/35] btrfs: enhance transaction abort infrastructure
` [patch 32/35] btrfs: Fix busyloop in transaction_kthread()
` [patch 33/35] btrfs: handle errors when excluding super extents
` [patch 34/35] btrfs: enhance superblock sanity checks
` [patch 35/35] btrfs: disallow unequal data/metadata blocksize for mixed block groups

[PATCH] avrcp: Handle of GetPlayerApplicationSettingAttributeText pdu
 2012-03-22  1:11 UTC  (2+ messages)

[RFC] ValleyView support
 2012-03-22  1:10 UTC  (7+ messages)
` [PATCH 02/25] drm/i915: add debug message when EDID fetch fails
` [PATCH 03/25] drm/i915: re-order GT IIR bit definitions

[PATCH 00/17][PULL] Hob: Bunch of bug fixes
 2012-03-22  0:59 UTC  (2+ messages)

[RFC] [PATCH 00/38] Haswell
 2012-03-22  1:09 UTC  (10+ messages)
` [PATCH 01/37] drm/i915: add Haswell devices and their PCI IDs
` [PATCH 02/37] drm/i915: add support for LynxPoint PCH
` [PATCH 03/37] drm/i915: add HAS_PLL_SPLIT macro
` [PATCH 04/37] drm/i915: add haswell into the PCH SPLIT company
` [PATCH 05/37] drm/i915: add support for power wells
` [PATCH 06/37] drm/i915: add DDI registers
` [PATCH 07/37] drm/i915: add DP_TP_CTL registers
` [PATCH 08/37] drm/i915: add DP_TP_STATUS registers
` [PATCH 09/37] drm/i915: add definitions for DDI_BUF_CTL registers

[PATCH 0/2 v3] kvm: notify host when guest panicked
 2012-03-22  1:05 UTC  (10+ messages)
              ` [Qemu-devel] "

[PATCH] serial: PL011: move interrupt clearing
 2012-03-22  1:04 UTC  (3+ messages)

systemd_unitdir's home
 2012-03-22  0:55 UTC 

dtsi vs dts files, where to better understand this
 2012-03-22  1:01 UTC  (4+ messages)

[PATCH] Fix the race between smp_call_function and CPU booting
 2012-03-22  0:59 UTC  (17+ messages)

[PATCH 1/3] powerpc/eeh: remove eeh device from OF node
 2012-03-21  7:30 UTC  (3+ messages)
` [PATCH 2/3] powerpc/eeh: remove eeh information from pci_dn
` [PATCH 3/3] powerpc/eeh: Retrieve PHB from global list

[PATCH] ep93xx: Implement double buffering for M2M DMA channels
 2012-03-22  0:57 UTC  (7+ messages)

linux-next: Tree for Mar 21
 2012-03-22  0:53 UTC  (2+ messages)
` linux-next: Tree for Mar 21 (netfilter: xt_LOG.c)

[PATCH 1/3 v2] ext4: Rewrite punch hole to use ext4_ext_remove_space()
 2012-03-22  0:48 UTC  (2+ messages)

[git pull] Please pull powerpc.git next branch
 2012-03-22  0:46 UTC 

linux-next: Tree for Mar 15 (crypto)
 2012-03-22  0:46 UTC  (6+ messages)
` [PATCH 1/2] crypto: camellia-x86_64 - module init/exit functions should be static

[PATCH] ARM: SPEAr600: Add device-tree support to SPEAr600 boards
 2012-03-22  0:45 UTC  (6+ messages)

[RFC] [PATCH] NFC: The core part should generate the target index
 2012-03-22  0:53 UTC 

[PATCH v7 1/3] Documentation: common clk API
 2012-03-22  0:42 UTC  (7+ messages)

[PATCH 4/9] ocrdma: Driver for Emulex OneConnect RDMA adapter
 2012-03-22  0:44 UTC  (4+ messages)
        ` [PATCH 5/9] "

[PATCH v4 0/7] RTC: New logic to emulate RTC
 2012-03-22  0:42 UTC  (6+ messages)
  ` [Qemu-devel] "

linux-next: Tree for Mar 13
 2012-03-22  0:41 UTC  (8+ messages)
` [PATCH] x86: export 'pcibios_enabled'

[PATCH v3] serial: PL011: clear pending interrupts
 2012-03-22  0:41 UTC  (5+ messages)

[Buildroot] [PATCH v1 1/1] openssl : bump to version 1.0.1
 2012-03-22  0:36 UTC 

[PATCH 0/1] fix for the sdk gdb issue
 2012-03-22  0:27 UTC  (20+ messages)
` [PATCH 1/1] Revert "gdb-cross-canadian: build gdb with python support"

[PATCH] hugetlbfs: add err code in initializing module
 2012-03-22  0:33 UTC  (2+ messages)

Virtual Data Centre Rental Solution (Hong Kong Data Centre)
 2012-03-22  0:11 UTC 

[linux test] 12382: tolerable FAIL - PUSHED
 2012-03-22  0:30 UTC 

ath9k_htc fails with "Target is unresponsive"
 2012-03-22  0:29 UTC  (4+ messages)

[PATCHSET] cgroup: cftype based file interface, take #2
 2012-03-22  0:27 UTC  (8+ messages)
` [PATCH 07/12] memcg: always create memsw files if CONFIG_CGROUP_MEM_RES_CTLR_SWAP
` [PATCH 08/12] cgroup: convert memcg controller to the new cftype interface

Problems with regulatory domain support and BCM43224
 2012-03-22  0:27 UTC  (11+ messages)

[PATCH 0/1] ddimage: Add script for writing images to boot media
 2012-03-22  0:26 UTC  (4+ messages)
` [PATCH 1/1] "

question on meta-ti for yocto
 2012-03-22  0:25 UTC  (6+ messages)

[GSoC] Finishing network support for libgit2
 2012-03-22  0:09 UTC 

My late client
 2012-03-22  0:21 UTC 

[PATCH 0/2] semaphorify the pageflip BO (if possible)
 2012-03-22  0:19 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: extract ring sync code
` [PATCH 2/2] drm/i915: use semaphores for the display plane

[RFC][PATCH 00/26] sched/numa
 2012-03-22  0:17 UTC  (13+ messages)
` [RFC] AutoNUMA alpha6

Hexagon binutils and gcc
 2012-03-22  0:14 UTC  (2+ messages)

Linux pNFS status meeting 03/01/12
 2012-03-22  0:14 UTC  (3+ messages)
` Linux pNFS status meeting 03/15/12
  ` Linux pNFS status meeting 03/22/12 - NO MEETING THIS WEEK

I'm sorry
 2012-03-22  0:14 UTC 

[PATCH v4] sound/soc/lapis: add platform driver for ML7213
 2012-03-22  0:12 UTC  (4+ messages)
` [PATCH v5] "

[PATCH 01/13] bitbake.conf: use TUNE_PKGARCH instead of TARGET_ARCH in SDK_NAME
 2012-03-22  0:02 UTC  (5+ messages)
` [PATCH 06/13] gtk+: import native support from meta-oe

[PATCH 1/5] ext4: Remove restrictive checks for EOFBLOCKS_FL
 2012-03-22  0:10 UTC  (2+ messages)

[BUG] perf: perf sched warning possibly due to clock granularity on AMD
 2012-03-22  0:10 UTC  (4+ messages)
` [PATCH] perf tools: Fix ordering with unstable tsc

3.2.11: PCI Express card cannot be re-detected withing cca 60sec timeframe
 2012-03-22  0:08 UTC  (3+ messages)

Theoretical questions
 2012-03-22  0:06 UTC  (3+ messages)

[ANNOUNCEMENT] Yocto 1.1.1 released
 2012-03-22  0:05 UTC 

[Qemu-trivial] [PATCH 0/4] More whitespace and coding style clean ups ahead of future changes
 2012-03-22  0:05 UTC  (3+ messages)
` [Qemu-devel] "

[PATCH] x86: Fix typo in syscall table
 2012-03-22  0:04 UTC  (2+ messages)
` [tip:x86/urgent] x86-32: Fix typo for mq_getsetattr "

[PATCH v4 5/7] RTC:Add RTC update-ended interrupt support
 2012-03-22  0:04 UTC  (4+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH 0/2] slirp: remove fd_block/fd_nonblock
 2012-03-22  0:02 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] slirp: clean up conflicts with system headers
` [Qemu-devel] [PATCH 2/2] slirp: use socket_set_nonblock

[PATCH] kyrofb: fix on x86_64
 2012-03-22  0:01 UTC  (3+ messages)

Piggyback the final ACK of the three way TCP connection establishment with the data
 2012-03-22  0:00 UTC  (3+ messages)

[PATCH 1/2] selinux:replace weak GFP_ATOMIC to GFP_KERNEL in avc_add_callback
 2012-03-21 23:58 UTC  (3+ messages)
` [PATCH 2/2] selinux:avc:remove the useless fields "

[PATCH v10 0/8] nfsd: overhaul the client name tracking code
 2012-03-21 23:59 UTC  (3+ messages)
` [PATCH v10 2/8] nfsd: add nfsd4_client_tracking_ops struct and a way to set it

[PATCH] Demonstrate failure of 'core.ignorecase = true'
 2012-03-21 23:58 UTC  (2+ messages)

be2iscsi update
 2012-03-21 23:57 UTC  (4+ messages)
` [PATCH 05/17] be2iscsi:Fix typo function name mismatch

[PATCH 0/4] implement filesystem freezing by emptying the AIL
 2012-03-21 23:57 UTC  (5+ messages)
` [PATCH 3/4] xfs: allow assigning the tail lsn with the AIL lock held
` [PATCH 4/4] xfs: implement freezing by emptying the AIL

starting to record my oe-core observations at my wiki
 2012-03-21 23:48 UTC 

stuck in megaraid_sas.c megasas_adp_reset_gen2
 2012-03-21 23:52 UTC  (3+ messages)

[PATCH] shutdown: fix PATH
 2012-03-21 23:47 UTC 

[PATCH v4 0/2] support to migrate with IPv6 address
 2012-03-21 23:46 UTC  (4+ messages)
` [PATCH v4 1/2] qemu-socket: change inet_connect() to to support nonblock socket
  ` [Qemu-devel] "

[PATCH] perf: Fix RCU dereference check in perf_event_comm
 2012-03-21 23:43 UTC 

zcache preliminary benchmark results
 2012-03-21 23:30 UTC  (2+ messages)

locking in net_device_ops callbacks
 2012-03-21 23:37 UTC  (4+ messages)

[Qemu-devel] [PATCH] kvm: allow arbitrarily sized mmio ioeventfd
 2012-03-21 23:34 UTC  (2+ messages)

[folded] mm-thp-fix-pmd_bad-triggering-in-code-paths-holding-mmap_sem-read-mode-fix.patch removed from -mm tree
 2012-03-21 23:29 UTC 

one more curiosity about oe-buildenv-internal: what's with BBEXTRA?
 2012-03-21 23:20 UTC  (3+ messages)

[PATCH] [RFC] dma-buf: mmap support
 2012-03-21 23:29 UTC  (6+ messages)
  ` [Linaro-mm-sig] "

how could create-lsb-image work when version numbers don't match?
 2012-03-21 23:19 UTC 

[folded] thp-add-hpage_pmd_-definitions-for-config_transparent_hugepage-fix.patch removed from -mm tree
 2012-03-21 23:28 UTC 

[Qemu-devel] [Bug 961757] [NEW] wrong error for blockdev-snapshot-sync
 2012-03-21 23:11 UTC 

[folded] memcg-fix-performance-of-mem_cgroup_begin_update_page_stat-fix.patch removed from -mm tree
 2012-03-21 23:27 UTC 

[Qemu-devel] [PATCH V14 0/7] Qemu Trusted Platform Module (TPM) integration
 2012-03-21 23:27 UTC  (7+ messages)
` [Qemu-devel] [PATCH V14 5/7] Add a TPM Passthrough backend driver implementation


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.