summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-01Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-03-01io_uring/poll: don't pass in wake func to io_init_poll_iocb()Jens Axboe
2023-03-01Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-01Merge tag '9p-6.3-for-linus-part1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-03-01Merge tag 'jfs-6.3' of https://github.com/kleikamp/linux-shaggyLinus Torvalds
2023-03-01Merge tag 'exfat-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-03-01Merge tag 'nvme-6.3-2022-03-01' of git://git.infradead.org/nvme into for-6.3/...Jens Axboe
2023-03-01ASoC: mediatek: mt8195: add missing initializationTrevor Wu
2023-03-01ASoC: mediatek: mt8188: add missing initializationTrevor Wu
2023-03-01virt/sev-guest: Return -EIO if certificate buffer is not large enoughTom Lendacky
2023-02-28riscv, lib: Fix Zbb strncmpBjörn Töpel
2023-02-28Merge tag 'xfs-6.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-02-28Merge tag 'i3c/for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2023-02-28Merge tag 'docs-6.3-2' of git://git.lwn.net/linuxLinus Torvalds
2023-02-28i3c: master: dw: stop hardcoding initial speedJack Chen
2023-02-28MIPS: Workaround clang inline compat branch issueJiaxun Yang
2023-02-28mips: dts: ralink: mt7621: add phandle to system controller node for watchdogSergio Paracuellos
2023-02-28mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog'Sergio Paracuellos
2023-02-28powercap: remove MODULE_LICENSE in non-modulesNick Alcock
2023-02-28cpufreq: intel_pstate: remove MODULE_LICENSE in non-modulesNick Alcock
2023-02-28ACPI: x86: Drop quirk for HP ElitebookMario Limonciello
2023-02-28ASoC: mt8183: Fixes from an initial glance at aMark Brown
2023-02-28ASoC: mchp-pdmc: fix poc noises when startingMark Brown
2023-02-28ASoC: mt6358: Fixes from an initial glance at aMark Brown
2023-02-28ASoC: mt8192: Fixes from initial glance at kselftestMark Brown
2023-02-28Merge tag 'pwm/for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-28Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-02-28RISC-V: improve string-function assemblyHeiko Stuebner
2023-02-28ASoC: amd: yc: Add DMI entries to support HP OMEN 16-n0xxx (8A43)Duc Anh Le
2023-02-28spi: tegra210-quad: Fix iterator outside loopKrishna Yarlagadda
2023-02-28ASoC: zl38060 add gpiolib dependencyArnd Bergmann
2023-02-28ASoC: sam9g20ek: Disable capture unless building with microphone inputMark Brown
2023-02-28ASoC: mt8192: Fix range for sidetone positive gainMark Brown
2023-02-28ASoC: mt8192: Report an error if when an invalid sidetone gain is writtenMark Brown
2023-02-28ASoC: mt8192: Fix event generation for controlsMark Brown
2023-02-28ASoC: mt8192: Remove spammy log messagesMark Brown
2023-02-28ASoC: mchp-pdmc: fix poc noise at capture startupClaudiu Beznea
2023-02-28ASoC: dt-bindings: sama7g5-pdmc: add microchip,startup-delay-us bindingClaudiu Beznea
2023-02-28ASoC: soc-pcm: add option to start DMA after DAIClaudiu Beznea
2023-02-28ASoC: mt8183: Fix event generation for I2S DAI operationsMark Brown
2023-02-28ASoC: mt8183: Remove spammy logging from I2S DAI driverMark Brown
2023-02-28ASoC: mt6358: Remove undefined HPx Mux enumeration valuesMark Brown
2023-02-28ASoC: mt6358: Validate Wake on Voice 2 writesMark Brown
2023-02-28ASoC: mt6358: Fix event generation for wake on voice stage 2 switchMark Brown
2023-02-28nvme-fabrics: show well known discovery nameDaniel Wagner
2023-02-28nvme-tcp: don't access released socket during error recoveryAkinobu Mita
2023-02-28nvme-auth: fix an error code in nvme_auth_process_dhchap_challenge()Dan Carpenter
2023-02-28nvme: bring back auto-removal of deleted namespaces during sequential scanChristoph Hellwig
2023-02-28io_uring: fix fget leak when fs don't support nowait buffered readJoseph Qi
2023-02-28blk-iocost: Pass gendisk to ioc_refresh_paramsBreno Leitao