linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-08 05:10:27 to 2012-02-08 15:53:49 UTC [more...]

[PATCH 00/21] RFC: Make all arches use <asm-generic/posix_types.h>
 2012-02-08 13:21 UTC  (24+ messages)
` [PATCH 01/21] posix_types: Make __kernel_[ug]id32_t default to unsigned int
` [PATCH 02/21] posix_types: Make it possible to override __kernel_fsid_t
` [PATCH 03/21] alpha: Use generic posix_types.h
` [PATCH 04/21] arm: "
` [PATCH 05/21] avr32: "
` [PATCH 06/21] cris: "
` [PATCH 07/21] frv: "
` [PATCH 08/21] h8300: "
` [PATCH 10/21] m32r: "
` [PATCH 11/21] m68k: "
` [PATCH 12/21] mips: "
` [PATCH 13/21] mn10300: "
` [PATCH 14/21] parisc: "
` [PATCH 15/21] powerpc: "
` [PATCH 16/21] s390: "
` [PATCH 17/21] sh: Remove unnecessary posix_types.h type overrides
` [PATCH 18/21] sparc: Use generic posix_types.h
` [PATCH 19/21] x86: "
` [PATCH 20/21] xtensa: "
` [PATCH 21/21] posix_types: Remove fd_set macros

[PATCH 0/6 v5] pagemap handles transparent hugepage
 2012-02-08 15:51 UTC  (7+ messages)
` [PATCH 1/6] pagemap: avoid splitting thp when reading /proc/pid/pagemap
` [PATCH 2/6] thp: optimize away unnecessary page table locking
` [PATCH 3/6] pagemap: export KPF_THP
` [PATCH 4/6] pagemap: document KPF_THP and make page-types aware of it
` [PATCH 5/6] introduce pmd_to_pte_t()
` [PATCH 6/6] pagemap: introduce data structure for pagemap entry

[PATCH] I2C: OMAP: fix build breakage when CONFIG_OF is not set
 2012-02-08 15:48 UTC  (7+ messages)

[PATCH] staging: android/lowmemorykiller: Don't grab tasklist_lock
 2012-02-08 15:36 UTC  (16+ messages)
` [PATCH 1/6] oom: Make find_lock_task_mm() sparse-aware
          ` [PATCH v2 "
` [PATCH 3/6] staging: android/lowmemorykiller: Don't grab tasklist_lock
` [PATCH 4/6] staging: android/lowmemorykiller: Better mm handling
` [PATCH 5/6] staging: android/lowmemorykiller: No need for task->signal check
` [PATCH 6/6] staging: android/lowmemorykiller: Do not kill kernel threads

[PATCH 3/3] move hugepage test examples to tools/testing/selftests/vm
 2012-02-08 15:38 UTC  (5+ messages)
  ` [PATCH] selftests: Launch individual selftests from the main Makefile

RFC: Device isolation groups
 2012-02-08 15:27 UTC  (3+ messages)
` [PATCH 1/3] Device isolation group infrastructure (v3)

[PATCH 00/15] Swap-over-NBD without deadlocking V8
 2012-02-08 15:26 UTC  (12+ messages)
` [PATCH 02/15] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 10/15] netvm: Propagate page->pfmemalloc from netdev_alloc_page to skb

[PATCH] sched: generalize CONFIG_IRQ_TIME_ACCOUNTING for X86 and ARM
 2012-02-08 15:24 UTC  (4+ messages)

[BUG] perf: perf sched warning possibly due to clock granularity on AMD
 2012-02-08 15:23 UTC  (5+ messages)

+ proc-clean-up-proc-pid-environ-handling.patch added to -mm tree
 2012-02-08 15:15 UTC 

[PATCHv20 00/15] Contiguous Memory Allocator
 2012-02-08 15:14 UTC  (6+ messages)
` [PATCH 11/15] mm: trigger page reclaim in alloc_contig_range() to stabilize watermarks
    ` [Linaro-mm-sig] "

[PATCH 0/4 V13] Avoid soft lockup message when KVM is stopped by host
 2012-02-08 15:07 UTC  (5+ messages)
` [PATCH 1/4 V13] Add flag to indicate that a vm was stopped by the host
` [PATCH 2/4 V13] Add functions to check if the host has stopped the vm
` [PATCH 3/4 V13] Add ioctl for KVM_KVMCLOCK_CTRL
` [PATCH 4/4 V13] Add check for suspended vm in softlockup detector

[PATCH] usb: enable pci MSI/MSIX in usb core
 2012-02-08 15:07 UTC  (9+ messages)

[PATCH] [trivial] mips: Fix typo in traps.c
 2012-02-08 14:50 UTC  (2+ messages)

[rfc PATCH]slub: per cpu partial statistics change
 2012-02-08 14:46 UTC  (8+ messages)

[PATCH 1/2] x86/mrst/pci: assign d3_delay to 0 for
 2012-02-08 14:52 UTC  (2+ messages)
` [PATCH 2/2] commit 203b4da511d52cc98c720cab67745f23e42232e4

Memory issues with Opteron 6220
 2012-02-08 14:37 UTC 

[PATCH] [IA64] disable interrupts when exiting from ia64_mca_cmc_int_handler()
 2012-02-08 14:32 UTC 

drivers/net/phy/phy.c issue
 2012-02-08 14:31 UTC 

Run Your Dedicated Server with Sufficient IP
 2012-02-08 13:50 UTC 

[PATCH 1/2] char/mem: Add /dev/io
 2012-02-08 14:32 UTC  (7+ messages)
` [PATCH 1/2] char/mem: Add /dev/io (v2)

[PATCH v10 3.3-rc2 0/9] Uprobes patchset with perf probe support
 2012-02-08 14:08 UTC  (6+ messages)
` [PATCH v10 3.3-rc2 1/9] uprobes: Install and remove breakpoints

[PATCH v3 0/3] KVM: perf: a smart tool to analyse kvm events
 2012-02-08 14:26 UTC  (5+ messages)
` [PATCH v3 3/3] KVM: perf: kvm events analysis tool

[PATCH] [trivial] mm: Fix typo in unevictable-lru.txt
 2012-02-08 14:22 UTC 

mm: compaction: Check for overlapping nodes during isolation for migration
 2012-02-08 14:17 UTC  (2+ messages)

[PATCH 1/2] Define ENOAUTHSERVICE to indicate "Authentication service unavailable"
 2012-02-08 14:15 UTC  (3+ messages)
` [PATCH 2/2] Define ENONAMESERVICE and ENAMEUNKNOWN to indicate name service errors

[PATCH] serial: relocate remaining serial drivers from tty/ to tty/serial/
 2012-02-08 14:12 UTC  (11+ messages)

[PATCH] [trivial] mm: Fix typo in cleancache.txt
 2012-02-08 14:10 UTC 

[RFC][PATCH v1 0/2] integrity: module integrity verification
 2012-02-08 14:02 UTC  (8+ messages)

[PATCH V1 1/2] mfd: tps65910: use regmap for device register access
 2012-02-08 13:58 UTC  (7+ messages)
` [PATCH V1 2/2] regulator: tps65910: Enable register caching of voltage controls

[PATCH] [trivial] stmmac: Fix typo in stmmac_pci.c
 2012-02-08 13:54 UTC  (2+ messages)

[PATCH RT 0/2 v5] preempt-rt/x86: Handle sending signals from do_trap() by gdb
 2012-02-08 13:46 UTC  (3+ messages)

[PATCH] ptrace: add ability to get clear_tid_address
 2012-02-08 13:41 UTC  (11+ messages)

Pe: [PATCH v5 1/3] virtio-scsi: first version
 2012-02-08 13:37 UTC  (8+ messages)

CMA on arm from zero address
 2012-02-08 13:30 UTC  (5+ messages)

[PATCH v2 1/2] rtc: Kconfig: Place RTC_DRV_IMXDI and RTC_MXC under "on-CPU RTC drivers"
 2012-02-08 13:09 UTC  (3+ messages)
` [RESEND PATCH "
` [RESEND PATCH v2 2/2] rtc: Rename CONFIG_RTC_MXC to CONFIG_RTC_DRV_MXC

[PATCH] MCE, AMD: Select SMP explicitly
 2012-02-08 13:05 UTC  (8+ messages)
    ` MCE, AMD: Hide smp-only code around CONFIG_SMP

[RESEND PATCH] davinci: CQ93VC: remove machine specific header file inclusion from codec driver
 2012-02-08 12:52 UTC  (4+ messages)

[PATCH] Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"
 2012-02-08 12:46 UTC  (13+ messages)

[PATCH] leds-pca955x: Fix race condition while setting brightness on several LEDs
 2012-02-08 12:44 UTC 

Possible circular locking dependency (3.3-rc2)
 2012-02-08 12:41 UTC 

[PATCH 1/15] sound/soc/mxs/mxs-saif.c: add missing iounmap
 2012-02-08 12:39 UTC  (12+ messages)
        ` [alsa-devel] "

swap storm since kernel 3.2.x
 2012-02-08 12:34 UTC  (6+ messages)

[PATCH] fsnotify: handle subfiles' perm events
 2012-02-08 11:58 UTC 

[PATCH] [trivial] twl4030: Fix typo in twl4030.c
 2012-02-08 11:53 UTC 

[PATCH 3.3] OMAP4: PRM: fix build breakage when CONFIG_OF is not defined
 2012-02-08 11:50 UTC  (4+ messages)

[PATCH] [trivial] jffs2: Fix typo in compr.c
 2012-02-08 11:39 UTC 

[PATCH] perf_events: fix broken intr throttling (v3)
 2012-02-08 11:43 UTC  (3+ messages)

[PATCH] [trivial] mantis: Fix typo in mantis_hif.c
 2012-02-08 11:28 UTC 

linux-next: manual merge of the sound-asoc tree
 2012-02-08 11:25 UTC  (4+ messages)

[PATCH 3.3 v2] I2C: OMAP: fix build breakage when CONFIG_OF is not set
 2012-02-08 11:18 UTC 

[PATCH 3.3 v2] OMAP4: PRM: fix build breakage when CONFIG_OF is not defined
 2012-02-08 11:14 UTC 

[PATCH] block: remove plugging at buffered write time
 2012-02-08 11:01 UTC 

[PATCH 1/2] smsc95xx: add module parameter to turn off NIC status leds
 2012-02-08 11:08 UTC  (2+ messages)
` [PATCH 2/2] smsc95xx: allow to re-use MAC address already programmed

Use case for PERF_COUNT_HW_REF_CPU_CYCLES generic PMU event
 2012-02-08 11:08 UTC  (4+ messages)

[PATCH 1/9] KEYS: Allow special keyrings to be cleared
 2012-02-08 11:04 UTC  (9+ messages)
` [PATCH 2/9] keys: update the description with info about "logon" keys
` [PATCH 3/9] KEYS: Move the key config into security/keys/Kconfig
` [PATCH 4/9] KEYS: Reorganise keys Makefile
` [PATCH 5/9] KEYS: Announce key type (un)registration
` [PATCH 6/9] KEYS: Perform RCU synchronisation on keys prior to key destruction
` [PATCH 7/9] KEYS: Permit in-place link replacement in keyring list
` [PATCH 8/9] KEYS: Do LRU discard in full keyrings
` [PATCH 9/9] KEYS: Add invalidation support

sysfs regression: wrong link counts
 2012-02-08 10:57 UTC  (10+ messages)
  ` network regression: cannot rename netdev twice

[PATCH v3] Merge ipt_LOG and ip6t_LOG, add ring bufffer support
 2012-02-08 10:40 UTC  (4+ messages)
` [PATCH 4/4] Netfilter: xt_LOG: Implement ring buffer support

[BUG] genirq: Race condition in ONESHOT IRQ handler disabling IRQ forever
 2012-02-08 10:38 UTC  (5+ messages)
` [PATCH] genirq: Fix race condition in ONESHOT irq handler

[BUG] NVMe: compilation error
 2012-02-08 10:22 UTC  (2+ messages)

Cloud server solutions - more stable, powerful, flexible and cheap
 2012-02-08  9:54 UTC 

[PATCH] ftrace: sched_switch plugin is deprecated
 2012-02-08 10:05 UTC  (2+ messages)
` [PATCH] ftrace: Append wakeup_rt description of ftrace doc

[PATCH net-next] mace: Fix build for mace due to netdev_alloc_skb
 2012-02-08 10:03 UTC 

[PATCH v8 0/8] Reduce cross CPU IPI interference
 2012-02-08  9:36 UTC  (6+ messages)
` [PATCH v8 4/8] smp: add func to IPI cpus based on parameter func
` [PATCH v8 7/8] mm: only IPI CPUs to drain local pages if they exist

linux-next: manual merge of the kmap_atomic tree with the tree
 2012-02-08  9:30 UTC  (2+ messages)

[patch] pps: checking for NULL instead of IS_ERR()
 2012-02-08  9:25 UTC 

[patch] c2port: class_create() returns an ERR_PTR
 2012-02-08  9:26 UTC 

Soft lockup problem
 2012-02-08  9:23 UTC  (3+ messages)

Regression 3.2 -> 3.3-rc1 10 sec hang at boot and resume, COMRESET failed
 2012-02-08  9:10 UTC  (13+ messages)

[PATCH] watchdog: update documentation
 2012-02-08  9:06 UTC 

[PATCH V2 2/2] hfsplus: Add an ioctl to bless files
 2012-02-08  8:47 UTC  (3+ messages)
` [PATCH V2] "

integer overflows in kernel/relay.c
 2012-02-08  8:34 UTC  (2+ messages)

[PATCH] leds/leds-pca9633.c: remove unused 'adapter' variable
 2012-02-08  8:30 UTC 

[PATCH 1/6] hda_intel: Add Lynx Point HD Audio Controller DeviceIDs
 2012-02-08  8:30 UTC  (7+ messages)
` [alsa-devel] "

[patch]block: fix ioc locking warning
 2012-02-08  8:29 UTC  (13+ messages)
        ` [PATCH] block: strip out locking optimization in put_io_context()

[PATCH block/for-linus 1/2] block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator functions
 2012-02-08  8:20 UTC  (2+ messages)

x86_64 arch+SMP ON+linux-2.6.32.46+E1000+KGDBOE = Timed out. Ignoring packet error, continuing
 2012-02-08  8:14 UTC  (5+ messages)

No /dev/root with devtmpfs?
 2012-02-08  7:35 UTC  (5+ messages)

[PATCH v4 0/4] generic irq chip domain support
 2012-02-08  7:15 UTC  (7+ messages)
` [PATCH v4 2/4] irq: add irq_domain support to generic-chip

[PATCH] vfs: Avoid IPI storm due to bh LRU invalidation
 2012-02-08  7:09 UTC  (8+ messages)

[RFC] Extend mwait idle to optimize away IPIs when possible
 2012-02-08  6:51 UTC  (2+ messages)

[PATCH 0/4] CPU hotplug, cpusets: Fix CPU online handling related to cpusets
 2012-02-08  6:33 UTC  (3+ messages)

[RFC][PATCH] watchdog: Convert max63xx_wdt driver to watchdog framework
 2012-02-08  6:24 UTC 

[PATCH -v2 0/9] PCI : bridge resource reallocation patchset -- followup
 2012-02-08  6:11 UTC  (6+ messages)
` [PATCH 4/9] PCI: Fix cardbus bridge resources as optional size handling

linux-next: Tree for Feb 8
 2012-02-08  5:16 UTC 


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).