All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-05 06:04:21 to 2023-09-05 07:55:30 UTC [more...]

[PATCH 0/5] Add USB Support on Qualcomm's SDX75 Platform
 2023-09-05  7:27 UTC  (17+ messages)
` [PATCH 1/5] dt-bindings: phy: qcom,snps-eusb2-phy: Add compatible for SDX75
` [PATCH 2/5] dt-bindings: phy: Add qcom,sdx75-qmp-usb3-uni schema file
` [PATCH 3/5] dt-bindings: usb: dwc3: Add missing SDX65 compatible
` [PATCH 4/5] dt-bindings: usb: dwc3: Add SDX75 compatible
` [PATCH 5/5] phy: qcom-qmp-usb: Add Qualcomm SDX75 USB3 PHY support

[PATCH v3 1/2] drm/mediatek: fix kernel oops if no crtc is found
 2023-09-05  7:55 UTC  (7+ messages)
` [PATCH v3 2/2] drm/mediatek: dpi/dsi: fix possible_crtcs calculation

[PATCH] riscv: Kconfig.errata: Add dependency for RISCV_SBI in ERRATA_ANDES config
 2023-09-05  7:52 UTC  (3+ messages)

[pci:controller/rcar 11/19] checkpatch: ERROR: "dw_pcie_write_dbi2" [drivers/pci/controller/dwc/pcie-rcar-gen4-host-drv.ko] undefined!
 2023-09-05  7:52 UTC 

[pci:controller/rcar 10/19] checkpatch: ERROR: "dw_pcie_ep_exit" [drivers/pci/controller/dwc/pcie-rcar-gen4-ep-drv.ko] undefined!
 2023-09-05  7:52 UTC 

[PATCH v17 00/14] Add support for MT8195 SCP 2nd core
 2023-09-05  7:48 UTC  (15+ messages)
` [PATCH v17 06/14] remoteproc: mediatek: Revise SCP rproc initialization flow for multi-core SCP
` [PATCH v17 07/14] remoteproc: mediatek: Probe SCP cluster on single-core SCP
` [PATCH v17 09/14] remoteproc: mediatek: Remove dependency of MT8195 SCP L2TCM power control on dual-core SCP
` [PATCH v17 12/14] remoteproc: mediatek: Report watchdog crash to all cores

[RFC, drm-misc-next v4 0/9] PCI/VGA: Allowing the user to select the primary video adapter at boot time
 2023-09-04 19:57 UTC  (10+ messages)
` [RFC, drm-misc-next v4 1/9] "
` [RFC, drm-misc-next v4 2/9] drm/nouveau: Implement .be_primary() callback
` [RFC, drm-misc-next v4 3/9] drm/radeon: "
` [RFC, drm-misc-next v4 4/9] drm/amdgpu: "
` [RFC, drm-misc-next v4 5/9] drm/i915: "
` [RFC, drm-misc-next v4 6/9] drm/loongson: "
` [RFC, drm-misc-next v4 7/9] drm/ast: Register as a VGA client by calling vga_client_register()
` [RFC, drm-misc-next v4 8/9] drm/hibmc: "
` [RFC, drm-misc-next v4 9/9] drm/gma500: "

[PATCH v5 0/6] Panel replay phase1 implementation
 2023-09-05  7:35 UTC  (14+ messages)
` [Intel-gfx] "
` [PATCH v5 1/6] drm/panelreplay: dpcd register definition for panelreplay
  ` [Intel-gfx] "
` [PATCH v5 2/6] drm/i915/psr: Move psr specific dpcd init into own function
  ` [Intel-gfx] "
` [PATCH v5 3/6] drm/i915/panelreplay: Initializaton and compute config for panel replay
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 4/6] drm/i915/panelreplay: Enable panel replay dpcd initialization for DP
  `  "
` [Intel-gfx] [PATCH v5 5/6] drm/i915/panelreplay: enable/disable panel replay
  `  "
` [PATCH v5 6/6] drm/i915/panelreplay: Debugfs support for "
  ` [Intel-gfx] "

[XEN PATCH] xen/types: address Rule 10.1 for macro BITS_TO_LONGS
 2023-09-05  7:46 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/7] Extend compute square to i915 and Xe
 2023-09-05  7:44 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/7] lib/intel_compute: Migrate xe_compute library to intel_compute

[PATCH v2 0/2] xen: fixes for UBSAN findings with SMMUv3 enabled
 2023-09-05  7:42 UTC  (5+ messages)
` [PATCH v2 1/2] xen/arm: smmuv3: Add missing U for shifted constant
` [PATCH v2 2/2] xen: Change parameter of generic_{fls,ffs}() to unsigned int

[pci:controller/rcar 7/19] checkpatch: WARNING: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
 2023-09-05  7:41 UTC 

[igt-dev] [PATCH i-g-t 0/2] Add GT id to identify failures
 2023-09-05  7:41 UTC  (10+ messages)
` [igt-dev] [PATCH i-g-t 1/2] tests/xe: Add GT id to C6 assertions
` [igt-dev] [PATCH i-g-t 2/2] tests/xe: Add GT id to identify failures
` [igt-dev] ✗ CI.xeBAT: failure for "
` [igt-dev] ✗ Fi.CI.BAT: "

[PATCH v16 00/20] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2023-09-05  7:40 UTC  (21+ messages)
` [PATCH v16 02/20] drm/shmem-helper: Use flag for tracking page count bumped by get_pages_sgt()
` [PATCH v16 05/20] drm/v3d: Replace open-coded drm_gem_shmem_free() with drm_gem_object_put()
` [PATCH v16 06/20] drm/virtio: Replace "
` [PATCH v16 07/20] drm/shmem-helper: Make all exported symbols GPL
` [PATCH v16 09/20] drm/shmem-helper: Remove obsoleted is_iomem test
` [PATCH v16 10/20] drm/shmem-helper: Add and use pages_pin_count
` [PATCH v16 11/20] drm/shmem-helper: Use refcount_t for pages_use_count
` [PATCH v16 12/20] drm/shmem-helper: Add and use lockless drm_gem_shmem_get_pages()
` [PATCH v16 13/20] drm/shmem-helper: Switch drm_gem_shmem_vmap/vunmap to use pin/unpin
` [PATCH v16 14/20] drm/shmem-helper: Use refcount_t for vmap_use_count

[PATCH v2 0/4] Support message-based DMA in vfio-user server
 2023-09-05  7:38 UTC  (8+ messages)
` [PATCH v2 1/4] softmmu: Support concurrent bounce buffers

[PATCH v2 1/5] imx8mm_evk_defconfig: Select CONFIG_IMX_TMU
 2023-09-05  7:39 UTC  (2+ messages)

[PATCH v2 3/5] thermal: imx_tmu: Increase the log level for high temperatures
 2023-09-05  7:39 UTC  (2+ messages)

[PATCH v2 5/5] thermal: imx_tmu: Increase the polling interval
 2023-09-05  7:39 UTC  (2+ messages)

[LTP] [PATCH v1] Refactor and merge timerfd02/03 using new LTP API
 2023-09-05  7:38 UTC 

[PATCH v2 4/5] thermal: imx_tmu: Fix the temperature unit
 2023-09-05  7:39 UTC  (2+ messages)

[PATCH v2 2/5] thermal: imx_tmu: Fix the polling default
 2023-09-05  7:39 UTC  (2+ messages)

ucm2: Sync Librem 5 config with Purism's downstream one
 2023-09-05  7:37 UTC 

[PATCH 00/19] net/cpfl: support port representor
 2023-09-05  7:35 UTC  (4+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 07/12] net/cpfl: create "

[igt-dev] [i-g-t 0/4] Enable hang tests for XE
 2023-09-05  7:26 UTC  (5+ messages)
` [igt-dev] [i-g-t 1/4] tests/kms_vblank: Allow hang tests to run on XE
` [igt-dev] [i-g-t 2/4] tests/i915/kms_flip: Fix testplan documentation for hang tests
` [igt-dev] [i-g-t 3/4] tests/intel-ci/xe.blocklist: Drop hang tests from xe blocklist
` [igt-dev] [i-g-t 4/4] HAX: Add hang tests to xe BAT

[igt-dev] [PATCH i-g-t] tests/feature_discovery: detect mst configuration
 2023-09-05  7:33 UTC  (2+ messages)
` [igt-dev] [i-g-t] "

[PATCH] mm: hugetlb_vmemmap: use bulk allocator in alloc_vmemmap_page_list()
 2023-09-05  7:32 UTC  (2+ messages)

[PATCH 1/3] linux/generate-cve-exclusions: fix mishandling of boundary values
 2023-09-05  7:29 UTC  (3+ messages)
` [PATCH 2/3] linux/generate-cve-exclusions: print the generated time in UTC
` [PATCH 3/3] linux-yocto: correct the wording in CVE_STATUS

[PATCH 3/3] ASoC: aw88395: drop undocumented and unused sound-channel property
 2023-09-05  7:28 UTC  (5+ messages)

[LTP] [PATCH v4] syscalls/readlinkat01: Convert to new API
 2023-09-05  7:30 UTC 

[igt-dev] [PATCH i-g-t 0/3] [RFC] benchmarks/gem_wsim: added basic xe support
 2023-09-05  7:29 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/3] lib/igt_device_scan: Xe get integrated/discrete card functions

[PATCH v3 00/12] drm/bridge: tc358768: Fixes and timings improvements
 2023-09-05  7:28 UTC  (4+ messages)
` [PATCH v3 12/12] drm/bridge: tc358768: Attempt to fix DSI horizontal timings

[PATCH 0/4] drm/bridge: lt8912b: Init & remove related fixes
 2023-09-05  7:28 UTC  (4+ messages)
` [PATCH 3/4] drm/bridge: lt8912b: Manually disable HPD only if it was enabled

Bug Report: Audio issues with CentOS7
 2023-09-05  7:26 UTC  (2+ messages)

[RFC] drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: switch to drm_do_get_edid()
 2023-09-04 11:40 UTC  (4+ messages)
    ` EXT: "

[PATCH net 1/1] net: sched: sch_qfq: Fix UAF in qfq_dequeue()
 2023-09-05  7:22 UTC  (2+ messages)

[PATCH bpf-next 00/12] bpf: Add missed stats for kprobes
 2023-09-05  7:20 UTC  (12+ messages)
` [PATCH bpf-next 03/12] bpf: Count stats for kprobe_multi programs
` [PATCH bpf-next 05/12] bpf: Add missed value to kprobe perf link info
` [PATCH bpf-next 08/12] bpf: Count run stats in bpf_prog_run_array

[PATCH v4 0/9] bpf: fprobe: rethook: Use ftrace_regs instead of pt_regs
 2023-09-05  7:17 UTC  (4+ messages)
` [PATCH v4 4/9] fprobe: rethook: Use ftrace_regs in fprobe exit handler and rethook

[PATCH] staging: wlan-ng
 2023-09-05  7:17 UTC  (2+ messages)

[Buildroot] [Bug 15754] New: The docker-engine and docker-cli versions are not compatible with go 1.19.12 version
 2023-09-05  7:16 UTC  (2+ messages)
` [Buildroot] [Bug 15754] "

[Cluster-devel] [syzbot] [cluster?] general protection fault in gfs2_dump_glock (2)
 2023-09-05  1:55 UTC  (2+ messages)
` [Cluster-devel] [syzbot] [gfs2?] "

[PATCH] server/process: Add more timing debug
 2023-09-05  7:14 UTC 

[PATCH v2 0/6] Add EFI HTTP boot support
 2023-09-05  7:13 UTC  (4+ messages)
` [PATCH v2 1/6] net: wget: prevent overwriting reserved memory

[PATCH v8 00/12] Add VIRTIO sound card
 2023-09-05  7:10 UTC  (9+ messages)
` [PATCH v8 10/12] virtio-sound: implement audio output (TX)

[Buildroot] [PATCH 1/1] package/osm2pgsql: bump version to 1.9.2
 2023-09-05  7:11 UTC 

❌ FAIL (SKIPPED 5 of 234): Test report for master (6.5.0, mainline.kernel.org-clang, 3f86ed6e)
 2023-09-05  7:11 UTC 

[PATCH] clocksource: extend the max_delta_ns of timer-riscv and timer-clint to ULONG_MAX
 2023-09-05  7:09 UTC 

[OE-core][PATCH] glibc-package: Fix conflict error when enable multilib
 2023-09-05  7:07 UTC 

[Buildroot] [PATCH] ti-k3-r5-loader: support devicetree customisation
 2023-09-05  7:07 UTC  (3+ messages)

[PATCH v3] migration/calc-dirty-rate: millisecond-granularity period
 2023-09-05  7:05 UTC 

[PATCH] eal: fix memory initialization deadlock
 2023-09-05  7:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()
 2023-09-05  7:03 UTC  (4+ messages)

[PATCH v3] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
 2023-09-05  7:02 UTC  (4+ messages)

[PATCH v6 1/2] kernfs: sysfs: support custom llseek method for sysfs entries
 2023-09-05  7:02 UTC  (2+ messages)

[PATCH 1/2] mm: hugetlb_vmemmap: fix hugetlb page number decrease failed on movable nodes
 2023-09-05  6:59 UTC  (3+ messages)
` [PATCH 2/2] mm: hugetlb_vmemmap: allow alloc_vmemmap_page_list() ignore watermarks

[PATCH v3] mm: memory-failure: use rcu lock instead of tasklist_lock when collect_procs()
 2023-09-05  6:57 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/xe_drm_fdinfo: Add tests to read and verify fdinfo
 2023-09-05  6:55 UTC  (3+ messages)
` [Intel-xe] "
` [Intel-xe] ✗ CI.Patch_applied: failure for "

[PATCH V7 0/1] nvme: allow passthru cmd error logging
 2023-09-05  6:53 UTC  (3+ messages)
` [PATCH V7 1/1] "

[PATCH v12 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-09-05  6:52 UTC  (6+ messages)
` [PATCH v12 2/2] i2c: aspeed: support ast2600 i2c new register mode driver

[PATCH v2 0/9] Mitigate a vmap lock contention v2
 2023-09-05  6:53 UTC  (4+ messages)

[PATCH] nvme-auth: use chap->s2 to indicate bidirectional authentication
 2023-09-05  6:51 UTC  (2+ messages)

[virtio-comment] [PATCH v16] virtio-net: support device stats
 2023-09-05  6:51 UTC  (16+ messages)
` [virtio-comment] "
  ` [virtio-comment] "
    ` [virtio-comment] "
      ` [virtio-comment] "
        ` [virtio-comment] "
          ` [virtio-comment] "
            ` [virtio-comment] "
              ` [virtio-comment] Re: [virtio-dev] "
                ` [virtio-comment] "
                  ` [virtio-comment] "
                    ` [virtio-comment] "
                      `  "
                        ` [virtio-comment] "
                          ` [virtio-comment] "

[RFC v1 0/4] nvmet-fc blktests & autoconnect fixes
 2023-09-05  6:50 UTC  (7+ messages)
` [RFC v1 1/4] nvmet-trace: avoid dereferencing pointer too early
` [RFC v1 2/4] nvmet-trace: null terminate device name string correctly
` [RFC v1 4/4] nvmet-discovery: do not use invalid port

[PATCH RESEND v5 00/26] plugins: Allow to read registers
 2023-09-05  6:51 UTC  (6+ messages)
` [PATCH RESEND v5 24/26] contrib/plugins: Allow to log registers

[PATCH] LoongArch: add p?d_leaf() definitions
 2023-09-05  6:49 UTC 

[PATCH v2 for-8.2 00/19] ppc: record-replay enablement and fixes
 2023-09-05  6:48 UTC  (8+ messages)
` [PATCH v2 05/19] host-utils: Add muldiv64_round_up

[PATCH 00/16] tests: Add CPU topology related smbios test cases
 2023-09-05  6:56 UTC  (3+ messages)

Alsa Lib segfaults when built statically
 2023-09-05  6:45 UTC 

[Buildroot] [PATCH 1/1] package/timescaledb: bump version to 2.11.2
 2023-09-05  6:45 UTC 

[PATCH v1 2/2] doc: board: starfive: Add more info about supported driver
 2023-09-05  6:46 UTC  (2+ messages)

[PATCH v3] ALSA: hda/tas2781: Revert structure name back to cs35l41_dev_name
 2023-09-05  6:43 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH] swiotlb: add the missing dynamic swiotlb check in is_swiotlb_buffer
 2023-09-05  6:44 UTC 

[PATCH] clarify purpose of empty cache lines
 2023-09-05  6:41 UTC  (2+ messages)

[PATCH v5 0/1] Compatible with NCT3015Y-R and NCT3018Y-R
 2023-09-05  6:35 UTC  (3+ messages)
` [PATCH v5 1/1] rtc: nuvoton: "

[PATCH] tcl: Add a way to skip ptests
 2023-09-05  6:36 UTC 

[PATCH V1 1/3] ASoC: dt-bindings: Add schema for "awinic,aw87390"
 2023-09-05  6:33 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix incompatible types in conditional expression
 2023-09-05  6:32 UTC  (2+ messages)

[PATCH 0/7] vhost-user: call VHOST_USER_SET_VRING_ENABLE synchronously
 2023-09-05  6:30 UTC  (6+ messages)
` [PATCH 7/7] "

[Intel-gfx] [PATCH 0/3] Get optimal audio frequency and channels
 2023-09-05  6:26 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm: Add Wrapper Functions for ELD SAD Extraction

[REGRESSION] rust midir MIDI library causes kernel oops
 2023-09-04 23:00 UTC  (3+ messages)

[PATCH] ALSA: dice: add stream format parameters for Weiss devices
 2023-09-04 16:00 UTC  (10+ messages)
          ` ALSA: dice: improve support "

[LTP] [PATCH v1] Refactor timerfd_create01 using new LTP API
 2023-09-05  6:25 UTC  (2+ messages)

[PATCH v8 0/2] Add Facebook Minerva (AST2600) BMC
 2023-09-05  6:22 UTC  (6+ messages)
` [PATCH v8 1/2] ARM: dts: aspeed: Minerva: "
` [PATCH v8 2/2] dt-bindings: arm: aspeed: add Meta Minerva board

[PATCH RESEND 00/10] iommu/amd: SVA Support (Part 4) - SVA and IOPF
 2023-09-05  6:18 UTC  (6+ messages)
` [PATCH RESEND 03/10] iommu/amd: Initial SVA support for AMD IOMMU

[PATCH] arm64: dts: imx8mq-librem5: Fix gpio-hog property
 2023-09-05  6:15 UTC  (2+ messages)

[driver-core:debugfs_cleanup] [sysfs] 868bc4ac86: WARNING:at_fs/sysfs/group.c:#sysfs_remove_group
 2023-09-05  6:10 UTC 

[PATCH V1 3/3] ASoC: codecs: Add aw87390 amplifier driver
 2023-09-05  6:03 UTC  (2+ messages)

[Buildroot] Error while building tensorflow-lite package
 2023-09-05  6:07 UTC  (2+ messages)

[linux-next:master 13985/13985] checkpatch: ERROR: DOS line endings
 2023-09-05  6:06 UTC 

[LTP] [PATCH V2] lib/tst_lockdown.c: Add PPC64 architecture support
 2023-09-05  6:04 UTC 

Rework flushing changes to the TLB
 2023-09-05  6:04 UTC  (12+ messages)
` [PATCH 01/11] drm/amdgpu: fix and cleanup gmc_v9_0_flush_gpu_tlb
` [PATCH 02/11] drm/amdgpu: rework gmc_v10_0_flush_gpu_tlb
` [PATCH 03/11] drm/amdgpu: cleanup gmc_v11_0_flush_gpu_tlb
` [PATCH 04/11] drm/amdgpu: fix and cleanup gmc_v7_0_flush_gpu_tlb_pasid
` [PATCH 05/11] drm/amdgpu: fix and cleanup gmc_v8_0_flush_gpu_tlb_pasid
` [PATCH 06/11] drm/amdgpu: fix and cleanup gmc_v9_0_flush_gpu_tlb_pasid
` [PATCH 07/11] drm/amdgpu: cleanup gmc_v10_0_flush_gpu_tlb_pasid
` [PATCH 08/11] drm/amdgpu: fix and cleanup gmc_v11_0_flush_gpu_tlb_pasid
` [PATCH 09/11] drm/amdgpu: drop error return from flush_gpu_tlb_pasid
` [PATCH 10/11] drm/amdgpu: rework lock handling fro flush_tlb
` [PATCH 11/11] drm/amdgpu: further move TLB hw workarounds a layer up


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.