linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-17 06:34:54 to 2012-10-17 14:04:16 UTC [more...]

USB keyboard backlight powering down
 2012-10-17 13:31 UTC  (7+ messages)

[PATCH 1/2] ACPI: Fix stale pointer access to flags.lockable
 2012-10-17 13:56 UTC  (6+ messages)
` [PATCH 2/2] ACPI: Remove unused lockable in acpi_device_flags

[RFC] ACPI S3 and Xen (suprisingly small\!)
 2012-10-17 13:49 UTC  (4+ messages)
` [PATCH 1/4] x86/wakeup/sleep: Check whether the TSS GDT descriptor is empty before using it
` [PATCH 2/4] xen/lowlevel: Implement pvop call for load_idt (sidt)
` [PATCH 4/4] xen/acpi: Prep saved_context cr3 values

[RFC][CFT][CFReview] execve and kernel_thread unification work
 2012-10-17 14:02 UTC  (3+ messages)

[PATCH] rcu: restore correct batch limiting
 2012-10-17 14:01 UTC  (3+ messages)

Den Überblick über Ihre Benutzung
 2012-10-17 13:54 UTC 

[PATCHv2 0/4] dw_dmac: few cleanups to the driver
 2012-10-17 13:53 UTC  (11+ messages)
` [PATCHv2 1/4] dmaengine: dw_dmac: remove CLK dependency
` [PATCHv2 2/4] dmaengine: dw_dmac: amend description and indentation
` [PATCHv2 3/4] dw_dmac: change {dev_}printk() to corresponding macros
` [PATCHv2 4/4] dw_dmac: don't call platform_get_drvdata twice

[alsa-devel] [PATCH] ASoC: codecs: da9055: DAPMise Headphone and Lineout enable controls
 2012-10-17 13:58 UTC  (2+ messages)

[RFC PATCH v2] posix timers: allocate timer id per task
 2012-10-17 13:57 UTC  (3+ messages)

[PATCH v2 0/2] Convert davinci ASoC to genalloc SRAM
 2012-10-17 13:51 UTC  (2+ messages)

[PATCH V3] block/throttle: Add IO throttled information in blkio.throttle
 2012-10-17 13:49 UTC  (3+ messages)

[BUG] Oops caused by audit code in 3.7.0-rc1
 2012-10-17 13:47 UTC 

[PATCH] Fix use-after-free of q->root_blkg and q->root_rl.blkg
 2012-10-17 13:47 UTC  (7+ messages)
        ` [PATCH] blkcg: "

[PATCH 00/12] perf kvm: Add live mode for analyzing events
 2012-10-17 13:38 UTC  (4+ messages)
` [PATCH 09/12] perf kvm: split out tracepoints from record args

[PATCH 1/2] mmc: core: Support all MMC capabilities when booting from Device Tree
 2012-10-17 13:38 UTC  (4+ messages)

[PATCH V2 0/4] regulator: tps65090: fix regulator registration and add external control support
 2012-10-17 13:33 UTC  (3+ messages)

[RFC] memcg/cgroup: do not fail fail on pre_destroy callbacks
 2012-10-17 13:30 UTC  (7+ messages)
` [PATCH 1/6] memcg: split mem_cgroup_force_empty into reclaiming and reparenting parts
` [PATCH 2/6] memcg: root_cgroup cannot reach mem_cgroup_move_parent
` [PATCH 3/6] memcg: Simplify mem_cgroup_force_empty_list error handling
` [PATCH 4/6] cgroups: forbid pre_destroy callback to fail
` [PATCH 5/6] memcg: make mem_cgroup_reparent_charges non failing
` [PATCH 6/6] hugetlb: do not fail in hugetlb_cgroup_pre_destroy

[PATCH v2 0/8] ARM: mostly harmless gcc warnings
 2012-10-17 13:27 UTC  (4+ messages)
` [PATCH v2 v2 v2 8/8] spi/s3c64xx: use correct dma_transfer_direction type

[PATCH 1/1] Documentation: Describe Device Tree bindings for GPIO Regulator driver
 2012-10-17 13:27 UTC  (2+ messages)

Add magic for declarations of popular kernel type
 2012-10-17 13:22 UTC 

[PATCH] regulator: tps65910: fix BUG_ON() shown with vrtc regulator
 2012-10-17 13:18 UTC  (2+ messages)

[PATCH v2 1/2] regulator: max77686: Use already set opmode while re-enabling regulators
 2012-10-17 13:16 UTC  (2+ messages)

[PATCH 0/5] Rework MCA configuration handling code
 2012-10-17 13:15 UTC  (8+ messages)
` [PATCH 1/5] drivers/base: Add a DEVICE_BOOL_ATTR macro
` [PATCH 2/5] x86, MCA: Convert dont_log_ce, banks and tolerant
` [PATCH 3/5] x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeout
` [PATCH 4/5] x86, MCA: Convert the next three variables batch
` [PATCH 5/5] x86, MCA: Finish mca_config conversion

[PATCH v5 1/6] KVM: MMU: fix release noslot pfn
 2012-10-17 13:14 UTC  (2+ messages)

[PATCH 1/1] regmap: select REGMAP if REGMAP_MMIO and REGMAP_IRQ enabled
 2012-10-17 13:10 UTC  (2+ messages)

[PATCH v2] x86/mce: Honour bios-set CMCI threshold
 2012-10-17 13:09 UTC  (6+ messages)
` [PATCH v3] "

[PATCH v2] mm: thp: Set the accessed flag for old pages on access fault
 2012-10-17 13:01 UTC  (3+ messages)

[PATCH RFC V2 1/2] [x86] Modify comments and clean up code
 2012-10-17 19:52 UTC 

[PATCH RFC V2 2/2] [x86] Optimize copy_page by re-arranging instruction sequence and saving register
 2012-10-17 19:53 UTC 

[PATCH 11/16] f2fs: add inode operations for special inodes
 2012-10-17 12:50 UTC  (12+ messages)

[PATCH] Documentation/networking/pktgen.txt: fix dst_mac and src_mac typo
 2012-10-17 12:47 UTC 

[PATCH RFC 00/15 v5] gpio: Add block GPIO
 2012-10-17 12:31 UTC  (16+ messages)
` [PATCH RFC 01/15 v5] gpio: Add a block GPIO API to gpiolib
` [PATCH RFC 02/15 v5] gpio: Add sysfs support to block GPIO API
` [PATCH RFC 03/15 v5] gpiolib: Fix default attributes for class
` [PATCH RFC 04/15 v5] gpio: Add device tree support to block GPIO API
` [PATCH RFC 05/15 v5] gpio-max730x: Add "
` [PATCH RFC 06/15 v5] gpio-lpc32xx: "
` [PATCH RFC 07/15 v5] gpio-generic: "
` [PATCH RFC 08/15 v5] gpio-pca953x: "
` [PATCH RFC 09/15 v5] gpio-em: "
` [PATCH RFC 10/15 v5] gpio-pl061: "
` [PATCH RFC 11/15 v5] gpio-max732x: "
` [PATCH RFC 12/15 v5] gpio-pcf857x: "
` [PATCH RFC 13/15 v5] gpio-xilinx: "
` [PATCH RFC 14/15 v5] gpio-vt8500: "
` [PATCH RFC 15/15 v5] gpio-ucb1400: "

[PATCH] [media] stk1160: Remove dead code from stk1160_i2c_read_reg()
 2012-10-17 12:39 UTC  (9+ messages)
    ` [PATCH] [media] stk1160: Check return value of stk1160_read_reg() in stk1160_i2c_read_reg()

[PATCH] remove untouched code in kfifo_in
 2012-10-17 12:37 UTC 

[PATCH] regmap: default Y if REGMAP_MMIO is selected
 2012-10-17 12:33 UTC  (3+ messages)

[PATCH v2 0/5] bugfix for memory hotplug
 2012-10-17 12:22 UTC  (7+ messages)
` [PATCH v2 1/5] memory-hotplug: skip HWPoisoned page when offlining pages
` [PATCH v2 2/5] memory-hotplug: update mce_bad_pages when removing the memory
` [PATCH v2 3/5] memory-hotplug: auto offline page_cgroup when onlining memory block failed
` [PATCH v2 4/5] memory-hotplug: fix NR_FREE_PAGES mismatch
` [PATCH v2 5/5] memory-hotplug: allocate zone's pcp before onlining pages

[PATCH 01/10] ext4: balloc: Fixed coding style issue
 2012-10-17 12:13 UTC  (3+ messages)

[RFC PATCH v2] Hardcoded instruction causes cpu-hotplug fail on be8 big-endian ARM platfrom
 2012-10-17 12:00 UTC 

[PATCH V4 0/4] [SCSI] ufs: Adds glue drivers to ufshcd
 2012-10-17 11:53 UTC  (5+ messages)
` [PATCH V4 1/4] [SCSI] drivers/scsi/ufs: Seggregate PCI Specific Code
` [PATCH V4 2/4] [SCSI] drivers/scsi/ufs: Separate PCI code into glue driver
` [PATCH V4 3/4] [SCSI] ufs: Add Platform glue driver for ufshcd
` [PATCH V4 4/4] [SCSI] ufs: Correct the expected data transfer size

[PATCH 2/2] pinctrl: tegra: set low power mode bank width to 2
 2012-10-17 11:39 UTC 

[PATCH 1/2] dt: Document: correct tegra20/30 pinctrl slew-rate name
 2012-10-17 11:37 UTC 

[PATCH V2 0/6] arm: implement ballooning and privcmd foreign mappings based on x86 PVH
 2012-10-17 11:32 UTC  (7+ messages)
` [PATCH 1/6] xen: balloon: allow PVMMU interfaces to be compiled out
` [PATCH 2/6] xen: arm: enable balloon driver
` [PATCH 3/6] xen: avoid use of vma->vm_private in xen_unmap_domain_mfn_range interface
` [PATCH 4/6] xen: correctly use xen_pfn_t in remap_domain_mfn_range
` [PATCH 5/6] xen: arm: implement remap interfaces needed for privcmd mappings
` [PATCH 6/6] xen: x86 pvh: use XENMEM_add_to_physmap_range for foreign gmfn mappings

[PATCH 00/16] f2fs: introduce flash-friendly file system
 2012-10-17 11:13 UTC  (18+ messages)

[RFC PATCH v1 0/3] mm/PM/USB: memory allocation with no io in need
 2012-10-17 11:07 UTC  (7+ messages)
` [RFC PATCH v1 1/3] mm: teach mm by current context info to not do I/O during memory allocation
` [RFC PATCH v1 2/3] PM / Runtime: force memory allocation with no I/O during runtime_resume callbcack

[PATCH] perf probe: convert_name_to_addr() allocated the wrong size buffers for names
 2012-10-17 11:06 UTC  (2+ messages)

[PATCH RFT] regulator: vexpress: Add missing n_voltages setting
 2012-10-17 11:02 UTC  (2+ messages)

[PATCH] regulator: vexpress: Add terminating entry for vexpress_regulator_of_match table
 2012-10-17 10:58 UTC  (3+ messages)

[PATCH v2] fat: editions to support fat_fallocate()
 2012-10-17 10:57 UTC  (5+ messages)

[PATCH 0/4] acpi,memory-hotplug : implement framework for hot removing memory
 2012-10-17  9:52 UTC  (11+ messages)
` [PATCH 1/4] acpi,memory-hotplug : add memory offline code to acpi_memory_device_remove()

[PATCH] panic: fix incomplete panic log in panic()
 2012-10-17 10:44 UTC  (3+ messages)

[PATCH] cpuidle: reinitialize power_usage values when adding/removing C-states
 2012-10-17 10:44 UTC  (3+ messages)

Realtime threads for less jitter (w/ X)?
 2012-10-17 10:35 UTC 

process hangs on do_exit when oom happens
 2012-10-17 10:23 UTC 

[PATCH 1/2] cpufreq: Improve debug prints
 2012-10-17 10:23 UTC  (14+ messages)
` [PATCH 2/2] cpufreq: Debugging options for the cpufreq subsystem

[PATCH 0/3] x86: clear vmcss on all cpus when doing kdump if necessary
 2012-10-17 10:16 UTC  (4+ messages)

[PATCH 1/7] staging: csr: csr_wifi_sme_task.h: fixed indentation coding style
 2012-10-17 10:11 UTC  (7+ messages)
` [PATCH 2/7] staging: csr: csr_wifi_sme_serialize.h: fixed indentation warnings
` [PATCH 3/7] staging: csr: csr_wifi_sme_serialize.h: Fixed from foo* bar to foo *bar
` [PATCH 4/7] staging: csr: csr_wifi_sme_serialize.h: fixed over 80 char lines
` [PATCH 5/7] staging: csr: csr_wifi_sme_sef.h: fixed indentation warnings
` [PATCH 6/7] staging: csr: csr_wifi_sme_sef.h: Fixed from foo* bar to foo *bar
` [PATCH 7/7] staging: csr: csr_wifi_sme_sef.h: Fixed lines over 80 chars per line

[PATCH] virtio: 9p: correctly pass physical address to userspace for high pages
 2012-10-17 10:14 UTC 

[PATCH] CAN: sja1000: Add support for Connect Tech Inc's Canpro/104-Plus Opto CAN board
 2012-10-17 10:13 UTC  (3+ messages)

[PATCH v2 0/1] ARC PS/2 driver
 2012-10-17 10:10 UTC  (2+ messages)
` [PATCH] Input: serio - Add "

[PATCH] percpu-rwsem: use barrier in unlock path
 2012-10-17  9:56 UTC  (3+ messages)

[PATCH V2 6/7]: PVH: balloon and grant changes
 2012-10-17  9:32 UTC  (4+ messages)
` [Xen-devel] "

[PATCH v2] regmap : make lock/unlock functions customizable
 2012-10-17  9:31 UTC  (3+ messages)

[3.5.0 BUG] vmx_handle_exit: unexpected, valid vectoring info (0x80000b0e)
 2012-10-17  9:15 UTC  (7+ messages)

[PATCH RFC V2 0/5] Separate consigned (expected steal) from steal time
 2012-10-17 17:14 UTC  (2+ messages)

[PATCH] dw_mmc: fix multiple drv_data NULL dereferences
 2012-10-17  9:11 UTC  (3+ messages)

[RFC v3 00/13] vfs: hot data tracking
 2012-10-17  8:57 UTC  (3+ messages)

[PATCH] HID: roccat: Added support for Roccat Lua
 2012-10-17  8:51 UTC  (2+ messages)

[PATCH v2 0/2] Suppress "Device <device name> does not have a release() function" warning
 2012-10-17  8:50 UTC  (5+ messages)
` [PATCH 2/2]suppress "Device nodeX "

mpol_to_str revisited
 2012-10-17  8:49 UTC  (12+ messages)
            ` [patch for-3.7] mm, mempolicy: fix printing stack contents in numa_maps

[Q] reprobe deferred-probing drivers
 2012-10-17  8:43 UTC  (2+ messages)

[GIT PULL] User API Disintegrate: Preparatory patches
 2012-10-17  8:42 UTC  (2+ messages)

[PATCH RFC 00/11 v4] gpio: Add block GPIO
 2012-10-17  8:39 UTC  (6+ messages)
` [PATCH RFC 02/11 v4] gpio: Add sysfs support to block GPIO API

[PATCH 00/10] xen: build fixes and interface tweaks
 2012-10-17  8:38 UTC 

How to use the generic thermal sysfs
 2012-10-17  8:36 UTC  (7+ messages)
        ` How can I get the latest generic thermal framework

[PATCH] uprobes tracer: Add stack/memory/retval access support
 2012-10-17  8:31 UTC  (3+ messages)

[PATCHSET cgroup/for-3.8] cgroup_freezer: allow migration regardless of freezer state and update locking
 2012-10-17  8:28 UTC  (3+ messages)
` [PATCH 1/7] cgroup: cgroup_subsys->fork() should be called after the task is added to css_set

[PATCHv5 0/4] modem_shm: U8500 SHaRed Memory driver(SHRM)
 2012-10-17  8:00 UTC  (4+ messages)
` [PATCHv5 1/4] modem_shm: Add Modem Access Framework

[PATCH part2 6/6] PCI: Claim hw/fw allocated resources in hot add path
 2012-10-17  7:50 UTC  (3+ messages)
` [PATCH 00/40] PCI, ACPI, x86: pci root bus hotplug support

[PATCH 1/2] backlight: lms283gf05: use devm_gpio_request_one
 2012-10-17  7:01 UTC  (2+ messages)

[PATCH 1/1] Update acpi_root_bridge_list in container hotplug path
 2012-10-17  7:42 UTC  (4+ messages)

[PATCH 1/7] string: introduce helper to get base file name from given path
 2012-10-17  7:42 UTC  (5+ messages)
` [PATCH 6/7] usb: core: reuse kbasename()

[PATCH 1/2] regulator: gpio-regulator: Allow use of GPIO controlled regulators though DT
 2012-10-17  7:41 UTC  (6+ messages)

[PATCH] ramoops: Fixup section annotations
 2012-10-17  7:39 UTC 

Strange crash on Dell R720xd
 2012-10-17  7:31 UTC  (7+ messages)

[PATCH v4 00/14] kmem controller for memcg
 2012-10-17  7:29 UTC  (3+ messages)
` [PATCH v4 14/14] Add documentation about the kmem controller

[PATCH 1/1] spi: omap2-mcspi: add option to configure output line for McSPI driver
 2012-10-17  7:27 UTC  (2+ messages)

[PATCH 6/7] gpio/langwell: find the irq domain mapping
 2012-10-17  7:26 UTC  (2+ messages)

[PATCH] Take over futex of dead task only if FUTEX_WAITERS is not set
 2012-10-17  7:15 UTC  (2+ messages)
` [PATCH RESEND] "

RE: [PATCH] extcon : callback function to read cable property
 2012-10-17  7:08 UTC 

[PATCH 0/5] snd-ice1712: Add Philips PSC724 Ultimate Edge
 2012-10-17  6:57 UTC  (4+ messages)
` [PATCH 5/5] snd-ice1712: Fix resume on ice1724
  ` [alsa-devel] "
` [alsa-devel] [PATCH 0/5] snd-ice1712: Add Philips PSC724 Ultimate Edge

[PATCH v5 00/14] kmem controller for memcg
 2012-10-17  6:56 UTC  (5+ messages)
` [PATCH v5 06/14] memcg: kmem controller infrastructure
` [PATCH v5 12/14] execute the whole memcg freeing in free_worker

ata4.00: failed to get Identify Device Data, Emask 0x1
 2012-10-17  6:55 UTC  (6+ messages)

[PATCH V2] extcon : register for cable interest by cable name
 2012-10-17 12:08 UTC 

[PATCH] extcon : callback function to read cable property
 2012-10-17  6:34 UTC  (5+ messages)


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