aboutsummaryrefslogtreecommitdiff
path: root/security/selinux
AgeCommit message (Expand)Author
2018-12-21LSM: hide struct security_mnt_opts from any generic codeAl Viro
2018-12-21selinux: kill selinux_sb_get_mnt_opts()Al Viro
2018-12-21LSM: turn sb_eat_lsm_opts() into a methodAl Viro
2018-12-21selinux; don't open-code a loop in sb_finish_set_opts()Al Viro
2018-12-21LSM: split ->sb_set_mnt_opts() out of ->sb_kern_mount()Al Viro
2018-12-21LSM: lift extracting and parsing LSM options into the caller of ->sb_remount()Al Viro
2018-12-21LSM: lift parsing LSM options into the caller of ->sb_kern_mount()Al Viro
2018-12-20selinux: expand superblock_doinit() callsAl Viro
2018-12-20vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells
2018-10-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-24Merge tag 'selinux-pr-20181022' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-10LSM: Record LSM name in struct lsm_infoKees Cook
2018-10-10LSM: Convert security_initcall() into DEFINE_LSM()Kees Cook
2018-10-03signal: Distinguish between kernel_siginfo and siginfoEric W. Biederman
2018-09-13selinux: Add __GFP_NOWARN to allocation at str_read()Tetsuo Handa
2018-09-05selinux: refactor mls_context_to_sid() and make it stricterJann Horn
2018-09-04selinux: fix mounting of cgroup2 under older policiesStephen Smalley
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-15Merge tag 'selinux-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-15Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-13Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-08-07selinux: cleanup dentry and inodes on error in selinuxfsnixiaoming
2018-07-23net: sched: introduce chain object to uapiJiri Pirko
2018-07-17selinux: constify write_op[]Eric Biggers
2018-07-16module: replace the existing LSM hook in init_moduleMimi Zohar
2018-07-12->file_open(): lose cred argumentAl Viro
2018-06-30Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-06-28selinux: move user accesses in selinuxfs out of locked regionsJann Horn
2018-06-19selinux: Cleanup printk logging in netnodepeter enderborg
2018-06-19selinux: Cleanup printk logging in avcpeter enderborg
2018-06-19selinux: Cleanup printk logging in netifpeter enderborg
2018-06-19selinux: Cleanup printk logging in netportpeter enderborg
2018-06-19selinux: Cleanup printk logging in sidtabpeter enderborg
2018-06-19selinux: Cleanup printk logging in netlinkpeter enderborg
2018-06-19selinux: Cleanup printk logging in selinuxfspeter enderborg
2018-06-19selinux: Cleanup printk logging in servicespeter enderborg
2018-06-19selinux: Cleanup printk logging in avtabpeter enderborg
2018-06-19selinux: Cleanup printk logging in hookspeter enderborg
2018-06-19selinux: Cleanup printk logging in policydbpeter enderborg
2018-06-19selinux: Cleanup printk logging in ebitmappeter enderborg
2018-06-19selinux: Cleanup printk logging in conditionalpeter enderborg
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-06Merge tag 'selinux-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-06-06Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-04Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-30Merge tag 'selinux-pr-20180530' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds