aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-31selftests/exec: Fix grammar in an error message.Chang Yu1-1/+1
2024-07-31selftests: tpm2: redirect python unittest logs to stdoutMuhammad Usama Anjum3-3/+3
2024-07-31selftests: ksft: Fix finished() helper exit code on skipped testsLaura Nao1-1/+1
2024-07-31Input: adc-joystick - fix optional value handlingJohn Keeping1-2/+5
2024-07-31ALSA: hda: Conditionally use snooping for AMD HDMITakashi Iwai2-2/+10
2024-07-31Merge branch 'selftests/bpf: convert test_dev_cgroup to test_progs'Martin KaFai Lau5-90/+127
2024-07-31selftests/bpf: add wrong type test to cgroup devAlexis Lothoré (eBPF Foundation)1-0/+4
2024-07-31selftests/bpf: convert test_dev_cgroup to test_progsAlexis Lothoré (eBPF Foundation)4-88/+121
2024-07-31selftests/bpf: do not disable /dev/null device access in cgroup dev testAlexis Lothoré (eBPF Foundation)2-11/+11
2024-07-31cgroup: Show # of subsystem CSSes in cgroup.statWaiman Long3-4/+77
2024-07-31minmax: fix up min3() and max3() tooLinus Torvalds1-2/+10
2024-07-31riscv: cpufeature: Do not drop Linux-internal extensionsSamuel Holland1-8/+6
2024-07-31phy: qcom: qmp: Add debug prints for register writesManivannan Sadhasivam7-60/+67
2024-07-31rcu: Better define "atomic" for list replacementPaul E. McKenney1-2/+7
2024-07-31drm/i915/dp_mst: Enable LT fallback between UHBR/non-UHBR link ratesImre Deak1-5/+0
2024-07-31drm/i915/dp_mst: Ensure link parameters are up-to-date for a disabled linkImre Deak3-0/+35
2024-07-31drm/i915/dp_mst: Reprobe the MST topology after a link parameter changeImre Deak3-1/+41
2024-07-31drm/i915/dp_mst: Queue modeset-retry after a failed payload BW allocationImre Deak1-4/+7
2024-07-31drm/i915/dp_mst: Configure MST after the link parameters are resetImre Deak1-2/+2
2024-07-31drm/i915/dp_mst: Reduce the link parameters in BW order after LT failuresImre Deak4-2/+159
2024-07-31drm/i915/dp: Add helpers to set link training mode, BW parametersImre Deak2-11/+29
2024-07-31drm/i915/dp: Add a separate function to reduce the link parametersImre Deak1-8/+31
2024-07-31drm/i915/dp: Send only a single modeset-retry uevent for a commitImre Deak2-0/+7
2024-07-31drm/i915/dp: Initialize the link parameters during HW readoutImre Deak1-1/+4
2024-07-31drm/i915/ddi: For an active output call the DP encoder sync_state() only for DPImre Deak1-1/+2
2024-07-31drm/dp_mst: Simplify the condition when to enumerate path resourcesImre Deak1-11/+8
2024-07-31drm/dp_mst: Add a helper to queue a topology probeImre Deak2-0/+29
2024-07-31drm/dp_mst: Factor out function to queue a topology probe workImre Deak1-2/+7
2024-07-31arm64: dts: fvp: Set stdout-path to serial0 in the chosen nodeDebbie Martin3-3/+9
2024-07-31nvme: reorganize nvme_ns_head fieldsKanchan Joshi1-6/+6
2024-07-31nvme: change data type of lba_shiftKanchan Joshi1-1/+1
2024-07-31nvme: remove a field from nvme_ns_headKanchan Joshi2-9/+8
2024-07-31dt-bindings: eeprom: at25: add fujitsu,mb85rs256 compatibleFrancesco Dolcini1-0/+1
2024-07-31s390: Keep inittext section writableHeiko Carstens2-10/+2
2024-07-31s390/vmlinux.lds.S: Move ro_after_init section behind rodata sectionHeiko Carstens1-8/+9
2024-07-31s390/mm: Get rid of RELOC_HIDE()Heiko Carstens1-8/+2
2024-07-31s390/mm/ptdump: Improve sorting of markersHeiko Carstens1-47/+53
2024-07-31s390/mm/ptdump: Add support for relocated lowcore mappingHeiko Carstens1-13/+22
2024-07-31s390/mm/ptdump: Fix handling of identity mapping areaHeiko Carstens1-9/+12
2024-07-31s390/cio: Add missing MODULE_DESCRIPTION() macrosJeff Johnson2-0/+2
2024-07-31s390/alternatives: Remove unused empty header fileHeiko Carstens1-0/+0
2024-07-31s390/fpu: Re-add exception handling in load_fpu_state()Heiko Carstens1-1/+1
2024-07-31ALSA: usb-audio: Correct surround channels in UAC1 channel mapTakashi Iwai1-2/+2
2024-07-31clk: samsung: exynos850: Add TMU clockSam Protsenko1-1/+6
2024-07-31dt-bindings: clock: exynos850: Add TMU clockSam Protsenko1-0/+1
2024-07-31ASoC: nau8822: Lower debug print priorityFrancesco Dolcini1-1/+1
2024-07-31drm/mediatek: Support alpha blending in display driverHsiao Chien Sung1-0/+11
2024-07-31drm/mediatek: Support "Pre-multiplied" blending in MixerHsiao Chien Sung1-2/+7
2024-07-31drm/mediatek: Support "Pre-multiplied" blending in OVLHsiao Chien Sung1-7/+25
2024-07-31drm/mediatek: Support "None" blending in MixerHsiao Chien Sung1-1/+3