summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-04cpufreq: Add SM6375 to cpufreq-dt-platdev blocklistKonrad Dybcio1-0/+1
2023-01-04cifs: fix race in assemble_neg_contexts()Paulo Alcantara1-4/+7
2023-01-04cifs: ignore ipc reconnect failures during dfs failoverPaulo Alcantara1-2/+1
2023-01-04cifs: Fix kmap_local_page() unmappingIra Weiny1-7/+2
2023-01-04drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transferKuogee Hsieh1-0/+4
2023-01-04io_uring: lockdep annotate CQ lockingPavel Begunkov2-3/+17
2023-01-04io_uring: pin context while queueing deferred twPavel Begunkov1-1/+7
2023-01-04pinctrl: nomadik: Add missing header(s)Andy Shevchenko8-31/+54
2023-01-04dt-bindings: soundwire: qcom,soundwire: correct sizes related to number of portsKrzysztof Kozlowski1-5/+5
2023-01-04of/fdt: run soc memory setup when early_init_dt_scan_memory failsAndreas Rammhold2-3/+5
2023-01-04drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 an...Samson Tam1-3/+3
2023-01-04drm/amdkfd: Fix kernel warning during topology setupMukul Joshi1-1/+1
2023-01-03Merge tag 'drm-misc-next-fixes-2023-01-03' of git://anongit.freedesktop.org/d...Daniel Vetter4-6/+8
2023-01-03perf lock contention: Fix core dump related to not finding the "__sched_text_...Thomas Richter1-0/+2
2023-01-03perf build: Don't propagate subdir to submakes for install_headersIan Rogers1-5/+5
2023-01-03xfs: xfs_qm: remove unnecessary ‘0’ values from errorLi zeming1-1/+1
2023-01-03xfs: Fix deadlock on xfs_inodegc_workerWu Guanghao1-0/+10
2023-01-03xfs: get root inode correctly at bulkstatHironori Shiina1-2/+2
2023-01-03xfs: fix off-by-one error in xfs_btree_space_to_heightDarrick J. Wong1-1/+6
2023-01-03perf/x86/rapl: Treat Tigerlake like IcelakeChris Wilson1-0/+2
2023-01-03x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...Jason A. Donenfeld4-41/+41
2023-01-03f2fs: let's avoid panic if extent_tree is not createdJaegeuk Kim1-1/+2
2023-01-03f2fs: should use a temp extent_info for lookupJaegeuk Kim1-6/+7
2023-01-03f2fs: don't mix to use union values in extent_infoJaegeuk Kim1-8/+8
2023-01-03f2fs: initialize extent_cache parameterJaegeuk Kim4-4/+4
2023-01-03f2fs: fix to avoid NULL pointer dereference in f2fs_issue_flush()Chao Yu1-7/+4
2023-01-03x86/asm: Fix an assembler warning with current binutilsMikulas Patocka1-1/+1
2023-01-03firmware: arm_scmi: Fix virtio channels cleanup on shutdownCristian Marussi1-1/+6
2023-01-03firmware: arm_scmi: Harden shared memory access in fetch_notificationCristian Marussi1-1/+3
2023-01-03firmware: arm_scmi: Harden shared memory access in fetch_responseCristian Marussi1-2/+3
2023-01-03firmware: arm_scmi: Clear stale xfer->hdr.statusCristian Marussi1-0/+2
2023-01-03EDAC/highbank: Fix memory leak in highbank_mc_probe()Miaoqian Lin1-2/+5
2023-01-03regulator: qcom-rpmh: PM8550 ldo11 regulator is an nldoNeil Armstrong1-1/+1
2023-01-03btrfs: fix compat_ro checks against remountQu Wenruo3-5/+7
2023-01-03btrfs: always report error in run_one_delayed_ref()Qu Wenruo1-2/+5
2023-01-03ALSA: hda - Enable headset mic on another Dell laptop with ALC3254Chris Chiu1-0/+1
2023-01-03ALSA: hda/realtek - Turn on power earlyYuchi Yang1-14/+16
2023-01-03btrfs: handle case when repair happens with dev-replaceQu Wenruo1-1/+10
2023-01-03btrfs: fix off-by-one in delalloc search during lseekFilipe Manana2-2/+2
2023-01-03btrfs: fix false alert on bad tree level checkQu Wenruo1-5/+25
2023-01-03btrfs: add error message for metadata level mismatchQu Wenruo1-0/+3
2023-01-03btrfs: fix ASSERT em->len condition in btrfs_get_extentTanmay Bhushan1-1/+1
2023-01-03perf test record_probe_libc_inet_pton: Fix failure due to extra inet_pton() b...Arnaldo Carvalho de Melo1-1/+1
2023-01-03drm/scheduler: Fix lockup in drm_sched_entity_kill()Dmitry Osipenko2-3/+3
2023-01-03reset: uniphier-glue: Fix possible null-ptr-derefHui Tang1-3/+1
2023-01-03reset: ti-sci: honor TI_SCI_PROTOCOL setting when not COMPILE_TESTRandy Dunlap1-1/+1
2023-01-03time: Fix various kernel-doc problemsRandy Dunlap3-10/+10
2023-01-03KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*Marc Zyngier6-36/+33
2023-01-03KVM: arm64: Document the behaviour of S1PTW faults on RO memslotsMarc Zyngier1-0/+8
2023-01-03KVM: arm64: Fix S1PTW handling on RO memslotsMarc Zyngier1-2/+20