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
*
perf tools: Add general function to parse sublevel options
Changbin Du
2020-08-14
4
-44
/
+99
*
perf ftrace: Add option '--inherit' to trace children processes
Changbin Du
2020-08-14
2
-0
/
+41
*
perf ftrace: Show trace column header
Changbin Du
2020-08-14
1
-0
/
+3
*
perf ftrace: Add option '-m/--buffer-size' to set per-cpu buffer size
Changbin Du
2020-08-14
2
-0
/
+60
*
perf ftrace: Factor out function write_tracing_file_int()
Changbin Du
2020-08-14
1
-5
/
+12
*
perf ftrace: Add option '-F/--funcs' to list available functions
Changbin Du
2020-08-14
2
-0
/
+50
*
perf ftrace: Select function/function_graph tracer automatically
Changbin Du
2020-08-14
3
-23
/
+48
*
perf bench numa: Use numa_node_to_cpus() to bind tasks to nodes
Alexander Gordeev
2020-08-13
1
-17
/
+16
*
perf bench numa: Fix cpumask memory leak in node_has_cpus()
Alexander Gordeev
2020-08-13
1
-4
/
+9
*
tools build feature: Quote CC and CXX for their arguments
Daniel Díaz
2020-08-13
1
-1
/
+1
*
perf tools: Fix module symbol processing
Jiri Olsa
2020-08-13
2
-5
/
+4
*
perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type'
Jiri Olsa
2020-08-13
7
-35
/
+35
*
MAINTAINERS: Add missing tools/lib/perf/ path to perf maintainers
Rob Herring
2020-08-13
1
-0
/
+1
*
libperf: Fix man page typos
Rob Herring
2020-08-13
3
-14
/
+17
*
perf test: Allow multiple probes in record+script_probe_vfs_getname.sh
Michael Petlan
2020-08-13
1
-2
/
+2
*
perf bench mem: Always memset source before memcpy
Vincent Whitchurch
2020-08-13
1
-10
/
+11
*
perf sched: Prefer sched_waking event when it exists
David Ahern
2020-08-13
1
-3
/
+29
*
perf bench: Fix a couple of spelling mistakes in options text
Colin Ian King
2020-08-12
1
-2
/
+2
*
perf bench numa: Fix benchmark names
Alexander Gordeev
2020-08-12
1
-18
/
+17
*
perf bench numa: Fix number of processes in "2x3-convergence" test
Alexander Gordeev
2020-08-12
1
-1
/
+1
*
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
2020-08-12
1
-0
/
+4
*
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
2020-08-12
1
-0
/
+2
*
tools headers kvm s390: Sync headers with the kernel sources
Arnaldo Carvalho de Melo
2020-08-12
1
-2
/
+5
*
perf trace beauty: Use the autogenerated protocol family table
Arnaldo Carvalho de Melo
2020-08-12
3
-8
/
+13
*
perf trace beauty: Add script to autogenerate socket families table
Arnaldo Carvalho de Melo
2020-08-12
2
-0
/
+466
*
Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-08-12
10
-128
/
+483
|
\
|
*
platform/chrome: cros_ec_proto: check for missing EC_CMD_HOST_EVENT_GET_WAKE_...
Brian Norris
2020-07-31
1
-0
/
+13
|
*
platform/chrome: cros_ec_proto: ignore unnecessary wakeups on old ECs
Brian Norris
2020-07-31
1
-6
/
+18
|
*
platform/chrome: cros_ec_sensorhub: Simplify legacy timestamp spreading
Gwendal Grignou
2020-07-31
1
-61
/
+33
|
*
platform/chrome: cros_ec_proto: Do not export cros_ec_cmd_xfer()
Enric Balletbo i Serra
2020-07-23
2
-6
/
+2
|
*
platform/chrome: cros_ec_typec: Unregister partner on error
Prashant Malani
2020-07-20
1
-41
/
+42
|
*
platform/chrome: cros_ec_sensorhub: Fix EC timestamp overflow
Gwendal Grignou
2020-06-30
1
-3
/
+1
|
*
platform/chrome: cros_ec_typec: Add PM support
Prashant Malani
2020-06-30
1
-0
/
+24
|
*
platform/chrome: cros_ec_typec: Use workqueue for port update
Prashant Malani
2020-06-30
1
-4
/
+17
|
*
platform/chrome: cros_ec_typec: Add a dependency on USB_ROLE_SWITCH
Enric Balletbo i Serra
2020-06-30
1
-0
/
+1
|
*
platform/chrome: cros_ec_ishtp: Fix a double-unlock issue
Qiushi Wu
2020-06-30
1
-1
/
+3
|
*
platform/chrome: cros_ec_rpmsg: Document missing struct parameters
Enric Balletbo i Serra
2020-06-30
1
-0
/
+3
|
*
platform/chrome: cros_ec_spi: Document missing function parameters
Enric Balletbo i Serra
2020-06-30
1
-0
/
+4
|
*
platform/chrome: cros_ec_typec: Add TBT compat support
Prashant Malani
2020-06-25
1
-1
/
+69
|
*
platform/chrome: cros_ec: Add TBT pd_ctrl fields
Prashant Malani
2020-06-25
1
-4
/
+15
|
*
platform/chrome: cros_ec_typec: Make configure_mux static
Prashant Malani
2020-06-22
1
-3
/
+3
|
*
platform/chrome: cros_ec_typec: Support DP alt mode
Prashant Malani
2020-06-19
1
-10
/
+80
|
*
platform/chrome: cros_ec_typec: Add USB mux control
Prashant Malani
2020-06-19
1
-3
/
+97
|
*
platform/chrome: cros_ec_typec: Register PD CTRL cmd v2
Prashant Malani
2020-06-19
1
-7
/
+9
|
*
platform/chrome: cros_ec: Update mux state bits
Prashant Malani
2020-06-19
1
-5
/
+9
|
*
platform/chrome: cros_ec_typec: Register Type C switches
Prashant Malani
2020-06-19
1
-0
/
+47
|
*
platform/chrome: cros_ec_debugfs: Control uptime information request
Gwendal Grignou
2020-06-19
1
-2
/
+22
*
|
Merge tag 'for-linus-5.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-12
2
-10
/
+10
|
\
\
|
*
|
orangefs: remove unnecessary assignment to variable ret
Jing Xiangfeng
2020-08-04
1
-1
/
+0
|
*
|
orangefs: posix acl fix...
Mike Marshall
2020-07-28
1
-9
/
+10
[next]