summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-27perf hwmon_pmu: Constify the variables returning bsearch() on const tablesArnaldo Carvalho de Melo1-1/+1
2026-01-27perf session: Don't write to memory pointed to a const pointerArnaldo Carvalho de Melo1-3/+3
2026-01-27perf strlist: Don't write to const memoryArnaldo Carvalho de Melo1-4/+8
2026-01-27perf metricgroup: Constify variables storing the result of strchr() on const ...Arnaldo Carvalho de Melo1-3/+2
2026-01-27perf disasm: Constify variables storing the result of bsearch() on const tablesArnaldo Carvalho de Melo1-1/+1
2026-01-27perf thread-stack: Switch thread_stack__init() to use e_machineIan Rogers1-2/+2
2026-01-27perf callchain: Switch callchain_param_setup from an arch to an e_machineIan Rogers5-10/+8
2026-01-27perf script: Fix script_fetch_insn for more than just x86Ian Rogers11-78/+87
2026-01-27perf session: Print all machines in session dumpHrishikesh Suresh1-5/+8
2026-01-27perf unwind-libdw: Wire up e_flags for CSKYIan Rogers2-4/+6
2026-01-27perf perf_regs: Accurately compute register names for CSKYIan Rogers7-38/+62
2026-01-27perf thread: Add optional e_flags output argument to thread__e_machineIan Rogers12-48/+122
2026-01-27perf dso: Factor out e_machine reading for use in threadIan Rogers3-50/+75
2026-01-27perf vendor events amd: Fix Zen 5 MAB allocation eventsSandipan Das1-3/+3
2026-01-27perf test: Fix test perf evlist for z/VM s390xThomas Richter1-2/+2
2026-01-27perf annotate: Fix BUILD_NONDISTRO=1 missing args->ms conversions to pointerArnaldo Carvalho de Melo1-3/+3
2026-01-26tools headers: Don't check arm64's unistd.hLeo Yan1-1/+0
2026-01-26Revert "perf tools: Fix arm64 build by generating unistd_64.h"Leo Yan2-13/+2
2026-01-26tools headers: Go back to include asm-generic/unistd.h for arm64Leo Yan1-1/+23
2026-01-26Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo1017-5828/+10389
2026-01-26Merge tag 'vfs-6.19-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds15-40/+82
2026-01-26Linux 6.19-rc7v6.19-rc7Linus Torvalds1-1/+1
2026-01-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-4/+36
2026-01-25Merge tag 'keys-trusted-next-6.19-rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2026-01-25Merge tag 'char-misc-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds30-139/+313
2026-01-25Merge tag 'tty-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-8/+13
2026-01-25Merge tag 'i2c-for-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2026-01-25Merge tag 'input-for-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+18
2026-01-25keys/trusted_keys: fix handle passed to tpm_buf_append_name during unsealSrish Srinivasan1-2/+2
2026-01-25Input: i8042 - add quirks for MECHREVO Wujie 15X Progongqi1-0/+7
2026-01-25Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QAfeng1-0/+11
2026-01-25Merge tag 'riscv-for-linus-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-7/+25
2026-01-25Merge tag 'ntb-6.19-bugfixes' of https://github.com/jonmason/ntbLinus Torvalds1-0/+1
2026-01-25Merge tag 'trace-v6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-6/+23
2026-01-25Documentation: Project continuityDan Williams2-0/+42
2026-01-24Merge tag 'driver-core-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds12-74/+209
2026-01-24Merge tag 'timers-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2026-01-24Merge tag 'sched-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-17/+7
2026-01-24Merge tag 'perf-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+20
2026-01-24Merge tag 'objtool-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+17
2026-01-24Merge tag 'irq-urgent-2026-01-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-5/+12
2026-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds17-38/+73
2026-01-24Merge tag 'i2c-host-fixes-6.19-rc7' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang1-1/+1
2026-01-24Merge tag 'kvmarm-fixes-6.19-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini17-38/+73
2026-01-24Merge tag 'kbuild-fixes-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-6/+7
2026-01-24Merge tag 's390-6.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds5-12/+13
2026-01-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-21/+33
2026-01-24Merge tag 'v6.19-rc6-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds2-9/+9
2026-01-24Merge tag 'pci-v6.19-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-21/+20
2026-01-24Merge tag 'platform-drivers-x86-v6.19-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds10-18/+256