public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-07 04:23:41 to 2012-06-07 12:09:44 UTC [more...]

[PATCH 2/2] pinctrl: free if of_get_parent fails to get the parent node
 2012-06-07 12:09 UTC  (3+ messages)

[PATCH 1/2] pinctrl: free allocated pinctrl_map structure only once and use kernel facilities for IMX_PMX_DUMP
 2012-06-07 12:05 UTC  (6+ messages)

[PATCH] fix usb skeleton driver
 2012-06-07 11:51 UTC  (5+ messages)
` [PATCH 04/11] remove usb_interface pointer

[PATCH 00/35] AutoNUMA alpha14
 2012-06-07 11:44 UTC  (6+ messages)
  `  "
    ` AutoNUMA15

[PATCH v2] perf/x86: check ucode before disabling PEBS on SandyBridge
 2012-06-07 11:40 UTC 

[PATCH] pinctrl: add a pinctrl_mux_group_selected() function
 2012-06-07 11:28 UTC  (6+ messages)

[PATCH] perf/x86: check ucode before disabling PEBS on SandyBridge
 2012-06-07 11:15 UTC  (6+ messages)

[PATCH] m68k: Use generic strncpy_from_user(), strlen_user(), and strnlen_user()
 2012-06-07 11:10 UTC  (8+ messages)

[PATCH] MAINTAINERS: Add Wolfson gpiolib drivers to the Wolfson entry
 2012-06-07 11:11 UTC  (2+ messages)

[PATCH] gpiolib: wm8994: Pay attention to the value set when enabling as output
 2012-06-07 11:11 UTC  (2+ messages)

[PATCH] gpiolib: wm8994: Convert to devm_kzalloc()
 2012-06-07 11:07 UTC  (2+ messages)

[PATCH RFC/RFT] regulator: palmas: Clear PALMAS_SMPS12_CTRL_MODE_ACTIVE_MASK bits in palmas_set_mode_smps
 2012-06-07 10:58 UTC  (2+ messages)

[PATCH v3 00/28] kmem limitation for memcg
 2012-06-07 10:53 UTC  (3+ messages)

[PATCH 0/3] [RFC] Fallocate Volatile Ranges v2
 2012-06-07 10:55 UTC  (11+ messages)
` [PATCH 3/3] [RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers

[PATCH] fix usb skeleton driver
 2012-06-07 10:49 UTC  (18+ messages)
` [PATCH 01/13] fix wrong label in skel_open
` [PATCH 02/13] code cleanup
` [PATCH 03/13] remove dead code
` [PATCH 04/13] remove unneeded forward declaration
` [PATCH 05/13] remove pr_err() noise in skel_open
` [PATCH 06/13] Handle a non blocking read without blocking
` [PATCH 07/13] fix flush function
` [PATCH 08/13] add fsync function
` [PATCH 09/13] remove unneeded lock in skel_open
` [PATCH 10/13] fix race in skel_write
` [PATCH 11/13] fix kref usage in skel_open
` [PATCH 12/13] Introduce single user mode
` [PATCH 13/13] Bump version number and add aditional author

um: TTY fixes (?)
 2012-06-07 10:52 UTC  (14+ messages)
` [uml-devel] "

[PATCH] regulator: rc5t583: Simplify rc5t583_set_voltage_time_sel implementation
 2012-06-07 10:37 UTC  (2+ messages)

vmsplice triggering bug in kfree
 2012-06-07 10:36 UTC  (6+ messages)
  ` [PATCH] splice: fix racy pipe->buffers uses

[RFCv4 00/16] perf: Add backtrace post dwarf unwind
 2012-06-07 10:36 UTC  (16+ messages)
` [PATCH 01/16] perf: Unified API to record selective sets of arch registers
` [PATCH 02/16] perf: Add ability to attach registers dump to sample
` [PATCH 04/16] perf: Add ability to attach user stack "

processes hung after sys_renameat, and 'missing' processes
 2012-06-07 10:26 UTC  (9+ messages)

[PATCH v7] MTD: LPC32xx SLC NAND driver
 2012-06-07 10:22 UTC  (2+ messages)
` [PATCH v6] MTD: LPC32xx MLC "

[PATCH RESEND] of: add const to struct of_device_id.data
 2012-06-07 10:20 UTC 

From Mr. Sameh Jawad
 2012-06-07 10:13 UTC 

[PATCH] ARM: at91: remove two unused headers
 2012-06-07 10:18 UTC 

[patch 0/5] x86: mce: Bugfixes, cleanups and a new CMCI poll version
 2012-06-07 10:08 UTC  (2+ messages)

dmatest to use synopsys dma driver (dw_dmac.c)
 2012-06-07 10:03 UTC 

[PATCH] ALSA: hda - HDMI Audio init all connectors
 2012-06-07  9:47 UTC  (4+ messages)

write-behind on streaming writes
 2012-06-07  9:45 UTC  (11+ messages)

[PATCH RFC] iommu/amd: Fix missing iommu_shutdown initialization in passthrough mode
 2012-06-07  9:32 UTC  (2+ messages)

[PATCH] driver core: fix shutdown races with probe/remove
 2012-06-07  9:30 UTC  (3+ messages)

[PATCH v3 0/6] [RFC] Generic Red-Black Trees: search, insert & remove
 2012-06-07  9:28 UTC  (2+ messages)
` [PATCH v3 0/6] - bad patches

[PATCHv3 6/6] [RFC] kernel/sched/fair.c: Use generic rbtree impl
 2012-06-07  9:16 UTC 

[PATCHv3 5/6] [RFC] rbtree.h: generic search, insert & remove
 2012-06-07  9:16 UTC 

[PATCHv3 4/6] [RFC] bug.h: make BUILD_BUG_ON generate compile-time error
 2012-06-07  9:15 UTC 

[PATCHv3 3/6] [RFC] compiler{,-gcc4}.h: Introduce __flatten function attribute
 2012-06-07  9:15 UTC 

[PATCHv3 2/6] [RFC] bug.h: Replace __linktime_error with __compiletime_error
 2012-06-07  9:14 UTC 

[PATCHv3 1/6] [RFC] compiler{,-gcc4}.h: Remove duplicate macro & cleanup
 2012-06-07  9:14 UTC 

[PATCH 1/9] Staging: ipack/bridges/tpci200: remove gotos in tpci200_free_irq()
 2012-06-07  9:10 UTC  (11+ messages)
` [PATCH 2/9] Staging: ipack/bridges/tpci200: remove "out" label in tpci200_slot_map_space()
` [PATCH 3/9] Staging: ipack/bridges/tpci200: remove useless break "
` [PATCH 4/9] Staging: ipack/bridges/tpci200: remove "out" label in tpci200_request_irq()
` [PATCH 5/9] Staging: ipack/bridges/tpci200: remove gotos in tpci200_install()
` [PATCH 6/9] Staging: ipack/devices/ipoctal: remove ipoctal_config structure
` [PATCH 7/9] Staging: ipack/devices/ipoctal: remove error_flag field from ipoctal struct
` [PATCH 8/9] Staging: ipack/devices/ipoctal: remove unused enum uart_parity_e
` [PATCH 9/9] Staging: ipack/bridges/tpci200: change device table definition and export it
` [PATCH v2 1/9] Staging: ipack/bridges/tpci200: remove gotos in tpci200_free_irq()

[PATCH] tools/hv: Check the source of netlink messages to be the kernel
 2012-06-07  9:07 UTC 

[PATCH v6] MTD: LPC32xx SLC NAND driver
 2012-06-07  9:11 UTC  (4+ messages)

[PATCH] UBIFS: compute KSA size and store in superblock
 2012-06-07  9:10 UTC  (10+ messages)
  ` [PATCH v2] "
            ` [PATCH v3] "
              ` [PATCH v4] "

[PATCH] m68k: remove six unused headers
 2012-06-07  8:57 UTC 

[PATCH] hwmon: (applesmc) Limit key length in warning messages
 2012-06-07  8:54 UTC 

[PATCH] PCI: Mark INTx masking support of Chelsio T310 10GbE NIC as broken
 2012-06-07  8:30 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH 1/1] DMA: PL330: Add missing static storage class specifier
 2012-06-07  8:24 UTC  (2+ messages)

[RESEND PATCH] dma: imx-sdma: buf_tail should be initialize in prepare function
 2012-06-07  8:20 UTC  (2+ messages)

3.4-rc7: BUG: Bad rss-counter state mm:ffff88040b56f800 idx:1 val:-59
 2012-06-07  8:23 UTC  (8+ messages)

[PATCH RESEND] fs: Move bh_cachep to the __read_mostly section
 2012-06-07  8:23 UTC  (2+ messages)

[PATCH 3/4] x86, AMD: Fix crash as Xen Dom0 on AMD Trinity systems
 2012-06-07  8:18 UTC  (5+ messages)

[PATCH] dmaengine: pl330: dont complete descriptor for cyclic dma
 2012-06-07  8:13 UTC  (2+ messages)

3.5-rc1 snd_usb_audio stream format breakage
 2012-06-07  8:17 UTC  (3+ messages)

[PATCH v4 0/2] Move x86_cpu_to_apicid to the __read_mostly section
 2012-06-07  8:18 UTC  (4+ messages)

[PATCH] fix usb skeleton driver
 2012-06-07  8:13 UTC  (2+ messages)

Re: Re: [Problem]NFS Server – Umount results in Device Busy
 2012-06-07  7:47 UTC 

[PATCH] x86,nmi: Fix section mismatch warnings on 32-bit
 2012-06-07  7:43 UTC  (8+ messages)

3.5.0+ - Linus GIT - WARNING: at net/sched/sch_generic.c:255 dev_watchdog+0xeb/0x15f()
 2012-06-07  7:14 UTC  (3+ messages)

tg3: transmit timed out, resetting
 2012-06-07  7:13 UTC  (4+ messages)

[PATCH] fix usb skeleton driver
 2012-06-07  7:10 UTC  (3+ messages)

processes hung after sys_renameat, and 'missing' processes
 2012-06-07  7:07 UTC 

[PATCH RFC RESEND 1/3] regulator: core: Handle fixed voltage in map_voltage_linear
 2012-06-07  7:03 UTC  (3+ messages)
` [PATCH RFC RESEND 2/3] regulator: isl6271a: Use regulator_[list|map]_voltage_linear for isl_fixed_ops
` [PATCH RFC RESEND 3/3] regulator: da903x: Don't read/write to DA9030_INVAL/DA9034_INVAL address

[PATCH 1/2] xen/mce: Add mcelog support for Xen platform
 2012-06-07  6:45 UTC  (3+ messages)

[PATCH] block: In blk_execute_rq_nowait, init rq->end_io before checking for dead queue
 2012-06-07  6:27 UTC 

[PATCH] PCI: Add Ralink RT2800 broken INTx masking quirk
 2012-06-07  6:18 UTC  (3+ messages)

[PATCH] blk-exec-assign-endio-before-queue-dead-check
 2012-06-07  6:16 UTC  (6+ messages)

[GIT PULL] LED CPU trigger driver and ARM LED code consolidation
 2012-06-07  6:12 UTC  (2+ messages)

[PATCH] staging: gdm72xx: Fix spinlock recursion on gdm_usb_send_complete
 2012-06-07  6:01 UTC 

[GIT PULL] parisc fixes for 3.4-rc1
 2012-06-07  5:59 UTC  (3+ messages)

[ 00/82] 3.4.2-stable review
 2012-06-07  4:14 UTC  (16+ messages)
` [ 09/82] mm: fix faulty initialization in vmalloc_init()
` [ 13/82] cifs: fix oops while traversing open file list (try #4)
` [ 15/82] PARISC: fix TLB fault path on PA2.0 narrow systems
` [ 20/82] ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() fails
` [ 27/82] iommu/amd: Add workaround for event log erratum
` [ 30/82] drm/i915: properly handle interlaced bit for sdvo dtd conversion
` [ 36/82] ALSA: usb-audio: fix rate_list memory leak
` [ 39/82] vfs: increment iversion when a file is truncated
` [ 47/82] drm/radeon: fix regression in UMS CS ioctl
` [ 52/82] drm/vmwgfx: Fix nasty write past alloced memory area
` [ 64/82] ext4: dont trash state flags in EXT4_IOC_SETFLAGS
` [ 65/82] ext4: add ext4_mb_unload_buddy in the error path
` [ 69/82] drm/radeon: fix vm deadlocks on cayman
` [ 73/82] drm/radeon/kms: add new SI PCI ids
` [ 77/82] vfs: Fix /proc/<tid>/fdinfo/<fd> file handling

[ 00/47] 3.0.34-stable review
 2012-06-07  4:15 UTC  (36+ messages)
` [ 03/47] mm: consider all swapped back pages in used-once logic
` [ 04/47] mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
` [ 11/47] NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO
` [ 12/47] drm/radeon: fix XFX quirk
` [ 14/47] drm/i915: wait for a vblank to pass after tv detect
` [ 18/47] Bluetooth: btusb: add support for BCM20702A0 [0a5c:21e6]
` [ 19/47] Bluetooth: btusb: Add USB device ID "0a5c 21e8"
` [ 20/47] Bluetooth: btusb: Add vendor specific ID (0489 e042) for BCM20702A0
` [ 21/47] Bluetooth: btusb: typo in Broadcom SoftSailing id
` [ 22/47] Add Foxconn / Hon Hai IDs for btusb module
` [ 23/47] Bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C
` [ 24/47] ALSA: usb-audio: fix rate_list memory leak
` [ 25/47] vfs: umount_tree() might be called on subtree that had never made it
` [ 26/47] mtd: nand: fix scan_read_raw_oob
` [ 27/47] drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlock
` [ 28/47] drm/radeon: fix HD6790, HD6570 backend programming
` [ 29/47] drm/ttm: Fix spinlock imbalance
` [ 30/47] ipv4: Do not use dead fib_info entries
` [ 31/47] ipv4: fix the rcu race between free_fib_info and ip_route_output_slow
` [ 32/47] ipv6: fix incorrect ipsec fragment
` [ 33/47] l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case
` [ 34/47] pktgen: fix crash at module unload
` [ 35/47] pktgen: fix module unload for good
` [ 36/47] Revert "net: maintain namespace isolation between vlan and real device"
` [ 37/47] sctp: check cached dst before using it
` [ 38/47] skb: avoid unnecessary reallocations in __skb_cow
` [ 39/47] xfrm: take net hdr len into account for esp payload size calculation
` [ 40/47] ext4: force ro mount if ext4_setup_super() fails
` [ 41/47] ext4: add missing save_error_info() to ext4_error()
` [ 42/47] ext4: dont trash state flags in EXT4_IOC_SETFLAGS
` [ 43/47] ext4: add ext4_mb_unload_buddy in the error path
` [ 44/47] ext4: remove mb_groups before tearing down the buddy_cache
` [ 45/47] drm/radeon/kms: add new BTC PCI ids
` [ 46/47] ACPI battery: only refresh the sysfs files when pertinent information changes
` [ 47/47] wl1251: fix oops on early interrupt

EXT4-fs error (device dm-42): ext4_mb_generate_buddy:741: group 1904, 32254 clusters in bitmap, 32258 in gd
 2012-06-07  4:27 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox