index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true)
Vincent Guittot
2023-12-23
4
-14
/
+9
*
arm64/amu: Use capacity_ref_freq() to set AMU ratio
Vincent Guittot
2023-12-23
3
-14
/
+25
*
cpufreq/cppc: Set the frequency used for computing the capacity
Vincent Guittot
2023-12-23
1
-1
/
+14
*
cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()
Vincent Guittot
2023-12-23
3
-122
/
+123
*
energy_model: Use a fixed reference frequency
Vincent Guittot
2023-12-23
1
-3
/
+3
*
cpufreq/schedutil: Use a fixed reference frequency
Vincent Guittot
2023-12-23
1
-2
/
+24
*
cpufreq: Use the fixed and coherent frequency for scaling capacity
Vincent Guittot
2023-12-23
2
-2
/
+3
*
sched/topology: Add a new arch_scale_freq_ref() method
Vincent Guittot
2023-12-23
6
-15
/
+32
*
Merge tag 'v6.7-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-12-23
1307
-12390
/
+16774
|
\
|
*
Linux 6.7-rc6
v6.7-rc6
Linus Torvalds
2023-12-18
1
-1
/
+1
|
*
Merge tag 'perf_urgent_for_v6.7_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-12-17
1
-0
/
+10
|
|
\
|
|
*
perf: Fix perf_event_validate_size() lockdep splat
Mark Rutland
2023-12-15
1
-0
/
+10
|
*
|
Merge tag 'for-6.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-12-17
1
-0
/
+9
|
|
\
\
|
|
*
|
btrfs: do not allow non subvolume root targets for snapshot
Josef Bacik
2023-12-15
1
-0
/
+9
|
*
|
|
Merge tag 'soundwire-6.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-12-17
2
-4
/
+6
|
|
\
\
\
|
|
*
|
|
soundwire: intel_ace2x: fix AC timing setting for ACE2.x
Chao Song
2023-11-28
1
-1
/
+2
|
|
*
|
|
soundwire: stream: fix NULL pointer dereference for multi_link
Krzysztof Kozlowski
2023-11-28
1
-3
/
+4
|
*
|
|
|
Merge tag 'phy-fixes-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...
Linus Torvalds
2023-12-17
3
-3
/
+6
|
|
\
\
\
\
|
|
*
|
|
|
phy: sunplus: return negative error code in sp_usb_phy_probe
Su Hui
2023-11-27
1
-1
/
+1
|
|
*
|
|
|
phy: mediatek: mipi: mt8183: fix minimal supported frequency
Michael Walle
2023-11-27
1
-1
/
+1
|
|
*
|
|
|
phy: ti: gmii-sel: Fix register offset when parent is not a syscon node
Andrew Davis
2023-11-16
1
-1
/
+4
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'dmaengine-fix-6.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-17
7
-30
/
+41
|
|
\
\
\
\
|
|
*
|
|
|
dmaengine: fsl-edma: fix DMA channel leak in eDMAv4
Frank Li
2023-12-11
1
-0
/
+1
|
|
*
|
|
|
dmaengine: fsl-edma: fix wrong pointer check in fsl_edma3_attach_pd()
Yang Yingliang
2023-12-11
1
-3
/
+2
|
|
*
|
|
|
dmaengine: idxd: Fix incorrect descriptions for GRPCFG register
Guanjun
2023-12-11
1
-5
/
+7
|
|
*
|
|
|
dmaengine: idxd: Protect int_handle field in hw descriptor
Guanjun
2023-12-11
1
-7
/
+7
|
|
*
|
|
|
dmaengine: stm32-dma: avoid bitfield overflow assertion
Amelie Delaunay
2023-11-24
1
-2
/
+6
|
|
*
|
|
|
dmaengine: fsl-edma: Add judgment on enabling round robin arbitration
Xiaolei Wang
2023-11-24
1
-1
/
+2
|
|
*
|
|
|
dmaengine: fsl-edma: Do not suspend and resume the masked dma channel when th...
Xiaolei Wang
2023-11-24
1
-0
/
+4
|
|
*
|
|
|
dmaengine: ti: k3-psil-am62a: Fix SPI PDMA data
Jai Luthra
2023-11-24
1
-6
/
+6
|
|
*
|
|
|
dmaengine: ti: k3-psil-am62: Fix SPI PDMA data
Ronald Wahl
2023-11-23
1
-6
/
+6
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'cxl-fixes-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-17
10
-24
/
+49
|
|
\
\
\
\
|
|
*
|
|
|
cxl/pmu: Ensure put_device on pmu devices
Ira Weiny
2023-12-15
1
-1
/
+1
|
|
*
|
|
|
cxl/cdat: Free correct buffer on checksum error
Ira Weiny
2023-12-09
1
-7
/
+6
|
|
*
|
|
|
cxl/hdm: Fix dpa translation locking
Dan Williams
2023-12-08
2
-4
/
+3
|
|
*
|
|
|
kernel/resource: Increment by align value in get_free_mem_region()
Alison Schofield
2023-12-05
1
-2
/
+2
|
|
*
|
|
|
cxl: Add cxl_num_decoders_committed() usage to cxl_test
Dave Jiang
2023-12-05
3
-2
/
+11
|
|
*
|
|
|
cxl/memdev: Hold region_rwsem during inject and clear poison ops
Alison Schofield
2023-11-30
1
-2
/
+16
|
|
*
|
|
|
cxl/core: Always hold region_rwsem while reading poison lists
Alison Schofield
2023-11-30
2
-6
/
+8
|
|
*
|
|
|
cxl/hdm: Fix a benign lockdep splat
Dave Jiang
2023-11-23
1
-0
/
+2
|
*
|
|
|
|
Merge tag 'edac_urgent_for_v6.7_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-12-17
1
-2
/
+2
|
|
\
\
\
\
\
|
|
*
|
|
|
|
EDAC/versal: Read num_csrows and num_chans using the correct bitfield macro
Shubhrajyoti Datta
2023-12-15
1
-2
/
+2
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'powerpc-6.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-12-17
3
-7
/
+48
|
|
\
\
\
\
\
|
|
*
|
|
|
|
MAINTAINERS: powerpc: Add Aneesh & Naveen
Michael Ellerman
2023-12-13
1
-0
/
+2
|
|
*
|
|
|
|
powerpc/pseries/vas: Migration suspend waits for no in-progress open windows
Haren Myneni
2023-12-13
2
-7
/
+46
|
*
|
|
|
|
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-12-17
3
-15
/
+11
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge tag 'v6.7-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/ker...
Stephen Boyd
2023-12-14
2
-15
/
+10
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
clk: rockchip: rk3128: Fix SCLK_SDMMC's clock name
Alex Bee
2023-11-28
1
-1
/
+1
|
|
|
*
|
|
|
|
|
clk: rockchip: rk3128: Fix aclk_peri_src's parent
Finley Xiao
2023-11-28
1
-13
/
+7
|
|
|
*
|
|
|
|
|
clk: rockchip: rk3128: Fix HCLK_OTG gate register
Weihao Li
2023-11-16
1
-1
/
+1
[next]