All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-24 10:22:56 to 2015-06-24 11:38:09 UTC [more...]

[RFC PATCH v3 00/18] Add ITS support
 2015-06-24 11:38 UTC  (5+ messages)
` [RFC PATCH v3 09/18] xen/arm: ITS: Add virtual ITS commands support
` [RFC PATCH v3 10/18] xen/arm: ITS: Add APIs to add and assign device

[PATCH 00/17] Deprecate phy-omap-control and use SYSCON
 2015-06-24 11:33 UTC  (29+ messages)
` [PATCH 02/17] phy: ti-pipe3: use *syscon* framework to power on/off the PHY
` [PATCH 03/17] phy: ti-pipe3: use *syscon* framework to set PCS value of "
` [PATCH 04/17] phy: omap-usb2: use omap_usb_power_off to power off the PHY during probe
` [PATCH 05/17] phy: omap-usb2: Add a new compatible string for USB2 PHY2
` [PATCH 06/17] phy: omap-usb2: use *syscon* framework to power on/off the PHY
` [PATCH 17/17] ARM: dts: omap4: Use "syscon-otghs" instead of "ctrl-module" in USB node

RTL8192cu: not work on linux-2.6.35
 2015-06-24 11:33 UTC  (2+ messages)

Re: Re: Re: [PATCH] fsnotify: fix a crash due to invalid virtual address
 2015-06-24 11:33 UTC 

[PATCH 1/1]drm/gma500: mdfld: Remove unncessary code
 2015-06-24 11:32 UTC  (2+ messages)

[PATCH 1/1] mmc: block: don't use parameter prefix if built as module
 2015-06-24 11:32 UTC 

[RFC][PATCH v2] ppp: remove NULL check before kfree
 2015-06-24 11:31 UTC  (2+ messages)

[PATCH v4 0/8] mfd: introduce a driver for LPSS devices on SPT
 2015-06-24 11:31 UTC  (3+ messages)
` [PATCH v4 6/8] mfd: make mfd_remove_devices() iterate in reverse order

[PATCH v6 00/12] KVM Guest Debug support for arm64
 2015-06-24 11:42 UTC  (3+ messages)
` [PATCH v6 09/12] KVM: arm64: introduce vcpu->arch.debug_ptr

writing an alsa driver
 2015-06-24 11:31 UTC  (12+ messages)

[PATCH 1/2] mfd: arizona: Fix race between runtime suspend and IRQs
 2015-06-24 11:29 UTC  (4+ messages)
` [PATCH 2/2] mfd: arizona: Fix initialisation of the PM runtime

[PATCH] i2c: designware: use enable on resume instead initialization
 2015-06-24 11:27 UTC  (9+ messages)

master - commands: --withspaces also for config and lvmconfig cmd aliases
 2015-06-24 11:28 UTC 

[PATCH] tty/early: make serial8250_early_{in,out} static again
 2015-06-24 11:26 UTC  (2+ messages)

[PATCH 1/3] ti-st: st_kim: use ERR_PTR(-ENOMEM) instead of NULL
 2015-06-24 10:24 UTC  (3+ messages)
` [PATCH 2/3] ti-st: st_kim: fix nshutdown_gpio in get_platform_data
` [PATCH 3/3] ti-st: st_kim: use gpio_set_value_cansleep to fix warning

[rumpuserxen test] 58871: regressions - FAIL
 2015-06-24 11:26 UTC 

Cryptomount enhancements: detached headers, key-files and plain mode
 2015-06-24 11:26 UTC  (6+ messages)
` [PATCH 2/4] Cryptomount support key files

[PATCH] tests: Add gem_ringfill_noop and -forked subtests to gem_ringfill
 2015-06-24 11:26 UTC  (3+ messages)

Intel SST on a Bay Trail tablet
 2015-06-24 11:25 UTC  (9+ messages)

[PATCH RESEND] regulator: s2mps11: Fix GPIO suspend enable shift wrapping bug
 2015-06-24 11:25 UTC  (3+ messages)

[PATCH v2 0/4] mfd/power: axp20x-usb-power driver
 2015-06-24 11:25 UTC  (10+ messages)
` [PATCH v2 2/4] mfd: axp20x: Add missing registers, and mark more registers volatile
` [PATCH v2 3/4] mfd: axp20x: Add a cell for the usb power_supply part of the axp20x PMICs
` [PATCH v2 4/4] power: Add an axp20x-usb-power driver

[PATCH v4 00/17] x86/hvm: I/O emulation cleanup and fix
 2015-06-24 11:24 UTC  (10+ messages)
` [PATCH v4 01/17] x86/hvm: simplify hvmemul_do_io()
` [PATCH v4 02/17] x86/hvm: remove hvm_io_pending() check in hvmemul_do_io()
` [PATCH v4 03/17] x86/hvm: remove extraneous parameter from hvmtrace_io_assist()
` [PATCH v4 04/17] x86/hvm: remove multiple open coded 'chunking' loops
` [PATCH v4 05/17] x86/hvm: re-name struct hvm_mmio_handler to hvm_mmio_ops
` [PATCH v4 06/17] x86/hvm: unify internal portio and mmio intercepts
` [PATCH v4 07/17] x86/hvm: add length to mmio check op
` [PATCH v4 08/17] x86/hvm: unify dpci portio intercept with standard portio intercept
` [PATCH v4 09/17] x86/hvm: unify stdvga mmio intercept with standard mmio intercept

[PATCH 1/2] spi: rspi: Remove obsolete rspi-rz platform_device_id entry
 2015-06-24 11:23 UTC  (5+ messages)

[RFC PATCH v6 0/2] Implement NVMEM/SoC bus support for Vybrid
 2015-06-24 11:20 UTC  (9+ messages)
` [RFC PATCH v6 2/2] nvmem: Add Vybrid OCOTP and OCROM support

[PATCH 1/2] rte_compat.h : Clean up some typos
 2015-06-24 11:23 UTC  (4+ messages)
` [PATCH 2/2] ABI: Add some documentation

[PATCH v10.1] leds: aat1290: add support for V4L2 Flash sub-device
 2015-06-24 11:22 UTC  (2+ messages)

[PATCH] ALSA: hda - Fix Dock Headphone on Thinkpad X250 seen as a Line Out
 2015-06-24 11:23 UTC  (4+ messages)

Re: Re: [PATCH] fsnotify: fix a crash due to invalid virtual address
 2015-06-24 11:22 UTC  (2+ messages)

[PATCH] leds: aat1290: Add 'static' modifier to init_mm_current_scale
 2015-06-24 11:22 UTC  (2+ messages)

master - make: use lvmconfig ... --withspaces when generating lvm.conf and lvmlocal.conf
 2015-06-24 11:21 UTC 

master - lvmconfig: add --withspaces option
 2015-06-24 11:21 UTC 

Dell Vostro V131 hotkeys revisited
 2015-06-24 11:18 UTC  (5+ messages)

[PATCH 0/5] PPC: Current patch queue for HV KVM
 2015-06-24 11:18 UTC  (12+ messages)
` [PATCH 1/5] KVM: PPC: Book3S HV: Make use of unused threads when running guests
` [PATCH 2/5] KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
` [PATCH 3/5] KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTE
` [PATCH 4/5] KVM: PPC: Book3S HV: Fix bug in dirty page tracking
` [PATCH 5/5] KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MOD

failed command: WRITE FPDMA QUEUED, suspiciously on two different disks
 2015-06-24 10:45 UTC  (2+ messages)

Cannot clone a linked working directory
 2015-06-24 11:16 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/15] target-mips: add microMIPS32 R6 Instruction Set support
 2015-06-24 11:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 04/15] target-mips: refactor {D}LSA, {D}ALIGN, {D}BITSWAP
` [Qemu-devel] [PATCH v3 05/15] target-mips: rearrange gen_compute_compact_branch

[PATCH v2 00/12] Alternate p2m: support multiple copies of host p2m
 2015-06-24 11:14 UTC  (6+ messages)
` [PATCH v2 04/12] x86/altp2m: basic data structures and support routines

[PATCH 1/1] cpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disable
 2015-06-24 11:14 UTC  (8+ messages)

[Qemu-devel] [PATCH v2 0/4] Refactoring pc_dimm_plug and NUMA node lookup API
 2015-06-24 11:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/4] pc, pc-dimm: Factor out reusable parts in pc_dimm_plug to a separate routine

[PATCH 0/2] xen{trace/analyze}: fix build on FreeBSD
 2015-06-24 11:11 UTC  (7+ messages)
` [PATCH 1/2] xen{trace/analyze}: don't use 64bit versions of libc functions

Regression in perf bench numa convergence stats
 2015-06-24 11:10 UTC 

[PATCH] fstests: remove $seqres.full before test to avoid keep-growing log file
 2015-06-24 11:09 UTC 

[Qemu-devel] [PATCH] migration: flush the bdrv before stopping VM
 2015-06-24 11:08 UTC  (9+ messages)

[PATCH] added device tree support to gpio-generic driver
 2015-06-24 11:07 UTC  (3+ messages)

[PATCH iproute2] ss: print value of IPV6_V6ONLY socket option if set
 2015-06-24 11:07 UTC 

[PATCH 1/1] ppp: remove NULL check before kfree
 2015-06-24 11:05 UTC  (3+ messages)

[PATCH v4] generic: test bug when zero range is crossing isize within single block
 2015-06-24 11:05 UTC 

[Qemu-devel] [PATCH v3 2/2] vhost user: Add RARP injection for legacy guest
 2015-06-24 11:05 UTC  (11+ messages)

[PATCH 0/1] RFC: Unreliable discard performance can cripple RAID1
 2015-06-24 11:04 UTC  (5+ messages)

ndpi-netfilter v2.0
 2015-06-24 11:04 UTC 

[PATCH 1/7] [media] si470x: cleanup define namespace
 2015-06-24 11:02 UTC  (10+ messages)
` [PATCH 2/7] [media] tuner-i2c: be consistent with I2C declaration
` [PATCH 3/7] [media] use CONFIG_PM_SLEEP for suspend/resume
` [PATCH 4/7] [media] saa7134: fix page size on some archs
` [PATCH 5/7] [media] omap3isp: remove unused var
` [PATCH 6/7] [media] lmedm04: use u32 instead of u64 for relative stats
` [PATCH 7/7] [media] lmedm04: fix the range for relative measurements

[patch] hpsa: fix an sprintf() overflow in the reset handler
 2015-06-24 11:01 UTC  (5+ messages)

[PATCH v2 0/2] arm64: dts: Mediatek: MT8173 updtes
 2015-06-24 11:00 UTC  (6+ messages)
` [PATCH v2 2/2] arm64: dts: mt8173: Add I2C device node

[Bugfix v2] PCI, ACPI: Fix regressions caused by resource_size_t overflow with 32bit kernel
 2015-06-24 11:00 UTC  (3+ messages)

[PATCH] mfd: intel_soc_pmic: Constify ACPI device ids
 2015-06-24 10:59 UTC  (2+ messages)

[PATCH V2] mfd: add Intel Broxton Whiskey Cove PMIC driver
 2015-06-24 10:57 UTC  (2+ messages)

[PATCH v2] gpio: zx: Add ZTE zx296702 GPIO support
 2015-06-24 10:56 UTC  (2+ messages)

[PATCH] regulator: s2mps11: Added shutdown function to poweroff Odroid-XU3
 2015-06-24 10:57 UTC  (4+ messages)

[PATCH v2][fido 1/4] runqemu: fix MACHINE being detected as qemuarm for qemuarm64 kernel image
 2015-06-24 10:56 UTC  (4+ messages)

[PATCH V2 0/5] drivers/rtc/rtc-ds1307.c: Basic cleanups and support for wakeupirq
 2015-06-24 10:54 UTC  (5+ messages)
` [PATCH V2 4/5] drivers/rtc/rtc-ds1307.c: Support optional wakeup interrupt source
    ` [rtc-linux] "

[PATCH] xfstests: generic xattr enospc cleanup test
 2015-06-24 10:54 UTC  (4+ messages)

[Qemu-devel] [PATCH qemu v8 00/14] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2015-06-24 10:52 UTC  (6+ messages)
` [Qemu-devel] [PATCH qemu v8 14/14] spapr_pci/spapr_pci_vfio: Support Dynamic DMA Windows (DDW)

[PATCH v2] [media] lmedm04: fix the range for relative measurements
 2015-06-24 10:52 UTC 

[Qemu-devel] [PATCH v3 00/11] implement dynamic endianness switching
 2015-06-24 10:49 UTC  (14+ messages)
` [Qemu-devel] [PATCH v3 04/11] linux-user: arm: set CPSR.E correctly for BE8 mode

userspace media util repository
 2015-06-24 10:47 UTC  (2+ messages)

kdbus: to merge or not to merge?
 2015-06-24 10:46 UTC  (5+ messages)

counting fragments takes more time than defragmenting
 2015-06-24 10:46 UTC  (4+ messages)

[U-Boot] [PATCH 1/3] imx: mx6 remove duplicated enable_cspi_clock
 2015-06-24 10:44 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] imx: cm_fx6 use enable_spi_clk
` [U-Boot] [PATCH 3/3] imx: mx6 add i2c4 clock support for i.MX6SX

[PATCH 0/2] KVM: PPC: Book3S HV: Dynamic micro-threading/split-core
 2015-06-24 10:33 UTC  (4+ messages)
` [PATCH 2/2] KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
  ` [PATCH v2] "

[PATCH] regulator: s2mps11: Fix GPIO suspend enable shift wrapping bug
 2015-06-24 10:43 UTC  (5+ messages)

[PATCH] efi: add support for EFI_MEMORY_RO attribute introduced by UEFIv2.5
 2015-06-24 10:42 UTC 

[PATCH 1/5] drm/i915/bxt: mask off the DPLL state checker bits we don't program
 2015-06-24 10:40 UTC  (9+ messages)
` [PATCH 2/5] drm/i915/bxt: add missing DDI PLL registers to the state checking
` [PATCH 3/5] drm/i915/bxt: add PLL10 to the PLL state dumper

[Qemu-devel] [PATCH 0/2] target-i386: "custom" CPU model + script to dump existing CPU models
 2015-06-24 10:40 UTC  (18+ messages)

(xen 4.6 unstable) triple fault when execute fxsave during the procedure of guest iso install
 2015-06-24 10:38 UTC  (6+ messages)

[PATCH/RFC] Revert "git am/mailinfo: Don't look at in-body headers when rebasing"
 2015-06-24 10:36 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Remove mostly unused variable in intel_rotate_fb_obj_pages
 2015-06-24 10:36 UTC  (4+ messages)
` [PATCH 3/3] drm/i915: Return correct size for rotated views

[Cocci] Remove unnecessary null pointer checks?
 2015-06-24 10:32 UTC  (20+ messages)
                                ` [Cocci] [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                                  ` ACPI-APEI: Make exception handling a bit more efficient in __einj_error_trigger()

[PATCH 0/2] Build libxc on rump kernel
 2015-06-24 10:30 UTC  (4+ messages)
` [PATCH 1/2] NetBSDRump: provide evtchn.h and privcmd.h

[PATCH] usb: dwc3: pci: make better use of gpiod API
 2015-06-24 10:30 UTC  (3+ messages)
` [PATCH v2] "

[RFC/PATCH 0/2] bumping repository format version
 2015-06-24 10:29 UTC  (4+ messages)
` [PATCH 2/2] introduce "preciousObjects" repository extension

[igt] Enable locale dependent output to a terminal
 2015-06-24 10:29 UTC 

[PATCH v3 00/18] x86/hvm: I/O emulation cleanup and fix
 2015-06-24 10:27 UTC  (5+ messages)
` [PATCH v3 05/18] x86/hvm: remove multiple open coded 'chunking' loops

[PATCH net-next] enic: use atomic_t instead of spin_lock in busy poll
 2015-06-24 10:26 UTC  (3+ messages)

[PATCH 00/15] Batch submission via GuC
 2015-06-24 10:29 UTC  (7+ messages)
` [PATCH 02/15] drm/i915: Embedded microcontroller (uC) firmware loading support

merge window freeze
 2015-06-24 10:25 UTC  (2+ messages)

[PATCH] mm: make GUP handle pfn mapping unless FOLL_GET is requested
 2015-06-24 10:25 UTC  (3+ messages)

[PATCH] arm64: dts: mt8173: add clock_null
 2015-06-24 10:24 UTC  (6+ messages)

[PATCH] mm: fix status code move_pages() returns for zero page
 2015-06-24 10:23 UTC  (3+ messages)

[PATCH 1/2] ASoC: gtm601: Fix modalias
 2015-06-24 10:23 UTC  (4+ messages)
` [PATCH 2/2] ASoC: gtm601: Remove .owner field from platform driver


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.