index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched, exit: Deal with nested sleeps
Peter Zijlstra
2019-05-02
1
-0
/
+5
*
exit: Always reap resource stats in __exit_signal()
Rik van Riel
2019-05-02
1
-22
/
+21
*
kernel/exit.c: fix coding style warnings and errors
Ionut Alexa
2019-05-02
1
-23
/
+26
*
mm, oom: remove unnecessary exit_state check
David Rientjes
2019-05-02
1
-0
/
+1
*
signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]
Oleg Nesterov
2019-05-02
2
-39
/
+29
*
exit.c: unexport __set_special_pids()
Oleg Nesterov
2019-05-02
2
-12
/
+12
*
wait: WSTOPPED|WCONTINUED doesn't work if a zombie leader is traced by anothe...
Oleg Nesterov
2019-05-02
1
-13
/
+9
*
wait: WSTOPPED|WCONTINUED hangs if a zombie child is traced by real_parent
Oleg Nesterov
2019-05-02
1
-13
/
+16
*
wait: completely ignore the EXIT_DEAD tasks
Oleg Nesterov
2019-05-02
1
-5
/
+6
*
wait: use EXIT_TRACE only if thread_group_leader(zombie)
Oleg Nesterov
2019-05-02
1
-10
/
+7
*
wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition
Oleg Nesterov
2019-05-02
1
-29
/
+21
*
kernel/exit.c: call proc_exit_connector() after exit_state is set
Guillaume Morin
2019-05-02
1
-1
/
+1
*
exit: move check_stack_usage() to the end of do_exit()
Oleg Nesterov
2019-05-02
1
-1
/
+1
*
signals: cleanup the usage of t/current in do_sigaction()
Oleg Nesterov
2019-05-02
1
-8
/
+7
*
signals: rename rm_from_queue_full() to flush_sigqueue_mask()
Oleg Nesterov
2019-05-02
1
-11
/
+8
*
kernel/signal.c: change do_signal_stop/do_sigaction to use while_each_thread()
Oleg Nesterov
2019-05-02
1
-4
/
+3
*
signals: kill rm_from_queue(), change prepare_signal() to use for_each_thread()
Oleg Nesterov
2019-05-02
1
-33
/
+10
*
locking/lockdep: Use for_each_process_thread() for debug_show_all_locks()
Tetsuo Handa
2019-05-02
1
-35
/
+8
*
locking/lockdep: Avoid triggering hardlockup from debug_show_all_locks()
Tejun Heo
2019-05-02
1
-0
/
+2
*
kernel/hung_task.c: change hung_task.c to use for_each_process_thread()
Aaron Tomlin
2019-05-02
1
-2
/
+2
*
sched: print_rq(): Don't use tasklist_lock
Oleg Nesterov
2019-05-02
1
-5
/
+2
*
sched: s/do_each_thread/for_each_process_thread/ in debug.c
Oleg Nesterov
2019-05-02
1
-4
/
+2
*
memcg: optimize the "Search everything else" loop in mm_update_next_owner()
Oleg Nesterov
2019-05-02
1
-3
/
+9
*
memcg: mm_update_next_owner() should skip kthreads
Oleg Nesterov
2019-05-02
1
-6
/
+4
*
freezer: set PF_SUSPEND_TASK flag on tasks that call freeze_processes
Moyster
2019-05-02
2
-1
/
+12
*
clean up process flags
Corinna Vinschen
2019-05-02
2
-2
/
+2
*
tracing: syscall_regfunc() should not skip kernel threads
Oleg Nesterov
2019-05-02
1
-3
/
+1
*
tracing: Change syscall_*regfunc() to check PF_KTHREAD and use for_each_proce...
Oleg Nesterov
2019-05-02
1
-13
/
+11
*
sched: s/do_each_thread/for_each_process_thread/ in core.c
Oleg Nesterov
2019-05-02
1
-7
/
+6
*
sched: Change thread_group_cputime() to use for_each_thread()
Oleg Nesterov
2019-05-02
1
-8
/
+2
*
memcg: kill CONFIG_MM_OWNER
Oleg Nesterov
2019-05-02
2
-4
/
+4
*
alarmtimer: Prevent overflow for relative nanosleep
Thomas Gleixner
2019-05-02
1
-2
/
+1
*
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
2019-05-02
3
-6
/
+23
*
/proc/iomem: only expose physical resource addresses to privileged users
Linus Torvalds
2019-05-02
1
-2
/
+11
*
pidns: fix NULL dereference in __task_pid_nr_ns()
Eric Dumazet
2019-05-02
1
-2
/
+2
*
tick: don't update idle time if cpu offline
Lianwei Wang
2019-05-02
1
-3
/
+3
*
kernel/gcov/fs.c: remove unnecessary null test before debugfs_remove
Fabian Frederick
2019-05-02
1
-2
/
+1
*
gcov: add support for GCC 4.9
Yuan Pengfei
2019-05-02
2
-0
/
+11
*
gcov: reuse kbasename helper
Andy Shevchenko
2019-05-02
1
-4
/
+3
*
kernel/gcov/fs.c: use pr_warn()
Andrew Morton
2019-05-02
1
-17
/
+17
*
gcov: compile specific gcov implementation based on gcc version
Frantisek Hrbata
2019-05-02
2
-1
/
+61
*
gcov: add support for gcc 4.7 gcov format
Frantisek Hrbata
2019-05-02
2
-0
/
+566
*
gcov: move gcov structs definitions to a gcc version specific file
Frantisek Hrbata
2019-05-02
4
-80
/
+153
*
kernel: replace strict_strto*() with kstrto*()
Jingoo Han
2019-05-02
3
-9
/
+9
*
arm, pm, vmpressure: add missing slab.h includes
Tejun Heo
2018-12-11
1
-0
/
+1
*
printk: Fix panic caused by passing log_buf_len to command line
He Zhe
2018-12-01
1
-1
/
+6
*
kbuild: fix kernel/bounds.c 'W=1' warning
Arnd Bergmann
2018-12-01
1
-1
/
+3
*
Revert "GCC: Fix up for gcc 5+"
Moyster
2018-11-30
3
-16
/
+1
*
fix GCC 6.X tautological-compare warnings
Alex Tsanis
2018-11-30
2
-0
/
+11
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2018-11-29
30
-30
/
+30
[next]