summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | kobject: kset_uevent_ops: make filter() callback take a const *Greg Kroah-Hartman2022-11-221-1/+1
| * | | | | | | | | | | | Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman2022-11-2132-286/+570
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | kernel/ksysfs.c: export kernel cpu byteorderThomas Weißschuh2022-11-101-0/+18
| * | | | | | | | | | | | resource: Replace printk(KERN_WARNING) by pr_warn(), printk() by pr_info()Andy Shevchenko2022-11-101-10/+7
* | | | | | | | | | | | | Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2022-12-1516-182/+642
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | tracing: Improve panic/die notifiersGuilherme G. Piccoli2022-12-141-28/+27
| * | | | | | | | | | | | ftrace: Prevent RCU stall on PREEMPT_VOLUNTARY kernelsGuilherme G. Piccoli2022-12-141-0/+1
| * | | | | | | | | | | | tracing: Do not synchronize freeing of trigger filter on boot upSteven Rostedt (Google)2022-12-141-2/+8
| * | | | | | | | | | | | tracing: Have trigger filter parsing errors show up in error_logSteven Rostedt (Google)2022-12-131-1/+8
| * | | | | | | | | | | | tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_lineYang Jihong2022-12-121-1/+14
| * | | | | | | | | | | | tracing/osnoise: Add preempt and/or irq disabled optionsDaniel Bristot de Oliveira2022-12-101-5/+43
| * | | | | | | | | | | | tracing/osnoise: Add PANIC_ON_STOP optionDaniel Bristot de Oliveira2022-12-101-1/+5
| * | | | | | | | | | | | tracing: Fix some checker warningsDavid Howells2022-12-102-3/+4
| * | | | | | | | | | | | tracing/osnoise: Make osnoise_options staticDaniel Bristot de Oliveira2022-12-101-2/+2
| * | | | | | | | | | | | tracing: remove unnecessary trace_trigger ifdefRoss Zwisler2022-12-101-6/+0
| * | | | | | | | | | | | ring-buffer: Handle resize in early boot upSteven Rostedt2022-12-101-7/+25
| * | | | | | | | | | | | tracing/hist: Fix issue of losting command info in error_logZheng Yejian2022-12-101-1/+1
| * | | | | | | | | | | | tracing: Fix issue of missing one synthetic fieldZheng Yejian2022-12-101-1/+1
| * | | | | | | | | | | | tracing/hist: Fix out-of-bound write on 'action_data.var_ref_idx'Zheng Yejian2022-12-101-2/+8
| * | | | | | | | | | | | tracing/hist: Fix wrong return value in parse_action_params()Zheng Yejian2022-12-101-0/+1
| * | | | | | | | | | | | tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACEMasami Hiramatsu (Google)2022-12-093-15/+18
| * | | | | | | | | | | | tracing/probes: Handle system names with hyphensSteven Rostedt (Google)2022-12-092-4/+17
| * | | | | | | | | | | | trace/kprobe: remove duplicated calls of ring_buffer_event_dataSong Chen2022-12-091-2/+0
| * | | | | | | | | | | | tracing: Add nohitcount option for suppressing display of raw hitcountMasami Hiramatsu (Google)2022-12-092-8/+29
| * | | | | | | | | | | | tracing: Add .graph suffix option to histogram valueMasami Hiramatsu (Google)2022-12-092-17/+63
| * | | | | | | | | | | | tracing: Add .percent suffix option to histogram valuesMasami Hiramatsu (Google)2022-12-092-15/+78
| * | | | | | | | | | | | tracing: Allow multiple hitcount values in histogramsTom Zanussi2022-12-091-3/+9
| * | | | | | | | | | | | tracing/user_events: Fix call print_fmt leakBeau Belgrave2022-11-281-0/+1
| * | | | | | | | | | | | ftrace: Avoid needless updates of the ftrace function callSteven Rostedt (Google)2022-11-231-2/+15
| * | | | | | | | | | | | tracing: Optimize event type allocation with IDAZheng Yejian2022-11-231-50/+16
| * | | | | | | | | | | | tracing: Make tracepoint_print_iter staticXiu Jianfeng2022-11-232-3/+1
| * | | | | | | | | | | | tracing/perf: Use strndup_user instead of kzalloc/strncpy_from_userChuang Wang2022-11-231-10/+6
| * | | | | | | | | | | | tracing/osnoise: Add OSNOISE_WORKLOAD optionDaniel Bristot de Oliveira2022-11-231-6/+22
| * | | | | | | | | | | | tracing/osnoise: Add osnoise/options fileDaniel Bristot de Oliveira2022-11-231-0/+170
| * | | | | | | | | | | | ring_buffer: Remove unused "event" parameterSong Chen2022-11-233-9/+7
| * | | | | | | | | | | | tracing: Add trace_trigger kernel command line optionSteven Rostedt (Google)2022-11-231-2/+70
| * | | | | | | | | | | | ftrace: Clean comments related to FTRACE_OPS_FL_PER_CPUZheng Yejian2022-11-231-7/+3
* | | | | | | | | | | | | Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-142-6/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v6.1-rc6' into x86/core, to resolve conflictsIngo Molnar2022-11-2132-286/+570
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | kallsyms: Revert "Take callthunks into account"Peter Zijlstra2022-11-011-40/+5
| * | | | | | | | | | | | | x86/ftrace: Make it call depth tracking awarePeter Zijlstra2022-10-171-1/+8
| * | | | | | | | | | | | | kallsyms: Take callthunks into accountPeter Zijlstra2022-10-171-5/+40
| * | | | | | | | | | | | | static_call: Add call depth tracking supportPeter Zijlstra2022-10-171-5/+18
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2022-12-141-5/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | padata: Fix list iterator in padata_do_serial()Daniel Jordan2022-11-251-2/+5
| * | | | | | | | | | | | | padata: Always leave BHs disabled when running ->parallel()Daniel Jordan2022-11-251-3/+5
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-146-15/+112
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | signal: Initialize the info in ksignalhaifeng.xu2022-12-021-0/+1
| * | | | | | | | | | | | panic: Expose "warn_count" to sysfsKees Cook2022-12-021-2/+20
| * | | | | | | | | | | | panic: Introduce warn_limitKees Cook2022-12-021-0/+14