summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-17io_uring: Don't require reinitable percpu_refMichal Koutný1-1/+1
2022-08-17io_uring: define a 'prep' and 'issue' handler for each opcodeJens Axboe1-458/+350
2022-08-17io_uring: move to separate directoryJens Axboe8-10/+10
2022-08-17x86/extable: Fix ex_handler_msr() print conditionPeter Zijlstra2-11/+25
2022-08-17sched/numa: Initialise numa_migrate_retryMel Gorman1-0/+1
2022-08-17sched: only perform capability check on privileged operationChristian Göttsche1-55/+83
2022-08-17nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()Nicolas Saenz Julienne1-6/+9
2022-08-17drivers/perf: arm_spe: Fix consistency of SYS_PMSCR_EL1.CXAnshuman Khandual1-2/+20
2022-08-17perf: RISC-V: Add of_node_put() when breaking out of for_each_of_cpu_node()Liang He1-1/+4
2022-08-17irqdomain: Report irq number for NOMAP domainsXu Qiang1-0/+2
2022-08-17ARM: dts: qcom: msm8974: Disable remoteprocs by defaultStephan Gerhold3-0/+8
2022-08-17arm64: dts: qcom: qcs404: Fix incorrect USB2 PHYs assignmentSumit Garg1-2/+2
2022-08-17arm64: dts: qcom: msm8998: Make regulator voltages multiple of step-sizeMarijn Suijten1-4/+6
2022-08-17soc: qcom: socinfo: Fix the id of SA8540P SoCParikshit Pareek1-1/+2
2022-08-17soc: qcom: Make QCOM_RPMPD depend on PMKonrad Dybcio1-0/+1
2022-08-17regulator: of: Fix refcount leak bug in of_get_regulation_constraints()Liang He1-1/+5
2022-08-17dm writecache: count number of blocks discarded, not number of discard biosMikulas Patocka2-2/+2
2022-08-17dm writecache: count number of blocks written, not number of write biosMikulas Patocka2-8/+14
2022-08-17dm writecache: count number of blocks read, not number of read biosMikulas Patocka2-2/+3
2022-08-17dm writecache: return void from functionsMikulas Patocka1-13/+13
2022-08-17PM: domains: Ensure genpd_debugfs_dir exists before removeHsin-Yi Wang1-0/+3
2022-08-17blktrace: Trace remapped requests correctlyBart Van Assche1-1/+1
2022-08-17hwmon: (drivetemp) Add module aliasLinus Walleij1-0/+1
2022-08-17hwmon: (sch56xx-common) Add DMI override tableArmin Wolf1-10/+34
2022-08-17spi: tegra20-slink: fix UAF in tegra_slink_remove()Yang Yingliang1-1/+2
2022-08-17spi: Fix simplification of devm_spi_register_controllerYang Yingliang1-5/+14
2022-08-17spi: dw: Fix IP-core versions macroNandhini Srikandan1-1/+1
2022-08-17blk-mq: don't create hctx debugfs dir until q->debugfs_dir is createdMing Lei1-0/+3
2022-08-17spi: Return deferred probe error when controller isn't yet availableAndy Shevchenko1-1/+1
2022-08-17erofs: avoid consecutive detection for Highmem memoryGao Xiang1-6/+10
2022-08-17erofs: wake up all waiters after z_erofs_lzma_head readyYuwen Chen1-0/+1
2022-08-17arm64: dts: qcom: sc7280: fix PCIe clock referenceJohan Hovold1-1/+1
2022-08-17arm64: tegra: Fix SDMMC1 CD on P2888Tamás Szűcs1-1/+1
2022-08-17arm64: tegra: Mark BPMP channels as no-memory-wcMikko Perttunen3-0/+3
2022-08-17arm64: dts: mt7622: fix BPI-R64 WPS buttonNick Hainke1-1/+1
2022-08-17arm64: dts: qcom: sm8250: add missing PCIe PHY clock-cellsJohan Hovold1-0/+6
2022-08-17arm64: dts: qcom: sc7280: drop PCIe PHY clock indexJohan Hovold1-2/+2
2022-08-17arm64: dts: qcom: msm8996: correct #clock-cells for QMP PHY nodesDmitry Baryshkov1-2/+4
2022-08-17arm64: dts: qcom: sm6125: Append -state suffix to pinctrl nodesMarijn Suijten2-6/+6
2022-08-17arm64: dts: qcom: sm6125: Move sdc2 pinctrl from seine-pdx201 to sm6125Marijn Suijten2-28/+30
2022-08-17m68k: virt: Fix missing platform_device_unregister() on error in virt_platfor...Yang Yingliang1-25/+33
2022-08-17ACPI: VIOT: Fix ACS setupEric Auger3-6/+23
2022-08-17arm64: dts: exynosautov9: correct spi11 pin namesChanho Park1-3/+3
2022-08-17perf/x86/intel: Fix PEBS data source encoding for ADLKan Liang3-14/+45
2022-08-17perf/x86/intel: Fix PEBS memory access info encoding for ADLKan Liang3-33/+60
2022-08-17arm64: dts: qcom: msm8994: add required ranges to OCMEMKrzysztof Kozlowski1-0/+1
2022-08-17arm64: dts: qcom: msm8916: Fix typo in pronto remoteproc nodeSireesh Kodali1-2/+2
2022-08-17stack: Declare {randomize_,}kstack_offset to fix Sparse warningsGONG, Ruiqi1-0/+1
2022-08-17lib: overflow: Do not define 64-bit tests on 32-bitKees Cook1-0/+6
2022-08-17bus: hisi_lpc: fix missing platform_device_put() in hisi_lpc_acpi_probe()Yang Yingliang1-4/+6