linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-04 04:07:13 to 2012-07-04 10:31:01 UTC [more...]

[RFCv2 0/10] perf, tool: Allow to use hw events in PMU syntax
 2012-07-04 10:30 UTC  (8+ messages)
` [PATCH 02/10] perf, tool: Fix pmu object initialization
` [PATCH 04/10] perf, x86: Making hardware events translations available in sysfs

[PATCH 0/2] fat (exportfs): fix NFS file handle decode
 2012-07-04 10:30 UTC  (3+ messages)
` [PATCH 1/2] fat (exportfs): drop ineffective get_parent code

[PATCH 00/12] ACPI: add module_acpi_driver() and convert drivers to it
 2012-07-04 10:29 UTC  (3+ messages)
` [PATCH 09/12] ideapad: convert to module_acpi_driver()

[PATCH v4 0/3] Export offsets of VMCS fields as note information for kdump
 2012-07-04 10:06 UTC  (4+ messages)
` [PATCH v4 1/3] KVM: Export symbols for module vmcsinfo-intel
` [PATCH v4 2/3] KVM-INTEL: Add new module vmcsinfo-intel to fill VMCSINFO
` [PATCH v4 3/3] Documentation: Add ABI entry for vmcs sysfs interface

[PATCH 1/2] regulator: fixed: use devm_* for gpio request
 2012-07-04 10:21 UTC  (5+ messages)
` [PATCH 2/2] regulator: fixed: dt: support for input supply

[RFC PATCH 0/3 V1] mm: add new migrate type and online_movable for hotplug
 2012-07-04 10:19 UTC  (4+ messages)
  ` [RFC PATCH 1/3 V1] mm, page_alloc: use __rmqueue_smallest when borrow memory from MIGRATE_CMA
  ` [RFC PATCH 2/3 V1] mm, page migrate: add MIGRATE_HOTREMOVE type

[PATCH -mm v2 00/11] mm: scalable and unified arch_get_unmapped_area
 2012-07-04 10:12 UTC  (6+ messages)
` [PATCH -mm v2 01/11] mm: track free size between VMAs in VMA rbtree

[PATCH -mm v2] mm: have order > 0 compaction start off where it left
 2012-07-04 10:08 UTC  (16+ messages)

[PATCH -v5 0/6] notifier error injection
 2012-07-04 10:07 UTC  (3+ messages)

[PATCH 0/5] perf/x86: Uncore updates
 2012-07-04 10:04 UTC  (7+ messages)
` [PATCH 1/5] perf/x86: Use 0xff as pseudo code for fixed uncore event
` [PATCH 2/5] perf/x86: Fix event constraint for SandyBridge-EP CBox
` [PATCH 3/5] perf/x86: Detect number of instances of uncore CBox
` [PATCH 4/5] perf/x86: Uncore filter support for SandyBridge-EP
` [PATCH 5/5] perf/x86: Add Intel Nehalem-EX uncore support

[RFC PATCH v2 0/13] memory-hotplug : hot-remove physical memory
 2012-07-04 10:01 UTC  (7+ messages)
` [RFC PATCH v2 4/13] memory-hotplug : remove /sys/firmware/memmap/X sysfs

[GIT PULL] at91: first batch of cleanup for 3.6
 2012-07-04  9:55 UTC  (4+ messages)

MMTests 0.04
 2012-07-04  9:51 UTC  (11+ messages)
  ` [MMTests] IO metadata on XFS

Boot regression on Mackerel with current mainline
 2012-07-04  9:39 UTC  (2+ messages)

[PATCH 0/5] ARM: tegra: enable wlan for t20 and t30
 2012-07-04  9:34 UTC  (6+ messages)
` [PATCH 1/5] ARM: tegra: set up wlan clocks for tegra dt
` [PATCH 2/5] ARM: dt: t20 seaboard: add pinmux, gpio for wlan
` [PATCH 3/5] ARM: dt: t20 ventana: "
` [PATCH 4/5] ARM: dt: t30 cardhu: "
` [PATCH 5/5] ARM: tegra: enable wireless in defconfig

[RFC PATCH 00/18] KVM: x86: CPU isolation and direct interrupts handling by guests
 2012-07-04  9:33 UTC  (2+ messages)

[PATCH] pinctrl/nomadik: kerneldoc fix
 2012-07-04  9:26 UTC 

[PATCH] clkdev: Add default clkdev.h
 2012-07-04  9:22 UTC  (3+ messages)

perf sched replay again
 2012-07-04  9:23 UTC 

[PATCH] mm: setup pageblock_order before it's used by sparse
 2012-07-04  9:20 UTC  (4+ messages)

[PATCH] perf, x86: Enabled PEBS event to be exported in a raw format
 2012-07-04  9:13 UTC  (5+ messages)

[PATCH] trace: add ability to set a target task for events
 2012-07-04  9:08 UTC 

[PATCH RESEND] fs: Move bh_cachep to the __read_mostly section
 2012-07-04  9:08 UTC  (4+ messages)

mmotm 2012-06-29-17-00 uploaded
 2012-07-04  9:07 UTC  (4+ messages)

[PATCH 1/2 v2] Input: synaptics - print firmware ID and board number at init
 2012-07-04  9:07 UTC  (2+ messages)
` [PATCH 2/2 v2] Input: synaptics - add sysfs access to firmware ID & board ID

[PATCH] pinctrl/nomadik: use devm_* allocators for gpio probe
 2012-07-04  9:05 UTC 

[PATCH net-next 1/2] r8169: support RTL8106E
 2012-07-04  9:02 UTC  (4+ messages)
` [PATCH v2 "

[PATCH SLUB 1/2] duplicate the cache name in saved_alias list
 2012-07-04  9:00 UTC  (5+ messages)
` [PATCH powerpc 2/2] kfree the cache name of pgtable cache if SLUB is used

[RFC][PATCHv2 2/3] lib: printf: append support of '%*p[Mm][FR]'
 2012-07-04  8:45 UTC  (4+ messages)
` [PATCHv3 1/3] lib: printf: update documentation to cover all of %p[Mm][FR]
  ` [PATCHv3 2/3] lib: printf: append support of '%*ph[CDN]'
  ` [PATCHv3 3/3] wireless: at76c50x: eliminate hex2str()

[GIT PULL] leds fix for 3.5
 2012-07-04  8:44 UTC 

[RFC PATCH 0/3 V1 resend] mm: add new migrate type and online_movable for hotplug
 2012-07-04  8:38 UTC  (4+ messages)
` [RFC PATCH 1/3 V1 resend] mm, page_alloc: use __rmqueue_smallest when borrow memory from MIGRATE_CMA
` [RFC PATCH 2/3 V1 resend] mm, page migrate: add MIGRATE_HOTREMOVE type
` [RFC PATCH 3/3 V1 resend] mm, memory-hotplug: add online_movable

[PATCH 1/2 v2] HID: magicmouse: Removing report_touches switch
 2012-07-04  8:38 UTC  (5+ messages)

How the registration of rpmsg devices should be done?
 2012-07-04  8:36 UTC  (2+ messages)

[PATCH 0/5] ubi: Fix bad PEBs reserve caclulation
 2012-07-04  8:35 UTC  (7+ messages)
` [PATCH 1/5] ubi: introduce ubi->bad_peb_limit
` [PATCH 2/5] ubi: Limit amount of reserved eraseblocks for bad PEB handling
` [PATCH 3/5] ubi: kill CONFIG_MTD_UBI_BEB_RESERVE
` [PATCH 4/5] ubi: trivial: fix comment of ubi_calculate_reserved()
` [PATCH 5/5] ubi: harmonize the update of ubi->beb_rsvd_pebs

[PATCH 0/7] Per-cgroup page stat accounting
 2012-07-04  8:29 UTC  (12+ messages)
` [PATCH 4/7] Use vfs __set_page_dirty interface instead of doing it inside filesystem
` [PATCH 6/7] memcg: add per cgroup writeback pages accounting
` [PATCH 7/7] memcg: print more detailed info while memcg oom happening

[PATCH] remoteproc: fix missing CONFIG_FW_LOADER configurations
 2012-07-04  8:14 UTC 

[PATCH V2] tmp patch to fix hotplug issue in CMCI storm
 2012-07-04  8:12 UTC  (3+ messages)
` [PATCH V3] "

[PATCH v2] virtio-scsi: hotplug support for virtio-scsi
 2012-07-04  8:11 UTC  (4+ messages)

[Resend PATCH] media: rc: ati_remote.c: code style and compile warning fixing
 2012-07-04  8:08 UTC 

[PATCH] ARM: mmp: remove mach/gpio-pxa.h
 2012-07-04  8:04 UTC  (3+ messages)

[rfc 0/7] [rfc] procfs, fdinfo seqfile providers
 2012-07-04  8:03 UTC  (7+ messages)
` [rfc 2/7] procfs: Convert /proc/pid/fdinfo/ handling routines to seq-file
` [rfc 3/7] procfs: Add ability to plugin auxiliary fdinfo providers

[BUG]INFO: suspicious RCU usage for 3.5-rc1+
 2012-07-04  7:54 UTC  (7+ messages)
` [PATCH] leds: heartbeat: fix bug on panic

[V4]fix ocfs2 aio/dio writing process hang
 2012-07-04  7:51 UTC  (9+ messages)
` [PATCH v4 1/2] aio: make kiocb->private NUll in init_sync_kiocb()
` [PATCH v4 2/2] ocfs2: clear unaligned io flag when dio fails
  ` [Ocfs2-devel] "

[PATCH 1/1] media: rc: ati_remote.c: code style and compile warning fixing
 2012-07-04  7:47 UTC  (2+ messages)

Use of the pwm-names DT property
 2012-07-04  7:48 UTC  (3+ messages)

[PATCH 00/25] leds: convert all kzalloc() to devm_kzalloc()
 2012-07-04  7:40 UTC  (29+ messages)
` [PATCH 01/25] leds: convert Big Networks LED driver "
` [PATCH 02/25] leds: convert HTC ASIC3 LED driver to devm_kzalloc() and cleanup error exit path
` [PATCH 03/25] leds: convert Atmel PWM LED driver to devm_kzalloc()
` [PATCH 04/25] leds: convert LP3944 "
` [PATCH 05/25] leds: convert DA9030/DA9034 LED driver to devm_kzalloc() and cleanup error exit path
` [PATCH 06/25] leds: convert LP5521 "
` [PATCH 07/25] leds: convert BD2802 RGB "
` [PATCH 08/25] leds: convert PCA9633 LED driver to devm_kzalloc()
` [PATCH 09/25] leds: convert LP5523 LED driver to devm_kzalloc() and cleanup error exit path
` [PATCH 10/25] leds: convert Renesas TPU "
` [PATCH 11/25] leds: convert LT3593 LED driver to devm_kzalloc()
` [PATCH 12/25] leds: convert PCA9532 "
` [PATCH 13/25] leds: convert Sun Fire LED driver to devm_kzalloc() and cleanup error exit path
` [PATCH 14/25] leds: convert PCA955x "
` [PATCH 15/25] leds: convert ADP5520 "
` [PATCH 16/25] leds: convert Freescale MC13783 "
` [PATCH 17/25] leds: convert TCA6507 LED driver to devm_kzalloc()
` [PATCH 18/25] leds: convert LM3530 LED driver to devm_kzalloc() and cleanup error exit path
` [PATCH 19/25] leds: convert DAC124S085 LED driver to devm_kzalloc()
` [PATCH 20/25] leds: convert Network Space v2 LED driver to devm_kzalloc() and cleanup error exit path
` [PATCH 21/25] leds: convert transient LED trigger driver to devm_kzalloc()
` [PATCH 22/25] leds: convert GPIO LED trigger driver to devm_kzalloc() and cleanup error exit path
` [PATCH 23/25] leds: convert Backlight emulation "
` [PATCH 24/25] leds: convert Heartbeat LED trigger driver to devm_kzalloc()
` [PATCH 25/25] leds: convert One-shot LED trigger driver to devm_kzalloc() and cleanup error exit path

[PATCH 1/2] mfd: Add Freescale's PMIC MC34708 support
 2012-07-04  7:37 UTC  (2+ messages)

[PATCH] init: Fix erroneous printed check in calibrate_delay
 2012-07-04  7:32 UTC 

[PATCH] radix-tree.h: remove unneeded include of kernel.h
 2012-07-04  7:34 UTC 

[PATCH] ocfs2: Misplaced parens in unlikley
 2012-07-04  7:31 UTC  (2+ messages)

[PATCH] regulator: tps65910: Set enable enable_time in regulator_desc
 2012-07-04  7:12 UTC  (2+ messages)

[PATCH] rbtree.h: remove unneeded include of kernel.h
 2012-07-04  7:15 UTC 

[PATCH V3 0/3] regulator: dt: add policy to match regulator with prop "regulator-compatible"
 2012-07-04  7:03 UTC  (4+ messages)
` [PATCH V3 3/3] regulator: dt: add policy to have property "regulator-compatible"

[PATCH] dma: imx-dma: Fix kernel crash due to missing clock conversion
 2012-07-04  7:06 UTC  (2+ messages)

[PATCH v4] mm: cma: add a simple kernel module as the helper to test CMA
 2012-07-04  7:00 UTC  (7+ messages)

[PATCH 2/2 v3] HID: magicmouse: Implement Multi-touch Protocol B (MT-B)
 2012-07-04  6:59 UTC  (2+ messages)

[RFC][PATCH] libata: enable SATA disk fua detection on default
 2012-07-04  7:06 UTC  (6+ messages)

[PATCH v3 0/4] make balloon pages movable by compaction
 2012-07-04  6:38 UTC  (3+ messages)
` [PATCH v3 2/4] virtio_balloon: handle concurrent accesses to virtio_balloon struct elements

[PATCH] virtio-blk: allow toggling host cache between writeback and writethrough
 2012-07-04  6:24 UTC  (3+ messages)

New Defects based on recent changes in Kernel code found by Coverity Scan
 2012-07-04  6:56 UTC  (4+ messages)
` [Patch] kernel/sys.c: fix an incorrect error branch in orderly_poweroff()

why Linux kernel will update BIOS's interrupt remapping table base address ? why does Linux Kernel create a new table instead of the one that BIOS provided ?
 2012-07-04  6:55 UTC 

[PATCH] xen: populate correct number of pages when across mem boundary
 2012-07-04  6:49 UTC 

linux-next: No tree for July 4
 2012-07-04  6:47 UTC 

[Patch] mm/policy: use int instead of unsigned for nid
 2012-07-04  6:43 UTC  (2+ messages)

[PATCH] mm: fix vmstat and zonestat mismatch
 2012-07-04  6:40 UTC  (2+ messages)

[PATCH 0/3][RFC] Fix for leapsecond caused futex issue (v4)
 2012-07-04  6:23 UTC  (5+ messages)
` [PATCH 1/3] [RFC] hrtimer: Fix clock_was_set so it is safe to call from irq context
` [PATCH 2/3] [RFC] time: Fix leapsecond triggered hrtimer/futex load spike issue
` [PATCH 3/3] [RFC] hrtimer: Update hrtimer base offsets each hrtimer_interrupt

[PATCH] clk: fix used-uninitialized warning in__clk_set_parent
 2012-07-04  6:22 UTC  (2+ messages)

[PATCH] kmsg: properly handle concurrent non-blocking read() from /proc/kmsg
 2012-07-04  6:22 UTC  (2+ messages)

[PATCH] cgroup: fix dentry still in use bug when dropping css refs after umount
 2012-07-04  6:19 UTC  (5+ messages)

Build regressions/improvements in v3.5-rc5
 2012-07-04  6:05 UTC  (2+ messages)

[PATCH] pwm: fix used-uninitialized warning in pwm_get()
 2012-07-04  5:58 UTC  (2+ messages)

[PATCH v3 0/5] usb: musb: cleanup
 2012-07-04  5:47 UTC  (4+ messages)
` [PATCH v3 2/5] usb: musb: twl: use mailbox API to send VBUS or ID events

3.5-rc3: BUG: Dentry still in use (1) [unmount of cgroup cgroup]
 2012-07-04  5:40 UTC  (12+ messages)
                  ` [PATCH] cgroup: cgroup_rm_files() was calling simple_unlink() with the wrong inode

[GIT PULL 00/16] tools lib traceevent: Pending backports of libparseevent
 2012-07-04  5:35 UTC  (17+ messages)
` [PATCH 01/16] tools lib traceevent: Let filtering numbers by string use function names
  ` [PATCH 02/16] tools lib traceevent: Add support for "%.*s" in bprintk events
  ` [PATCH 03/16] tools lib traceevent: Add support to show migrate disable counter
  ` [PATCH 04/16] tools lib traceevent: Fix %pM print format arg handling
  ` [PATCH 05/16] tools lib traceevent: Fix trace_printk for long integers
  ` [PATCH 06/16] tools lib traceevent: Fix printk_cmp()
  ` [PATCH 07/16] tools lib traceevent: Introduce extend_token()
  ` [PATCH 08/16] tools lib traceevent: Handle strdup failure cases
  ` [PATCH 09/16] tools lib traceevent: Handle realloc() failure path
  ` [PATCH 10/16] tools lib traceevent: Pass string type argument to args
  ` [PATCH 11/16] tools lib traceevent: Do not call add_event() again if allocation failed
  ` [PATCH 12/16] tools lib traceevent: Fix some comments
  ` [PATCH 13/16] tools lib traceevent: Check result of malloc() during reading token
  ` [PATCH 14/16] tools lib traceevent: Check return value of arg_to_str()
  ` [PATCH 15/16] tools lib traceevent: Add missing break in make_bprint_args
  ` [PATCH 16/16] tools lib traceevent: Cleanup realloc use

[PATCH v2 0/6] Port Tegra to generic clk framework
 2012-07-04  5:38 UTC  (3+ messages)

[Patch] h8300: fix a compile error in arch/h8300/kernel/time.c
 2012-07-04  5:34 UTC 

[PATCH 0/4] zsmalloc improvements
 2012-07-04  5:33 UTC  (2+ messages)

[PATCH 1/1 v2 ] ipmi: Setting OS name as Linux in BMC
 2012-07-04  5:11 UTC  (5+ messages)

Kernel Summit Invitations Status
 2012-07-04  5:00 UTC  (2+ messages)
` [Ksummit-2012-discuss] "

[ 38/48] SCSI & usb-storage: add try_rc_10_first flag
 2012-07-04  4:39 UTC  (3+ messages)

[ 00/48] 3.2.22-stable review
 2012-07-04  4:36 UTC  (4+ messages)
` [ 07/48] mm: fix slab->page _count corruption when using slub

[ 11/48] mm: correctly synchronize rss-counters at exit/exec
 2012-07-04  4:31 UTC  (5+ messages)

[PATCH v3] regulator: ad5398: Fix min/max current limit boundary checking
 2012-07-04  4:12 UTC  (2+ messages)

[PATCH 5 of 5] virtio: expose added descriptors immediately
 2012-07-04  3:27 UTC  (5+ messages)
  ` RFD: virtio balloon API use (was Re: [PATCH 5 of 5] virtio: expose added descriptors immediately)
      ` [PATCH RFC] virtio-balloon: fix add/get API use

[PATCH v2 0/3] Improve virtio-blk performance
 2012-07-04  2:40 UTC  (13+ messages)
` [PATCH 3/3] virtio-blk: Add bio-based IO path for virtio-blk


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).