aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-11drm/xe: Add process name and PID to job timedout messageJosé Roberto de Souza1-2/+15
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski195-1334/+2210
2024-07-11dm vdo: replace max_discard_sectors with max_hw_discard_sectorsBruce Johnston1-1/+1
2024-07-11Merge tag 'spi-fix-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-26/+49
2024-07-11drm/i915/dp: Keep cached LTTPR mode up-to-dateImre Deak1-1/+7
2024-07-11drm/i915/dp: Reset cached LTTPR count if number of LTTPRs is unsupportedImre Deak1-1/+1
2024-07-11drm/i915/dp: Don't switch the LTTPR mode on an active linkImre Deak1-7/+48
2024-07-11drm/i915/dp: Reset intel_dp->link_trained before retraining the linkImre Deak1-0/+2
2024-07-11Merge branch 'for-next/vcpu-hotplug' into for-next/coreCatalin Marinas20-135/+404
2024-07-11Merge branches 'for-next/cpufeature', 'for-next/misc', 'for-next/kselftest', ...Catalin Marinas48-455/+805
2024-07-11selftests: arm64: tags: remove the result scriptMuhammad Usama Anjum2-13/+0
2024-07-11selftests: arm64: tags_test: conform test to TAP outputMuhammad Usama Anjum1-4/+6
2024-07-11igc: Remove the internal 'eee_advert' fieldSasha Neftin3-10/+0
2024-07-11ice: remove eswitch rebuildMichal Swiatkowski3-24/+0
2024-07-11drm/dp: Add helper to dump an LTTPR PHY descriptorImre Deak3-10/+62
2024-07-11ice: Add support for devlink local_forwarding paramPawel Kaminski5-1/+166
2024-07-11selftests: ifs: verify IFS ARRAY BIST functionalityPengfei Xu1-0/+8
2024-07-11selftests: ifs: verify IFS scan test functionalityPengfei Xu1-1/+189
2024-07-11selftests: ifs: verify test image loading functionalityPengfei Xu1-1/+120
2024-07-11selftests: ifs: verify test interfaces are created by the driverPengfei Xu4-0/+187
2024-07-11selftests/dma:remove unused variableZhu Jun1-1/+0
2024-07-11selftests/breakpoints:Remove unused variableZhu Jun1-1/+0
2024-07-11selftests/x86: fix printk warnings reported by clangJohn Hubbard2-6/+6
2024-07-11selftests/x86: remove (or use) unused variables and functionsJohn Hubbard5-28/+2
2024-07-11selftests/x86: avoid -no-pie warnings from clang during compilationJohn Hubbard1-0/+7
2024-07-11selftests/x86: build sysret_rip.c with clangJohn Hubbard3-14/+23
2024-07-11selftests/x86: build fsgsbase_restore.c with clangJohn Hubbard4-6/+30
2024-07-11selftests: x86: test_FISTTP: use fisttps instead of ambiguous fisttpMuhammad Usama Anjum1-4/+4
2024-07-11selftests/x86: fix Makefile dependencies to work with clangJohn Hubbard1-6/+15
2024-07-11selftests/timers: remove unused irqcount variableJohn Hubbard1-2/+1
2024-07-11selftests: Add information about TAP conformance in testsMuhammad Usama Anjum1-0/+7
2024-07-11selftests/resctrl: Remove test name comparing from write_bm_pid_to_resctrl()Ilpo Järvinen7-38/+17
2024-07-11selftests/resctrl: Remove mongrp from CMT testIlpo Järvinen1-3/+2
2024-07-11selftests/resctrl: Remove mongrp from MBA testIlpo Järvinen1-1/+0
2024-07-11selftests/resctrl: Convert ctrlgrp & mongrp to pointersIlpo Järvinen2-11/+9
2024-07-11selftests/resctrl: Make some strings passed to resctrlfs functions constIlpo Järvinen2-6/+8
2024-07-11selftests/resctrl: Simplify bandwidth report type handlingIlpo Järvinen5-25/+20
2024-07-11selftests/resctrl: Add ->init() callback into resctrl_val_paramIlpo Järvinen5-63/+60
2024-07-11selftests/resctrl: Add ->measure() callback to resctrl_val_paramIlpo Järvinen5-15/+35
2024-07-11selftests/resctrl: Simplify mem bandwidth file code for MBA & MBM testsIlpo Järvinen2-42/+4
2024-07-11selftests/resctrl: Rename measure_vals() to measure_mem_bw_vals() & documentIlpo Järvinen1-3/+8
2024-07-11selftests/resctrl: Cleanup bm_pid and ppid usage & limit scopeIlpo Järvinen2-17/+15
2024-07-11selftests/resctrl: Use correct type for pidsIlpo Järvinen4-12/+12
2024-07-11selftests/resctrl: Consolidate get_domain_id() into resctrl_val()Ilpo Järvinen1-20/+13
2024-07-11selftests/resctrl: Make "bandwidth" consistent in comments & printsIlpo Järvinen2-8/+8
2024-07-11selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) onlyIlpo Järvinen1-50/+91
2024-07-11selftests/resctrl: Fix closing IMC fds on error and open-code R+W instead of ...Ilpo Järvinen1-18/+36
2024-07-11selftests/sched: fix code format issuesaigourensheng1-5/+5
2024-07-11selftests/lib.mk: silence some clang warnings that gcc already ignoresJohn Hubbard1-0/+8
2024-07-11mm, slab: move prepare_slab_obj_exts_hook under CONFIG_MEM_ALLOC_PROFILINGSuren Baghdasaryan1-27/+21