public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-04-24 13:54:23 to 2012-04-24 20:00:36 UTC [more...]

[PATCH] Staging: comedi: fix trailing whitespace and quoted string split across lines in ni_labpc.c
 2012-04-24 20:03 UTC  (3+ messages)

[PATCH v2 1/3] ARM: tegra: Add AHB driver
 2012-04-24 19:59 UTC  (6+ messages)
` [PATCH v2 2/3] ARM: tegra: Add SMMU enabler in AHB

Breaking userspace? Re: 3.0.24 broke aufofs on mixed 32/64bit environment
 2012-04-24 19:53 UTC  (5+ messages)

[git pull] vfs and fs fixes
 2012-04-24 19:52 UTC  (15+ messages)

[PATCH 1/3] ARM: imx: Add common imx cpuidle init functionality
 2012-04-24 19:51 UTC  (13+ messages)

[PATCH 0/3] Volatile Ranges
 2012-04-24 19:50 UTC  (11+ messages)
` [PATCH 1/3] Range tree implementation
` [PATCH 2/3] fadvise: Add _VOLATILE,_ISVOLATILE, and _NONVOLATILE flags
` [PATCH 3/3] [RFC] ashmem: Convert ashmem to use volatile ranges

[PATCH] Fix overflow in vma length when copying mmap on clone
 2012-04-24 19:47 UTC  (4+ messages)

[PATCH 0/4] kbuild: Move vmlinux link out of top-level Makefile
 2012-04-24 19:45 UTC  (5+ messages)
` [PATCH 1/4] kbuild: drop unused KBUILD_VMLINUX_OBJS from "
` [PATCH 2/4] kbuild: refactor final link of sparc32
` [PATCH 3/4] kbuild: link of vmlinux moved to a script
` [PATCH 4/4] kbuild: document KBUILD_LDS, KBUILD_VMLINUX_INIT and KBUILD_VMLINUX_MAIN

[RFC][PATCH 0/3] gcc work-around and math128
 2012-04-24 19:43 UTC  (14+ messages)
` [RFC][PATCH 1/3] kernel,sched,time: Clean up gcc work-arounds
` [RFC][PATCH 2/3] math128: Introduce {mult,add,cmp}_u128
` [RFC][PATCH 3/3] math128, x86_64: Implement {mult,add}_u128 in 64bit asm

Hello
 2012-04-24 19:40 UTC 

[patch] mm: memcg: move pc lookup point to commit_charge()
 2012-04-24 19:38 UTC  (2+ messages)

[REVIEW][PATCH 0/43] Completing the user namespace
 2012-04-24 19:41 UTC  (14+ messages)
` [PATCH 16/43] userns: Simplify the user_namespace by making userns->creator a kuid
` [PATCH 27/43] userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfs
` [PATCH 30/43] userns: Fail exec for suid and sgid binaries with ids outside our user namespace

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

[PATCH 1/3] iommu/tegra: smmu: Reserve SMMU reg regions precisely
 2012-04-24 19:34 UTC  (3+ messages)
` [PATCH 3/3] arm/dts: Tegra30: Add device tree support for SMMU

[patch] Documentation: memcg: future proof hierarchical statistics documentation
 2012-04-24 19:33 UTC 

64-bit modulus operation in a 32-bit kernel
 2012-04-24 19:15 UTC  (4+ messages)

[PATCH] memcg: fix Bad page state after replace_page_cache
 2012-04-24 19:13 UTC  (3+ messages)

[PATCH v2 1/2] pinctrl: add pinctrl_provide_dummies interface for platforms to use
 2012-04-24 19:04 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: remove the old pinctrl dt dummy state interfaces

[RFC][PATCH 00/16] sched: SCHED_DEADLINE v4
 2012-04-24 19:01 UTC  (12+ messages)
` [PATCH 06/16] sched: SCHED_DEADLINE push and pull logic
` [PATCH 10/16] sched: add resource limits for -deadline tasks

[patch 00/18] SMP: Boot and CPU hotplug refactoring - Part 1
 2012-04-24 18:44 UTC  (6+ messages)
` [patch 11/18] hexagon: Use generic idle thread allocation

[PATCH 0/3][Trivial] staging: vt6656: Remove some redundant casts and parentheses + other style cleanups
 2012-04-24 18:35 UTC  (3+ messages)
` [PATCH 2/3] staging: vt6656: remove redundant parentheses from ioctl.c

[PATCH 0/2] Buildtime exception table sorting for relative entries
 2012-04-24 18:23 UTC  (3+ messages)
` [PATCH 1/2] scripts/sortextable: Handle relative entries, and other cleanups
` [PATCH 2/2] Revert "x86, extable: Disable presorted exception table for now"

[RFC/PATCH] Prevent wasting time to find out get_parent_ip
 2012-04-24 18:18 UTC  (4+ messages)

[PATCH -mm V2] do_migrate_pages() calls migrate_to_node() even if task is already on a correct node
 2012-04-24 18:17 UTC  (7+ messages)

[EDAC PATCH v13 6/7] edac.h: Prepare to handle with generic layers
 2012-04-24 18:15 UTC  (9+ messages)
` [PATCH] edac.h: Add generic layers for describing a memory location
                ` [PATCH EDACv16 2/2] amd64_edac: convert driver to use the new edac ABI

[PATCH] drivers/video/ep93xx-fb.c: clean up error-handling code
 2012-04-24 12:46 UTC  (5+ messages)

[EDAC ABI v13 00/25] Fix EDAC userspace ABI
 2012-04-22  6:37 UTC  (5+ messages)
` [EDAC ABI v13 24/25] edac: change the mem allocation scheme to make Documentation/kobject.txt happy

[PATCH v1] sched: steer waking task to empty cfs_rq for better latencies
 2012-04-24 18:03 UTC  (8+ messages)

[PATCH 0/4] perf tools: Some fixes and updates
 2012-04-24 17:58 UTC  (5+ messages)
` [PATCH 1/4] perf tools: Fix include header files in util/parse-events.h

[PATCH] staging: android-alarm: Switch from wakelocks to wakeup sources
 2012-04-24 17:57 UTC 

[GIT PULL] msm fixes for 3.4rc
 2012-04-24 17:54 UTC 

[PATCH V2] i2c: Add generic I2C multiplexer using pinctrl API
 2012-04-24 17:47 UTC 

[PATCH RFC 0/6] Miscellaneous RCU fixes for 3.5
 2012-04-24 17:46 UTC  (5+ messages)
` [PATCH RFC tip/core/rcu 1/6] rcu: Stabilize use of num_online_cpus() for GP short circuit

[PATCH net-next 1/3] Add capability to retrieve plug-in module EEPROM
 2012-04-24 17:44 UTC  (3+ messages)

[PATCH net-next 3/3] Add capability to retrieve plug-in module EEPROM
 2012-04-24 17:43 UTC  (2+ messages)

"i8042: Can't reactivate AUX port" after s2ram on 3.4-rc2
 2012-04-24 17:35 UTC  (9+ messages)
` [PATCH] PCI: Fix regression in pci_restore_state()

[PATCH net-next 2/3] Add capability to retrieve plug-in module EEPROM
 2012-04-24 17:29 UTC  (2+ messages)

[PATCH] leds: heartbeat: stop on shutdown
 2012-04-24 17:34 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 00/13] Convert EDAC internal strutures to support all types of Memory Controllers
 2012-04-24 17:31 UTC  (14+ messages)
` [EDAC PATCH v13 0/7] Convert EDAC core to work with non-csrow-based memory controllers
  ` [EDAC PATCH v13 6/7] edac.h: Prepare to handle with generic layers

[PATCH bisected regression] sched: rebuild sched domains at suspend/resume
 2012-04-24 17:15 UTC  (8+ messages)

linux-next: build warning in Linus' tree
 2012-04-24 17:09 UTC  (2+ messages)

[PATCH V3 00/12] clk: Add non CONFIG_HAVE_CLK routines
 2012-04-24 17:05 UTC  (7+ messages)
` [PATCH V3 07/12] ata/sata_mv: Remove conditional compilation of clk code

[PATCH] dma-buf: mmap support
 2012-04-24 17:02 UTC  (3+ messages)

[PATCH V9] TAOS tsl2x7x
 2012-04-24 16:56 UTC 

MMU notifier callback in copy_page_range
 2012-04-24 16:48 UTC 

Tag on pinctrl
 2012-04-24 16:43 UTC  (2+ messages)

hibernate a system booted from external USB drive - is it posible ?
 2012-04-24 16:42 UTC  (3+ messages)
  ` hibernate a system booted from external USB drive - is it posible?

[PATCH RFC v2 0/1] Flexible proportions
 2012-04-24 16:30 UTC  (2+ messages)
` [PATCH RFC v2] lib: Proportions with flexible period

[PATCH 0/4] perf: Kernel updates
 2012-04-24 16:38 UTC  (3+ messages)

[PATCH RFC] vfs: make fstatat retry on ESTALE errors from getattr call
 2012-04-24 16:34 UTC  (12+ messages)
` [PATCH RFC v3] vfs: make fstatat retry once "

[PATCH] xen/apic: implement io apic read with hypercall
 2012-04-24 16:23 UTC  (9+ messages)
` [Xen-devel] "

linux-next: Tree for Apr 24
 2012-04-24 16:25 UTC  (2+ messages)
` linux-next: Tree for Apr 24 (kvm)

[ANNOUNCE] [OFFTOPIC] Xvisor ARM with and/or without virtualization extensions
 2012-04-24 16:17 UTC  (3+ messages)
` [Android-virt] "

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

pull request: bluetooth 2012-04-24
 2012-04-24 16:12 UTC 

[RFC] writeback and cgroup
 2012-04-24 15:58 UTC  (12+ messages)

[PATCH v9 00/25] gpio/omap: driver cleanup and fixes
 2012-04-24 16:04 UTC  (6+ messages)
` [PATCH v9 11/25] gpio/omap: cleanup omap_gpio_mod_init function

[PATCH] [RFC] TPM: be silent if disabled or deactivated
 2012-04-24 16:04 UTC  (3+ messages)

[RFC]Is usb port number fixed?
 2012-04-24 15:58 UTC  (6+ messages)

[PATCH] arch: x86: init hpet event_handler to noop
 2012-04-24 15:57 UTC 

[GIT] modpost fix for newer toolchain
 2012-04-24 15:50 UTC  (8+ messages)

[PATCH] implement uid and gid mount options for ext2, ext3 and ext4
 2012-04-24 15:29 UTC 

[PATCH] [trivial] scsi: Fix typo in scsi
 2012-04-24 15:24 UTC 

Linux 3.4-rc4
 2012-04-24 15:11 UTC  (8+ messages)

[PATCH 00/17] hpsa updates for April, 2012
 2012-04-24 15:15 UTC  (9+ messages)
` [PATCH 14/17] hpsa: use new IS_ENABLED macro

Bad error return after find_vma() in PR_SET_MM code
 2012-04-24 15:15 UTC  (3+ messages)

ppc32: panic in map_page() via mpic_alloc()
 2012-04-24 15:13 UTC 

[PATCH v2 1/3] pinctrl: pinctrl-imx: add imx pinctrl core driver
 2012-04-24 14:48 UTC  (5+ messages)
` [PATCH v2 3/3] ARM: imx6q: switch to use pinctrl driver

One problem in reassign pci bus number?
 2012-04-24 14:56 UTC  (3+ messages)

[PATCH V2 0/4] ARM: tegra: enable ALS and proximity sensors
 2012-04-24 14:50 UTC  (4+ messages)
` [PATCH V2 1/4] devicetree: Document Intersil Corporation vendor prefix

linux-next: manual merge of the staging tree with the driver-core tree
 2012-04-24 14:45 UTC  (2+ messages)

linux-next: manual merge of the staging tree with the usb tree
 2012-04-24 14:45 UTC  (2+ messages)

[PATCH v4 0/2] i2c-s3c2410: Updates for exynos4210 and DT-based systems
 2012-04-24 14:44 UTC  (5+ messages)
` [PATCH 1/2] i2c-s3c2410: Rework device type handling

[PATCH 00/23] slab+slub accounting for memcg
 2012-04-24 14:40 UTC  (11+ messages)
` [PATCH 11/23] slub: consider a memcg parameter in kmem_create_cache
` [PATCH 13/23] slub: create duplicate cache
` [PATCH 17/23] kmem controller charge/uncharge infrastructure

[PATCH RESEND] driver core: always handle dpm_order
 2012-04-24 14:36 UTC  (4+ messages)

[PATCH] drivers: staging: zcache: fix Kconfig crypto dependency
 2012-04-24 14:35 UTC  (4+ messages)

perf fails to build on 3.2.16 and 3.3.3
 2012-04-24 14:35 UTC 

[PATCH v2] scatterlist: add sg_alloc_table_from_pages function
 2012-04-24 14:33 UTC  (2+ messages)

[PATCH] pinctrl: fix dangling comment
 2012-04-24 14:37 UTC  (2+ messages)

[PATCH] ACPI: evaluate _PS3 when entering D3 Cold
 2012-04-24 14:24 UTC  (9+ messages)

NULL-ptr deref in mmput via sys_migrate_pages in 3.4-rc4 (proly missing mm==NULL check)
 2012-04-24 14:23 UTC  (2+ messages)

GFS2: Pull request (fix)
 2012-04-24 14:06 UTC 

[PATCH] arch: x86: take precautions against spurious timer interrupts
 2012-04-24 14:08 UTC  (3+ messages)

[PATCH] wireless: Release struct returned by cfg80211_inform_bss to avoid potential memory leak
 2012-04-24 14:00 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox