Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'kvm-5.19-early-fixes' into HEAD | Paolo Bonzini | 2022-06-07 | 1 | -6/+0 |
|\ | |||||
| * | entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is set | Seth Forshee | 2022-06-07 | 1 | -6/+0 |
| * | Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 2022-05-25 | 13 | -31/+56 |
| |\ | |||||
| * \ | Merge remote-tracking branch 'arm64/for-next/sme' into kvmarm-master/next | Marc Zyngier | 2022-05-04 | 1 | -0/+12 |
| |\ \ | |||||
* | \ \ | Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-06-05 | 1 | -0/+16 |
|\ \ \ \ | |||||
| * | | | | delayacct: track delays from write-protect copy | Yang Yang | 2022-06-01 | 1 | -0/+16 |
* | | | | | Merge tag 'sched-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-06-05 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | sched/autogroup: Fix sysctl move | Peter Zijlstra | 2022-05-30 | 1 | -1/+1 |
* | | | | | | Merge tag 'perf-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-06-05 | 1 | -1/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | perf/core: Remove unused local variable | Haowen Bai | 2022-05-27 | 1 | -1/+0 |
* | | | | | | | Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-06-04 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | blob_to_mnt(): kern_unmount() is needed to undo kern_mount() | Al Viro | 2022-05-19 | 1 | -2/+2 |
* | | | | | | | | Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2022-06-03 | 4 | -145/+93 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state | Peter Zijlstra | 2022-05-11 | 2 | -5/+21 |
| * | | | | | | | | ptrace: Always take siglock in ptrace_resume | Eric W. Biederman | 2022-05-11 | 1 | -11/+2 |
| * | | | | | | | | ptrace: Don't change __state | Eric W. Biederman | 2022-05-11 | 3 | -25/+15 |
| * | | | | | | | | ptrace: Admit ptrace_stop can generate spuriuos SIGTRAPs | Eric W. Biederman | 2022-05-11 | 1 | -54/+38 |
| * | | | | | | | | ptrace: Document that wait_task_inactive can't fail | Eric W. Biederman | 2022-05-11 | 1 | -11/+3 |
| * | | | | | | | | ptrace: Reimplement PTRACE_KILL by always sending SIGKILL | Eric W. Biederman | 2022-05-11 | 1 | -3/+2 |
| * | | | | | | | | signal: Use lockdep_assert_held instead of assert_spin_locked | Eric W. Biederman | 2022-05-11 | 1 | -2/+2 |
| * | | | | | | | | ptrace: Remove arch_ptrace_attach | Eric W. Biederman | 2022-05-11 | 1 | -18/+0 |
| * | | | | | | | | signal: Replace __group_send_sig_info with send_signal_locked | Eric W. Biederman | 2022-05-11 | 2 | -10/+4 |
| * | | | | | | | | signal: Rename send_signal send_signal_locked | Eric W. Biederman | 2022-05-11 | 1 | -12/+12 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-06-03 | 3 | -12/+42 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | sched: Update task_tick_numa to ignore tasks without an mm | Eric W. Biederman | 2022-05-11 | 1 | -1/+1 |
| * | | | | | | | | fork: Explicitly set PF_KTHREAD | Eric W. Biederman | 2022-05-07 | 1 | -0/+3 |
| * | | | | | | | | fork: Generalize PF_IO_WORKER handling | Eric W. Biederman | 2022-05-07 | 1 | -8/+8 |
| * | | | | | | | | fork: Explicity test for idle tasks in copy_thread | Eric W. Biederman | 2022-05-07 | 1 | -0/+9 |
| * | | | | | | | | fork: Pass struct kernel_clone_args into copy_thread | Eric W. Biederman | 2022-05-07 | 1 | -2/+2 |
| * | | | | | | | | kthread: Don't allocate kthread_struct for init and umh | Eric W. Biederman | 2022-05-06 | 2 | -5/+23 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2022-06-03 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ftrace/fgraph: fix increased missing-prototypes warnings | Chengming Zhou | 2022-06-01 | 1 | -0/+2 |
* | | | | | | | | | Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2022-06-02 | 1 | -9/+5 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | bpf: Fix probe read error in ___bpf_prog_run() | Menglong Dong | 2022-05-28 | 1 | -9/+5 |
* | | | | | | | | | | module: Fix prefix for module.sig_enforce module param | Saravana Kannan | 2022-06-02 | 1 | -0/+3 |
* | | | | | | | | | | Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-06-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | livepatch: Remove klp_arch_set_pc() and asm/livepatch.h | Christophe Leroy | 2022-05-24 | 1 | -1/+1 |
* | | | | | | | | | | | Merge tag 'printk-for-5.19-fixup' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-06-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | Revert "printk: wake up all waiters" | John Ogness | 2022-05-27 | 1 | -1/+1 |
* | | | | | | | | | | | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-05-31 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | kexec_file: Fix kexec_file.c build error for riscv platform | Liao Chang | 2022-05-19 | 1 | -2/+2 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2022-05-30 | 2 | -26/+423 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | kernel/reboot: Change registration order of legacy power-off handler | Dmitry Osipenko | 2022-05-25 | 1 | -16/+17 |
| * | | | | | | | | | | | Merge back reboot/poweroff notifiers rework for 5.19-rc1. | Rafael J. Wysocki | 2022-05-25 | 2 | -26/+422 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | kernel/reboot: Add devm_register_restart_handler() | Dmitry Osipenko | 2022-05-19 | 1 | -0/+22 |
| | * | | | | | | | | | | | kernel/reboot: Add devm_register_power_off_handler() | Dmitry Osipenko | 2022-05-19 | 1 | -0/+22 |
| | * | | | | | | | | | | | reboot: Remove pm_power_off_prepare() | Dmitry Osipenko | 2022-05-19 | 1 | -19/+0 |
| | * | | | | | | | | | | | kernel/reboot: Add register_platform_power_off() | Dmitry Osipenko | 2022-05-19 | 1 | -0/+55 |
| | * | | | | | | | | | | | kernel/reboot: Add kernel_can_power_off() | Dmitry Osipenko | 2022-05-19 | 1 | -1/+13 |
| | * | | | | | | | | | | | kernel/reboot: Add stub for pm_power_off | Dmitry Osipenko | 2022-05-19 | 1 | -0/+6 |