All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-26 21:34:13 to 2012-04-26 22:53:01 UTC [more...]

[PATCH v4 0/3] fix problem with static_branch() for sock memcg
 2012-04-26 22:51 UTC  (6+ messages)
` [PATCH v4 1/3] make jump_labels wait while updates are in place
` [PATCH v4 2/3] Always free struct memcg through schedule_work()
` [PATCH v4 3/3] decrement static keys on real destroy time

Toolchain library whitelisting: A first pass
 2012-04-26 22:42 UTC  (4+ messages)
` Toolchain library whitelisting: A first pass (preliminary patch/RFC)

[PATCH] mm: percpu: Add PCPU_FC_FIXED to pcpu_fc for setting fixed pcpu_atom_size
 2012-04-26 22:49 UTC  (4+ messages)

[PATCH] opkg-collateral: import fixes from OE-Classic
 2012-04-26 22:39 UTC  (2+ messages)

3.4-rc4 oom killer out of control
 2012-04-26 22:49 UTC  (14+ messages)

[U-Boot] [PATCH v2 1/2] CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
 2012-04-26 22:46 UTC  (2+ messages)
` [U-Boot] [PATCH v2 2/2] hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c

3.2.11: PCI Express card cannot be re-detected withing cca 60sec timeframe
 2012-04-26 22:44 UTC  (16+ messages)

[PATCH] hid: usbhid: fix possible deadlock in __usbhid_submit_report
 2012-04-26 22:44 UTC  (2+ messages)

Still seeing hangs in xlog_grant_log_space
 2012-04-26 22:44 UTC  (10+ messages)

[Buildroot] [git commit] package: add ndisc6 (IPv6 network tools)
 2012-04-26 22:42 UTC 

[PATCH 00/17] arch/arm/mach-* late_initcall cleanup
 2012-04-26 22:42 UTC  (8+ messages)
` [PATCH 04/17] ARM: ep93xx: use machine specific hook for late init

[PATCH 0 of 2] Add libxc API that sets mem_access type for an array of gfns
 2012-04-26 22:41 UTC  (3+ messages)

egl on beagleboard xM
 2012-04-26 22:40 UTC  (2+ messages)

[PATCH-V5 0/3] ARM: OMAP: Make OMAP clocksource source selection runtime
 2012-04-26 22:38 UTC  (9+ messages)
` [PATCH-V5 3/3] ARM: OMAP: Make OMAP clocksource source selection using kernel param

(no subject)
 2012-04-26 12:50 UTC 

Bad Man Page URLs
 2012-04-26 22:34 UTC  (15+ messages)

[PATCH, RFC] ext4: remove ext4_dir_llseek
 2012-04-26 22:34 UTC  (3+ messages)
  ` [PATCH] ext4: call vfs llseek code from ext4_dir_llseek

[PATCH v4 3/4] t4052: Test diff-stat output with minimum columns
 2012-04-26 22:34 UTC  (3+ messages)

[PATCH 1/4] compiler.h: introduce unused_expression() macro
 2012-04-26 22:34 UTC  (6+ messages)
` [PATCH 2/4] bug: completely remove code of disabled VM_BUG_ON()

$650,500.00 USD
 2012-04-26 22:22 UTC 

[PATCH 00/17] dri1 dragon slaughtering, v2
 2012-04-26 22:34 UTC  (2+ messages)
  ` [PATCH 01/17] drm/i915: move dri1 vblank stubs to i915_dma.c

A little RAID experiment
 2012-04-26 22:33 UTC 

[PATCH 00/17] dri1 dragon slaughtering, v2
 2012-04-26 21:28 UTC  (18+ messages)
` [PATCH 01/17] drm/i915: move dri1 vblank stubs to i915_dma.c
` [PATCH 02/17] drm/i915: create dev_priv->dri1 dragon dungeon^W^W sub-struct
` [PATCH 03/17] drm/i915 disallow physical batchbuffers for KMS
` [PATCH 04/17] drm/i915: rip out dev_priv->tex_lru_log_granularity
` [PATCH 05/17] drm/i915: remove LP_RING&friends from modeset code
` [PATCH 06/17] drm/i915: kill intel_clear_scanline_wait
` [PATCH 07/17] drm/i915: rip out dri1 breadcrumb updates from gen5+ irq handlers
` [PATCH 08/17] drm/i915: move dri1 irq ioctl code to i915_dma.c
` [PATCH 09/17] drm/i915: extract dri1 breadcrumb update from irq handler
` [PATCH 10/17] drm/i915: move LP_RING&friends to i915_dma.c
` [PATCH 11/17] drm/i915: disallow clip rects on gen5+
` [PATCH 12/17] drm/i915: move the ips code to intel_pm.c
` [PATCH 13/17] drm/i915: move rps/emon function declarations
` [PATCH 14/17] drm/i915: kill pointless clearing of dev_priv->hws_map
` [PATCH 15/17] drm/i915: rework legacy GFX HWS handling
` [PATCH 16/17] drm/i915: fixup __iomem mixups in ringbuffer.c
` [PATCH 17/17] drm/i915: move pnv|ilk_gem_mem_freq to intel_pm.c

[PATCH v3 0/2] fix problem with static_branch() for sock memcg
 2012-04-26 22:32 UTC  (15+ messages)
` [PATCH v3 2/2] decrement static keys on real destroy time

[RFC] nl80211: don't require netdev UP for wdev
 2012-04-26 22:28 UTC 

[PATCH v2 00/18] Read loose references lazily
 2012-04-26 22:27 UTC  (19+ messages)
` [PATCH v2 01/18] get_ref_dir(): return early if directory cannot be read
` [PATCH v2 02/18] get_ref_dir(): use a strbuf to hold refname
` [PATCH v2 03/18] get_ref_dir(): rename "base" parameter to "dirname"
` [PATCH v2 04/18] get_ref_dir(): require that the dirname argument ends in '/'
` [PATCH v2 05/18] refs.c: extract function search_for_subdir()
` [PATCH v2 06/18] get_ref_dir(): take the containing directory as argument
` [PATCH v2 07/18] do_for_each_reflog(): return early on error
` [PATCH v2 08/18] do_for_each_reflog(): use a strbuf to hold logfile name
` [PATCH v2 09/18] do_for_each_reflog(): reuse strbuf across recursive function calls
` [PATCH v2 10/18] bisect: copy filename string obtained from git_path()
` [PATCH v2 11/18] find_containing_dir(): use strbuf in implementation of this function
` [PATCH v2 12/18] refs: wrap top-level ref_dirs in ref_entries
` [PATCH v2 13/18] read_loose_refs(): rename function from get_ref_dir()
` [PATCH v2 14/18] get_ref_dir(): add function for getting a ref_dir from a ref_entry
` [PATCH v2 15/18] search_for_subdir(): return (ref_dir *) instead of (ref_entry *)
` [PATCH v2 16/18] struct ref_dir: store a reference to the enclosing ref_cache
` [PATCH v2 17/18] read_loose_refs(): eliminate ref_cache argument
` [PATCH v2 18/18] refs: read loose references lazily

[PATCH 1/2] PPC: Export some interrupt handlers
 2012-04-26 22:26 UTC  (10+ messages)
` [PATCH 2/2] KVM: PPC: Book3S: Call into C "

[PATCH v11]: Hibernation: fix the number of pages used for hibernate/thaw buffering
 2012-04-26 22:22 UTC  (5+ messages)

[PATCH 0/6] Extended file stat system call
 2012-04-26 22:21 UTC  (20+ messages)

Lockdep false positive in sysfs
 2012-04-26 22:17 UTC  (3+ messages)

ibstat does not recognize iWARP RNIC adapters
 2012-04-26 22:11 UTC  (9+ messages)

+ fs-proc-introduce-proc-pid-task-tid-children-entry-v9-fix.patch added to -mm tree
 2012-04-26 22:08 UTC 

High CPU usage of scheduler?
 2012-04-26 22:08 UTC 

[ath9k-devel] does the ath9k support WiFi Direct?
 2012-04-26 22:08 UTC  (5+ messages)

[PATCH 00/15] PowerMac i2c API conversions & windfarm updates
 2012-04-26 22:06 UTC  (10+ messages)

[PATCH] ARM:mfd: fix ezx-pcap build failure
 2012-04-26 22:04 UTC  (5+ messages)

[PATCH RFC 0/6] Miscellaneous RCU fixes for 3.5
 2012-04-26 22:04 UTC  (13+ messages)
` [PATCH RFC tip/core/rcu 1/6] rcu: Stabilize use of num_online_cpus() for GP short circuit
  ` [PATCH RFC tip/core/rcu 6/6] rcu: Reduce cache-miss initialization latencies for large systems

[RFC 0/8] ERTM state machine changes, part 2
 2012-04-26 22:03 UTC  (4+ messages)
` [RFC 2/8] Bluetooth: Initialize new l2cap_chan structure members

[PATCH 0/3] virt: Assorted bugfixes
 2012-04-26 22:03 UTC  (4+ messages)
` [PATCH 1/3] Fix wrong reference to image functions
` [PATCH 2/3] virt.qemu_io: Make QemuIO inherit from object
` [PATCH 3/3] kvm.tests.qemu_io_blkdebug: Fix up use of python > 2.4 construct

[PATCHSET] block: implement per-blkg request allocation
 2012-04-26 21:59 UTC  (24+ messages)
  ` [PATCH 01/11] blkcg: fix blkg_alloc() failure path
  ` [PATCH 02/11] blkcg: __blkg_lookup_create() doesn't have to fail on radix tree preload failure
  ` [PATCH 03/11] blkcg: make root blkcg allocation use %GFP_KERNEL
  ` [PATCH 04/11] mempool: add @gfp_mask to mempool_create_node()
  ` [PATCH 05/11] block: drop custom queue draining used by scsi_transport_{iscsi|fc}
  ` [PATCH 06/11] block: refactor get_request[_wait]()
  ` [PATCH 07/11] block: allocate io_context upfront
  ` [PATCH 08/11] blkcg: inline bio_blkcg() and friends
  ` [PATCH 09/11] block: add q->nr_rqs[] and move q->rq.elvpriv to q->nr_rqs_elvpriv
  ` [PATCH 10/11] block: prepare for multiple request_lists
  ` [PATCH 11/11] blkcg: implement per-blkg request allocation

[PATCH 1/2] mac80211: insert mesh peer after init
 2012-04-26 22:01 UTC  (2+ messages)
` [PATCH 2/2] mac80211: don't transmit 40MHz frames to 20MHz peer

[RFC][PATCH 0/8] PM: Implement autosleep and "wake locks"
 2012-04-26 22:04 UTC  (7+ messages)
` [RFC][PATCH 6/8] PM / Sleep: Implement opportunistic sleep
` [RFC][PATCH 8/8] PM / Sleep: Add user space interface for manipulating wakeup sources

[PATCHv3 1/4] ARM: tegra: Add AHB driver
 2012-04-26 21:59 UTC  (5+ messages)

[Printing-architecture] Starting WIMS WG session early at 3:05pm US PDT
 2012-04-26 21:53 UTC 

[PATCH] NET: smsc-ircc2: mark non-experimental
 2012-04-26 21:51 UTC 

[U-Boot] [PATCH 00/14] Nokia RX-51 support
 2012-04-26 21:50 UTC  (4+ messages)
` [U-Boot] [PATCH 05/14] cfb_console: Fix function console_scrollup

[PATCH] mfd: wm8994: Convert to module_i2c_driver()
 2012-04-26 21:49 UTC 

[PATCH] sh: switch various MSTP PM clocks to device-ID look-up
 2012-04-26 21:48 UTC 

[PATCH] drivers/video/xen-fbfront.c: add missing cleanup code
 2012-04-26 21:42 UTC  (4+ messages)
` [Xen-devel] "

gcc 4.7 + mips64 architecture support
 2012-04-26 21:35 UTC  (5+ messages)

Heavy spin_lock contention in __udp4_lib_mcast_deliver increase
 2012-04-26 21:44 UTC  (5+ messages)

[PATCH] infiniband-diags/src/ibccquery.c: Fix CACongestionSetting inputs
 2012-04-26 21:43 UTC 

[PATCH] mac80211: mesh: Remove un-needed defines
 2012-04-26 21:41 UTC  (2+ messages)

[Bug 49088] New: MapsGL labels doen't render properly on nouveau
 2012-04-26 21:41 UTC  (2+ messages)
  ` [Bug 49088] "

+ leds-heartbeat-stop-on-shutdown-v5.patch added to -mm tree
 2012-04-26 21:39 UTC 

+ mm-memcg-count-pte-references-from-every-member-of-the-reclaimed-hierarchy-fix.patch added to -mm tree
 2012-04-26 21:37 UTC 

ASoC: wm9712: Microphone doesn't work, "Capture Volume" inverted
 2012-04-26 21:37 UTC  (6+ messages)

+ mm-memcg-count-pte-references-from-every-member-of-the-reclaimed-hierarchy.patch added to -mm tree
 2012-04-26 21:37 UTC 

+ kernel-cgroup-push-rcu-read-locking-from-css_is_ancestor-to-callsite.patch added to -mm tree
 2012-04-26 21:37 UTC 

[patch 1/2] kernel: cgroup: push rcu read locking from css_is_ancestor() to callsite
 2012-04-26 21:37 UTC  (4+ messages)
` [patch 2/2] mm: memcg: count pte references from every member of the reclaimed hierarchy

[PATCH 1/2] pinctrl: support gpio request deferred probing
 2012-04-26 21:36 UTC  (3+ messages)

[PATCH] mfd/tps65910: fix section mismatch in linux-next
 2012-04-26 21:34 UTC  (2+ messages)

[PATCH 00/30] Read loose references lazily
 2012-04-26 21:33 UTC  (3+ messages)

[PATCH 0/6] Extended file stat system call
 2012-04-26 17:06 UTC 


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.