index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
x86/msi: Fix msi message data shadow struct
Reto Buerki
2022-04-07
1
-8
/
+11
|
|
*
|
|
|
|
|
x86/extable: Prefer local labels in .set directives
Nick Desaulniers
2022-04-07
1
-10
/
+10
|
|
*
|
|
|
|
|
x86,bpf: Avoid IBT objtool warning
Peter Zijlstra
2022-04-07
1
-0
/
+1
|
|
*
|
|
|
|
|
objtool: Fix SLS validation for kcov tail-call replacement
Peter Zijlstra
2022-04-05
1
-0
/
+11
|
|
*
|
|
|
|
|
objtool: Fix IBT tail-call detection
Peter Zijlstra
2022-04-05
1
-5
/
+14
|
|
*
|
|
|
|
|
x86/bug: Prevent shadowing in __WARN_FLAGS
Vincent Mailhol
2022-04-05
1
-2
/
+2
|
|
*
|
|
|
|
|
x86/mm/tlb: Revert retpoline avoidance approach
Dave Hansen
2022-04-04
1
-32
/
+5
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-04-10
7
-169
/
+101
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
perf/core: Always set cpuctx cgrp when enable cgroup event
Chengming Zhou
2022-04-05
1
-16
/
+2
|
|
*
|
|
|
|
|
perf/core: Fix perf_cgroup_switch()
Chengming Zhou
2022-04-05
1
-107
/
+25
|
|
*
|
|
|
|
|
perf/core: Use perf_cgroup_info->active to check if cgroup is active
Chengming Zhou
2022-04-05
1
-5
/
+2
|
|
*
|
|
|
|
|
perf/core: Don't pass task around when ctx sched in
Chengming Zhou
2022-04-05
1
-32
/
+26
|
|
*
|
|
|
|
|
perf/x86/intel: Update the FRONTEND MSR mask on Sapphire Rapids
Kan Liang
2022-04-05
1
-1
/
+1
|
|
*
|
|
|
|
|
perf/x86/intel: Don't extend the pseudo-encoding to GP counters
Kan Liang
2022-04-05
2
-1
/
+10
|
|
*
|
|
|
|
|
perf/core: Inherit event_caps
Namhyung Kim
2022-04-05
1
-0
/
+3
|
|
*
|
|
|
|
|
perf/x86/uncore: Add Raptor Lake uncore support
Kan Liang
2022-04-05
2
-0
/
+21
|
|
*
|
|
|
|
|
perf/x86/msr: Add Raptor Lake CPU support
Kan Liang
2022-04-05
1
-0
/
+1
|
|
*
|
|
|
|
|
perf/x86/cstate: Add Raptor Lake support
Kan Liang
2022-04-05
1
-10
/
+12
|
|
*
|
|
|
|
|
perf/x86: Add Intel Raptor Lake support
Kan Liang
2022-04-05
1
-0
/
+1
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-04-10
10
-572
/
+585
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Revert "mm/page_alloc: mark pagesets as __maybe_unused"
Sebastian Andrzej Siewior
2022-04-05
1
-1
/
+1
|
|
*
|
|
|
|
|
Revert "locking/local_lock: Make the empty local_lock_*() function a macro."
Sebastian Andrzej Siewior
2022-04-05
1
-3
/
+3
|
|
*
|
|
|
|
|
x86/percpu: Remove volatile from arch_raw_cpu_ptr().
Sebastian Andrzej Siewior
2022-04-05
1
-3
/
+3
|
|
*
|
|
|
|
|
static_call: Remove __DEFINE_STATIC_CALL macro
Christophe Leroy
2022-04-05
1
-13
/
+10
|
|
*
|
|
|
|
|
static_call: Properly initialise DEFINE_STATIC_CALL_RET0()
Christophe Leroy
2022-04-05
3
-3
/
+20
|
|
*
|
|
|
|
|
static_call: Don't make __static_call_return0 static
Christophe Leroy
2022-04-05
4
-546
/
+546
|
|
*
|
|
|
|
|
x86,static_call: Fix __static_call_return0 for i386
Peter Zijlstra
2022-04-05
1
-3
/
+2
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge tag 'sched_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-04-10
4
-13
/
+12
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
entry: Fix compile error in dynamic_irqentry_exit_cond_resched()
Sven Schnelle
2022-04-05
1
-1
/
+1
|
|
*
|
|
|
|
|
sched: Teach the forced-newidle balancer about CPU affinity limitation.
Sebastian Andrzej Siewior
2022-04-05
1
-1
/
+1
|
|
*
|
|
|
|
|
sched/core: Fix forceidle balancing
Peter Zijlstra
2022-04-05
3
-11
/
+10
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge tag 'perf-tools-fixes-for-v5.18-2022-04-09' of git://git.kernel.org/pub...
Linus Torvalds
2022-04-10
26
-71
/
+234
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...
Ian Rogers
2022-04-09
1
-0
/
+1
|
|
*
|
|
|
|
|
perf tools: Add external commands to list-cmds
Michael Petlan
2022-04-09
1
-0
/
+4
|
|
*
|
|
|
|
|
perf docs: Add perf-iostat link to manpages
Michael Petlan
2022-04-09
1
-1
/
+1
|
|
*
|
|
|
|
|
perf session: Remap buf if there is no space for event
Denis Nikitin
2022-04-09
1
-3
/
+12
|
|
*
|
|
|
|
|
perf bench: Fix epoll bench to correct usage of affinity for machines with #C...
Athira Rajeev
2022-04-09
2
-12
/
+38
|
|
*
|
|
|
|
|
perf bench: Fix futex bench to correct usage of affinity for machines with #C...
Athira Rajeev
2022-04-09
5
-28
/
+83
|
|
*
|
|
|
|
|
perf tools: Fix perf's libperf_print callback
Adrian Hunter
2022-04-09
1
-1
/
+1
|
|
*
|
|
|
|
|
perf: arm-spe: Fix perf report --mem-mode
James Clark
2022-04-09
1
-0
/
+6
|
|
*
|
|
|
|
|
perf unwind: Don't show unwind error messages when augmenting frame pointer s...
James Clark
2022-04-09
8
-14
/
+32
|
|
*
|
|
|
|
|
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
2022-04-09
1
-0
/
+2
|
|
*
|
|
|
|
|
perf test tsc: Fix error message when not supported
Chengdong Li
2022-04-09
1
-9
/
+27
|
|
*
|
|
|
|
|
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
2022-04-09
2
-0
/
+5
|
|
*
|
|
|
|
|
perf python: Fix probing for some clang command line options
Arnaldo Carvalho de Melo
2022-04-09
1
-2
/
+4
|
|
*
|
|
|
|
|
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
2022-04-09
2
-0
/
+10
|
|
*
|
|
|
|
|
tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts
Arnaldo Carvalho de Melo
2022-04-09
1
-1
/
+1
|
|
*
|
|
|
|
|
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
2022-04-09
1
-0
/
+7
|
*
|
|
|
|
|
|
Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-04-10
2
-3
/
+2
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
cxl/pci: Drop shadowed variable
Dan Williams
2022-04-08
1
-1
/
+0
[prev]
[next]