All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-08 09:47:17 to 2015-07-08 10:23:03 UTC [more...]

[PATCH v3 00/11] USB: OTG/DRD Core functionality
 2015-07-08 10:19 UTC  (24+ messages)
` [PATCH v3 01/11] usb: otg-fsm: Add documentation for struct otg_fsm
` [PATCH v3 02/11] usb: otg-fsm: support multiple instances
` [PATCH v3 03/11] usb: otg-fsm: Prevent build warning "VDBG" redefined
` [PATCH v3 04/11] otg-fsm: move usb_bus_start_enum into otg-fsm->ops
` [PATCH v3 05/11] usb: hcd.h: Add OTG to HCD interface
` [PATCH v3 06/11] usb: gadget.h: Add OTG to gadget interface
` [PATCH v3 07/11] usb: otg: add OTG core
` [PATCH v3 08/11] usb: hcd: Adapt to "
` [PATCH v3 09/11] usb: gadget: udc: adapt "
` [PATCH v3 10/11] usb: otg: Add dual-role device (DRD) support
` [PATCH v3 11/11] usb: otg: hub: Notify OTG fsm when A device sets b_hnp_enable

[v3 00/15] Add VT-d Posted-Interrupts support
 2015-07-08 10:22 UTC  (9+ messages)
` [v3 08/15] Suppress posting interrupts when 'SN' is set
` [v3 10/15] vt-d: Add API to update IRTE when VT-d PI is used
` [v3 11/15] Update IRTE according to guest interrupt config changes

[PATCH V4 0/3] Vm_event memory introspection helpers
 2015-07-08 10:22 UTC  (4+ messages)
` [PATCH V4 1/3] xen/mem_access: Support for memory-content hiding
` [PATCH V4 2/3] xen/vm_event: Support for guest-requested events
` [PATCH V4 3/3] xen/vm_event: Deny register writes if refused by vm_event reply

[PATCH] notes: Use get_sha1_committish instead of read_ref in init_notes()
 2015-07-08 10:21 UTC  (2+ messages)
` [PATCH v2 - RFH] notes: Allow committish expressions as notes ref

[PATCH V3 1/5] RDMA/core: Transport-independent access flags
 2015-07-08 10:20 UTC  (15+ messages)

wireless-regdb: update CA rules for 5600 - 5650 mHz
 2015-07-08 10:19 UTC  (9+ messages)
            ` [wireless-regdb] "

[PATCH v3 0/5] Target sense data handling modifications
 2015-07-08 10:19 UTC  (9+ messages)
` [PATCH v3 2/5] target: Split transport_send_check_condition_and_sense()
` [PATCH v3 3/5] scsi: Move sense handling routines to scsi_common
` [PATCH v3 4/5] target: Use scsi helpers to build the sense data correctly
` [PATCH v3 5/5] target: Fix wrong setting of sense format for PI errors

[Qemu-devel] [PULL v3 00/28] Migration pull request
 2015-07-08 10:19 UTC  (7+ messages)
` [Qemu-devel] [PULL 14/28] runstate: migration allows more transitions now
` [Qemu-devel] [PULL 15/28] migration: create new section to store global state

[PATCH v4 0/5] generic TEE subsystem
 2015-07-08 10:16 UTC  (14+ messages)
` [PATCH v4 1/5] arm/arm64: add smccc ARCH32
` [PATCH v4 2/5] dt/bindings: add bindings for optee
` [PATCH v4 3/5] tee: generic TEE subsystem
` [PATCH v4 4/5] tee: add OP-TEE driver
` [PATCH v4 5/5] Documentation: tee subsystem and op-tee driver

traps.c:3227: GPF (0000): ffff82d080194a4d -> ffff82d080239d85 and other dom0 induced log messages
 2015-07-08 10:17 UTC  (6+ messages)

[PATCH v5 0/3] Add support for GICv2 on GICv3
 2015-07-08 10:17 UTC  (3+ messages)
` [PATCH v5 2/3] arm: Allow the user to specify the GIC version

[PATCH 0/2] kconfig: warn of unhandled characters in statements
 2015-07-08 10:17 UTC  (4+ messages)
` [PATCH 1/2] kconfig: also "

[PATCH 0/2] Add mt6795 basic chip support
 2015-07-08 10:14 UTC  (6+ messages)
` [PATCH 1/2] Document: DT: Add bindings for mediatek MT6795 SoC Platform
` [PATCH 2/2] arm64: dts: mediatek: add mt6795 support

[PATCH 1/1] i2c: designware-pci: use IRQF_COND_SUSPEND flag
 2015-07-08 10:15 UTC 

[Bug 91263] R600 Segfault in finalize_textures
 2015-07-08 10:15 UTC 

[PATCH 0/4] arm: psci: implement cpuidle_ops
 2015-07-08 10:13 UTC  (10+ messages)
` [PATCH 1/4] arm: psci: rename psci_smp.c to psci.c
` [PATCH 2/4] arm: psci: enable PSCI on UP systems
` [PATCH 3/4] firmware: psci: move cpu_suspend handling to generic code
` [PATCH 4/4] arm: psci: add cpuidle_ops support

[v6][PATCH 00/16] Fix RMRR
 2015-07-08 10:14 UTC  (17+ messages)
` [v6][PATCH 01/16] xen: introduce XENMEM_reserved_device_memory_map
` [v6][PATCH 02/16] xen/vtd: create RMRR mapping
` [v6][PATCH 03/16] xen/passthrough: extend hypercall to support rdm reservation policy
` [v6][PATCH 04/16] xen: enable XENMEM_memory_map in hvm
` [v6][PATCH 05/16] hvmloader: get guest memory map into memory_map[]
` [v6][PATCH 06/16] hvmloader/pci: skip reserved ranges
` [v6][PATCH 07/16] hvmloader/e820: construct guest e820 table
` [v6][PATCH 08/16] tools/libxc: Expose new hypercall xc_reserved_device_memory_map
` [v6][PATCH 09/16] tools: extend xc_assign_device() to support rdm reservation policy
` [v6][PATCH 10/16] tools: introduce some new parameters to set rdm policy
` [v6][PATCH 11/16] tools/libxl: detect and avoid conflicts with RDM
` [v6][PATCH 12/16] tools: introduce a new parameter to set a predefined rdm boundary
` [v6][PATCH 13/16] libxl: construct e820 map with RDM information for HVM guest
` [v6][PATCH 14/16] xen/vtd: enable USB device assignment
` [v6][PATCH 15/16] xen/vtd: prevent from assign the device with shared rmrr
` [v6][PATCH 16/16] tools: parse to enable new rdm policy parameters

[Bug 101201] New: hpsa hang when creating ext4 FS
 2015-07-08 10:13 UTC 

[PATCH v2 07/12] x86/altp2m: add control of suppress_ve
 2015-07-08 10:12 UTC  (11+ messages)

[PATCH] dmaengine: use phys_addr_t for slave configuration
 2015-07-08 10:12 UTC  (3+ messages)

[meta-fsl-arm][PATCH v3 00/13] patches for qoriq fsl-sdk-v1.8
 2015-07-08 10:12 UTC  (3+ messages)
` [meta-fsl-arm][PATCH v3 04/13] u-boot-ls1: update to revision v2015.01-630-g6ba8eed

[Xenomai] Xemomai 3 - posix demo programs don't seem to be loading the right socket program
 2015-07-08 10:11 UTC  (2+ messages)

[RFC PATCH v3 0/4] Integration of trace events with System Trace IP blocks
 2015-07-08 10:11 UTC  (4+ messages)

[RFC PATCH 0/4] better support for bursty DMA usages
 2015-07-08 10:10 UTC  (5+ messages)
` [RFC PATCH 1/4] ALSA: core: let low-level driver or userspace disable rewinds
` [RFC PATCH 2/4] ALSA: core: add .notify callback for pcm ops
` [RFC PATCH 3/4] ALSA: core: add report of max dma burst
` [RFC PATCH 4/4] ALSA: hda: add default value for max_dma_burst

problems with L2TP
 2015-07-08 10:02 UTC  (4+ messages)

[PATCH] Alternate rtl8192cu driver
 2015-07-08 10:10 UTC  (9+ messages)

[kexec-lite PATCH V2] trampoline: Reset primary cpu endian to big-endian
 2015-07-08 10:10 UTC  (3+ messages)

[ANNOUNCE] Git Rev News edition 5
 2015-07-08 10:08 UTC 

[PATCH 00/18] Proposed changes for fido
 2015-07-08 10:06 UTC 

[PATCH 0/9] locking/qrwlock: get qrwlocks up and running on arm64
 2015-07-08 10:06 UTC  (16+ messages)
` [PATCH 2/9] locking/qrwlock: avoid redundant atomic_add_return on read_lock_slowpath
` [PATCH 4/9] locking/qrwlock: implement queue_write_unlock using smp_store_release
` [PATCH 5/9] locking/qrwlock: remove redundant cmpxchg barriers on writer slow-path
` [PATCH 6/9] locking/qrwlock: allow architectures to hook in to contended paths

[Qemu-devel] [Qemu-block] NVMe volatile write cache fixes
 2015-07-08 10:05 UTC 

[PATCH 0/2] x86: intel-mid-pci: fix to get eMMC detected
 2015-07-08 10:05 UTC  (2+ messages)

[PATCH] eal: add const in prefetch functions
 2015-07-08 10:03 UTC  (3+ messages)

[PATCH v8 00/11] KVM Guest Debug support for arm64
 2015-07-08 10:03 UTC  (9+ messages)
` [PATCH v8 08/11] KVM: arm64: introduce vcpu->arch.debug_ptr
` [PATCH v8 11/11] KVM: arm64: add trace points for guest_debug debug

[PATCH v1 0/4] iosf_mbi: clean up
 2015-07-08 10:02 UTC  (7+ messages)
` [PATCH v1 1/4] iosf_mbi: check result for all calls of debugfs API

[PATCH v10 00/13] enable Cache Allocation Technology (CAT) for VMs
 2015-07-08 10:02 UTC  (4+ messages)

[Qemu-devel] [RFC v3 0/8] Fix QEMU crash during memory hotplug with vhost=on
 2015-07-08 10:01 UTC  (5+ messages)
` [Qemu-devel] [RFC v3 7/8] memory: extend memory_region_add_subregion() to support error reporting
` [Qemu-devel] [RFC v3 8/8] memory: add support for deleting HVA mapped MemoryRegion

[PATCH v2] librte_ether: release memory in uninit function
 2015-07-08  9:59 UTC  (12+ messages)

[PATCH RESEND] f2fs: maintain extent cache in separated file
 2015-07-08  9:59 UTC 

[Qemu-devel] [PATCH for-2.4] s390x: diag288 reset fix
 2015-07-08  9:59 UTC  (8+ messages)
` [Qemu-devel] [PATCH for-2.4] watchdog/diag288: correctly register for system reset requests

[PATCH 1/2] clk: zx: Add audio div clock method for zx296702
 2015-07-08  9:58 UTC  (2+ messages)
` [PATCH 2/2] clk: zx: Add audio and GPIO clock "

[PATCH] x86/entry/64: Fix warning on compat syscalls with CONFIG_AUDITSYSCALL=n
 2015-07-08  9:57 UTC  (2+ messages)
` [tip:x86/asm] x86/entry/64: Fix IRQ state confusion and related warning on compat syscalls with CONFIG_AUDITSYSCALL =n

[PATCH] recipes-graphics/imx-gpu-viv - Restrict virtual/libgl and libvivante-dri
 2015-07-08  9:58 UTC 

[Ksummit-discuss] [CORE TOPIC] Recruitment (Reviewers, Testers, Maintainers, Hobbyists)
 2015-07-08  9:57 UTC  (10+ messages)

post-receive: pub/scm/linux/kernel/git/tip/tip
 2015-07-08  9:56 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2015-07-08  9:55 UTC 

post-receive: pub/scm/linux/kernel/git/tip/tip
 2015-07-08  9:55 UTC 

[PATCH] drm/i915: Restore all GGTT VMAs on resume
 2015-07-08  9:57 UTC  (5+ messages)

[Buildroot] [PATCH 00/11] Bump ejabberd version to 15.06
 2015-07-08  9:54 UTC  (12+ messages)
` [Buildroot] [PATCH 01/11] ejabberd: bump to version 15.06
` [Buildroot] [PATCH 02/11] ejabberd: simplify init script by patching ejabberdctl
` [Buildroot] [PATCH 03/11] ejabberd: fix package version
` [Buildroot] [PATCH 04/11] erlang-p1-utils: bump to version 1bf99f9
` [Buildroot] [PATCH 05/11] erlang-p1-cache-tab: bump to version f7ea12b
` [Buildroot] [PATCH 06/11] erlang-p1-tls: bump to version b070004
` [Buildroot] [PATCH 07/11] erlang-p1-stringprep: bump to version 3c64023
` [Buildroot] [PATCH 08/11] erlang-p1-xml: bump to version 2c61083
` [Buildroot] [PATCH 09/11] erlang-p1-stun: bump to version a3dce07
` [Buildroot] [PATCH 10/11] erlang-p1-sip: bump to version fd3e461
` [Buildroot] [PATCH 11/11] erlang-p1-yaml: bump to version e1f081e

[PATCH 1/2] rte_compat.h : Clean up some typos
 2015-07-08  9:52 UTC  (3+ messages)
` [PATCHv4 1/4] "

[PATCH 0/6] FBC bikesheds
 2015-07-08  9:53 UTC  (4+ messages)
` [PATCH 4/6] drm/i915: add FBC_IN_DBG_MASTER no_fbc_reason

[PATCH 2/4] locking/qrwlock: Reduce reader/writer to reader lock transfer latency
 2015-07-08  9:52 UTC  (11+ messages)

[LTP] [PATCH] memcg_functinon: testcase_30 function
 2015-07-08  9:52 UTC 

[Ksummit-discuss] [CORE TOPIC] Testing
 2015-07-08  9:52 UTC  (5+ messages)

[RFC 0/8] m5441x: mmu support patchset
 2015-07-08  9:51 UTC  (9+ messages)
` [RFC 1/8] m68k: coldfire: unlink FPU presence from MMU activation
` [RFC 2/8] m68k: fix build issue in setup_arch() when no FPU
` [RFC 3/8] m68k: add dummy dump_fpu() when FPU is not present
` [RFC 4/8] m68k: m5441x: add ColdFire 5441x CPU MMU memory init code
` [RFC 5/8] m68k: m5441x: fix ACR0 base address when MBAR is not present
` [RFC 6/8] m68k: m5441x: set rambar to end of SRAM physical addr space
` [RFC 7/8] m68k: mmu: add u-boot command line support in setup_arch()
` [RFC 8/8] m68k: uImage generation support

[meta-fsl-arm][PATCH] linux-imx-rt: Upgrade to 3.14.28-1.0.0 GA
 2015-07-08  9:46 UTC 

[PATCH] cpufreq: Initialize the governor again while restoring policy
 2015-07-08  9:27 UTC  (2+ messages)

[PATCH v2 1/3] usb: dwc3: gadget: Fix incorrect DEPCMD and DGCMD status macros
 2015-07-08  9:50 UTC  (6+ messages)
` [PATCH v2 3/3] usb: dwc3: gadget: return error if command sent to DEPCMD register fails

[Qemu-devel] [PATCH] target-i386/FPU: a misprint in helper_fistll_ST0
 2015-07-08  9:48 UTC 

[PATCH 0/9] qcom: Add support for TSENS driver
 2015-07-08  9:47 UTC  (10+ messages)
` [PATCH 1/9] thermal: qcom: tsens: Add a skeletal TSENS drivers
` [PATCH 3/9] thermal: qcom: tsens-8974: Add support for 8974 family of SoCs
` [PATCH 4/9] thermal: qcom: tsens-8960: Add support for 8960 "
` [PATCH 5/9] clk: qcom: gcc-msm8960: add child devices support
` [PATCH 7/9] arm: dts: apq8064: Add thermal zones, tsens and eeprom nodes
` [PATCH 8/9] arm: dts: apq8084: "
` [PATCH 9/9] arm64: dts: msm8916: "

[PATCH 0/7] Netfilter fixes for net
 2015-07-08  9:48 UTC  (3+ messages)
` [PATCH 2/7] netfilter: bridge: fix CONFIG_NF_DEFRAG_IPV4/6 related warnings/errors
` [PATCH 4/7] netfilter: bridge: don't leak skb in error paths


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.