summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-28arm64: dts: ti: k3-am62-main: Update otap/itap valuesJudith Mendez
2024-10-28ASoC: Intel: sst: Fix used of uninitialized ctx to log an errorHans de Goede
2024-10-28arm64: dts: ti: k3-am625-beagleplay: Enable MikroBUS PWMAyush Singh
2024-10-28perf vendor events arm64: Add i.MX91 DDR Performance Monitor metricsXu Yang
2024-10-28ASoC: Intel: add rt722 and rt1320 supportMark Brown
2024-10-28perf test: Sort tests placing exclusive tests lastIan Rogers
2024-10-28perf test: Add a signal handler to kill forked child processesIan Rogers
2024-10-28perf test: Make parallel testing the defaultIan Rogers
2024-10-28perf test: Run parallel tests in two passesIan Rogers
2024-10-28perf test: Add a signal handler around running a testIan Rogers
2024-10-28perf test: Tag parallel failing shell tests with "(exclusive)"Ian Rogers
2024-10-28perf test: Avoid list test blocking on writing to stdoutIan Rogers
2024-10-28perf test: Reduce scope of parallel variableIan Rogers
2024-10-28perf test: Display number of active running testsIan Rogers
2024-10-28tools subcmd: Add non-waitpid check_if_command_finished()Ian Rogers
2024-10-28drm/msm/a6xx: Fix excessive stack usageAkhil P Oommen
2024-10-28arm64: dts: ti: k3-am62-verdin: Fix SD regulator startup delayFrancesco Dolcini
2024-10-28arm64: dts: ti: k3-am62-verdin: Fix SoM ADC compatibleJoão Paulo Gonçalves
2024-10-28iommufd: Selftest coverage for IOMMU_IOAS_MAP_FILESteve Sistare
2024-10-28iommufd: File mappings for mdevSteve Sistare
2024-10-28iommufd: Add IOMMU_IOAS_MAP_FILESteve Sistare
2024-10-28iommufd: pfn_reader for file mappingsSteve Sistare
2024-10-28iommufd: Folio subroutinesSteve Sistare
2024-10-28iommufd: pfn_reader local variablesSteve Sistare
2024-10-28iommufd: Generalize iopt_pages addressSteve Sistare
2024-10-28iommufd: Rename uptr in iopt_alloc_iova()Steve Sistare
2024-10-28mm/gup: Add folio_add_pins()Steve Sistare
2024-10-28perf cap: Add __NR_capget to arch/x86 unistdIan Rogers
2024-10-28vdso: Change PAGE_MASK to signed on all 32-bit architecturesArnd Bergmann
2024-10-28srcu: Introduce srcu_gp_is_expedited() helper functionPaul E. McKenney
2024-10-28srcu: Rename srcu_might_be_idle() to srcu_should_expedite()Paul E. McKenney
2024-10-28x86/boot: Skip video memory access in the decompressor for SEV-ES/SNPAshish Kalra
2024-10-28drm/etnaviv: etnaviv_cmdbuf.c: Drop the unneeded include of drm_mm.hSui Jingfeng
2024-10-28drm/etnaviv: Drop the 'struct etnaviv_iommu_global::pta_lock' data memberSui Jingfeng
2024-10-28drm/etnaviv: flush shader L1 cache after user commandstreamLucas Stach
2024-10-28drm/etnaviv: always allocate 4K for kernel ringbuffersLucas Stach
2024-10-28drm/etnaviv: Map and unmap GPUVA range with respect to the GPUVA sizeSui Jingfeng
2024-10-28drm/etnaviv: Record GPU visible size of GEM BO separatelySui Jingfeng
2024-10-28tools headers: Update the linux/unaligned.h copy with the kernel sourcesArnaldo Carvalho de Melo
2024-10-28drm/etnaviv: take current primitive into account when checking for hung GPULucas Stach
2024-10-28drm/etnaviv: update hardware headers from rnndbLucas Stach
2024-10-28drm/etnaviv: unconditionally enable debug registersLucas Stach
2024-10-28tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo
2024-10-28drm/etnaviv: assert GPU lock held in perfmon pipe_*_read functionsLucas Stach
2024-10-28drm/etnaviv: hold GPU lock across perfmon samplingLucas Stach
2024-10-28tools headers: Synchronize {uapi/}linux/bits.h with the kernel sourcesArnaldo Carvalho de Melo
2024-10-28drm/etnaviv: Replace the '&pdev->dev' with 'dev'Sui Jingfeng
2024-10-28drm/etnaviv: Fix missing mutex_destroy()Sui Jingfeng
2024-10-28drm/etnaviv: Drop the <linux/pm_runtime.h> headerSui Jingfeng
2024-10-28drm/etnaviv: Use 'unsigned' type to count the number of pagesSui Jingfeng