index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-05-02
perf annotate-data: Check kind of stack variables
Namhyung Kim
2024-05-02
perf annotate-data: Handle multi regs in find_data_type_block()
Namhyung Kim
2024-05-02
perf annotate-data: Check memory access with two registers
Namhyung Kim
2024-05-02
perf annotate-data: Handle direct global variable access
Namhyung Kim
2024-05-02
perf annotate-data: Collect global variables in advance
Namhyung Kim
2024-05-02
perf dwarf-aux: Add die_collect_global_vars()
Namhyung Kim
2024-04-26
perf test: Reintroduce -p/--parallel and make -S/--sequential the default
Arnaldo Carvalho de Melo
2024-04-26
tools headers: Synchronize linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
2024-04-26
tools headers x86 cpufeatures: Sync with the kernel sources to pick BHI mitig...
Arnaldo Carvalho de Melo
2024-04-26
perf annotate: Fix data type profiling on stdio
Namhyung Kim
2024-04-26
perf build: Pretend scandirat is missing with msan
Ian Rogers
2024-04-26
perf intel-pt: Fix unassigned instruction op (discovered by MemorySanitizer)
Adrian Hunter
2024-04-26
perf record: Fix comment misspellings
Howard Chu
2024-04-26
perf annotate: Update DSO binary type when trying build-id
Namhyung Kim
2024-04-26
perf annotate: Fallback disassemble to objdump when capstone fails
Namhyung Kim
2024-04-26
perf annotate-data: Check if 'struct annotation_source' was allocated on 'per...
Namhyung Kim
2024-04-26
perf test: Add a new test for 'perf annotate'
Namhyung Kim
2024-04-26
perf parse-events: Tidy the setting of the default event name
Ian Rogers
2024-04-26
perf parse-events: Minor grouping tidy up
Ian Rogers
2024-04-26
perf parse-event: Constify event_symbol arrays
Ian Rogers
2024-04-26
perf parse-events: Improvements to modifier parsing
Ian Rogers
2024-04-26
perf parse-events: Inline parse_events_evlist_error
Ian Rogers
2024-04-26
perf parse-events: Improve error message for bad numbers
Ian Rogers
2024-04-26
perf parse-events: Inline parse_events_update_lists
Ian Rogers
2024-04-26
perf parse-events: Prefer sysfs/JSON hardware events over legacy
Ian Rogers
2024-04-26
perf parse-events: Constify parse_events_add_numeric
Ian Rogers
2024-04-26
perf parse-events: Handle PE_TERM_HW in name_or_raw
Ian Rogers
2024-04-26
perf parse-events: Legacy cache names on all PMUs and lower priority
Ian Rogers
2024-04-26
perf tests parse-events: Use "branches" rather than "cache-references"
Ian Rogers
2024-04-26
perf pmu: Refactor perf_pmu__match()
Ian Rogers
2024-04-26
perf parse-events: Avoid copying an empty list
Ian Rogers
2024-04-26
perf parse-events: Directly pass PMU to parse_events_add_pmu()
Ian Rogers
2024-04-26
perf parse-events: Factor out '<event_or_pmu>/.../' parsing
Ian Rogers
2024-04-26
perf scripts python: Add a script to run instances of 'perf script' in parallel
Adrian Hunter
2024-04-26
tools lib rbtree: Pick some improvements from the kernel rbtree code
Arnaldo Carvalho de Melo
2024-04-26
perf tests shell kprobes: Add missing description as used by 'perf test' output
Arnaldo Carvalho de Melo
2024-04-23
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2024-04-22
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
2024-04-22
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2024-04-21
Linux 6.9-rc5
v6.9-rc5
Linus Torvalds
2024-04-21
Merge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-04-21
Merge tag 'driver-core-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-04-21
Merge tag 'tty-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-04-21
Merge tag 'usb-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-04-21
Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-04-21
Merge tag 'x86_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-04-20
Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linux
Linus Torvalds
2024-04-20
Merge tag 'email' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-04-20
Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
[next]