All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-24 12:48:09 to 2019-10-24 13:08:02 UTC [more...]

[PATCH v3 0/3] mc146818rtc: fix timer interrupt reinjection
 2019-10-24 12:24 UTC  (2+ messages)
` [PATCH v3 1/3] mc146818rtc: Simplify by reordering if() statement

[PATCH 0/6] ppc: Reparent the interrupt presenter
 2019-10-24 12:33 UTC  (4+ messages)
` [PATCH 6/6] xive: Don't use CPU_FOREACH() to perform CAM line matching

[PATCH] RDMA/srpt: Fix TPG creation
 2019-10-24 13:07 UTC  (2+ messages)

[PULL kvm-unit-tests 00/10] arm/arm64 updates
 2019-10-24 13:07 UTC  (11+ messages)
` [PULL 01/10] arm: gic: check_acked: add test description
` [PULL 02/10] arm: gic: Split variable output data from test name
` [PULL 03/10] arm: timer: "
` [PULL 04/10] arm: selftest: "
` [PULL 05/10] arm: selftest: Make MPIDR output stable
` [PULL 06/10] arm: Add missing test name prefix calls
` [PULL 07/10] lib: arm64: Add missing ISB in flush_tlb_page
` [PULL 08/10] lib: arm/arm64: Add function to clear the PTE_USER bit
` [PULL 09/10] arm64: Add cache code generation test
` [PULL 10/10] arm: Add PL031 test

bitbake -c populate_sdk atmel-qt5-demo-image : build error
 2019-10-24 13:07 UTC 

PSU Sensors - Associations
 2019-10-24 13:07 UTC  (3+ messages)

[PATCH v12 00/22] Generic page walk and ptdump
 2019-10-24 13:07 UTC  (13+ messages)
` [PATCH v12 11/22] mm: pagewalk: Add p4d_entry() and pgd_entry()
` [PATCH v12 12/22] mm: pagewalk: Allow walking without vma
` [PATCH v12 13/22] mm: pagewalk: Add test_p?d callbacks
` [PATCH v12 14/22] mm: pagewalk: Add 'depth' parameter to pte_hole

[Xen-devel] [PATCH] MAINTAINERS: Add DornerWorks maintainers email
 2019-10-24 13:06 UTC  (5+ messages)

[PATCH] libcap-ng:upgrade 0.7.9 -> 0.7.10
 2019-10-24 13:06 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/4] device selection && lsgpu
 2019-10-24 13:06 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 3/4] Introduce device selection lsgpu tool
` [igt-dev] ✓ Fi.CI.BAT: success for device selection && lsgpu

[RFC PATCH 00/19] Configurable policy for handling deprecated interfaces
 2019-10-24 12:34 UTC  (4+ messages)
` [RFC PATCH 01/19] tests/test-qmp-cmds: Factor out qmp_dispatch() test helpers
` [RFC PATCH 02/19] tests/test-qmp-cmds: Check responses more thoroughly
` [RFC PATCH 09/19] qapi: Inline do_qmp_dispatch() into qmp_dispatch()

[PATCH v5] taskstats: fix data-race
 2019-10-24 13:05 UTC  (7+ messages)
` [PATCH v6] "

[PATCH v7 0/9] target/arm/kvm: enable SVE in guests
 2019-10-24 12:18 UTC  (5+ messages)
` [PATCH v7 2/9] tests: arm: Introduce cpu feature tests
` [PATCH v7 3/9] target/arm: Allow SVE to be disabled via a CPU property
` [PATCH v7 4/9] target/arm/cpu64: max cpu: Introduce sve<N> properties
` [PATCH v7 6/9] target/arm/kvm64: max cpu: Enable SVE when available

[PATCH 00/30] virtiofs daemon (base)
 2019-10-24 11:25 UTC  (7+ messages)

[block:for-5.5/io_uring-wq 11/11] fs/io-wq.c:291:2-11: second lock on line 291 (fwd)
 2019-10-24 13:03 UTC 

[PATCH] nfs-utils: Improve handling when no exported fileysystems
 2019-10-24 13:03 UTC 

[RFC PATCH 0/1] RISC-V page table dumper
 2019-10-24 13:02 UTC  (4+ messages)
` [PATCH 1/1] riscv: Add support to dump the kernel page tables

[PATCH] blk-mq: Fix cpu indexing error in blk_mq_alloc_request_hctx()
 2019-10-24 13:02 UTC  (3+ messages)

[RFC v2 00/22] intel_iommu: expose Shared Virtual Addressing to VM
 2019-10-24 12:34 UTC  (23+ messages)
` [RFC v2 01/22] update-linux-headers: Import iommu.h
` [RFC v2 02/22] header update VFIO/IOMMU vSVA APIs against 5.4.0-rc3+
` [RFC v2 03/22] intel_iommu: modify x-scalable-mode to be string option
` [RFC v2 04/22] hw/iommu: introduce IOMMUContext
` [RFC v2 05/22] vfio/common: add iommu_ctx_notifier in container
` [RFC v2 06/22] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
` [RFC v2 07/22] hw/pci: introduce pci_device_iommu_context()
` [RFC v2 08/22] intel_iommu: provide get_iommu_context() callback
` [RFC v2 09/22] vfio/pci: add iommu_context notifier for pasid alloc/free
` [RFC v2 10/22] intel_iommu: add virtual command capability support
` [RFC v2 11/22] intel_iommu: process pasid cache invalidation
` [RFC v2 12/22] intel_iommu: add present bit check for pasid table entries
` [RFC v2 13/22] intel_iommu: add PASID cache management infrastructure
` [RFC v2 14/22] vfio/pci: add iommu_context notifier for pasid bind/unbind
` [RFC v2 15/22] intel_iommu: bind/unbind guest page table to host
` [RFC v2 16/22] intel_iommu: replay guest pasid bindings "
` [RFC v2 17/22] intel_iommu: replay pasid binds after context cache invalidation
` [RFC v2 18/22] intel_iommu: do not passdown pasid bind for PASID #0
` [RFC v2 19/22] vfio/pci: add iommu_context notifier for PASID-based iotlb flush
` [RFC v2 20/22] intel_iommu: process PASID-based iotlb invalidation
` [RFC v2 21/22] intel_iommu: propagate PASID-based iotlb invalidation to host
` [RFC v2 22/22] intel_iommu: process PASID-based Device-TLB invalidation

[Xen-devel] [PATCH v2 for-4.13] CONTRIBUTING: drop blktap2 and add tools/libs
 2019-10-24 13:01 UTC 

[PATCH] Allowing Xilinx's AXI Quad widths different than 8 bits on userspace
 2019-10-24 12:54 UTC  (4+ messages)
` [PATCH] spi: set bits_per_word based on controller's bits_per_word_mask

[PATCH] Bluetooth: Always set scannable for Adv instance 0
 2019-10-24 13:01 UTC  (2+ messages)

[Xen-devel] [PATCH for-4.13] CONTRIBUTING: drop reference to blktap2
 2019-10-24 13:00 UTC  (5+ messages)

[PATCH 0/5 v4]Kernel Access to Ftrace instances
 2019-10-24 13:00 UTC  (7+ messages)
` [PATCH 4/5] tracing: Handle the trace array ref counter in new functions

[alsa-devel] [PATCH 0/3] soundwire: use UniqueID only when relevant
 2019-10-24 12:59 UTC  (4+ messages)
` [alsa-devel] [PATCH 3/3] soundwire: ignore uniqueID when irrelevant

[cip-dev] [PATCH 4.19.y-cip 0/6] Add HDMI AUDIO/CAN/CANFD support
 2019-10-24 12:58 UTC  (5+ messages)

[PATCH v10 0/6] drm/sun4i: Allwinner A64 MIPI-DSI support
 2019-10-24 12:56 UTC  (10+ messages)
` [PATCH v10 5/6] arm64: dts: allwinner: a64: Add MIPI DSI pipeline

[PATCH 0/5] ARM: zynqmp: add support for bitstream loading
 2019-10-24 12:56 UTC  (7+ messages)
` [PATCH 1/5] ARM: zynqmp: dts: move firmware node to src tree
` [PATCH 2/5] firmware-zynqmp: extend driver with fpga relavant functions
` [PATCH 3/5] firmware: zynqmp-fpga: introduce driver to load bitstream to FPGA

[PATCH 0/3] Convert ppc and microblaze devices to new ptimer API
 2019-10-24 12:16 UTC  (3+ messages)

[dpdk-dev] [PATCH] eal: remove dead code on NUMA node detection
 2019-10-24 12:56 UTC  (3+ messages)

[PATCH 0/2] Add USB DWC3 support for SC7180
 2019-10-24 12:48 UTC  (3+ messages)
` [PATCH 1/2] usb: dwc3: Add support for SC7180 SOC
` [PATCH 2/2] dt-bindings: usb: qcom,dwc3: Add compatible for SC7180

[dpdk-dev] [PATCH] net/mlx5: change default flow engine to DV
 2019-10-24 12:52 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[U-Boot] [PATCH] clk: imx: imx8mm: Fix the first root clock in imx8mm_ahb_sels[]
 2019-10-24 12:55 UTC  (4+ messages)

[PULL 00/11] MIPS queue for October 24th, 2019
 2019-10-24 11:06 UTC  (4+ messages)
` [PULL 05/11] target/mips: msa: Split helpers for <MAX|MIN>_<S|U>.<B|H|W|D>
` [PULL 06/11] target/mips: msa: Split helpers for ILV<EV|OD|L|R>.<B|H|W|D>
` [PULL 10/11] target/mips: msa: Split helpers for PCK<EV|OD>.<B|H|W|D>

[PATCH] iommu/amd: Do not re-fetch iommu->cmd_buf_tail
 2019-10-24 12:54 UTC 

[PATCH bpf-next v2] libbpf: fix compatibility for kernels without need_wakeup
 2019-10-24 12:54 UTC  (3+ messages)

[U-Boot] Regression in fastboot on X15 due to CDCE913 enabling
 2019-10-24 12:54 UTC  (4+ messages)

[PATCH v2] pretty: add "%aL"|"%al|%cL|%cl" option to output local-part of email addresses
 2019-10-24 12:53 UTC 

Connection lost on Embedded Linux system
 2019-10-24 12:53 UTC  (2+ messages)

[PATCH bpf] xsk: fix registration of Rx-only sockets
 2019-10-24 12:53 UTC  (3+ messages)

[PATCH 0/3] qcow2: Fix image corruption bug in 4.1
 2019-10-24 12:07 UTC  (6+ messages)
` [PATCH 2/3] qcow2: Assert that qcow2_cache_get() callers hold s->lock

[RFC v2 0/3] vfio: support Shared Virtual Addressing
 2019-10-24 12:26 UTC  (8+ messages)
` [RFC v2 1/3] vfio: VFIO_IOMMU_CACHE_INVALIDATE
` [RFC v2 2/3] vfio/type1: VFIO_IOMMU_PASID_REQUEST(alloc/free)
` [RFC v2 3/3] vfio/type1: bind guest pasid (guest page tables) to host

[PATCH] Ensure pci transactions coming from PLX NTB are handled when IOMMU is turned on
 2019-10-24 12:52 UTC  (2+ messages)

[PATCH] i2c: i2c-stm32f7: report dma error during probe
 2019-10-24 12:52 UTC  (3+ messages)

[PATCH RFC v1 00/12] mm: Don't mark hotplugged pages PG_reserved (including ZONE_DEVICE)
 2019-10-24 12:50 UTC  (5+ messages)
    ` [Xen-devel] "

[MPTCP] Re: Weekly meeting - 17 October 2019 16:00 UTC (9am PDT, 6pm CEST)
 2019-10-24 12:51 UTC 

[Qemu-devel] [RFC PATCH 00/14] hw/arm: Add the Raspberry Pi 4B
 2019-10-24 12:26 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH 14/14] hw/arm/raspi: Add the Raspberry Pi 4B board
  `  "

[PATCH v2 resend] ARM: dts: atlas7: Fix "debounce-interval" property misspelling
 2019-10-24 12:50 UTC  (2+ messages)

[PATCH v3 00/33] Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
 2019-10-24 11:52 UTC  (6+ messages)
` [PATCH v3 21/33] lance: replace PROP_PTR with PROP_LINK

[PATCH for-stable-4.14 00/48] arm64 spec mitigation backports
 2019-10-24 12:48 UTC  (49+ messages)
` [PATCH for-stable-4.14 01/48] arm64: sysreg: Move to use definitions for all the SCTLR bits
` [PATCH for-stable-4.14 02/48] arm64: Expose support for optional ARMv8-A features
` [PATCH for-stable-4.14 03/48] arm64: Fix the feature type for ID register fields
` [PATCH for-stable-4.14 04/48] arm64: v8.4: Support for new floating point multiplication instructions
` [PATCH for-stable-4.14 05/48] arm64: Documentation: cpu-feature-registers: Remove RES0 fields
` [PATCH for-stable-4.14 06/48] arm64: Expose Arm v8.4 features
` [PATCH for-stable-4.14 07/48] arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h>
` [PATCH for-stable-4.14 08/48] arm64: add PSR_AA32_* definitions
` [PATCH for-stable-4.14 09/48] arm64: Introduce sysreg_clear_set()
` [PATCH for-stable-4.14 10/48] arm64: capabilities: Update prototype for enable call back
` [PATCH for-stable-4.14 11/48] arm64: capabilities: Move errata work around check on boot CPU
` [PATCH for-stable-4.14 12/48] arm64: capabilities: Move errata processing code
` [PATCH for-stable-4.14 13/48] arm64: capabilities: Prepare for fine grained capabilities
` [PATCH for-stable-4.14 14/48] arm64: capabilities: Add flags to handle the conflicts on late CPU
` [PATCH for-stable-4.14 15/48] arm64: capabilities: Unify the verification
` [PATCH for-stable-4.14 16/48] arm64: capabilities: Filter the entries based on a given mask
` [PATCH for-stable-4.14 17/48] arm64: capabilities: Prepare for grouping features and errata work arounds
` [PATCH for-stable-4.14 18/48] arm64: capabilities: Split the processing of "
` [PATCH for-stable-4.14 19/48] arm64: capabilities: Allow features based on local CPU scope
` [PATCH for-stable-4.14 20/48] arm64: capabilities: Group handling of features and errata workarounds
` [PATCH for-stable-4.14 21/48] arm64: capabilities: Introduce weak features based on local CPU
` [PATCH for-stable-4.14 22/48] arm64: capabilities: Restrict KPTI detection to boot-time CPUs
` [PATCH for-stable-4.14 23/48] arm64: capabilities: Add support for features enabled early
` [PATCH for-stable-4.14 24/48] arm64: capabilities: Change scope of VHE to Boot CPU feature
` [PATCH for-stable-4.14 25/48] arm64: capabilities: Clean up midr range helpers
` [PATCH for-stable-4.14 26/48] arm64: Add helpers for checking CPU MIDR against a range
` [PATCH for-stable-4.14 27/48] arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35
` [PATCH for-stable-4.14 28/48] arm64: capabilities: Add support for checks based on a list of MIDRs
` [PATCH for-stable-4.14 29/48] arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
` [PATCH for-stable-4.14 30/48] arm64: don't zero DIT on signal return
` [PATCH for-stable-4.14 31/48] arm64: Get rid of __smccc_workaround_1_hvc_*
` [PATCH for-stable-4.14 32/48] arm64: cpufeature: Detect SSBS and advertise to userspace
` [PATCH for-stable-4.14 33/48] arm64: ssbd: Add support for PSTATE.SSBS rather than trapping to EL3
` [PATCH for-stable-4.14 34/48] KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vhe
` [PATCH for-stable-4.14 35/48] arm64: fix SSBS sanitization
` [PATCH for-stable-4.14 36/48] arm64: Add sysfs vulnerability show for spectre-v1
` [PATCH for-stable-4.14 37/48] arm64: add sysfs vulnerability show for meltdown
` [PATCH for-stable-4.14 38/48] arm64: enable generic CPU vulnerabilites support
` [PATCH for-stable-4.14 39/48] arm64: Always enable ssb vulnerability detection
` [PATCH for-stable-4.14 40/48] arm64: Provide a command line to disable spectre_v2 mitigation
` [PATCH for-stable-4.14 41/48] arm64: Advertise mitigation of Spectre-v2, or lack thereof
` [PATCH for-stable-4.14 42/48] arm64: Always enable spectre-v2 vulnerability detection
` [PATCH for-stable-4.14 43/48] arm64: add sysfs vulnerability show for spectre-v2
` [PATCH for-stable-4.14 44/48] arm64: add sysfs vulnerability show for speculative store bypass
` [PATCH for-stable-4.14 45/48] arm64: ssbs: Don't treat CPUs with SSBS as unaffected by SSB
` [PATCH for-stable-4.14 46/48] arm64: Force SSBS on context switch
` [PATCH for-stable-4.14 47/48] arm64: Use firmware to detect CPUs that are not affected by Spectre-v2
` [PATCH for-stable-4.14 48/48] arm64/speculation: Support 'mitigations=' cmdline option

[PATCH][next] drm/v3d: fix double free of bin
 2019-10-24 12:49 UTC  (7+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix LRO dependency to include DV flow
 2019-10-24 12:46 UTC 

[Intel-gfx] [PATCH 01/14] drm/i915: Rework watermark readout to use plane api
 2019-10-24 12:48 UTC  (38+ messages)
  `  "
  ` [Intel-gfx] [PATCH 02/14] drm/i915: Introduce intel_atomic_get_plane_state_after_check(), v2
  ` [Intel-gfx] [PATCH 03/14] drm/i915: Handle a few more cases for crtc hw/uapi split, v3
  ` [Intel-gfx] [PATCH 04/14] drm/i915: Add aliases for uapi and hw to crtc_state
  ` [Intel-gfx] [PATCH 05/14] drm/i915: Perform manual conversions for crtc uapi/hw split, v2
  ` [Intel-gfx] [PATCH 06/14] drm/i915: Perform automated conversions for crtc uapi/hw split, base -> hw
      `  "
  ` [Intel-gfx] [PATCH 07/14] drm/i915: Perform automated conversions for crtc uapi/hw split, base -> uapi
      `  "
  ` [Intel-gfx] [PATCH 08/14] drm/i915: Complete crtc hw/uapi split, v3
      `  "
  ` [Intel-gfx] [PATCH 09/14] drm/i915: Add aliases for uapi and hw to plane_state
      `  "
  ` [Intel-gfx] [PATCH 10/14] drm/i915: Perform manual conversions for plane uapi/hw split
      `  "
  ` [Intel-gfx] [PATCH 11/14] drm/i915: Perform automated conversions for plane uapi/hw split, base -> hw
      `  "
  ` [Intel-gfx] [PATCH 12/14] drm/i915: Perform automated conversions for plane uapi/hw split, base -> uapi
      `  "
  ` [Intel-gfx] [PATCH 13/14] drm/i915: Complete plane hw and uapi split, v2
      `  "
  ` [Intel-gfx] [PATCH 14/14] drm/i915: Remove special case slave handling during hw programming, v3
      `  "

[LTP] Rename tst_test_* to tst_require_*
 2019-10-24 12:48 UTC  (7+ 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.