index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-28
perf jevents: Add idle metric for Intel models
Ian Rogers
1
-2
/
+14
2026-01-28
perf jevents: Add RAPL metrics for all Intel models
Ian Rogers
1
-3
/
+41
2026-01-28
perf jevents: Add context switch metrics for AMD
Ian Rogers
1
-0
/
+33
2026-01-28
perf jevents: Add load store breakdown metrics ldst for AMD
Ian Rogers
1
-0
/
+75
2026-01-28
perf jevents: Add uncore l3 metric group for AMD
Ian Rogers
1
-0
/
+19
2026-01-28
perf jevents: Add dtlb metric group for AMD
Ian Rogers
1
-0
/
+111
2026-01-28
perf jevents: Add itlb metric group for AMD
Ian Rogers
1
-0
/
+49
2026-01-28
perf jevents: Add br metric group for branch statistics on AMD
Ian Rogers
1
-0
/
+105
2026-01-28
perf jevents: Add upc metric for uops per cycle for AMD
Ian Rogers
1
-3
/
+19
2026-01-28
perf jevents: Add idle metric for AMD zen models
Ian Rogers
1
-2
/
+14
2026-01-28
perf jevents: Add RAPL event metric for AMD zen models
Ian Rogers
1
-3
/
+28
2026-01-28
perf jevents: Add load event JSON to verify and allow fallbacks
Ian Rogers
5
-15
/
+101
2026-01-28
perf jevents: Build support for generating metrics from python
Ian Rogers
6
-1
/
+185
2026-01-28
perf: Remove redundant kernel.h include
Leo Yan
2
-2
/
+0
2026-01-28
tools: Fix bitfield dependency failure
Leo Yan
1
-0
/
+1
2026-01-28
perf sched stats: Fixes in man page
Swapnil Sapkal
1
-4
/
+4
2026-01-28
perf sched stats: Define macro for SEP_LEN
Swapnil Sapkal
1
-10
/
+11
2026-01-28
perf sched stats: correct spelling of function name
Swapnil Sapkal
1
-2
/
+2
2026-01-28
perf sched stats: Add NULL check for cd_map
Swapnil Sapkal
1
-0
/
+5
2026-01-28
perf util: Fix NULL check in cpumask_to_cpulist()
Swapnil Sapkal
1
-1
/
+1
2026-01-28
perf header: Replace hardcoded max cpus by MAX_NR_CPUS
Swapnil Sapkal
2
-3
/
+5
2026-01-28
cpufreq: CPPC: Add generic helpers for sysfs show/store
Sumit Gupta
1
-43
/
+25
2026-01-28
Merge tag 'qcom-arm32-for-6.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/dt
Arnd Bergmann
3
-2
/
+207
2026-01-28
Merge tag 'qcom-arm64-for-6.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/dt
Arnd Bergmann
19
-275
/
+1503
2026-01-28
Merge tag 'v6.20-rockchip-dts64-2' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/dt
Arnd Bergmann
28
-50
/
+2498
2026-01-28
Merge tag 'v6.20-rockchip-dts32-2' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/dt
Arnd Bergmann
1
-3
/
+0
2026-01-28
Merge tag 'cix-dt-binding-v6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/cix into soc/dt
Arnd Bergmann
1
-2
/
+4
2026-01-28
Merge tag 'at91-dt-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/dt
Arnd Bergmann
5
-96
/
+416
2026-01-28
Merge tag 'cix-dt-v6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/cix into soc/dt
Arnd Bergmann
3
-1
/
+85
2026-01-28
Merge tag 'mvebu-dt64-6.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into soc/dt
Arnd Bergmann
20
-18
/
+243
2026-01-28
Merge tag 'mtk-dts64-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux into soc/dt
Arnd Bergmann
33
-233
/
+2818
2026-01-28
Merge tag 'omap-for-v6.20/dt-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap into soc/dt
Arnd Bergmann
14
-360
/
+15
2026-01-28
Merge tag 'sunxi-dt-for-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into soc/dt
Arnd Bergmann
14
-4
/
+254
2026-01-28
Merge tag 'amlogic-arm-dt-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into soc/dt
Arnd Bergmann
1
-5
/
+0
2026-01-28
Merge tag 'amlogic-arm64-dt-for-v6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into soc/dt
Arnd Bergmann
79
-247
/
+442
2026-01-28
Merge tag 'spacemit-dt-for-6.20-1' of https://github.com/spacemit-com/linux into soc/dt
Arnd Bergmann
14
-17
/
+1116
2026-01-28
Merge tag 'samsung-dt64-6.20-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into soc/dt
Arnd Bergmann
3
-1
/
+73
2026-01-28
Merge tag 'arm-soc/for-6.20/devicetree-arm64' of https://github.com/Broadcom/stblinux into soc/dt
Arnd Bergmann
12
-419
/
+275
2026-01-28
Merge tag 'arm-soc/for-6.20/devicetree' of https://github.com/Broadcom/stblinux into soc/dt
Arnd Bergmann
1
-2
/
+2
2026-01-28
iommufd: Initialize batch->kind in batch_clear()
Deepanshu Kartikey
1
-0
/
+1
2026-01-28
arm64: poe: fix stale POR_EL0 values for ptrace
Joey Gouly
1
-0
/
+3
2026-01-28
PCI/pwrctrl: Add PCIe M.2 connector support
Manivannan Sadhasivam
2
-4
/
+28
2026-01-28
Merge tag 'riscv-sophgo-dt-for-v6.20' of https://github.com/sophgo/linux into soc/dt
Arnd Bergmann
5
-521
/
+544
2026-01-28
Merge tag 'stm32-dt-for-v6.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32 into soc/dt
Arnd Bergmann
28
-228
/
+365
2026-01-28
Merge tag 'pinctrl-v6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
9
-168
/
+26
2026-01-28
Merge tag 'imx-dt64-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/dt
Arnd Bergmann
101
-364
/
+10175
2026-01-28
Merge tag 'imx-bindings-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/dt
Arnd Bergmann
4
-2
/
+38
2026-01-28
Merge tag 'tegra-for-6.20-dt-bindings-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/dt
Arnd Bergmann
11
-80
/
+225
2026-01-28
rust: dma: allow drivers to tune max segment size
Beata Michalska
2
-0
/
+23
2026-01-28
spi: spi-fsl-lpspi: Handle clock polarity and phase
Marek Vasut
1
-4
/
+50
[prev]
[next]