index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-02
perf annotate-data: Collect global variables in advance
Namhyung Kim
1
-2
/
+55
2024-05-02
perf dwarf-aux: Add die_collect_global_vars()
Namhyung Kim
2
-0
/
+70
2024-04-26
perf test: Reintroduce -p/--parallel and make -S/--sequential the default
Arnaldo Carvalho de Melo
2
-2
/
+19
2024-04-26
tools headers: Synchronize linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
4
-7
/
+21
2024-04-26
tools headers x86 cpufeatures: Sync with the kernel sources to pick BHI mitig...
Arnaldo Carvalho de Melo
1
-1
/
+6
2024-04-26
perf annotate: Fix data type profiling on stdio
Namhyung Kim
1
-1
/
+1
2024-04-26
perf build: Pretend scandirat is missing with msan
Ian Rogers
1
-1
/
+4
2024-04-26
perf intel-pt: Fix unassigned instruction op (discovered by MemorySanitizer)
Adrian Hunter
2
-0
/
+4
2024-04-26
perf record: Fix comment misspellings
Howard Chu
2
-3
/
+3
2024-04-26
perf annotate: Update DSO binary type when trying build-id
Namhyung Kim
1
-0
/
+2
2024-04-26
perf annotate: Fallback disassemble to objdump when capstone fails
Namhyung Kim
1
-0
/
+14
2024-04-26
perf annotate-data: Check if 'struct annotation_source' was allocated on 'per...
Namhyung Kim
1
-1
/
+1
2024-04-26
perf test: Add a new test for 'perf annotate'
Namhyung Kim
1
-0
/
+83
2024-04-26
perf parse-events: Tidy the setting of the default event name
Ian Rogers
4
-7
/
+19
2024-04-26
perf parse-events: Minor grouping tidy up
Ian Rogers
2
-1
/
+6
2024-04-26
perf parse-event: Constify event_symbol arrays
Ian Rogers
2
-4
/
+4
2024-04-26
perf parse-events: Improvements to modifier parsing
Ian Rogers
4
-182
/
+194
2024-04-26
perf parse-events: Inline parse_events_evlist_error
Ian Rogers
3
-13
/
+8
2024-04-26
perf parse-events: Improve error message for bad numbers
Ian Rogers
1
-16
/
+24
2024-04-26
perf parse-events: Inline parse_events_update_lists
Ian Rogers
3
-31
/
+25
2024-04-26
perf parse-events: Prefer sysfs/JSON hardware events over legacy
Ian Rogers
4
-68
/
+103
2024-04-26
perf parse-events: Constify parse_events_add_numeric
Ian Rogers
2
-10
/
+12
2024-04-26
perf parse-events: Handle PE_TERM_HW in name_or_raw
Ian Rogers
1
-26
/
+5
2024-04-26
perf parse-events: Legacy cache names on all PMUs and lower priority
Ian Rogers
2
-9
/
+32
2024-04-26
perf tests parse-events: Use "branches" rather than "cache-references"
Ian Rogers
1
-3
/
+3
2024-04-26
perf pmu: Refactor perf_pmu__match()
Ian Rogers
3
-26
/
+22
2024-04-26
perf parse-events: Avoid copying an empty list
Ian Rogers
1
-12
/
+13
2024-04-26
perf parse-events: Directly pass PMU to parse_events_add_pmu()
Ian Rogers
1
-29
/
+17
2024-04-26
perf parse-events: Factor out '<event_or_pmu>/.../' parsing
Ian Rogers
3
-73
/
+80
2024-04-26
perf scripts python: Add a script to run instances of 'perf script' in parallel
Adrian Hunter
2
-1
/
+1013
2024-04-26
tools lib rbtree: Pick some improvements from the kernel rbtree code
Arnaldo Carvalho de Melo
2
-3
/
+3
2024-04-26
perf tests shell kprobes: Add missing description as used by 'perf test' output
Arnaldo Carvalho de Melo
1
-0
/
+1
2024-04-23
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+8
2024-04-22
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-6
/
+14
2024-04-22
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2570
-29435
/
+63268
2024-04-21
Linux 6.9-rc5
Linus Torvalds
1
-1
/
+1
2024-04-21
Merge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
11
-80
/
+104
2024-04-21
Merge tag 'driver-core-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+3
2024-04-21
Merge tag 'tty-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
12
-34
/
+81
2024-04-21
Merge tag 'usb-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
19
-64
/
+147
2024-04-21
Merge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-6
/
+25
2024-04-21
Merge tag 'x86_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-12
/
+87
2024-04-20
Merge tag 'block-6.9-20240420' of git://git.kernel.dk/linux
Linus Torvalds
4
-13
/
+28
2024-04-20
Merge tag 'email' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+2
2024-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
25
-159
/
+267
2024-04-20
Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-6
/
+11
2024-04-20
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-39
/
+156
2024-04-20
MAINTAINERS: update to working email address
James Bottomley
1
-2
/
+2
2024-04-19
Merge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.org/pub/...
Linus Torvalds
19
-742
/
+817
2024-04-19
Merge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-7
/
+22
[prev]
[next]