index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
tools/perf/powerpc/util: Add support to handle compatible mode PVR for perf j...
Athira Rajeev
1
-1
/
+31
2024-10-17
tools/perf/pmu-events/powerpc: Add support for compat events in json
Athira Rajeev
2
-0
/
+118
2024-10-17
perf dso: Fix symtab_type for kmod compression
Veronika Molnarova
1
-1
/
+1
2024-10-17
perf probe: Improve log for long event name failure
Leo Yan
1
-2
/
+8
2024-10-17
perf probe: Check group string length
Leo Yan
1
-0
/
+6
2024-10-17
perf probe: Use the MAX_EVENT_NAME_LEN macro
Leo Yan
1
-1
/
+4
2024-10-17
perf test: Speed up some tests using perf list
Namhyung Kim
9
-9
/
+9
2024-10-16
perf x86/topdown: Refine helper arch_is_topdown_metrics()
Dapeng Mi
1
-30
/
+9
2024-10-16
perf x86/topdown: Make topdown metrics comparators be symmetric
Dapeng Mi
1
-6
/
+9
2024-10-16
perf tool_pmu: Remove duplicate io.h header
Ian Rogers
1
-1
/
+0
2024-10-14
perf arm-spe: Add Cortex CPUs to common data source encoding list
Leo Yan
1
-0
/
+5
2024-10-14
perf arm-spe: Add Neoverse-V2 to common data source encoding list
Besar Wicaksono
1
-0
/
+1
2024-10-14
perf arm-spe: Remove the unused 'midr' field
Leo Yan
1
-4
/
+0
2024-10-14
perf arm-spe: Use metadata to decide the data source feature
Leo Yan
1
-3
/
+64
2024-10-14
perf arm-spe: Introduce arm_spe__is_homogeneous()
Leo Yan
1
-0
/
+26
2024-10-14
perf arm-spe: Rename the common data source encoding
Leo Yan
2
-23
/
+23
2024-10-14
perf arm-spe: Rename arm_spe__synth_data_source_generic()
Leo Yan
1
-3
/
+3
2024-10-14
perf test: Delete unused Intel CQM test
Howard Chu
1
-128
/
+0
2024-10-14
perf evsel: Fix missing inherit + sample read check
Namhyung Kim
1
-1
/
+2
2024-10-14
perf sched timehist: Add pre-migration wait time option
Madadi Vineeth Reddy
2
-39
/
+67
2024-10-14
perf tools: Remove unnecessary parentheses
Namhyung Kim
1
-2
/
+2
2024-10-14
perf tools: Fix possible compiler warnings in hashmap
Namhyung Kim
1
-10
/
+10
2024-10-14
Merge tag 'v6.12-rc3' into perf-tools-next
Namhyung Kim
12266
-194152
/
+451850
2024-10-14
perf tools: Fix compiler error in util/tool_pmu.c
Namhyung Kim
1
-1
/
+1
2024-10-14
tools/perf/tests: Remove duplicate evlist__delete in tests/tool_pmu.c
Athira Rajeev
1
-1
/
+0
2024-10-14
tools/perf/tests: Fix compilation error with strncpy in tests/tool_pmu
Athira Rajeev
1
-1
/
+1
2024-10-14
Linux 6.12-rc3
v6.12-rc3
Linus Torvalds
1
-1
/
+1
2024-10-13
Merge tag '6.12-rc2-cifs-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-7
/
+178
2024-10-13
Merge tag 'usb-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-37
/
+66
2024-10-13
Merge tag 'driver-core-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-13
/
+7
2024-10-13
Merge tag 'powerpc-6.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2024-10-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-7
/
+6
2024-10-12
Merge tag 'hwmon-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+8
2024-10-12
Merge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
12
-109
/
+183
2024-10-12
Merge tag 'devicetree-fixes-for-6.12-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
8
-7
/
+103
2024-10-12
Merge tag 'fbdev-for-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
70
-88
/
+88
2024-10-12
Merge tag 'gpio-fixes-for-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2024-10-12
Merge tag 'nfs-for-6.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
15
-22
/
+45
2024-10-12
Merge tag 'rcu.fixes.6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+7
2024-10-12
Merge tag 'for-linus-6.12a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2024-10-12
ftrace/selftest: Test combination of function_graph tracer and function profiler
Steven Rostedt
1
-0
/
+31
2024-10-12
selftests/rseq: Fix mm_cid test failure
Mathieu Desnoyers
2
-43
/
+77
2024-10-11
Merge tag 'io_uring-6.12-20241011' of git://git.kernel.dk/linux
Linus Torvalds
1
-20
/
+24
2024-10-11
Merge tag 'pm-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-52
/
+40
2024-10-11
Merge tag 'thermal-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-9
/
+8
2024-10-11
Merge tag 'acpi-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-66
/
+10
2024-10-11
Merge tag 'pmdomain-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-25
/
+52
2024-10-11
Merge tag 'mmc-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
3
-54
/
+28
2024-10-11
Merge tag 'ata-6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2
-10
/
+14
2024-10-11
Merge tag 'drm-fixes-2024-10-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
22
-158
/
+149
[next]