summaryrefslogtreecommitdiffstats
path: root/security/selinux
Commit message (Expand)AuthorAgeFilesLines
...
| * | selinux: Adjust four checks for null pointersMarkus Elfring2017-03-231-4/+4
| * | selinux: Use kmalloc_array() in hashtab_create()Markus Elfring2017-03-231-1/+1
| * | selinux: Improve size determinations in four functionsMarkus Elfring2017-03-231-4/+4
| * | selinux: Delete an unnecessary return statement in cond_compute_av()Markus Elfring2017-03-231-1/+0
| * | selinux: Use kmalloc_array() in cond_init_bool_indexes()Markus Elfring2017-03-231-2/+3
| * | selinux: check for address length in selinux_socket_bind()Alexander Potapenko2017-03-101-0/+8
| * | selinux: constify nlmsg permission tablesJames Morris2017-03-061-5/+5
| * | security: mark LSM hooks as __ro_after_initJames Morris2017-03-061-1/+1
| * | security: introduce CONFIG_SECURITY_WRITABLE_HOOKSJames Morris2017-03-061-0/+6
| * | selinux: fix kernel BUG on prlimit(..., NULL, NULL)Stephen Smalley2017-03-061-0/+2
| * | prlimit,security,selinux: add a security hook for prlimitStephen Smalley2017-03-062-1/+15
| |/
* | rtnetlink: Add RTM_DELNETCONFDavid Ahern2017-03-281-0/+1
|/
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-031-1/+2
|\
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* | selinux: wrap cgroup seclabel support with its own policy capabilityStephen Smalley2017-03-024-4/+12
|/
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-272-2/+2
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-3/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-02-231-2/+1
|\
| * exec: Remove LSM_UNSAFE_PTRACE_CAPEric W. Biederman2017-01-241-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-222-3/+8
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-111-1/+1
| |\ \
| | * | selinux: fix off-by-one in setprocattrStephen Smalley2017-02-081-1/+1
| | |/
| * | Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen2017-01-241-1/+2
| |/
* | Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2017-02-106-233/+322
|\ \
| * | selinux: allow changing labels for cgroupfsAntonio Murdaca2017-02-071-0/+2
| * | security,selinux,smack: kill security_task_wait hookStephen Smalley2017-01-121-7/+0
| * | selinux: drop unused socket security classesStephen Smalley2017-01-122-12/+0
| * | selinux: default to security isid in sel_make_bools() if no sid is foundGary Tierney2017-01-091-3/+3
| * | selinux: log errors when loading new policyGary Tierney2017-01-091-5/+16
| * | proc,security: move restriction on writing /proc/pid/attr nodes to procStephen Smalley2017-01-091-12/+1
| * | selinux: clean up cred usage and simplifyStephen Smalley2017-01-093-211/+166
| * | selinux: allow context mounts on tmpfs, ramfs, devpts within user namespacesStephen Smalley2017-01-091-3/+7
| * | selinux: handle ICMPv6 consistently with ICMPStephen Smalley2017-01-091-1/+2
| * | selinux: add security in-core xattr support for tracefsYongqin Liu2017-01-091-0/+1
| * | selinux: support distinctions among all network address familiesStephen Smalley2017-01-095-2/+147
| |/
* | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2017-02-081-1/+1
|\ \
| * | selinux: fix off-by-one in setprocattrStephen Smalley2017-02-071-1/+1
* | | LSM: Add /sys/kernel/security/lsmCasey Schaufler2017-01-191-1/+1
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-12-221-0/+2
|\ \ | |/
| * selinux: use the kernel headers when building scripts/selinuxPaul Moore2016-12-211-0/+2
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-12-144-51/+84
|\ \ | |/
| * selinux: Convert isec->lock into a spinlockAndreas Gruenbacher2016-11-222-40/+66
| * selinux: keep SELinux in sync with new capability definitionsStephen Smalley2016-11-211-0/+4
| * selinux: normalize input to /sys/fs/selinux/enforceStephen Smalley2016-11-201-0/+2
| * selinux: Clean up initialization of isec->sclassAndreas Gruenbacher2016-11-141-6/+4
| * proc: Pass file mode to proc_pid_make_inodeAndreas Gruenbacher2016-11-141-0/+1
| * selinux: Minor cleanupsAndreas Gruenbacher2016-11-142-3/+4
| * SELinux: Use GFP_KERNEL for selinux_parse_opts_str().Tetsuo Handa2016-11-141-2/+3
* | posix-timers: Make them configurableNicolas Pitre2016-11-161-4/+7
|/
OpenPOWER on IntegriCloud