index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-17
drm/i915/dsb: Introduce intel_dsb_exec_time_us()
Ville Syrjälä
2
-2
/
+25
2025-06-17
drm/i915/dsb: Provide intel_dsb_head() and intel_dsb_size()
Ville Syrjälä
2
-2
/
+9
2025-06-17
drm/i915/dsb: Use intel_dsb_ins_align() in intel_dsb_align_tail()
Ville Syrjälä
1
-0
/
+2
2025-06-14
drm/i915/dsi: Assert that vfp+vsync+vbp == vtotal on BXT/GLK
Ville Syrjälä
1
-1
/
+4
2025-06-14
drm/i915/dsi: Fix off by one in BXT_MIPI_TRANS_VTOTAL
Ville Syrjälä
1
-2
/
+2
2025-06-12
drm/i915/dp: Disable the AUX DPCD probe quirk if it's not required
Imre Deak
4
-2
/
+38
2025-06-12
drm/dp: Add an EDID quirk for the DPCD register access probe
Imre Deak
4
-13
/
+46
2025-06-12
drm/edid: Add support for quirks visible to DRM core and drivers
Imre Deak
3
-2
/
+15
2025-06-12
drm/edid: Define the quirks in an enum list
Imre Deak
1
-106
/
+112
2025-06-12
drm/dp: Change AUX DPCD probe address from DPCD_REV to LANE0_1_STATUS
Imre Deak
1
-1
/
+1
2025-06-11
drm/i915/display: drop i915_reg.h include where possible
Jani Nikula
37
-37
/
+0
2025-06-11
drm/i915/display: include intel_display_reg_defs.h from display regs files
Jani Nikula
8
-7
/
+9
2025-06-11
Revert "drm/xe/display: use xe->display to decide whether to do anything"
Vivek Kasireddy
1
-20
/
+20
2025-06-09
drm/i915: split out display register macros to a separate file
Jani Nikula
73
-2934
/
+3020
2025-06-08
Linux 6.16-rc1
v6.16-rc1
Linus Torvalds
1
-2
/
+2
2025-06-08
tools/power turbostat: version 2025.06.08
Len Brown
1
-37
/
+36
2025-06-08
tools/power turbostat: Add initial support for BartlettLake
Zhang Rui
1
-0
/
+1
2025-06-08
tools/power turbostat: Add initial support for DMR
Zhang Rui
1
-0
/
+18
2025-06-08
tools/power turbostat: Dump RAPL sysfs info
Zhang Rui
1
-0
/
+156
2025-06-08
tools/power turbostat: Avoid probing the same perf counters
Zhang Rui
1
-0
/
+15
2025-06-08
tools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs c...
Zhang Rui
1
-25
/
+24
2025-06-08
tools/power turbostat: Clean up add perf/msr counter logic
Zhang Rui
1
-7
/
+18
2025-06-08
tools/power turbostat: Introduce add_msr_counter()
Zhang Rui
1
-9
/
+23
2025-06-08
tools/power turbostat: Remove add_msr_perf_counter_()
Zhang Rui
1
-12
/
+8
2025-06-08
tools/power turbostat: Remove add_cstate_perf_counter_()
Zhang Rui
1
-13
/
+9
2025-06-08
tools/power turbostat: Remove add_rapl_perf_counter_()
Zhang Rui
1
-15
/
+10
2025-06-08
tools/power turbostat: Quit early for unsupported RAPL counters
Zhang Rui
1
-1
/
+4
2025-06-08
tools/power turbostat: Always check rapl_joules flag
Zhang Rui
1
-3
/
+9
2025-06-08
tools/power turbostat: Fix AMD package-energy reporting
Gautham R. Shenoy
1
-5
/
+36
2025-06-08
tools/power turbostat: Fix RAPL_GFX_ALL typo
Kaushlendra Kumar
1
-1
/
+1
2025-06-08
tools/power turbostat: Add Android support for MSR device handling
Kaushlendra Kumar
1
-3
/
+17
2025-06-08
tools/power turbostat.8: pm_domain wording fix
Len Brown
1
-2
/
+2
2025-06-08
tools/power turbostat.8: fix typo: idle_pct should be pct_idle
Len Brown
1
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
689
-955
/
+1151
2025-06-07
tracing: Add rcu annotation around file->filter accesses
Steven Rostedt
1
-4
/
+6
2025-06-07
sh: kprobes: Remove unused variables in kprobe_exceptions_notify()
Mike Rapoport
1
-4
/
+0
2025-06-07
sh: ecovec24: Make SPI mode explicit
Geert Uytterhoeven
1
-0
/
+1
2025-06-07
sh: Replace __ASSEMBLY__ with __ASSEMBLER__ in all headers
Thomas Huth
17
-46
/
+46
2025-06-07
genksyms: Fix enum consts from a reference affecting new values
Petr Pavlu
1
-7
/
+20
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
21
-21
/
+21
2025-06-07
do_change_type(): refuse to operate on unmounted/not ours mounts
Al Viro
1
-0
/
+4
2025-06-07
kbuild: set y instead of 1 to KBUILD_{BUILTIN,MODULES}
Masahiro Yamada
2
-8
/
+12
2025-06-07
clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right userns
Al Viro
1
-0
/
+3
2025-06-07
selftests/mount_setattr: adapt detached mount propagation test
Christian Brauner
1
-16
/
+1
2025-06-07
do_move_mount(): split the checks in subtree-of-our-ns and entire-anon cases
Al Viro
1
-21
/
+25
2025-06-07
fs: allow clone_private_mount() for a path on real rootfs
KONDO KAZUMA(近藤 和真)
1
-10
/
+11
2025-06-07
fix propagation graph breakage by MOVE_MOUNT_SET_GROUP move_mount(2)
Al Viro
1
-1
/
+1
2025-06-07
finish_automount(): don't leak MNT_LOCKED from parent to child
Al Viro
1
-1
/
+2
2025-06-07
path_overmount(): avoid false negatives
Al Viro
1
-6
/
+13
2025-06-07
fs/fhandle.c: fix a race in call of has_locked_children()
Al Viro
1
-4
/
+14
[next]