summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | fork: Explicitly set PF_KTHREADEric W. Biederman2022-05-071-0/+3
| * | | | | | | | | | | fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-8/+8
| * | | | | | | | | | | fork: Explicity test for idle tasks in copy_threadEric W. Biederman2022-05-071-0/+9
| * | | | | | | | | | | fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-2/+2
| * | | | | | | | | | | kthread: Don't allocate kthread_struct for init and umhEric W. Biederman2022-05-062-5/+23
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-06-031-0/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | ftrace/fgraph: fix increased missing-prototypes warningsChengming Zhou2022-06-011-0/+2
* | | | | | | | | | | Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-021-9/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bpf: Fix probe read error in ___bpf_prog_run()Menglong Dong2022-05-281-9/+5
* | | | | | | | | | | | module: Fix prefix for module.sig_enforce module paramSaravana Kannan2022-06-021-0/+3
* | | | | | | | | | | | Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | livepatch: Remove klp_arch_set_pc() and asm/livepatch.hChristophe Leroy2022-05-241-1/+1
* | | | | | | | | | | | | Merge tag 'printk-for-5.19-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-021-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Revert "printk: wake up all waiters"John Ogness2022-05-271-1/+1
* | | | | | | | | | | | | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-311-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | kexec_file: Fix kexec_file.c build error for riscv platformLiao Chang2022-05-191-2/+2
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-302-26/+423
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | kernel/reboot: Change registration order of legacy power-off handlerDmitry Osipenko2022-05-251-16/+17
| * | | | | | | | | | | | Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki2022-05-252-26/+422
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | kernel/reboot: Add devm_register_restart_handler()Dmitry Osipenko2022-05-191-0/+22
| | * | | | | | | | | | | | kernel/reboot: Add devm_register_power_off_handler()Dmitry Osipenko2022-05-191-0/+22
| | * | | | | | | | | | | | reboot: Remove pm_power_off_prepare()Dmitry Osipenko2022-05-191-19/+0
| | * | | | | | | | | | | | kernel/reboot: Add register_platform_power_off()Dmitry Osipenko2022-05-191-0/+55
| | * | | | | | | | | | | | kernel/reboot: Add kernel_can_power_off()Dmitry Osipenko2022-05-191-1/+13
| | * | | | | | | | | | | | kernel/reboot: Add stub for pm_power_offDmitry Osipenko2022-05-191-0/+6
| | * | | | | | | | | | | | kernel/reboot: Add do_kernel_power_off()Dmitry Osipenko2022-05-191-0/+13
| | * | | | | | | | | | | | kernel/reboot: Wrap legacy power-off callbacks into sys-off handlersDmitry Osipenko2022-05-191-2/+42
| | * | | | | | | | | | | | kernel/reboot: Introduce sys-off handler APIDmitry Osipenko2022-05-191-0/+182
| | * | | | | | | | | | | | notifier: Add blocking/atomic_notifier_chain_register_unique_prio()Dmitry Osipenko2022-05-191-19/+69
| | * | | | | | | | | | | | notifier: Add atomic_notifier_call_chain_is_empty()Dmitry Osipenko2022-05-191-0/+13
| | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2022-05-2921-595/+677
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak functionSteven Rostedt (Google)2022-05-281-2/+139
| * | | | | | | | | | | | | tracing: Fix comments for event_trigger_separate_filter()sunliming2022-05-261-4/+4
| * | | | | | | | | | | | | ftrace: Clean up hash direct_functions on register failuresSong Liu2022-05-261-3/+2
| * | | | | | | | | | | | | tracing: Fix comments of create_filter()sunliming2022-05-261-1/+1
| * | | | | | | | | | | | | tracing: Disable kcov on trace_preemptirq.cCongyu Liu2022-05-261-0/+4
| * | | | | | | | | | | | | tracing: Initialize integer variable to prevent garbage return valueGautam Menghani2022-05-261-1/+1
| * | | | | | | | | | | | | ftrace: Fix typo in commentJulia Lawall2022-05-261-1/+1
| * | | | | | | | | | | | | ftrace: Remove return value of ftrace_arch_modify_*()Li kunyu2022-05-261-12/+4
| * | | | | | | | | | | | | tracing: Cleanup code by removing init "char *name"liqiong2022-05-261-3/+1
| * | | | | | | | | | | | | tracing: Change "char *" string form to "char []"liqiong2022-05-262-2/+2
| * | | | | | | | | | | | | tracing/timerlat: Do not wakeup the thread if the trace stops at the IRQDaniel Bristot de Oliveira2022-05-261-0/+2
| * | | | | | | | | | | | | tracing/timerlat: Print stacktrace in the IRQ handler if neededDaniel Bristot de Oliveira2022-05-261-0/+13
| * | | | | | | | | | | | | tracing/timerlat: Notify IRQ new max latency only if stop tracing is setDaniel Bristot de Oliveira2022-05-261-4/+5
| * | | | | | | | | | | | | kprobes: Fix build errors with CONFIG_KRETPROBES=nMasami Hiramatsu2022-05-261-73/+71
| * | | | | | | | | | | | | tracing: Fix return value of trace_pid_write()Wonhyuk Yang2022-05-261-2/+4
| * | | | | | | | | | | | | tracing: Fix potential double free in create_var_ref()Keita Suzuki2022-05-261-0/+3
| * | | | | | | | | | | | | tracing: Use strim() to remove whitespace instead of doing it manuallyYuntao Wang2022-05-261-5/+3
| * | | | | | | | | | | | | ftrace: Deal with error return code of the ftrace_process_locs() functionYuntao Wang2022-05-261-4/+13
| * | | | | | | | | | | | | tracing: Use trace_create_file() to simplify creation of tracefs entriesYuntao Wang2022-05-265-48/+21