summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2022-12-12Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1013/+1087
2022-12-12Merge tag 'locking-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-15/+19
2022-12-12Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds-5/+8
2022-12-12Merge tag 'pm-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-22/+21
2022-12-12Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-99/+348
2022-12-12Merge tag 'smp-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-17/+44
2022-12-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-299/+605
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-189/+761
2022-12-12rtmutex: Add acquire semantics for rtmutex lock acquisition slow pathMel Gorman-12/+49
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-8/+17
2022-12-12Merge tag 'slab-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+3
2022-12-12Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-140/+428
2022-12-12Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-11/+21
2022-12-12Merge tag 'seccomp-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-6/+11
2022-12-12Merge tag 'kcsan.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+50
2022-12-12Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-153/+545
2022-12-12Merge branches 'powercap', 'pm-x86', 'pm-opp' and 'pm-misc'Rafael J. Wysocki-3/+3
2022-12-12tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_lineYang Jihong-1/+14
2022-12-12Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'Rafael J. Wysocki-19/+18
2022-12-11relay: fix type mismatch when allocating memory in relay_create_buf()Gavrilov Ilia-2/+2
2022-12-11kernel: kcsan: kcsan_test: build without structleak pluginAnders Roxell-0/+1
2022-12-11relay: use strscpy() is more robust and saferXu Panda-2/+2
2022-12-11lockdep: allow instrumenting lockdep.c with KMSANAlexander Potapenko-1/+0
2022-12-10bpf: use check_ids() for active_lock comparisonEduard Zingerman-3/+13
2022-12-10bpf: states_equal() must build idmap for all function framesEduard Zingerman-1/+2
2022-12-10bpf: regsafe() must not skip check_ids()Eduard Zingerman-21/+8
2022-12-10tracing/osnoise: Add preempt and/or irq disabled optionsDaniel Bristot de Oliveira-5/+43
2022-12-10tracing/osnoise: Add PANIC_ON_STOP optionDaniel Bristot de Oliveira-1/+5
2022-12-10tracing: Fix some checker warningsDavid Howells-3/+4
2022-12-10tracing/osnoise: Make osnoise_options staticDaniel Bristot de Oliveira-2/+2
2022-12-10tracing: remove unnecessary trace_trigger ifdefRoss Zwisler-6/+0
2022-12-10ring-buffer: Handle resize in early boot upSteven Rostedt-7/+25
2022-12-10tracing/hist: Fix issue of losting command info in error_logZheng Yejian-1/+1
2022-12-10tracing: Fix issue of missing one synthetic fieldZheng Yejian-1/+1
2022-12-10tracing/hist: Fix out-of-bound write on 'action_data.var_ref_idx'Zheng Yejian-2/+8
2022-12-10tracing/hist: Fix wrong return value in parse_action_params()Zheng Yejian-0/+1
2022-12-09tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACEMasami Hiramatsu (Google)-15/+18
2022-12-09tracing/probes: Handle system names with hyphensSteven Rostedt (Google)-4/+17
2022-12-09trace/kprobe: remove duplicated calls of ring_buffer_event_dataSong Chen-2/+0
2022-12-09tracing: Add nohitcount option for suppressing display of raw hitcountMasami Hiramatsu (Google)-8/+29
2022-12-09tracing: Add .graph suffix option to histogram valueMasami Hiramatsu (Google)-17/+63
2022-12-09tracing: Add .percent suffix option to histogram valuesMasami Hiramatsu (Google)-15/+78
2022-12-09tracing: Allow multiple hitcount values in histogramsTom Zanussi-3/+9
2022-12-09Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton-1/+0
2022-12-09memcg: fix possible use-after-free in memcg_write_event_control()Tejun Heo-1/+0
2022-12-08bpf: Use memmove for bpf_dynptr_{read,write}Kumar Kartikeya Dwivedi-2/+10
2022-12-08bpf: Move PTR_TO_STACK alignment check to process_dynptr_funcKumar Kartikeya Dwivedi-5/+8
2022-12-08bpf: Rework check_func_arg_reg_offKumar Kartikeya Dwivedi-25/+38
2022-12-08bpf: Rework process_dynptr_funcKumar Kartikeya Dwivedi-67/+178
2022-12-08bpf: Propagate errors from process_* checks in check_func_argKumar Kartikeya Dwivedi-10/+15