aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-05-21perf bench numa: Address compiler error on s390Thomas Richter1-1/+1
2022-05-21perf test: Avoid shell test description infinite loopIan Rogers1-2/+6
2022-05-21perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang1-0/+12
2022-05-21perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpcAthira Rajeev1-0/+10
2022-05-21riscv: atomic: Add custom conditional atomic operation implementationGuo Ren1-0/+82
2022-05-21riscv: atomic: Optimize dec_if_positive functionsGuo Ren1-10/+10
2022-05-21riscv: atomic: Cleanup unnecessary definitionGuo Ren1-12/+0
2022-05-21cifs: set the CREATE_NOT_FILE when opening the directory in use_cached_dir()Ronnie Sahlberg2-3/+7
2022-05-21cifs: check for smb1 in open_cached_dir()Ronnie Sahlberg1-1/+2
2022-05-21cifs: move definition of cifs_fattr earlier in cifsglob.hRonnie Sahlberg1-31/+31
2022-05-21mailbox: qcom-ipcc: Log the pending interrupt during resumePrasad Sodagudi1-0/+23
2022-05-21mailbox: pcc: Fix an invalid-load caught by the address sanitizerMario Limonciello1-1/+1
2022-05-21dt-bindings: mailbox: remove the IPCC "wakeup" IRQFabien Dessenne1-8/+3
2022-05-21mailbox: correct kerneldocKrzysztof Kozlowski3-3/+5
2022-05-21mailbox: omap: using pm_runtime_resume_and_get to simplify the coderan jianping1-4/+2
2022-05-21mailbox:imx: using pm_runtime_resume_and_getran jianping1-4/+2
2022-05-21mailbox: mediatek: support mt8186 adsp mailboxTinghan Shen1-0/+8
2022-05-21dt-bindings: mailbox: mtk,adsp-mbox: add mt8186 compatible nameTinghan Shen1-3/+4
2022-05-21mailbox: tegra-hsp: Add 128-bit shared mailbox supportKartik1-3/+74
2022-05-21dt-bindings: tegra186-hsp: add type for shared mailboxesKartik2-0/+14
2022-05-21mailbox: tegra-hsp: Add tegra_hsp_sm_opsKartik1-27/+47
2022-05-21dt-bindings: gce: add the GCE header file for MT8186Yongqiang Niu1-0/+421
2022-05-21mailbox: remove an unneeded NULL check on list iteratorXiaomeng Tong1-1/+1
2022-05-21mailbox: imx: remove redundant initializerTom Rix1-1/+0
2022-05-21dt-bindings: mailbox: qcom-ipcc: simplify the exampleKrzysztof Kozlowski1-19/+10
2022-05-21Revert "ACPICA: executer/exsystem: Warn about sleeps greater than 10 ms"Rafael J. Wysocki1-11/+0
2022-05-21drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalidMarek Vasut1-1/+1
2022-05-21io_uring: cleanup handling of the two task_work listsJens Axboe1-25/+37
2022-05-21EDAC/xgene: Fix typo processsors -> processorsJulia Lawall1-1/+1
2022-05-21mtip32xx: fix typo in commentJulia Lawall1-1/+1
2022-05-21blk-mq: fix typo in commentJulia Lawall1-1/+1
2022-05-21drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllersPiyush Malgujar1-0/+1
2022-05-21i2c: meson: fix typo in commentJulia Lawall1-1/+1
2022-05-21i2c: rcar: use flags instead of atomic_xferKuninori Morimoto1-10/+10
2022-05-21i2c: rcar: REP_AFTER_RD is not a persistent flagWolfram Sang1-9/+8
2022-05-21i2c: rcar: use BIT macro consistentlyWolfram Sang1-35/+35
2022-05-21i2c: ismt: Provide a DMA buffer for Interrupt Cause LoggingMika Westerberg1-0/+14
2022-05-21KVM: x86/speculation: Disable Fill buffer clear within guestsPawan Gupta5-0/+86
2022-05-21x86/speculation/mmio: Reuse SRBDS mitigation for SBDSPawan Gupta1-7/+14
2022-05-21x86/speculation/srbds: Update SRBDS mitigation selectionPawan Gupta1-3/+5
2022-05-21i2c: qcom-geni: remove unnecessary conditionsDan Carpenter1-4/+2
2022-05-21x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta4-0/+34
2022-05-21x86/speculation/mmio: Enable CPU Fill buffer clearing on idlePawan Gupta1-2/+14
2022-05-21x86/bugs: Group MDS, TAA & Processor MMIO Stale Data mitigationsPawan Gupta1-10/+16
2022-05-21x86/speculation/mmio: Add mitigation for Processor MMIO Stale DataPawan Gupta4-4/+148
2022-05-21x86/speculation: Add a common function for MD_CLEAR mitigation updatePawan Gupta1-26/+33
2022-05-21x86/speculation/mmio: Enumerate Processor MMIO Stale Data bugPawan Gupta5-2/+81
2022-05-21Documentation: Add documentation for Processor MMIO Stale DataPawan Gupta2-0/+247
2022-05-21i2c: mt7621: Use devm_platform_get_and_ioremap_resource()Yang Yingliang1-4/+1
2022-05-21i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()Yang Yingliang1-2/+8