public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-09-29 21:07:27 to 2011-09-30 06:01:23 UTC [more...]

linux-next: build failure after merge of the akpm tree
 2011-09-30  6:02 UTC  (2+ messages)

linux-next: Tree for Sept 30
 2011-09-30  5:59 UTC 

[PATCH] ASoC: sn95031: Do not use static variable for channel_index
 2011-09-30  5:56 UTC 

[PATCH v3] mmc : general purpose partition support
 2011-09-30  5:48 UTC  (4+ messages)

[PATCH 5/5 v12] mfd: omap: usb: Runtime PM support
 2011-09-30  5:45 UTC 

[PATCH] kernel/groups.c: Minor bugfix for overflow in binary search
 2011-09-30  5:44 UTC  (2+ messages)

[PATCH 4/5 v12] arm: omap: usb: device name change for the clk names of usbhs
 2011-09-30  5:42 UTC 

[PATCH 3/5 v12] arm: omap: usb: register hwmods of usbhs
 2011-09-30  5:41 UTC 

[PATCH 1/5 v12] arm: omap: usb: ehci and ohci hwmod structures for omap4
 2011-09-30  5:41 UTC 

[PATCH 2/5 v12] arm: omap: usb: ehci and ohci hwmod structures for omap3
 2011-09-30  5:40 UTC 

Radeon regression fix
 2011-09-30  5:39 UTC  (7+ messages)

[PATCH 0000/0024] Staging: hv: mousevsc cleanup
 2011-09-30  3:02 UTC  (11+ messages)
` [PATCH 01/24] Staging: hv: mousevsc: Fixup struct hv_input_dev_info
  ` [PATCH 03/24] Staging: hv: mousevsc: Fixup some bogus WARN_ON() calls
  ` [PATCH 05/24] Staging: hv: mousevsc: Handle the case where we may get bogus report desc size
  ` [PATCH 06/24] Staging: hv: mousevsc: Correctly initialize the header size
  ` [PATCH 08/24] Staging: hv: mousevsc: Cleanup and properly implement reportdesc_callback()
  ` [PATCH 14/24] Staging: hv: mousevsc: Cleanup alloc_input_device()
  ` [PATCH 16/24] Staging: hv: mousevsc: Cleanup mousevsc_connect_to_vsp()

[PATCH v5] acpi: Fix CPU hot removal problem
 2011-09-30  5:20 UTC  (4+ messages)

[PATCH] drivers: create a pin control subsystem v8
 2011-09-30  2:07 UTC  (2+ messages)

[PATCH 2/2 v7] pinmux: add a driver for the U300 pinmux
 2011-09-30  2:12 UTC  (2+ messages)

[REGRESSION] e1000e failure triggered by "PCI: Remove MRRS modification from MPS setting code"
 2011-09-30  5:01 UTC  (7+ messages)
    ` Workaround for Intel MPS errata

BFS cpu scheduler and skip list implementation
 2011-09-30  4:58 UTC  (5+ messages)

Bluetooth regression with headphones
 2011-09-30  4:52 UTC  (6+ messages)

linux-next: build failure after merge of the moduleh tree
 2011-09-30  4:50 UTC 

[RFC PATCH] Allow for stack traces to be printed on serial console
 2011-09-30  4:49 UTC 

[PATCH RFC 0/8] jump-label: allow early jump_label_enable()
 2011-09-30  4:40 UTC  (12+ messages)
` [PATCH RFC 1/8] jump_label: use proper atomic_t initializer
` [PATCH RFC 2/8] jump_label: if a key has already been initialized, don't nop it out
` [PATCH RFC 3/8] x86/jump_label: add arch_jump_label_transform_early()
` [PATCH RFC 4/8] sparc/jump_label: "
` [PATCH RFC 5/8] mips/jump_label: "
` [PATCH RFC 6/8] powerpc/jump_label: "
` [PATCH RFC 7/8] s390/jump-label: "
` [PATCH RFC 8/8] jump_label: drop default arch_jump_label_transform_early

[PATCH] sched/kthread: Complain loudly when others violate our flags
 2011-09-30  4:28 UTC  (7+ messages)

linux-next: manual merge of the pinctrl tree with the arm and arm-soc trees
 2011-09-30  4:20 UTC 

Full lockup when compiling kernel with "optimal" number of threads
 2011-09-30  4:10 UTC  (2+ messages)

[PATCH] ASoC: Add missed regulator_unregister_notifier and regulator_bulk_free in wm8995_remove
 2011-09-30  3:54 UTC 

[000/244] 3.0.5-stable review
 2011-09-30  3:51 UTC  (5+ messages)
` [134/244] drm/radeon/kms: fix typo in r100_blit_copy

[PATCH v4 00/11] KVM: x86: optimize for writing guest page
 2011-09-30  3:49 UTC  (3+ messages)

[Intel-gfx] [PATCH 9/9] drm/i915: Disable eDP VDD in a delayed work proc instead of synchronously
 2011-09-30  3:33 UTC  (24+ messages)
` [PATCH 00/24] MacBook Air patch sequence (v2)
  ` [PATCH 01/21] drm/i915: Enable digital port hotplug on PCH systems
  ` [PATCH 02/21] drm/i915: Shut down PCH interrupts during irq_uninstall
  ` [PATCH 03/21] drm/i915: Remove extra 300ms delay during eDP mode setting
  ` [PATCH 04/21] drm/i915: Only use VBT panel mode on eDP if no EDID is found
  ` [PATCH 05/21] drm/i915: Check eDP power when doing aux channel communications
  ` [PATCH 06/21] drm/i915: Unlock PCH_PP_CONTROL always
  ` [PATCH 07/21] drm/i915: Check for eDP inside intel_edp_panel_vdd_on/off
  ` [PATCH 08/21] drm/i915: Turn force VDD back off when panel running in intel_dp_dpms
  ` [PATCH 09/21] drm/i915: Delay DP i2c initialization until panel power timings are computed
  ` [PATCH 10/21] drm/i915: Wrap DP EDID fetch functions to enable eDP panel power
  ` [PATCH 11/21] drm/i915: Enable eDP panel power during I2C initialization sequence
  ` [PATCH 12/21] drm/i915: Ensure eDP powered up during DP_SET_POWER operation in dp_prepare
  ` [PATCH 13/21] drm/i915: Place long delays after each eDP VDD operation
  ` [PATCH 14/21] drm/i915: Correct eDP panel power sequencing delay computations
  ` [PATCH 15/21] drm/i915: Move eDP panel fixed mode from dev_priv to intel_dp
  ` [PATCH 16/21] drm/i915: edp_panel_on does not need to return a bool
  ` [PATCH 17/21] drm/i915: Create helper functions to determine eDP power state
  ` [PATCH 18/21] drm/i915: Disable eDP VDD in a delayed work proc instead of synchronously
  ` [PATCH 19/21] drm/i915: Asynchronous eDP panel power off
  ` [PATCH 20/21] drm/i915: Restrict ILK-specific eDP power hack to ILK
  ` [PATCH 21/21] drm/i915: No need to wait for eDP power off delay if panel is on

linux-next: build failure after merge of the final tree
 2011-09-30  3:22 UTC  (4+ messages)

[PATCH 00/11] virtio: Support for hibernation (S4)
 2011-09-30  3:06 UTC  (4+ messages)
` [PATCH 02/11] virtio-pci: add PM notification handlers for restore, freeze, thaw, poweroff

[PATCH] Resource: wrong resource window calculation
 2011-09-30  2:59 UTC  (6+ messages)

linux-next: build failure after merge of the final tree
 2011-09-30  2:49 UTC  (2+ messages)

[PATCH] perf tools: Exit recording if events have non matching sample type
 2011-09-30  2:41 UTC  (6+ messages)

linux-next: build failure after merge of the final tree
 2011-09-30  2:35 UTC  (3+ messages)
` [PATCH] intel_sst: fix compile error

[PATCH 1/2] ASoC: Remove unused "control_data" field of struct cs4271_private
 2011-09-30  2:32 UTC  (2+ messages)
` [PATCH 2/2] ASoC: Remove unused "control_data" field of struct aic3x_priv

[PATCH] Smack: Provide information for UDS getsockopt(SO_PEERCRED)
 2011-09-30  2:18 UTC  (2+ messages)

[RFC PATCH] binfmt_elf: Fix PIE execution with randomization disabled
 2011-09-30  2:16 UTC  (5+ messages)

[Patch] Fix up return value from mq_open()
 2011-09-30  2:15 UTC 

[159/244] ipc/mqueue.c: fix mq_open() return value
 2011-09-30  1:54 UTC  (6+ messages)

[PATCH 3.1-rc8 0/2] Two false positives from debugging tools (lockdep, kmemleak)
 2011-09-30  1:53 UTC  (3+ messages)
` [PATCH 1/2] cgroup/kmemleak: Annotate alloc_page() for cgroup allocations
` [PATCH 2/2] epoll: fix spurious lockdep warnings

linux-next: build failure after merge of the final tree (akpm tree related)
 2011-09-30  1:52 UTC 

[patch] oom: thaw threads if oom killed thread is frozen before deferring
 2011-09-30  1:51 UTC  (8+ messages)

CONGRATULATION!!!
 2011-09-29 23:40 UTC 

[PULL] drm-intel-fixes (drm/i915 driver)
 2011-09-30  1:18 UTC 

NFS client growing system CPU
 2011-09-30  1:11 UTC  (7+ messages)

Q: proc: hold cred_guard_mutex in check_mem_permission()
 2011-09-30  1:05 UTC  (4+ messages)

linux-next: build failure after merge of the final tree
 2011-09-30  1:05 UTC 

Q: proc: disable mem_write after exec
 2011-09-30  0:45 UTC  (2+ messages)

[PATCH v2 0/3] netdev/of/phy: MDIO bus multiplexer support
 2011-09-30  0:32 UTC  (9+ messages)
` [PATCH v2 1/3] netdev/of/phy: New function: of_mdio_find_bus()
` [PATCH v2 2/3] netdev/of/phy: Add MDIO bus multiplexer support
` [PATCH v2 3/3] netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines

[PATCH 0/2] GIC OF bindings
 2011-09-30  0:27 UTC  (5+ messages)
` [PATCH 1/2] ARM: gic: add irq_domain support

[PATCH v8]: Improve performance of LZO/plain hibernation
 2011-09-30  0:27 UTC 

PATCH [1/1] cciss: auto engage scsi subsystem for tape support
 2011-09-29 23:54 UTC  (2+ messages)

[PATCH] TTM DMA pool v1.8
 2011-09-29 23:49 UTC  (3+ messages)
` [PATCH 4/9] swiotlb: Expose swiotlb_nr_tlb function to modules

CONGRATULATION!!!
 2011-09-29 23:46 UTC 

[PATCH] backlight: Rename corgibl_limit_intensity to genericbl_limit_intensity
 2011-09-29 23:45 UTC  (4+ messages)

[GIT] Bcache version 12
 2011-09-29 23:38 UTC  (9+ messages)

[PATCH 0/2] ext4: Some MMP fixes
 2011-09-29 23:38 UTC  (4+ messages)
` (no subject)
  ` [PATCH 1/2] ext4: MMP: kmmpd should use nodename from init_uts_ns.name, not sysname
  ` [PATCH 2/2] ext4: MMP: fix error message rate-limiting logic in kmmpd

[PATCH] PM: HIBERNATION: add resume_wait param to support MMC-like devices as resume file
 2011-09-29 23:21 UTC  (5+ messages)

linux-next-20110923: warning kernel/rcutree.c:1833
 2011-09-29 23:18 UTC  (11+ messages)

linux-next: Tree for Sept 29
 2011-09-29 23:16 UTC  (7+ messages)
` linux-next: Tree for Sept 29 (kvm)
` [PATCH -next] x86 mrst: fix build error when X86_MRST is not enabled

[PATCH 1/2] ASoC: Add BUG() assertion if max98088_get_channel returns -EINVAL
 2011-09-29 23:13 UTC  (4+ messages)

Please include pin control subsystem in linux-next
 2011-09-29 23:02 UTC  (2+ messages)

[PATCH] perf tools: Exit recording if events have non matching sample type
 2011-09-29 22:55 UTC  (3+ messages)

oprofile kernel tree for linux-next
 2011-09-29 22:54 UTC  (2+ messages)

[GIT PULL 0/1] perf/urgent fix
 2011-09-29 22:53 UTC  (2+ messages)
` [PATCH 1/1] perf tools: Fix raw sample reading

[GIT PULL 00/16] perf/core improvements and fixes
 2011-09-29 22:48 UTC  (17+ messages)
` [PATCH 01/16] perf symbols: Stop using 'self' in map_groups__ methods
` [PATCH 02/16] perf script: Add drop monitor script
` [PATCH 03/16] perf buildid-list: Add option to show the running kernel build id
` [PATCH 04/16] perf buildid-list: Support showing the build id in an ELF file
` [PATCH 05/16] perf top browser: Fix up line width calculation
` [PATCH 06/16] perf top: Improve lost events warning
` [PATCH 07/16] perf stat: Add --log-fd <N> option to redirect stderr elsewhere
` [PATCH 08/16] perf stat: Fix +- nan% in --no-aggr runs
` [PATCH 09/16] perf stat: Suppress printing std-dev when its 0
` [PATCH 10/16] perf stat: Allow tab as cvs delimiter
` [PATCH 11/16] perf stat: Fix spelling in comment
` [PATCH 12/16] perf tools: Make stat/record print fatal signals of the target program
` [PATCH 13/16] perf: Support setting the disassembler style
` [PATCH 14/16] perf report: Fix stdio event name header printing
` [PATCH 15/16] perf sched: Fix script command documentation
` [PATCH 16/16] perf symbols: Treat all memory maps without dso file as loaded

3.0.3 64-bit Crash running fscache/cachefilesd
 2011-09-29 22:51 UTC  (15+ messages)
` [Linux-cachefs] "

[PATCH 9/9] ttm/dma: Implement set_page_caching implementation in the TTM DMA pool code
 2011-09-29 22:45 UTC  (2+ messages)

[3.1-rc6] kmalloc(64) leak from IDE
 2011-09-29 22:45 UTC  (10+ messages)

[PATCH] Clean up brlocks/lglocks
 2011-09-29 22:36 UTC  (2+ messages)

[patch 1/2] sched: use resched IPI to kick off the nohz idle balance
 2011-09-29 22:30 UTC  (2+ messages)
` [patch 2/2] sched: request for idle balance during nohz idle load balance

Jump Label initialization
 2011-09-29 22:23 UTC  (4+ messages)

[RELEASE] Userspace RCU 0.6.5
 2011-09-29 22:22 UTC 

[PATCH] kmod: prevent kmod_loop_msg overflow in __request_module()
 2011-09-29 22:18 UTC  (3+ messages)

[PATCH] perf map: Do not display load warning for maps without dso
 2011-09-29 22:09 UTC  (7+ messages)
      ` [PATCH] perf, tool: Treat all memory maps without dso file as loaded

linux 2.4 download
 2011-09-29 22:06 UTC  (2+ messages)

PME via interrupt or SCI mechanism?
 2011-09-29 21:51 UTC  (5+ messages)

[PATCH 0/9] V2: idle page tracking / working set estimation
 2011-09-29 21:18 UTC  (4+ messages)

[PATCH] audit: dynamically allocate audit_names when not enough spaceis in the names array
 2011-09-29 21:15 UTC  (2+ messages)

Samsung Series 9 seems to require acpi=nonvs to resume properly
 2011-09-29 20:51 UTC 


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