All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-02 16:32:50 to 2021-06-02 16:51:23 UTC [more...]

[PATCH 00/89] Add initial support for Yellow Carp
 2021-06-02 16:48 UTC  (72+ messages)
` [PATCH 02/89] drm/amdgpu: add yellow carp asic_type enum
` [PATCH 03/89] drm/amdgpu: add uapi to define yellow carp series
` [PATCH 04/89] drm/amdgpu: add yellow carp support for gpu_info and ip block setting
` [PATCH 05/89] drm/amdgpu: add yellow_carp_reg_base_init function for yellow carp (v2)
` [PATCH 06/89] drm/amdgpu: add nv common ip block support for yellow carp
` [PATCH 07/89] drm/amdgpu: add yellow carp support for ih block
` [PATCH 08/89] drm/amdgpu: add gmc v10 supports for yellow carp
` [PATCH 09/89] drm/amdgpu: support fw load type "
` [PATCH 10/89] drm/amdgpu: add gfx support "
` [PATCH 11/89] drm/amdgpu: add sdma "
` [PATCH 12/89] drm/amdgpu: set ip blocks "
` [PATCH 13/89] drm/amdkfd: add yellow carp KFD support
` [PATCH 14/89] drm/amdgpu: support nbio_7_2_1 for yellow carp
` [PATCH 15/89] drm/admgpu/pm: add smu v13 driver interface header for yellow carp (v3)
` [PATCH 16/89] drm/amdgpu/pm: add smu v13.0.1 firmware header for yellow carp (V4)
` [PATCH 17/89] drm/amdgpu/pm: add smu v13.0.1 smc header for yellow carp (v2)
` [PATCH 18/89] drm/amd/pm: add smu13 ip support for moment(V3)
` [PATCH 19/89] drm/amd/pm: add yellow_carp_ppt implementation(V3)
` [PATCH 20/89] drm/amd/pm: partially enable swsmu for yellow carp(V2)
` [PATCH 21/89] drm/amdgpu: add smu ip block for yellow carp(V3)
` [PATCH 22/89] drm/amdgpu: add gfx golden settings for yellow carp (v3)
` [PATCH 23/89] drm/amdgpu: introduce a stolen reserved buffer to protect specific buffer region (v2)
` [PATCH 24/89] drm/amdgpu: reserved buffer is not needed with ip discovery enabled
` [PATCH 25/89] drm/amdgpu: add mmhub client support for yellow carp
` [PATCH 26/89] drm/amdgpu: add psp_v13 "
` [PATCH 27/89] drm/amdgpu: enable psp_v13 "
` [PATCH 28/89] drm/amdgpu/pm: set_pp_feature is unsupport "
` [PATCH 29/89] drm/amdgpu/pm: add set_driver_table_location implementation "
` [PATCH 30/89] drm/amdgpu: add GFX Clock Gating support "
` [PATCH 31/89] drm/amdgpu: add MMHUB "
` [PATCH 32/89] drm/amdgpu: add GFX Power "
` [PATCH 33/89] drm/amdgpu/pm: enable smu_hw_init "
` [PATCH 34/89] drm/amdgpu/pm: add gfx_off_control "
` [PATCH 35/89] drm/amdgpu/pm: enable gfx_off in yellow carp smu post init
` [PATCH 36/89] drm/amdgpu: add SDMA Clock Gating support for yellow carp
` [PATCH 37/89] drm/amdgpu: add HDP "
` [PATCH 38/89] drm/amdgpu: add ATHUB "
` [PATCH 39/89] drm/amdgpu: add IH "
` [PATCH 40/89] drm/amd/pm: add vcn/jepg enable functions "
` [PATCH 41/89] drm/amdgpu/jpeg: Remove harvest checking on CHIP_YELLOW_CARP
` [PATCH 42/89] drm/amdgpu/vcn: add vcn support for yellow carp
` [PATCH 43/89] drm/amdgpu: enable vcn/jpeg on "
` [PATCH 44/89] drm/amdgpu: enable vcn dpg mode "
` [PATCH 45/89] drm/amdgpu: enable VCN PG and CG for "
` [PATCH 46/89] drm/amdgpu/pm: support smu_post_init "
` [PATCH 47/89] drm/amdgpu: add RLC_PG_DELAY_3 "
` [PATCH 48/89] drm/amdgpu: add timestamp counter query support "
` [PATCH 49/89] drm/amd/pm: add read_sensor function "
` [PATCH 50/89] drm/amd/pm: add set_watermarks_table "
` [PATCH 51/89] drm/amd/pm: add the fine grain tuning "
` [PATCH 52/89] drm/amd/pm: add support to get dpm clock value "
` [PATCH 53/89] drm/amd/pm: add feature map "
` [PATCH 54/89] drm/amd/pm: implement is_dpm_running() callback "
` [PATCH 55/89] drm/amd/pm: initialize feature_enabled/feature_support bitmap "
` [PATCH 56/89] drm/amd/pm: add callback force_clk_levels "
` [PATCH 57/89] drm/amd/pm: add PrepareMp1ForUnload support "
` [PATCH 58/89] drm/amdgpu: Load TA firmware "
` [PATCH 59/89] drm/amd/pm: add callback to get bootup values "
` [PATCH 60/89] drm/amd/pm: add callback get_dpm_ultimate_freq "
` [PATCH 61/89] drm/amd/pm: add callbacks to read/write sysfs file pp_power_profile_mode
` [PATCH 62/89] drm/amd/pm: add the interface to dump smu metrics table for yellow carp
` [PATCH 63/89] drm/amdgpu: add gpu harvest support for yellow carp (v2)
` [PATCH 64/89] drm/amdgpu: correct the cu and rb info for yellow carp
` [PATCH 65/89] drm/amd/pm: add set_performance_level function "
` [PATCH 66/89] drm/amdgpu: add mode2 reset support "
` [PATCH 67/89] drm/amd/pm: disable manually setting MCLK power level on "
` [PATCH 68/89] drm/amdgpu: add video_codecs query support for "
` [PATCH 69/89] drm/amdgpu: Update atomfirmware for DCN3.1 phy tuning and eDP caps
` [PATCH 70/89] drm/amd/display: Add DCN3.1 yellow carp asic family IDs
` [PATCH 72/89] drm/amd/display: Add DCN3.1 DCCG
` [PATCH 73/89] drm/amd/display: Add DCN3.1 DIO

[PATCH v2] target/ppc: fix single-step exception regression
 2021-06-02 16:49 UTC  (2+ messages)

[RESEND PATCH v4 0/6] iommu/arm-smmu: adreno-smmu page fault handling
 2021-06-02 16:52 UTC  (18+ messages)
` [RESEND PATCH v4 1/6] iommu/arm-smmu: Add support for driver IOMMU fault handlers
` [RESEND PATCH v4 2/6] iommu/arm-smmu-qcom: Add an adreno-smmu-priv callback to get pagefault info
` [RESEND PATCH v4 3/6] drm/msm: Improve the a6xx page fault handler
` [RESEND PATCH v4 4/6] iommu/arm-smmu-qcom: Add stall support
` [RESEND PATCH v4 5/6] drm/msm: Add crashdump support for stalled SMMU
` [RESEND PATCH v4 6/6] drm/msm: devcoredump iommu fault support

[PATCH v5 0/2] CLK: microchip: Add clkcfg driver for Microchip PolarFire SoC
 2021-06-02 16:51 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: clk: microchip: Add Microchip PolarFire host binding

[PATCH v8 00/19] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-06-02 16:47 UTC  (25+ messages)
` [PATCH v8 01/19] arm64: cpuinfo: Split AArch32 registers out into a separate struct
` [PATCH v8 02/19] arm64: Allow mismatched 32-bit EL0 support
` [PATCH v8 03/19] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched "
` [PATCH v8 04/19] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
` [PATCH v8 05/19] sched: Introduce task_cpu_possible_mask() to limit fallback rq selection
` [PATCH v8 06/19] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
` [PATCH v8 07/19] cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
` [PATCH v8 08/19] sched: Reject CPU affinity changes based on task_cpu_possible_mask()
` [PATCH v8 09/19] sched: Introduce task_struct::user_cpus_ptr to track requested affinity
` [PATCH v8 10/19] sched: Split the guts of sched_setaffinity() into a helper function
` [PATCH v8 11/19] sched: Allow task CPU affinity to be restricted on asymmetric systems
` [PATCH v8 12/19] sched: Introduce task_cpus_dl_admissible() to check proposed affinity
` [PATCH v8 13/19] arm64: Implement task_cpu_possible_mask()
` [PATCH v8 14/19] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
` [PATCH v8 15/19] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system
` [PATCH v8 16/19] arm64: Advertise CPUs capable of running 32-bit applications in sysfs
` [PATCH v8 17/19] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0
` [PATCH v8 18/19] arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores
` [PATCH v8 19/19] Documentation: arm64: describe asymmetric 32-bit support

[PATCH v2 0/6] extcon: sm5502: Add support for SM5504
 2021-06-02 16:48 UTC  (3+ messages)
` [PATCH v2 4/6] dt-bindings: extcon: sm5502: Convert to DT schema

[PATCH 0/6] sched: Cleanup task_struct::state
 2021-06-02 16:46 UTC  (5+ messages)
` [PATCH 2/6] sched: Introduce task_is_running()

[linux-next:master 1932/6331] drivers/phy/ralink/phy-mt7621-pci.c:341:34: warning: unused variable 'mt7621_pci_phy_ids'
 2021-06-02 16:47 UTC  (4+ messages)

[RFC ndctl PATCH 0/3] Rename monitor.conf to ndctl.conf as a ndctl global config file
 2021-06-02 16:47 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/20] Add Marvell CNXK crypto PMDs
 2021-06-02 16:43 UTC  (21+ messages)
` [dpdk-dev] [PATCH 01/20] crypto/cnxk: add driver skeleton
` [dpdk-dev] [PATCH 02/20] crypto/cnxk: add probe and remove
` [dpdk-dev] [PATCH 03/20] crypto/cnxk: add device control ops
` [dpdk-dev] [PATCH 04/20] crypto/cnxk: add symmetric crypto capabilities
` [dpdk-dev] [PATCH 05/20] crypto/cnxk: add queue pair ops
` [dpdk-dev] [PATCH 06/20] crypto/cnxk: add session ops framework
` [dpdk-dev] [PATCH 07/20] crypto/cnxk: add enqueue burst op
` [dpdk-dev] [PATCH 08/20] crypto/cnxk: add dequeue "
` [dpdk-dev] [PATCH 09/20] crypto/cnxk: add cipher operation in session
` [dpdk-dev] [PATCH 10/20] crypto/cnxk: add auth "
` [dpdk-dev] [PATCH 11/20] crypto/cnxk: add aead "
` [dpdk-dev] [PATCH 12/20] crypto/cnxk: add chained "
` [dpdk-dev] [PATCH 13/20] crypto/cnxk: add flexi crypto cipher encrypt
` [dpdk-dev] [PATCH 14/20] crypto/cnxk: add flexi crypto cipher decrypt
` [dpdk-dev] [PATCH 15/20] crypto/cnxk: add ZUC and SNOW3G encrypt
` [dpdk-dev] [PATCH 16/20] crypto/cnxk: add ZUC and SNOW3G decrypt
` [dpdk-dev] [PATCH 17/20] crypto/cnxk: add KASUMI encrypt
` [dpdk-dev] [PATCH 18/20] crypto/cnxk: add KASUMI decrypt
` [dpdk-dev] [PATCH 19/20] crypto/cnxk: add digest support
` [dpdk-dev] [PATCH 20/20] test/crypto: enable cnxk crypto PMDs

[linux-linus test] 162333: regressions - FAIL
 2021-06-02 16:46 UTC 

Multichannel patches
 2021-06-02 16:45 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: pm6150: Add thermal zone for PMIC on-die temperature
 2021-06-02 16:44 UTC  (3+ messages)

[PATCH v2] arm64: perf: Add more support on caps under sysfs
 2021-06-02 16:42 UTC  (2+ messages)

[bcache:for-next 11/14] drivers/md/bcache/journal.c:1058:4: warning: cast from pointer to integer of different size
 2021-06-02 16:44 UTC 

[PATCH 0/7] hwmon: (max31790) Fixes and improvements
 2021-06-02 16:43 UTC  (4+ messages)
` [PATCH 4/7] hwmon: (max31790) Add support for fanX_enable attributes

[PATCH 0/5] drm/i915: Get rid of fence error propagation
 2021-06-02 16:41 UTC  (13+ messages)
` [Intel-gfx] "
` [PATCH 1/5] drm/i915: Revert "drm/i915/gem: Asynchronous cmdparser"
  ` [Intel-gfx] "
` [PATCH 2/5] drm/i915: Remove allow_alloc from i915_gem_object_get_sg*
  ` [Intel-gfx] "
` [PATCH 3/5] drm/i915: Drop error handling from dma_fence_work
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 4/5] Revert "drm/i915: Propagate errors on awaiting already signaled fences"
  `  "
` [Intel-gfx] [PATCH 5/5] Revert "drm/i915: Skip over MI_NOOP when parsing"
  `  "

[PATCH v4 0/1] drm/i915/dg1: Add HWMON power sensor support
 2021-06-02 16:41 UTC  (6+ messages)
` [PATCH v4 1/1] "
        ` [Intel-gfx] "

[PATCH RFC] xfs: hold buffer across unpin and potential shutdown processing
 2021-06-02 16:40 UTC  (10+ messages)

dev-next - lvmdbusd: Use ID_FS_TYPE UDev property in udevwatch
 2021-06-02 16:40 UTC 

[PATCH] Revert "arm: mm: qsd8x50: Fix incorrect permission faults"
 2021-06-02 16:38 UTC  (4+ messages)

[PATCH 00/12] Fix broken docs references at next-20210602
 2021-06-02 16:38 UTC  (3+ messages)
` [PATCH 07/12] docs: accounting: update delay-accounting.rst reference

[PATCH v3 00/12] memory: tegra: Driver unification
 2021-06-02 16:33 UTC  (17+ messages)
` [PATCH v3 02/12] memory: tegra: Unify struct tegra_mc across SoC generations
` [PATCH v3 03/12] memory: tegra: Introduce struct tegra_mc_ops
` [PATCH v3 04/12] memory: tegra: Push suspend/resume into SoC drivers
` [PATCH v3 05/12] memory: tegra: Make per-SoC setup more generic
` [PATCH v3 06/12] memory: tegra: Extract setup code into callback
` [PATCH v3 07/12] memory: tegra: Parameterize interrupt handler
` [PATCH v3 08/12] memory: tegra: Make IRQ support opitonal
` [PATCH v3 09/12] memory: tegra: Only initialize reset controller if available
` [PATCH v3 10/12] memory: tegra: Unify drivers
` [PATCH v3 11/12] memory: tegra: Add memory client IDs to tables
` [PATCH v3 12/12] memory: tegra: Split Tegra194 data into separate file

[RFC] /dev/ioasid uAPI proposal
 2021-06-02 16:37 UTC  (7+ messages)

[PATCH v3] dt-bindings: media: venus: Add sc7280 dt schema
 2021-06-02 16:37 UTC  (2+ messages)

[syzbot] general protection fault in nft_set_elem_expr_alloc
 2021-06-02 16:37 UTC 

[syzbot] general protection fault in lock_page_memcg
 2021-06-02 16:37 UTC  (2+ messages)

[syzbot] memory leak in cfg80211_inform_single_bss_frame_data
 2021-06-02 16:37 UTC 

[PATCH] nsfs: fix oops when ns->ops is not provided
 2021-06-02 16:36 UTC  (6+ messages)

Seeking your opinion on ways to report both Altitude and Pressure sensors for the DPS310 as well as Temperature from dbus-sensors
 2021-06-02 16:34 UTC  (7+ messages)

[RFC net-next 0/8] Introducing subdev bus and devlink extension
 2021-06-02 16:34 UTC  (11+ messages)
        `  "

[PATCH v2] Add support for PCIe SSD status LED management
 2021-06-02 16:33 UTC  (5+ 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.