All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-05 02:20:12 to 2023-01-05 03:45:24 UTC [more...]

[PATCH v6 00/45] Recover from failure to probe GPU
 2023-01-05  3:43 UTC  (79+ messages)
` [PATCH v6 01/45] drm/amd: Delay removal of the firmware framebuffer
` [PATCH v6 02/45] drm/amd: Add a legacy mapping to "amdgpu_ucode_ip_version_decode"
` [PATCH v6 03/45] drm/amd: Convert SMUv11 microcode to use `amdgpu_ucode_ip_version_decode`
` [PATCH v6 04/45] drm/amd: Convert SMUv13 "
` [PATCH v6 05/45] drm/amd: Add a new helper for loading/validating microcode
` [PATCH v6 06/45] drm/amd: Use `amdgpu_ucode_request` helper for SDMA
` [PATCH v6 07/45] drm/amd: Convert SDMA to use `amdgpu_ucode_ip_version_decode`
` [PATCH v6 08/45] drm/amd: Make SDMA firmware load failures less noisy
` [PATCH v6 09/45] drm/amd: Use `amdgpu_ucode_*` helpers for VCN
` [PATCH v6 10/45] drm/amd: Load VCN microcode during early_init
` [PATCH v6 11/45] drm/amd: Load MES "
` [PATCH v6 12/45] drm/amd: Use `amdgpu_ucode_*` helpers for MES
` [PATCH v6 13/45] drm/amd: Remove superfluous assignment for `adev->mes.adev`
` [PATCH v6 14/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX9
` [PATCH v6 15/45] drm/amd: Load GFX9 microcode during early_init
` [PATCH v6 16/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX10
` [PATCH v6 17/45] drm/amd: Load GFX10 microcode during early_init
` [PATCH v6 18/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX11
` [PATCH v6 19/45] drm/amd: Load GFX11 microcode during early_init
` [PATCH v6 20/45] drm/amd: Parse both v1 and v2 TA microcode headers using same function
` [PATCH v6 21/45] drm/amd: Avoid BUG() for case of SRIOV missing IP version
` [PATCH v6 22/45] drm/amd: Load PSP microcode during early_init
` [PATCH v6 23/45] drm/amd: Use `amdgpu_ucode_*` helpers for PSP
` [PATCH v6 24/45] drm/amd/display: Load DMUB microcode during early_init
` [PATCH v6 25/45] drm/amd: Use `amdgpu_ucode_release` helper for DMUB
` [PATCH v6 26/45] drm/amd: Use `amdgpu_ucode_*` helpers for SMU
` [PATCH v6 27/45] drm/amd: Load SMU microcode during early_init
` [PATCH v6 28/45] drm/amd: Optimize SRIOV switch/case for PSP microcode load
` [PATCH v6 29/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX6
` [PATCH v6 30/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX7
` [PATCH v6 31/45] drm/amd: Use `amdgpu_ucode_*` helpers for GFX8
` [PATCH v6 32/45] drm/amd: Use `amdgpu_ucode_*` helpers for GMC6
` [PATCH v6 33/45] drm/amd: Use `amdgpu_ucode_*` helpers for GMC7
` [PATCH v6 34/45] drm/amd: Use `amdgpu_ucode_*` helpers for GMC8

[PATCH 01/77] glib-2.0: upgrade 2.74.3 -> 2.74.4
 2023-01-05  3:44 UTC  (3+ messages)
` [PATCH 45/77] python3-setuptools: upgrade 65.5.1 -> 65.6.3
  ` [OE-core] "

[PATCH v7 0/7] Improve libata support for FUA
 2023-01-05  3:43 UTC  (3+ messages)

[PATCH] net: usb: cdc_ether: add support for Thales Cinterion PLS62-W modem
 2023-01-05  3:42 UTC 

linux-next: build warning after merge of the drm tree
 2023-01-05  3:43 UTC  (2+ messages)

[igt-dev] [PATCH 1/4] lib/amdgpu: rename function parameter
 2023-01-05  3:42 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [1/4] "

[PATCH v2] super-intel: make freesize not required for chunk size migration
 2023-01-05  3:41 UTC  (2+ messages)

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-05  3:37 UTC  (22+ messages)
` [PATCH RFC v7 01/64] KVM: Fix memslot boundary condition for large page
` [PATCH RFC v7 02/64] KVM: x86: Add KVM_CAP_UNMAPPED_PRIVATE_MEMORY
` [PATCH RFC v7 03/64] KVM: SVM: Advertise private memory support to KVM
` [PATCH RFC v7 04/64] KVM: x86: Add 'fault_is_private' x86 op
` [PATCH RFC v7 06/64] KVM: x86: Add platform hooks for private memory invalidations

[PATCH v3 0/3] Incremental mode: remove safety verification
 2023-01-05  3:38 UTC  (2+ messages)

Update bisect info and new repro code for "[syzbot] WARNING in _copy_from_iter"
 2023-01-05  3:38 UTC  (3+ messages)
  ` [Q] is the amount of residual bytes still not guaranteed for to be available for some old SCSI drivers? (was Re: Update bisect info and new repro code for "[syzbot] WARNING in _copy_from_iter")

[PATCH] io_uring: Replace 0-length array with flexible array
 2023-01-05  3:37 UTC 

[pull] amdgpu, amdkfd drm-fixes-6.2
 2023-01-05  3:38 UTC 

[PATCH v2] riscv: Move call to init_cpu_topology() to later initialization stage
 2023-01-05  3:37 UTC 

[android-common:android14-5.15 2/7] arch/arm64/kvm/hyp/nvhe/switch.c:337:5: warning: no previous prototype for '__pkvm_register_hyp_panic_notifier'
 2023-01-05  3:37 UTC 

[Intel-gfx] [PATCH 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-01-05  3:13 UTC  (15+ messages)
` [Intel-gfx] [PATCH 03/27] drm/i915/gvt: Incorporate KVM memslot info into check for 2MiB GTT entry
        `  "
` [Intel-gfx] [PATCH 26/27] KVM: x86/mmu: Add page-track API to query if a gfn is valid
        `  "
      ` [PATCH 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups

[PATCH V2] locking/qspinlock: Optimize pending state waiting for unlock
 2023-01-05  3:34 UTC  (2+ messages)

[PATCH] usb: dwc3: Clear DWC3_EVENT_PENDING when count is 0
 2023-01-05  3:35 UTC  (3+ messages)

[PATCH v2] rcu: Rework tick dependency setting into rcu_exp_handler()
 2023-01-05  3:40 UTC 

[igt-dev] [PATCH i-g-t 0/1] Fix PMU freq verification with SLPC
 2023-01-05  3:34 UTC  (2+ messages)
` [igt-dev] [PATCH i-g-t 1/1] HAX: Add gem_ctx_freq@sysfs and perf_pmu@frequency to fast-feedback.testlist

[PATCH] kbuild: readd -w option when vmlinux.o or Module.symver is missing
 2023-01-05  3:34 UTC  (2+ messages)

[PATCH 0/2] soc: qcom: dcc: Documentation improv
 2023-01-05  3:33 UTC  (2+ messages)

[PATCH 00/17] Enable DSA 2.0 Event Log and completion record faulting features
 2023-01-05  3:22 UTC  (12+ messages)
` [PATCH 09/17] mm: export access_remote_vm() symbol

[PATCH 0/3] Add PM6150L flash LED to Fairphone 4
 2023-01-05  3:30 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: qcom: sm7225-fairphone-fp4: configure flash LED

linux-next: Tree for Jan 5
 2023-01-05  3:30 UTC 

[intel-tdx:kvm-upstream-workaround 217/368] arch/x86/include/asm/cpu.h:74:20: error: conflicting types for 'tsx_ctrl_clear'; have 'void(u64)' {aka 'void(long long unsigned int)'}
 2023-01-05  3:27 UTC 

[PATCH 1/2] drm/amdgpu: update ta_secureDisplay_if.h to v27.00.00.08
 2023-01-05  3:27 UTC  (3+ messages)
` [PATCH 2/2] drm/amd: update securedisplay_cmd to ta_securedisplay_cmd

[Intel-gfx] linux-next: build warnings after merge of the drm-intel tree
 2023-01-05  3:27 UTC  (3+ messages)
`  "

[PATCH v2] hyperv: Make remove callback of hyperv driver void returned
 2023-01-05  3:27 UTC  (2+ messages)

[PATCH 1/8] drm/amdgpu: add bitmask controll for power related sysfs interfaces
 2023-01-05  3:22 UTC  (8+ messages)
` [PATCH 2/8] drm/amd/pm: refine the checks for sysfs interfaces support
` [PATCH 3/8] drm/amd/pm: drop the support for legacy sysfs interfaces on SMU13.0.0
` [PATCH 4/8] drm/amd/pm: drop the support for legacy sysfs interfaces on SMU13.0.7
` [PATCH 5/8] drm/amdgpu: add bitmask controll for hwmon related interfaces
` [PATCH 6/8] drm/amd/pm: refine the checks for hwmon interfaces support
` [PATCH 7/8] drm/amd/pm: drop the support for manual fan speed setting on SMU13.0.0
` [PATCH 8/8] drm/amd/pm: drop the support for manual fan speed setting on SMU13.0.7

[PATCH v2] arch: fix broken BuildID for arm64 and riscv
 2023-01-05  3:22 UTC  (3+ messages)

linux-next: build failure after merge of the kspp tree
 2023-01-05  3:22 UTC  (2+ messages)

linux-next: build warning after merge of the drm tree
 2023-01-05  3:21 UTC  (2+ messages)

[PATCH net-next 00/14] devlink: code split and structured instance walk
 2023-01-05  3:21 UTC  (7+ messages)
` [PATCH net-next 05/14] devlink: use an explicit structure for dump context
` [PATCH net-next 09/14] devlink: restart dump based on devlink instance ids (simple)

[Intel-wired-lan] [PATCH net v2] i40e: Fix crash when rebuild fails in i40e_xdp_setup
 2023-01-05  3:18 UTC  (2+ messages)

[PATCH v9 00/13] Implement AMD Pstate EPP Driver
 2023-01-05  3:18 UTC  (4+ messages)
` [PATCH v9 02/13] Documentation: amd-pstate: add EPP profiles introduction

linux-next: build warning after merge of the drm tree
 2023-01-05  3:17 UTC  (2+ messages)

[PATCH 7/7] iommu: dart: Add t8110 DART support
 2023-01-05  3:17 UTC  (2+ messages)

Potential hang on ublk_ctrl_del_dev()
 2023-01-05  3:16 UTC  (4+ messages)

[PATCH 0/8] migrate_pages(): batch TLB flushing
 2023-01-05  3:02 UTC  (3+ messages)
` [PATCH 1/8] migrate_pages: organize stats with struct migrate_pages_stats

[PATCH V4 0/9] CXL: Process event logs
 2023-01-05  3:16 UTC  (3+ messages)
` [PATCH V4 1/9] PCI/CXL: Export native CXL error reporting control

linux-next: build warnings after merge of the qcom tree
 2023-01-05  3:13 UTC 

[PATCH] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
 2023-01-05  3:13 UTC 

[meta-networking][PATCH] nftables: Upgrade to 1.0.6
 2023-01-05  3:12 UTC 

[PATCH V7 0/6] arm64/perf: Enable branch stack sampling
 2023-01-05  3:10 UTC  (7+ messages)
` [PATCH V7 1/6] drivers: perf: arm_pmu: Add new sched_task() callback
` [PATCH V7 2/6] arm64/perf: Add BRBE registers and fields
` [PATCH V7 3/6] arm64/perf: Add branch stack support in struct arm_pmu
` [PATCH V7 4/6] arm64/perf: Add branch stack support in struct pmu_hw_events
` [PATCH V7 5/6] arm64/perf: Add branch stack support in ARMV8 PMU
` [PATCH V7 6/6] arm64/perf: Enable branch stack events via FEAT_BRBE

[PATCH 0/3] mm/uffd: Fix missing markers on hugetlb
 2023-01-05  3:10 UTC  (3+ messages)
` [PATCH 3/3] mm/uffd: Detect pgtable allocation failures

[PATCH] dmaengine: lgm: Move DT parsing after initialization
 2023-01-05  3:05 UTC 

[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
 2023-01-05  3:06 UTC 

[PATCH bpf-next v1 0/8] Dynptr fixes
 2023-01-05  3:06 UTC  (3+ messages)
` [PATCH bpf-next v1 3/8] bpf: Fix partial dynptr stack slot reads/writes

[PATCH v1] perf script flamegraph: Avoid d3-flame-graph package dependency
 2023-01-05  3:04 UTC 

[PATCH v3] drm/msm: another fix for the headless Adreno GPU
 2023-01-05  3:02 UTC  (2+ messages)

[PATCH 0/7] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-01-05  2:59 UTC  (6+ messages)

[PATCH] drivers: iio: cdc: Drop redundant if check
 2023-01-05  2:53 UTC 

[PATCH v3 0/3] eficonfig: add vertical scroll support and refactoring
 2023-01-05  2:58 UTC  (4+ messages)
` [PATCH v3 1/3] eficonfig: refactor eficonfig_process_common function
` [PATCH v3 2/3] eficonfig: refactor change boot order implementation
` [PATCH v3 3/3] eficonfig: add vertical scroll support

[PATCH v1] exfat: fix inode->i_blocks for non-512 byte sector size device
 2023-01-05  2:56 UTC 

next/pending-fixes baseline: 482 runs, 33 regressions (v6.2-rc2-332-g2d3ca5d07c8e)
 2023-01-05  2:56 UTC 

[PATCH v2 00/11] Misc. qla2xxx driver bug fixes
 2023-01-05  2:54 UTC  (2+ messages)

[PATCH 0/2] Fix EUD dt-binding doc & sc7280 EUD node syntax
 2023-01-05  2:53 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: soc: qcom: eud: Fix identation issues in the example

[PATCH 0/3] Wiegand bus driver and GPIO controller driver
 2023-01-05  2:53 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: add Wiegand controller dt-binding documentation

[PATCH 0/6] drm/msm: add support for SM8450
 2023-01-05  2:53 UTC  (4+ messages)
` [PATCH 2/6] dt-bindings: display/msm: document the display hardware for SM8550

[PATCH] net/ixgbe: fix ixgbe firmware version get
 2023-01-05  2:52 UTC  (3+ messages)

A professional market survey about Sunflower Oil
 2023-01-05  2:51 UTC 

linux-next: duplicate patch in the mm tree
 2023-01-05  2:50 UTC 

[PATCH 2/2] PCI: Add quirk for LS7A to avoid reboot failure
 2023-01-05  2:49 UTC  (3+ messages)

[android-common:android13-5.10 1/21] htmldocs: Documentation/ABI/testing/sysfs-driver-ufs:915: WARNING: Malformed table
 2023-01-05  2:46 UTC 

[linux-next:pending-fixes 137/332] drivers/net/ethernet/mellanox/mlx5/core/health.c:701 mlx5_fw_fatal_reporter_err_work() warn: inconsistent returns '&dev->intf_state_mutex'
 2023-01-05  2:46 UTC 

ddr devfreq on H3 - possible?
 2023-01-05  2:47 UTC  (8+ messages)

[PATCH v2 1/1] mm: fix vma->anon_name memory leak for anonymous shmem VMAs
 2023-01-05  2:39 UTC  (3+ messages)

[PATCH v5 00/23] ufs: qcom: Add HS-G4 support
 2023-01-05  2:37 UTC  (4+ messages)

[isar-cip-core][PATCH v2 1/1] Use global variables for abrootfs partition uuids
 2023-01-05  2:20 UTC 

[tj-misc:iolat-lazy-init 2/4] block/bfq-cgroup.c:1118:56: error: passing argument 3 of 'blkg_conf_prep' from incompatible pointer type
 2023-01-05  2:36 UTC 

[PATCH v2 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
 2023-01-05  2:34 UTC  (11+ messages)
` [PATCH v2 6/6] hw/isa/piix: Resolve redundant TYPE_PIIX3_XEN_DEVICE

[PATCH v3] erofs-utils: dump: support fragments
 2023-01-05  2:37 UTC  (3+ messages)

[PATCH] locking/qspinlock: Optimize pending state waiting for unlock
 2023-01-05  2:31 UTC  (8+ messages)

[PATCH (repost) next] sysctl: expose all net/core sysctls inside netns
 2023-01-05  2:28 UTC 

[PATCH] sched/topology: Add __init for sched_init_domains
 2023-01-05  1:49 UTC 

[intel-tdx:kvm-upstream-workaround 366/368] arch/x86/kvm/mmu/tdp_mmu.c:2050:53: error: passing argument 1 of 'kvm_alloc_private_spt_for_split' from incompatible pointer type
 2023-01-05  2:26 UTC 

[PATCH v2] schemas: chosen: Add 'boot-hart-id' property
 2023-01-05  2:23 UTC 

[PATCH v4 0/2] Add support for Unisoc UFS host controller
 2023-01-05  2:21 UTC  (2+ messages)

[PATCH] rockchip: rk3328: Set VOP QoS to high priority
 2023-01-05  2:19 UTC  (2+ messages)


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.