index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2022-01-08
exit: Fix the exit_code for wait_task_zombie
Eric W. Biederman
2022-01-08
exit: Coredumps reach do_group_exit
Eric W. Biederman
2022-01-08
exit: Remove profile_handoff_task
Eric W. Biederman
2022-01-08
exit: Remove profile_task_exit & profile_munmap
Eric W. Biederman
2022-01-08
signal: clean up kernel-doc comments
Randy Dunlap
2022-01-08
signal: Remove the helper signal_group_exit
Eric W. Biederman
2022-01-08
signal: Rename group_exit_task group_exec_task
Eric W. Biederman
2022-01-08
signal: Remove SIGNAL_GROUP_COREDUMP
Eric W. Biederman
2022-01-08
signal: Make coredump handling explicit in complete_signal
Eric W. Biederman
2022-01-08
signal: Have prepare_signal detect coredumps using signal->core_state
Eric W. Biederman
2022-01-08
exit: Move force_uaccess back into do_exit
Eric W. Biederman
2022-01-08
exit: Guarantee make_task_dead leaks the tsk when calling do_task_exit
Eric W. Biederman
2022-01-08
kthread: Generalize pf_io_worker so it can point to struct kthread
Eric W. Biederman
2021-12-22
kthread: Never put_user the set_child_tid address
Eric W. Biederman
2021-12-21
kthread: Warn about failed allocations for the init kthread
Eric W. Biederman
2021-12-20
fork: Rename bad_fork_cleanup_threadgroup_lock to bad_fork_cleanup_delayacct
Eric W. Biederman
2021-12-20
fork: Stop protecting back_fork_cleanup_cgroup_lock with CONFIG_NUMA
Eric W. Biederman
2021-12-14
exit/kthread: Fix the kerneldoc comment for kthread_complete_and_exit
Eric W. Biederman
2021-12-13
exit/kthread: Move the exit code for kernel threads into struct kthread
Eric W. Biederman
2021-12-13
kthread: Ensure struct kthread is present for all kthreads
Eric W. Biederman
2021-12-13
exit: Rename complete_and_exit to kthread_complete_and_exit
Eric W. Biederman
2021-12-13
exit: Rename module_put_and_exit to module_put_and_kthread_exit
Eric W. Biederman
2021-12-13
exit: Implement kthread_exit
Eric W. Biederman
2021-12-13
exit: Stop exporting do_exit
Eric W. Biederman
2021-12-13
exit: Stop poorly open coding do_task_dead in make_task_dead
Eric W. Biederman
2021-12-13
exit: Move oops specific logic from do_exit into make_task_dead
Eric W. Biederman
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-03
Merge SA_IMMUTABLE-fixes-for-v5.16-rc2
Eric W. Biederman
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
2021-11-19
signal: Don't always set SA_IMMUTABLE for forced signals
Eric W. Biederman
2021-11-17
signal: Requeue ptrace signals
Eric W. Biederman
2021-11-17
signal: Requeue signals in the appropriate queue
Eric W. Biederman
2021-11-17
signal: In get_signal test for signal_group_exit every time through the loop
Eric W. Biederman
2021-11-14
Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-11-14
Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-14
Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-14
Merge tag 'perf_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-13
Merge tag 'trace-v5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-11-12
tracing/histogram: Fix check for missing operands in an expression
Kalesh Singh
2021-11-12
tracing/histogram: Do not copy the fixed-size char array field over the field...
Masami Hiramatsu
2021-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-11-12
tracing/osnoise: Make osnoise_instances static
Daniel Bristot de Oliveira
2021-11-11
Merge tag 'kcsan.2021.11.11a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-11
Merge tag 'trace-v5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-11-11
Merge tag 'net-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-11-11
perf/core: Avoid put_page() when GUP fails
Greg Thelen
2021-11-11
preempt: Restore preemption model selection configs
Valentin Schneider
2021-11-11
sched/fair: Prevent dead task groups from regaining cfs_rq's
Mathias Krause
2021-11-11
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
2021-11-11
PCI/MSI: Move non-mask check back into low level accessors
Thomas Gleixner
[next]