linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-24 19:21:11 to 2012-03-26 01:42:31 UTC [more...]

libata-pmp patch for 3.2.x and later for eSATA Port Multiplier Sil3726
 2012-03-26  1:42 UTC  (16+ messages)
` Fwd: "

[PATCH v2] PM / QoS: add pm_qos_update_request_timeout API
 2012-03-26  1:41 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 1/1] rculist: Made list_first_entry_rcu usable
 2012-03-26  1:08 UTC 

[PATCH] ACPI: Implement overriding of arbitrary ACPI tables via initrd
 2012-03-26  1:36 UTC  (25+ messages)

[PATCH 2/2] enable dumpstack() to printk log level
 2012-03-26  1:36 UTC  (5+ messages)
    ` [PATCH_V2 1/2] fix the bug that printk can't support printk(KERN_LEVEL)
    ` [PATCH_V2 2/2] enable dumpstack() to printk log level

[PATCH RFT] regulator: Convert twl4030ldo_set_voltage to set_voltage_sel
 2012-03-26  1:30 UTC 

[PATCH] regulator: Convert max8952 to set_voltage_sel
 2012-03-26  1:20 UTC 

linux-next: build failure after merge of the scsi tree
 2012-03-26  1:17 UTC 

seq_put_decimal_* optimization
 2012-03-26  1:01 UTC  (2+ messages)

last fs/proc/array.c change
 2012-03-26  0:53 UTC  (2+ messages)

linux-next: Tree for Mar 13
 2012-03-26  0:27 UTC  (8+ messages)
` [PATCH] x86: export 'pcibios_enabled'

linux-next: manual merge of the arm tree with Linus' tree
 2012-03-26  0:05 UTC 

Product Delivery
 2012-03-25 23:30 UTC 

[00/16] enable pr_debug during module initialization
 2012-03-25 23:25 UTC  (17+ messages)
` [PATCH 01/16] init: trivial tweaks to initcall_levels
` [PATCH 02/16] dynamic_debug: fix leading spaces
` [PATCH 03/16] dynamic_debug: replace if (verbose) pr_info with macro vpr_info
` [PATCH 04/16] dynamic_debug: change ddebug_query core param to dyndbg
` [PATCH 05/16] params: add param-name to parse_one's pr_debug()
` [PATCH 06/16] params: add 3rd arg to option handler callback signature
` [PATCH 07/16] dynamic_debug: make dynamic-debug work for module initialization
` [PATCH 08/16] dynamic_debug: deprecate ddebug_query, suggest dyndbg instead
` [PATCH 09/16] dynamic_debug: combine parse_args callbacks together
` [PATCH 10/16] dynamic_debug: simplify dynamic_debug_init error exit
` [PATCH 11/16] dynamic_debug: print ram usage by ddebug tables if verbose
` [PATCH 12/16] pnp: if CONFIG_DYNAMIC_DEBUG, use pnp.dyndbg instead of pnp.debug
` [PATCH 13/16] dynamic_debug: add modname arg to exec_query callchain
` [PATCH 14/16] dynamic_debug: update Documentation/*, Kconfig.debug
` [PATCH 15/16] dynamic_debug: init with early_initcall, not arch_initcall
` [PATCH 16/16] dynamic_debug: drop deprecated ddebug_query param, code

[PATCH RFC dontapply] kvm_para: add mmio word store hypercall
 2012-03-25 23:25 UTC  (2+ messages)

ath: DMA failed to stop in 10 ms AR_CR=0x00000024 AR_DIAG_SW=0x02000020 DMADBG_7=0x00008040
 2012-03-25 23:00 UTC  (19+ messages)

TTY: tty_port questions
 2012-03-25 22:33 UTC  (16+ messages)

Recent "Run the driver callback directly" patch breaks libertas suspend
 2012-03-25 22:29 UTC  (7+ messages)
` [linux-pm] "
      ` [PATCH] PM / SDIO: Use empty system suspend/resume callbacks at the bus level (was: Re: Recent ...)

3.3 and hidepid feature problem - options not always applied at mount
 2012-03-25 22:23 UTC  (9+ messages)
` [PATCH] proc: fix mount -t proc -o AAA

[RFC] firmware loader: retry _nowait requests when userhelper is not yet available
 2012-03-25 22:04 UTC  (10+ messages)
` [PATCH] firmware loader: don't cancel _nowait requests when helper "
    ` [PATCH 0/6] firmware_class: Fix problems with usermodehelper test
      ` [PATCH 1/6] firmware_class: Rework usermodehelper check
      ` [PATCH 2/6] firmware_class: Split _request_firmware() into three functions
      ` [PATCH 3/6] firmware_class: Do not warn that system is not ready from async loads
      ` [PATCH 4/6] PM / Hibernate: Disable usermode helpers right before freezing tasks
      ` [PATCH 5/6] PM / Sleep: Move disabling of usermode helpers to the freezer
      ` [PATCH 6/6] PM / Sleep: Mitigate race between the freezer and request_firmware()

[PATCH] mm for fs: add truncate_pagecache_range
 2012-03-25 21:55 UTC  (7+ messages)

[GIT] Networking
 2012-03-25 21:51 UTC 

[patch] Adding Secure Deletion to UBIFS
 2012-03-25 21:38 UTC  (10+ messages)
` [patch] Move CRC computation to separate function
            ` [patch] Add a encryption key parameter to the compress / decompress function
              ` [patch] Add cryptographic functionality when a key is passed to the compress / decompress functions

[PATCH 1/2] perf tools: Concatenate strings in expressions
 2012-03-25 21:11 UTC  (2+ messages)
` [PATCH 2/2] perf tools: Fix parsing of unary operator in ?: expression

[PATCH] x86: Merge x86_32 and x86_64 cpu_idle()
 2012-03-25 21:00 UTC  (2+ messages)

[PATCH RFC] rcu: Make __rcu_read_lock() inlinable
 2012-03-25 20:52 UTC 

[GIT PULL] KVM updates for the 3.4 merge window
 2012-03-25 20:51 UTC  (5+ messages)

[PATCH 5/5] perf: Fix build error with -Werror in print_event_desc()
 2012-03-25 20:28 UTC 

[PATCH 4/5] perf: Handle NULL dso in dso__name_len
 2012-03-25 20:28 UTC 

[PATCH 2/5] perf: addr2line wants addresses in same format as objdump
 2012-03-25 20:28 UTC 

[PATCH 3/5] perf: Catch and handle out-of-date hist entry maps
 2012-03-25 20:28 UTC 

[PATCH 1/5] perf: Validate address in symbol__inc_addr_samples()
 2012-03-25 20:28 UTC 

[PATCH 0/5] PERF fixes
 2012-03-25 20:28 UTC 

[PATCH 1/2] w1: Add 1-wire slave device driver for DS28E04-100
 2012-03-25 20:21 UTC  (3+ messages)

perf PLT hit turns off symbol annotations
 2012-03-25 19:53 UTC 

[PATCH v15 00/13] seccomp_filter: syscall filtering using BPF
 2012-03-25 19:36 UTC  (6+ messages)
` [PATCH v15 04/13] arch/x86: add syscall_get_arch to syscall.h
` [PATCH v15 06/13] seccomp: add system call filtering using BPF

[GIT PULL] x86, microcode fixes for 3.2
 2012-03-25 19:27 UTC  (5+ messages)

[PATCH] epoll: add EPOLLEXCLUSIVE support
 2012-03-25 19:12 UTC 

kswapd stuck using 100% CPU
 2012-03-25 19:16 UTC  (3+ messages)
` [PATCH] "

[PATCH] drivers/usb/misc/usbtest.c: add kfrees
 2012-03-25 19:08 UTC 

[PATCH 20/20 v2] sparc/mm/fault_64.c: Port OOM changes to do_sparc64_fault
 2012-03-25 19:04 UTC  (2+ messages)

[PATCH 19/20 v2] sparc/mm/fault_32.c: Port OOM changes to do_sparc_fault
 2012-03-25 19:04 UTC  (2+ messages)

[PATCH 01/11] m68k: Remove unused MAX_NOINT_IPL definition
 2012-03-25 18:53 UTC  (5+ messages)
` [PATCH 05/11] m68k/atari: Add missing platform check before registering platform devices

linux-next: triage for March 25th, 2012
 2012-03-25 18:48 UTC 

[PATCH] audit: always report seccomp violations
 2012-03-25 18:47 UTC  (2+ messages)

[git pull] cpupowerutils updates for 3.4
 2012-03-25 18:38 UTC 

[PATCH] drivers/s390/block/dasd_eckd.c: add missing dasd_sfree_request
 2012-03-25 18:27 UTC 

[PATCH v2] scripts/coccinelle/api/ptr_ret.cocci: semantic patch for ptr_err
 2012-03-25 18:12 UTC 

[PATCH 1/1] ftrace: fix dynamic ftrace filter reset issue
 2012-03-25 18:11 UTC  (5+ messages)

[GIT PATCH] TTY/serial patches for 3.4-rc1
 2012-03-25 17:12 UTC  (2+ messages)

[PATCH] -mm/linux-next: procfs: Mark thread stack correctly in proc/<pid>/maps
 2012-03-25 18:05 UTC  (3+ messages)

[PATCH v2 0/10] Fixes for common mistakes w/ for_each_process and task->mm
 2012-03-25 17:42 UTC  (5+ messages)
` [PATCH 01/10] cpu: Introduce clear_tasks_mm_cpumask() helper
    ` [PATCH v2.1 "

Enable some ZTE modems to use the new QMI WWAN driver
 2012-03-25 17:28 UTC  (7+ messages)
` [PATCH 1/3] USB: qmi_wwan: Add ZTE (Vodafone) K3565-Z and K4505-Z net interfaces
` [PATCH 2/3] USB: option: Ignore ZTE (Vodafone) K3570/71 "
` [PATCH 3/3] USB: qmi_wwan: Add ZTE (Vodafone) K3570-Z and K3571-Z "

[PATCH] gianfar: Fix possible overrun and simplify interrupt name field creation
 2012-03-25 17:29 UTC  (3+ messages)
` [PATCH v2] "

[git pull] PCMCIA updates for 3.4
 2012-03-25 17:05 UTC 

[PATCH] drivers/gpu/drm/exynos: use devm_ functions
 2012-03-25 16:56 UTC 

[PATCH] of/irq: of_irq_init: Call initialization function for all controllers
 2012-03-25 16:16 UTC  (3+ messages)

[PATCHES v2 1/2] Documentation: replace install commands with softdeps
 2012-03-25 16:07 UTC  (2+ messages)

[PATCH] perf, tool: Fix the array pointer to follow event data properly
 2012-03-25 15:30 UTC  (4+ messages)

[PATCH v2] of/irq: add empty irq_of_parse_and_map() for non-dt builds
 2012-03-25 15:02 UTC 

[PATCH] of/irq: add empty irq_of_parse_and_map() for non-dt builds
 2012-03-25 14:56 UTC  (4+ messages)

[GIT PULL 0/9] arm-soc updates, first batch
 2012-03-25 14:55 UTC  (15+ messages)
` [GIT PULL 01/09] ARM: Non-critical bug fixes
` [GIT PULL 02/09] ARM: global cleanups
` [GIT PULL 02/09] ARM: subarch maintainer updates
` [GIT PULL 03/09] ARM: global cleanups
` [GIT PULL 03/09] ARM: subarch maintainer updates
` [GIT PULL 04/09] ARM: timer cleanup work
` [GIT PULL 05/09] ARM: SoC specific updates
` [GIT PULL 06/09] ARM: board "
` [GIT PULL 07/09] remoteproc/rpmsg: new subsystem
` [GIT PULL 08/09] ARM: driver specific updates
` [GIT PULL 09/09] ARM: device tree work

[ANNOUNCE] BFS CPU scheduler version 0.420 AKA "Smoking" for linux kernel 3.3.0
 2012-03-25 13:37 UTC  (5+ messages)

[RFC] AutoNUMA alpha6
 2012-03-25 13:30 UTC  (11+ messages)

[GIT PULL] UML changes for 3.4-rc1
 2012-03-25 12:33 UTC 

[PATCH] Install kernel-page-flags.h
 2012-03-25 12:28 UTC  (6+ messages)

Regression introduced by 19b4a8d520a6e0176dd52aaa429261ad4fcaa545 (p54 driver fails with WARNING) , bisected
 2012-03-25 11:41 UTC 

mm: hung task (handle_pte_fault)
 2012-03-25 11:10 UTC  (2+ messages)

[PATCH 08/20 v3] m68k/mm/fault.c: Port OOM changes to do_page_fault
 2012-03-25 10:37 UTC 

On patch "device.h: audit and cleanup users in main include dir"
 2012-03-25 10:37 UTC  (3+ messages)

lib/crc32: new Kconfig prompt without help text
 2012-03-25  9:35 UTC 

PCIe ASPM: new Kconfig prompt without help text
 2012-03-25  9:16 UTC  (2+ messages)

Linux 3.2 and 3.3 - "network is down" when pinging IPv6
 2012-03-25  8:37 UTC 

[PATCH] Smack: recursive transmute
 2012-03-25  8:26 UTC 

[PATCH 00/16] mm: prepare for converting vm->vm_flags to 64-bit
 2012-03-25  7:55 UTC  (8+ messages)

PCA GPIO interrupt triggers
 2012-03-25  7:40 UTC  (3+ messages)

Linux 3.2 and 3.3 not doing IPv6 ND when it should
 2012-03-25  7:39 UTC 

IPv6 flapping with kernel 3.3 (regression from 3.2.9)
 2012-03-25  6:43 UTC  (2+ messages)

Utility code to generate a VMUFAT filesystem
 2012-03-25  6:32 UTC  (2+ messages)

perf crashes related to map/sym mismatch
 2012-03-25  5:57 UTC 

[PATCH 1/1] arm: fault.c: correct how the tsk->[maj|min]_flt gets incremented
 2012-03-25  4:07 UTC  (2+ messages)

[PATCH] perf: Add a new sort order: SORT_INCLUSIVE (v4)
 2012-03-25  2:14 UTC  (6+ messages)

[PATCH] ext2: Don't export ext2_mask_flags() to user space
 2012-03-25  1:16 UTC  (7+ messages)
` [PATCH] ext2: No longer export ext2_fs.h "

[PATCH] scripts: dtc: fix compile warnings
 2012-03-25  0:38 UTC  (3+ messages)

[PATCH] gpio: ep93xx: Remove unused inline function and useless pr_err message
 2012-03-24 17:07 UTC  (2+ messages)

[PATCH] gpio/sodaville: Mark broken due to core irqdomain migration
 2012-03-24  8:11 UTC 

[PATCH] powerpc/44x: Support CPM for Maui APM821xxx SoC and Bluestone board
 2012-03-24 19:48 UTC  (2+ messages)

[PATCH v2 0/2] [media] s5p-tv: Add initial DT-support to s5p-tv's subdevices
 2012-03-24 19:03 UTC  (5+ messages)
` [PATCH 2/2] s5p-tv: Add initial DT-support for HDMIPHY

linux-next: manual merge of the mfd tree with Linus' tree
 2012-03-24 17:31 UTC  (3+ messages)

[PATCH] staging/media/as102: Don't call release_firmware() on uninitialized variable
 2012-03-24 22:39 UTC 

[PATCH] scripts/Kbuild.include: Fix portability problem of "echo -e"
 2012-03-24 22:33 UTC  (6+ messages)

[PATCH] merge_config.sh: Use the first file as the initial config
 2012-03-24 22:26 UTC  (2+ messages)

[PATCH] scripts/coccinelle: semantic patch for ptr_err
 2012-03-24 21:31 UTC 

[PATCH 00/10 v2] fix gmbus writes and related issues
 2012-03-24 19:33 UTC  (3+ messages)

[git pull] drm main pull for 3.4-rc1
 2012-03-24 19:21 UTC  (3+ 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).