aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-22timers/migration: Read childmask and parent pointer in a single placeAnna-Maria Behnsen1-15/+5
2024-07-22timers/migration: Use a single struct for hierarchy walk dataAnna-Maria Behnsen1-71/+55
2024-07-22timers/migration: Improve tracingAnna-Maria Behnsen1-6/+5
2024-07-22timers/migration: Move hierarchy setup into cpuhotplug prepare callbackAnna-Maria Behnsen2-87/+120
2024-07-22timers/migration: Do not rely always on group->parentAnna-Maria Behnsen2-19/+26
2024-07-22drm/panel: Avoid warnings w/ panel-simple/panel-edp at shutdownDouglas Anderson4-37/+68
2024-07-22mtd: mtdoops: Fix kmsgdump parameter renaming.Jocelyn Falempe1-2/+2
2024-07-22fbcon: Use oops_in_progress instead of panic_cpuJocelyn Falempe1-0/+9
2024-07-22dt-bindings: display: panel: samsung,atna33xc20: Document ATNA45AF01Stephan Gerhold1-1/+7
2024-07-22bcachefs: Fix printbuf usage while atomicKent Overstreet1-0/+1
2024-07-22bcachefs: More informative error message in reattach_inode()Kent Overstreet1-2/+5
2024-07-22hid: bpf: add BPF_JIT dependencyArnd Bergmann1-1/+1
2024-07-22tools/resolve_btfids: Fix comparison of distinct pointer types warning in res...Liwei Song1-1/+1
2024-07-22ALSA: ump: Force 1 Group for MIDI1 FBsTakashi Iwai1-0/+6
2024-07-22ALSA: ump: Don't update FB name for static blocksTakashi Iwai1-0/+7
2024-07-22ACPI: NUMA: replace pr_info with pr_debug in arch_acpi_numa_initHaibo Xu1-1/+1
2024-07-22ACPI: NUMA: change the ACPI_NUMA to a hidden optionHaibo Xu3-6/+1
2024-07-22ACPI: NUMA: Add handler for SRAT RINTC affinity structureHaibo Xu1-1/+31
2024-07-22ACPI: RISCV: Add NUMA support based on SRAT and SLITHaibo Xu7-10/+154
2024-07-22nfsd: don't set SVC_SOCK_ANONYMOUS when creating nfsd socketsJeff Layton1-2/+1
2024-07-22ALSA: usb-audio: Add a quirk for Sonix HD USB Camerawangdicheng1-0/+2
2024-07-22media: uvcvideo: Fix custom control mapping probingRicardo Ribalda1-3/+5
2024-07-22ASoC: TAS2781: Fix tasdev_load_calibrated_data()Dan Carpenter1-1/+1
2024-07-22ASoC: tegra: select CONFIG_SND_SIMPLE_CARD_UTILSArnd Bergmann1-0/+1
2024-07-22ASoC: Intel: use soc_intel_is_byt_cr() only when IOSF_MBI is reachablePierre-Louis Bossart1-1/+1
2024-07-22regmap: maple: work around gcc-14.1 false-positive warningArnd Bergmann1-1/+2
2024-07-22drm/i915: Make I2C terminology more inclusiveEaswar Hariharan18-118/+118
2024-07-22drm/xe: Add NEEDS_2M BO flagMichal Wajdeczko3-6/+9
2024-07-22drm/xe: Normalize NEEDS_64K BO flagMichal Wajdeczko3-3/+3
2024-07-22drm/xe/tests: Skip xe_mocs live tests on VF deviceMichal Wajdeczko1-0/+6
2024-07-22drm/xe/tests: Convert xe_mocs live testsMichal Wajdeczko1-4/+10
2024-07-22drm/xe/tests: Convert xe_migrate live testsMichal Wajdeczko1-7/+12
2024-07-22drm/xe/tests: Convert xe_dma_buf live testsMichal Wajdeczko1-2/+6
2024-07-22drm/xe/tests: Convert xe_bo live testsMichal Wajdeczko1-8/+13
2024-07-22drm/xe/tests: Add helpers for use in live testsMichal Wajdeczko4-0/+73
2024-07-22drm/xe: Introduce const cast helperMichal Wajdeczko1-0/+5
2024-07-22ALSA: usb-audio: Move HD Webcam quirk to the right placeTakashi Iwai1-2/+2
2024-07-22drm/i915/dp: Don't WARN on failed link-retrain modesetImre Deak1-3/+0
2024-07-22drm/i915/dp: Require a valid atomic state for SST link trainingImre Deak2-19/+0
2024-07-22drm/i915/dp: Retrain SST links via a modeset commitImre Deak1-58/+9
2024-07-21drm/xe/oa: Don't use hardcoded valuesOhad Sharabi1-1/+1
2024-07-21Merge tag '6.11-rc-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds11-20/+183
2024-07-22Merge tag 'amd-drm-fixes-6.11-2024-07-18' of https://gitlab.freedesktop.org/a...Dave Airlie18-141/+246
2024-07-22Merge tag 'drm-misc-next-fixes-2024-07-19' of https://gitlab.freedesktop.org/...Dave Airlie3-7/+22
2024-07-22Merge tag 'drm-xe-next-fixes-2024-07-18' of https://gitlab.freedesktop.org/dr...Dave Airlie11-20/+102
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds156-842/+1416
2024-07-22Merge tag 'drm-intel-next-fixes-2024-07-18' of https://gitlab.freedesktop.org...Dave Airlie2-7/+50
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds328-9195/+12435
2024-07-21Merge tag 'rtc-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds40-103/+299
2024-07-21Merge tag '6.11-rc-part1-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds8-31/+191