| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | bpf: Fix mount source show for bpffs | Yafang Shao | 2022-01-11 | 1 | -2/+12 | |
| | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-01-20 | 5 | -43/+180 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | configs: introduce debug.config for CI-like setup | Qian Cai | 2022-01-20 | 1 | -0/+105 | |
| | * | | | | | | | | | delayacct: track delays from memory compact | wangyong | 2022-01-20 | 1 | -0/+16 | |
| | * | | | | | | | | | delayacct: support swapin delay accounting for swapping without blkio | Yang Yang | 2022-01-20 | 1 | -15/+18 | |
| | * | | | | | | | | | panic: remove oops_id | Sebastian Andrzej Siewior | 2022-01-20 | 1 | -18/+1 | |
| | * | | | | | | | | | panic: use error_report_end tracepoint on warnings | Marco Elver | 2022-01-20 | 1 | -0/+2 | |
| | * | | | | | | | | | kernel/sys.c: only take tasklist_lock for get/setpriority(PRIO_PGRP) | Davidlohr Bueso | 2022-01-20 | 1 | -8/+8 | |
| | * | | | | | | | | | kthread: dynamically allocate memory to store kthread's full name | Yafang Shao | 2022-01-20 | 1 | -2/+30 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2022-01-19 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | gcov: Remove compiler version check | Nathan Chancellor | 2021-12-02 | 1 | -1/+0 | |
| * | | | | | | | | | | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-01-17 | 4 | -16/+320 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | module: fix signature check failures when using in-kernel decompression | Dmitry Torokhov | 2022-01-14 | 1 | -4/+5 | |
| | * | | | | | | | | | | kernel: Fix spelling mistake "compresser" -> "compressor" | Colin Ian King | 2022-01-13 | 1 | -1/+1 | |
| | * | | | | | | | | | | module: add in-kernel support for decompressing | Dmitry Torokhov | 2022-01-11 | 4 | -11/+315 | |
| | * | | | | | | | | | | module: Remove outdated comment | Yu Chen | 2022-01-11 | 1 | -1/+0 | |
| | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-01-17 | 11 | -202/+172 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ptrace: Remove second setting of PT_SEIZED in ptrace_attach | Eric W. Biederman | 2022-01-08 | 1 | -2/+0 | |
| | * | | | | | | | | | | taskstats: Cleanup the use of task->exit_code | Eric W. Biederman | 2022-01-08 | 1 | -4/+3 | |
| | * | | | | | | | | | | exit: Fix the exit_code for wait_task_zombie | Eric W. Biederman | 2022-01-08 | 1 | -1/+2 | |
| | * | | | | | | | | | | exit: Coredumps reach do_group_exit | Eric W. Biederman | 2022-01-08 | 1 | -2/+0 | |
| | * | | | | | | | | | | exit: Remove profile_handoff_task | Eric W. Biederman | 2022-01-08 | 2 | -26/+1 | |
| | * | | | | | | | | | | exit: Remove profile_task_exit & profile_munmap | Eric W. Biederman | 2022-01-08 | 2 | -51/+0 | |
| | * | | | | | | | | | | signal: clean up kernel-doc comments | Randy Dunlap | 2022-01-08 | 1 | -2/+3 | |
| | * | | | | | | | | | | signal: Remove the helper signal_group_exit | Eric W. Biederman | 2022-01-08 | 2 | -5/+11 | |
| | * | | | | | | | | | | signal: Rename group_exit_task group_exec_task | Eric W. Biederman | 2022-01-08 | 1 | -2/+2 | |
| | * | | | | | | | | | | signal: Remove SIGNAL_GROUP_COREDUMP | Eric W. Biederman | 2022-01-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | signal: Make coredump handling explicit in complete_signal | Eric W. Biederman | 2022-01-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | signal: Have prepare_signal detect coredumps using signal->core_state | Eric W. Biederman | 2022-01-08 | 1 | -2/+2 | |
| | * | | | | | | | | | | exit: Move force_uaccess back into do_exit | Eric W. Biederman | 2022-01-08 | 1 | -9/+14 | |
| | * | | | | | | | | | | exit: Guarantee make_task_dead leaks the tsk when calling do_task_exit | Eric W. Biederman | 2022-01-08 | 1 | -0/+2 | |
| | * | | | | | | | | | | kthread: Generalize pf_io_worker so it can point to struct kthread | Eric W. Biederman | 2022-01-08 | 3 | -17/+7 | |
| | * | | | | | | | | | | kthread: Never put_user the set_child_tid address | Eric W. Biederman | 2021-12-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | kthread: Warn about failed allocations for the init kthread | Eric W. Biederman | 2021-12-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | fork: Rename bad_fork_cleanup_threadgroup_lock to bad_fork_cleanup_delayacct | Eric W. Biederman | 2021-12-20 | 1 | -3/+3 | |
| | * | | | | | | | | | | fork: Stop protecting back_fork_cleanup_cgroup_lock with CONFIG_NUMA | Eric W. Biederman | 2021-12-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | exit/kthread: Fix the kerneldoc comment for kthread_complete_and_exit | Eric W. Biederman | 2021-12-14 | 1 | -1/+1 | |
| | * | | | | | | | | | | exit/kthread: Move the exit code for kernel threads into struct kthread | Eric W. Biederman | 2021-12-13 | 1 | -2/+5 | |
| | * | | | | | | | | | | kthread: Ensure struct kthread is present for all kthreads | Eric W. Biederman | 2021-12-13 | 3 | -25/+26 | |
| | * | | | | | | | | | | exit: Rename complete_and_exit to kthread_complete_and_exit | Eric W. Biederman | 2021-12-13 | 2 | -9/+21 | |
| | * | | | | | | | | | | exit: Rename module_put_and_exit to module_put_and_kthread_exit | Eric W. Biederman | 2021-12-13 | 1 | -3/+3 | |
| | * | | | | | | | | | | exit: Implement kthread_exit | Eric W. Biederman | 2021-12-13 | 1 | -4/+19 | |
| | * | | | | | | | | | | exit: Stop exporting do_exit | Eric W. Biederman | 2021-12-13 | 1 | -1/+0 | |
| | * | | | | | | | | | | exit: Stop poorly open coding do_task_dead in make_task_dead | Eric W. Biederman | 2021-12-13 | 1 | -2/+1 | |
| | * | | | | | | | | | | exit: Move oops specific logic from do_exit into make_task_dead | Eric W. Biederman | 2021-12-13 | 3 | -41/+41 | |
| | * | | | | | | | | | | exit: Add and use make_task_dead. | Eric W. Biederman | 2021-12-13 | 1 | -0/+9 | |
| | * | | | | | | | | | | Merge SA_IMMUTABLE-fixes-for-v5.16-rc2 | Eric W. Biederman | 2021-12-03 | 2 | -9/+31 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | signal: Requeue ptrace signals | Eric W. Biederman | 2021-11-17 | 1 | -1/+2 | |
| | * | | | | | | | | | | | signal: Requeue signals in the appropriate queue | Eric W. Biederman | 2021-11-17 | 1 | -7/+14 | |
| | * | | | | | | | | | | | signal: In get_signal test for signal_group_exit every time through the loop | Eric W. Biederman | 2021-11-17 | 1 | -10/+10 | |
