All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-09-12 14:04:01 to 2016-09-12 14:41:33 UTC [more...]

[PATCH v2 0/6] mfd: trivial demodularization of non-modular drivers
 2016-09-12 14:40 UTC  (8+ messages)
` [PATCH 1/6] mfd: altera-a10sr: make it explicitly non-modular
` [PATCH 2/6] mfd: as3722: convert MFD_AS3722 from bool to tristate
` [PATCH 3/6] mfd: intel_msic: Make it explicitly non-modular
` [PATCH 5/6] mfd: sun6i-prcm: "
` [PATCH 6/6] mfd: twl-core: "

[PATCH v4 00/10] ARM: KVM: Support for vgic-v3
 2016-09-12 14:49 UTC  (11+ messages)
` [PATCH v4 01/10] arm64: KVM: Use static keys for selecting the GIC backend
` [PATCH v4 02/10] arm64: KVM: Move GIC accessors to arch_gicv3.h
` [PATCH v4 03/10] arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp
` [PATCH v4 04/10] KVM: arm64: vgic-its: Introduce config option to guard ITS specific code
` [PATCH v4 05/10] KVM: arm: vgic: Fix compiler warnings when built for 32-bit
` [PATCH v4 06/10] KVM: arm: vgic: Support 64-bit data manipulation on 32-bit host systems
` [PATCH v4 07/10] ARM: Introduce MPIDR_LEVEL_SHIFT macro
` [PATCH v4 08/10] ARM: Move system register accessors to asm/cp15.h
` [PATCH v4 09/10] ARM: gic-v3: Introduce 32-to-64-bit mappings for GICv3 cpu registers
` [PATCH v4 10/10] ARM: KVM: Support vgic-v3

[Buildroot] [Bug 9216] New: log4cpp package build fails to build within install
 2016-09-12 14:40 UTC  (2+ messages)
` [Buildroot] [Bug 9216] "

[Qemu-devel] [PATCH v3 00/34] cmpxchg-based emulation of atomics
 2016-09-12 14:38 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 06/34] tcg: Add EXCP_ATOMIC
` [Qemu-devel] [PATCH v3 07/34] HACK: Always enable parallel_cpus
` [Qemu-devel] [PATCH v3 08/34] cputlb: Replace SHIFT with DATA_SIZE
` [Qemu-devel] [PATCH v3 09/34] cputlb: Move probe_write out of softmmu_template.h
` [Qemu-devel] [PATCH v3 10/34] cputlb: Remove includes from softmmu_template.h

[PATCH 00/15] drivers: net: use IS_ENABLED() instead of checking for built-in or module
 2016-09-12 14:31 UTC  (19+ messages)
` [PATCH 01/15] 3c59x: "
` [PATCH 02/15] starfire: "
` [PATCH 03/15] ethernet: amd: "
` [PATCH 04/15] bnx2: "
` [PATCH 05/15] sundance: "
` [PATCH 06/15] net/fsl_pq_mdio: "
` [PATCH 07/15] i825xx: "
` [PATCH 08/15] ixgbe: "
` [PATCH 09/15] net: mvneta: "
` [PATCH 10/15] natsemi: "
` [PATCH 11/15] sfc: "
` [PATCH 12/15] sis900: "
` [PATCH 13/15] stmmac: "
` [PATCH 14/15] hamradio: "
` [PATCH 15/15] iwlegacy: "

[PATCH 1/6] drm/amdgpu: validate size and offset of user fence BO
 2016-09-12 14:39 UTC  (6+ messages)
  ` [PATCH 2/6] drm/amdgpu: add AMDGPU_BO_INVALID_OFFSET
  ` [PATCH 3/6] drm/amdgpu: unbind GTT only when it is bound
  ` [PATCH 4/6] drm/amdgpu: use explicit GTT limit for evictions
  ` [PATCH 5/6] drm/amdgpu: use expolicit limit fro VRAM<->GTT moves
  ` [PATCH 6/6] drm/amdgpu: add a custom GTT memory manager v2

[U-Boot] [PATCH] wandboard: Fix hang when going into low frequency
 2016-09-12 14:38 UTC 

[GIT PULL] ARM: module PLT optimizations
 2016-09-12 14:38 UTC  (4+ messages)

icmpv6: issue with routing table entries from link local addresses
 2016-09-12 14:27 UTC 

[PATCH v2] musb: omap2430: do not assume balanced enable()/disable()
 2016-09-12 14:35 UTC  (5+ messages)
` [v2] "

[RFC PATCH v2 00/20] x86: Secure Memory Encryption (AMD)
 2016-09-12 14:35 UTC  (4+ messages)
` [RFC PATCH v2 18/20] x86/kvm: Enable Secure Memory Encryption of nested page tables

[PATCH v5 0/3] add support for Allwinner SoCs ADC
 2016-09-12 14:35 UTC  (11+ messages)
` [PATCH v5 2/3] mfd: "

[PATCH] net: inet: diag: Fix an error handling
 2016-09-12 14:35 UTC  (3+ messages)

[PATCH] drm/atomic: Reject properties not part of the object
 2016-09-12 14:35 UTC  (4+ messages)
  ` [PATCH] drm: Move property validation to a helper
    ` [PATCH v2] drm: Move property validation to a helper, v2

[PATCH v2] usb: core: setup dma_pfn_offset for USB devices and, interfaces
 2016-09-12 14:34 UTC  (3+ messages)

[Buildroot] [PATCH] vim: bump version to v8.0.0001
 2016-09-12 14:34 UTC 

[PATCH] prctl,x86 Add PR_[GET|SET]_CPUID for controlling the CPUID instruction
 2016-09-12 14:34 UTC  (7+ messages)

[PATCH v3 0/2] Add memcpy support for tegra210-adma
 2016-09-12 14:34 UTC  (7+ messages)
` [PATCH v3 2/2] dmaengine: tegra210-adma: Add memcpy support

[RFC] x86/vm_event: Allow returning i-cache for emulation
 2016-09-12 14:34 UTC  (4+ messages)

fsck-tests: heap use after free in repair_inode_backrefs()
 2016-09-12 13:56 UTC 

[PATCH] ARM: dma-mapping: add in missing white space in error message text
 2016-09-12 14:33 UTC  (4+ messages)

XenProject/XenServer QEMU working group, Friday 8th July, 2016, 15:00
 2016-09-12 14:32 UTC  (4+ messages)
` Device model operation hypercall (DMOP, re qemu depriv)

Cortex-M4 build support
 2016-09-12 14:31 UTC  (4+ messages)

Minimum MTU Mess
 2016-09-12 14:31 UTC  (11+ messages)

[PATCH] Revert "Input: bma150 - extend chip detection for bma180"
 2016-09-12 14:31 UTC  (3+ messages)

[Buildroot] [Bug 9226] New: Firefly boot fails with: "failed to find part:boot"
 2016-09-12 14:29 UTC  (5+ messages)
` [Buildroot] [Bug 9226] "

[PATCH][V2] dma-mapping: add in missing white space in error message text
 2016-09-12 14:28 UTC  (3+ messages)

[PATCH v3 00/38] arm/altp2m: Introducing altp2m to ARM
 2016-09-12 14:29 UTC  (7+ messages)
` [PATCH v3 33/38] arm/p2m: Add altp2m paging mechanism
` [PATCH v3 34/38] arm/p2m: Add HVMOP_altp2m_change_gfn
` [PATCH v3 35/38] arm/p2m: Adjust debug information to altp2m

Is stability a joke?
 2016-09-12 14:27 UTC  (6+ messages)

pon virt
 2016-09-12 14:30 UTC 

[PATCHSET 0/7] perf tools: Support hierarchy report with event group (v1)
 2016-09-12 14:28 UTC  (13+ messages)
` [PATCH 1/7] perf hists browser: Fix event group display
` [PATCH 2/7] perf hist: Introduce hists__match_hierarchy()
` [PATCH 4/7] perf hist: Initialize hierachy tree explicitly
` [PATCH 5/7] perf ui/stdio: Reset output width for hierarchy
` [PATCH 6/7] perf ui/tui: "
` [PATCH 7/7] perf report: Enable group view with hierarchy

Support of rtl8723bs
 2016-09-12 14:27 UTC  (3+ messages)

ARM,SoC: About the use DT-defined properties by 3rd-party drivers
 2016-09-12 14:26 UTC  (9+ messages)
        ` ARM, SoC: "

[PATCH 0/2] staging: most: fix issues of core
 2016-09-12 14:26 UTC  (3+ messages)
` [PATCH 1/2] staging: most: core: show all linked channels
` [PATCH 2/2] staging: most: core: constify structure member

[PATCH v4]net/virtio: add mtu set in virtio
 2016-09-12 14:25 UTC  (9+ messages)

[PATCH 0/3][V2] Provide accounting for dirty metadata
 2016-09-12 14:24 UTC  (8+ messages)
` [PATCH 2/3] writeback: allow for dirty metadata accounting

[PATCH] net/bnxt: make driver less verbose
 2016-09-12 14:23 UTC  (2+ messages)
` [PATCH v2] "

[U-Boot] [PATCH 1/2] configs: Resync with savedefconfig
 2016-09-12 14:23 UTC  (10+ messages)

[PATCH v3] drm/fence: allow fence waiting to be interrupted by userspace
 2016-09-12 14:23 UTC  (4+ messages)

[PATCH nf-next] netfilter: nft_numgen: fix race between num generate and store it
 2016-09-12 14:21 UTC 

[U-Boot] [PATCH v2] sunxi: axp2xx: disable ldoio0/1 at boot
 2016-09-12 14:21 UTC  (2+ messages)

[PATCH][V2] tracing/syscalls: add in missing white space in error message text
 2016-09-12 14:21 UTC  (2+ messages)

[PATCH v3 0/3] mmc: sh_mobile_sdhi: Add r7s72100 support
 2016-09-12 14:15 UTC  (4+ messages)
` [PATCH v3 1/3] mmc: sh_mobile_sdhi: add ocr_mask option
` [PATCH v3 2/3] mmc: tmio-mmc: add support for 32bit data port
` [PATCH v3 3/3] mmc: sh_mobile_sdhi: Add r7s72100 support

[PATCH] arm64: mm: move zero page from .bss to right before swapper_pg_dir
 2016-09-12 14:20 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] 9pfs: add support for IO limits to 9p-local driver
 2016-09-12 14:19 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/44] Kconfig: Move CONFIG_SPL_..._SUPPORT to Kconfig
 2016-09-12 14:19 UTC  (11+ messages)
` [U-Boot] [PATCH v2 21/44] Convert CONFIG_SPL_GPIO_SUPPORT "

[PATCH] doc/guides: add info on how to enable QAT
 2016-09-12 14:18 UTC  (2+ messages)

[PATCH net-next] net/sched: act_tunnel_key: Remove rcu_read_lock protection
 2016-09-12 14:17 UTC  (3+ messages)

[PATCH] arm64: mm: move zero page from .bss to right before swapper_pg_dir
 2016-09-12 14:16 UTC 

Non-blocking, explict fences
 2016-09-12 14:14 UTC  (4+ messages)
` [PATCH v2 01/22] drm/i915: Add a sw fence for collecting up dma fences
  ` [PATCH v2 17/22] drm/i915/guc: Prepare for nonblocking execbuf submission

[PATCH] usb: core: setup dma_pfn_offset for USB devices
 2016-09-12 14:14 UTC  (3+ messages)
` [PATCH v2] usb: core: setup dma_pfn_offset for USB devices and, interfaces
  ` [PATCH v3] "

[Qemu-devel] [PATCH v2 0/7] crypto: misc tweaks & improvements to pbkdf code
 2016-09-12 14:13 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/7] crypto: use uint64_t for pbkdf iteration count parameters
` [Qemu-devel] [PATCH v2 2/7] crypto: make PBKDF iterations configurable for LUKS format
` [Qemu-devel] [PATCH v2 3/7] crypto: clear out buffer after timing pbkdf algorithm
` [Qemu-devel] [PATCH v2 4/7] crypto: use correct derived key size when timing pbkdf
` [Qemu-devel] [PATCH v2 5/7] crypto: remove bogus /= 2 for pbkdf iterations
` [Qemu-devel] [PATCH v2 6/7] crypto: increase default pbkdf2 time for luks to 2 seconds
` [Qemu-devel] [PATCH v2 7/7] crypto: support more hash algorithms for pbkdf

[PATCH v2] taint/module: Clean up global and module taint flags handling
 2016-09-12 14:13 UTC 

[PATCH 0/6] Fix multiple issues with xsave state handling on migrate
 2016-09-12 14:13 UTC  (7+ messages)
` [PATCH 4/6] x86/xstate: Fix latent bugs in expand_xsave_states()

Small fs
 2016-09-12 14:12 UTC  (10+ messages)

[PATCH] BUG: atmel_serial: Interrupts not disabled on close
 2016-09-12 14:12 UTC  (3+ messages)

[Qemu-devel] [PATCH v24 00/12] Block replication for continuous checkpoints
 2016-09-12 14:11 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH v4] genirq: Machine-parsable version of /proc/interrupts
 2016-09-12 14:12 UTC  (2+ messages)
` [PATCH v5] "

include/linux/kprobes.h:332:2: error: invalid use of undefined type 'struct kprobe_ctlblk'
 2016-09-12 14:11 UTC  (3+ messages)

[PATCHv3 0/5] ath10k: Allow setting coverage class and rx cleanups
 2016-09-12 14:11 UTC  (3+ messages)
` [PATCH] ath10k: Add missing CONFIG_ATH10K_DEBUGFS check

[Qemu-devel] [PULL v1 0/3] Merge qcrypto 2016/09/12
 2016-09-12 14:09 UTC  (2+ messages)

[PATCH] drm/i915: Queue page flip work with high priority
 2016-09-12 14:09 UTC 

[PATCH 1/2] usb: dwc3: Add ref clock period setting
 2016-09-12 14:09 UTC  (3+ messages)

[Qemu-devel] [PULL 00/17] Block patches
 2016-09-12 14:08 UTC  (18+ messages)
` [Qemu-devel] [PULL 01/17] linux-aio: consume events in userspace instead of calling io_getevents
` [Qemu-devel] [PULL 02/17] linux-aio: split processing events function
` [Qemu-devel] [PULL 03/17] linux-aio: process completions from ioq_submit()
` [Qemu-devel] [PULL 04/17] virtio-blk: rename virtio_device_info to virtio_blk_info
` [Qemu-devel] [PULL 05/17] block: unblock backup operations in backing file
` [Qemu-devel] [PULL 06/17] Backup: clear all bitmap when doing block checkpoint
` [Qemu-devel] [PULL 07/17] Backup: export interfaces for extra serialization
` [Qemu-devel] [PULL 08/17] block: Link backup into block core
` [Qemu-devel] [PULL 09/17] docs: block replication's description
` [Qemu-devel] [PULL 10/17] mirror: auto complete active commit
` [Qemu-devel] [PULL 11/17] configure: support replication
` [Qemu-devel] [PULL 12/17] replication: Introduce new APIs to do replication operation
` [Qemu-devel] [PULL 13/17] replication: Implement new driver for block replication
` [Qemu-devel] [PULL 14/17] tests: add unit test case for replication
` [Qemu-devel] [PULL 15/17] support replication driver in blockdev-add
` [Qemu-devel] [PULL 16/17] MAINTAINERS: add maintainer for replication
` [Qemu-devel] [PULL 17/17] tests: fix qvirtqueue_kick

[PATCH igt] tests/kms_cursor_legacy: Boost timing sensitive subtests to RT prio
 2016-09-12 14:09 UTC 

[PATCH BlueZ 1/8] core/device: Load stored attributes before initializing GATT client
 2016-09-12 14:07 UTC  (8+ messages)
` [PATCH BlueZ 2/8] gap: Fix not handling accept properly
` [PATCH BlueZ 3/8] gap: Make use of service user_data to store service context
` [PATCH BlueZ 4/8] gap: Implement disconnect callback
` [PATCH BlueZ 5/8] gap: Use shorter names for profile callback
` [PATCH BlueZ 6/8] deviceinfo: Fix not handling accept properly
` [PATCH BlueZ 7/8] deviceinfo: Implement disconnect callback
` [PATCH BlueZ 8/8] deviceinfo: Use shorter names for profile callback

[PATCH] arm64: hw_breakpoint: Handle inexact watchpoint addresses
 2016-09-12 14:07 UTC 

[RFC/RFT][PATCH v2 0/7] Functional dependencies between devices
 2016-09-12 14:07 UTC  (3+ messages)
` [RFC/RFT][PATCH v2 5/7] PM / runtime: Flag to indicate PM sleep transitions in progress

Cellular modem support for IMX7 Linux distribution
 2016-09-12 13:51 UTC  (3+ messages)

[PATCH] rpmsg: smd: fix dependency on QCOM_SMD=n
 2016-09-12 14:06 UTC  (2+ messages)

[Qemu-devel] [Bug 905095] Re: qemu-img can't convert vmdk file: Operation not permitted
 2016-09-12 13:56 UTC 

[for-next][PATCH] tracing: Have max_latency be defined for HWLAT_TRACER as well
 2016-09-12 14:05 UTC 

[Ksummit-discuss] [TECH TOPIC] Netlink engine issues, and ways to fix those
 2016-09-12 14:05 UTC  (3+ messages)

[RFC 0/1] misc: Add Allwinner Q8 tablet hardware manager
 2016-09-12 14:05 UTC  (6+ messages)
` [RFC] "
    ` [linux-sunxi] "
        `  "

[PATCH] image.bbclass: Do not expand variables in IMAGE_CMD vardepsexclude
 2016-09-12 14:05 UTC  (3+ messages)

[PATCH 1/3] protobuf: uprev 3.0.0 from 2.6.1
 2016-09-12 14:03 UTC  (2+ messages)

[PATCHv5 2/3] pwm: make the PWM_POLARITY flag in DTB optional
 2016-09-12 14:04 UTC  (7+ messages)
` [PATCHv6 0/3] pwm: imx: support output polarity inversion


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.