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
(
follow
)
Commit message (
Expand
)
Author
Age
*
audit: fix signedness bug in audit_log_execve_info()
Xi Wang
2012-01-17
*
audit: comparison on interprocess fields
Peter Moody
2012-01-17
*
audit: implement all object interfield comparisons
Peter Moody
2012-01-17
*
audit: allow interfield comparison between gid and ogid
Eric Paris
2012-01-17
*
audit: complex interfield comparison helper
Eric Paris
2012-01-17
*
audit: allow interfield comparison in audit rules
Eric Paris
2012-01-17
*
audit: do not call audit_getname on error
Eric Paris
2012-01-17
*
audit: only allow tasks to set their loginuid if it is -1
Eric Paris
2012-01-17
*
audit: remove task argument to audit_set_loginuid
Eric Paris
2012-01-17
*
audit: allow audit matching on inode gid
Eric Paris
2012-01-17
*
audit: allow matching on obj_uid
Eric Paris
2012-01-17
*
audit: remove audit_finish_fork as it can't be called
Eric Paris
2012-01-17
*
audit: reject entry,always rules
Eric Paris
2012-01-17
*
audit: inline audit_free to simplify the look of generic code
Eric Paris
2012-01-17
*
audit: inline checks for not needing to collect aux records
Eric Paris
2012-01-17
*
audit: drop some potentially inadvisable likely notations
Eric Paris
2012-01-17
*
audit: remove AUDIT_SETUP_CONTEXT as it isn't used
Eric Paris
2012-01-17
*
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
2012-01-17
*
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
2012-01-17
*
seccomp: audit abnormal end to a process due to seccomp
Eric Paris
2012-01-17
*
audit: check current inode and containing object when filtering on major and ...
Eric Paris
2012-01-17
*
audit: drop the meaningless and format breaking word 'user'
Eric Paris
2012-01-17
*
audit: dynamically allocate audit_names when not enough space is in the names...
Eric Paris
2012-01-17
*
audit: make filetype matching consistent with other filters
Eric Paris
2012-01-17
*
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-11
|
\
|
*
x86: Panic on detection of stack overflow
Mitsuo Hayasaka
2011-12-05
*
|
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-10
|
\
\
|
*
|
writeback: dirty ratelimit - think time compensation
Wu Fengguang
2011-12-18
|
*
|
writeback: charge leaked page dirties to active tasks
Wu Fengguang
2011-12-18
*
|
|
Merge branch 'akpm' (aka "Andrew's patch-bomb")
Linus Torvalds
2012-01-10
|
\
\
\
|
*
|
|
user namespace: make signal.c respect user namespaces
Serge E. Hallyn
2012-01-10
|
*
|
|
workqueue: make alloc_workqueue() take printf fmt and args for name
Tejun Heo
2012-01-10
|
*
|
|
signal: add block_sigmask() for adding sigmask to current->blocked
Matt Fleming
2012-01-10
|
*
|
|
tracepoint: add tracepoints for debugging oom_score_adj
KAMEZAWA Hiroyuki
2012-01-10
|
*
|
|
PM/Hibernate: do not count debug pages as savable
Stanislaw Gruszka
2012-01-10
*
|
|
|
Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-01-10
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3
Avi Kivity
2011-12-27
|
|
\
\
\
|
*
|
|
|
jump-label: export jump_label_inc/jump_label_dec
Xiao Guangrong
2011-12-27
*
|
|
|
|
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-01-09
|
\
\
\
\
\
|
*
|
|
|
|
cgroup: fix to allow mounting a hierarchy by name
Li Zefan
2012-01-05
|
*
|
|
|
|
cgroup: move assignement out of condition in cgroup_attach_proc()
Dan Carpenter
2012-01-04
|
*
|
|
|
|
cgroup: Remove task_lock() from cgroup_post_fork()
Frederic Weisbecker
2011-12-27
|
*
|
|
|
|
cgroup: add sparse annotation to cgroup_iter_start() and cgroup_iter_end()
Kirill A. Shutemov
2011-12-27
|
*
|
|
|
|
cgroup: mark cgroup_rmdir_waitq and cgroup_attach_proc() as static
Kirill A. Shutemov
2011-12-27
|
*
|
|
|
|
cgroup: only need to check oldcgrp==newgrp once
Mandeep Singh Baines
2011-12-22
|
*
|
|
|
|
cgroup: remove redundant get/put of task struct
Mandeep Singh Baines
2011-12-22
|
*
|
|
|
|
cgroup: remove redundant get/put of old css_set from migrate
Mandeep Singh Baines
2011-12-22
|
*
|
|
|
|
cgroup: Remove unnecessary task_lock before fetching css_set on migration
Frederic Weisbecker
2011-12-21
|
*
|
|
|
|
cgroup: Drop task_lock(parent) on cgroup_fork()
Frederic Weisbecker
2011-12-21
|
*
|
|
|
|
cgroups: remove redundant get/put of css_set from css_set_check_fetched()
Mandeep Singh Baines
2011-12-19
[next]