linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-30 10:51:49 to 2012-10-30 17:06:00 UTC [more...]

[PATCH] Staging: android: binder: Fixed multi-line strings
 2012-10-30 17:05 UTC  (2+ messages)

[PATCH v4] xen PVonHVM: move shared_info to reserved memory area
 2012-10-30 17:03 UTC  (5+ messages)
` [Xen-devel] "

[PATCH v3 00/11] common clk drivers migration for DaVinci SoCs
 2012-10-30 17:00 UTC  (2+ messages)

[PATCH] slub: Use the correct per cpu slab on CPU_DEAD
 2012-10-30 17:01 UTC  (3+ messages)

[PATCH tip/core/rcu 0/7] CPU hotplug changes for 3.8
 2012-10-30 16:54 UTC  (8+ messages)
` [PATCH tip/core/rcu 1/7] rcu: Fix comment about _rcu_barrier()/orphanage exclusion
  ` [PATCH tip/core/rcu 2/7] rcu: Make rcutorture give diagnostics if CPU offline fails
  ` [PATCH tip/core/rcu 3/7] cpu: No more __stop_machine() in _cpu_down()
  ` [PATCH tip/core/rcu 4/7] rcu: Rename ->onofflock to ->orphan_lock
  ` [PATCH tip/core/rcu 5/7] rcu: Avoid counter wrap in synchronize_sched_expedited()
  ` [PATCH tip/core/rcu 6/7] rcu: Move synchronize_sched_expedited() state to rcu_state
  ` [PATCH tip/core/rcu 7/7] rcu: Instrument synchronize_rcu_expedited() for debugfs tracing

[PATCH 00/31] numa/core patches
 2012-10-30 16:59 UTC  (4+ messages)

[PATCH v3 2/6] PM / Runtime: introduce pm_runtime_set[get]_memalloc_noio()
 2012-10-30 16:54 UTC  (10+ messages)

[PATCH V2 0/6] Fix thermal bugs and Upstream ST-Ericsson thermal driver
 2012-10-30 16:49 UTC  (7+ messages)
` [PATCH V3 0/5] "
  ` [PATCH V3 1/5] Thermal: add indent for code alignment
  ` [PATCH V3 2/5] Thermal: fix bug of counting cpu frequencies
  ` [PATCH V3 3/5] Thermal: Remove the cooling_cpufreq_list
  ` [PATCH V3 4/5] Thermal: Add ST-Ericsson DB8500 thermal driver
  ` [PATCH V3 5/5] Thermal: Add ST-Ericsson DB8500 thermal properties and platform data

[PATCH tip/core/rcu 0/4] CPU stall-warning changes for 3.8
 2012-10-30 16:46 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/4] rcu: Print remote CPU's stacks in stall warnings
  ` [PATCH tip/core/rcu 2/4] rcu: Add grace-period information to RCU CPU "
  ` [PATCH tip/core/rcu 3/4] rcu: Dump number of callbacks in stall warning messages
  ` [PATCH tip/core/rcu 4/4] rcu: Provide RCU CPU stall warnings for tiny RCU

[PATCH] pstore: fix NULL pointer dereference in console writes
 2012-10-30 16:45 UTC  (2+ messages)

[PATCH v4 0/10] Cleanup & new features for compiler*.h and bug.h
 2012-10-30 16:44 UTC  (7+ messages)
` [PATCH v4 1/9] compiler-gcc4.h: Reorder macros based upon gcc ver
` [PATCH v4 6/9] compiler.h, bug.h: Prevent double error messages with BUILD_BUG{,_ON}
` [PATCH v4 7/9] bug.h: Fix BUILD_BUG_ON macro in __CHECKER__

[PATCH tip/core/rcu 0/6] Fixes for 3.8
 2012-10-30 16:27 UTC  (7+ messages)
` [PATCH tip/core/rcu 1/6] rcu: Accelerate callbacks for CPU initiating a grace period
  ` [PATCH tip/core/rcu 2/6] rcu: Fix batch-limit size problem
  ` [PATCH tip/core/rcu 3/6] rcu: Remove list_for_each_continue_rcu()
  ` [PATCH tip/core/rcu 4/6] rcu: Add new rcutorture module parameters to start/end test messages
  ` [PATCH tip/core/rcu 5/6] rcu: Clarify memory-ordering properties of grace-period primitives
  ` [PATCH tip/core/rcu 6/6] rcu: Reduce default RCU CPU stall warning timeout

[PATCH tip/core/rcu 0/4] SRCU changes for 3.8
 2012-10-30 16:38 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/4] srcu: Credit Lai Jiangshan with SRCU rewrite
  ` [PATCH tip/core/rcu 2/4] srcu: Export process_srcu()
  ` [PATCH tip/core/rcu 3/4] srcu: Add DEFINE_SRCU()
  ` [PATCH tip/core/rcu 4/4] rcutorture: Use DEFINE_STATIC_SRCU()

[PATCH v8 00/32] vfs: add the ability to retry lookup and operation to most path-based syscalls
 2012-10-30 16:33 UTC  (4+ messages)
` [PATCH v8 11/32] vfs: make do_unlinkat retry on ESTALE errors

Regression from 3.4.9 to 3.4.16 "stable" kernel
 2012-10-30 16:30 UTC  (10+ messages)

[PATCH tip/core/rcu 0/4] Documentation updates for 3.8
 2012-10-30 16:21 UTC  (6+ messages)
` [PATCH tip/core/rcu 1/4] Documentation: Fix memory-barriers.txt example
  ` [PATCH tip/core/rcu 2/4] rcu: Correct the name of a reference in list of RCU papers
  ` [PATCH tip/core/rcu 3/4] RCU: Update docs to include kfree_rcu()
  ` [PATCH tip/core/rcu 4/4] rcu: Document alternative RCU/reference-count algorithms

[PATCH 00/12] VMCI for Linux upstreaming
 2012-10-30 16:27 UTC  (28+ messages)
` [PATCH 01/12] VMCI: context implementation
    ` [Pv-drivers] "
` [PATCH 04/12] VMCI: device driver implementaton
    ` [Pv-drivers] "
` [PATCH 05/12] VMCI: event handling implementation
    ` [Pv-drivers] "
` [PATCH 08/12] VMCI: resource object implementation
    ` [Pv-drivers] "
  ` [Pv-drivers] [PATCH 00/12] VMCI for Linux upstreaming

[PATCH 0/2] irq_work: A couple fixes
 2012-10-30 16:26 UTC  (7+ messages)
` [PATCH 1/2] irq_work: Fix racy check on work pending flag
` [PATCH 2/2] irq_work: Fix racy IRQ_WORK_BUSY flag setting

[PATCH] Add a page cache-backed balloon device driver
 2012-10-30 16:25 UTC  (8+ messages)

[PATCH 0/2] ARM: OMAP: mailbox out of plat code
 2012-10-30 16:24 UTC  (5+ messages)
` [PATCH 1/2] ARM: OMAP2+: move mailbox.h out of plat-omap headers

[PATCH]Documentation: Chinese translation of Documentation/arm/kernel_user_helpers.txt
 2012-10-30 16:20 UTC 

[PATCH] scripts/recordmcount.pl: Support build with -ffunction-sections
 2012-10-30 16:05 UTC  (4+ messages)

[PATCH] xen PVonHVM: require at least Xen 3.4 as dom0
 2012-10-30 16:05 UTC 

[PATCH] dmaengine: imx-dma: Disable use of hw_chain to fix sg_dma transfers
 2012-10-30 15:58 UTC 

[PATCHv2] Input: omap4-keypad: Add pinctrl support
 2012-10-30 15:58 UTC  (21+ messages)

[PATCH 0/9 v2] perf: consolidate all the open counters loops
 2012-10-30 15:53 UTC  (8+ messages)
` [PATCH 1/9] perf python: add ui stubs file
` [PATCH 2/9] perf top: make use of perf_record_opts

[PATCH net-next 0/8] enable/disable zero copy tx dynamically
 2012-10-30 15:54 UTC  (7+ messages)
` [PATCH net-next 2/8] skb: api to report errors for zero copy skbs
` [PATCH net-next 8/8] vhost-net: reduce vq polling on tx zerocopy

[PATCHv3 0/7] dw_dmac: split the driver and introduce PCI part
 2012-10-30 15:39 UTC  (13+ messages)
` [PATCHv3 5/7] dmaengine: dw_dmac: add PCI part of the driver

[PATCH 00/32] [RFC] nohz/cpuset: Start discussions on nohz CPUs
 2012-10-30 15:39 UTC  (5+ messages)
` [PATCH 01/32] nohz: Move nohz load balancer selection into idle logic

Initial report on F2FS filesystem performance
 2012-10-30 15:36 UTC  (8+ messages)

[PATCH v2 0/2] common entry point for kmem_cache_free
 2012-10-30 15:35 UTC  (7+ messages)
` [PATCH v2 1/2] kmem_cache: include allocators code directly into slab_common

[dm-crypt] cryptsetup not working under 3.6 - regression from 3.4?
 2012-10-30 15:27 UTC  (12+ messages)
    `  "
                ` [dm-crypt] cryptsetup not working under 3.6 - RT patch set seem to break it
                      ` [PATCH] Fix crypto api init for 3.6.4-rt10

[PATCH] mm: memmap_init_zone() performance improvement
 2012-10-30 15:14 UTC  (5+ messages)

[PATCH 1/2] Xen acpi pad implement
 2012-10-30 15:18 UTC  (12+ messages)
` [Xen-devel] "

[PATCH 0/7] ACPI / PM: ACPI power management callback routines for subsystems
 2012-10-30 15:20 UTC  (4+ messages)
` [PATCH 5/7] ACPI / PM: Provide device PM functions operating on struct acpi_device

[PATCH V2] spi: tegra: add spi driver for SLINK controller
 2012-10-30 15:14 UTC  (4+ messages)

[PATCH] drivers/media/pci/saa7134/saa7134-dvb.c: Test if videobuf_dvb_get_frontend return NULL
 2012-10-30 15:09 UTC 

urandom is too slow
 2012-10-30 14:55 UTC 

[PATCH -v3 0/7] x86: Use BRK to pre mapping page table to make xen happy
 2012-10-30 14:47 UTC  (5+ messages)

[PATCH v2 2/3] pppoatm: fix race condition with destroying of vcc
 2012-10-30 14:26 UTC  (2+ messages)

[Patch 0/2] Exclude hwpoison page from vmcore dump
 2012-10-30 14:37 UTC  (2+ messages)

Mrs. Grace Manda Please open the attached file for more "informati​on please get back to me
 2012-10-30 14:25 UTC 

[PATCH] ASoC: tegra: update spdif tx_atn_lvl on hw_params()
 2012-10-30 14:23 UTC 

[PATCH RFC] pkt_sched: enable QFQ to support TSO/GSO
 2012-10-30 14:24 UTC  (2+ messages)

[PATCH] serial: 8250 check iir rdi in interrupt
 2012-10-30 14:24 UTC  (6+ messages)

[RFC][PATCH 2/2] kexec: Export PG_hwpoison flag into vmcoreinfo
 2012-10-30 14:08 UTC 

[RFC][PATCH 1/2] makedumpfile: Add a new "-p" option to exclude hwpoison page from vmcore
 2012-10-30 14:07 UTC 

[PATCH 0/3] dw_dmac: add PCI driver and move dw stuff to its own folder
 2012-10-30 13:47 UTC  (7+ messages)
` [PATCH 1/3] dmaengine: dw_dmac: add PCI part of the driver
` [PATCH 2/3] dma: move dw_dmac driver to an own directory
` [PATCH 3/3] MAINTAINERS: add recently created files to dw_dmac section

[PATCH] zram: call zram_init_device() only from disksize_store()
 2012-10-30 13:58 UTC 

NULL pointer dereference at fat_detach
 2012-10-30 13:44 UTC 

Sua caixa de correio
 2012-10-30 13:39 UTC 

[PATCH 1/1] TPM: STMicroelectronics ST33 I2C
 2012-10-30 13:28 UTC 

[GIT PULL] block driver bits for 3.7
 2012-10-30 13:25 UTC 

[PATCH v2 0/3] lockd: use per-net refrence-counted NSM clients
 2012-10-30 13:23 UTC  (4+ messages)
` [PATCH v2 3/3] lockd: create and use per-net NSM RPC clients on MON/UNMON requests
  ` kernel BUG at fs/lockd/mon.c:150, was Re: [PATCH v2 3/3] lockd: create and

[PATCH 2/2] dm: stay in blk_queue_bypass until queue becomes initialized
 2012-10-30 13:21 UTC  (8+ messages)
          ` [PATCH] blkcg: fix "scheduling while atomic" in blk_queue_bypass_start

[PATCH 0/2] Input: matrix-keypad - Add device tree support
 2012-10-30 13:08 UTC  (7+ messages)
` [PATCH 1/2] Input: matrix-keypad - remove const from pointer to array of gpios
` [PATCH 2/2] Input: matrix-keypad - Add device tree support

[GIT PULL 0/2] perf/urgent fixes
 2012-10-30 13:02 UTC  (3+ messages)
` [PATCH 1/2] perf header: Fix numa topology printing
` [PATCH 2/2] perf tools: Fix strbuf_addf() when the buffer needs to grow

Linux 3.7-rc3
 2012-10-30 12:53 UTC  (5+ messages)

[PATCH] V2 sched, autogroup: fix crash on reboot when autogroup is disabled
 2012-10-30 12:28 UTC  (2+ messages)
` [tip:sched/urgent] sched/autogroup: Fix "

[PATCH 3/3 v3] x86: ce4100: fixup PCI configuration register access for devices without interrupts
 2012-10-30 12:27 UTC  (2+ messages)
` [tip:x86/urgent] x86/ce4100: Fix "

[PATCH 2/3 v3] x86: ce4100: force reboot method to be KBD
 2012-10-30 12:26 UTC  (2+ messages)
` [tip:x86/urgent] x86/ce4100: Fix reboot by forcing the "

[PATCH 1/3 v3] x86: ce4100: implement pm_poweroff
 2012-10-30 12:25 UTC  (2+ messages)
` [tip:x86/urgent] x86/ce4100: Fix pm_poweroff

[tip:perf/core] perf/x86: Fix sparse warnings
 2012-10-30 12:24 UTC 

[PATCH] powerpc/perf: hw breakpoints return ENOSPC
 2012-10-30 12:23 UTC  (2+ messages)
` [tip:perf/urgent] perf, powerpc: Fix hw breakpoints returning -ENOSPC

[PATCH 4/4] MAINTAINERS: Update email address for Robert Richter
 2012-10-30 12:22 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH 2/4] x86, microcode_amd: Change email addresses, MAINTAINERS entry
 2012-10-30 12:21 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH 3/3] MAINTAINERS: Change Boris' email address
 2012-10-30 12:20 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH 2/3] EDAC: Change Boris' email address
 2012-10-30 12:19 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH 1/3] x86, AMD: Change Boris' email address
 2012-10-30 12:18 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH V2 RFC 0/3] kvm: Improving undercommit,overcommit scenarios
 2012-10-30 12:17 UTC  (2+ messages)

[PATCH 1/2] zram: forbid IO operations from within zram_init_device()
 2012-10-30 12:11 UTC  (2+ messages)

[PATCH 11/11] perf record: Fix mmap error output condition
 2012-10-30 12:11 UTC  (2+ messages)
` [tip:perf/core] "

linux-next: build failure after merge of the sound-asoc tree
 2012-10-30 12:11 UTC  (4+ messages)

[PATCH v5 6/8] perf header: Add is_perf_magic() func
 2012-10-30 12:10 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v5 5/8] perf ui/browser: Integrate script browser into main hists browser
 2012-10-30 12:09 UTC  (2+ messages)
` [tip:perf/core] perf hists browser: "

[PATCH v5 4/8] perf ui/browser: Integrate script browser into annotation browser
 2012-10-30 12:08 UTC  (2+ messages)
` [tip:perf/core] perf annotate browser: "

[PATCH v5 3/8] perf ui/browser: Add a browser for perf script
 2012-10-30 12:07 UTC  (2+ messages)
` [tip:perf/core] perf scripts browser: "

[PATCH v5 2/8] perf script: Add more filter to find_scripts()
 2012-10-30 12:06 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v5 1/8] perf tool: Add a global variable "const char *input_name"
 2012-10-30 12:05 UTC  (2+ messages)
` [tip:perf/core] perf tools: Add a global variable " const "

[BUG] perf report: different reports when run on terminal as opposed to script
 2012-10-30 12:05 UTC  (4+ messages)

[PATCH 5/5] perf tool: Move dso_* related functions into dso object
 2012-10-30 12:04 UTC  (2+ messages)
` [tip:perf/core] perf tools: "

[PATCH 4/5] perf tool: Move strxfrchar into string object
 2012-10-30 12:02 UTC  (2+ messages)
` [tip:perf/core] perf tools: "

[PATCH 3/5] perf tool: Move hex2u64 into util object
 2012-10-30 12:01 UTC  (2+ messages)
` [tip:perf/core] perf tools: "

[PATCH 2/5] perf tool: Move BUILD_ID_SIZE into build-id object
 2012-10-30 12:00 UTC  (2+ messages)
` [tip:perf/core] perf tools: "

[PATCH 1/5] perf tool: Move build_id__sprintf into build-id object
 2012-10-30 11:59 UTC  (2+ messages)
` [tip:perf/core] perf tools: "

[PATCH 24/33] perf, tools: Move parse_events error printing to parse_events_options
 2012-10-30 11:58 UTC  (2+ messages)
` [tip:perf/core] perf "

[REGRESSION] i915: failure to interoperate with HP ZR30w using an X230
 2012-10-30 11:57 UTC  (3+ messages)

[PATCH] Linus's tree: wireless: Spelling corrections
 2012-10-30 11:48 UTC 

[PATCH] Linus's tree: wireless: Spelling corrections
 2012-10-30 11:47 UTC 

[PATCH] ARM: zynq: move ttc timer code to drivers/clocksource
 2012-10-30 11:36 UTC  (2+ messages)

[PATCH v5 00/18] slab accounting for memcg
 2012-10-30 11:31 UTC  (4+ messages)
` [PATCH v5 13/18] memcg/sl[au]b Track all the memcg children of a kmem_cache

[PATCH v3 00/10] net/macb: driver enhancement concerning GEM support, ring logic and cleanup
 2012-10-30 11:30 UTC  (4+ messages)
` [PATCH v3 06/10] net/macb: clean up ring buffer logic
  ` [PATCH] net/at91_ether: fix the use of macb structure

[PATCH v2] ARM: zynq: Allow UART1 to be used as DEBUG_LL console
 2012-10-30 11:27 UTC  (2+ messages)

[PATCH 1/9] random32: introduce random32_get_bytes() and prandom32_get_bytes()
 2012-10-30 11:12 UTC  (4+ messages)

[PATCH v2 00/11] Win 8 support for digitizers
 2012-10-30 11:04 UTC  (7+ messages)
` [PATCH v2 10/11] HID: introduce Scan Time
` [PATCH v2 11/11] HID: hid-multitouch: get rid of usbhid depedency for general path


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