All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-01 05:30:25 to 2019-07-01 06:35:45 UTC [more...]

[PATCH 00/15] DSB enablement
 2019-07-01  6:26 UTC  (15+ messages)
` [PATCH 02/15] drm/i915/dsb: DSB context creation
` [PATCH 03/15] drm/i915/dsb: single register write function for DSB
` [PATCH 04/15] drm/i915/dsb: Added enum for reg write capability
` [PATCH 05/15] drm/i915/dsb: Indexed register write function for DSB
` [PATCH 06/15] drm/i915/dsb: Update i915_write to call dsb-write
` [PATCH 07/15] drm/i915/dsb: Register definition of DSB registers
` [PATCH 08/15] drm/i915/dsb: Check DSB engine status
` [PATCH 09/15] drm/i915/dsb: functions to enable/disable DSB engine
` [PATCH 10/15] drm/i915/dsb: function to trigger workload execution of DSB
` [PATCH 11/15] drm/i915/dsb: function to destroy DSB context
` [PATCH 12/15] drm/i915/dsb: Early prepare of dsb context
` [PATCH 13/15] drm/i915/dsb: Cleanup of DSB context
` [PATCH 14/15] drm/i915/dsb: Documentation for DSB
` [PATCH 15/15] drm/i915/dsb: Enable gamma lut programming using DSB

[PATCH V6 0/4] Fix zone revalidation memory allocation failures
 2019-07-01  6:17 UTC  (17+ messages)
` [PATCH V6 1/4] block: Allow mapping of vmalloc-ed buffers
  ` [f2fs-dev] "
` [PATCH V6 2/4] block: Kill gfp_t argument of blkdev_report_zones()
  ` [f2fs-dev] "
` [PATCH V6 3/4] sd_zbc: Fix report zones buffer allocation
  ` [f2fs-dev] "
` [PATCH V6 4/4] block: Limit zone array allocation size
  ` [f2fs-dev] "

[PATCH 00/11] Create 'expire' and 'repack' verbs for git-multi-pack-index
 2019-07-01  6:33 UTC  (6+ messages)
` [PATCH] t5319: don't trip over a user name with whitespace

[linux-lvm] Can't remove the snap LV of root volume on multipath disk PV
 2019-07-01  6:31 UTC 

[PATCH v4 0/8] kvmppc: Paravirtualize KVM to support ultravisor
 2019-07-01  6:30 UTC  (11+ messages)
` [PATCH v4 5/8] KVM: PPC: Ultravisor: Restrict flush of the partition tlb cache
` [PATCH v4 6/8] KVM: PPC: Ultravisor: Restrict LDBAR access

[PATCH 0/4] Convert VRAM helpers to GEM object functions
 2019-07-01  6:32 UTC  (3+ messages)
` [PATCH 1/4] drm/vram: Set GEM object functions for PRIME

[U-Boot] [PATCH 0/2] tools: mkenvimage: Fixes for reading from pipes
 2019-07-01  6:31 UTC  (3+ messages)
` [U-Boot] [PATCH 1/2] tools: mkenvimage: Fix reading from slow pipe

[PATCH 0/5] null_blk: simplify null_handle_cmd()
 2019-07-01  6:31 UTC  (9+ messages)
` [PATCH 1/5] null_blk: create a helper for throttling
` [PATCH 2/5] null_blk: create a helper for badblocks
` [PATCH 4/5] null_blk: create a helper for zoned devices
` [PATCH 5/5] null_blk: create a helper for req completion

[PATCH v4 00/15] add new features for FPGA DFL drivers
 2019-07-01  6:30 UTC  (5+ messages)
` [PATCH v4 05/15] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces

07173c3ec2: stderr.fio:pid=#, err=#/file:filesetup.c:#, func=fsync, error=Input/output_error
 2019-07-01  6:29 UTC  (2+ messages)

[LTP] [PATCH] scenario_groups/default: run the kernel_misc test after the cve test
 2019-07-01  6:27 UTC  (2+ messages)

[PATCH v3 2/2] f2fs-tools: relocate chksum_offset for large_nat_bitmap feature
 2019-07-01  6:23 UTC  (13+ messages)
                      ` [f2fs-dev] "

[PATCH 0/4] kvm: x86: introduce CONFIG_KVM_DEBUG
 2019-07-01  6:21 UTC  (4+ messages)
` [PATCH 2/4] kvm: x86: allow set apic and ioapic debug dynamically
` [PATCH 3/4] kvm: x86: replace MMU_DEBUG with CONFIG_KVM_DEBUG
` [PATCH 4/4] kvm: x86: convert TSC pr_debugs to be gated by CONFIG_KVM_DEBUG

[Qemu-devel] [RFC] Re-evaluating subcluster allocation for qcow2 images
 2019-07-01  6:22 UTC  (10+ messages)

[GIT PULL] Hisilicon fixes for v5.2
 2019-07-01  6:22 UTC  (7+ messages)

[RFC PATCH 0/5] ASoC: codecs: Add WSA881x Smart Speaker amplifier support
 2019-07-01  6:23 UTC  (7+ messages)
` [RFC PATCH 1/5] dt-bindings: soundwire: add slave bindings
` [RFC PATCH 2/5] soundwire: core: add device tree support for slave devices
` [RFC PATCH 3/5] soundwire: add module_sdw_driver helper macro

[PATCH v2 05/15] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces
 2019-07-01  6:22 UTC 

dev_pagemap related cleanups v4
 2019-07-01  6:20 UTC  (68+ messages)
` [PATCH 01/22] mm/hmm.c: suppress compilation warnings when CONFIG_HUGETLB_PAGE is not set
` [PATCH 02/22] mm/hmm: update HMM documentation
` [PATCH 03/22] mm/hmm: clean up some coding style and comments
` [PATCH 04/22] mm/hmm: support automatic NUMA balancing
` [PATCH 05/22] mm/hmm: Only set FAULT_FLAG_ALLOW_RETRY for non-blocking
` [PATCH 06/22] mm/hmm: fix use after free with struct hmm in the mmu notifiers
` [PATCH 07/22] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
` [PATCH 08/22] mm/hmm: Hold a mmgrab from hmm to mm
` [PATCH 09/22] mm/hmm: Simplify hmm_get_or_create and make it reliable
` [PATCH 10/22] mm/hmm: Remove duplicate condition test before wait_event_timeout
` [PATCH 11/22] mm/hmm: Do not use list*_rcu() for hmm->ranges
` [PATCH 12/22] mm/hmm: Hold on to the mmget for the lifetime of the range
` [PATCH 13/22] mm/hmm: Use lockdep instead of comments
` [PATCH 14/22] mm/hmm: Remove racy protection against double-unregistration
` [PATCH 15/22] mm/hmm: Poison hmm_range during unregister
` [PATCH 16/22] mm/hmm: Remove confusing comment and logic from hmm_release
` [PATCH 17/22] mm/hmm: Fix error flows in hmm_invalidate_range_start
` [PATCH 18/22] mm: return valid info from hmm_range_unregister
` [PATCH 19/22] mm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
  ` [PATCH 19/22] mm: always return EBUSY for invalid ranges in hmm_range_{fault, snapshot}
` [PATCH 20/22] mm: move hmm_vma_fault to nouveau
` [PATCH 21/22] nouveau: unlock mmap_sem on all errors from nouveau_range_fault
` [PATCH 22/22] mm: remove the legacy hmm_pfn_* APIs

[Xen-devel] [PATCH v2] golang/xenlight: Fix type issues with recent Go version
 2019-07-01  6:21 UTC  (3+ messages)

[Qemu-devel] [QEMU-PPC] [PATCH v3] powerpc/spapr: Add host threads parameter to ibm, get_system_parameter
 2019-07-01  6:19 UTC 

CMA in AMD IOMMU driver
 2019-07-01  6:19 UTC  (3+ messages)
    `  "

[PATCH 00/13] HAB for i.MX8MQ
 2019-07-01  6:19 UTC  (4+ messages)
` [PATCH 10/13] arm: uncompress: verify sha256 if enabled

[PATCH 0/3] Enhance virtio rpmsg bus driver buffer allocation
 2019-07-01  6:13 UTC  (4+ messages)

[Qemu-devel] [PATCH] spapr/xive: Add proper rollback to kvmppc_xive_connect()
 2019-07-01  6:13 UTC  (3+ messages)

[Bug 201465] Increased power consumption when using runtime-pm to suspend nvidia gpu
 2019-07-01  6:13 UTC 

[PATCH RFC] iomap: introduce IOMAP_TAIL
 2019-07-01  6:08 UTC  (3+ messages)

[PATCH BlueZ 1/2] mesh: Fix D-Bus node path
 2019-07-01  6:07 UTC  (2+ messages)

[Xen-devel] [PATCH v1 02/33] drm/xen: drop use of drmP.h
 2019-07-01  6:05 UTC  (5+ messages)
    `  "

[U-Boot] [PATCH v3 1/2] xilinx_xiic: Fix fill tx fifo loop
 2019-07-01  6:04 UTC  (5+ messages)
` [U-Boot] [PATCH v3 2/2] xilinx_xiic: Fix transfer initialisation

[PATCH dev-5.17 v1 1/6] ARM: dts: nuvoton: Add Nuvoton RunBMC DeviceTree
 2019-07-01  6:01 UTC  (6+ messages)
` [PATCH dev-5.17 v1 2/6] ARM: dts: nuvoton: nuvoton-npcm750-runbmc: add fan and led functions
` [PATCH dev-5.17 v1 3/6] ARM: dts: nuvoton: nuvoton-npcm750-runbmc: Add i2c nodes
` [PATCH dev-5.17 v1 4/6] ARM: dts: nuvoton: nuvoton-npcm750-runbmc: Add i2c IOExpand nodes
` [PATCH dev-5.17 v1 5/6] ARM: dts: nuvoton: nuvoton-npcm750-runbmc: gpios which inside module
` [PATCH dev-5.17 v1 6/6] ARM: dts: nuvoton: nuvoton-npcm750-runbmc: define gpios outside Module

[PATCH v3] platform/chrome: Expose resume result via debugfs
 2019-07-01  6:01 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Build results for 2019-06-30
 2019-07-01  6:00 UTC 

[PATCH v2 0/2] TTY: add rpmsg tty driver
 2019-07-01  6:00 UTC  (5+ messages)
` [PATCH v2 1/2] rpmsg: core: add possibility to get message payload length
` [PATCH v2 2/2] tty: add rpmsg driver

Spurious "ghost" "parent transid verify failed" messages on 4.14.x, 4.20.14
 2019-07-01  5:56 UTC  (4+ messages)
` Spurious "ghost" "parent transid verify failed" messages on 5.0.5 + lockdep warning
  ` Spurious "ghost" "parent transid verify failed" messages on 5.0.21 - with call traces

[Qemu-devel] [PATCH] spapr/xive: H_INT_ESB is used for LSIs only
 2019-07-01  5:55 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/10] ppc/pnv: add XIVE support for KVM guests
 2019-07-01  5:32 UTC  (9+ messages)
` [Qemu-devel] [PATCH 01/10] ppc/xive: Force the Physical CAM line value to group mode
` [Qemu-devel] [PATCH 02/10] ppc/xive: Make the PIPR register readonly
` [Qemu-devel] [PATCH 03/10] ppc/pnv: Rework cache watch model of PnvXIVE
` [Qemu-devel] [PATCH 04/10] ppc/xive: Fix TM_PULL_POOL_CTX special operation

[Buildroot] [PATCH] package/libssh: bump to version 0.9.0
 2019-07-01  5:52 UTC 

[Qemu-devel] [PATCH] spapr_pci: Unregister listeners before destroying the IOMMU address space
 2019-07-01  5:11 UTC  (2+ messages)

[RFC, V3 0/9] media: platform: mtk-isp: Add Mediatek ISP Pass 1 driver
 2019-07-01  5:50 UTC  (5+ messages)
` [RFC,v3 5/9] media: platform: Add Mediatek ISP P1 V4L2 control

WARNING in mark_lock
 2019-07-01  5:51 UTC  (5+ messages)
  ` [net/bpf] "

r8169 not working on 5.2.0rc6 with GPD MicroPC
 2019-07-01  5:50 UTC  (12+ messages)

[Qemu-devel] [PULL 00/60] ppc-for-4.0 queue 20190310
 2019-07-01  5:04 UTC  (4+ messages)
` [Qemu-devel] [PULL 57/60] target/ppc: add HV support for POWER9

[Qemu-devel] [PATCH 0/2] spapr/xive: rework the mapping the KVM memory regions
 2019-07-01  5:15 UTC  (2+ messages)

[PATCH v5 0/3] NVMe 1.4 Identify Namespace Support
 2019-07-01  5:48 UTC  (7+ messages)
` [PATCH v5 1/3] nvme: Introduce NVMe 1.4 Identify Namespace fields in struct nvme_id_ns
` [PATCH v5 2/3] nvmet: Export NVMe namespace attributes
` [PATCH v5 3/3] nvme: Set physical block size and optimal I/O size according to NVMe 1.4

[PATCH] HID: Add another Primax PIXART OEM mouse quirk
 2019-07-01  5:48 UTC 

[dpdk-dev] [PATCH v2 0/3] net/mvneta: minor updates
 2019-07-01  8:00 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 1/3] net/mvneta: fix: ierror counted twice
  ` [dpdk-dev] [PATCH v3 2/3] net/mvneta: reset stats during device initialization
  ` [dpdk-dev] [PATCH v3 3/3] net/mvneta: only use ol_flags for checksum generation offload

[PATCH] ALSA: xen-front: fix unintention integer overflow on left shifts
 2019-07-01  5:46 UTC  (5+ messages)
  ` [Xen-devel] "

[dpdk-dev] [PATCH 0/3] some update on CVL shared code
 2019-07-01  5:46 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 0/3] update ice code that were not working correctly

[dpdk-dev] [PATCH 0/4] ethdev: add GRE key field to flow API
 2019-07-01  5:40 UTC  (3+ messages)
` [dpdk-dev] [PATCH 1/4] "

memory leak in create_ctx
 2019-07-01  5:40 UTC  (2+ messages)

[PATCH v2] arm64: zynqmp: Add ZynqMP SDHCI compatible string
 2019-07-01  5:37 UTC  (2+ messages)

[PATCH REBASE v2 0/2] Hugetlbfs support for riscv
 2019-07-01  5:37 UTC  (6+ messages)
` [PATCH REBASE v2 1/2] x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/Kconfig

[PATCH v2 00/11] Arasan SDHCI enhancements and ZynqMP Tap Delays Handling
 2019-07-01  5:29 UTC  (13+ messages)
` [PATCH v2 01/11] dt-bindings: mmc: arasan: Update documentation for SD Card Clock
` [PATCH v2 02/11] arm64: dts: rockchip: Add optional clock property indicating sdcard clock
` [PATCH v2 03/11] mmc: sdhci-of-arasan: Replace deprecated clk API calls
` [PATCH v2 04/11] mmc: sdhci-of-arasan: Separate out clk related data to another structure
` [PATCH v2 05/11] dt-bindings: mmc: arasan: Update Documentation for the input clock
` [PATCH v2 06/11] mmc: sdhci-of-arasan: Add sampling clock for a phy to use
` [PATCH v2 07/11] dt-bindings: mmc: arasan: Add optional properties for Arasan SDHCI
` [PATCH v2 08/11] mmc: sdhci-of-arasan: Add support to set clock phase delays for SD
` [PATCH v2 09/11] firmware: xilinx: Add SDIO Tap Delay APIs
` [PATCH v2 10/11] dt-bindings: mmc: arasan: Document 'xlnx, zynqmp-8.9a' controller
` [PATCH v2 11/11] mmc: sdhci-of-arasan: Add support for ZynqMP Platform Tap Delays Setup

[v2 3/3] hwmon: (nct7904) Add extra sysfs support for fan, voltage and temperature
 2019-07-01  5:32 UTC 


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.