All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-10 10:07:21 to 2021-08-10 10:56:13 UTC [more...]

[PATCH v6 00/21] KVM: Add idempotent controls for migrating system counter state
 2021-08-10 10:56 UTC  (3+ messages)
` [PATCH v6 17/21] KVM: arm64: Allow userspace to configure a guest's counter-timer offset

[igt-dev] [PATCH i-g-t v7 00/54] Add allocator support in IGT
 2021-08-10 10:53 UTC  (55+ messages)
` [igt-dev] [PATCH i-g-t v7 01/54] lib/igt_dummyload: Add support of using allocator in igt spinner
` [igt-dev] [PATCH i-g-t v7 02/54] lib/intel_allocator: Add few helper functions for common use
` [igt-dev] [PATCH i-g-t v7 03/54] lib/igt_gt: Add passing ahnd as an argument to igt_hang
` [igt-dev] [PATCH i-g-t v7 04/54] lib/intel_batchbuffer: Ensure relocation code will be called
` [igt-dev] [PATCH i-g-t v7 05/54] lib/intel_batchbuffer: Add allocator support in blitter fast copy
` [igt-dev] [PATCH i-g-t v7 06/54] lib/intel_batchbuffer: Add allocator support in blitter src copy
` [igt-dev] [PATCH i-g-t v7 07/54] lib/intel_batchbuffer: Try to avoid relocations in blitting
` [igt-dev] [PATCH i-g-t v7 08/54] lib/huc_copy: Extend huc copy prototype to pass allocator handle
` [igt-dev] [PATCH i-g-t v7 09/54] tests/gem_busy: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v7 10/54] tests/gem_create: "
` [igt-dev] [PATCH i-g-t v7 11/54] tests/gem_ctx_engines: "
` [igt-dev] [PATCH i-g-t v7 12/54] tests/gem_ctx_exec: "
` [igt-dev] [PATCH i-g-t v7 13/54] tests/gem_ctx_freq: "
` [igt-dev] [PATCH i-g-t v7 14/54] tests/gem_ctx_isolation: "
` [igt-dev] [PATCH i-g-t v7 15/54] tests/gem_ctx_param: "
` [igt-dev] [PATCH i-g-t v7 16/54] tests/gem_eio: "
` [igt-dev] [PATCH i-g-t v7 17/54] tests/gem_exec_async: "
` [igt-dev] [PATCH i-g-t v7 18/54] tests/gem_exec_fair: Add softpin support
` [igt-dev] [PATCH i-g-t v7 19/54] tests/gem_exec_gttfill: Require relocation support
` [igt-dev] [PATCH i-g-t v7 20/54] tests/gem_exec_lut_handle: "
` [igt-dev] [PATCH i-g-t v7 21/54] tests/gem_exec_suspend: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v7 22/54] tests/gem_exec_parallel: Adopt to use alloctor
` [igt-dev] [PATCH i-g-t v7 23/54] tests/gem_exec_params: Support gens without relocations
` [igt-dev] [PATCH i-g-t v7 24/54] tests/gem_exec_whisper: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v7 25/54] tests/gem_fenced_exec_thrash: "
` [igt-dev] [PATCH i-g-t v7 26/54] tests/gem_lut_handle: Require relocation support
` [igt-dev] [PATCH i-g-t v7 27/54] tests/gem_mmap: Add allocator support
` [igt-dev] [PATCH i-g-t v7 28/54] tests/gem_mmap_gtt: "
` [igt-dev] [PATCH i-g-t v7 29/54] tests/gem_mmap_offset: "
` [igt-dev] [PATCH i-g-t v7 30/54] tests/gem_mmap_wc: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v7 31/54] tests/gem_request_retire: Add allocator support
` [igt-dev] [PATCH i-g-t v7 32/54] tests/gem_ringfill: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v7 33/54] tests/gem_spin_batch: "
` [igt-dev] [PATCH i-g-t v7 34/54] tests/gem_tiled_fence_blits: "
` [igt-dev] [PATCH i-g-t v7 35/54] tests/gem_unfence_active_buffers: "
` [igt-dev] [PATCH i-g-t v7 36/54] tests/gem_unref_active_buffers: "
` [igt-dev] [PATCH i-g-t v7 37/54] tests/gem_userptr_blits: "
` [igt-dev] [PATCH i-g-t v7 38/54] tests/gem_wait: "
` [igt-dev] [PATCH i-g-t v7 39/54] tests/gem_watchdog: Adopt to use no-reloc
` [igt-dev] [PATCH i-g-t v7 40/54] tests/gem_workarounds: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v7 41/54] tests/i915_hangman: "
` [igt-dev] [PATCH i-g-t v7 42/54] tests/i915_module_load: "
` [igt-dev] [PATCH i-g-t v7 43/54] tests/i915_pm_rc6_residency: "
` [igt-dev] [PATCH i-g-t v7 44/54] tests/i915_pm_rpm: Adopt to use no-reloc
` [igt-dev] [PATCH i-g-t v7 45/54] tests/i915_pm_rps: Alter "
` [igt-dev] [PATCH i-g-t v7 46/54] tests/kms_busy: Adopt to use allocator
` [igt-dev] [PATCH i-g-t v7 47/54] tests/kms_cursor_legacy: "
` [igt-dev] [PATCH i-g-t v7 48/54] tests/kms_flip: "
` [igt-dev] [PATCH i-g-t v7 49/54] tests/kms_vblank: "
` [igt-dev] [PATCH i-g-t v7 50/54] tests/perf_pmu: "
` [igt-dev] [PATCH i-g-t v7 51/54] tests/sysfs_heartbeat_interval: "
` [igt-dev] [PATCH i-g-t v7 52/54] tests/sysfs_preempt_timeout: "
` [igt-dev] [PATCH i-g-t v7 53/54] tests/sysfs_timeslice_duration: "
` [igt-dev] [PATCH i-g-t v7 54/54] HAX: remove gttfill for tgl ci

[PATCH v2 for-next 0/6] Misc update for RTRS
 2021-08-10 10:54 UTC  (5+ messages)
` [PATCH v2 for-next 3/6] RDMA/rtrs: Fix warning when use poll mode

[PATCH for-6.2] hw/arm/virt_acpi_build: Generate DBG2 table
 2021-08-10 10:52 UTC  (4+ messages)

[PATCH 0/2] gpu/drm: ingenic: Handle disabled drivers
 2021-08-10 10:52 UTC  (11+ messages)
` [PATCH 2/2] gpu/drm: ingenic: Add workaround for "

linux-next: build failure after merge of the block tree
 2021-08-10 10:52 UTC  (2+ messages)

[PATCH] usb: dwc2: gadget: implement udc_set_speed()
 2021-08-10 10:52 UTC  (2+ messages)

[PATCH v7 00/37] NVIDIA Tegra power management patches for 5.15
 2021-08-10 10:51 UTC  (9+ messages)
` [PATCH v7 02/37] soc/tegra: pmc: Implement attach_dev() of power domain drivers

[RFC v1 0/8] MSHV: add PV-IOMMU driver
 2021-08-10 10:52 UTC  (10+ messages)
` [RFC v1 5/8] mshv: add paravirtualized IOMMU support
` [RFC v1 8/8] mshv: add vfio bridge device

[igt-dev] [PATCH i-g-t] lib/igt_edid: Properly pad display descriptor strings
 2021-08-10 10:51 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

linux-next: build warnings after merge of the drm tree
 2021-08-10 10:50 UTC  (6+ messages)

[RFC 1/4] gqa-win: get_pci_info: Clean dev_info if handle is valid
 2021-08-10 10:49 UTC  (4+ messages)
` [RFC 3/4] gqa-win: get_pci_info: Add g_autofree for few variables

[PATCH net] net: Fix memory leak in ieee802154_raw_deliver
 2021-08-10 10:49 UTC  (4+ messages)

[PATCH v3] drm/msm: Remove initialization of static variables
 2021-08-10 10:49 UTC 

[PATCH 0/4] Performance optimization for no fsnotify marks
 2021-08-10 10:49 UTC  (4+ messages)
` [PATCH 3/4] fsnotify: count all objects with attached connectors

[sashal-linux-stable:pending-5.4 1/83] drivers/nvme/target/discovery.c:243:2: warning: 'strncpy' output truncated before terminating nul copying 8 bytes from a string of the same length
 2021-08-10 10:48 UTC 

[PATCH 0/8] gpu/drm: ingenic-drm: Various improvements
 2021-08-10 10:46 UTC  (4+ messages)
` [PATCH 3/8] drm/ingenic: Use standard drm_atomic_helper_commit_tail

[PATCH] KVM: X86: Don't reset dr6 unconditionally when the vcpu being scheduled out
 2021-08-10 10:46 UTC  (11+ messages)
` [PATCH V2 1/3] KVM: X86: Remove unneeded KVM_DEBUGREG_RELOAD
  ` [PATCH V2 2/3] KVM: X86: Set the hardware DR6 only when KVM_DEBUGREG_WONT_EXIT
  ` [PATCH V2 3/3] KVM: X86: Reset "

[PATCH] mailbox: fix a UAF bug in msg_submit()
 2021-08-10 10:45 UTC  (2+ messages)

[PATCH] cifs: enable fscache usage even for files opened as rw
 2021-08-10 10:43 UTC 

[PATCH net] net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB entry
 2021-08-10 10:43 UTC  (12+ messages)
        ` [Bridge] "

Bridge port isolation offload
 2021-08-10 10:42 UTC  (3+ messages)
  ` [Bridge] "

ARM Max Read Req Size and PCIE_BUS_PERFORMANCE stories
 2021-08-10 10:40 UTC 

iwd provides only Legacy Access point (802.11b)
 2021-08-10 10:40 UTC  (2+ messages)

[bug report] iommu_dma_unmap_sg() is very slow then running IO from remote numa node
 2021-08-10 10:35 UTC  (14+ messages)

[PATCH v5 0/5] y2038: Add mutex_timedlock64() support
 2021-08-10 10:38 UTC  (8+ messages)
` [PATCH v5 1/5] smokey: posix_mutex: Fix mutex/smokey_barrier leak
` [PATCH v5 2/5] cobalt/posix/mutex: Harmonize pthread_mutex_timedlock() and sem_timedwait()
` [PATCH v5 3/5] y2038: cobalt/posix/mutex: Adding mutex_timedlock64
` [PATCH v5 4/5] y2038: lib/cobalt/mutex: dispatch mutex_timedlock
` [PATCH v5 5/5] y2038: testsuite/smokey/y2038: Adding test cases for mutex_timedlock64()

[PATCH 0/3] Clean up some CI failures for GuC submission
 2021-08-10 10:36 UTC  (14+ messages)
` [PATCH 1/3] drm/i915/guc: Fix several issues related to resets / request cancelation
        ` [Intel-gfx] "
` [PATCH 2/3] drm/i915/selftests: Fix memory corruption in live_lrc_isolation
  ` [Intel-gfx] "
` [PATCH 3/3] drm/i915/selftests: Add initial GuC selftest for scrubbing lost G2H
  ` [Intel-gfx] "

[meta-oe][PATCH] cve-check: add coverage statistics on recipes without CVEs
 2021-08-10 10:35 UTC 

[PATCH v1] media: camss: vfe: Don't use vfe->base before it's assigned
 2021-08-10 10:33 UTC 

[PATCH] highmem: Don't disable preemption on RT in kmap_atomic()
 2021-08-10 10:33 UTC  (2+ messages)

[PATCH 0/8] cpufreq: Auto-register with energy model
 2021-08-10 10:30 UTC  (26+ messages)
` [PATCH 2/8] cpufreq: dt: Use auto-registration for "
` [PATCH 3/8] cpufreq: imx6q: "
` [PATCH 4/8] cpufreq: mediatek: "
` [PATCH 5/8] cpufreq: omap: "
` [PATCH 6/8] cpufreq: qcom-cpufreq-hw: "
` [PATCH 7/8] cpufreq: scpi: "
` [PATCH 8/8] cpufreq: vexpress: "

[PATCH] perf bench: add benchmark for evlist open/close operations
 2021-08-10 10:31 UTC  (4+ messages)

[PATCH] btrfs: zoned: suppress reclaim error message on EAGAIN
 2021-08-10 10:31 UTC  (2+ messages)

[libgpiod v2.0][PATCH] core: extend config objects
 2021-08-10 10:31 UTC  (6+ messages)

[PATCH v2 0/2] arm64: dts: amlogic: add support for Radxa Zero
 2021-08-10 10:26 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: arm: "
` [PATCH v2 2/2] arm64: dts: "

[igt-dev] [PATCH i-g-t] i915/intel_memory_region: Add missing forward declaration
 2021-08-10 10:29 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

Kconfig issue in commit c49c33637802 ("HID: support for initialization of some Thrustmaster wheels")
 2021-08-10 10:25 UTC  (2+ messages)

[PATCH V5 0/2] gpio: Add virtio based driver
 2021-08-10 10:25 UTC  (6+ messages)
` [PATCH V5 1/2] gpio: Add virtio-gpio driver
` [PATCH V5 2/2] gpio: virtio: Add IRQ support

[PATCH] drm/i915/gem/ttm: prefer kernel types
 2021-08-10 10:25 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v3 0/5] y2038: Adding support for mq_timed{send,recv}64
 2021-08-10 10:24 UTC  (6+ messages)
` [PATCH v3 1/5] y2038: cobalt/posix/mqueue: Adding mq_timedsend64
` [PATCH v3 2/5] y2038: lib/cobalt/mqueue: dispatch mq_timedsend
` [PATCH v3 3/5] y2038: cobalt/posix/muqueue: Adding mq_timedreceive64
` [PATCH v3 4/5] y2038: lib/cobalt/mqueue: dispatch mq_timedreceive
` [PATCH v3 5/5] y2038: testsuite/smokey/y2038: Adding tests for mq_timed{send, recv}64

[PATCH] dma-buf: Fix a few typos in dma-buf documentation
 2021-08-10 10:23 UTC  (3+ messages)

[PATCH] staging: r8188eu: remove rtw_ioctl function
 2021-08-10 10:22 UTC  (3+ messages)

[Buildroot] [PATCH] package/libgeos: bump version to 3.9.1
 2021-08-10 10:24 UTC 

Intro into qdisc writing?
 2021-08-10 10:22 UTC  (3+ messages)

[PATCH 00/26] ppc/pnv: Extend the powernv10 machine
 2021-08-10  6:06 UTC  (3+ messages)
` [PATCH 09/26] ppc/xive2: Introduce a XIVE2 core framework

[PATCH] HID: thrustmaster: clean up Makefile and adapt quirks
 2021-08-10 10:21 UTC 

[PATCH] KVM: stats: remove dead stores
 2021-08-10 10:21 UTC 

[PATCH] staging: r8188eu: Replace BITn with BIT(n)
 2021-08-10 10:21 UTC  (2+ messages)

[PATCH v5 0/6] Add USB2.0 support
 2021-08-10 10:20 UTC  (5+ messages)
` [PATCH v5 4/6] arm64: dts: renesas: r9a07g044: Add USB2.0 phy and host support
` [PATCH v5 6/6] arm64: dts: renesas: r9a07g044: Add USB2.0 device support

[GIT PULL FOR v5.15] v2: Various fixes and enhancements
 2021-08-10 10:20 UTC  (3+ messages)

[RFC v2] /dev/iommu uAPI proposal
 2021-08-10  6:10 UTC  (9+ messages)

[PATCH] staging: r8188eu: Remove some dead files
 2021-08-10 10:19 UTC  (2+ messages)

[PATCH v2 0/3] seperate panel power control from panel prepare/unprepare
 2021-08-10 10:18 UTC  (4+ messages)
` [PATCH v2 1/3] drm/panel: "

drivers/block/rsxx/core.c:401 rsxx_card_state_to_str() error: buffer overflow 'state_strings' 10 <= 32
 2021-08-10 10:18 UTC 

[PATCH] testsuite/smokey: net: Ignore late or lost packets when running in VM
 2021-08-10 10:17 UTC 

[LTP] [PATCH 2/4] syscalls/chmod02: Convert to new API
 2021-08-10 10:17 UTC  (2+ messages)

[PATCH v5 0/3] Add support to configure beacon tx mode
 2021-08-10 10:14 UTC  (4+ messages)
` [PATCH v5 1/3] nl80211: Add support for "

[syzbot] UBSAN: array-index-out-of-bounds in taprio_change
 2021-08-10 10:14 UTC 

[igt-dev] [PATCH i-g-t v6 00/65] Add allocator support in IGT
 2021-08-10 10:13 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] drm/i915: Release ctx->syncobj on final put, not on ctx close
 2021-08-10 10:13 UTC  (5+ messages)
      ` [Intel-gfx] "

[LTP] [PATCH 1/4] syscalls/chmod01: Convert to new API
 2021-08-10 10:13 UTC  (2+ messages)

[PATCH] docs/devel: fix missing antislash
 2021-08-10 10:12 UTC  (3+ messages)

[Nouveau] Proposal for allowing more Nouveau contributors to merge patches
 2021-08-10 10:11 UTC  (3+ messages)
  `  "

[PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 650 G8 Notebook PC
 2021-08-10 10:08 UTC  (2+ messages)

[PATCH 0/3] CM4 ACPI PCIe quirk
 2021-08-10 10:07 UTC  (4+ messages)
` [PATCH 1/3] PCI: brcmstb: Break register definitions into separate header


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.