aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* selinux: enable per-file labeling for debugfs files.Stephen Smalley2016-09-102-22/+22
* security: lsm_audit: add ioctl specific auditingJeff Vander Stoep2016-09-102-0/+22
* BACKPORT: FROMLIST: arm64: mm: support ARCH_MMAP_RND_BITS.dcashman2016-09-102-3/+27
* FROMLIST: arm: mm: support ARCH_MMAP_RND_BITS.dcashman2016-09-102-2/+10
* FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman2016-09-105-0/+142
* selinux: nlmsgtab: add SOCK_DESTROY to the netlink mapping tablesLorenzo Colitti2016-09-101-3/+4
* net: diag: support v4mapped sockets in inet_diag_find_one_icsk()Eric Dumazet2016-09-101-6/+12
* net: tcp: deal with listen sockets properly in tcp_abort.Lorenzo Colitti2016-09-101-0/+5
* net: diag: Support destroying TCP sockets.Lorenzo Colitti2016-09-106-0/+68
* net: diag: Support SOCK_DESTROY for inet sockets.Lorenzo Colitti2016-09-102-8/+19
* net: diag: Add the ability to destroy a socket.Lorenzo Colitti2016-09-104-3/+24
* net: diag: split inet_diag_dump_one_icsk into twoLorenzo Colitti2016-09-102-14/+37
* selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message typesPaul Moore2016-09-101-0/+2
* selinux/nlmsg: add XFRM_MSG_MAPPINGNicolas Dichtel2016-09-101-0/+1
* selinux/nlmsg: add XFRM_MSG_MIGRATENicolas Dichtel2016-09-101-0/+1
* selinux/nlmsg: add XFRM_MSG_REPORTNicolas Dichtel2016-09-101-0/+1
* selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFONicolas Dichtel2016-09-101-0/+2
* selinux/nlmsg: add XFRM_MSG_GETSPDINFONicolas Dichtel2016-09-101-0/+1
* selinux/nlmsg: add XFRM_MSG_NEWSPDINFONicolas Dichtel2016-09-101-0/+1
* UPSTREAM: selinux: fix bug in conditional rules handlingStephen Smalley2016-09-101-2/+2
* selinux: Android kernel compatibility with M userspaceJeff Vander Stoep2016-09-101-8/+61
* selinux: extended permissions for ioctlsJeff Vander Stoep2016-09-1011-60/+834
* selinux: remove unnecessary pointer reassignmentJeff Vander Stoep2016-09-101-4/+2
* selinux: do not check open perm on ftruncate callJeff Vander Stoep2016-09-101-1/+2
* sched: cpufreq: Adds a field cpu_power in the task_structRuchi Kandoi2016-09-105-1/+37
* cpufreq_stats: Adds the fucntionality to load current values for each frequencyRuchi Kandoi2016-09-101-28/+139
* defconfig: enable CONFIG_UID_CPUTIMEMoyster2016-09-101-0/+1
* uid_cputime: Check for the range while removing range of UIDs.Ruchi Kandoi2016-09-101-4/+5
* uid_cputime: Iterates over all the threads instead of processes.Ruchi Kandoi2016-09-101-3/+3
* uid_cputime: fix cputime overflowJin Qian2016-09-101-4/+6
* uid_cputime: Avoids double accounting of process stime, utime and cpu_power inRuchi Kandoi2016-09-101-0/+6
* uid_cputime: Extends the cputime functionality to report power per uidRuchi Kandoi2016-09-101-2/+10
* proc: uid_cputime: fix show_uid_stat permissionJin Qian2016-09-101-1/+1
* proc: uid_cputime: create uids from kuidsAmit Pundir2016-09-101-3/+5
* proc: uid: Adds accounting for the cputimes per uid.jinqian2016-09-103-0/+242
* kernel: make READ_ONCE() valid on const argumentsLinus Torvalds2016-09-101-3/+3
* tcp: make challenge acks less predictableEric Dumazet2016-09-101-7/+7
* kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)Christian Borntraeger2016-09-101-6/+6
* kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger2016-09-101-0/+74
* defconfig: enable SECURITY_PERF_EVENTS_RESTRICTMoyster2016-09-101-0/+1
* ANDROID: restrict access to perf eventsJeff Vander Stoep2016-09-101-0/+6
* FROMLIST: security,perf: Allow further restriction of perf_event_openJeff Vander Stoep2016-09-104-1/+25
* BACKPORT: perf tools: Document the perf sysctlsBen Hutchings2016-09-102-20/+35
* fix partition pathMoyster2016-09-101-1/+1
* arm64: atomic: add missing macrosfranciscofranco2016-09-101-0/+64
* llist: defining relaxed version of llist_emptySumit Singh2016-09-101-0/+6
* hrtimer: enhance power efficiencySumit Singh2016-09-101-0/+7
* thread_info: enhance power efficiencySumit Singh2016-09-101-0/+13
* arm64: processor.h: remove redundant macrosSumit Singh2016-09-101-3/+1
* ARM64: defining macros to optimize power usageSumit Singh2016-09-101-0/+8