aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds10-146/+247
2023-02-28RISC-V: improve string-function assemblyHeiko Stuebner3-16/+16
2023-02-28ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx (8A43)Duc Anh Le1-0/+7
2023-02-28spi: tegra210-quad: Fix iterator outside loopKrishna Yarlagadda1-4/+8
2023-02-28ASoC: zl38060 add gpiolib dependencyArnd Bergmann1-0/+1
2023-02-28ASoC: sam9g20ek: Disable capture unless building with microphone inputMark Brown1-0/+3
2023-02-28ASoC: mt8192: Fix range for sidetone positive gainMark Brown1-1/+1
2023-02-28ASoC: mt8192: Report an error if when an invalid sidetone gain is writtenMark Brown1-0/+2
2023-02-28ASoC: mt8192: Fix event generation for controlsMark Brown1-7/+18
2023-02-28ASoC: mt8192: Remove spammy log messagesMark Brown1-33/+0
2023-02-28ASoC: mchp-pdmc: fix poc noise at capture startupClaudiu Beznea1-5/+48
2023-02-28ASoC: dt-bindings: sama7g5-pdmc: add microchip,startup-delay-us bindingClaudiu Beznea1-0/+6
2023-02-28ASoC: soc-pcm: add option to start DMA after DAIClaudiu Beznea2-5/+24
2023-02-28ASoC: mt8183: Fix event generation for I2S DAI operationsMark Brown1-2/+3
2023-02-28ASoC: mt8183: Remove spammy logging from I2S DAI driverMark Brown1-16/+0
2023-02-28ASoC: mt6358: Remove undefined HPx Mux enumeration valuesMark Brown1-6/+0
2023-02-28ASoC: mt6358: Validate Wake on Voice 2 writesMark Brown1-0/+3
2023-02-28ASoC: mt6358: Fix event generation for wake on voice stage 2 switchMark Brown1-0/+2
2023-02-28nvme-fabrics: show well known discovery nameDaniel Wagner1-1/+2
2023-02-28nvme-tcp: don't access released socket during error recoveryAkinobu Mita1-0/+6
2023-02-28nvme-auth: fix an error code in nvme_auth_process_dhchap_challenge()Dan Carpenter1-1/+1
2023-02-28nvme: bring back auto-removal of deleted namespaces during sequential scanChristoph Hellwig1-17/+18
2023-02-28io_uring: fix fget leak when fs don't support nowait buffered readJoseph Qi1-1/+1
2023-02-28blk-iocost: Pass gendisk to ioc_refresh_paramsBreno Leitao1-6/+20
2023-02-28s390/decompressor: add link map savingVasily Gorbik1-1/+3
2023-02-28s390/smp: perform cpu reset before delegating work to target cpuHeiko Carstens1-0/+1
2023-02-28s390/mcck: cleanup user process termination pathAlexander Gordeev4-32/+8
2023-02-28s390/cpum_sf: use READ_ONCE_ALIGNED_128() instead of 128-bit cmpxchgHeiko Carstens1-6/+3
2023-02-28s390/rwonce: add READ_ONCE_ALIGNED_128() macroHeiko Carstens1-0/+31
2023-02-28arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGNArd Biesheuvel3-2/+13
2023-02-28exfat: fix the newly allocated clusters are not freed in error handlingYuezhang Mo1-10/+8
2023-02-28exfat: don't print error log in normal caseYuezhang Mo1-2/+3
2023-02-28exfat: remove unneeded code from exfat_alloc_cluster()Yuezhang Mo1-8/+1
2023-02-28arm64: ftrace: forbid CALL_OPS with CC_OPTIMIZE_FOR_SIZEMark Rutland1-1/+2
2023-02-28drm/shmem-helper: Revert accidental non-GPL exportAsahi Lina1-1/+1
2023-02-28drm: omapdrm: Do not use helper unininitialized in omap_fbdev_init()Nathan Chancellor1-1/+1
2023-02-28crypto: caam - Fix edesc/iv ordering mixupHerbert Xu3-23/+53
2023-02-28powerpc: Avoid dead code/data elimination when using recordmcountMichael Ellerman1-1/+1
2023-02-28powerpc/vmlinux.lds: Add .text.asan/tsan sectionsMichael Ellerman1-0/+1
2023-02-28powerpc: Drop orphaned VAS MAINTAINERS entryMichael Ellerman1-7/+0
2023-02-27vc_screen: don't clobber return value in vcs_readThomas Weißschuh1-3/+4
2023-02-27ocfs2: fix non-auto defrag path not working issueHeming Zhao via Ocfs2-devel1-11/+13
2023-02-27ocfs2: fix defrag path triggering jbd2 ASSERTHeming Zhao via Ocfs2-devel1-10/+0
2023-02-27mailmap: map Georgi Djakov's old Linaro address to his current oneKonrad Dybcio1-0/+1
2023-02-27mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISONNaoya Horiguchi3-6/+6
2023-02-27lib/zlib: DFLTCC deflate does not write all available bits for Z_NO_FLUSHMikhail Zaslonko1-1/+3
2023-02-27mm/damon/paddr: fix missing folio_put()andrew.yang1-4/+3
2023-02-27mm/mremap: fix dup_anon_vma() in vma_merge() case 4Vlastimil Babka1-1/+1
2023-02-27vfs: avoid duplicating creds in faccessat if possibleMateusz Guzik1-1/+37
2023-02-27capability: add cap_isidenticalMateusz Guzik1-0/+10