public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-25 08:16:17 to 2012-06-25 15:21:33 UTC [more...]

[PATCH] input: gpio_keys: Cleanup devicetree parser
 2012-06-25 15:21 UTC  (2+ messages)

deferring __fput()
 2012-06-25 15:18 UTC  (14+ messages)

[PATCH] ubifs: Fix build warning
 2012-06-25 15:19 UTC 

[PATCH] mac80211: fix build warning
 2012-06-25 15:19 UTC 

[PATCH 00/12] kmap_atomic cleanup for 3.6
 2012-06-25 15:18 UTC  (4+ messages)

[PATCH 1/4] Staging: ipack/devices/ipoctal: fix oops when accessing "buffer"
 2012-06-25 15:15 UTC  (4+ messages)
` [PATCH 2/4] Staging: ipack/devices/ipoctal: remove unneeded includes
` [PATCH 3/4] Staging: ipack/bridges/tpci200: remove unneeded lock in irq handler
` [PATCH 4/4] Staging: ipack/devices/ipoctal: remove unneeded lock in IRQ handler

[PATCH] HID: Fix the Kconfig option for generic device handling
 2012-06-25 15:16 UTC  (4+ messages)

[PATCH] UBI: add minimal amount of reserved erase blocks in Kconfig
 2012-06-25 15:08 UTC 

net: nfc: BUG and panic in accept() on 3.5-rc2
 2012-06-25 15:04 UTC  (9+ messages)

[PATCH RESEND] input: gpio_keys_polled: convert to dt
 2012-06-25 15:04 UTC  (3+ messages)

[PATCH] printk: Add printk_flush() to force buffered text to console
 2012-06-25 14:48 UTC  (11+ messages)
      ` [PATCH] printk: Revert the buffered-printk() changes for now

2012 Kernel Summit: Call for Participation: 2nd CALL
 2012-06-25 14:47 UTC  (5+ messages)

[PATCH] usb: gadget: mass_storage: make "file" and "ro" read only in some cases
 2012-06-25 14:40 UTC 

ATENCIÓN ATENCIÓN
 2012-06-25 14:30 UTC 

[PATCH NEXT]staging "sm7xxfb" Fix typos in sm7xxfb
 2012-06-25 14:28 UTC 

[PATCH v2] printk: Have printk() never buffer its data
 2012-06-25 14:26 UTC  (4+ messages)

pm runtime and system suspend resume
 2012-06-25 14:24 UTC  (5+ messages)

[PATCH 00/11] kmem controller for memcg: stripped down version
 2012-06-25 14:15 UTC  (12+ messages)
` [PATCH 01/11] memcg: Make it possible to use the stock for more than one page
` [PATCH 02/11] memcg: Reclaim when more than one page needed
` [PATCH 03/11] memcg: change defines to an enum
` [PATCH 04/11] kmem slab accounting basic infrastructure
` [PATCH 05/11] Add a __GFP_KMEMCG flag
` [PATCH 06/11] memcg: kmem controller infrastructure
` [PATCH 07/11] mm: Allocate kernel pages to the right memcg
` [PATCH 08/11] memcg: disable kmem code when not in use
` [PATCH 09/11] memcg: propagate kmem limiting information to children
` [PATCH 10/11] memcg: allow a memcg with kmem charges to be destructed
` [PATCH 11/11] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs

linux-next: manual merge of the pci tree with Linus' tree
 2012-06-25 14:14 UTC  (2+ messages)

[net-next RFC V4 PATCH 0/4] Multiqueue virtio-net
 2012-06-25 14:13 UTC  (8+ messages)
` [net-next RFC V4 PATCH 1/4] virtio_net: Introduce VIRTIO_NET_F_MULTIQUEUE
` [net-next RFC V4 PATCH 2/4] virtio_ring: move queue_index to vring_virtqueue
` [net-next RFC V4 PATCH 3/4] virtio: introduce a method to get the irq of a specific virtqueue
` [net-next RFC V4 PATCH 4/4] virtio_net: multiqueue support

[GIT PULL] please pull infiniband.git
 2012-06-25 14:11 UTC  (2+ messages)

[PATCH 01/10] zcache: fix preemptable memory allocation in atomic context
 2012-06-25 14:11 UTC  (5+ messages)

[RFC 0/2] USB gadget - configfs
 2012-06-25 14:11 UTC  (2+ messages)

[ANNOUNCE] 3.4.3-rt12
 2012-06-25 14:08 UTC 

[PATCH v4 00/25] kmem limitation for memcg
 2012-06-25 14:04 UTC  (10+ messages)
` [PATCH v4 06/25] memcg: Make it possible to use the stock for more than one page
` [PATCH v4 07/25] memcg: Reclaim when more than one page needed

Bogus video resolution in Linux 3.5-rc4
 2012-06-25 14:03 UTC 

[PATCH] power_supply: Added support for power supply attribute sources
 2012-06-25 12:37 UTC 

[PATCH] acpi, cpuidle: Register with cpuidle even if cpu is onlined after boot (beyond maxcpus)
 2012-06-25 13:53 UTC 

[patch update-v1] a simple hardware detector for latency as well as throughput ver. 0.1.0
 2012-06-25 21:23 UTC  (2+ messages)

BUG: scheduling while atomic: chcpu/6197/0x00000002
 2012-06-25 12:58 UTC  (4+ messages)

multi-second application stall in open()
 2012-06-25 13:30 UTC  (11+ messages)

[PATCH] HID: magicmouse: Correct report range of major / minor axes
 2012-06-25 13:30 UTC  (3+ messages)

BUG: tracer_alloc_buffers returned with preemption imbalance
 2012-06-25 13:20 UTC  (7+ messages)

cpuidle future and improvements
 2012-06-25 13:27 UTC  (8+ messages)
` [linux-pm] "
  ` linux-next : cpuidle - could you add my tree please

[patch] a simple hardware detector for latency as well as throughput ver. 0.1.0
 2012-06-25 13:20 UTC  (3+ messages)

[PATCH v3 2/2] x86 mce: use new printk recursion disabling interface
 2012-06-25 13:14 UTC  (12+ messages)
` [PATCH v5 1/2] printk: add interface for disabling recursion check
  ` [PATCH v5 2/2] x86 mce: use new printk recursion disabling interface
        ` [PATCH v6 1/2] printk: add interface for disabling recursion check
          ` [PATCH v6 2/2] x86 mce: use new printk recursion disabling interface
              ` [PATCH v7 1/2] printk: add interface for disabling recursion check
                ` [PATCH v7 2/2] x86 mce: use new printk recursion disabling interface

[PATCH] Support UEFI variable append and deleting authenticated variables
 2012-06-25 13:12 UTC 

[PATCH] intel_ips: blacklist HP ProBook laptops
 2012-06-25 13:07 UTC 

CUENTA DE ADVERTENCIA
 2012-06-25 12:59 UTC 

Claim requirements
 2012-06-25 12:46 UTC 

[net-next RFC V3 PATCH 4/6] tuntap: multiqueue support
 2012-06-25 12:52 UTC  (11+ messages)
  ` [net-next RFC V3 PATCH 1/6] tuntap: move socket to tun_file
` [net-next RFC V3 0/6] Multiqueue support in tun/tap
` [PATCH 1/6] tuntap: move socket to tun_file
` [PATCH 2/6] tuntap: categorize ioctl
` [PATCH 3/6] tuntap: introduce multiqueue flags
` [PATCH 4/6] tuntap: multiqueue support
` [PATCH 5/6] tuntap: per queue 64 bit stats
` [PATCH 6/6] tuntap: add ioctls to attach or detach a file form tuntap device

[PATCH] perf kvm: fix segfault with default guest arguments
 2012-06-25 12:51 UTC  (3+ messages)

[PATCH 0/3] x86, UV: BAU additions and fixes
 2012-06-25 12:40 UTC  (5+ messages)
` [PATCH 3/3] x86: UV2 BAU hang workarounds

NOHZ: local_softirq_pending 08
 2012-06-25 12:38 UTC  (11+ messages)

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

[PATCH 0/3] Add device tree support for AM33XX regulators
 2012-06-25 12:28 UTC  (6+ messages)
` [PATCH 1/3] regulator: tps65217: Add device tree support
` [PATCH 2/3] ARM: OMAP2+: AM33XX: Add tps65217 device tree data
` [PATCH 3/3] ARM: OMAP2+: AM33XX: Add tps65910 "

[RFC PATCH v2 0/2] omap: add ocp2scp as a misc driver
 2012-06-25 12:24 UTC  (5+ messages)
` [RFC PATCH v2 1/2] drivers: misc: omap: add a new driver for ocp2scp

[-next] FATAL: drivers/gpu/drm/udl/udl: sizeof(struct usb_device_id)=24 is not a modulo of the size of section __mod_usb_device_table=44
 2012-06-25 12:22 UTC  (8+ messages)
            ` [PATCH] mod/file2alias: make modalias generation safe for cross compiling

[PATCH] bug.h: Fix up powerpc build regression
 2012-06-25 12:00 UTC  (5+ messages)
` [PATCH] bug.h: Fix up x86 "
  ` [PATCH, v2] "
  ` [tip:core/urgent] bug.h: Fix x86 !CONFIG_BUG "

[2.6.32+drm33-longterm] Patch "drm/i915: Attempt to fix watermark setup on 85x (v2)" has been added to staging queue
 2012-06-25 11:50 UTC 

Still use ACPI backlight control if _DOS doesn't exist
 2012-06-25 11:38 UTC 

[PATCH v4 0/3] memcg: cleanup memory cgroup
 2012-06-25 11:48 UTC  (2+ messages)

[PATCH] perf, x86: Fix section mismatch in uncore_pci_init()
 2012-06-25 11:40 UTC  (2+ messages)
` [tip:perf/core] perf/x86: Fix section mismatch in uncore_pci_init( )

[PATCH v4 0/2] memcg: cleanup memory cgroup
 2012-06-25 11:41 UTC  (2+ messages)

Question about the export of symbol lockdep_init_map
 2012-06-25 11:39 UTC  (2+ messages)

Kernel 3.3.8 breaks accidental ext3 mount of extended partition
 2012-06-25 11:34 UTC  (2+ messages)

[RFC PATCH] nfs: Add NFS3PROC_UMOUNT procedure
 2012-06-25 11:30 UTC  (7+ messages)

[PATCH v2 0/7] IOMMU: Groups support
 2012-06-25 11:29 UTC  (2+ messages)

GET THIS LOAN!
 2012-06-25 11:21 UTC 

IO_PAGE_FAULTS with igb or igbvf on AMD IOMMU system
 2012-06-25 11:20 UTC  (5+ messages)

[PATCH v3 3/4] memcg: optimize memcg_get_hierarchical_limit
 2012-06-25 11:19 UTC  (6+ messages)

[PATCH] iommu/amd: Initialize dma_ops for hotplug and sriov devices
 2012-06-25 11:17 UTC 

[PATCH v4 2/2] memcg: change mem_control_xxx to mem_cgroup_xxx
 2012-06-25 11:15 UTC 

[PATCH v4 1/2] memcg: cleanup useless LRU_ALL_EVICTABLE
 2012-06-25 11:15 UTC 

[PATCH SLUB 1/2] duplicate the cache name in saved_alias list
 2012-06-25 11:10 UTC  (4+ messages)
` [PATCH powerpc 2/2] kfree the cache name of pgtable cache if SLUB is used

[PATCH] ima: use full pathnames in measurement list
 2012-06-25 10:45 UTC  (3+ messages)

[PATCH 1/5] iommu/tegra: smmu: Add DMA window parser, of_get_dma_window()
 2012-06-25 10:42 UTC  (6+ messages)
    ` [v2 1/5] iommu: "

[PATCH v3 4/4] memcg: cleanup all typo in memory cgroup
 2012-06-25 10:41 UTC  (4+ messages)

[BUG] sched: clock wrap bug in 2.6.35-stable kills scheduling
 2012-06-25 10:38 UTC  (3+ messages)

RFC: Easy-Reclaimable LRU list
 2012-06-25 10:24 UTC  (3+ messages)

ARM: BAST: update MAINTAINERS entry
 2012-06-25 10:21 UTC 

[PATCH] block: Add eMMC4.5 packing control unit-tests
 2012-06-25 10:19 UTC 

ARM: s3c2410: remove dead mach-s3c2410 directory
 2012-06-25 10:11 UTC 

[PATCH 0/2] fix livelock because of kswapd stop
 2012-06-25 10:02 UTC  (3+ messages)
` [PATCH 2/2] memory-hotplug: fix kswapd looping forever problem

3.5.0-rc4 (Linus GIT) - HD Audio not producing sound
 2012-06-25 10:02 UTC  (2+ messages)

[PATCH v3 1/4] memcg: cleanup useless LRU_ALL_EVICTABLE
 2012-06-25  9:59 UTC  (3+ messages)

[PATCH 00/22 v4] cleanup atmel_mxt_ts
 2012-06-25  9:58 UTC  (5+ messages)
` [PATCH 01/22 v4] Input: atmel_mxt_ts - set phys to i2c client adapter name

[PATCH v3 2/4] memcg: change mem_control_xxx to mem_cgroup_xxx
 2012-06-25  9:55 UTC  (3+ messages)

[PATCHSET] block: implement per-blkg request allocation, take#2
 2012-06-25  9:55 UTC  (3+ messages)

[PATCH] grvga: Fix error handling issues
 2012-06-25  9:58 UTC  (9+ messages)

[PATCH v2 0/3] -tip cleanups/fixes for x2apic cluster mode routing
 2012-06-25  9:54 UTC  (4+ messages)
` [PATCH v2 2/3] x86, x2apic: limit the vector reservation to the user specified mask

[PATCH] i2c: tegra: use clk_disable_unprepare in place of clk_disable
 2012-06-25  9:46 UTC  (4+ messages)

[PATCHv9 0/8] kvm: eoi optimization support
 2012-06-25  9:41 UTC  (2+ messages)

[PATCH v7] input: keyboard: Add keys driver for the LPC32xx SoC
 2012-06-25  9:34 UTC 

[PATCH v6] input: keyboard: Add keys driver for the LPC32xx SoC
 2012-06-25  9:32 UTC  (3+ messages)

[GIT PULL] regulator updates for 3.5
 2012-06-25  9:11 UTC 

SNB PCI root information
 2012-06-25  9:07 UTC  (17+ messages)

linux-next: build failure after merge of the sound-asoc tree
 2012-06-25  9:03 UTC  (3+ messages)

[PATCH] Extcon: Arizona: Add driver for Wolfson Arizona class devices
 2012-06-25  8:51 UTC  (2+ messages)

[PATCHv4 0/2] ARM: replace custom consistent dma region with vmalloc
 2012-06-25  8:47 UTC  (3+ messages)
` [PATCHv4 1/2] mm: vmalloc: use const void * for caller argument
` [PATCHv4 2/2] ARM: dma-mapping: remove custom consistent dma region

[PATCH v3 0/4] mm/memcg: cleanup memory cgroup
 2012-06-25  8:42 UTC 

[PATCH v4 0/13] Generic Red-Black Trees
 2012-06-25  8:35 UTC  (5+ messages)

[GIT PULL] DMA-mapping fixes for v3.5-rc5
 2012-06-25  8:33 UTC 

[PATCH 1/5 v2] memcg: replace unsigned long by u64 to avoid overflow
 2012-06-25  8:30 UTC  (3+ messages)

perf support user-space hw_breakpoint?
 2012-06-25  8:26 UTC  (2+ messages)

[vMCE design RFC] Xen vMCE design
 2012-06-25  8:30 UTC  (6+ messages)

[PATCH RESEND v7 2/3] mmc: core: Support packed write command for eMMC4.5 device
 2012-06-25  8:26 UTC  (2+ messages)

[PATCH v4 0/3] Add initial support for MAXIM 77686 mfd chip
 2012-06-25  8:37 UTC  (3+ messages)
` [PATCH v4 1/3] mfd: MAX77686: Add Maxim 77686 mfd driver

[PATCH] mm: consider all swapped back pages in used-once logic
 2012-06-25  8:25 UTC  (11+ messages)

[GIT PULL 00/20] perf/core improvements
 2012-06-25  8:22 UTC  (6+ messages)

[PATCH] rtc/rtc-spear: remove unnecessary check against rtc_valid_tm and tm2bcd
 2012-06-25  8:19 UTC  (3+ messages)

[PATCH] u8500_defconfig: delete CONFIG_AB5500_CORE
 2012-06-25  8:17 UTC  (4+ messages)

[PATCH 5/6] memcg: optimize memcg_get_hierarchical_limit
 2012-06-25  8:14 UTC  (2+ messages)

[PATCH v6 00/11] SATA ZPODD support
 2012-06-25  8:13 UTC  (4+ messages)
` [PATCH v6 01/11] [SCSI]: add wrapper to access and set scsi_bus_type in struct acpi_bus_type
` [PATCH v6 06/11] libata-acpi: register/unregister device to/from power resource
` [PATCH v6 07/11] libata: detect Device Attention support


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