public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-12 14:23:43 to 2012-06-12 19:25:01 UTC [more...]

[PATCH] staging: gdm72xx: Fix spinlock recursion on gdm_usb_send_complete
 2012-06-12 19:23 UTC  (2+ messages)

[PATCH 0/4] Introduce generic set_bit_le()
 2012-06-12 19:23 UTC  (3+ messages)
` [PATCH 1/4] drivers/net/ethernet/sfc: Add efx_ prefix to set_bit_le()
  ` [PATCH] sfc: Use standard __{clear,set}_bit_le() functions

[PATCH] iwlwifi: re-order module_init order to prevent NULL ptr deref
 2012-06-12 19:17 UTC  (2+ messages)

[PATCH v7 1/3] mmc: core: Add packed command feature of eMMC4.5
 2012-06-12 19:15 UTC  (4+ messages)

[PATCH] scsi: allow persistent reservations without CAP_SYS_RAWIO
 2012-06-12 19:13 UTC  (14+ messages)
    ` Can we pass a file handle down to the block ioctls to implement per file filters on scsi SG_IO ?

gma500: Cannot find any crtc or sizes - going 1024x768
 2012-06-12 19:09 UTC  (9+ messages)

[PATCH 0/2] some minor clk fixes
 2012-06-12 19:07 UTC  (6+ messages)
` [PATCH 1/2] clk: cache parent clocks only for muxes
` [PATCH 2/2] clk: Allow late cache allocation for clk->parents

[PATCH] perf/x86: check ucode before disabling PEBS on SandyBridge
 2012-06-12 19:07 UTC  (23+ messages)

[PATCH v2 1/1] mmc: block: Add write packing control
 2012-06-12 19:05 UTC 

[PATCH] staging: comedi: cleanup alloc_subdevices
 2012-06-12 19:02 UTC  (9+ messages)

[PATCH 1/2] driver: add PPI support in tpm driver
 2012-06-12 19:00 UTC  (3+ messages)

[PATCH 8/8] staging: comedi: cleanup comedi_alloc_subdevices
 2012-06-12 18:59 UTC 

[PATCH 7/8] staging: comedi: propogate error code from comedi_alloc_subdevices
 2012-06-12 18:59 UTC 

[PATCH 6/8] staging: comedi: remove the "Allocate the subdevice..." comments
 2012-06-12 18:59 UTC 

[PATCH 5/8] staging: comedi: remove the comed_alloc_subdevices "allocation failed" messages
 2012-06-12 18:58 UTC 

[PATCH 4/8] staging: comedi: only set dev->n_subdevices when kcalloc succeedes
 2012-06-12 18:58 UTC 

[PATCH 3/8] staging: comedi: sanity check num_subdevices parameter in comedi_alloc_subdevices
 2012-06-12 18:57 UTC 

[PATCH 2/8] staging: comedi: change type of num_subdevices parameter to comedi_alloc_subdevices
 2012-06-12 18:57 UTC 

[PATCH 1/8] staging: comedi: add namespace to comedi's alloc_subdevices() function
 2012-06-12 18:56 UTC 

[PATCH 0/8] staging: comedi: cleanup alloc_subdevices
 2012-06-12 18:56 UTC 

[PATCH][RESEND] staging: speakup: fixed checkpatch and sparse warnings in selection.c
 2012-06-12 18:44 UTC 

File copy is very slow on linux-3.4.2 (or linux-3.3x) on a specific hardware: AMD FX-8150 + 990FX
 2012-06-12 18:39 UTC  (3+ messages)

[PATCH] mfd: ab3100-core: use devm allocation
 2012-06-12 18:26 UTC 

[PATCH] crypto: serpent - add x86_64/avx assembler implementation
 2012-06-12 18:25 UTC  (4+ messages)
` [PATCH] crypto: aes - make assembler implementation default for i386 and x86-64

[PATCH] staging: gdm72xx: Simplify spinlock fix for gdm_usb_send_complete
 2012-06-12 18:23 UTC 

[PATCH] ARM: two possible fixes for the KALLSYMS build problem
 2012-06-12 18:20 UTC  (5+ messages)

[PATCH] dma: coh901318: use devm allocation
 2012-06-12 18:19 UTC 

[ANNOUNCE] 3.4.2-rt10
 2012-06-12 18:17 UTC 

[PATCH v2] staging: gdm72xx: Fix spinlock recursion on gdm_usb_send_complete
 2012-06-12 18:07 UTC  (2+ messages)

[RFC PATCHSET 0/3] tools lib traceevent: Generic error handling for pevent
 2012-06-12 18:01 UTC  (8+ messages)
` [PATCH 1/3] tools lib traceevent: Do not link broken field arg for an old ftrace event
` [PATCH 2/3] tools lib traceevent: Introduce pevent_errno
` [PATCH 3/3] tools lib traceevent: Introduce pevent_strerror

[PATCH 0/3] staging: sm7xx: code improvements and cleanup
 2012-06-12 17:55 UTC  (4+ messages)
` [PATCH 3/3] staging: sm7xxfb: sm7xx becomes sm7xxfb

[PATCH v2] lib/decompress_unxz.c: removing all memory helper functions
 2012-06-12 17:49 UTC  (10+ messages)

[PATCH v2 1/2] uprobes: Pass probed vaddr to arch_uprobe_analyze_insn()
 2012-06-12 17:43 UTC  (4+ messages)

[RFC] [PATCH 0/5] Teach perf tool to profile sleep times (V4)
 2012-06-12 17:46 UTC  (4+ messages)

[Bcache v14 00/16]
 2012-06-12 17:45 UTC  (21+ messages)
` [Bcache v14 01/16] Revert "rw_semaphore: remove up/down_read_non_owner"
` [Bcache v14 02/16] Fix ratelimit macro to compile in c99 mode
` [Bcache v14 03/16] Export get_random_int()
` [Bcache v14 04/16] Add human-readable units modifier to vsnprintf()
` [Bcache v14 05/16] Export blk_fill_rwbs()
` [Bcache v14 06/16] Export __lockdep_no_validate__
` [Bcache v14 07/16] Closures
` [Bcache v14 08/16] bcache: Documentation, and changes to generic code
` [Bcache v14 09/16] bcache: Generic utility code
` [Bcache v14 10/16] bcache: Superblock/initialization/sysfs code
` [Bcache v14 11/16] bcache: Core btree code
` [Bcache v14 12/16] bcache: Bset code (lookups within a btree node)
` [Bcache v14 13/16] bcache: Journalling
` [Bcache v14 14/16] bcache: Request, io and allocation code
` [Bcache v14 15/16] bcache: Writeback, copying garbage collection
` [Bcache v14 16/16] bcache: Debug and tracing code

[PATCH] staging: rts_pstor: fixed some coding style errors
 2012-06-12 17:37 UTC  (2+ messages)

[PATCH] sched/numa: fix compat declarations for sys_numa_{t,m}bind()
 2012-06-12 17:36 UTC  (2+ messages)

[ANNOUNCE] Git v1.7.11-rc3
 2012-06-12 17:35 UTC 

ATTENTION WEBMAIL USER
 2012-06-12  9:14 UTC 

[PATCH 00/27 v7] Fix filesystem freezing deadlocks
 2012-06-12 17:25 UTC  (14+ messages)
` [PATCH 05/27] gfs2: Push file_update_time() into gfs2_page_mkwrite()
` [PATCH 06/27] sysfs: Push file_update_time() into bin_page_mkwrite()
` [PATCH 07/27] mm: Update file times from fault path only if .page_mkwrite is not set
` [PATCH 08/27] mm: Make default vm_ops provide ->page_mkwrite handler
` [PATCH 09/27] fs: Push mnt_want_write() outside of i_mutex
` [PATCH 11/27] btrfs: "
` [PATCH 12/27] nfsd: "
` [PATCH 18/27] xfs: Convert to new freezing code
` [PATCH 19/27] ocfs2: Convert to new freezing mechanism
` [PATCH 20/27] gfs2: "

Bug in net/ipv6/ip6_fib.c:fib6_dump_table()
 2012-06-12 17:22 UTC 

[PATCH] leds: use led_brightness_set in led_trigger_event
 2012-06-12 17:15 UTC  (5+ messages)

[PATCH] perf sched replay: fix event lookup
 2012-06-12 17:11 UTC  (5+ messages)

[PATCH] clk: Constify struct clk_init_data
 2012-06-12 17:10 UTC  (2+ messages)

[PATCH] clk: wm831x: Add initial WM831x clock driver
 2012-06-12 17:09 UTC  (2+ messages)

[PATCH 0/4] PCI: Enable LTR/OBFF before device is used by driver
 2012-06-12 17:07 UTC  (3+ messages)
` [PATCH 4/4] PCI: save/restore max Latency Value for device LTR

[RFC PATCH 0/5] omap: add ocp2scp as a misc driver
 2012-06-12 17:07 UTC  (6+ messages)

[GIT PULL] irq/core changes for v3.5
 2012-06-12 16:47 UTC  (5+ messages)

[PATCH 0/6][resend] mempolicy memory corruption fixlet
 2012-06-12 16:46 UTC  (9+ messages)
` [PATCH 2/6] mempolicy: remove all mempolicy sharing
` [PATCH 5/6] mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma()

Kernel panic - not syncing: Attempted to kill the idle task!
 2012-06-12 16:45 UTC  (5+ messages)

[PATCH 0/4] PCI: PCIe capability structure related cleanup/fixes
 2012-06-12 16:44 UTC  (4+ messages)

[patch -next] irq_remap: silence a bogus pr_err()
 2012-06-12 16:44 UTC  (2+ messages)

[PATCH] i2c: use module_pci_driver
 2012-06-12 16:39 UTC  (3+ messages)

CPU MTRRs and linux kernel
 2012-06-12 16:38 UTC  (11+ messages)

[PATCH v2 0/4] i2c: tegra: Bug fixes, cleanups and M_NOSTART support
 2012-06-12 16:25 UTC  (5+ messages)
` [PATCH V2 1/4] i2c: tegra: make sure register writes completes
` [PATCH V2 3/4] i2c: tegra: support for I2C_M_NOSTART functionality

[PATCH v3 0/4] DT clock bindings
 2012-06-12 16:23 UTC  (7+ messages)
` [PATCH v3 1/4] clk: add DT clock binding support
` [PATCH v3 2/4] clk: add DT fixed-clock "
` [PATCH v3 3/4] dt: add clock binding doc to primecell bindings
` [PATCH v3 4/4] clk: add highbank clock support

[PATCH 1/1] prctl: pdeath_signal sent when parent thread (instead of parent process) dies
 2012-06-12 16:19 UTC  (3+ messages)
` [PATCHv2 1/1] prctl: move pdeath_signal from task_struct to signal_struct

[GIT PULL] drbd fixes
 2012-06-12 18:22 UTC 

linux-next: Tree for Jun 7 (staging/ccg #2)
 2012-06-12 16:17 UTC  (5+ messages)
` [PATCH 1/2 RESEND] staging: usb: gadget: Configurable Composite Gadget depends on BLOCK
` [PATCH 2/2] drivers: usb: gadget: add multiple definition guards

[PATCH 1/2] pinctrl/nomadik: add STn8815 ASIC support
 2012-06-12 16:17 UTC  (4+ messages)

[PATCH 01/19 v2.1] avr32/mm/fault.c: Port OOM changes to do_page_fault
 2012-06-12 16:11 UTC  (4+ messages)

[PATCH 1/2 v2] x86: add max_addr boot option
 2012-06-12 16:10 UTC  (4+ messages)

[PATCH 0/4] i2c: tegra: Bug fixes, cleanups and M_NOSTART support
 2012-06-12 16:07 UTC  (9+ messages)
` [PATCH 1/4] i2c: tegra: make sure register writes completes

[PATCH v3 0/5] PCI: Prep for VFIO and IOMMU Groups
 2012-06-12 16:04 UTC  (5+ messages)

[PATCH 0/3] [RFC] Fallocate Volatile Ranges v2
 2012-06-12 16:03 UTC  (17+ messages)
` [PATCH 3/3] [RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers

[PATCH] NFS: hard-code init_net for NFS callback transports
 2012-06-12 15:53 UTC  (3+ messages)

rcu,sched: spinlock recursion on 3.5-rc2
 2012-06-12 15:31 UTC  (9+ messages)

[PATCH 00/14] Final (large) batch of Snowball Device Tree Enablement
 2012-06-12 15:39 UTC  (10+ messages)
` [PATCH 14/14] ARM: ux500: Move rtc-pl031 registration to Device Tree when enabled
` [PATCH 06/14] mfd: Initialise the DB8500 PRCMU driver at core_initcall time

[PATCH V5 0/13] perf: Intel uncore pmu counting support
 2012-06-12 15:38 UTC  (2+ messages)

[PATCH 0/2] msync improvements
 2012-06-12 15:38 UTC  (2+ messages)

arcmsr: cascading failures
 2012-06-12 15:22 UTC 

[PATCH EDAC] edac: allow specifying the error count with fake_inject
 2012-06-12 15:36 UTC 

[PATCH EDAC 3/5] edac: allow to specify how many errors were received
 2012-06-12 15:36 UTC  (2+ messages)
` [PATCH EDAC] edac: edac_mc_handle_error(): add an error_count parameter

[PATCH 0/2] Add FALLOC_FL_ZERO_RANGE to fallocate
 2012-06-12 15:36 UTC  (3+ messages)
` [PATCH 1/2] vfs: add "
` [PATCH 2/2] xfs: "

[git pull] drm fixes
 2012-06-12 15:35 UTC 

linux-next: build failure after merge of the final tree (pci tree related)
 2012-06-12 15:31 UTC  (2+ messages)

[PATCH] tty, add kref to sysrq handlers
 2012-06-12 15:22 UTC 

What is the right practice to get new code upstream( was Fwd: [patch] a simple hardware detector for latency as well as throughput ver. 0.1.0)
 2012-06-12 14:57 UTC  (3+ messages)

[PATCH] STA2X11 CAN: CAN driver for the STA2X11 board
 2012-06-12 14:53 UTC  (6+ messages)
` [PATCH RFC] c_can_pci: generic module for c_can on PCI

[PATCH] perf report: fix event name reporting
 2012-06-12 14:43 UTC  (4+ messages)

[ANNOUNCE] 3.2.20-rt32
 2012-06-12 14:41 UTC 

[PATCH v4 3/3] usb: storage: update usb devices for write cache quirk in quirk list
 2012-06-12 14:31 UTC  (2+ messages)

[PATCH 1/2] pinctrl: pinctrl-imx: free allocated pinctrl_map structure only once and use kernel facilities for IMX_PMX_DUMP
 2012-06-12 14:27 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