All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-09 18:30:01 to 2013-05-09 20:15:04 UTC [more...]

[GIT PULL 1/2] omap fixes for v3.10 merge window part2
 2013-05-09 20:15 UTC  (2+ messages)

[PATCH v2] Separate remote logic from GUI login in TerminalHandler implementation
 2013-05-09 20:14 UTC  (2+ messages)

[PATCH] drm/i915: replace snb_update_wm with haswell_update_wm on HSW
 2013-05-09 20:13 UTC  (2+ messages)

[git pull] more vfs.git stuff
 2013-05-09 20:12 UTC  (2+ messages)

[Qemu-devel] Profiling sparc64 emulation
 2013-05-09 20:11 UTC  (4+ messages)

+ kernel-audit_treec-audit_add_tree_rule-protect-rule-from-kill_rules.patch added to -mm tree
 2013-05-09 20:11 UTC 

[PATCH] kernel/audit_tree.c: tree will memory leak when failure occurs for audit_trim_trees()
 2013-05-09 20:11 UTC  (4+ messages)
  ` [PATCH v2] kernel: audit_tree: resource management: need put_tree and goto Err when failure occures

[GIT PULL] Two ux500 fixes for the v3.10 series
 2013-05-09 20:11 UTC  (4+ messages)

[meta-oe][PATCH] python-numpy : Add support for x86-64 builds
 2013-05-09 19:51 UTC 

[PATCH 0/3] ARM: imx/mxs: fixes for 3.10-rc1
 2013-05-09 20:08 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v5 0/3] Throttle-down guest to help with live migration convergence
 2013-05-09 20:05 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH v5 1/3] Introduce async_run_on_cpu()
` [Qemu-devel] [RFC PATCH v5 2/3] Add 'auto-converge' migration capability
` [Qemu-devel] [RFC PATCH v5 3/3] Force auto-convegence of live migration

Loading OS/X 10.7 by grub x86_64-efi fails
 2013-05-09 20:03 UTC  (2+ messages)

[PATCH net v2 0/8] qlcnic: Bug fixes
 2013-05-09 19:25 UTC  (9+ messages)
` [PATCH net v2 1/8] qlcnic: Fix setting MAC address
` [PATCH net v2 2/8] qlcnic: Fix ethtool strings
` [PATCH net v2 3/8] qlcnic: Fix missing bracket in module parameter
` [PATCH net v2 4/8] qlcnic: Fix ethtool supported port status for 83xx
` [PATCH net v2 5/8] qlcnic: Fix reset recovery after transmit timeout
` [PATCH net v2 6/8] qlcnic: Fix bug in diagnostics test reset recovery path
` [PATCH net v2 7/8] qlcnic: Fix mailbox response handling
` [PATCH net v2 8/8] qlcnic: Fix validation of link event command

Avoiding broken Gitweb links and deleted objects
 2013-05-09 20:04 UTC  (2+ messages)

+ mm-page_alloc-fix-watermark-check-in-__zone_watermark_ok.patch added to -mm tree
 2013-05-09 20:02 UTC 

umount and findmnt commands not working with btrfs labels 
 2013-05-09 19:54 UTC  (9+ messages)

[PATCH] fix grub-install efibootmgr presence test with --removable
 2013-05-09 20:01 UTC  (2+ messages)

[PATCH v2] NVMe: Use user defined admin ioctl timeout
 2013-05-09 20:01 UTC 

[PATCH v2 0/3] clk: implement remuxing during set_rate
 2013-05-09 20:01 UTC  (8+ messages)
` [PATCH v2 2/3] clk: add support for clock reparent on set_rate

[alternative-merged] ipc-shmc-dont-use-auto-variable-hs-in-newseg.patch removed from -mm tree
 2013-05-09 20:00 UTC 

[PATCH v2] aerdrv: Move cper_print_aer() call out of interrupt context
 2013-05-09 19:51 UTC 

[refpolicy] [PATCH 1/1] Allow openvpn temporary files
 2013-05-09 19:58 UTC 

meta-networking rp-pppoe
 2013-05-09 19:38 UTC 

[PATCH 2/9] drm/i915: fix linetime_watermarks code
 2013-05-09 19:55 UTC  (2+ messages)
` [PATCH 2/9] drm/i915: remove intel_update_linetime_watermarks

lockdep: BUG: key ffff880436f00330 not in .data!
 2013-05-09 20:01 UTC  (3+ messages)

[Buildroot] adding package gpu-viv-bin-mx6q
 2013-05-09 19:53 UTC  (2+ messages)
` [Buildroot] [PATCH] Add package gpu-viv-bin-mx6q to the freescale-imx directory

[PATCH] xfstests: add execution of a custom command to fsstress (-x and -X options)
 2013-05-09 19:50 UTC  (10+ messages)

[xen-unstable test] 17927: tolerable FAIL - PUSHED
 2013-05-09 19:50 UTC 

[PATCH] cherry-pick: better error message when the parameter is a non-commit
 2013-05-09 19:47 UTC  (8+ messages)
  ` [PATCH v2] cherry-pick: make sure all input objects are commits
          ` [PATCH v3] "

[PATCH 0/8] Add support for 5 and 10 MHz channels
 2013-05-09 19:46 UTC  (4+ messages)
` [PATCH 2/8] mac80211: fix various components for the new 5 and 10 MHz widths

[RFC/PATCH v2 0/8] Clean up write-combining MTRR addition
 2013-05-09 19:46 UTC  (18+ messages)
` [RFC/PATCH v2 1/8] Add arch_phys_wc_{add,del} to manipulate WC MTRRs if needed
` [RFC/PATCH v2 2/8] drm (ast,cirrus,mgag200,nouveau,savage,vmwgfx): Remove drm_mtrr_{add,del}
` [RFC/PATCH v2 3/8] drm: Update drm_addmap and drm_mmap to use PAT WC instead of MTRRs
` [RFC/PATCH v2 4/8] drm,agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional
` [RFC/PATCH v2 5/8] i915: Use arch_phys_wc_{add,del}
` [RFC/PATCH v2 6/8] radeon: Switch to arch_phys_wc_add and add a missing ..._del
` [RFC/PATCH v2 7/8] uvesafb: Clean up MTRR code
` [RFC/PATCH v2 8/8] drm: Remove mtrr_add and mtrr_del fallback hack for non-MTRR systems

[PATCH 0/9] perf: Adding better precise_ip field handling
 2013-05-09 19:43 UTC  (3+ messages)
` [PATCH 5/9] perf tools: Set maximum precise value for event 'p' modifier

[PATCH 00/27] Block cleanups - prep work for immutable bio vecs/dio rewrite
 2013-05-09 19:43 UTC  (3+ messages)
` [PATCH 04/27] block: Convert integrity to bvec_alloc_bs()

[PATCH] input: wacom - fix a typo for Cintiq 22HDT
 2013-05-09 19:40 UTC 

[PATCH v2] lpc_ich: Watchdog/GPIO patch for Intel Avoton SoC
 2013-05-09 19:38 UTC 

[PATCH 0/4] mgag200 fixes
 2013-05-09 19:41 UTC  (2+ messages)

[PATCH v4 0/19] Allow images to work on sandbox
 2013-05-09 19:36 UTC  (3+ messages)
` [U-Boot] "

[PATCH] PCI/ACPI: Check acpi_resource_to_address64() return value
 2013-05-09 19:45 UTC  (2+ messages)

[RFC PATCH 1/2] USB: OHCI: prepare to make ohci-hcd a library module
 2013-05-09 19:36 UTC  (3+ messages)

[PATCH v2 0/4] *** SUBJECT HERE ***
 2013-05-09 19:34 UTC  (5+ messages)
` [PATCH v2 1/4] drm/mgag200: Don't change unrelated registers during modeset
` [PATCH v2 2/4] drm/mgag200: Fix writes into MGA1064_PIX_CLK_CTL register
` [PATCH v2 3/4] drm/mgag200: Convert counter delays to jiffies
` [PATCH v2 4/4] drm/mgag200: Fix framebuffer base address programming

[PATCH] w1: ds2408: add magic sequence to disable P0 test mode
 2013-05-09 19:33 UTC  (4+ messages)
` [PATCH V2] "

recipe gsl-1.15
 2013-05-09 19:32 UTC  (2+ messages)

[PATCH RESEND 4/4] usb: tilegx: fix memleak when create hcd fail
 2013-05-09 19:29 UTC  (2+ messages)

[PATCH RESEND 1/4] usb: ehci-s5p: fix memleak when devm_usb_get_phy fail
 2013-05-09 19:29 UTC  (2+ messages)

[Xenomai] __get_user/__put_user
 2013-05-09 19:29 UTC  (21+ messages)

[PATCH -v8 00/11] Shutdown from reboot_cpuid without stopping other cpus
 2013-05-09 19:23 UTC  (24+ messages)
` [PATCH -v9 01/11] CPU hotplug: Provide a generic helper to disable/enable CPU hotplug
` [PATCH -v9 02/11] Migrate shutdown/reboot to boot cpu
` [PATCH -v9 03/11] Remove -stable friendly PF_THREAD_BOUND define
` [PATCH -v9 04/11] Move shutdown/reboot related functions to kernel/reboot.c
` [PATCH -v9 05/11] checkpatch.pl the new kernel/reboot.c file
` [PATCH -v9 06/11] x86, prepare reboot_mode for moving to generic kernel code
` [PATCH -v9 07/11] unicore32, "
` [PATCH -v9 08/11] arm, Remove unused restart_mode fields from some arm subarchs
` [PATCH -v9 09/11] arm, prepare reboot_mode for moving to generic kernel code
` [PATCH -v9 10/11] arm, change reboot_mode to use enum reboot_mode
` [PATCH -v9 11/11] Move arch/x86 reboot= handling to generic kernel

[PATCH RESEND 3/4] usb: ohci: fix goto wrong tag in err case
 2013-05-09 19:27 UTC  (2+ messages)

[PATCH v2] perf: detect when perf.data file not closed out properly
 2013-05-09 19:27 UTC 

[PATCH 1/4] drm/i915: BIOS and power context stolen mem handling for VLV v7
 2013-05-09 19:28 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: allow stolen, pre-allocated objects to avoid GTT allocation v2

[GIT PULL] Btrfs
 2013-05-09 19:26 UTC 

[PATCHv10 0/4] zswap: compressed swap caching
 2013-05-09 19:24 UTC  (6+ messages)
` [PATCHv10 1/4] debugfs: add get/set for atomic types

[PATCH] bcma: add more core IDs
 2013-05-09 19:24 UTC 

[PATCH] parisc: make default cross compiler search more robust
 2013-05-09 19:24 UTC  (4+ messages)

[PATCH] aerdrv: Move cper_print_pcie() out of interrupt context
 2013-05-09 19:24 UTC  (6+ messages)

[GIT PULL] XFS updates (#2) for 3.10-rc1
 2013-05-09 19:23 UTC 

[PATCH 0/4] trivial patches
 2013-05-09 19:23 UTC  (11+ messages)
` [PATCH 3/4] {fast-export,transport-helper}: style cleanups
` [PATCH 4/4] fast-export: trivial cleanup

+ shm-fix-null-pointer-deref-when-userspace-specifies-invalid-hugepage-size-fix.patch added to -mm tree
 2013-05-09 19:21 UTC 

+ shm-fix-null-pointer-deref-when-userspace-specifies-invalid-hugepage-size.patch added to -mm tree
 2013-05-09 19:21 UTC 

[U-Boot] BeagleBone u-boot bug in arch/arm/include/asm/arch-am33xx/ddr_defs.h
 2013-05-09 19:20 UTC  (2+ messages)

[PATCH 0/4] fix packed-refs races
 2013-05-09 19:18 UTC  (3+ messages)
` [PATCH 3/4] get_packed_refs: reload packed-refs file when it changes

[Buildroot] gpu-viv-bin-mx6q
 2013-05-09 19:18 UTC  (3+ messages)

[PATCH 1/3] mergetools/kdiff3: do not use --auto when diffing
 2013-05-09 19:15 UTC  (5+ messages)
` [RFC PATCH 2/3] mergetools/kdiff3: allow opting-out of auto-merges

[PATCH 0/3] pm: Introduce __pm to mark power management code
 2013-05-09 19:15 UTC  (3+ messages)
` [lm-sensors] "

[PATCH 1/2] t5004: ignore pax global header file
 2013-05-09 19:12 UTC  (4+ messages)
` [PATCH 2/2] t5004: avoid using tar for checking emptiness of archive

[PATCH 0/3] pm: Introduce __pm to mark power management code
 2013-05-09 19:12 UTC  (6+ messages)
  ` [lm-sensors] "

[PATCH 1/1] sysvinit: add /sbin/service utility
 2013-05-09 18:52 UTC  (2+ messages)

[GIT PULL] ACPI fixes for v3.10-rc1
 2013-05-09 19:18 UTC 

[PATCH] doc: Document missing errors returned by the Device1 API
 2013-05-09 19:09 UTC 

[RFC][PATCH 0/1] drm/i915: Big watermark changes
 2013-05-09 19:09 UTC  (3+ messages)
` [RFC][PATCH 1/1] drm/i915: Rewrite ILK+ watermark handling

BUG: spinlock recursion on CPU#0, rngd/899
 2013-05-09 19:06 UTC 

[PATCH 1/2] xen, libxc: init msix addr/data with value from qemu via hypercall
 2013-05-09 19:05 UTC  (6+ messages)

videobuf_vm_{open,close} race fixes
 2013-05-09 19:03 UTC 

Changes in Linaro layers for OpenEmbedded
 2013-05-09 18:42 UTC  (2+ messages)

[U-Boot] [PATCH 0/6] ARMv7: Add HYP mode switching support
 2013-05-09 18:56 UTC  (3+ messages)
` [U-Boot] [PATCH 5/6] ARM: extend non-secure switch to also go into HYP mode

[RFC PATCH 1/3] drm/915: Add private api for power well usage
 2013-05-09 18:53 UTC  (4+ messages)

Fun with QoS in AP mode
 2013-05-09 18:50 UTC  (10+ messages)

[PATCHv2 0/4] mailbox: Common API
 2013-05-09 18:49 UTC  (9+ messages)
` [PATCHv2 2/4] mailbox: Introduce a new common API

Samba does not return error when deleting non-existent xattr
 2013-05-09 18:47 UTC  (2+ messages)

Disabling rules
 2013-05-09 18:47 UTC  (2+ messages)

[GIT PULL 1/2] omap fixes for v3.10 merge window part2
 2013-05-09 18:46 UTC 

[GIT PULL 1/2] omap fixes for v3.10 merge window part2
 2013-05-09 18:46 UTC 

[GIT PULL 1/2] omap fixes for v3.10 merge window part2
 2013-05-09 18:46 UTC  (3+ messages)
` [GIT PULL 2/2] omap device tree fixes for v3.10 merge window

[PATCHv2] ARM:dts:omap4-panda:Update the LED support for the panda DTS
 2013-05-09 18:45 UTC  (8+ messages)

[Qemu-devel] [Patch] Support for bridged networking on Mac OS X
 2013-05-09 18:44 UTC 

[PATCH 0/3] Add utilities to RSEHelper
 2013-05-09 18:41 UTC  (6+ messages)
` [PATCH 3/3] Move filtering of suitable connections "

[PATCH 0/3] Fix disable of unused clk/regulator with deferred probe
 2013-05-09 18:39 UTC  (14+ messages)
` [PATCH 1/3] driver core: Add API to wait for deferred probe to complete during init
` [PATCH v2 1/2] clk: Disable unused clocks after deferred probing is done
` [PATCH 2/2] regulator: core: Disable unused regulators "

[PATCH] blktrace: document -k option
 2013-05-09 18:38 UTC  (2+ messages)

[PATCH 00/12] Refactor Remote tools plugin & create Remote Utils separate plugin
 2013-05-09 18:36 UTC  (3+ messages)
` [PATCH 05/12] Initial commit for separate remote utilities plugin

[PATCH] qt: updated qmake2 class to export qconfig.pri mkspec
 2013-05-09 18:15 UTC 

[PATCH] Btrfs: handle running extent ops with skinny metadata V2
 2013-05-09 18:34 UTC 

+ mm-compaction-fix-of-improper-cache-flush-in-migration-code.patch added to -mm tree
 2013-05-09 18:33 UTC 

[PATCH V2 00/33] Support multiple ARM platforms in Xen
 2013-05-09 18:33 UTC  (4+ messages)
` [PATCH V2 29/33] xen/arm: Add exynos 4210 UART support

[PATCH net] packet: tpacket_v3: do not trigger bug() on wrong header status
 2013-05-09 18:32 UTC  (7+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.