linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-22 06:30:53 to 2012-06-22 14:41:41 UTC [more...]

[PATCH 00/17] Swap-over-NBD without deadlocking V13
 2012-06-22 14:30 UTC  (12+ messages)
` [PATCH 03/16] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
` [PATCH 05/16] mm: Only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used
` [PATCH 08/16] netvm: Allow the use of __GFP_MEMALLOC by specific sockets
` [PATCH 09/16] netvm: Allow skb allocation to use PFMEMALLOC reserves
` [PATCH 10/16] netvm: Propagate page->pfmemalloc to skb
` [PATCH 11/16] netvm: Propagate page->pfmemalloc from skb_alloc_page "
` [PATCH 12/16] netvm: Set PF_MEMALLOC as appropriate during SKB processing
` [PATCH 13/16] mm: Micro-optimise slab to avoid a function call
` [PATCH 14/16] nbd: Set SOCK_MEMALLOC for access to PFMEMALLOC reserves
` [PATCH 15/16] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
` [PATCH 16/16] mm: Account for the number of times direct reclaimers get throttled

[PATCH RESEND] x86: kernel/early_printk.c simple_strtoul cleanup
 2012-06-22 14:40 UTC  (4+ messages)
` [tip:x86/cleanups] x86/early_printk: Replace obsolete simple_strtoul() usage with kstrtoint()
` [tip:x86/cleanups] Revert "x86/early_printk: Replace obsolete simple_strtoul() usage with kstrtoint()"

[PATCH v2] docs: block: update ioprio.txt
 2012-06-22 14:39 UTC  (2+ messages)

[PATCH 00/12] Swap-over-NFS without deadlocking V7
 2012-06-22 14:31 UTC  (13+ 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

New tty ldisc lockup on 3.5-rc3
 2012-06-22 14:42 UTC  (2+ messages)

[PATCH -mm v2 00/11] mm: scalable and unified arch_get_unmapped_area
 2012-06-22 14:37 UTC  (12+ messages)
` [PATCH -mm v2 01/11] mm: track free size between VMAs in VMA rbtree
` [PATCH -mm v2 04/11] rbtree: add helpers to find nearest uncle node

[RFC][PATCH] x86, efi: Handover Protocol
 2012-06-22 14:29 UTC 

[PATCH v3] tmpfs not interleaving properly
 2012-06-22 14:35 UTC 

[PATCH 0/6] KVM: Optimize MMU notifier's THP page invalidation -v2
 2012-06-22 14:33 UTC  (3+ messages)
` [PATCH 6/6] KVM: MMU: Avoid handling same rmap_pde in kvm_handle_hva_range()

mount stuck, khubd blocked
 2012-06-22 14:32 UTC  (2+ messages)

[RFC 0/4] STE-modem remoteproc driver
 2012-06-22 14:31 UTC  (5+ messages)
` [RFC 1/4] remoteproc: Bugfix assign device address to carveout (noiommu)
` [RFC 2/4] remoteproc: Add custom STE-modem firmware loader
` [RFC 3/4] remoteproc: Add API (header file) for kicking STE modems
` [RFC 4/4] remoteproc: Add driver for STE Modem

[PATCH] ima: use full pathnames in measurement list
 2012-06-22 14:23 UTC 

[PATCH v2] fs: introduce pipe-only dump mode suid_dumpable=3
 2012-06-22 14:21 UTC  (3+ messages)

multi-second application stall in open()
 2012-06-22 14:15 UTC  (14+ messages)

[PATCH] sched: Folding nohz load accounting more accurate
 2012-06-22 14:03 UTC  (12+ messages)

[vMCE design RFC] Xen vMCE design
 2012-06-22 13:46 UTC  (4+ messages)

Bug in net/ipv6/ip6_fib.c:fib6_dump_table()
 2012-06-22 13:44 UTC  (6+ messages)

[PATCH] x86, cpufeature: Fix duplicate feature name "dts"
 2012-06-22 13:38 UTC  (9+ messages)

[PATCH Stable 3.4.x] HID: hid-multitouch: fix wrong protocol detection
 2012-06-22 13:38 UTC  (3+ messages)

[GIT PULL] perf fixes
 2012-06-22 13:36 UTC 

[RFC PATCH 00/10] omap: musb: Add device tree support
 2012-06-22 13:32 UTC  (11+ messages)
` [RFC PATCH 01/10] drivers: usb: otg: add a new driver for omap usb2 phy
` [RFC PATCH 02/10] arm/dts: omap: Add omap-usb2 dt data
` [RFC PATCH 03/10] drivers: usb: otg: make twl6030_usb as a comparator driver to omap_usb2
` [RFC PATCH 04/10] drivers: usb: twl6030: Add dt support for twl6030 usb
` [RFC PATCH 05/10] arm/dts: Add twl6030-usb data
` [RFC PATCH 06/10] drivers: usb: twl4030: Add device tree support for twl4030 usb
` [RFC PATCH 07/10] arm/dts: Add twl4030-usb data
` [RFC PATCH 08/10] drivers: usb: musb: Add device tree support for omap musb glue
` [RFC PATCH 09/10] arm/dts: omap: Add usb_otg and glue data
` [RFC PATCH 10/10] arm: omap: phy: remove unused functions from omap-phy-internal.c

[PATCH] tty: keyboard.c: Remove locking from vt_get_leds
 2012-06-22 13:34 UTC  (2+ messages)

[PATCH] Atmel NAND ECC: Remove unaffected config option
 2012-06-22 13:29 UTC 

[PATCH 00/13] drivers: hv: kvp
 2012-06-22 13:25 UTC  (4+ messages)

[RFC PATCH v2 0/2] omap: add ocp2scp as a misc driver
 2012-06-22 13:15 UTC  (3+ messages)
` [RFC PATCH v2 1/2] drivers: misc: omap: add a new driver for ocp2scp
` [RFC PATCH v2 2/2] arm/dts: omap4: Add ocp2scp data

[PATCH 0/3] x86, UV: BAU additions and fixes
 2012-06-22 13:14 UTC  (4+ messages)
` [PATCH 1/3] x86: UV BAU destination timeout period
` [PATCH 2/3] x86: UV BAU runtime enable and disable
` [PATCH 3/3] x86: UV2 BAU hang workarounds

[PATCH] Staging: comedi: fixed print_k coding style issue in acl7225b.c
 2012-06-22 13:00 UTC 

[PATCH V2] memcg: cleanup typos in mem cgroup
 2012-06-22 12:46 UTC 

deferring __fput()
 2012-06-22 12:44 UTC 

[RFC/PATCHSET 0/8] perf tools: Minimal build without libelf dependency (v2)
 2012-06-22 12:43 UTC  (4+ messages)
` [PATCH 5/8] perf symbols: Do not use ELF's symbol binding constants

[PATCH] perf symbols: Follow .gnu_debuglink section to find separate symbols
 2012-06-22 12:39 UTC  (4+ messages)

[PATCH 0/1] Palmas Bugfixes
 2012-06-22 12:36 UTC  (4+ messages)
` [PATCH 1/3] MFD: palmas fix regulator pdata missing
` [PATCH 2/3] MFD: add missing hunk to change irq to clear on read
` [PATCH 3/3] REGULATOR: fix regmap offsets for enable/disable

Kernel 3.3.8 breaks accidental ext3 mount of extended partition
 2012-06-22 12:33 UTC  (6+ messages)

[PATCH 2/2] memcg: cleanup typos in mem cgroup
 2012-06-22 12:32 UTC  (2+ messages)

[PATCH 1/2] memcg: use existing function to judge root mem cgroup
 2012-06-22 12:29 UTC  (3+ messages)

boot hang on commit "PM / ACPI: Fix suspend/resume regression caused by cpuidle cleanup."
 2012-06-22 12:24 UTC  (3+ messages)

crypto: gpf on boot with linux-next
 2012-06-22 12:24 UTC  (3+ messages)

[PATCH v3 0/5] usb: musb: cleanup
 2012-06-22 12:10 UTC  (6+ messages)
` [PATCH v3 1/5] usb: musb: move work_struct(otg_notifier_work) from core to omap glue
` [PATCH v3 2/5] usb: musb: twl: use mailbox API to send VBUS or ID events
` [PATCH v3 3/5] drivers: usb: musb: move otg specific initializations from twl to glue
` [PATCH v3 4/5] usb: musb: omap: use devres API to allocate resources
` [PATCH v3 5/5] drivers: usb: otg: twl: "

[PATCH] gpio: gpiolib: fix conflicting flag values
 2012-06-22 12:01 UTC  (3+ messages)

[PATCH] m68k: remove never used asm/shm.h
 2012-06-22 11:59 UTC  (2+ messages)

finding unused header files
 2012-06-22 11:58 UTC  (4+ messages)

MMC: commit dba3c29 ruins mmc card data on beagle-xm revB
 2012-06-22 11:51 UTC  (6+ messages)

memory leak in recent (3.x) kernels?
 2012-06-22 11:26 UTC 

[PATCH 1/2] dma: tegra: set DMA_CYCLIC capability
 2012-06-22 11:42 UTC  (2+ messages)
` [PATCH 2/2] dma: tegra: do not set transfer desc flag to DMA_CTRL_ACK in cyclic mode

[RFC][PATCH] sched: Fix race in task_group()
 2012-06-22 11:36 UTC 

[PATCH 00/17] Swap-over-NBD without deadlocking V12 (resend)
 2012-06-22 11:27 UTC  (10+ messages)
` [PATCH 01/17] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 10/17] netvm: Allow skb allocation to use PFMEMALLOC reserves

[PATCH 1/3] tilegx pci: support I/O to arbitrarily-cached pages
 2012-06-22 11:24 UTC  (3+ messages)
` [PATCH 3/3] tile pci: enable IOMMU to support DMA for legacy devices

[PATCH V3 00/16] MIPS: Add Loongson-3 based machines support
 2012-06-22 11:11 UTC  (10+ messages)
` [PATCH V3 11/16] drm/radeon: Make radeon card usable for Loongson

[PATCH 00/23] Crypto keys and module signing
 2012-06-22 11:03 UTC  (9+ messages)

[PATCH][RT] spinlock: Add include for BUG() in spinlock_rt.h
 2012-06-22 10:49 UTC  (3+ messages)

[PATCH] printk: Add printk_flush() to force buffered text to console
 2012-06-22 10:48 UTC  (5+ messages)

[PATCH] regulator: core: Allow multiple requests of a single supply mapping
 2012-06-22 10:39 UTC 

get_unused_fd and get_unused_fd_flags
 2012-06-22 10:34 UTC  (4+ messages)

[PATCH] h8300: remove never used asm/shm.h
 2012-06-22 10:34 UTC 

[PATCH v2 1/5] usb: musb: move work_struct(otg_notifier_work) from core to omap glue
 2012-06-22 10:27 UTC 

Early boot panic on machine with lots of memory
 2012-06-22 10:29 UTC  (9+ messages)

İngilizceyi Uygun fiyata ÖZel Ders alarak öğrenin
 2012-06-22  7:09 UTC 

[PATCH 00/21] vfs: atomic open v6 (part 2)
 2012-06-22 10:07 UTC  (11+ messages)

[PATCH] driver core: fix shutdown races with probe/remove(v3)
 2012-06-22 10:01 UTC 

Estimado cliente
 2012-06-22 10:01 UTC 

mmotm 2012-06-21-16-20 uploaded
 2012-06-22  9:23 UTC  (4+ messages)

[PATCH 1/2] regulator: tps65910: Remove unused min_uV and max_uV from struct tps_info
 2012-06-22  9:18 UTC  (2+ messages)

[PATCH V3 0/3] regulator: dt: add policy to match regulator with prop "regulator-compatible"
 2012-06-22  9:12 UTC  (8+ messages)
` [PATCH V3 2/3] regulator: dt: regulator match by regulator-compatible

Good Day! Please kindly,Open the attachment message and response back to me
 2012-06-22  9:04 UTC 

[PATCH] HID: Fix the Kconfig option for generic device handling
 2012-06-22  9:13 UTC 

Good Day! Please kindly,Open the attachment message and response back to me
 2012-06-22  9:07 UTC 

CONGRATULATIONS YOUR EMAIL HAS WON GBP£100,000.00!.PLEASE DOWNLOAD ATTACHMENT
 2012-06-22  8:58 UTC 

[PATCH v2 0/3] -tip cleanups/fixes for x2apic cluster mode routing
 2012-06-22  9:00 UTC  (3+ messages)
` [PATCH v2 3/3] x86, x2apic: use multiple cluster members for the irq destination only with the explicit affinity

[PATCH] drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13
 2012-06-22  8:58 UTC  (2+ messages)

[PATCH] pinctrl: Add one-register-per-pin type device tree based pinctrl driver
 2012-06-22  8:39 UTC  (8+ messages)

[PATCH 1/2] tools lib traceevent: Teach [ce]tags about libtraceeevent error codes
 2012-06-22  8:10 UTC  (2+ messages)
` [PATCH 2/2] tools lib traceevent: Check string is really printable

Accounting problem of MIGRATE_ISOLATED freed page
 2012-06-22  8:13 UTC  (15+ messages)

[PATCH V6 05/13] perf: Generic intel uncore support
 2012-06-22  8:05 UTC  (4+ messages)
` [tip:perf/core] perf/x86: Add generic Intel uncore PMU support

[PATCH] mgag200: Fix a memory leak in mgag200fb_create()
 2012-06-22  8:00 UTC  (2+ messages)

gpio: pca953x: interrupt feature unreliable (re-re-send, Grant please acknowledge!!)
 2012-06-22  7:53 UTC  (6+ messages)
        ` gpio: pca953x: interrupt feature unreliable

[patch 3.5-rc3] mm, mempolicy: fix mbind() to do synchronous migration
 2012-06-22  7:41 UTC  (6+ messages)

FYI: Problem in current SLES11 SP1 Kernel (2.6.32.59-0.3) with rr-bonding
 2012-06-22  7:14 UTC 

[PATCH UPDATED] block: In blk_execute_rq_nowait, init rq->end_io before checking for dead queue
 2012-06-22  7:20 UTC  (12+ messages)

SNB PCI root information
 2012-06-22  7:14 UTC  (16+ messages)

linux-next: Tree for Jun 15
 2012-06-22  7:13 UTC  (5+ messages)
` error: implicit declarations of BUG/BUG_ON/WARN_ON/WARN_ON_ONCE

[PATCHv2] bq27x00_battery: Add support for BQ27425 chip
 2012-06-22  7:10 UTC  (2+ messages)

[PATCH 0/6] [RFC] Fallocate Volatile Ranges v4
 2012-06-22  7:06 UTC  (3+ messages)
` [PATCH 1/6] [RFC] Interval tree implementation

RFC: Easy-Reclaimable LRU list
 2012-06-22  6:57 UTC  (3+ messages)

linux-next: Tree for Jun 22
 2012-06-22  6:49 UTC 

[PATCH 2/2] x86, microcode: Make reload interface per system
 2012-06-22  6:41 UTC  (10+ messages)

[set5 PATCH 0/6] scsi, async: asynchronous probing rework / fixes
 2012-06-22  6:47 UTC  (4+ messages)
` [set5 PATCH 3/6] scsi: queue async scan work to an async_schedule domain
` [set5 PATCH 4/6] scsi: cleanup usages of scsi_complete_async_scans
` [set5 PATCH 6/6] scsi: fix hot unplug vs async scan race


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).