linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-21 19:04:14 to 2012-08-22 05:04:04 UTC [more...]

linux-next: build failure after merge of the gpio-lw tree
 2012-08-22  5:03 UTC  (7+ messages)

[PATCH 4/4] leds-lp5523: minor code style fixes
 2012-08-22  5:02 UTC  (2+ messages)

[PATCH 3/4] leds-lp5523: change the return type of lp5523_set_mode()
 2012-08-22  4:59 UTC  (2+ messages)

[PATCH v2 0/4] pinctrl: add support for samsung pinctrl driver
 2012-08-22  5:00 UTC  (15+ messages)
` [PATCH v2 1/4] pinctrl: add samsung pinctrl and gpiolib driver
` [PATCH v2 2/4] pinctrl: add exynos4210 specific extensions for samsung pinctrl driver
` [PATCH v2 3/4] gpio: exynos4: skip gpiolib registration if pinctrl driver is used
` [PATCH v2 4/4] ARM: EXYNOS: skip wakeup interrupt setup "

[ 00/16] 3.0.42-stable review
 2012-08-22  4:50 UTC  (7+ messages)
` [ 04/16] drm/i915: correctly order the ring init sequence

[PATCH 1/2] mmc: core: Add a capability for disabling mmc cards
 2012-08-22  4:35 UTC  (3+ messages)
` [PATCH 2/2] mmc: dw_mmc: Add a DISABLE_MMC quirk that sets the core mmc cap

[PATCH] crypto: twofish - add x86_64/avx assembler implementation
 2012-08-22  4:35 UTC  (2+ messages)

linux-next: manual merge of the rcu tree with the tip tree
 2012-08-22  4:27 UTC 

linux-next: manual merge of the rcu tree with the tip tree
 2012-08-22  4:27 UTC 

[PATCH 0/5] fix error return code
 2012-08-22  4:29 UTC  (3+ messages)
` [PATCH 2/5] drivers/dma/amba-pl08x.c: "

Regression associated with commit c8628155ece3 - "tcp: reduce out_of_order memory use"
 2012-08-22  4:26 UTC  (2+ messages)

linux-next: Tree for July 17
 2012-08-22  4:25 UTC  (6+ messages)
` linux-next: Tree for July 17 (mfd/tps65217.c)

[PATCH] drivers/dma/sirf-dma.c: fix usage of devm functions
 2012-08-22  4:16 UTC  (2+ messages)

[PATCH] mm: mmu_notifier: fix inconsistent memory between secondary MMU and host
 2012-08-22  4:12 UTC  (4+ messages)

NULL pointer dereference in ext4_ext_remove_space on 3.5.1
 2012-08-22  4:07 UTC  (8+ messages)
      ` ext4 write performance regression in 3.6-rc1
          ` ext4 write performance regression in 3.6-rc1 on RAID0/5

[git pull] drm fixes + one fbcon one
 2012-08-22  4:06 UTC 

[RFC/PATCH] ARM: smp: Fix cpu_up() racing with sys_reboot
 2012-08-22  4:03 UTC 

linux-next: manual merge of the fsnotify tree with Linus' tree
 2012-08-22  4:02 UTC 

[PATCH] fbcon: fix race condition between console lock and cursor timer
 2012-08-22  4:00 UTC  (3+ messages)

O_DIRECT to md raid 6 is slow
 2012-08-22  3:59 UTC  (11+ messages)

[PATCH v2 0/3] DaVinci DMA engine conversion
 2012-08-22  3:45 UTC  (5+ messages)
` [PATCH v2 1/3] dmaengine: add TI EDMA DMA engine driver
` [PATCH v2 3/3] spi: spi-davinci: convert to DMA engine API

[PATCH 2/4] leds-lp5523: set the brightness to 0 forcely on removing the driver
 2012-08-22  3:37 UTC  (2+ messages)

[PATCH] memory-hotplug: fix a drain pcp bug when offline pages
 2012-08-22  3:34 UTC  (2+ messages)

[PATCH 0/1] xhci: Unconditionally switch ports to xHCI on powerup
 2012-08-22  3:31 UTC  (5+ messages)
` [PATCH 1/1] "

Repeated fork() causes SLAB to grow without bound
 2012-08-22  3:29 UTC  (8+ messages)
          ` [RFC PATCH] "

apparent regressions from TLB range flushing page set
 2012-08-22  3:26 UTC  (3+ messages)

[GIT PULL] target fixes for v3.6-rc3
 2012-08-22  3:23 UTC 

[PATCH 0/4] Was: deferring __fput()
 2012-08-22  3:13 UTC  (16+ messages)
                      ` [PATCH] task_work: add a scheduling point in task_work_run()

linux-next: manual merge of the rr tree with the mips tree
 2012-08-22  3:11 UTC 

[PATCH] MIPS/mm: add compound tail page _mapcount when mapped
 2012-08-22  3:02 UTC 

[PATCH] apple-gmux: Fix port address calculation in gmux_pio_write32()
 2012-08-22  2:56 UTC 

linux-next: New tree -- linux-pstore.git
 2012-08-22  2:50 UTC 

[PATCH] pstore: add missed platform_device_unregister
 2012-08-22  2:48 UTC  (4+ messages)

Testing tracer wakeup_rt: .. no entries found ..FAILED!
 2012-08-22  2:50 UTC  (11+ messages)
                ` pci_get_subsys: GFP_KERNEL allocations with IRQs disabled

[PATCH v5 0/2] Add PPI support in tpm driver
 2012-08-22 10:47 UTC  (3+ messages)
` [PATCH v5 1/2] Documentation: sysfs for Physical Presence Interface
` [PATCH v5 2/2] driver: add PPI support in tpm driver

[PATCH 1/4] leds-lp5523: add channel name in the platform data
 2012-08-22  2:42 UTC  (2+ messages)

[PATCH] sched: unify the check on atomic sleeping in __might_sleep() and schedule_bug()
 2012-08-22  2:40 UTC 

[PATCH] tty: move the async flags from the serial code into the tty includes
 2012-08-22  2:40 UTC  (2+ messages)

[PATCH v3 00/17] generic hashtable implementation
 2012-08-22  2:27 UTC  (18+ messages)
` [PATCH v3 01/17] hashtable: introduce a small and naive hashtable
` [PATCH v3 02/17] userns: use new hashtable implementation
` [PATCH v3 03/17] mm,ksm: "
` [PATCH v3 04/17] workqueue: "
` [PATCH v3 05/17] mm/huge_memory: "
` [PATCH v3 06/17] tracepoint: "
` [PATCH v3 07/17] net,9p: "
` [PATCH v3 08/17] block,elevator: "
` [PATCH v3 09/17] SUNRPC/cache: "
` [PATCH v3 10/17] dlm: "
` [PATCH v3 11/17] net,l2tp: "
` [PATCH v3 12/17] dm: "
` [PATCH v3 13/17] lockd: "
` [PATCH v3 14/17] net,rds: "
` [PATCH v3 15/17] openvswitch: "
` [PATCH v3 16/17] tracing output: "
` [PATCH v3 17/17] SUNRPC: use new hashtable implementation in auth

linux-next: Tree for July 26 (uml)
 2012-08-22  1:17 UTC  (17+ messages)
        ` linux-next: Tree for July 26

[PATCH v4 0/8] Function tracing support for pstore
 2012-08-22  2:25 UTC  (14+ messages)
` [PATCH 3/8] pstore: Add persistent function tracing
        ` [PATCH] pstore/ftrace: Convert to its own enable/disable debugfs knob
                ` [PATCH v3] "

FW: [PATCH V5 0/5] clk: mmp: add clock framework for mmp
 2012-08-22  2:22 UTC 

BUG: scheduling while atomic, under native_smp_prepare_cpus()
 2012-08-22  2:07 UTC  (6+ messages)

[PATCH v9 0/2] kvm: level irqfd support
 2012-08-22  1:48 UTC  (15+ messages)
` [PATCH v9 1/2] kvm: Use a reserved IRQ source ID for irqfd
` [PATCH v9 2/2] kvm: On Ack, De-assert & Notify KVM_IRQFD extension

[PATCH] block: replace __getblk_slow misfix by grow_dev_page fix
 2012-08-22  1:33 UTC 

[PATCH v8 0/5] make balloon pages movable by compaction
 2012-08-22  1:19 UTC  (20+ messages)
` [PATCH v8 1/5] mm: introduce a common interface for balloon pages mobility

mm: kernel BUG at mm/memory.c:1230
 2012-08-22  1:12 UTC  (3+ messages)

[PATCH 3/3] writeback: add dirty_ratio_time per bdi variable
 2012-08-22  1:10 UTC  (7+ messages)
` [PATCH 3/3] writeback: add dirty_ratio_time per bdi variable (NFS write performance)

[PATCH v2 00/11] Request for Inclusion: kmem controller for memcg
 2012-08-22  1:09 UTC  (14+ messages)
` [PATCH v2 06/11] memcg: kmem controller infrastructure
` [PATCH v2 09/11] memcg: propagate kmem limiting information to children

lockdep warning on rt_mutex_lock()
 2012-08-22  1:03 UTC  (7+ messages)

[PATCH 0/8] acpi-cpufreq: Move modern AMD cpufreq support to acpi-cpufreq
 2012-08-22  1:00 UTC  (6+ messages)
` [PATCH 3/8] cpufreq: Add compatibility hack to powernow-k8
` [PATCH 7/8] cpufreq: Remove support for hardware P-state chips from powernow-k8

[RFC PATCH 2/2] mm: Batch page_check_references in shrink_page_list sharing the same i_mmap_mutex
 2012-08-22  0:48 UTC  (5+ messages)

[PATCH v7 2/4] virtio_balloon: introduce migration primitives to balloon pages
 2012-08-22  0:37 UTC  (13+ messages)

[PATCH 0/4] Time fixes for 3.6
 2012-08-22  0:30 UTC  (5+ messages)
` [PATCH 1/4] time: Ensure we normalize the timekeeper in tk_xtime_add
` [PATCH 2/4] time: Fix casting issue in timekeeping_forward_now
` [PATCH 3/4] time: Avoid potential shift-overflow with large shift values
` [PATCH 4/4] time: Avoid making adjustments if we havne't accumulated anything

[GIT] Networking
 2012-08-22  0:08 UTC  (2+ messages)

[PATCH] strings: helper for maximum decimal encoding of an unsigned integer
 2012-08-22  0:03 UTC  (5+ messages)

[PATCH 1/1] tcp: Wrong timeout for SYN segments
 2012-08-21 23:29 UTC 

[GIT PULL for v3.6-rc3] media fixes
 2012-08-21 23:50 UTC 

[PATCH 0/4] PCI/PM: PCI D3cold support fixes for 3.6-rc1
 2012-08-21 23:47 UTC  (4+ messages)

[PATCH 00/25] Crypto keys and module signing
 2012-08-21  5:04 UTC  (2+ messages)

[PATCH v6 0/4] cgroup: add xattr support
 2012-08-21 23:29 UTC  (6+ messages)
` [PATCH v6 3/4] "

[PATCH] tools lib traceevent: Modify header to work in C++ programs
 2012-08-21 23:13 UTC 

[PATCH RT 1/2] fix printk flush of messages
 2012-08-21 22:56 UTC  (4+ messages)
` [PATCH RT 2/2] "

[PATCH 0/2] console_lock debug improvements
 2012-08-21 22:34 UTC  (3+ messages)
` [PATCH 1/2] console: use might_sleep in console_lock
` [PATCH 2/2] console: implement lockdep support for console_lock

[PATCHv3 0/9] *** ARM: Update arch-vt8500 to Devicetree ***
 2012-08-21 22:12 UTC  (11+ messages)
` [PATCHv3 1/9] arm: vt8500: Add device tree files for VIA/Wondermedia SoC's
` [PATCHv3 2/9] rtc: vt8500: Add devicetree support for vt8500-rtc
` [PATCHv3 3/9] serial: vt8500: Add devicetree support for vt8500-serial
` [PATCHv3 4/9] usb: vt8500: Add devicetree support for vt8500-ehci and -uhci
` [PATCHv3 5/9] video: vt8500: Add devicetree support for vt8500-fb and wm8505-fb
` [PATCHv3 6/9] arm: vt8500: Update arch-vt8500 to devicetree support
` [PATCHv3 7/9] arm: vt8500: doc: Add device tree bindings for arch-vt8500 devices
` [PATCHv3 8/9] arm: vt8500: gpio: Devicetree support for arch-vt8500
` [PATCHv3 9/9] arm: vt8500: clk: Add Common Clock Framework support

[RFC] Move kfree outside pde_unload_lock
 2012-08-21 22:03 UTC  (2+ messages)

[PATCH v2 00/31] AArch64 Linux kernel port
 2012-08-21 22:01 UTC  (10+ messages)
` [PATCH v2 28/31] arm64: Generic timers support
` [PATCH v2 17/31] arm64: System calls handling
` [PATCH v2 16/31] arm64: ELF definitions

MMTests 0.04
 2012-08-21 22:00 UTC  (4+ messages)
  ` [MMTests] dbench4 async on ext3

[PATCH] ide: fix generic_ide_suspend/resume Oops
 2012-08-21 21:54 UTC  (2+ messages)

[PATCH] perf: do not flush maps on COMM for perf report
 2012-08-21 21:52 UTC 

[PATCH 0/5] Memory policy corruption fixes V2
 2012-08-21 21:46 UTC  (2+ messages)

[PATCH v2 0/5] X86/XEN: Merge x86_init.paging.pagetable_setup_start and x86_init.paging.pagetable_setup_done setup functions and document its semantic
 2012-08-21 21:22 UTC  (7+ messages)
` [PATCH v2 1/5] X86/XEN: Remove the base argument from x86_init.paging.pagetable_setup_start
` [PATCH v2 2/5] X86/XEN: Rename pagetable_setup_start() setup functions into pagetable_init()
` [PATCH v2 3/5] X86/XEN: Allow setup function x86_init.paging.pagetable_init to setup kernel pagetables
` [PATCH v2 4/5] X86/XEN: Move content of xen_pagetable_setup_done() into xen_pagetable_init() and retire now unused x86_init.paging.pagetable_setup_done
` [PATCH v2 5/5] X86/XEN: Add few lines explaining simple semantic for x86_init.paging.pagetable_init setup function

[PATCH 0/4] fat: fix ESTALE errors
 2012-08-21 21:11 UTC  (8+ messages)

[PATCH 00/11] x86/microcode: Early load microcode
 2012-08-21 20:58 UTC  (16+ messages)
` [PATCH 04/11] x86/microcode_core_early.c: Define interfaces for early load ucode

[PATCH -next] HID: picoLCD: Add missing #include <linux/uaccess.h>
 2012-08-21 20:41 UTC 

[PATCH 0/5] X86/XEN: Merge x86_init.paging.pagetable_setup_start and x86_init.paging.pagetable_setup_done PVOPS and document the semantic
 2012-08-21 20:26 UTC  (4+ messages)
` [PATCH 3/5] X86/XEN: Introduce the x86_init.paging.pagetable_init PVOPS

[PATCH 0/2] MIPS/spi: New driver for SPI master controller for OCTEON SOCs
 2012-08-21 20:38 UTC  (6+ messages)
` [PATCH 2/2] spi: Add "
  ` [2/2] "

[RFC][PATCH v4 3/3] efi_pstore: Skiping scheduling a workqueue in cases other than oops
 2012-08-21 20:36 UTC 

[PATCH] PM / Freezer: Fix small typo "regrigerator"
 2012-08-21 20:36 UTC 

[RFC][PATCH v4 2/3] efi_pstore: Introducing workqueue updating sysfs entries
 2012-08-21 20:36 UTC 

[RFC][PATCH v4 1/3] efivars: Disable external interrupt while holding efivars->lock
 2012-08-21 20:35 UTC 

[RFC][PATCH v4 0/3] make efivars/efi_pstore interrupt-safe
 2012-08-21 20:35 UTC 

[PATCHSET] workqueue: use irqsafe timer in delayed_work
 2012-08-21 20:30 UTC  (2+ messages)

[PATCH v2] x86/dt: use linear irq domain for ioapic(s)
 2012-08-21 20:25 UTC  (2+ messages)
` [tip:x86/apic] x86: dt: Use "

uprobe: single step over uprobe & global breakpoints
 2012-08-21 19:42 UTC  (4+ messages)
` [RFC 5/5] uprobes: add "
    ` [RFC 5/5 v2] "

[PATCH RESEND] compat_ioctl: Add RS-485 IOCTLs to the list
 2012-08-21 19:41 UTC 

[PATCH 0/3] audit-tree fixes
 2012-08-21 19:37 UTC  (4+ messages)
` [PATCH 2/3] audit: fix refcounting in audit-tree
` [PATCH 3/3] audit: clean up "

inux-next: Tree for Aug 21
 2012-08-21 19:36 UTC  (3+ messages)
` inux-next: Tree for Aug 21 (usb_speed_string)

[PATCH 4/4] timer: implement TIMER_IRQSAFE
 2012-08-21 19:26 UTC  (3+ messages)
` [tip:timers/core] timer: Implement TIMER_IRQSAFE

[ 00/46] 3.5.3-stable review
 2012-08-21 19:26 UTC  (2+ messages)

[RFC][PATCH v3 2/3] efi_pstore: Introducing workqueue updating sysfs entries
 2012-08-21 19:24 UTC  (3+ messages)

[PATCH] Boot PV guests with more than 128GB (v3) for v3.7
 2012-08-21 19:03 UTC  (6+ messages)
` [PATCH 02/11] xen/x86: Use memblock_reserve for sensitive areas
  ` [Xen-devel] "
      ` Q:pt_base in COMPAT mode offset by two pages. Was:Re: "

Using random in interrupts for RT
 2012-08-21 19:12 UTC  (3+ messages)

[PATCH v3] SUNRPC: protect service sockets lists during per-net shutdown
 2012-08-21 19:06 UTC  (4+ 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).