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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2026-01-27
perf hwmon_pmu: Constify the variables returning bsearch() on const tables
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-01-27
perf session: Don't write to memory pointed to a const pointer
Arnaldo Carvalho de Melo
1
-3
/
+3
2026-01-27
perf strlist: Don't write to const memory
Arnaldo Carvalho de Melo
1
-4
/
+8
2026-01-27
perf metricgroup: Constify variables storing the result of strchr() on const ...
Arnaldo Carvalho de Melo
1
-3
/
+2
2026-01-27
perf disasm: Constify variables storing the result of bsearch() on const tables
Arnaldo Carvalho de Melo
1
-1
/
+1
2026-01-27
perf thread-stack: Switch thread_stack__init() to use e_machine
Ian Rogers
1
-2
/
+2
2026-01-27
perf callchain: Switch callchain_param_setup from an arch to an e_machine
Ian Rogers
5
-10
/
+8
2026-01-27
perf script: Fix script_fetch_insn for more than just x86
Ian Rogers
11
-78
/
+87
2026-01-27
perf session: Print all machines in session dump
Hrishikesh Suresh
1
-5
/
+8
2026-01-27
perf unwind-libdw: Wire up e_flags for CSKY
Ian Rogers
2
-4
/
+6
2026-01-27
perf perf_regs: Accurately compute register names for CSKY
Ian Rogers
7
-38
/
+62
2026-01-27
perf thread: Add optional e_flags output argument to thread__e_machine
Ian Rogers
12
-48
/
+122
2026-01-27
perf dso: Factor out e_machine reading for use in thread
Ian Rogers
3
-50
/
+75
2026-01-27
perf vendor events amd: Fix Zen 5 MAB allocation events
Sandipan Das
1
-3
/
+3
2026-01-27
perf test: Fix test perf evlist for z/VM s390x
Thomas Richter
1
-2
/
+2
2026-01-27
perf annotate: Fix BUILD_NONDISTRO=1 missing args->ms conversions to pointer
Arnaldo Carvalho de Melo
1
-3
/
+3
2026-01-26
tools headers: Don't check arm64's unistd.h
Leo Yan
1
-1
/
+0
2026-01-26
Revert "perf tools: Fix arm64 build by generating unistd_64.h"
Leo Yan
2
-13
/
+2
2026-01-26
tools headers: Go back to include asm-generic/unistd.h for arm64
Leo Yan
1
-1
/
+23
2026-01-26
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
1017
-5828
/
+10389
2026-01-26
Merge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-40
/
+82
2026-01-26
Linux 6.19-rc7
v6.19-rc7
Linus Torvalds
1
-1
/
+1
2026-01-25
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-4
/
+36
2026-01-25
Merge tag 'keys-trusted-next-6.19-rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2026-01-25
Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
30
-139
/
+313
2026-01-25
Merge tag 'tty-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-8
/
+13
2026-01-25
Merge tag 'i2c-for-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2026-01-25
Merge tag 'input-for-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+18
2026-01-25
keys/trusted_keys: fix handle passed to tpm_buf_append_name during unseal
Srish Srinivasan
1
-2
/
+2
2026-01-25
Input: i8042 - add quirks for MECHREVO Wujie 15X Pro
gongqi
1
-0
/
+7
2026-01-25
Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
feng
1
-0
/
+11
2026-01-25
Merge tag 'riscv-for-linus-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-7
/
+25
2026-01-25
Merge tag 'ntb-6.19-bugfixes' of https://github.com/jonmason/ntb
Linus Torvalds
1
-0
/
+1
2026-01-25
Merge tag 'trace-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-6
/
+23
2026-01-25
Documentation: Project continuity
Dan Williams
2
-0
/
+42
2026-01-24
Merge tag 'driver-core-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-74
/
+209
2026-01-24
Merge tag 'timers-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2026-01-24
Merge tag 'sched-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-17
/
+7
2026-01-24
Merge tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+20
2026-01-24
Merge tag 'objtool-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+17
2026-01-24
Merge tag 'irq-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-5
/
+12
2026-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-38
/
+73
2026-01-24
Merge tag 'i2c-host-fixes-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
1
-1
/
+1
2026-01-24
Merge tag 'kvmarm-fixes-6.19-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
17
-38
/
+73
2026-01-24
Merge tag 'kbuild-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+7
2026-01-24
Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
5
-12
/
+13
2026-01-24
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-21
/
+33
2026-01-24
Merge tag 'v6.19-rc6-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2
-9
/
+9
2026-01-24
Merge tag 'pci-v6.19-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-21
/
+20
2026-01-24
Merge tag 'platform-drivers-x86-v6.19-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
10
-18
/
+256
[next]