linux-2.6-microblaze.git
2026-02-06 Ian Rogersperf tests: build-test coverage for NO_JEVENTS=1
2026-02-06 Ian Rogersperf tests: Additional 'perf stat' tests
2026-02-06 Leo Yanperf record: Make logs more readable for event open...
2026-02-03 Ian Rogersperf thread: Don't require machine to compute the e_machine
2026-02-03 Ian Rogersperf header: Add e_machine/e_flags to the header
2026-02-03 Ian Rogersperf session: Add e_flags to the e_machine helper
2026-02-03 Ian Rogersperf kvm: Wire up e_machine
2026-02-03 Ian Rogersperf kvm stat: Remove use of the arch directory
2026-02-03 Ian Rogerslibperf build: Always place libperf includes first
2026-02-03 Ian Rogersperf test kvm: Add stat live testing
2026-02-03 Ian Rogersperf capstone: Support for dlopen-ing libcapstone.so
2026-02-03 Ian Rogersperf build: Remove NO_LIBCAP that controls nothing
2026-01-28 Ian Rogersperf jevents: Validate that all names given an Event
2026-01-28 Ian Rogersperf jevents: Add cycles breakdown metric for arm64...
2026-01-28 Ian Rogersperf jevents: Add mesh bandwidth saturation metric...
2026-01-28 Ian Rogersperf jevents: Add upi_bw metric for Intel
2026-01-28 Ian Rogersperf jevents: Add local/remote miss latency metrics...
2026-01-28 Ian Rogersperf jevents: Add C-State metrics from the PCU PMU...
2026-01-28 Ian Rogersperf jevents: Add dir breakdown metrics for Intel
2026-01-28 Ian Rogersperf jevents: Add local/remote "mem" breakdown metrics...
2026-01-28 Ian Rogersperf jevents: Add mem_bw metric for Intel
2026-01-28 Ian Rogersperf jevents: Add Miss Level Parallelism (MLP) metric...
2026-01-28 Ian Rogersperf jevents: Add FPU metrics for Intel
2026-01-28 Ian Rogersperf jevents: Add context switch metrics for Intel
2026-01-28 Ian Rogersperf jevents: Add ILP metrics for Intel
2026-01-28 Ian Rogersperf jevents: Add load store breakdown metrics ldst...
2026-01-28 Ian Rogersperf jevents: Add L2 metrics for Intel
2026-01-28 Ian Rogersperf jevents: Add ports metric group giving utilization...
2026-01-28 Ian Rogersperf jevents: Add software prefetch (swpf) metric group...
2026-01-28 Ian Rogersperf jevents: Add br metric group for branch statistics...
2026-01-28 Ian Rogersperf jevents: Add tsx metric group for Intel models
2026-01-28 Ian Rogersperf jevents: Mark metrics with experimental events...
2026-01-28 Ian Rogersperf jevents: Add smi metric group for Intel models
2026-01-28 Ian Rogersperf jevents: Add CheckPmu to see if a PMU is in loaded...
2026-01-28 Ian Rogersperf jevents: Add idle metric for Intel models
2026-01-28 Ian Rogersperf jevents: Add RAPL metrics for all Intel models
2026-01-28 Ian Rogersperf jevents: Add context switch metrics for AMD
2026-01-28 Ian Rogersperf jevents: Add load store breakdown metrics ldst...
2026-01-28 Ian Rogersperf jevents: Add uncore l3 metric group for AMD
2026-01-28 Ian Rogersperf jevents: Add dtlb metric group for AMD
2026-01-28 Ian Rogersperf jevents: Add itlb metric group for AMD
2026-01-28 Ian Rogersperf jevents: Add br metric group for branch statistics...
2026-01-28 Ian Rogersperf jevents: Add upc metric for uops per cycle for AMD
2026-01-28 Ian Rogersperf jevents: Add idle metric for AMD zen models
2026-01-28 Ian Rogersperf jevents: Add RAPL event metric for AMD zen models
2026-01-28 Ian Rogersperf jevents: Add load event JSON to verify and allow...
2026-01-28 Ian Rogersperf jevents: Build support for generating metrics...
2026-01-28 Leo Yanperf: Remove redundant kernel.h include
2026-01-28 Leo Yantools: Fix bitfield dependency failure
2026-01-28 Swapnil Sapkalperf sched stats: Fixes in man page
2026-01-28 Swapnil Sapkalperf sched stats: Define macro for SEP_LEN
2026-01-28 Swapnil Sapkalperf sched stats: correct spelling of function name
2026-01-28 Swapnil Sapkalperf sched stats: Add NULL check for cd_map
2026-01-28 Swapnil Sapkalperf util: Fix NULL check in cpumask_to_cpulist()
2026-01-28 Swapnil Sapkalperf header: Replace hardcoded max cpus by MAX_NR_CPUS
2026-01-28 James Clarkperf jevents: Handle deleted JSONS in out of source...
2026-01-28 Arnaldo Carvalho... perf strlist: Remove dont_dupstr logic, used only once
2026-01-27 Arnaldo Carvalho... perf jitdump: Constify variables storing the result...
2026-01-27 Arnaldo Carvalho... perf bpf-event: Constify variables storing the result...
2026-01-27 Arnaldo Carvalho... perf demangle-java: Constify variables storing the...
2026-01-27 Arnaldo Carvalho... perf time-utils: Constify variables storing the result...
2026-01-27 Arnaldo Carvalho... perf units: Constify variables storing the result of...
2026-01-27 Arnaldo Carvalho... perf trace-event: Constify variables storing the result...
2026-01-27 Arnaldo Carvalho... perf tp_pmu: Address const-correctness errors in recent...
2026-01-27 Arnaldo Carvalho... perf hwmon_pmu: Constify the variables returning bsearc...
2026-01-27 Arnaldo Carvalho... perf session: Don't write to memory pointed to a const...
2026-01-27 Arnaldo Carvalho... perf strlist: Don't write to const memory
2026-01-27 Arnaldo Carvalho... perf metricgroup: Constify variables storing the result...
2026-01-27 Arnaldo Carvalho... perf disasm: Constify variables storing the result...
2026-01-27 Ian Rogersperf thread-stack: Switch thread_stack__init() to use...
2026-01-27 Ian Rogersperf callchain: Switch callchain_param_setup from an...
2026-01-27 Ian Rogersperf script: Fix script_fetch_insn for more than just x86
2026-01-26 Hrishikesh... perf session: Print all machines in session dump
2026-01-26 Ian Rogersperf unwind-libdw: Wire up e_flags for CSKY
2026-01-26 Ian Rogersperf perf_regs: Accurately compute register names for...
2026-01-26 Ian Rogersperf thread: Add optional e_flags output argument to...
2026-01-26 Ian Rogersperf dso: Factor out e_machine reading for use in thread
2026-01-26 Sandipan Dasperf vendor events amd: Fix Zen 5 MAB allocation events
2026-01-26 Thomas Richterperf test: Fix test perf evlist for z/VM s390x
2026-01-26 Arnaldo Carvalho... perf annotate: Fix BUILD_NONDISTRO=1 missing args-...
2026-01-26 Leo Yantools headers: Don't check arm64's unistd.h
2026-01-26 Leo YanRevert "perf tools: Fix arm64 build by generating unist...
2026-01-26 Leo Yantools headers: Go back to include asm-generic/unistd...
2026-01-26 Arnaldo Carvalho... Merge remote-tracking branch 'torvalds/master' into...
2026-01-26 Linus TorvaldsMerge tag 'vfs-6.19-rc8.fixes' of git://git./linux...
2026-01-25 Linus TorvaldsLinux 6.19-rc7
2026-01-25 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2026-01-25 Linus TorvaldsMerge tag 'keys-trusted-next-6.19-rc7' of git://git...
2026-01-25 Linus TorvaldsMerge tag 'char-misc-6.19-rc7' of git://git./linux...
2026-01-25 Linus TorvaldsMerge tag 'tty-6.19-rc7' of git://git./linux/kernel...
2026-01-25 Linus TorvaldsMerge tag 'i2c-for-6.19-rc7' of git://git./linux/kernel...
2026-01-25 Linus TorvaldsMerge tag 'input-for-v6.19-rc6' of git://git./linux...
2026-01-25 Srish Srinivasankeys/trusted_keys: fix handle passed to tpm_buf_append_...
2026-01-25 gongqiInput: i8042 - add quirks for MECHREVO Wujie 15X Pro
2026-01-25 fengInput: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QA
2026-01-25 Linus TorvaldsMerge tag 'riscv-for-linus-6.19-rc7' of git://git....
2026-01-25 Linus TorvaldsMerge tag 'ntb-6.19-bugfixes' of https://github.com...
2026-01-25 Linus TorvaldsMerge tag 'trace-v6.19-rc6' of git://git./linux/kernel...
2026-01-25 Dan WilliamsDocumentation: Project continuity
2026-01-24 Linus TorvaldsMerge tag 'driver-core-6.19-rc7' of git://git./linux...
next