summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-1516-134/+375
|\
| * mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu2024-03-061-1/+1
| * zram: zcomp: remove zcomp_set_max_streams() declarationKefeng Wang2024-03-051-1/+0
| * arm64, crash: wrap crash dumping code into crash related ifdefsBaoquan He2024-02-241-0/+2
| * crash: split crash dumping code out from kexec_core.cBaoquan He2024-02-241-3/+3
| * crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He2024-02-241-7/+7
| * dax: fix incorrect list of data cache aliasing architecturesMathieu Desnoyers2024-02-231-3/+2
| * dax: check for data cache aliasing at runtimeMathieu Desnoyers2024-02-231-0/+10
| * dcssblk: handle alloc_dax() -EOPNOTSUPP failureMathieu Desnoyers2024-02-231-5/+6
| * dm: treat alloc_dax() -EOPNOTSUPP failure as non-fatalMathieu Desnoyers2024-02-231-8/+9
| * nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatalMathieu Desnoyers2024-02-231-10/+12
| * dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=nMathieu Desnoyers2024-02-231-0/+5
| * nvdimm/pmem: fix leak on dax_add_host() failureMathieu Desnoyers2024-02-231-2/+1
| * zram: do not allocate physically contiguous strm buffersBarry Song2024-02-221-2/+3
| * zram: use copy_page for full page copyMark-PK Tsai2024-02-221-1/+1
| * x86/mm: delete unused cpu argument to leave_mm()Yosry Ahmed2024-02-221-1/+1
| * mm and cache_info: remove unnecessary CPU cache info updateHuang Ying2024-02-221-6/+44
| * dax: add a sysfs knob to control memmap_on_memory behaviorVishal Verma2024-02-221-0/+43
| * dax/bus.c: replace several sprintf() with sysfs_emit()Vishal Verma2024-02-221-16/+16
| * dax/bus.c: replace driver-core lock usage by a local rwsemVishal Verma2024-02-221-62/+156
| * s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiersSumanth Korikkar2024-02-221-6/+35
| * s390/sclp: remove unhandled memory notifier typeSumanth Korikkar2024-02-221-3/+0
| * mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiersSumanth Korikkar2024-02-221-1/+22
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-03-1430-208/+885
|\ \
| * | perf: starfive: Only allow COMPILE_TEST for 64-bit architecturesWill Deacon2024-03-051-1/+1
| * | perf: starfive: Add StarLink PMU supportJi Sheng Teoh2024-03-043-0/+652
| * | drivers/perf: hisi_pcie: Merge find_related_event() and get_event_idx()Junhao He2024-03-041-32/+19
| * | drivers/perf: hisi_pcie: Relax the check on related eventsJunhao He2024-03-041-6/+2
| * | drivers/perf: hisi_pcie: Check the target filter properlyJunhao He2024-03-041-4/+4
| * | drivers/perf: hisi_pcie: Add more events for counting TLP bandwidthYicong Yang2024-03-041-0/+8
| * | drivers/perf: hisi_pcie: Fix incorrect counting under metric modeYicong Yang2024-03-041-1/+7
| * | drivers/perf: hisi_pcie: Introduce hisi_pcie_pmu_get_event_ctrl_val()Yicong Yang2024-03-041-3/+10
| * | drivers/perf: hisi_pcie: Rename hisi_pcie_pmu_{config,clear}_filter()Yicong Yang2024-03-041-4/+4
| * | drivers/perf: hisi: Enable HiSilicon Erratum 162700402 quirk for HIP09Junhao He2024-03-041-1/+41
| * | perf/arm_cspmu: Add devicetree supportRobin Murphy2024-02-091-12/+55
| * | perf/arm_cspmu: Simplify counter resetRobin Murphy2024-02-091-6/+1
| * | perf/arm_cspmu: Simplify attribute groupsRobin Murphy2024-02-092-17/+10
| * | perf/arm_cspmu: Simplify initialisationRobin Murphy2024-02-092-39/+22
| * | perf/arm-cmn: Improve debugfs pretty-printing for large configsRobin Murphy2024-02-091-4/+5
| * | perf: xgene: Convert to platform remove callback returning voidUwe Kleine-König2024-02-091-4/+2
| * | perf: thunderx2: Convert to platform remove callback returning voidUwe Kleine-König2024-02-091-3/+2
| * | perf: qcom_l2: Convert to platform remove callback returning voidUwe Kleine-König2024-02-091-3/+2
| * | perf: marvell_cn10k_tad: Convert to platform remove callback returning voidUwe Kleine-König2024-02-091-4/+2
| * | perf: marvell_cn10k_ddr: Convert to platform remove callback returning voidUwe Kleine-König2024-02-091-3/+2
| * | perf: hisilicon: Convert to platform remove callback returning voidUwe Kleine-König2024-02-096-18/+12
| * | perf: fsl_imx9_ddr: Convert to platform remove callback returning voidUwe Kleine-König2024-02-091-4/+2
| * | perf: fsl_imx8_ddr: Convert to platform remove callback returning voidUwe Kleine-König2024-02-091-3/+2
| * | perf: arm_spe: Convert to platform remove callback returning voidUwe Kleine-König2024-02-091-3/+2
| * | perf: arm_smmuv3: Convert to platform remove callback returning voidUwe Kleine-König2024-02-091-4/+2
| * | perf: arm_dsu: Convert to platform remove callback returning voidUwe Kleine-König2024-02-091-4/+2