All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-22 11:03:43 to 2017-02-22 11:57:08 UTC [more...]

[PATCH] android-tools: add libcap dependency and fix build on big endian systems
 2017-02-22 11:57 UTC 

[PATCH] Add pidfs filesystem
 2017-02-22 12:04 UTC  (5+ messages)

[Qemu-devel] [PATCH v8 0/5] GICv3 live migration support
 2017-02-22 11:56 UTC  (6+ messages)
` [Qemu-devel] [PATCH v8 2/5] hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstate

Consider these for the XFS FAQ wiki
 2017-02-22 11:55 UTC 

Error Building xen-image-minimal
 2017-02-22 11:55 UTC  (4+ messages)

HE (11ax) extensions
 2017-02-22 11:54 UTC  (3+ messages)

[GIT PULL] remoteproc updates for v4.11
 2017-02-22 11:53 UTC 

Python 3 bindings
 2017-02-22 11:52 UTC  (5+ messages)

blacklisting etc
 2017-02-22 11:51 UTC  (3+ messages)

[Buildroot] [PATCH 0/2 next] toolchain/wrapper: adhere to SOURCE_DATE_EPOCH
 2017-02-22 11:50 UTC  (6+ messages)
` [Buildroot] [PATCH 1/2 next] Revert "reproducible: fix DATE/TIME macros in toolchain-wrapper"

[Qemu-devel] [PATCH] vfio/pci: Improve extended capability comments, skip masked caps
 2017-02-22 11:48 UTC  (3+ messages)

[RFC 00/55] Nested Virtualization on KVM/ARM
 2017-02-22 11:47 UTC  (43+ messages)
` [RFC 06/55] KVM: arm64: Add EL2 execution context for nesting
` [RFC 07/55] KVM: arm/arm64: Add virtual EL2 state emulation framework
` [RFC 08/55] KVM: arm64: Set virtual EL2 context depending on the guest exception level
` [RFC 09/55] KVM: arm64: Set shadow EL1 registers for virtual EL2 execution
` [RFC 11/55] KVM: arm64: Emulate taking an exception to the guest hypervisor
` [RFC 12/55] KVM: arm64: Handle EL2 register access traps
` [RFC 14/55] KVM: arm64: Take account of system instruction traps
` [RFC 16/55] KVM: arm64: Forward VM reg traps to the guest hypervisor
` [RFC 17/55] KVM: arm64: Trap SPSR_EL1, ELR_EL1 and VBAR_EL1 in virtual EL2
` [RFC 18/55] KVM: arm64: Forward traps due to HCR_EL2.NV1 bit to the guest hypervisor
` [RFC 21/55] KVM: arm64: Forward HVC instruction "

[PATCH 0/3] drm/atomic: Make drm_framebuffer_remove atomic, again
 2017-02-22 11:48 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH v3 1/1] staging: ks7010: Unnecessary parentheses are removed and also improved coding style
 2017-02-22 11:47 UTC 

[PATCH] drm/bridge/sii8620: add missing error handling in probe
 2017-02-22 11:47 UTC 

[PATCH 0/8] arm64: KVM: Fix PMU exception generation
 2017-02-22 11:47 UTC  (18+ messages)
` [PATCH 1/8] arm64: KVM: Don't skip an instruction if an exception is pending
` [PATCH 2/8] arm64: KVM: Let the vcpu carry a pointer to the sys_reg being emulated
` [PATCH 3/8] arm64: KVM: Refactor pmu_*_el0_disabled
` [PATCH 4/8] arm64: KVM: pmu: Inject UNDEF exception on illegal register access
` [PATCH 5/8] arm64: KVM: PMU: Inject UNDEF on non-privileged accesses
` [PATCH 6/8] arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0
` [PATCH 7/8] arm64: KVM: pmu: Make illegal accesses seen as successfully emulated
` [PATCH 8/8] arm64: KVM: Do not corrupt registers on failed 64bit CP read

[GIT PULL] printk for 4.11
 2017-02-22 11:47 UTC 

Pre-emption pre-enablement
 2017-02-22 11:46 UTC  (16+ messages)
` [PATCH v2 01/15] drm/i915: Keep a global seqno per-engine
` [PATCH v2 02/15] drm/i915: Move reeerve_seqno() next to unreserve_seqno()
` [PATCH v2 03/15] drm/i915: Use a local to shorten req->i915->gpu_error.wait_queue
` [PATCH v2 04/15] drm/i915: Add ourselves to the gpu error waitqueue for the entire wait
` [PATCH v2 05/15] drm/i915: Inline __i915_gem_request_wait_for_execute()
` [PATCH v2 06/15] drm/i915: Deconstruct execute fence
` [PATCH v2 07/15] drm/i915: Protect the request->global_seqno with the engine->timeline lock
` [PATCH v2 08/15] drm/i915: Take a reference whilst processing the signaler request
` [PATCH v2 09/15] drm/i915: Allow an request to be cancelled
` [PATCH v2 10/15] drm/i915: Remove the preempted request from the execution queue
` [PATCH v2 11/15] drm/i915: Exercise request cancellation using a mock selftest
` [PATCH v2 12/15] drm/i915: Replace reset_wait_queue with default_wake_function
` [PATCH v2 13/15] drm/i915: Refactor direct GPU reset from request waiters
` [PATCH v2 14/15] drm/i915: Immediately process a reset before starting waiting
` [PATCH v2 15/15] drm/i915: Remove one level of indention from wait-for-execute

crush multipick anomaly
 2017-02-22 11:46 UTC  (8+ messages)

[Qemu-devel] [PATCH v3 00/10] POWER9 TCG enablements - part15
 2017-02-22 11:44 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 01/10] target/ppc: move cpu_[read, write]_xer to cpu.c
` [Qemu-devel] [PATCH v3 02/10] target/ppc: optimize gen_write_xer()
` [Qemu-devel] [PATCH v3 03/10] target/ppc: support for 32-bit carry and overflow
` [Qemu-devel] [PATCH v3 04/10] target/ppc: update ca32 in arithmetic add
` [Qemu-devel] [PATCH v3 05/10] target/ppc: update ca32 in arithmetic substract
` [Qemu-devel] [PATCH v3 06/10] target/ppc: update overflow flags for add/sub
` [Qemu-devel] [PATCH v3 07/10] target/ppc: use tcg ops for neg instruction
` [Qemu-devel] [PATCH v3 08/10] target/ppc: add ov32 flag for multiply low insns
` [Qemu-devel] [PATCH v3 09/10] target/ppc: add ov32 flag in divide operations
` [Qemu-devel] [PATCH v3 10/10] target/ppc: add mcrxrx instruction

[PATCH] mm/page_alloc: return 0 in case this node has no page within the zone
 2017-02-22 11:45 UTC  (9+ messages)

[PATCH V2] arm64: kconfig: allow support for memory failure handling
 2017-02-22 11:43 UTC  (4+ messages)

[RFC PATCH v1 00/21] ARM: Add Xen NUMA support
 2017-02-22 11:44 UTC  (17+ messages)
` [RFC PATCH v1 03/21] NUMA: Move arch specific NUMA code as common
` [RFC PATCH v1 04/21] NUMA: Refactor generic and arch specific code of numa_setup
` [RFC PATCH v1 06/21] ARM: NUMA: Parse CPU NUMA information
` [RFC PATCH v1 08/21] ARM: NUMA: Parse NUMA distance information

[PATCH v2] drm/i915: Sanitize GuC client initialization
 2017-02-22 11:44 UTC  (4+ messages)

[linux-linus test] 105960: regressions - FAIL
 2017-02-22 11:43 UTC 

[PATCH v9 0/2] Add support for Omnivision OV5647
 2017-02-22 11:43 UTC  (17+ messages)
` [PATCH v9 1/2] Add OV5647 device tree documentation
` [PATCH v9 2/2] Add support for OV5647 sensor

[PATCH] md/raid1: handle flush request correctly
 2017-02-22 11:43 UTC  (2+ messages)

[Qemu-devel] [PATCH] intel_iommu: make sure its init before PCI dev
 2017-02-22 11:42 UTC  (2+ messages)

[PATCH] xfs_repair: junk leaf attribute if count == 0
 2017-02-22 11:42 UTC  (4+ messages)

[PATCH v3 00/25] OpenRISC patches for 4.11 final call
 2017-02-22 11:41 UTC  (18+ messages)
` [PATCH v3 08/25] openrisc: add cmpxchg and xchg implementations
  ` [OpenRISC] "
` [PATCH v3 09/25] openrisc: add optimized atomic operations
  ` [OpenRISC] "
` [PATCH v3 10/25] openrisc: add spinlock implementation
  ` [OpenRISC] "

[RFC PATCH] mm/vmscan: fix high cpu usage of kswapd if there
 2017-02-22 11:41 UTC  (3+ messages)

[CI 1/6] drm/i915: Remove change_domain tracepoint
 2017-02-22 11:40 UTC  (6+ messages)
` [CI 2/6] drm/i915: Move cpu_cache_is_coherent() to header
` [CI 3/6] drm/i915: Amalgamate flushing of display objects
` [CI 4/6] drm/i915: Skip clflushes for all non-page backed objects
` [CI 5/6] drm/i915: Perform object clflushing asynchronously
` [CI 6/6] drm/i915: Remove 'retire' parameter from intel_fb_obj_flush

[PATCH] drm/i915: Remove Braswell GGTT update w/a
 2017-02-22 11:39 UTC  (3+ messages)

Unshared IOMMU issues
 2017-02-22 11:39 UTC  (15+ messages)

[PATCH] build: add --with-rundir option to configure
 2017-02-22 11:37 UTC  (6+ messages)

[PATCH v2 2/7] staging: most: Using macro DIV_ROUND_UP
 2017-02-22 11:36 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH v3] tty: pty: Fix ldisc flush after userspace become aware of the data already
 2017-02-22 11:37 UTC 

i.MX6 Sabre Smart Devices board and GPS (AH-1613)
 2017-02-22 11:34 UTC 

[PATCH] ath10k: Modify macros to fix style issues
 2017-02-22 11:34 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/30] Various memory leak fixes
 2017-02-22 11:33 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 04/30] timer: use an inline function for free
` [Qemu-devel] [PATCH v2 06/30] tests: fix ptimer leaks
` [Qemu-devel] [PATCH v2 21/30] tests: fix virtio-scsi-test leak
` [Qemu-devel] [PATCH v2 23/30] bus: do not unref hotplug handler

[Qemu-devel] [PATCH v3 0/4] Improve convert and dd commands
 2017-02-22 11:33 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 2/4] qemu-img: fix --image-opts usage with dd command
` [Qemu-devel] [PATCH v3 3/4] qemu-img: introduce --target-image-opts for 'convert' command
` [Qemu-devel] [PATCH v3 4/4] qemu-img: copy *key-secret opts when opening newly created files

[Qemu-devel] [PATCH v2 0/3] add sdhost and gpio controllers to the bcm2835 platform
 2017-02-22 11:31 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] bcm2835_sdhost: add bcm2835 sdhost controller
` [Qemu-devel] [PATCH v2 2/3] bcm2835_gpio: add bcm2835 gpio controller
` [Qemu-devel] [PATCH v2 3/3] bcm2835: add sdhost and gpio controllers

crypto: xts: regression in 4.10
 2017-02-22 11:31 UTC  (2+ messages)

[PATCH net-next v3 0/8] gtp: misc improvements
 2017-02-22 11:30 UTC  (6+ messages)
` [PATCH net-next v3 1/8] gtp: add documentation

[PATCH v2 0/2] ARM/arm64: module-plt: split core and init PLT sections
 2017-02-22 11:30 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: module: "

[PATCH v2] x86/VMX: sanitize VM86 TSS handling
 2017-02-22 11:28 UTC  (3+ messages)

[PATCH 0/4] perf annotate: Fixes for line numbers and Introduce source_code
 2017-02-22 11:27 UTC  (6+ messages)
` [PATCH 2/4] perf annotate: Align filename:linenr and more correct summary
` [PATCH 4/4] perf annotate: Introduce source_code to collect actual code

[bug report] iommu/arm-smmu: Make use of the iommu_register interface
 2017-02-22 11:26 UTC  (3+ messages)

[PATCH 0/7] fs, xfs subsystem refcounter conversions
 2017-02-22 11:26 UTC  (16+ messages)
` [PATCH 1/7] fs, xfs: convert xfs_bui_log_item.bui_refcount from atomic_t to refcount_t
` [PATCH 2/7] fs, xfs: convert xfs_buf.b_hold and xfs_buf.b_lru_ref "
` [PATCH 3/7] fs, xfs: convert xfs_buf_log_item.bli_refcount "

[PATCH v1 1/6] iommu/dmar: Fix crash on boot when DMAR is disabled
 2017-02-22 11:26 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2017-02-13
 2017-02-22 11:26 UTC  (3+ messages)
` [Buildroot] Analysis of build "
  ` [Buildroot] [arc-buildroot] "

[PATCH] drm/i915/skl: Do not write the replay bit of the ring mode register for Gen 9
 2017-02-22 11:21 UTC  (3+ messages)

[PATCH] net/virtio-user: fix multi-process issue
 2017-02-22 11:21 UTC 

[U-Boot] build mkimage warning
 2017-02-22 11:21 UTC 

[PATCH] staging: xgifb: function prototype argument should have an identifier name
 2017-02-22 11:19 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-4.11-1 tag
 2017-02-22 11:18 UTC 

core-image-tiny-initramfs failing to parse because of WIC (WKS_FULL_PATH, )
 2017-02-22 11:12 UTC  (2+ messages)
` [PATCH] image_types_wic: fix expansion error

[distros-debian-squeeze test] 68599: tolerable trouble: broken/fail/pass
 2017-02-22 11:16 UTC 

imx: Race when disabling RX in IMX.6 UART in half duplex
 2017-02-22 11:16 UTC  (8+ messages)

[PATCH 1/2] tpm: Apply an adapterlimit for retransmission
 2017-02-22 11:16 UTC  (3+ messages)
` [tpmdd-devel] "

kvm bug in __rmap_clear_dirty during live migration
 2017-02-22 11:15 UTC  (7+ messages)
      ` [Qemu-devel] "

[Qemu-devel] [PATCH 0/2] virtio: migration fixes for memory region cache
 2017-02-22 11:12 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] virtio: add missing region cache init in virtio_load()

[PATCH] drm: bridge: dw-hdmi: support i2c extended read mode
 2017-02-22 11:11 UTC  (4+ messages)

[PATCH v7 0/8] perf: add support for analyzing events for containers
 2017-02-22 11:11 UTC  (2+ messages)

[PATCH v2] i2c: exynos5: disable fifo-almost-empty irq signal when necessary
 2017-02-22 11:10 UTC  (2+ messages)

[Qemu-devel] [PULL 38/43] machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks
 2017-02-22 11:07 UTC  (2+ messages)
` [Qemu-devel] [PATCH "

[Qemu-devel] [PULL 37/43] spapr: reuse machine->possible_cpus instead of cores[]
 2017-02-22 11:05 UTC  (2+ messages)
` [Qemu-devel] [PATCH "

Fw://阿米巴经营模式.提高盈利水平
 2017-02-22 11:06 UTC 

[Qemu-devel] [PATCH v2 00/11] POWER9 TCG enablements - part15
 2017-02-22 11:03 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 08/11] target/ppc: update ov/ov32 for nego

[PATCH v3 1/6] drm/i915: Remove change_domain tracepoint
 2017-02-22 11:04 UTC  (3+ messages)
` [PATCH v3 6/6] drm/i915: Remove 'retire' parameter from intel_fb_obj_flush

[PATCH v2] i2c: exynos5: fix arbitration lost handling
 2017-02-22 11:04 UTC 

[PATCH] Include libxendevicemodel with libxc
 2017-02-22 11:04 UTC  (2+ messages)

[PATCH/RFC 0/6] PSCI: Fix non-PMIC wake-up if SYSTEM_SUSPEND cuts power
 2017-02-22 11:03 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.