linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-29 07:10:32 to 2012-09-30 13:22:38 UTC [more...]

[PATCH 0/10] Cleanup & new features for compiler*.h and bug.h
 2012-09-30 13:22 UTC  (7+ messages)
` [PATCH 3/10] compiler-gcc.h: Add gcc-recommended GCC_VERSION macro
` [PATCH 6/10] bug.h: Replace __linktime_error with __compiletime_error

Linux 3.5-rc7
 2012-09-30 12:54 UTC 

[ 000/262] 3.5.5-stable review
 2012-09-30 12:30 UTC  (8+ messages)
` [ 045/262] ARM: 7501/1: decompressor: reset ttbcr for VMSA ARMv7 cores
` [ 074/262] mmc: mxs-mmc: fix deadlock caused by recursion loop
` [ 080/262] usb: gadget: dummy_hcd: fixup error probe path

INFO: rcu_preempt detected stalls on CPUs/tasks: { 1} (detected by 0, t=10002 jiffies)
 2012-09-30 11:59 UTC  (11+ messages)

[PATCH V2 0/3] Create sched_select_cpu() and use it in workqueues
 2012-09-30 12:16 UTC  (4+ messages)
` [PATCH V2 3/3] workqueue: Schedule work on non-idle cpu instead of current one

The 10ms averager in fair.c
 2012-09-30 12:16 UTC 

[PATCH 1/2] kstrto*: add documentation
 2012-09-30 11:44 UTC  (2+ messages)
` [PATCH 2/2] simple_strto*: annotate function as obsolete

The 10ms averager in fair.c
 2012-09-30 11:44 UTC 

[PATCH v3 04/13] kmem accounting basic infrastructure
 2012-09-30 11:25 UTC  (15+ messages)

3.4.10 i915 [GM45] regression
 2012-09-30 11:15 UTC  (4+ messages)
`  "

[PATCH RFC 0/2] kvm: Improving undercommit,overcommit scenarios in PLE handler
 2012-09-30 11:13 UTC  (30+ messages)
` [PATCH RFC 1/2] kvm: Handle undercommitted guest case "

[-next]: s390 *_irq() link errors
 2012-09-30 11:08 UTC  (9+ messages)

[PATCH] qla2xxx: silence two GCC warnings
 2012-09-30 11:07 UTC 

[PATCH RFC 1/2] gpio: Add a block GPIO API to gpiolib
 2012-09-30 10:50 UTC  (14+ messages)

[PATCH] gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_type
 2012-09-30 10:35 UTC  (3+ messages)

[PATCH] backlight: tps65217_bl: Add missing platform_set_drvdata in tps65217_bl_probe
 2012-09-30 10:28 UTC 

[PATCH] regmap: silence GCC warning
 2012-09-30 10:15 UTC 

[patch 3/3] remoteproc: return -EFAULT on copy_from_user failure
 2012-09-30  9:45 UTC  (2+ messages)

[BISECTED] snd-hda-intel audio distortion in Linus' current tree
 2012-09-30  9:22 UTC 

[patch 2/3] remoteproc: snprintf() can return more than was printed
 2012-09-30  9:40 UTC  (2+ messages)

3.6-rc7 32-bit PAE miscalculates dirty page limits
 2012-09-30  9:38 UTC 

[patch 1/3] remoteproc: memory leak in rproc_handle_carveout()
 2012-09-30  9:28 UTC  (2+ messages)

[PATCH v3 04/13] kmem accounting basic infrastructure
 2012-09-30  8:47 UTC  (15+ messages)

[ANNOUNCE] Git v1.7.12.2
 2012-09-30  8:38 UTC 

[PATCH 0/3] clk: ux500: Set sdmmc clock to 100MHz
 2012-09-30  8:37 UTC  (6+ messages)
` [PATCH 2/3] clk: ux500: Support prcmu ape opp voltage clock

linux-next: Tree for Sept 24
 2012-09-30  8:33 UTC  (3+ messages)
` linux-next: Tree for Sept 24 (remoteproc)

[PATCH v3 00/13] kmem controller for memcg
 2012-09-30  8:25 UTC  (7+ messages)
` [PATCH v3 06/13] memcg: kmem controller infrastructure

[PATCH V2] GPIO: gpio-pxa: fix bug when get gpio value
 2012-09-30  8:30 UTC  (2+ messages)

[PATCH] GPIO: gpio-pxa: fix bug when get gpio value
 2012-09-30  8:28 UTC  (2+ messages)

[PATCH 1/2] gpio-lpc32xx: Add GPI_28
 2012-09-30  8:27 UTC  (4+ messages)
` [PATCH 2/2] gpio: Document device_node's det_debounce

RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
 2012-09-30  8:03 UTC  (13+ messages)

[PATCH -v4 00/13] x86, mm: init_memory_mapping cleanup
 2012-09-30  7:57 UTC  (14+ messages)
` [PATCH 01/13] x86, mm: Add global page_size_mask and probe one time only
` [PATCH 02/13] x86, mm: Split out split_mem_range from init_memory_mapping
` [PATCH 03/13] x86, mm: Move init_memory_mapping calling out of setup.c
` [PATCH 04/13] x86, mm: Revert back good_end setting for 64bit
` [PATCH 05/13] x86, mm: Find early page table buffer altogether
` [PATCH 06/13] x86, mm: Separate out calculate_table_space_size()
` [PATCH 07/13] x86, mm: Move down two calculate_table_space_size down
` [PATCH 08/13] x86, mm: Set memblock initial limit to 1M
` [PATCH 09/13] x86: if kernel .text .data .bss are not marked as E820_RAM, complain and fix
` [PATCH 10/13] x86: Fixup code testing if a pfn is direct mapped
` [PATCH 11/13] x86: Only direct map addresses that are marked as E820_RAM
` [PATCH 12/13] x86/mm: calculate_table_space_size based on memory ranges that are being mapped
` [PATCH 13/13] x86, mm: Use func pointer to table size calculation and mapping

[PATCH 00/12] workqueue: simple cleanups
 2012-09-30  7:39 UTC  (13+ messages)
` [PATCH 03/12] workqueue: remove WORKER_PREP from rescuer
` [PATCH 04/12] workqueue: simplify is_chained_work()
` [RFC PATCH 11/12] workqueue: add WQ_CPU_INTENSIVE to system_long_wq

[patch] power: battery: pointer math issue in gab_probe()
 2012-09-30  7:06 UTC  (3+ messages)

ABI change for setitimer(2) [in feature-removal-schedule.txt]
 2012-09-30  6:30 UTC 

[PATCH 0/6] target: Reenable buffered FILEIO + add iscsi-target MXDSL logic
 2012-09-30  5:58 UTC  (7+ messages)
` [PATCH 1/6] target/file: Re-enable optional fd_buffered_io=1 operation
` [PATCH 2/6] iscsi-target: Add base MaxXmitDataSegmentLength code
` [PATCH 3/6] iscsi-target: Enable MaxXmitDataSegmentLength operation in login path
` [PATCH 4/6] iscsi-target: Convert incoming PDU payload checks to MaxXmitDataSegmentLength
` [PATCH 5/6] iscsi-target: Add MaxXmitDataSegmentLength connection recovery check
` [PATCH 6/6] iscsi-target: Change iscsi_target_seq_pdu_list.c to honor MaxXmitDataSegmentLength

[ubuntu quantal] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008
 2012-09-30  4:41 UTC  (3+ messages)
` [ubuntu quantal] BUG filp (Not tainted): Poison overwritten
` [ubuntu quantal] WARNING at __list_add()

[PATCH] extcon: adc-jack: Add missing MODULE_LICENSE
 2012-09-30  4:07 UTC  (2+ messages)

[PATCH] extcon: adc-jack: Fix checking return value of request_any_context_irq
 2012-09-30  4:07 UTC  (2+ messages)

[PATCHv4 3/3] efi: Fix the ACPI BGRT driver for images located in EFI boot services memory
 2012-09-29 23:15 UTC  (2+ messages)
` [tip:x86/efi] "

[PATCHv4 2/3] efi: Add a function to look up existing IO memory mappings
 2012-09-29 23:14 UTC  (2+ messages)
` [tip:x86/efi] "

[PATCHv4 1/3] efi: Defer freeing boot services memory until after ACPI init
 2012-09-29 23:13 UTC  (2+ messages)
` [tip:x86/efi] "

arch/x86/lib/inat.c Error and Kernel Panic
 2012-09-29 22:31 UTC  (2+ messages)

[patch 2/2] memstick: memory leak on error in msb_ftl_scan()
 2012-09-29 22:14 UTC  (3+ messages)

[RFC/PATCH] ia64, SR870, EFI bug breaks ata_piix, uninitialized ICH4 IDE EXBAR mem resource
 2012-09-29 22:09 UTC  (7+ messages)
  ` [RFC/PATCH v2] "

[patch 1/2] memstick: use after free in msb_disk_release()
 2012-09-29 22:09 UTC  (2+ messages)

[PATCH 00/12] New warnings and build errors in linux-next
 2012-09-29 21:53 UTC  (17+ messages)
` [PATCH 01/12] mtd: atmel nand: build regression
` [PATCH 05/12] ARM: ixp4xx: use __iomem for MMIO
  ` ARM SoC tree, Was: "
` [PATCH 07/12] staging/iio/lis3l02dq: fix building without irq_to_gpio
` [PATCH 08/12] dtc: be more quiet with "make -s"

rcu: eqs related warnings in linux-next
 2012-09-29 21:41 UTC  (10+ messages)

[GIT PULL] ARM: LPC32xx: Core updates #2
 2012-09-29 21:30 UTC  (2+ messages)

[GIT PULL] ARM: LPC32xx: DTS updates #2
 2012-09-29 21:27 UTC  (2+ messages)

[RFC] x86: mtrr: Constrain WB MTRR to max phys mem prior to cleanup
 2012-09-29 21:25 UTC  (11+ messages)

[PATCH] dtc: import latest upstream dtc
 2012-09-29 21:06 UTC  (2+ messages)

[PATCH 1/4] arch/um/drivers: Drop UM_ prefix from printk() level specifiers
 2012-09-29 20:58 UTC  (9+ messages)
` [PATCH 2/4] arch/um/os-Linux: "
` [PATCH 3/4] arch/x86/um: "
` [PATCH 4/4] um: Remove obsolete UM_ prefixed "

parisc: orphaned asm/compat_signal.h file?
 2012-09-29 20:36 UTC  (5+ messages)

[RFC PATCH 0/2] dtc: enable use of pre-processor
 2012-09-29 20:08 UTC  (5+ messages)
` [RFC PATCH 1/2] kbuild: centralize .dts->.dtb rule
` [RFC PATCH 2/2] kbuild: introduce cmd_dtc_cpp

[PATCH] sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()
 2012-09-29 20:23 UTC 

[PATCH RFC] random: Account for entropy loss due to overwrites
 2012-09-29 19:47 UTC  (2+ messages)

kernel BUG at fs/buffer.c:3205 (stable 3.5.3)
 2012-09-29 19:07 UTC  (7+ messages)

[PATCH] um: Remove obsolete UM_* definitions
 2012-09-29 19:04 UTC 

[PATCH] perf, tools: Add library dependencies for static perf link
 2012-09-29 18:52 UTC  (2+ messages)

[PATCH v2 0/7] uio_pruss cleanup and platform support
 2012-09-29 18:34 UTC  (2+ messages)

[PATCH 0/5] uprobes: handle_swbp() fixes
 2012-09-29 17:42 UTC  (9+ messages)
` [PATCH 3/5] uprobes: Fix UPROBE_SKIP_SSTEP checks in handle_swbp()

[PATCH v3 memstick: support for legacy sony memsticks
 2012-09-29 17:20 UTC  (3+ messages)
` [PATCH 2/2] memstick: add support for legacy memorysticks

mtd: kernel BUG at arch/x86/mm/pat.c:279!
 2012-09-29 16:34 UTC  (15+ messages)

[ 000/218] 3.4.12-stable review
 2012-09-29 16:29 UTC  (3+ messages)
` [ 174/218] Bluetooth: Fix use-after-free bug in SMP

PROBLEM: kernel 3.6.rc6 bug report (usb 3.0 external hard drive problem)
 2012-09-29 15:48 UTC  (7+ messages)

[PATCH 1/1] hid:Fix problem on GeneralTouch multi-touchscreen
 2012-09-29 15:47 UTC  (3+ messages)

[PATCH v6 0/3] Add modules to support realtek PCIE card reader
 2012-09-29 15:29 UTC  (5+ messages)

[PATCH 1/5] dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER
 2012-09-29 15:16 UTC  (5+ messages)

[PATCH 0/3] Virtual huge zero page
 2012-09-29 14:37 UTC  (4+ messages)

[PATCH 1/1] x86: Added support for Acer Aspire 5755G fan control
 2012-09-29 14:25 UTC  (9+ messages)

[RFC PATCH 5/6] ACPI: Introduce ACPI I2C controller enumeration driver
 2012-09-29 13:37 UTC  (3+ messages)

[RFC PATCH 1/6] Introduce acpi_match_device_id()
 2012-09-29 13:31 UTC  (3+ messages)

hot CPU with 3.6.0-rc7+ and intel graphic
 2012-09-29 13:21 UTC  (2+ messages)

[PATCH v2] kbuild: Fix gcc -x syntax
 2012-09-29 13:13 UTC 

[PATCH] kbuild: Fix gcc -x syntax
 2012-09-29 11:46 UTC  (5+ messages)

Email to Matt Zimmerman
 2012-09-29 11:14 UTC 

[PATCH] tty/8250_early: Prevent rounding error in uartclk to baud ratio
 2012-09-29 11:04 UTC  (5+ messages)

[PATCH 0/2] ARM: dts: AM33XX: Add ECAP and EHRPWM device tree data
 2012-09-29 10:35 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: AM33XX: Add ECAP & EHRPWM device tree nodes
` [PATCH 2/2] ARM: dts: AM33XX: Add PWM backlight DT data to am335x-evm

[PATCH v4 0/5] Support for TSC/ADC MFD driver
 2012-09-29 10:06 UTC  (10+ messages)
` [PATCH v4 4/5] IIO : ADC: tiadc: Add support of TI's ADC driver
` [PATCH v4 5/5] MFD: ti_tscadc: add suspend/resume functionality

[GIT PULL] Input and HID updates for 3.7
 2012-09-29  9:02 UTC  (5+ messages)

[PATCH -v2] mm: frontswap: fix a wrong if condition in frontswap_shrink
 2012-09-29  8:41 UTC  (6+ messages)

[RFC v9 PATCH 00/21] memory-hotplug: hot-remove physical memory
 2012-09-29  8:19 UTC  (2+ messages)

utime and utime value stop increase in /proc/pid/stat
 2012-09-29  7:51 UTC 

Backlight control broken between 3.6.0-rc1 and 3.6.0-rc4
 2012-09-29  7:49 UTC  (3+ messages)

iwlwifi can't connect to router after resuming from suspend
 2012-09-29  7:25 UTC  (4+ messages)

[GIT PULL] Asymmetric keys and module signing
 2012-09-29  7:16 UTC  (10+ messages)

[bug report] [SCSI] mvumi: GFP_KERNEL under spin lock
 2012-09-29  7:14 UTC  (2+ messages)
` [patch] [SCSI] mvumi: use GFP_ATOMIC "

kexec/kdump kernel fails to start
 2012-09-29  7:13 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).