aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-21remoteproc: k3: Factor out TI-SCI processor control OF get functionAndrew Davis3-54/+28
2024-08-21dt-bindings: remoteproc: k3-m4f: Add K3 AM64x SoCsHari Nagalla1-0/+125
2024-08-21workqueue: Fix another htmldocs build warningTejun Heo1-2/+3
2024-08-21workqueue: fix null-ptr-deref on __alloc_workqueue() errorSergey Senozhatsky1-0/+3
2024-08-21drm/xe: Invalidate media_gt TLBsMatthew Brost1-13/+24
2024-08-21drm/xe: Free job before xe_exec_queue_putMatthew Brost1-1/+2
2024-08-21drm/xe: Drop HW fence pointer to HW fence ctxMatthew Brost3-7/+11
2024-08-21drm/xe: Fix missing workqueue destroy in xe_gt_pagefaultStuart Summers1-2/+16
2024-08-21drm/xe: Free job before xe_exec_queue_putMatthew Brost1-1/+2
2024-08-21ASoC: allow module autoloading for table board_idsHongbo Li1-0/+2
2024-08-21ASoC: allow module autoloading for table db1200_pidsHongbo Li1-0/+1
2024-08-21soc: qcom: pd-mapper: Fix singleton refcountBjorn Andersson1-0/+2
2024-08-21perf annotate-data: Add 'typecln' sort keyNamhyung Kim3-0/+54
2024-08-21perf annotate-data: Show offset and size in hexNamhyung Kim3-4/+4
2024-08-21arm64: dts: qcom: sm8150-mtp: drop incorrect amd,imageonKrzysztof Kozlowski1-5/+0
2024-08-21perf bpf: Remove redundant check that map is NULLYang Ruibin1-3/+0
2024-08-21perf annotate-data: Fix percpu pointer checkNamhyung Kim2-59/+66
2024-08-21perf annotate-data: Prefer struct/union over base typeNamhyung Kim1-1/+19
2024-08-21perf annotate-data: Fix missing constant copyNamhyung Kim1-0/+1
2024-08-21s390/cpum_sf: Ignore qsi() return codeThomas Richter1-51/+28
2024-08-21s390/cpum_sf: Ignore lsctl() return code in sf_disable()Thomas Richter1-6/+5
2024-08-21s390/zcrypt_msgtype6: Cleanup debug codeHolger Dengler1-22/+15
2024-08-21s390/zcrypt_msgtype50: Cleanup debug codeHolger Dengler1-5/+5
2024-08-21s390/zcrypt_api: Cleanup debug codeHolger Dengler1-16/+13
2024-08-21s390/ap_queue: Cleanup debug codeHolger Dengler1-10/+10
2024-08-21s390/ap_bus: Cleanup debug codeHolger Dengler1-22/+20
2024-08-21s390/ap: Refine AP bus bindings complete processingHarald Freudenberger1-1/+6
2024-08-21s390/mm: Pin identity mapping base to zeroAlexander Gordeev2-1/+15
2024-08-21s390/mm: Prevent lowcore vs identity mapping overlapAlexander Gordeev1-1/+18
2024-08-21ASoC: SOF: amd: remove unused variable from sof_amd_acp_desc structureVijendar Mukunda5-5/+0
2024-08-21ASoC: soc-pcm: remove snd_soc_dpcm_stream_lock_irqsave_nested()Kuninori Morimoto1-8/+2
2024-08-21ASoC: tas2781: Remove unnecessary line feed for tasdevice_codec_removeBaojun Xu1-4/+3
2024-08-21ASoC: codecs: wcd934x: make read-only array minCode_param static constColin Ian King1-2/+2
2024-08-21firmware: qcom: tzmem: disable sdm670 platformRichard Acayan1-0/+1
2024-08-21soc: qcom: pmic_glink: Actually communicate when remote goes downBjorn Andersson1-1/+1
2024-08-21usb: typec: ucsi: Move unregister out of atomic sectionBjorn Andersson2-6/+31
2024-08-21soc: qcom: pmic_glink: Fix race during initializationBjorn Andersson5-33/+55
2024-08-21dm-crypt: Allow to specify the integrity key size as optionIngo Franzki2-4/+19
2024-08-21drm/i915/gem: Calculate object page offset for partial memory mappingAndi Shyti3-3/+16
2024-08-21drm/i915/gem: Do not look for the exact address in nodeAndi Shyti1-3/+3
2024-08-21ALSA: hda: cs35l56: Don't use the device index as a calibration indexSimon Trimmer1-1/+1
2024-08-21io_uring/kbuf: sanitize peek buffer setupJens Axboe1-3/+6
2024-08-21lockdep: Mark emergency sections in lockdep splatsJohn Ogness1-2/+81
2024-08-21rcu: Mark emergency sections in rcu stallsJohn Ogness2-0/+16
2024-08-21panic: Mark emergency section in oopsJohn Ogness1-0/+2
2024-08-21panic: Mark emergency section in warnThomas Gleixner1-0/+4
2024-08-21printk: nbcon: Implement emergency sectionsThomas Gleixner3-1/+79
2024-08-21printk: Add helper for flush type logicJohn Ogness3-41/+112
2024-08-21printk: Coordinate direct printing in panicJohn Ogness4-7/+56
2024-08-21printk: Track nbcon consolesJohn Ogness1-1/+13