All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-11-02 18:00:32 to 2011-11-02 19:20:09 UTC [more...]

mm: avoid null pointer access in vm_struct via /proc/vmallocinfo
 2011-11-02 19:19 UTC 

[PATCH 0/3] PM: Fix up interactions between system suspend/resume and runtime PM
 2011-11-02 19:14 UTC  (6+ messages)
` [PATCH 0/6 v2] "
  ` [PATCH 4/6 v2] PM: Limit race conditions between runtime PM and system sleep (v2)

[PATCH] Correct man page of xl regarding cpu-pools
 2011-11-02 19:18 UTC  (2+ messages)

Yocto Project 1.1 Announcement
 2011-11-02 19:18 UTC 

Build error while following Appendix A. Yocto Project Development manual
 2011-11-02 19:18 UTC  (9+ messages)

[PATCH][GIT PULL] sched: Set the command name of the idle tasks in SMP kernels
 2011-11-02 19:17 UTC 

[Lustre-devel] Lustre code style Git commit hooks and
 2011-11-02 19:17 UTC 

Linux 3.1-rc9
 2011-11-02 19:16 UTC  (25+ messages)

Partnership
 2011-11-02 19:15 UTC 

virtio-pci new configuration proposal
 2011-11-02 19:14 UTC  (8+ messages)

[ANNOUNCE] Git 1.7.8.rc0
 2011-11-02 19:13 UTC  (9+ messages)

[U-Boot] u-boot master on a pandaboard won't boot
 2011-11-02 19:12 UTC  (3+ messages)

[PATCH] bridge: Reset IPCB on forward non-local packets in br_handle_frame_finish()
 2011-11-02 19:11 UTC  (4+ messages)
` [Bridge] "

[Qemu-devel] [0/14] Preliminary work for IOMMU emulation support (v3)
 2011-11-02 19:11 UTC  (7+ messages)
` [Qemu-devel] [PATCH 05/14] eepro100: Use PCI DMA stub functions

[PATCH] arm/tegra: add support for tegra30 interrupts
 2011-11-02 19:09 UTC  (9+ messages)

How to test multiusermount?
 2011-11-02 19:08 UTC  (4+ messages)

[PATCH 0/7] drm/i915: Fix PCH eDP support for SNB
 2011-11-02 19:07 UTC  (5+ messages)
` [PATCH 3/7] drm/i915: Treat PCH eDP like DP in most places

[Qemu-devel] GSoC mentor summit QEMU users session
 2011-11-02 19:07 UTC  (12+ messages)

[GIT PULL] mm: frontswap (for 3.2 window)
 2011-11-02 19:06 UTC  (7+ messages)

[PATCH] i7core_edac: make lookup arrays const
 2011-11-02 19:05 UTC 

(unknown),
 2011-11-02 19:05 UTC  (4+ messages)
` [PATCH] Escape file:// URL's to meet subversion SVN::Ra requirements

Compat-wireless release for 2011-11-02 is baked
 2011-11-02 19:02 UTC 

[PATCH RFC 0/2] virtio-pci: polling mode support
 2011-11-02 19:02 UTC  (2+ messages)
` [Qemu-devel] "

[patchset 0/8] pnfs-obj: Move to ORE for v3.2 merge window
 2011-11-02 19:01 UTC  (7+ messages)
        ` [osd-dev] "

Out of date email address for Jaroslav Kysela on wiki
 2011-11-02 19:00 UTC  (3+ messages)

linux-next: manual merge of the logfs tree with Linus' tree
 2011-11-02 19:00 UTC  (2+ messages)

[Pull v2 0/4] convert these recipes to adduser bbclass
 2011-11-02 18:54 UTC  (3+ messages)
` [Pull v2 3/4] connman: create xuser

[PATCH] media: vb2: vmalloc-based allocator user pointer handling
 2011-11-02 18:59 UTC  (3+ messages)

[git patches] libata updates, GPG signed (but see admin notes)
 2011-11-02 18:58 UTC  (10+ messages)

[U-Boot] [PATCH] Reduce build times
 2011-11-02 18:57 UTC  (5+ messages)

[PATCH] mmc: omap_hsmmc: Fix build for hsmmc
 2011-11-02 18:57 UTC  (2+ messages)

meta-intel candidate branch for 1.1 edison point release
 2011-11-02 18:54 UTC  (3+ messages)

HDA Intel microphone regression in 3.1.0
 2011-11-02 18:54 UTC  (6+ messages)

ALSA firewire kernel branch: snd_dice enhancements
 2011-11-02 18:52 UTC 

[PATCH] drm/radeon/kms: fix DP setup on TRAVIS bridges
 2011-11-02 18:51 UTC 

[PATCH] tracing: Restore system filter behavior
 2011-11-02 18:51 UTC  (3+ messages)

[systemd-devel] systemd kills mdmon if it was started manually by user
 2011-11-02 18:49 UTC  (14+ messages)
`  "

[U-Boot] [PATCH] config.mk: use memoization in cc-option macro to speed up compilation
 2011-11-02 18:46 UTC 

[RFC PATCH 00/34] msm: msm8660 and msm8960 clock support
 2011-11-02 18:36 UTC  (76+ messages)
` [RFC PATCH 01/34] msm: clock-pcom: Mark functions static
` [RFC PATCH 02/34] msm: clock: Always use an array to iterate over clocks
` [RFC PATCH 03/34] msm: clock: Pass struct clk to the clk_ops
` [RFC PATCH 04/34] msm: clock: Support one lock per clock
` [RFC PATCH 05/34] msm: clock-pcom: Introduce a struct pcom_clk
` [RFC PATCH 06/34] msm: clock: Support clk_[s|g]et_parent() clk_ops
` [RFC PATCH 07/34] msm: clock-debug: Use clk_enable()/clk_disable() directly
` [RFC PATCH 08/34] msm: clock: Enable/disable parent clocks generically
` [RFC PATCH 09/34] msm: clock: Implement rate voting
` [RFC PATCH 10/34] msm: clock-pcom: Add pbus specific clock ops
` [RFC PATCH 11/34] msm: Migrate to clock rate voting
` [RFC PATCH 12/34] msm: clock: Make most clk_*() operations optional
` [RFC PATCH 13/34] msm: clock-debug: Implement a default is_enabled()
` [RFC PATCH 14/34] msm: proc_comm: Add CLKCTL_RPC_SRC_REQUEST
` [RFC PATCH 15/34] msm: clock: Add local clock control framework
` [RFC PATCH 16/34] msm: clock-pcom: Expose pc_clk_reset
` [RFC PATCH 17/34] msm: clock: Add 7x30 local clock support
` [RFC PATCH 18/34] msm: clock-local: Add support for 8x60 clock types
` [RFC PATCH 19/34] msm: clock: Add 8x60 clock support
` [RFC PATCH 20/34] msm: clock: Add list_rate debugfs nodes for locally-controlled clocks
` [RFC PATCH 21/34] msm: clock: Add debugfs interface to measure clock rates
` [RFC PATCH 22/34] msm: clock-8x60: Support measurement of CPU and L2 clocks
` [RFC PATCH 23/34] msm: Unify iomap for clock regions
` [RFC PATCH 24/34] msm: clock: Support dummy clocks
` [RFC PATCH 25/34] msm: clock: Add 8960 clock support
` [RFC PATCH 26/34] msm: 8660: Add FLUID support
` [RFC PATCH 27/34] msm-8x60: Add serial support
` [RFC PATCH 28/34] msm: clock: Invert CLKFLAG_AUTO_OFF
` [RFC PATCH 29/34] msm: clock: Expand CLK_MIN, CLK_MAX and CLK_MINMAX macros
` [RFC PATCH 30/34] msm: clock: Add EBI1 voter clocks for ADM on SoCs without them
` [RFC PATCH 31/34] msm: clock: Remove msm_clk_soc_init()
` [RFC PATCH 32/34] msm: clock-8x60: Add local control of vpe_axi_clk and vpe_axi_clk
` [RFC PATCH 33/34] ARM: msm: fix names of UART clocks
` [RFC PATCH 34/34] msm_serial: fix clock rate on DMA-based uarts

Adding PCTV80e support to linuxtv
 2011-11-02 18:44 UTC  (2+ messages)

[U-Boot] [PATCH] ulpi: add generic ULPI support header file
 2011-11-02 18:42 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[linux-lvm] N00b Question: Logical Volume without a Logical Volume Group ?
 2011-11-02 18:41 UTC  (3+ messages)

[U-Boot] [PATCH v2] sandbox: Change md command to use map_physmem
 2011-11-02 18:39 UTC  (2+ messages)

what does "scrub" mean?
 2011-11-02 18:37 UTC  (3+ messages)

[PATCH] arch: arm: tegra: Enable headphone detection gpio
 2011-11-02 18:36 UTC  (5+ messages)

[U-Boot] [PATCH] sandbox: Add improved RAM simulation
 2011-11-02 18:35 UTC  (5+ messages)

[U-Boot] (no subject)
 2011-11-02 18:35 UTC 

[PATCH] xenpaging: improve policy mru list handling
 2011-11-02 18:33 UTC 

luks testing and source deb pkg
 2011-11-02 18:31 UTC  (4+ messages)

[PATCH] sony-laptop: Enable keyboard backlight by default
 2011-11-02 18:32 UTC 

What does rmo/tce stand for in powerpc?
 2011-11-02 18:30 UTC  (4+ messages)

[PATCH v2 1/3] Add support for mini-box.com picoSAM9G45 board
 2011-11-02 18:30 UTC  (5+ messages)

[PATCH v2 0/8] Add support for tegra30 and cardhu
 2011-11-02 18:30 UTC  (5+ messages)
` [PATCH v2 2/8] arm/tegra: prepare early init for multiple tegra variants

[PATCH] http.c: Use curl_multi_fdset to select on curl fds instead of just sleeping
 2011-11-02 18:29 UTC  (2+ messages)

[PATCH 0/8 bigalloc] ext4: change unit of extent's ee_len from block to cluster
 2011-11-02 18:29 UTC  (3+ messages)
` [PATCH 1/8 bigalloc] ext4: get blocks from ext4_ext_get_actual_len

[PATCH 0/2] PPI fixes for 3.2
 2011-11-02 18:27 UTC  (3+ messages)
` [PATCH 2/2] ARM: mcx: fix local timer interrupt handling

[Qemu-devel] Catching system calls and PIDs in Qemu
 2011-11-02 18:25 UTC 

[PATCH v2] drivers: i915: Default max backlight brightness value
 2011-11-02 18:25 UTC  (3+ messages)

[Bug 35460] [855GM] Corruptions with linux-2.6.38 & xf-video-intel-2.14.901
 2011-11-02 18:24 UTC 

bnx2x kerneloops
 2011-11-02 18:19 UTC  (4+ messages)

[PATCH] cfg80211: merge in beacon ies of hidden bss
 2011-11-02 18:19 UTC 

wireless git trees returning to kernel.org
 2011-11-02 18:09 UTC 

[ath9k-devel] RFC: expose antCtrlCommon aka. AR_PHY_SWITCH_COM via nl80211
 2011-11-02 18:16 UTC  (6+ messages)

[RFC][PATCH] clocksource: Avoid selecting mult values that might overflow when adjusted
 2011-11-02 18:07 UTC  (3+ messages)

[PATCH v7 00/16] ARM: Add support for the Large Physical Address Extensions
 2011-11-02 18:07 UTC  (5+ messages)
` [PATCH v7 16/16] ARM: LPAE: Add the Kconfig entries

[Qemu-devel] Do you have a use for a tester of virtio-scsi with CD drives ?
 2011-11-02 18:05 UTC  (2+ messages)

[PATCH 1/2] vmscan: promote shared file mapped pages
 2011-11-02 18:04 UTC  (7+ messages)
      ` [rfc 2/3] mm: vmscan: treat inactive cycling as neutral

[wireless-next PATCH 1/5] mac80211: Support forcing station to disable 11n
 2011-11-02 18:03 UTC  (8+ messages)
` [wireless-next PATCH 3/5] wifi: Allow overriding some HT information

[PATCH] genirq: spurious.c: fix regression that broke irqfixup,irqpoll
 2011-11-02 18:02 UTC  (2+ messages)

[Qemu-devel] Multiple instances of Qemu on Windows multicore
 2011-11-02 18:01 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.