All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-29 11:01:15 to 2020-12-29 12:19:36 UTC [more...]

[PATCH 01/13] imx: imx8mp_evk: enable eth support
 2020-12-29 12:19 UTC  (3+ messages)
` [PATCH 05/13] imx: imx8mn_evk: correct stack/malloc adress

[Intel-gfx] [PATCH 01/54] drm/i915/gt: Cancel submitted requests upon context reset
 2020-12-29 12:18 UTC  (5+ messages)
` [Intel-gfx] [PATCH 03/54] drm/i915/gem: Peek at the inflight context
` [Intel-gfx] [PATCH 04/54] drm/i915: Mark up protected uses of 'i915_request_completed'

b4 ty unicode crash
 2020-12-29 12:16 UTC  (3+ messages)
  ` [tools] "

[PATCH] mm: rectify a page bad reason
 2020-12-29 12:13 UTC  (2+ messages)

[PATCH 00/14] MFD/extcon/ASoC: Add support for Intel Bay Trail boards with WM5102 codec
 2020-12-29 12:12 UTC  (16+ messages)
` [PATCH 02/14] mfd: arizona: Add MODULE_SOFTDEP("pre: arizona_ldo1")
` [PATCH 04/14] mfd: arizona: Allow building arizona MFD-core as module
` [PATCH 06/14] extcon: arizona: Fix various races on driver unbind
` [PATCH 07/14] extcon: arizona: Fix modalias
` [PATCH 08/14] extcon: arizona: Fix flags parameter to the gpiod_get("wlf,micd-pol") call

[PATCH 0/4] arm64: dts: imx8m: add spda bus
 2020-12-29 12:00 UTC  (10+ messages)
` [PATCH 1/4] arm64: dts: imx8mn: add spba bus node of aips3
` [PATCH 2/4] arm64: dts: imx8mn: add spba bus node
` [PATCH 3/4] "
` [PATCH 4/4] arm64: dts: imx8mq: "

[Intel-gfx] [PATCH] drm/i915/gt: Define guc firmware blob for older Cometlakes
 2020-12-29 12:08 UTC  (2+ messages)
`  "

[PATCH v2 0/2] Fix via-ide for fuloong2e
 2020-12-29 12:07 UTC  (10+ messages)
` [PATCH v2 2/2] via-ide: Fix fuloong2e support

[RFC 0/2] Introduce MMIO/PIO dispatch file descriptors (ioregionfd)
 2020-12-29 12:06 UTC  (6+ messages)
` [RFC 1/2] KVM: add initial support for KVM_SET_IOREGION
` [RFC 2/2] KVM: add initial support for ioregionfd blocking read/write operations

[PATCH 00/21] Control VQ support in vDPA
 2020-12-29 12:05 UTC  (5+ messages)
` [PATCH 11/21] vhost-vdpa: introduce asid based IOTLB

arch/arm64/kvm/va_layout.c:255:6: warning: no previous prototype for function 'kvm_get_kimage_voffset'
 2020-12-29 12:05 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm: fsl: add Kontron sl28 variant 1
 2020-12-29 12:03 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: freescale: sl28: add "

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

[PATCH RESEND v5 0/4] add NXP imx8mp usb support
 2020-12-29 11:37 UTC  (10+ messages)
` [PATCH RESEND v5 1/4] dt-bindings: usb: dwc3-imx8mp: add imx8mp dwc3 glue bindings
` [PATCH RESEND v5 2/4] usb: dwc3: add imx8mp dwc3 glue layer driver
` [PATCH RESEND v5 3/4] arm64: dtsi: imx8mp: add usb nodes
` [PATCH RESEND v5 4/4] arm64: dts: imx8mp-evk: enable usb1 as host mode

drivers/gpu/drm/i915/gvt/kvmgt.c:1447 intel_vgpu_ioctl() warn: potential spectre issue 'vdev->region'
 2020-12-29 12:00 UTC 

Time to re-enable Runtime PM per default for PCI devcies?
 2020-12-29 11:56 UTC  (6+ messages)

[PATCH 00/24] NetBSD fixes
 2020-12-29 11:52 UTC  (17+ messages)
` [PATCH 02/24] NetBSD doens't need xenbackendd with xl toolstack
` [PATCH 04/24] Make xg_main.c build on NetBSD
` [PATCH 05/24] Introduce locking functions for block device setup "
` [PATCH 06/24] Handle the case where vifname is not present in xenstore
` [PATCH 07/24] Remove NetBSD's system headers. We'll use the system-provided ones, which are up to date
` [PATCH 08/24] Make libs/call build on NetBSD
` [PATCH 10/24] Make libs/evtchn "
` [PATCH 12/24] Implement gnttab "

[PATCH 1/2] video: eliminate unused drivers/video/mb862xx.c
 2020-12-29 11:52 UTC  (2+ messages)
` [PATCH 2/2] video: remove unused include/mb862xx.h

[PATCH 1/3] tools/lib/fs: Prefer cgroup v1 path
 2020-12-29 11:51 UTC  (3+ messages)
` [PATCH 3/3] tools/lib/fs: Cache cgroupfs mount point

[PATCH 0/7] arm64: dts: fsl: use the new clockgen constants
 2020-12-29 11:47 UTC  (16+ messages)
` [PATCH 1/7] arm64: dts: ls1012a: use constants in the clockgen phandle
` [PATCH 2/7] arm64: dts: ls1028a: "
` [PATCH 3/7] arm64: dts: ls1043a: "
` [PATCH 4/7] arm64: dts: ls1046a: "
` [PATCH 5/7] arm64: dts: ls1088a: "
` [PATCH 6/7] arm64: dts: ls208xa: "
` [PATCH 7/7] arm64: dts: lx2160a: "

[libvirt test] 157953: regressions - trouble: blocked/fail/pass/starved
 2020-12-29 11:49 UTC 

INFO: task hung in usbdev_open (2)
 2020-12-29 11:48 UTC 

[PATCH v6 0/4] Introduce perf-stat -b for BPF programs
 2020-12-29 11:48 UTC  (4+ messages)
` [PATCH v6 2/4] perf: support build BPF skeletons with perf

[Intel-gfx] [PATCH i-g-t] i915/gem_ctx_engines: Exercise independence across all physical engines
 2020-12-29 11:45 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/gem_ctx_engines: Exercise independence across all physical engines (rev3)

[PATCH RFC net-next 0/6] RFC: TLS TX HW offload for Bond
 2020-12-29 11:41 UTC  (7+ messages)
` [PATCH RFC net-next 1/6] net: netdevice: Add operation ndo_sk_get_slave
` [PATCH RFC net-next 2/6] net/tls: Device offload to use lowest netdevice in chain
` [PATCH RFC net-next 3/6] net/tls: Except bond interface from some TLS checks
` [PATCH RFC net-next 4/6] net/bonding: Take IP hash logic into a helper
` [PATCH RFC net-next 5/6] net/bonding: Implement ndo_sk_get_slave
` [PATCH RFC net-next 6/6] net/bonding: Support TLS TX device offload

[cip-dev] [PATCH 4.4.y-cip] ARM: dts: iwg22d-sodimm: Fix dt nodes sorting
 2020-12-29 11:34 UTC  (3+ messages)

[PATCH v2] acpi: Permit OEM ID and OEM table ID fields to be changed
 2020-12-29 11:31 UTC  (4+ messages)

[PATCH] btrfs: relocation: output warning message for leftover v1 space cache before aborting current data balance
 2020-12-29 11:30 UTC  (5+ messages)

[PATCH v5 00/27] MT8192 IOMMU support
 2020-12-29 11:25 UTC  (30+ messages)
` [PATCH v5 09/27] iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
` [PATCH v5 15/27] iommu/mediatek: Add fail handle for sysfs_add and device_register
` [PATCH v5 16/27] iommu/mediatek: Add device link for smi-common and m4u
` [PATCH v5 17/27] iommu/mediatek: Add pm runtime callback
` [PATCH v5 18/27] iommu/mediatek: Add power-domain operation

[PATCH] bootmenu: Select CFB_CONSOLE_ANSI if CFB_CONSOLE
 2020-12-29 11:26 UTC  (4+ messages)

arch/arm64/kvm/va_layout.c:249:6: warning: no previous prototype for function 'kvm_update_kimg_phys_offset'
 2020-12-29 11:23 UTC  (2+ messages)

arch/parisc/include/asm/cmpxchg.h:75:61: sparse: sparse: cast truncates bits from constant value (e0f510cc becomes cc)
 2020-12-29 11:21 UTC  (2+ messages)

[PATCH] watchdog: use boolean value when setting nowayout
 2020-12-29 11:19 UTC 

[PATCH] semctl.2: Correct SEM_STAT_ANY description
 2020-12-29 11:03 UTC 

[PATCH 3/3] vsock: support for SOCK_SEQPACKET socket
 2020-12-29 11:07 UTC 

[PATCH] ACPI: Update Kconfig help text for items that are no longer modular
 2020-12-29 11:17 UTC 

Bug in Bonito? (mips/fuloong2e)
 2020-12-29 11:17 UTC  (4+ messages)

[PATCH 2/3] vhost/vsock: support for SOCK_SEQPACKET socket
 2020-12-29 11:06 UTC 

[PATCH] habanalabs: Use 'dma_set_mask_and_coherent()' instead of hand-writing it
 2020-12-29 11:12 UTC  (2+ messages)

[PATCH 1/3] vsock/virtio: support for SOCK_SEQPACKET socket
 2020-12-29 11:04 UTC 

[PATCH] semctl.2: Correct SEM_STAT_ANY description
 2020-12-29 11:12 UTC  (4+ messages)

[PATCH 0/3] filesystems.5: Update & wfix
 2020-12-29 11:11 UTC  (4+ messages)
` [PATCH 3/3] filesystems.5: wfix: ntfs: remove FAT comparison

[virtio-comment] [PATCH v6] virtio-i2c: add the device specification
 2020-12-29 11:09 UTC  (2+ messages)

[PATCH v2] usb: gadget: configfs: Fix use-after-free issue with udc_name
 2020-12-29 10:53 UTC  (3+ messages)
` [PATCH RESEND "

[igt-dev] [PATCH i-g-t v2] tests/kms_rotation_crc: reduce execution time
 2020-12-29 11:01 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_rotation_crc: reduce execution time (rev2)

[Buildroot] [PATCH 00/10 v3] support/download: reproducible archives whatever tar version (branch yem/dl-git-tar-pax-2)
 2020-12-29 11:01 UTC  (5+ messages)
` [Buildroot] [PATCH 07/10 v3] support/download: cleanup svn backend
` [Buildroot] [PATCH 08/10 v3] support/download: change format of archives generated from svn
` [Buildroot] [PATCH 09/10 v3] support/dependencies: drop check for maximal tar version
` [Buildroot] [PATCH 10/10 v3] package/tar: drop specific version for host variant


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.