Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | tracing: remove unnecessary trace_trigger ifdef | Ross Zwisler | 2022-12-10 | 1 | -6/+0 | |
| * | | | | | | | | | ring-buffer: Handle resize in early boot up | Steven Rostedt | 2022-12-10 | 1 | -7/+25 | |
| * | | | | | | | | | tracing/hist: Fix issue of losting command info in error_log | Zheng Yejian | 2022-12-10 | 1 | -1/+1 | |
| * | | | | | | | | | tracing: Fix issue of missing one synthetic field | Zheng Yejian | 2022-12-10 | 1 | -1/+1 | |
| * | | | | | | | | | tracing/hist: Fix out-of-bound write on 'action_data.var_ref_idx' | Zheng Yejian | 2022-12-10 | 1 | -2/+8 | |
| * | | | | | | | | | tracing/hist: Fix wrong return value in parse_action_params() | Zheng Yejian | 2022-12-10 | 1 | -0/+1 | |
| * | | | | | | | | | tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACE | Masami Hiramatsu (Google) | 2022-12-10 | 3 | -15/+18 | |
| * | | | | | | | | | tracing/probes: Handle system names with hyphens | Steven Rostedt (Google) | 2022-12-10 | 2 | -4/+17 | |
| * | | | | | | | | | trace/kprobe: remove duplicated calls of ring_buffer_event_data | Song Chen | 2022-12-10 | 1 | -2/+0 | |
| * | | | | | | | | | tracing: Add nohitcount option for suppressing display of raw hitcount | Masami Hiramatsu (Google) | 2022-12-10 | 2 | -8/+29 | |
| * | | | | | | | | | tracing: Add .graph suffix option to histogram value | Masami Hiramatsu (Google) | 2022-12-10 | 2 | -17/+63 | |
| * | | | | | | | | | tracing: Add .percent suffix option to histogram values | Masami Hiramatsu (Google) | 2022-12-10 | 2 | -15/+78 | |
| * | | | | | | | | | tracing: Allow multiple hitcount values in histograms | Tom Zanussi | 2022-12-10 | 1 | -3/+9 | |
| * | | | | | | | | | tracing/user_events: Fix call print_fmt leak | Beau Belgrave | 2022-11-28 | 1 | -0/+1 | |
| * | | | | | | | | | ftrace: Avoid needless updates of the ftrace function call | Steven Rostedt (Google) | 2022-11-24 | 1 | -2/+15 | |
| * | | | | | | | | | tracing: Optimize event type allocation with IDA | Zheng Yejian | 2022-11-24 | 1 | -50/+16 | |
| * | | | | | | | | | tracing: Make tracepoint_print_iter static | Xiu Jianfeng | 2022-11-24 | 2 | -3/+1 | |
| * | | | | | | | | | tracing/perf: Use strndup_user instead of kzalloc/strncpy_from_user | Chuang Wang | 2022-11-24 | 1 | -10/+6 | |
| * | | | | | | | | | tracing/osnoise: Add OSNOISE_WORKLOAD option | Daniel Bristot de Oliveira | 2022-11-24 | 1 | -6/+22 | |
| * | | | | | | | | | tracing/osnoise: Add osnoise/options file | Daniel Bristot de Oliveira | 2022-11-24 | 1 | -0/+170 | |
| * | | | | | | | | | ring_buffer: Remove unused "event" parameter | Song Chen | 2022-11-24 | 3 | -9/+7 | |
| * | | | | | | | | | tracing: Add trace_trigger kernel command line option | Steven Rostedt (Google) | 2022-11-24 | 1 | -2/+70 | |
| * | | | | | | | | | ftrace: Clean comments related to FTRACE_OPS_FL_PER_CPU | Zheng Yejian | 2022-11-24 | 1 | -7/+3 | |
* | | | | | | | | | | Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-12-15 | 2 | -6/+26 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge tag 'v6.1-rc6' into x86/core, to resolve conflicts | Ingo Molnar | 2022-11-21 | 32 | -286/+570 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | kallsyms: Revert "Take callthunks into account" | Peter Zijlstra | 2022-11-01 | 1 | -40/+5 | |
| * | | | | | | | | | | x86/ftrace: Make it call depth tracking aware | Peter Zijlstra | 2022-10-17 | 1 | -1/+8 | |
| * | | | | | | | | | | kallsyms: Take callthunks into account | Peter Zijlstra | 2022-10-17 | 1 | -5/+40 | |
| * | | | | | | | | | | static_call: Add call depth tracking support | Peter Zijlstra | 2022-10-17 | 1 | -5/+18 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 2022-12-14 | 1 | -5/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | padata: Fix list iterator in padata_do_serial() | Daniel Jordan | 2022-11-25 | 1 | -2/+5 | |
| * | | | | | | | | | | padata: Always leave BHs disabled when running ->parallel() | Daniel Jordan | 2022-11-25 | 1 | -3/+5 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-12-14 | 6 | -15/+112 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
| * | | | | | | | | | signal: Initialize the info in ksignal | haifeng.xu | 2022-12-02 | 1 | -0/+1 | |
| * | | | | | | | | | panic: Expose "warn_count" to sysfs | Kees Cook | 2022-12-02 | 1 | -2/+20 | |
| * | | | | | | | | | panic: Introduce warn_limit | Kees Cook | 2022-12-02 | 1 | -0/+14 | |
| * | | | | | | | | | panic: Consolidate open-coded panic_on_warn checks | Kees Cook | 2022-12-02 | 3 | -6/+9 | |
| * | | | | | | | | | exit: Allow oops_limit to be disabled | Kees Cook | 2022-12-02 | 1 | -1/+1 | |
| * | | | | | | | | | exit: Expose "oops_count" to sysfs | Kees Cook | 2022-12-01 | 1 | -2/+20 | |
| * | | | | | | | | | exit: Put an upper limit on how often we can oops | Jann Horn | 2022-12-01 | 1 | -0/+42 | |
| * | | | | | | | | | panic: Separate sysctl logic from CONFIG_SMP | Kees Cook | 2022-12-01 | 1 | -1/+3 | |
| * | | | | | | | | | cred: Do not default to init_cred in prepare_kernel_cred() | Kees Cook | 2022-11-01 | 1 | -8/+7 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2022-12-14 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge tag 'v6.1-rc7' into iommufd.git for-next | Jason Gunthorpe | 2022-12-02 | 20 | -171/+298 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | kernel/user: Allow user_struct::locked_vm to be usable for iommufd | Jason Gunthorpe | 2022-12-01 | 1 | -0/+1 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-12-14 | 4 | -8/+22 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | lockdep: allow instrumenting lockdep.c with KMSAN | Alexander Potapenko | 2022-12-12 | 1 | -1/+0 | |
| * | | | | | | | | | Merge branch 'mm-hotfixes-stable' into mm-stable | Andrew Morton | 2022-12-10 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | memcg: fix possible use-after-free in memcg_write_event_control() | Tejun Heo | 2022-12-10 | 1 | -1/+0 | |
| * | | | | | | | | | | percpu_counter: add percpu_counter_sum_all interface | Shakeel Butt | 2022-12-01 | 1 | -0/+5 |