index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
2014-12-19
PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
2014-12-19
tick/powerclamp: Remove tick_nohz_idle abuse
Thomas Gleixner
2014-12-18
param: do not set store func without write perm
Kees Cook
2014-12-15
tracing: Add tp_printk cmdline to have tracepoints go to printk()
Steven Rostedt (Red Hat)
2014-12-15
tracing: Move enabling tracepoints to just after rcu_init()
Steven Rostedt (Red Hat)
2014-12-13
fsnotify: unify inode and mount marks handling
Jan Kara
2014-12-13
gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs
Riku Voipio
2014-12-13
kexec: remove unnecessary KERN_ERR from kexec.c
Masanari Iida
2014-12-13
syscalls: implement execveat() system call
David Drysdale
2014-12-13
stacktrace: introduce snprint_stack_trace for buffer output
Joonsoo Kim
2014-12-13
uprobes: share the i_mmap_rwsem
Davidlohr Bueso
2014-12-13
mm: convert i_mmap_mutex to rwsem
Davidlohr Bueso
2014-12-13
mm: use new helper functions around the i_mmap_mutex
Davidlohr Bueso
2014-12-13
genirq: Prevent proc race against freeing of irq descriptors
Thomas Gleixner
2014-12-13
tracing / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
2014-12-11
userns; Correct the comment in map_write
Eric W. Biederman
2014-12-11
userns: Allow setting gid_maps without privilege when setgroups is disabled
Eric W. Biederman
2014-12-11
userns: Add a knob to disable setgroups on a per user namespace basis
Eric W. Biederman
2014-12-11
printk: Do not disable preemption for accessing printk_func
Steven Rostedt (Red Hat)
2014-12-11
perf: Fix events installation during moving group
Jiri Olsa
2014-12-10
exit: pidns: fix/update the comments in zap_pid_ns_processes()
Oleg Nesterov
2014-12-10
exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
Oleg Nesterov
2014-12-10
exit: exit_notify: re-use "dead" list to autoreap current
Oleg Nesterov
2014-12-10
exit: reparent: call forget_original_parent() under tasklist_lock
Oleg Nesterov
2014-12-10
exit: reparent: avoid find_new_reaper() if no children
Oleg Nesterov
2014-12-10
exit: reparent: introduce find_alive_thread()
Oleg Nesterov
2014-12-10
exit: reparent: introduce find_child_reaper()
Oleg Nesterov
2014-12-10
exit: reparent: document the ->has_child_subreaper checks
Oleg Nesterov
2014-12-10
exit: reparent: s/while_each_thread/for_each_thread/ in find_new_reaper()
Oleg Nesterov
2014-12-10
exit: reparent: fix the cross-namespace PR_SET_CHILD_SUBREAPER reparenting
Oleg Nesterov
2014-12-10
exit: reparent: fix the dead-parent PR_SET_CHILD_SUBREAPER reparenting
Oleg Nesterov
2014-12-10
exit: release_task: fix the comment about group leader accounting
Oleg Nesterov
2014-12-10
exit: wait: drop tasklist_lock before psig->c* accounting
Oleg Nesterov
2014-12-10
exit: wait: don't use zombie->real_parent
Oleg Nesterov
2014-12-10
exit: wait: cleanup the ptrace_reparented() checks
Oleg Nesterov
2014-12-10
usermodehelper: kill the kmod_thread_locker logic
Oleg Nesterov
2014-12-10
usermodehelper: don't use CLONE_VFORK for ____call_usermodehelper()
Oleg Nesterov
2014-12-10
printk: drop logbuf_cpu volatile qualifier
Alex Elder
2014-12-10
printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents
Joe Perches
2014-12-10
printk: remove used-once early_vprintk
Joe Perches
2014-12-10
kernel: add panic_on_warn
Prarit Bhargava
2014-12-10
exit: ptrace: shift "reap dead" code from exit_ptrace() to forget_original_pa...
Oleg Nesterov
2014-12-10
exit: reparent: cleanup the usage of reparent_leader()
Oleg Nesterov
2014-12-10
exit: reparent: cleanup the changing of ->parent
Oleg Nesterov
2014-12-10
exit: reparent: use ->ptrace_entry rather than ->sibling for EXIT_DEAD tasks
Oleg Nesterov
2014-12-10
sched_show_task: fix unsafe usage of ->real_parent
Oleg Nesterov
2014-12-10
kernel: res_counter: remove the unused API
Johannes Weiner
2014-12-09
userns: Rename id_map_mutex to userns_state_mutex
Eric W. Biederman
2014-12-09
userns: Only allow the creator of the userns unprivileged mappings
Eric W. Biederman
2014-12-09
userns: Check euid no fsuid when establishing an unprivileged uid mapping
Eric W. Biederman
[next]