All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-21 11:19:40 to 2014-08-21 12:29:04 UTC [more...]

[PATCH 0/2] KVM: vmx: Supporting IA32_MISC_ENABLE MSR
 2014-08-21 12:28 UTC  (4+ messages)
` [PATCH 2/2] KVM: vmx: Reflect misc_enables in real CPU

[PATCH 0/9] Zynq PM updates
 2014-08-21 12:28 UTC  (13+ messages)
` [PATCH 1/9] ARM: zynq: PM: Enable A9 internal clock gating feature
` [PATCH 4/9] ARM: zynq: PM: Enable DDR self-refresh and clock stop
` [PATCH 9/9] ARM: zynq: Rename 'zynq_platform_cpu_die'

Nested paging in nested SVM setup
 2014-08-21 12:28 UTC  (10+ messages)

[PATCH] pinctrl: qcom: apq8064: Correct interrupts in example
 2014-08-21 12:28 UTC  (2+ messages)

[PATCH] drm: exynos: Make of_device_id array const
 2014-08-21 12:28 UTC 

[PATCH v2 0/6] Dynamic Pause Loop Exiting window
 2014-08-21 12:27 UTC  (16+ messages)
` [PATCH v2 1/6] KVM: add kvm_arch_sched_in
` [PATCH v2 3/6] KVM: VMX: make PLE window per-VCPU
` [PATCH v2 4/6] KVM: VMX: dynamise PLE window
` [PATCH v2 5/6] KVM: trace kvm_ple_window

[Qemu-devel] [PATCH v1 1/1] target_arm: Make the reset rom_ptr a property
 2014-08-21 12:26 UTC  (8+ messages)

[Qemu-devel] What tests should "make check-block" run?
 2014-08-21 12:27 UTC 

[PATCHv3 0/9] Mark literal strings in __init / __exit code
 2014-08-21 12:23 UTC  (10+ messages)
` [PATCHv3 1/9] init.h: Add __init_str / __exit_str macros
` [PATCHv3 2/9] printk: Provide pi_<level> / pe_<level> macros for __init / __exit code
` [PATCHv3 3/9] kallsyms: exclude pseudo symbols for __init / __exit strings
` [PATCHv3 4/9] modpost: provide better diagnostics "
` [PATCHv3 5/9] x86, acpi: Mark __init strings as such
` [PATCHv3 6/9] x86, mm: Make x86_init.memory_setup() return a const char *
` [PATCHv3 7/9] x86, mm: early_panic() - pass on the message as string
` [PATCHv3 8/9] x86, mm: e820 - mark __init strings as such
` [PATCHv3 9/9] x86: setup "

ixgbe network card has dev_info.max_rx_queues == 0
 2014-08-21 12:26 UTC 

[PATCH 1/1] pinctrl: exynos: Lock GPIOs as interrupts when used as EINTs
 2014-08-21 12:25 UTC  (2+ messages)

NVA3 clock tree improvements
 2014-08-21 12:25 UTC  (9+ messages)
  ` [PATCH 1/7] clock/nva3: Parse clock control registers more accurately
  ` [PATCH 2/7] clock/nva3: Set PLL refclk
  ` [PATCH 3/7] clock/nva3: HOST clock
  ` [PATCH 4/7] clock/nva3: Abort when PLL doesn't lock
  ` [PATCH 5/7] clock/nva3: For PLL clocks always make sure the PLL is not in use
  ` [PATCH 6/7] clock/nva3: Set intermediate core clock on reclocking
  ` [PATCH 7/7] clock/nva3: Pause the GPU before reclocking

[PATCHv2] cxusb: Add read_mac_address for TT CT2-4400 and CT2-4650
 2014-08-21 12:25 UTC  (2+ messages)

[PATCH] staging:iio: moved platform_data into include/linux/iio
 2014-08-21 12:24 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/4] qcow2: Check L1/L2/reftable entries for alignment
 2014-08-21 12:24 UTC  (6+ messages)
` [Qemu-devel] [PATCH 4/4] "

Throughput is very low
 2014-08-21 12:23 UTC  (19+ messages)
` Trouble shooting low rate MCS9 in 802.11ac
  ` RE : "
      ` RE : "
                ` RE : "

[PATCH] fbdev: Remove __init from chips_hw_init() to fix build failure
 2014-08-21 12:23 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/1] vmdk: Use bdrv_nb_sectors() where sectors, not bytes are wanted
 2014-08-21 12:22 UTC  (5+ messages)

[U-Boot] [PATCH] 85xx/b4:Correct USB DR controller liodn entry
 2014-08-21 12:22 UTC 

[PATCH] iio: remove .owner field for driver using module_platform_driver
 2014-08-21 12:21 UTC  (3+ messages)

[PATCH] send-pack: take refspecs over stdin
 2014-08-21 12:21 UTC  (2+ messages)
` [PATCH v2] "

[Qemu-devel] [PATCH] scsi-generic: fix debug print compiling error
 2014-08-21 12:19 UTC 

[PATCH v5 0/4] Tegra124 soctherm driver
 2014-08-21 12:20 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH 0/9] scsi, block: Asynchronous request cancellation
 2014-08-21 12:19 UTC  (12+ messages)
` [Qemu-devel] [RFC PATCH 1/9] block: Add bdrv_aio_cancel_async
` [Qemu-devel] [RFC PATCH 2/9] tests: Add testing code for bdrv_aio_cancel_async
` [Qemu-devel] [RFC PATCH 3/9] iscsi: Implement .cancel_async in acb info
` [Qemu-devel] [RFC PATCH 4/9] linux-aio: Implement .cancel_async
` [Qemu-devel] [RFC PATCH 5/9] thread-pool: "
` [Qemu-devel] [RFC PATCH 6/9] blkdebug: "
` [Qemu-devel] [RFC PATCH 7/9] dma: "
` [Qemu-devel] [RFC PATCH 8/9] block: Implement stub bdrv_em_co_aiocb_info.cancel_async
` [Qemu-devel] [RFC PATCH 9/9] scsi: Cancel request asynchronously

[RFC 0/4] VFIO: PLATFORM: Return device tree info for a platform device node
 2014-08-21 12:19 UTC  (3+ messages)

[PATCH] KVM: x86: Keep masked bits unmodified on kvm_set_shared_msr
 2014-08-21 12:19 UTC  (4+ messages)

[RFC PATCH 1/1 v8]mmc: Support-FFU-for-eMMC-v5.0
 2014-08-21 12:17 UTC  (6+ messages)

Qt5 experience on i.MX 6 is great!
 2014-08-21 12:16 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] Add ACPI tables for TPM
 2014-08-21 12:14 UTC  (2+ messages)

State of bitbake world, Failed tasks 2014-08-21
 2014-08-21 12:15 UTC 

Is it normal to have cross namespace symlinks?
 2014-08-21 12:12 UTC  (2+ messages)

[PATCH 1/3] sparc64: correctly recognise M7 cpu type
 2014-08-21 12:14 UTC  (2+ messages)

[PATCH 1/4] mfd: menelaus: fix error return code
 2014-08-21 12:13 UTC  (6+ messages)

[alsa-devel] [PATCH v2 1/2] mfd: arizona: Add support for INn_Mode register control
 2014-08-21 12:12 UTC  (2+ messages)

[RFC PATCH 0/4] drivers/bus: Freescale Management Complex bus driver patch series
 2014-08-21 11:30 UTC  (4+ messages)
` [RFC PATCH 2/4] drivers/bus: Freescale Management Complex (fsl-mc) bus driver

[Qemu-devel] [PATCH v5 0/2] add read-pattern for block qourum
 2014-08-21 12:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 2/2] block/quorum: add simple read pattern support

[PATCH 1/1] netfilter/jump_label: use HAVE_JUMP_LABEL?
 2014-08-21 12:11 UTC  (2+ messages)

[U-Boot] [PATCH] nios2: add generic board support
 2014-08-21 12:11 UTC  (2+ messages)
` [U-Boot] [PATCH v2] "

[PATCH] libxml2: explicitly disable zlib for native builds
 2014-08-21 12:11 UTC  (4+ messages)

[PATCH v5 0/3] usb: gadget: f_fs: userspace API fixes and improvements
 2014-08-21 12:09 UTC  (4+ messages)
` [PATCH v5 1/3] usb: gadget: f_fs: fix the redundant ep files problem
` [PATCH v5 2/3] usb: gadget: f_fs: add ioctl returning ep descriptor
` [PATCH v5 3/3] usb: gadget: f_fs: virtual endpoint address mapping

[PATCH 1/2] drm/i915: fix panel unlock register mask
 2014-08-21 12:06 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: improve assert_panel_unlocked

[PATCH] ACPI / scan: Allow ACPI drivers to bind to PNP device objects
 2014-08-21 12:08 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] net: fec_mxc: Adjust RX DMA alignment for mx6solox
 2014-08-21 12:08 UTC  (8+ messages)
` [U-Boot] [PATCH v2 2/2] net: fec_mxc: Do not error out when FEC_TBD_READY

[PATCH] btrfs-progs: Do not free dirty extent buffer
 2014-08-21 12:07 UTC 

[PATCH v12] Convert NVMe driver to blk-mq
 2014-08-21 12:07 UTC  (5+ messages)
` [PATCH v12] NVMe: Convert "

[Bug 82834] New: GeForce 8800 GS shows incorrect temperature with nouveau
 2014-08-21 12:07 UTC  (2+ messages)
  ` [Bug 82834] [NV92] "

[PATCH 0/8] Implement NAPI in et131x
 2014-08-21 12:06 UTC  (6+ messages)
` [PATCH 5/8] staging: et131x: Remove unnecessary i2c_wack variable

[PATCH 1/4] mfd: arizona: Add additional dummy IRQ callbacks
 2014-08-21 12:05 UTC  (7+ messages)
` [PATCH 2/4] mfd: arizona: Propagate irq_wake through to parent IRQ
` [PATCH 3/4] mfd: arizona: Avoid use of legacy IRQ mapping

[PATCH RFC] btrfs-progs: Show backtrace on BUGs
 2014-08-21 12:04 UTC 

Updates to meta-fsl-arm (master) in 2014-08-21
 2014-08-21 12:02 UTC 

[PATCH 1/2 v2] mfd: wm5102: Mark register write sequencer control 3 readable
 2014-08-21 12:01 UTC  (4+ messages)
` [PATCH 2/2 v2] mfd: arizona: Mark additional registers as volatile

[PATCH v3 00/13] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-08-21 11:58 UTC  (8+ messages)
` [PATCH v3 11/13] lpfc: "
` [PATCH v3 12/13] pmcraid: Get rid of a redundant assignment
` [PATCH v3 13/13] pmcraid: Use pci_enable_msix_range() instead of pci_enable_msix()

[PATCH 1/2] android/hid: Reject connections from unknown devices
 2014-08-21 11:58 UTC  (3+ messages)
` [PATCH 2/2] android/hid: Force encryption for keyboards

[PATCH 0/2] AUH patchset
 2014-08-21 12:00 UTC  (3+ messages)
` [PATCH 1/2] Send emails for a list of recipes
` [PATCH 2/2] Kill suprocesses when pressing ctrl+c

[PATCH 0/2] m68k: propose move of platform coldfire
 2014-08-21 11:47 UTC  (3+ messages)

[PATCH v2 0/3] Introduce hix5hd2 IR transmitter driver
 2014-08-21 11:50 UTC  (5+ messages)
` [PATCH v2 3/3] [media] rc: remove change_protocol in rc-ir-raw.c

[Powertop] [PATCH 09/14] do not use ncurses when --auto-tune is specified
 2014-08-21 11:54 UTC 

domU hang in xenbus_scanf for /control/platform-feature-xs_reset_watches
 2014-08-21 11:54 UTC  (2+ messages)

[PATCH net v2] cxgb4: Fix race condition in cleanup
 2014-08-21 11:54 UTC  (2+ messages)

[LTP] [PATCH] safe_macros: turn functions with off_t parameter into static inline
 2014-08-21 11:51 UTC  (2+ messages)

[PATCH] drm: sti: Make of_device_id array const
 2014-08-21 11:49 UTC 

Audio mini conference 2014?
 2014-08-21 11:51 UTC  (15+ messages)

[Qemu-devel] [PATCH 2/3] ioh3420: Provide a unique bus name and an interrupt mapping function
 2014-08-21 11:49 UTC  (8+ messages)

[PATCH v8 0/9] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X)
 2014-08-21 11:46 UTC  (5+ messages)
` [PATCH v9 "
  ` [PATCH v9 4/9] arm: ks8695: Migrate debug_ll macros to shared directory

[U-Boot] [RFC] Replace {fat, ext2}load by load in default env settings
 2014-08-21 11:46 UTC 

[PATCH v6 1/2] KVM: nVMX: introduce nested_get_vmcs12_pages
 2014-08-21 11:46 UTC  (2+ messages)
` [PATCH v6 2/2] KVM: nVMX: nested TPR shadow/threshold emulation

[PATCH 2/2] drm/i915: Add 180 degree primary plane rotation support
 2014-08-21 11:44 UTC  (4+ messages)

[PATCHv2 0/6] ARM: imx: Add Freescale LS1021A SoC and board support
 2014-08-21 11:44 UTC  (4+ messages)
` [PATCHv2 2/6] ARM: dts: Add initial LS1021A QDS board dts support

[Buildroot] [PATCH] More descriptive help text for usb_modeswitch
 2014-08-21 11:42 UTC 

[PATCH v2 1/2] usb: host: ehci-exynos: Remove unnecessary usb-phy support
 2014-08-21 11:39 UTC  (2+ messages)
` [PATCH v2 2/2] usb: host: ohci-exynos: "

[PATCH 3/7] cifs: No need to send SIGKILL to demux_thread during umount
 2014-08-21 11:38 UTC  (2+ messages)

[char-misc-next 01/14] mei: use consistently me_addr in the hbm structures
 2014-08-21 11:29 UTC  (14+ messages)
` [char-misc-next 02/14] mei: use wrapper for simple hbm client message
` [char-misc-next 03/14] mei: me_client lookup function to return me_client object
` [char-misc-next 04/14] mei: use list for me clients book keeping
` [char-misc-next 05/14] mei: add me client remove functions
` [char-misc-next 06/14] mei: add mei_me_cl_by_uuid_id function
` [char-misc-next 07/14] mei: add hbm commands return status values
` [char-misc-next 08/14] mei: use disconnect name consistently
` [char-misc-next 09/14] mei: revamp connect and disconnect response handling
` [char-misc-next 10/14] mei: wait for hbm start non-interruptible
` [char-misc-next 11/14] mei: simplify handling of hbm client events
` [char-misc-next 12/14] mei: extract supported features from the hbm version
` [char-misc-next 13/14] mei: enable adding more IOCTL handlers
` [char-misc-next 14/14] mei: use connect_data on the stack

[PATCHv3 0/6] phy: simplified phy lookup
 2014-08-21 11:33 UTC  (7+ messages)
` [PATCH 1/6] phy: safer to_phy() macro
` [PATCH 2/6] phy: improved lookup method
` [PATCH 3/6] arm: omap3: twl: use the new lookup method with usb phy
` [PATCH 4/6] phy: remove the old lookup method
` [PATCH 5/6] base: platform: name the device already during allocation
` [PATCH 6/6] usb: dwc3: host: convey the PHYs to xhci

[BUG] resolved deltas
 2014-08-21 11:35 UTC 

[PATCH 1/3] ARM: zynq: DT: Fix Ethernet phy modes
 2014-08-21 11:32 UTC  (5+ messages)
` [PATCH 3/3] ARM: zynq: DT: Add Ethernet phys

[PATCH] drm: tilcdc: Make of_device_id array const
 2014-08-21 11:29 UTC 

[PATCH v4 0/4] Introduce MEN 14F021P BMC driver series
 2014-08-21 11:30 UTC  (5+ messages)
` [PATCH v4 1/4] drivers/mfd/menf21bmc: introduce MEN 14F021P00 BMC MFD Core driver
    ` [lm-sensors] "

[PATCH 1/2] SOUND: kill gameport bits
 2014-08-21 11:29 UTC  (6+ messages)

[PATCH net] cxgb4: Free completed tx skbs promptly
 2014-08-21 11:34 UTC 

[PATCH for-3.17 0/7] RoCE IP addressing fixes
 2014-08-21 11:28 UTC  (8+ messages)
  ` [PATCH for-3.17 1/7] IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs()
  ` [PATCH for-3.17 2/7] IB/mlx4: Don't duplicate the default RoCE GID
  ` [PATCH for-3.17 3/7] IB/mlx4: Reorder steps in RoCE GID table initialization
  ` [PATCH for-3.17 4/7] IB/mlx4: Get upper dev addresses as RoCE GIDs when port comes up
  ` [PATCH for-3.17 5/7] IB/mlx4: Fix lockdep splat for the iboe lock
  ` [PATCH for-3.17 6/7] IB/mlx4: Avoid executing gid task when device is being removed
  ` [PATCH for-3.17 7/7] IB/core: When marsheling uverbs path, clear unused fields

[PATCH] clk: ppc-corenet: Add Freescale ARM-based platforms CLK_OF_DECLARE support
 2014-08-21 11:28 UTC  (3+ messages)

[PATCH] ib_umem_release should decrement mm->pinned_vm from ib_umem_get
 2014-08-21 11:20 UTC  (4+ messages)

[U-Boot] [PATCH 3/6] arm: uniphier: add UniPhier SoC suppurt code
 2014-08-21 11:27 UTC  (3+ messages)

[PATCH 2/7] cifs: Allow directIO read/write during cache=strict
 2014-08-21 11:26 UTC  (2+ messages)

remus suspend event channel in pvops kernel
 2014-08-21 11:23 UTC  (3+ messages)

[PATCH v2] mfd: lpc_ich: Add PCI ID for Intel Braswell
 2014-08-21 11:22 UTC  (2+ messages)

[PATCH v2 0/9] drivers: cacheinfo support
 2014-08-21 11:20 UTC  (4+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 03/11] drivers: base: add new class "cpu" to group cpu devices

[PATCH 1/3] Adding Skyworks SKY81452 MFD driver
 2014-08-21 11:19 UTC  (5+ 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.