summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-02s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerVasily Gorbik
2023-03-02watchdog: at91rm9200: Only warn once about problems in .remove()Uwe Kleine-König
2023-03-02watchdog: mt7621-wdt: avoid ralink architecture dependent codeSergio Paracuellos
2023-03-02watchdog: mt7621-wdt: avoid static global declarationsSergio Paracuellos
2023-03-02dt-bindings: watchdog: mt7621-wdt: add phandle to access system controller re...Sergio Paracuellos
2023-03-01drm/amdgpu/vcn: fix compilation issue with legacy gccbobzhou
2023-03-01drm/amd/display: Extend Freesync over PCon support for more devicesSung Joon Kim
2023-03-01Revert "drm/amd/display: Do not set DRR on pipe commit"Aric Cyr
2023-03-01drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesAlex Hung
2023-03-01drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin
2023-03-01drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_finiHoratio Zhang
2023-03-01drm/amdgpu: remove unused variable ringTom Rix
2023-03-01drm/amd/display: fix dm irq error message in gpu recovertiancyin
2023-03-01drm/amd: Fix initialization for nbio 7.5.1Mario Limonciello
2023-03-01drm/amd/display: Don't restrict bpc to 8 bpcHarry Wentland
2023-03-01drm/amdgpu: Make umc_v8_10_convert_error_address static and remove unused var...Candice Li
2023-03-01drm/radeon: Fix eDP for single-display iMac11,2Mark Hawrylak
2023-03-01riscv: Bump COMMAND_LINE_SIZE value to 1024Alexandre Ghiti
2023-03-01cifs: Fix memory leak in direct I/ODavid Howells
2023-03-01cifs: prevent data race in cifs_reconnect_tcon()Paulo Alcantara
2023-03-01cifs: improve checking of DFS links over STATUS_OBJECT_NAME_INVALIDPaulo Alcantara
2023-03-01iov: Fix netfs_extract_user_to_sg()David Howells
2023-03-01cifs: Fix cifs_write_back_from_locked_folio()David Howells
2023-03-01cifs: reuse cifs_match_ipaddr for comparison of dstaddr tooShyam Prasad N
2023-03-01cifs: match even the scope id for ipv6 addressesShyam Prasad N
2023-03-01cifs: Fix an uninitialised variableDavid Howells
2023-03-01cifs: Add some missing xas_retry() callsDavid Howells
2023-03-01drivers/perf: RISC-V: Allow programming custom firmware eventsMayuresh Chitale
2023-03-01Merge tag 'nfsd-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-03-01s390/Kconfig: sort config S390 select list againHeiko Carstens
2023-03-01s390/extmem: return correct segment type in __segment_load()Gerald Schaefer
2023-03-01power: supply: qcom_battmgr: remove bogus do_div()Arnd Bergmann
2023-03-01cpufreq: apple-soc: Fix an IS_ERR() vs NULL checkDan Carpenter
2023-03-01thermal: intel: BXT_PMIC: select REGMAP instead of depending on itRandy Dunlap
2023-03-01thermal: intel: quark_dts: fix error pointer dereferenceDan Carpenter
2023-03-01ACPI: x86: utils: Add Cezanne to the list for forcing StorageD3EnableMario Limonciello
2023-03-01capability: just use a 'u64' instead of a 'u32[2]' arrayLinus Torvalds
2023-03-01Merge tag 'sh-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-03-01Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
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