summaryrefslogtreecommitdiffstats
path: root/net/hsr/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-10user_events: Fix potential uninitialized pointer while parsing fieldBeau Belgrave1-1/+3
2022-02-24tracing: Fix allocation of last_cmd in last_cmd_set()Steven Rostedt (Google)1-3/+4
2022-02-11user_events: Add documentation fileBeau Belgrave2-0/+217
2022-02-11user_events: Add sample code for typical usageBeau Belgrave2-0/+96
2022-02-11user_events: Add self-test for validator boundariesBeau Belgrave1-0/+65
2022-02-11user_events: Add self-test for perf_event integrationBeau Belgrave2-1/+169
2022-02-11user_events: Add self-test for dynamic_events integrationBeau Belgrave2-1/+131
2022-02-11user_events: Add self-test for ftrace integrationBeau Belgrave3-0/+397
2022-02-11user_events: Validate user payloads for size and null terminationBeau Belgrave1-14/+133
2022-02-11user_events: Optimize writing events by only copying data onceBeau Belgrave1-30/+85
2022-02-11user_events: Add basic perf and eBPF supportBeau Belgrave1-1/+71
2022-02-11user_events: Handle matching arguments from dyn_eventsBeau Belgrave1-1/+76
2022-02-11user_events: Add print_fmt generation support for basic typesBeau Belgrave1-2/+113
2022-02-11user_events: Add minimal support for trace_event into ftraceBeau Belgrave4-0/+1318
2022-02-11tracing: Save both wakee and current on wakeup eventsSteven Rostedt (Google)1-1/+1
2022-02-11tracing: Remove size restriction on synthetic event cmd error loggingTom Zanussi1-3/+14
2022-02-11tracing: Remove size restriction on hist trigger cmd error loggingTom Zanussi1-7/+23
2022-02-11tracing: Remove size restriction on tracing_log_err cmd stringsTom Zanussi2-14/+43
2022-02-08tracing: Fix tp_printk option related with tp_printk_stop_on_bootJaeSang Yoo1-0/+4
2022-02-08MAINTAINERS: Add RTLA entryDaniel Bristot de Oliveira1-0/+8
2022-02-08rtla: Fix segmentation fault when failing to enable -tDaniel Bristot de Oliveira5-16/+15
2022-02-04rtla/trace: Error message fixupDaniel Bristot de Oliveira1-4/+4
2022-02-04rtla/utils: Fix session duration parsingDaniel Bristot de Oliveira1-2/+2
2022-02-04rtla: Follow kernel versionDaniel Bristot de Oliveira1-1/+3
2022-01-28tracing: Don't inc err_log entry count if entry allocation failsTom Zanussi1-1/+2
2022-01-28tracing: Propagate is_signed to expressionTom Zanussi1-0/+3
2022-01-28tracing: Fix smatch warning for do while check in event_hist_trigger_parse()Tom Zanussi1-1/+1
2022-01-28tracing: Fix smatch warning for null glob in event_hist_trigger_parse()Tom Zanussi1-1/+3
2022-01-28tools/tracing: Update Makefile to build rtlaShuah Khan1-4/+14
2022-01-28rtla: Make doc build optionalShuah Khan1-1/+1
2022-01-28tracing/perf: Avoid -Warray-bounds warning for __rel_loc macroKees Cook2-3/+4
2022-01-28tracing: Avoid -Warray-bounds warning for __rel_loc macroMasami Hiramatsu1-3/+4
2022-01-28tracing/histogram: Fix a potential memory leak for kstrdup()Xiaoke Wang1-0/+1
2022-01-28ftrace: Have architectures opt-in for mcount build time sortingSteven Rostedt (Google)4-2/+10
2022-01-23Linux 5.17-rc1v5.17-rc1Linus Torvalds1-2/+2
2022-01-23ftrace: Fix assuming build time sort works for s390Steven Rostedt (Google)2-3/+10
2022-01-22perf tools: Remove redundant err variableMinghao Chi1-4/+1
2022-01-22perf test: Add parse-events test for aliases with hyphensJohn Garry2-9/+82
2022-01-22perf test: Add pmu-events test for aliases with hyphensJohn Garry2-0/+48
2022-01-22perf parse-events: Support event alias in form foo-bar-bazJohn Garry4-4/+41
2022-01-22perf evsel: Override attr->sample_period for non-libpfm4 eventsGerman Gomez1-8/+17
2022-01-22perf cpumap: Remove duplicate include in cpumap.hLv Ruyi1-1/+0
2022-01-22perf cpumap: Migrate to libperf cpumap apiIan Rogers31-87/+99
2022-01-22perf python: Fix cpu_map__item() buildingIan Rogers1-3/+3
2022-01-22perf script: Fix printing 'phys_addr' failure issueYao Jin1-1/+1
2022-01-22certs: Fix build error when CONFIG_MODULE_SIG_KEY is emptyMasahiro Yamada1-1/+1
2022-01-22certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URIMasahiro Yamada1-1/+1
2022-01-22Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"Masahiro Yamada1-1/+1
2022-01-22usr/include/Makefile: add linux/nfc.h to the compile-test coverageDmitry V. Levin1-1/+0
2022-01-22mm: hide the FRONTSWAP Kconfig symbolChristoph Hellwig1-15/+3