summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-21perf bench numa: Address compiler error on s390Thomas Richter
2022-05-21perf test: Avoid shell test description infinite loopIan Rogers
2022-05-21perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang
2022-05-21perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpcAthira Rajeev
2022-05-21riscv: atomic: Add custom conditional atomic operation implementationGuo Ren
2022-05-21riscv: atomic: Optimize dec_if_positive functionsGuo Ren
2022-05-21riscv: atomic: Cleanup unnecessary definitionGuo Ren
2022-05-21cifs: set the CREATE_NOT_FILE when opening the directory in use_cached_dir()Ronnie Sahlberg
2022-05-21cifs: check for smb1 in open_cached_dir()Ronnie Sahlberg
2022-05-21cifs: move definition of cifs_fattr earlier in cifsglob.hRonnie Sahlberg
2022-05-21mailbox: qcom-ipcc: Log the pending interrupt during resumePrasad Sodagudi
2022-05-21mailbox: pcc: Fix an invalid-load caught by the address sanitizerMario Limonciello
2022-05-21dt-bindings: mailbox: remove the IPCC "wakeup" IRQFabien Dessenne
2022-05-21mailbox: correct kerneldocKrzysztof Kozlowski
2022-05-21mailbox: omap: using pm_runtime_resume_and_get to simplify the coderan jianping
2022-05-21mailbox:imx: using pm_runtime_resume_and_getran jianping
2022-05-21mailbox: mediatek: support mt8186 adsp mailboxTinghan Shen
2022-05-21dt-bindings: mailbox: mtk,adsp-mbox: add mt8186 compatible nameTinghan Shen
2022-05-21mailbox: tegra-hsp: Add 128-bit shared mailbox supportKartik
2022-05-21dt-bindings: tegra186-hsp: add type for shared mailboxesKartik
2022-05-21mailbox: tegra-hsp: Add tegra_hsp_sm_opsKartik
2022-05-21dt-bindings: gce: add the GCE header file for MT8186Yongqiang Niu
2022-05-21mailbox: remove an unneeded NULL check on list iteratorXiaomeng Tong
2022-05-21mailbox: imx: remove redundant initializerTom Rix
2022-05-21dt-bindings: mailbox: qcom-ipcc: simplify the exampleKrzysztof Kozlowski
2022-05-21Revert "ACPICA: executer/exsystem: Warn about sleeps greater than 10 ms"Rafael J. Wysocki
2022-05-21io_uring: cleanup handling of the two task_work listsJens Axboe
2022-05-21EDAC/xgene: Fix typo processsors -> processorsJulia Lawall
2022-05-21mtip32xx: fix typo in commentJulia Lawall
2022-05-21blk-mq: fix typo in commentJulia Lawall
2022-05-21drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllersPiyush Malgujar
2022-05-21i2c: meson: fix typo in commentJulia Lawall
2022-05-21i2c: rcar: use flags instead of atomic_xferKuninori Morimoto
2022-05-21i2c: rcar: REP_AFTER_RD is not a persistent flagWolfram Sang
2022-05-21i2c: rcar: use BIT macro consistentlyWolfram Sang
2022-05-21i2c: ismt: Provide a DMA buffer for Interrupt Cause LoggingMika Westerberg
2022-05-21i2c: qcom-geni: remove unnecessary conditionsDan Carpenter
2022-05-21i2c: mt7621: Use devm_platform_get_and_ioremap_resource()Yang Yingliang
2022-05-21i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()Yang Yingliang
2022-05-21watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probeMiaoqian Lin
2022-05-21dt-bindings: watchdog: renesas,wdt: R-Car V3U is R-Car Gen4Geert Uytterhoeven
2022-05-21watchdog: Add Renesas RZ/N1 Watchdog driverPhil Edworthy
2022-05-21dt-bindings: watchdog: renesas,wdt: Add support for RZ/N1Jean-Jacques Hiblot
2022-05-21watchdog: wdat_wdt: Stop watchdog when uninstalling moduleLiu Xinpeng
2022-05-21watchdog: wdat_wdt: Stop watchdog when rebooting the systemLiu Xinpeng
2022-05-21watchdog: wdat_wdt: Using the existing function to check parameter timeoutLiu Xinpeng
2022-05-21dt-bindings: watchdog: da9062: add watchdog timeout modeAndrej Picej
2022-05-21dt-bindings: watchdog: renesas,wdt: Document RZ/G2UL SoCBiju Das
2022-05-21watchdog: iTCO_wdt: Using existing macro define covers more scenariosLiu Xinpeng
2022-05-21watchdog: rti-wdt: Fix pm_runtime_get_sync() error checkingMiaoqian Lin