index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-15
16
-134
/
+375
|
\
|
*
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
2024-03-06
1
-1
/
+1
|
*
zram: zcomp: remove zcomp_set_max_streams() declaration
Kefeng Wang
2024-03-05
1
-1
/
+0
|
*
arm64, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2024-02-24
1
-0
/
+2
|
*
crash: split crash dumping code out from kexec_core.c
Baoquan He
2024-02-24
1
-3
/
+3
|
*
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
2024-02-24
1
-7
/
+7
|
*
dax: fix incorrect list of data cache aliasing architectures
Mathieu Desnoyers
2024-02-23
1
-3
/
+2
|
*
dax: check for data cache aliasing at runtime
Mathieu Desnoyers
2024-02-23
1
-0
/
+10
|
*
dcssblk: handle alloc_dax() -EOPNOTSUPP failure
Mathieu Desnoyers
2024-02-23
1
-5
/
+6
|
*
dm: treat alloc_dax() -EOPNOTSUPP failure as non-fatal
Mathieu Desnoyers
2024-02-23
1
-8
/
+9
|
*
nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
Mathieu Desnoyers
2024-02-23
1
-10
/
+12
|
*
dax: alloc_dax() return ERR_PTR(-EOPNOTSUPP) for CONFIG_DAX=n
Mathieu Desnoyers
2024-02-23
1
-0
/
+5
|
*
nvdimm/pmem: fix leak on dax_add_host() failure
Mathieu Desnoyers
2024-02-23
1
-2
/
+1
|
*
zram: do not allocate physically contiguous strm buffers
Barry Song
2024-02-22
1
-2
/
+3
|
*
zram: use copy_page for full page copy
Mark-PK Tsai
2024-02-22
1
-1
/
+1
|
*
x86/mm: delete unused cpu argument to leave_mm()
Yosry Ahmed
2024-02-22
1
-1
/
+1
|
*
mm and cache_info: remove unnecessary CPU cache info update
Huang Ying
2024-02-22
1
-6
/
+44
|
*
dax: add a sysfs knob to control memmap_on_memory behavior
Vishal Verma
2024-02-22
1
-0
/
+43
|
*
dax/bus.c: replace several sprintf() with sysfs_emit()
Vishal Verma
2024-02-22
1
-16
/
+16
|
*
dax/bus.c: replace driver-core lock usage by a local rwsem
Vishal Verma
2024-02-22
1
-62
/
+156
|
*
s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
Sumanth Korikkar
2024-02-22
1
-6
/
+35
|
*
s390/sclp: remove unhandled memory notifier type
Sumanth Korikkar
2024-02-22
1
-3
/
+0
|
*
mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
Sumanth Korikkar
2024-02-22
1
-1
/
+22
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-03-14
30
-208
/
+885
|
\
\
|
*
|
perf: starfive: Only allow COMPILE_TEST for 64-bit architectures
Will Deacon
2024-03-05
1
-1
/
+1
|
*
|
perf: starfive: Add StarLink PMU support
Ji Sheng Teoh
2024-03-04
3
-0
/
+652
|
*
|
drivers/perf: hisi_pcie: Merge find_related_event() and get_event_idx()
Junhao He
2024-03-04
1
-32
/
+19
|
*
|
drivers/perf: hisi_pcie: Relax the check on related events
Junhao He
2024-03-04
1
-6
/
+2
|
*
|
drivers/perf: hisi_pcie: Check the target filter properly
Junhao He
2024-03-04
1
-4
/
+4
|
*
|
drivers/perf: hisi_pcie: Add more events for counting TLP bandwidth
Yicong Yang
2024-03-04
1
-0
/
+8
|
*
|
drivers/perf: hisi_pcie: Fix incorrect counting under metric mode
Yicong Yang
2024-03-04
1
-1
/
+7
|
*
|
drivers/perf: hisi_pcie: Introduce hisi_pcie_pmu_get_event_ctrl_val()
Yicong Yang
2024-03-04
1
-3
/
+10
|
*
|
drivers/perf: hisi_pcie: Rename hisi_pcie_pmu_{config,clear}_filter()
Yicong Yang
2024-03-04
1
-4
/
+4
|
*
|
drivers/perf: hisi: Enable HiSilicon Erratum 162700402 quirk for HIP09
Junhao He
2024-03-04
1
-1
/
+41
|
*
|
perf/arm_cspmu: Add devicetree support
Robin Murphy
2024-02-09
1
-12
/
+55
|
*
|
perf/arm_cspmu: Simplify counter reset
Robin Murphy
2024-02-09
1
-6
/
+1
|
*
|
perf/arm_cspmu: Simplify attribute groups
Robin Murphy
2024-02-09
2
-17
/
+10
|
*
|
perf/arm_cspmu: Simplify initialisation
Robin Murphy
2024-02-09
2
-39
/
+22
|
*
|
perf/arm-cmn: Improve debugfs pretty-printing for large configs
Robin Murphy
2024-02-09
1
-4
/
+5
|
*
|
perf: xgene: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-09
1
-4
/
+2
|
*
|
perf: thunderx2: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-09
1
-3
/
+2
|
*
|
perf: qcom_l2: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-09
1
-3
/
+2
|
*
|
perf: marvell_cn10k_tad: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-09
1
-4
/
+2
|
*
|
perf: marvell_cn10k_ddr: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-09
1
-3
/
+2
|
*
|
perf: hisilicon: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-09
6
-18
/
+12
|
*
|
perf: fsl_imx9_ddr: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-09
1
-4
/
+2
|
*
|
perf: fsl_imx8_ddr: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-09
1
-3
/
+2
|
*
|
perf: arm_spe: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-09
1
-3
/
+2
|
*
|
perf: arm_smmuv3: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-09
1
-4
/
+2
|
*
|
perf: arm_dsu: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-09
1
-4
/
+2
[next]