All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-20 09:16:39 to 2012-06-20 10:06:32 UTC [more...]

[linux-lvm] LVM2 recovery on IP-SAN after OS re-install
 2012-06-20 10:06 UTC  (3+ messages)

[PATCH V2 0/3] regulator: dt: add policy to match regulator with prop "regulator-compatible"
 2012-06-20 10:06 UTC  (12+ messages)
` [PATCH V2 3/3] ARM: dts: db8500: add node property "regulator-compatible" regulator node

still crashing osds with next branch
 2012-06-20 10:03 UTC 

[PATCH 1/2] serial/amba-pl011: use devm_* allocators
 2012-06-20 10:03 UTC  (8+ messages)

[PATCH v2 0/7] IOMMU: Groups support
 2012-06-20 10:01 UTC  (4+ messages)
` [PATCH v2 2/7] iommu: IOMMU Groups

[3.2.y] Re: Brcmsmac driver woes, possible regression?
 2012-06-20 10:02 UTC  (6+ messages)

[PATCH 00/10] perf, x86: Add northbridge counter support for AMD family 15h
 2012-06-20 10:00 UTC  (7+ messages)
` [PATCH 05/10] perf, x86: Move Intel specific code to intel_pmu_init()

[RFC] Support for 'Coda' video codec IP
 2012-06-20 10:00 UTC  (6+ messages)

[linux-3.0 test] 13100: tolerable FAIL - PUSHED
 2012-06-20  9:59 UTC 

[PATCH] power_supply: Add charge_rate_limit power supply attribute
 2012-06-20  9:59 UTC  (2+ messages)

linux-next: build failure after merge of the net-next tree
 2012-06-20  9:59 UTC  (5+ messages)

[dm-crypt] [ANNOUNCE] cryptsetup 1.5.0-rc2
 2012-06-20  9:59 UTC  (2+ messages)
`  "

[PATCH -mm] memcg: prevent from OOM with too many dirty pages
 2012-06-20  9:59 UTC  (8+ messages)

[PATCH 0/2] x86, microcode: Reload ucode only per-system
 2012-06-20  9:57 UTC  (8+ messages)
` [PATCH 2/2] x86, microcode: Make reload interface per system

[LTP] [ANNOUNCE] The Linux Test Project has been released for JUNE 2012
 2012-06-20  9:13 UTC  (3+ messages)

[PATCH] vfs: avoid hang caused by attempting to rmdir an invalid file system
 2012-06-20  9:57 UTC  (9+ messages)

[PATCH] netxen: Error return off by one in 'netxen_nic_set_pauseparam()'
 2012-06-20  9:51 UTC  (5+ messages)

[PATCH] can: c_can_pci: limit compilation to archs with clock support
 2012-06-20  9:54 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/13] iommu series
 2012-06-20  9:54 UTC  (8+ messages)
` [Qemu-devel] [PATCH 07/13] usb: Convert usb_packet_{map, unmap} to universal DMA helpers

[Qemu-devel] [PATCH] raw-posix: Fix build without is_allocated support
 2012-06-20  9:53 UTC  (4+ messages)

[PATCH] pinctrl: pinctrl-imx: fix map setting problem if NO_PAD_CTL
 2012-06-20  9:52 UTC  (3+ messages)

ubifs error : read_znode: bad indexing node
 2012-06-20  9:51 UTC  (3+ messages)

[Qemu-devel] [Bug 921208] [NEW] win7/x64 installer hangs on startup with 0x0000005d
 2012-06-20  9:41 UTC  (2+ messages)
` [Qemu-devel] [Bug 921208] "

[PATCH 0/3] wl1251: maemo fixes
 2012-06-20  9:23 UTC  (3+ messages)
` [PATCH 1/3] wl1251: fix TSF calculation

10GBE performance drop with net.ipv4.tcp_timestamps=0
 2012-06-20  9:50 UTC  (14+ messages)

IO_PAGE_FAULTS with igb or igbvf on AMD IOMMU system
 2012-06-20  9:48 UTC  (3+ messages)

[PATCH 01/11] ARM: mach-shmobile: add a temporary macro to define fixed voltage regulators
 2012-06-20  9:48 UTC  (2+ messages)

[PATCH 02/27 v2] ARM: shmobile: sh7372: bugfix: chclr_offset base
 2012-06-20  9:48 UTC  (2+ messages)

[Buildroot] [PATCH] libnspr: fix build issue on ARM with certain toolchains
 2012-06-20  9:48 UTC 

[PATCH 01/27 v2] ARM: shmobile: sh73a0: bugfix: SY-DMAC number
 2012-06-20  9:48 UTC  (2+ messages)

[PATCH 00/17] Swap-over-NBD without deadlocking V12
 2012-06-20  9:35 UTC  (36+ messages)
` [PATCH 01/17] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 02/17] mm: slub: Optimise the SLUB fast path to avoid pfmemalloc checks
` [PATCH 03/17] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
` [PATCH 04/17] mm: allow PF_MEMALLOC from softirq context
` [PATCH 05/17] mm: Only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used
` [PATCH 06/17] mm: Ignore mempolicies when using ALLOC_NO_WATERMARK
` [PATCH 07/17] net: Introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socket
` [PATCH 08/17] netvm: Allow the use of __GFP_MEMALLOC by specific sockets
` [PATCH 09/17] netvm: Allow skb allocation to use PFMEMALLOC reserves
` [PATCH 10/17] netvm: Propagate page->pfmemalloc to skb
` [PATCH 11/17] netvm: Propagate page->pfmemalloc from skb_alloc_page "
` [PATCH 12/17] netvm: Set PF_MEMALLOC as appropriate during SKB processing
` [PATCH 13/17] mm: Micro-optimise slab to avoid a function call
` [PATCH 14/17] nbd: Set SOCK_MEMALLOC for access to PFMEMALLOC reserves
` [PATCH 15/17] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
` [PATCH 16/17] mm: Account for the number of times direct reclaimers get throttled
` [PATCH 17/17] netvm: Prevent a stream-specific deadlock

[Qemu-devel] [PATCH v2 0/3] Some socket fix patches
 2012-06-20  9:46 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] net: fix the coding style
` [Qemu-devel] [PATCH v2 2/3] net: add the support for -netdev socket, listen
` [Qemu-devel] [PATCH v2 3/3] net: complete NetSocketState lifecycle handling

[PATCH 00/22] Get SMB2 mount work
 2012-06-20  9:46 UTC  (4+ messages)
` [PATCH 03/22] CIFS: Make transport routines work with SMB2

[PATCH] net/ceph/osd_client.c add sem to osdmap destroy
 2012-06-20  9:46 UTC  (4+ messages)

[PATCH] sched: Folding nohz load accounting more accurate
 2012-06-20  9:45 UTC  (10+ messages)

Security vulnerability process, and CVE-2012-0217
 2012-06-20  9:45 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 00/17] hub-based networking patchset
 2012-06-20  9:42 UTC  (18+ messages)
` [Qemu-devel] [PATCH v6 01/17] net: Add a hub net client
` [Qemu-devel] [PATCH v6 02/17] net: Use hubs for the vlan feature
` [Qemu-devel] [PATCH v6 03/17] net: Look up 'vlan' net clients using hubs
` [Qemu-devel] [PATCH v6 04/17] hub: Check that hubs are configured correctly
` [Qemu-devel] [PATCH v6 05/17] net: Drop vlan argument to qemu_new_net_client()
` [Qemu-devel] [PATCH v6 06/17] net: Remove vlan qdev property
` [Qemu-devel] [PATCH v6 07/17] net: Remove vlan code from net.c
` [Qemu-devel] [PATCH v6 08/17] net: Remove VLANState
` [Qemu-devel] [PATCH v6 09/17] net: Rename non_vlan_clients to net_clients
` [Qemu-devel] [PATCH v6 10/17] net: Rename VLANClientState to NetClientState
` [Qemu-devel] [PATCH v6 11/17] net: Rename vc local variables to nc
` [Qemu-devel] [PATCH v6 12/17] net: Rename qemu_del_vlan_client() to qemu_del_net_client()
` [Qemu-devel] [PATCH v6 13/17] net: Make "info network" output more readable info
` [Qemu-devel] [PATCH v6 14/17] net: cleanup deliver/deliver_iov func pointers
` [Qemu-devel] [PATCH v6 15/17] net: determine if packets can be sent before net queue deliver packets
` [Qemu-devel] [PATCH v6 16/17] hub: add the support for hub own flow control
` [Qemu-devel] [PATCH v6 17/17] net: roll back qdev_prop_vlan

filestore btrfs trans
 2012-06-20  9:43 UTC 

[RFC PATCH] ARM: Make a compile trustzone conditionally
 2012-06-20  9:43 UTC  (6+ messages)

[U-Boot] [PATCH 0/8 V4] EXYNOS5: Enable I2C support
 2012-06-20  9:43 UTC  (7+ messages)
` [U-Boot] [PATCH 6/8 V4] I2C: Modify the I2C driver for EXYNOS5

[PATCH 1/2] cfg80211: Support for automatic channel selection in AP mode
 2012-06-20  9:42 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 00/16] QEMU OpenRISC support
 2012-06-20  9:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 11/16] target-or32: Add a IIS dummy board

[git pull] drm-fixes
 2012-06-20  9:41 UTC  (4+ messages)
` regression with dynpm [was: [git pull] drm-fixes]

Charger Manager Proposal
 2012-06-20  9:41 UTC 

Oops on boot for omap3xxx, EHCI fails
 2012-06-20  9:41 UTC  (2+ messages)

[PATCH RFC] gdbus: Rename variables named "signal" (so that it can be compiled with -Wshadow)
 2012-06-20  9:41 UTC  (7+ messages)

problems with ceph.init / etc/hosts and ceph.conf
 2012-06-20  9:40 UTC  (4+ messages)

Bug? 100% load on core after physically removing USB storage from host
 2012-06-20  9:40 UTC  (7+ messages)

[PATCH] drm/i915: Fix eDP blank screen after S3 resume on HP desktops
 2012-06-20  9:39 UTC  (5+ messages)

Need help regarding the USB mass storage driver
 2012-06-20  9:39 UTC 

[ath9k-devel] Atheros [168c 0034] can't enable wireless button LED
 2012-06-20  9:39 UTC  (6+ messages)
      `  "

[PATCH 00/12] Swap-over-NFS without deadlocking V6
 2012-06-20  9:38 UTC  (26+ messages)
` [PATCH 01/12] netvm: Prevent a stream-specific deadlock
` [PATCH 02/12] selinux: tag avc cache alloc as non-critical
` [PATCH 03/12] mm: Methods for teaching filesystems about PG_swapcache pages
` [PATCH 04/12] mm: Add support for a filesystem to activate swap files and use direct_IO for writing swap pages
` [PATCH 05/12] mm: swap: Implement generic handler for swap_activate
` [PATCH 06/12] mm: Add get_kernel_page[s] for pinning of kernel addresses for I/O
` [PATCH 07/12] mm: Add support for direct_IO to highmem pages
` [PATCH 08/12] nfs: teach the NFS client how to treat PG_swapcache pages
` [PATCH 09/12] nfs: disable data cache revalidation for swapfiles
` [PATCH 10/12] nfs: enable swap on NFS
` [PATCH 11/12] nfs: Prevent page allocator recursions with swap over NFS
` [PATCH 12/12] Avoid dereferencing bd_disk during swap_entry_free for network storage

[PATCH v6 0/4] CPU hotplug, cpusets, suspend/resume: Fixes, cleanups and optimizations
 2012-06-20  9:36 UTC  (2+ messages)

[PATCH 00/12] Swap-over-NFS without deadlocking V6
 2012-06-20  9:36 UTC  (6+ messages)
` [PATCH 01/12] selinux: tag avc cache alloc as non-critical
` [PATCH 02/12] mm: Methods for teaching filesystems about PG_swapcache pages

Using cifs as rootfs for diskless machines?
 2012-06-20  9:36 UTC 

[PATCH] sdp: Prevent duplicate records registration
 2012-06-20  9:35 UTC  (2+ messages)

[PATCH v3] mmc: core: Fix the HPI execution sequence
 2012-06-20  9:33 UTC 

[PATCH] ALSA: Add missing include of pcm.h to pcm_params.h
 2012-06-20  9:34 UTC  (3+ messages)

Editing the root commit
 2012-06-20  9:32 UTC  (4+ messages)

BUG: scheduling while atomic: chcpu/6197/0x00000002
 2012-06-20  9:15 UTC  (3+ messages)

[PATCH] drm/i915: fix hard-hangs while resetting the gpu on some ilks
 2012-06-20  9:33 UTC  (3+ messages)
` [PATCH] drm/i915: don't call modeset_init_hw in i915_reset

MFD USB host: prevents CORE retention in idle
 2012-06-20  9:29 UTC  (12+ messages)

[PATCH v3] ipv4: Early TCP socket demux
 2012-06-20  9:30 UTC  (4+ messages)

[Resend with ACK][PATCH] memory hotplug: fix invalid memory access caused by stale kswapd pointer
 2012-06-20  9:21 UTC  (2+ messages)

[RFC] Generic crypto counters
 2012-06-20  9:24 UTC  (2+ messages)

[PATCH v2] PINCTRL: SiRF: add GPIO and GPIO irq support in CSR SiRFprimaII
 2012-06-20  9:22 UTC  (3+ messages)

[PATCH] gpio/mxc: use the edge_sel feature if available
 2012-06-20  9:21 UTC  (4+ messages)

[PATCH] allow padlock module to load without xcrypt support
 2012-06-20  9:22 UTC 

[U-Boot] [PATCH v2 0/7] feature additions and fixes for da850/omap-l138
 2012-06-20  9:20 UTC  (5+ messages)
` [U-Boot] [PATCH v2 3/7] da850/omap-l138: Add support to read u-boot image from MMC/SD

[Qemu-devel] USB hardware simulation in external process
 2012-06-20  9:20 UTC  (4+ messages)

[PATCH] gpio/mxc: use the edge_sel feature if available
 2012-06-20  9:19 UTC  (2+ messages)

[PATCH v2 0/5] ARM: topology: set the capacity of each cores for big.LITTLE
 2012-06-20  9:19 UTC  (7+ messages)
` [PATCH v2 5/5] sched: cpu_power: enable ARCH_POWER

VERIFIED vs CLOSED in yocto bugzilla
 2012-06-20  9:18 UTC  (3+ messages)

[Xenomai] Sharing memory between rt-posix and standard-posix apps
 2012-06-20  9:18 UTC  (10+ messages)

[PATCH v4 0/8] ARM: OMAP2+: PM: introduce the power domains functional states
 2012-06-20  9:17 UTC  (4+ messages)
` [PATCH 1/8] ARM: OMAP2+: PM: protect the power domain state change by a mutex

[PATCH] drm/i915: return -ENODEV if hw context are not supported
 2012-06-20  9:18 UTC  (3+ 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.