index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
hsr
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-10
user_events: Fix potential uninitialized pointer while parsing field
Beau Belgrave
1
-1
/
+3
2022-02-24
tracing: Fix allocation of last_cmd in last_cmd_set()
Steven Rostedt (Google)
1
-3
/
+4
2022-02-11
user_events: Add documentation file
Beau Belgrave
2
-0
/
+217
2022-02-11
user_events: Add sample code for typical usage
Beau Belgrave
2
-0
/
+96
2022-02-11
user_events: Add self-test for validator boundaries
Beau Belgrave
1
-0
/
+65
2022-02-11
user_events: Add self-test for perf_event integration
Beau Belgrave
2
-1
/
+169
2022-02-11
user_events: Add self-test for dynamic_events integration
Beau Belgrave
2
-1
/
+131
2022-02-11
user_events: Add self-test for ftrace integration
Beau Belgrave
3
-0
/
+397
2022-02-11
user_events: Validate user payloads for size and null termination
Beau Belgrave
1
-14
/
+133
2022-02-11
user_events: Optimize writing events by only copying data once
Beau Belgrave
1
-30
/
+85
2022-02-11
user_events: Add basic perf and eBPF support
Beau Belgrave
1
-1
/
+71
2022-02-11
user_events: Handle matching arguments from dyn_events
Beau Belgrave
1
-1
/
+76
2022-02-11
user_events: Add print_fmt generation support for basic types
Beau Belgrave
1
-2
/
+113
2022-02-11
user_events: Add minimal support for trace_event into ftrace
Beau Belgrave
4
-0
/
+1318
2022-02-11
tracing: Save both wakee and current on wakeup events
Steven Rostedt (Google)
1
-1
/
+1
2022-02-11
tracing: Remove size restriction on synthetic event cmd error logging
Tom Zanussi
1
-3
/
+14
2022-02-11
tracing: Remove size restriction on hist trigger cmd error logging
Tom Zanussi
1
-7
/
+23
2022-02-11
tracing: Remove size restriction on tracing_log_err cmd strings
Tom Zanussi
2
-14
/
+43
2022-02-08
tracing: Fix tp_printk option related with tp_printk_stop_on_boot
JaeSang Yoo
1
-0
/
+4
2022-02-08
MAINTAINERS: Add RTLA entry
Daniel Bristot de Oliveira
1
-0
/
+8
2022-02-08
rtla: Fix segmentation fault when failing to enable -t
Daniel Bristot de Oliveira
5
-16
/
+15
2022-02-04
rtla/trace: Error message fixup
Daniel Bristot de Oliveira
1
-4
/
+4
2022-02-04
rtla/utils: Fix session duration parsing
Daniel Bristot de Oliveira
1
-2
/
+2
2022-02-04
rtla: Follow kernel version
Daniel Bristot de Oliveira
1
-1
/
+3
2022-01-28
tracing: Don't inc err_log entry count if entry allocation fails
Tom Zanussi
1
-1
/
+2
2022-01-28
tracing: Propagate is_signed to expression
Tom Zanussi
1
-0
/
+3
2022-01-28
tracing: Fix smatch warning for do while check in event_hist_trigger_parse()
Tom Zanussi
1
-1
/
+1
2022-01-28
tracing: Fix smatch warning for null glob in event_hist_trigger_parse()
Tom Zanussi
1
-1
/
+3
2022-01-28
tools/tracing: Update Makefile to build rtla
Shuah Khan
1
-4
/
+14
2022-01-28
rtla: Make doc build optional
Shuah Khan
1
-1
/
+1
2022-01-28
tracing/perf: Avoid -Warray-bounds warning for __rel_loc macro
Kees Cook
2
-3
/
+4
2022-01-28
tracing: Avoid -Warray-bounds warning for __rel_loc macro
Masami Hiramatsu
1
-3
/
+4
2022-01-28
tracing/histogram: Fix a potential memory leak for kstrdup()
Xiaoke Wang
1
-0
/
+1
2022-01-28
ftrace: Have architectures opt-in for mcount build time sorting
Steven Rostedt (Google)
4
-2
/
+10
2022-01-23
Linux 5.17-rc1
v5.17-rc1
Linus Torvalds
1
-2
/
+2
2022-01-23
ftrace: Fix assuming build time sort works for s390
Steven Rostedt (Google)
2
-3
/
+10
2022-01-22
perf tools: Remove redundant err variable
Minghao Chi
1
-4
/
+1
2022-01-22
perf test: Add parse-events test for aliases with hyphens
John Garry
2
-9
/
+82
2022-01-22
perf test: Add pmu-events test for aliases with hyphens
John Garry
2
-0
/
+48
2022-01-22
perf parse-events: Support event alias in form foo-bar-baz
John Garry
4
-4
/
+41
2022-01-22
perf evsel: Override attr->sample_period for non-libpfm4 events
German Gomez
1
-8
/
+17
2022-01-22
perf cpumap: Remove duplicate include in cpumap.h
Lv Ruyi
1
-1
/
+0
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
31
-87
/
+99
2022-01-22
perf python: Fix cpu_map__item() building
Ian Rogers
1
-3
/
+3
2022-01-22
perf script: Fix printing 'phys_addr' failure issue
Yao Jin
1
-1
/
+1
2022-01-22
certs: Fix build error when CONFIG_MODULE_SIG_KEY is empty
Masahiro Yamada
1
-1
/
+1
2022-01-22
certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URI
Masahiro Yamada
1
-1
/
+1
2022-01-22
Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"
Masahiro Yamada
1
-1
/
+1
2022-01-22
usr/include/Makefile: add linux/nfc.h to the compile-test coverage
Dmitry V. Levin
1
-1
/
+0
2022-01-22
mm: hide the FRONTSWAP Kconfig symbol
Christoph Hellwig
1
-15
/
+3
[next]