summaryrefslogtreecommitdiffstats
path: root/security/selinux/hooks.c
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-07-05
|\
| * selinux: enable genfscon labeling for tracefsJeff Vander Stoep2017-06-20
| * security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l...Scott Mayhew2017-06-09
| * selinux: use pernet operations for hook registrationFlorian Westphal2017-06-02
| * selinux: Add a cache for quicker retreival of PKey SIDsDaniel Jurgens2017-05-23
| * selinux: Add IB Port SMP access vectorDaniel Jurgens2017-05-23
| * selinux: Implement Infiniband PKey "Access" access vectorDaniel Jurgens2017-05-23
| * selinux: Allocate and free infiniband security hooksDaniel Jurgens2017-05-23
| * selinux lsm IB/core: Implement LSM notification systemDaniel Jurgens2017-05-23
| * selinux: Remove redundant check for unknown labeling behaviorMatthias Kaehlcke2017-05-23
| * selinux: do not check open permission on socketsStephen Smalley2017-05-23
| * selinux: add a map permission check for mmapStephen Smalley2017-05-23
| * selinux: only invoke capabilities and selinux for CAP_MAC_ADMIN checksStephen Smalley2017-05-23
| * selinux: Use task_alloc hook rather than task_create hookTetsuo Handa2017-05-23
* | selinux: fix double free in selinux_parse_opts_str()Paul Moore2017-06-13
|/
* selinux: check for address length in selinux_socket_bind()Alexander Potapenko2017-03-10
* security: mark LSM hooks as __ro_after_initJames Morris2017-03-05
* selinux: fix kernel BUG on prlimit(..., NULL, NULL)Stephen Smalley2017-03-05
* prlimit,security,selinux: add a security hook for prlimitStephen Smalley2017-03-05
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-03
|\
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | selinux: wrap cgroup seclabel support with its own policy capabilityStephen Smalley2017-03-01
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-02-23
|\
| * exec: Remove LSM_UNSAFE_PTRACE_CAPEric W. Biederman2017-01-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-22
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-11
| |\ \
| | * | selinux: fix off-by-one in setprocattrStephen Smalley2017-02-08
| | |/
| * / Introduce a sysctl that modifies the value of PROT_SOCK.Krister Johansen2017-01-24
| |/
* | Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2017-02-09
|\ \
| * | selinux: allow changing labels for cgroupfsAntonio Murdaca2017-02-07
| * | security,selinux,smack: kill security_task_wait hookStephen Smalley2017-01-12
| * | selinux: drop unused socket security classesStephen Smalley2017-01-12
| * | proc,security: move restriction on writing /proc/pid/attr nodes to procStephen Smalley2017-01-09
| * | selinux: clean up cred usage and simplifyStephen Smalley2017-01-09
| * | selinux: allow context mounts on tmpfs, ramfs, devpts within user namespacesStephen Smalley2017-01-09
| * | selinux: handle ICMPv6 consistently with ICMPStephen Smalley2017-01-09
| * | selinux: add security in-core xattr support for tracefsYongqin Liu2017-01-09
| * | selinux: support distinctions among all network address familiesStephen Smalley2017-01-09
| |/
* | Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux i...James Morris2017-02-08
|\ \
| * | selinux: fix off-by-one in setprocattrStephen Smalley2017-02-07
* | | LSM: Add /sys/kernel/security/lsmCasey Schaufler2017-01-18
| |/ |/|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-12-14
|\|
| * selinux: Convert isec->lock into a spinlockAndreas Gruenbacher2016-11-22
| * selinux: Clean up initialization of isec->sclassAndreas Gruenbacher2016-11-14
| * proc: Pass file mode to proc_pid_make_inodeAndreas Gruenbacher2016-11-14
| * selinux: Minor cleanupsAndreas Gruenbacher2016-11-14
| * SELinux: Use GFP_KERNEL for selinux_parse_opts_str().Tetsuo Handa2016-11-14
* | posix-timers: Make them configurableNicolas Pitre2016-11-16
|/
* mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()Andy Lutomirski2016-10-20