All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-23 10:39:31 to 2020-12-23 11:26:37 UTC [more...]

FAILED: patch "[PATCH] fuse: fix bad inode" failed to apply to 4.9-stable tree
 2020-12-23 11:26 UTC 

kernel BUG at lib/string.c:LINE! (6)
 2020-12-23 11:25 UTC  (4+ messages)

[PATCH v15 00/20] Initial support for multi-process Qemu
 2020-12-23 11:24 UTC  (3+ messages)
` [PATCH v15 08/20] multi-process: add qio channel read function

[PATCH v2] efi_loader: Extra checks while opening an OPTEE session
 2020-12-23 11:25 UTC 

[LTP] Query: LTP CVE test cherry picking
 2020-12-23 11:24 UTC 

[dpdk-dev] [RFC PATCH v1] build: add platform meson option
 2020-12-23 11:23 UTC  (5+ messages)

k10temp: ZEN3 readings are broken
 2020-12-23 11:22 UTC  (4+ messages)

[PATCH v2 0/3] dmaengine: xilinx_dma: coverity fixes
 2020-12-23 11:21 UTC  (4+ messages)
` [PATCH v2 1/3] dmaengine: xilinx_dma: check dma_async_device_register return value
` [PATCH v2 2/3] dmaengine: xilinx_dma: fix incompatible param warning in _child_probe()
` [PATCH v2 3/3] dmaengine: xilinx_dma: fix mixed_enum_type coverity warning

[Buildroot] [PATCH 1/2] package/sysstat: bump to version 12.4.2
 2020-12-23 11:22 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/sysstat: enable lm-sensors support

[PATCH v3 0/5] evtchn: (not so) recent XSAs follow-on
 2020-12-23 11:22 UTC  (9+ messages)
` [PATCH v3 4/5] evtchn: convert domain event lock to an r/w one

[PATCH 0/3] arm: mvebu: Espressobin: Set default env values at runtime
 2020-12-23 11:21 UTC  (4+ messages)
` [PATCH 1/3] env: Allow to set default_environment[] from board code via compile option DEFAULT_ENV_IS_RW
` [PATCH 2/3] arm: mvebu: Espressobin: Set default value for $fdtfile env variable
` [PATCH 3/3] arm: mvebu: Espressobin: Set default value for $ethNaddr "

[bluetooth-next:master] BUILD SUCCESS 05672a2c14a4ea20b7e31a1d8d847292c2b60c10
 2020-12-23 11:17 UTC 

[RFC PATCH 1/2] dt-bindings: iommu: add bindings for sprd iommu
 2020-12-23 11:16 UTC  (2+ messages)
` [RFC PATCH 2/2] iommu: add Unisoc iommu basic driver

[PATCH v6 00/11] Show privacy_gpio as a v4l2_ctrl
 2020-12-23 11:15 UTC  (3+ messages)
` [PATCH v6 06/11] media: uvcvideo: Implement UVC_EXT_GPIO_UNIT

general protection fault in tipc_crypto_key_distr
 2020-12-23 11:13 UTC 

[Intel-gfx] [PATCH 01/62] drm/i915/gt: Replace direct submit with direct call to tasklet
 2020-12-23 11:11 UTC  (62+ messages)
` [Intel-gfx] [PATCH 02/62] drm/i915/gt: Use virtual_engine during execlists_dequeue
` [Intel-gfx] [PATCH 03/62] drm/i915/gt: Decouple inflight virtual engines
` [Intel-gfx] [PATCH 04/62] drm/i915/gt: Defer schedule_out until after the next dequeue
` [Intel-gfx] [PATCH 05/62] drm/i915/gt: Remove virtual breadcrumb before transfer
` [Intel-gfx] [PATCH 06/62] drm/i915/gt: Shrink the critical section for irq signaling
` [Intel-gfx] [PATCH 07/62] drm/i915/gt: Resubmit the virtual engine on schedule-out
` [Intel-gfx] [PATCH 08/62] drm/i915/gt: Simplify virtual engine handling for execlists_hold()
` [Intel-gfx] [PATCH 09/62] drm/i915/gt: ce->inflight updates are now serialised
` [Intel-gfx] [PATCH 10/62] drm/i915/selftests: Confirm CS_TIMESTAMP / CTX_TIMESTAMP share a clock
` [Intel-gfx] [PATCH 11/62] drm/i915/gt: Consolidate the CS timestamp clocks
` [Intel-gfx] [PATCH 12/62] drm/i915: Drop i915_request.lock serialisation around await_start
` [Intel-gfx] [PATCH 13/62] drm/i915: Drop i915_request.lock requirement for intel_rps_boost()
` [Intel-gfx] [PATCH 14/62] drm/i915/gem: Reduce ctx->engine_mutex for reading the clone source
` [Intel-gfx] [PATCH 15/62] drm/i915/gem: Reduce ctx->engines_mutex for get_engines()
` [Intel-gfx] [PATCH 16/62] drm/i915: Reduce test_and_set_bit to set_bit in i915_request_submit()
` [Intel-gfx] [PATCH 17/62] drm/i915/gt: Drop atomic for engine->fw_active tracking
` [Intel-gfx] [PATCH 18/62] drm/i915/gt: Extract busy-stats for ring-scheduler
` [Intel-gfx] [PATCH 19/62] drm/i915/gt: Convert stats.active to plain unsigned int
` [Intel-gfx] [PATCH 20/62] drm/i915/gt: Refactor heartbeat request construction and submission
` [Intel-gfx] [PATCH 21/62] drm/i915/gt: Do not suspend bonded requests if one hangs
` [Intel-gfx] [PATCH 22/62] drm/i915/gt: Remove timeslice suppression
` [Intel-gfx] [PATCH 23/62] drm/i915: Strip out internal priorities
` [Intel-gfx] [PATCH 24/62] drm/i915: Remove I915_USER_PRIORITY_SHIFT
` [Intel-gfx] [PATCH 25/62] drm/i915: Replace engine->schedule() with a known request operation
` [Intel-gfx] [PATCH 26/62] drm/i915: Teach the i915_dependency to use a double-lock
` [Intel-gfx] [PATCH 27/62] drm/i915: Restructure priority inheritance
` [Intel-gfx] [PATCH 28/62] drm/i915/selftests: Measure set-priority duration
` [Intel-gfx] [PATCH 29/62] drm/i915/selftests: Exercise priority inheritance around an engine loop
` [Intel-gfx] [PATCH 30/62] drm/i915: Improve DFS for priority inheritance
` [Intel-gfx] [PATCH 31/62] drm/i915: Extract request submission from execlists
` [Intel-gfx] [PATCH 32/62] drm/i915: Extract request rewinding "
` [Intel-gfx] [PATCH 33/62] drm/i915: Extract request suspension from the execlists backend
` [Intel-gfx] [PATCH 34/62] drm/i915: Extract the ability to defer and rerun a request later
` [Intel-gfx] [PATCH 35/62] drm/i915: Fix the iterative dfs for defering requests
` [Intel-gfx] [PATCH 36/62] drm/i915: Move common active lists from engine to i915_scheduler
` [Intel-gfx] [PATCH 37/62] drm/i915: Move scheduler queue
` [Intel-gfx] [PATCH 38/62] drm/i915: Move tasklet from execlists to sched
` [Intel-gfx] [PATCH 39/62] drm/i915: Replace priolist rbtree with a skiplist
` [Intel-gfx] [PATCH 40/62] drm/i915: Wrap cmpxchg64 with try_cmpxchg64() helper
` [Intel-gfx] [PATCH 41/62] drm/i915: Fair low-latency scheduling
` [Intel-gfx] [PATCH 42/62] drm/i915/gt: Specify a deadline for the heartbeat
` [Intel-gfx] [PATCH 43/62] drm/i915: Extend the priority boosting for the display with a deadline
` [Intel-gfx] [PATCH 44/62] drm/i915/gt: Skip over completed active execlists, again
` [Intel-gfx] [PATCH 45/62] drm/i915/gt: Support virtual engine queues
` [Intel-gfx] [PATCH 46/62] drm/i915: Move saturated workload detection back to the context
` [Intel-gfx] [PATCH 47/62] drm/i915: Bump default timeslicing quantum to 5ms
` [Intel-gfx] [PATCH 48/62] drm/i915/gt: Wrap intel_timeline.has_initial_breadcrumb
` [Intel-gfx] [PATCH 49/62] drm/i915/gt: Track timeline GGTT offset separately from subpage offset
` [Intel-gfx] [PATCH 50/62] drm/i915/gt: Add timeline "mode"
` [Intel-gfx] [PATCH 51/62] drm/i915/gt: Use indices for writing into relative timelines
` [Intel-gfx] [PATCH 52/62] drm/i915/selftests: Exercise relative timeline modes
` [Intel-gfx] [PATCH 53/62] drm/i915/gt: Use ppHWSP for unshared non-semaphore related timelines
` [Intel-gfx] [PATCH 54/62] Restore "drm/i915: drop engine_pin/unpin_breadcrumbs_irq"
` [Intel-gfx] [PATCH 55/62] drm/i915/gt: Couple tasklet scheduling for all CS interrupts
` [Intel-gfx] [PATCH 56/62] drm/i915/gt: Support creation of 'internal' rings
` [Intel-gfx] [PATCH 57/62] drm/i915/gt: Use client timeline address for seqno writes
` [Intel-gfx] [PATCH 58/62] drm/i915/gt: Infrastructure for ring scheduling
` [Intel-gfx] [PATCH 59/62] drm/i915/gt: Enable busy-stats for ring-scheduler
` [Intel-gfx] [PATCH 60/62] drm/i915/gt: Implement ring scheduler for gen6/7
` [Intel-gfx] [PATCH 61/62] drm/i915/gt: Enable ring scheduling "
` [Intel-gfx] [PATCH 62/62] drm/i915: Mark up protected uses of 'i915_request_completed'

[RFC PATCH v2 0/2] blk-mq: Avoid use-after-free for accessing old requests
 2020-12-23 11:10 UTC  (10+ messages)
` [RFC PATCH v2 2/2] blk-mq: Lockout tagset iter when freeing rqs

[PATCH 3/3] ath10k: Set wiphy flag to trigger sta disconnect on hardware restart
 2020-12-23 11:08 UTC  (4+ messages)

[PATCH] ARM: dts: stm32: Add STM32MP1 I2C6 SDA/SCL pinmux
 2020-12-23 11:07 UTC  (2+ messages)

[PATCH 0/2] media: cedrus: a couple of fixes
 2020-12-23 11:06 UTC  (9+ messages)
` [PATCH 1/2] media: cedrus: Remove checking for required controls
` [PATCH 2/2] media: cedrus: Fix H264 decoding

[PATCH] net: ethernet: Fix memleak in ethoc_probe
 2020-12-23 11:06 UTC 

[dpdk-dev] [PATCH 0/5] support eCPRI MSG TYPE 0 for AVF FDIR and RSS
 2020-12-23 11:07 UTC  (2+ messages)

[PATCH v3 0/6] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini
 2020-12-23 11:03 UTC  (14+ messages)
` [PATCH v3 1/6] arm64: defconfig: Enable REGULATOR_PF8X00
` [PATCH v3 2/6] dt-bindings: arm: fsl: Add Engicam i.Core MX8M Mini C.TOUCH 2.0
` [PATCH v3 3/6] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini SoM
` [PATCH v3 4/6] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini C.TOUCH 2.0
` [PATCH v3 5/6] dt-bindings: arm: fsl: Add Engicam i.Core MX8M Mini EDIMM2.2 Starter Kit
` [PATCH v3 6/6] arm64: dts: imx8mm: "

[PATCH] multi-process: Acceptance test for multiprocess QEMU
 2020-12-23 11:01 UTC  (2+ messages)

[RFC v2 00/13] Introduce VDUSE - vDPA Device in Userspace
 2020-12-23 11:06 UTC  (8+ messages)
` [RFC v2 08/13] vdpa: Introduce process_iotlb_msg() in vdpa_config_ops

[v2] PCI: Add pci reset quirk for Huawei Intelligent NIC virtual function
 2020-12-23 11:06 UTC  (3+ messages)

Various spelling fixes
 2020-12-23 10:58 UTC 

[PATCH] ath: add support for special 0x0 regulatory domain
 2020-12-23 11:01 UTC  (3+ messages)

[PATCH v3 0/7] MediaTek IOMMU improve tlb flush performance in map/unmap
 2020-12-23 11:00 UTC  (7+ messages)
` [PATCH v3 6/7] iommu/mediatek: Gather iova in iommu_unmap to achieve tlb sync once

[PATCH] blokc/blk-merge: remove the next_bvec label in __blk_bios_map_sg()linux-block@vger.kernel.org (open list:BLOCK LAYER)
 2020-12-23  9:24 UTC  (3+ messages)

[Buildroot] [PATCH 1/3] package/mutt: fix activation of openssl on imap
 2020-12-23 10:59 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] package/mutt: add zlib optional dependency
` [Buildroot] [PATCH 3/3] package/mutt: add gnutls "

meta-oe Warrior postgresql build error
 2020-12-23 10:59 UTC  (3+ messages)
` [OE-core] "

[dpdk-dev] [PATCH] net/i40e: fix Rx-bytes statistics
 2020-12-23 10:59 UTC  (2+ messages)

Doc to write firmware?
 2020-12-23 10:57 UTC 

Patchwork housekeeping for: spi-devel-general
 2020-12-23 10:56 UTC 

[PATCH] sysctl.c: fix underflow value setting risk in vm_table
 2020-12-23 10:55 UTC 

[PATCH] efi_loader: Extra checks while opening an OPTEE session
 2020-12-23 10:56 UTC  (2+ messages)

[PATCH v2] acpi: Permit OEM ID and OEM table ID fields to be changed
 2020-12-23 10:54 UTC  (2+ messages)

[PATCH v2 00/48] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs
 2020-12-23  6:01 UTC  (41+ messages)
` [PATCH v2 02/48] dt-bindings: memory: tegra30: emc: Replace core regulator with power domain
` [PATCH v2 06/48] dt-bindings: clock: tegra: Document clocks sub-node
` [PATCH v2 11/48] opp: Add dev_pm_opp_find_level_ceil()
` [PATCH v2 13/48] opp: Add resource-managed versions of OPP API functions
` [PATCH v2 14/48] opp: Filter out OPPs based on availability of a required-OPP
` [PATCH v2 15/48] opp: Support set_opp() customization without requiring to use regulators
` [PATCH v2 19/48] opp: Fix adding OPP entries in a wrong order if rate is unavailable
` [PATCH v2 28/48] soc/tegra: Introduce core power domain driver
` [PATCH v2 43/48] ARM: tegra: Add OPP tables and power domains to Tegra20 device-tree
` [PATCH v2 44/48] ARM: tegra: Add OPP tables and power domains to Tegra30 device-tree

[PATCH v2, 00/17] drm/mediatek: add support for mediatek SOC MT8192
 2020-12-23  1:41 UTC  (22+ messages)
` [PATCH v2, 01/17] dt-bindings: mediatek: add description for postmask
` [PATCH v2, 02/17] dt-bindings: mediatek: add CLK_MM_DISP_CONFIG control description for mt8192 display
` [PATCH v2, 04/17] drm/mediatek: add component OVL_2L2
` [PATCH v2, 07/17] drm/mediatek: add disp config and mm 26mhz clock into mutex device
` [PATCH v2, 10/17] drm/mediatek: fix aal size config
` [PATCH v2, 12/17] drm/mediatek: fix gamma "
` [PATCH v2, 14/17] soc: mediatek: mmsys: Use function call for setting mmsys ovl mout register

[PATCH] dt-bindings: Drop redundant maxItems/items
 2020-12-22 16:39 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Bitwise or the conversion colour specifier together
 2020-12-23 10:51 UTC  (2+ messages)

[PATCH -next] gpu/drm/radeon: use DIV_ROUND_UP macro to do calculation
 2020-12-22 13:31 UTC 

[PATCH] drm/amdgpu:Fixed the wrong macro definition in amdgpu_trace.h
 2020-12-23  1:19 UTC 

soc: mediatek: cmdq: add address shift in jump
 2020-12-23  8:34 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/amdgpu: kref_put() may not require a lock
 2020-12-23  8:03 UTC 

[PATCH] drm/hisilicon: Add load and unload callback functions
 2020-12-23  5:54 UTC 

[RFC PATCH v2 0/7] iommu: Permit modular builds of io-pgtable drivers
 2020-12-22 19:54 UTC  (7+ messages)
` [PATCH v2 1/7] iommu/io-pgtable: Introduce dynamic io-pgtable fmt registration
` [PATCH v2 3/7] iommu/arm-smmu: Add dependency on io-pgtable format modules

[PATCH 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2020-12-22  9:52 UTC  (9+ messages)
` [PATCH 06/14] dt-bindings: display: bridge: Add i.MX8qm/qxp display pixel link binding
` [PATCH 07/14] drm/bridge: imx: Add i.MX8qm/qxp display pixel link support
` [PATCH 12/14] drm/bridge: imx: Add LDB support for i.MX8qxp

[RFC][PATCH 1/3] dma-buf: heaps: Add deferred-free-helper library code
 2020-12-22 17:41 UTC  (2+ messages)

[PATCH v6] drm/bridge: add it6505 driver
 2020-12-23  1:44 UTC  (4+ messages)

[PATCH] drm/hisilicon: Remove drm_dev_put in hibmc
 2020-12-22 11:55 UTC 

[PATCH v3 00/17] KVM: Add minimal support for Xen HVM guests
 2020-12-23 10:51 UTC  (4+ messages)
` [PATCH v3 03/17] KVM: x86/xen: intercept xen hypercalls if enabled

[dpdk-dev] [PATCH v2] net/i40e: issue with ADD VLAN from Guest
 2020-12-23 10:51 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH v2, 0/2] soc: mediatek: Prepare MMSYS for DDP routing using function call
 2020-12-23  0:41 UTC  (4+ messages)
` [PATCH v2, 2/2] soc: mediatek: mmsys: Use function call for setting the routing registers

[libvirt test] 157844: regressions - FAIL
 2020-12-23 10:50 UTC 

[Buildroot] [PATCH] package/refpolicy: bump to 2.20200818
 2020-12-23 10:50 UTC 

[PATCH] [v2] ide: pci: Fix memleak in ide_pci_init_two
 2020-12-23 10:48 UTC 

[PATCH v1] toradex: hand over maintainership
 2020-12-23 10:45 UTC  (2+ messages)

[MPTCP] Re: [MPTCP][PATCH v2 mptcp-next 3/3] selftests: mptcp: add testcases for newly added addresses
 2020-12-23 10:41 UTC 

[PATCH v4] prctl.2: Document Syscall User Dispatch
 2020-12-23 10:40 UTC  (2+ messages)

[MPTCP] Re: [MPTCP][PATCH v2 mptcp-next 0/3] mptcp: create subflow for newly added address and testcases
 2020-12-23 10:40 UTC 

[CXP] Discussing the RTDM specification
 2020-12-23 10:40 UTC  (3+ messages)

[qemu-mainline test] 157838: regressions - FAIL
 2020-12-23 10:40 UTC 

[PATCH] arch: consolidate pm_power_off callback
 2020-12-23 10:37 UTC  (4+ messages)

[PATCH v3 0/2] spi: new feature and fix for Marvell Orion driver
 2020-12-23 10:38 UTC  (3+ messages)
` [PATCH v3 1/2] spi: orion: enable clocks before spi_setup
` [PATCH v3 2/2] spi: orion: enable support for switching CS every transferred byte


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.