summaryrefslogtreecommitdiffstats
path: root/security/smack
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-9/+13
|\
| * commoncap: handle idmapped mountsChristian Brauner2021-01-241-6/+8
| * xattr: handle idmapped mountsTycho Andersen2021-01-241-3/+5
* | smackfs: restrict bytes count in smackfs write functionsSabyrzhan Tasbolatov2021-02-021-2/+19
|/
* Merge tag 'Smack-for-5.11-io_uring-fix' of git://github.com/cschaufler/smack-...Linus Torvalds2020-12-241-2/+3
|\
| * Smack: Handle io_uring kernel thread privilegesCasey Schaufler2020-12-221-2/+3
* | Merge tag 'Smack-for-5.11' of git://github.com/cschaufler/smack-nextLinus Torvalds2020-12-162-5/+5
|\|
| * security/smack: remove unused varible 'rc'Alex Shi2020-11-161-2/+1
| * Smack: fix kernel-doc interface on functionsAlex Shi2020-11-131-3/+4
* | security: add const qualifier to struct sock in various placesFlorian Westphal2020-12-031-2/+2
|/
* Merge tag 'Smack-for-5.10' of git://github.com/cschaufler/smack-nextLinus Torvalds2020-10-134-149/+200
|\
| * Smack: Remove unnecessary variable initializationCasey Schaufler2020-10-051-1/+1
| * Smack: Fix build when NETWORK_SECMARK is not setCasey Schaufler2020-09-221-0/+7
| * Smack: Use the netlabel cacheCasey Schaufler2020-09-114-38/+68
| * Smack: Set socket labels only onceCasey Schaufler2020-09-112-89/+98
| * Smack: Consolidate uses of secmark into a functionCasey Schaufler2020-09-111-28/+33
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
|/
* Smack: prevent underflow in smk_set_cipso()Dan Carpenter2020-07-271-1/+1
* Smack: fix another vsscanf out of boundsDan Carpenter2020-07-271-0/+4
* Smack: fix use-after-free in smk_write_relabel_self()Eric Biggers2020-07-141-2/+11
* Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-06-131-8/+104
|\
| * smack: Implement the watch_key and post_notification hooksDavid Howells2020-05-191-1/+82
| * keys: Make the KEY_NEED_* perms an enum rather than a maskDavid Howells2020-05-191-7/+22
* | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-06-041-6/+3
|\ \
| * | exec: Factor security_bprm_creds_for_exec out of security_bprm_set_credsEric W. Biederman2020-05-201-6/+3
| |/
* | Smack: Remove unused inline function smk_ad_setfield_u_fs_path_mntYueHaibing2020-05-111-4/+0
* | Smack:- Remove redundant inode_smack cacheCasey Schaufler2020-05-061-8/+1
* | Smack:- Remove mutex lock "smk_lock" from inode_smackCasey Schaufler2020-05-062-7/+2
* | Smack: slab-out-of-bounds in vsscanfCasey Schaufler2020-05-061-0/+10
* | smack: remove redundant structure variable from header.Maninder Singh2020-05-061-1/+0
* | smack: avoid unused 'sip' variable warningArnd Bergmann2020-05-062-23/+8
|/
* Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-081-7/+2
|\
| * fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro2020-02-071-6/+2
| * fs_parser: remove fs_parameter_description name fieldEric Sandeen2020-02-071-1/+0
* | broken ping to ipv6 linklocal addresses on debian busterCasey Schaufler2020-02-051-22/+19
|/
* pipe: Reduce #inclusion of pipe_fs_i.hDavid Howells2019-10-231-1/+0
* Merge tag 'smack-for-5.4-rc1' of git://github.com/cschaufler/smack-nextLinus Torvalds2019-09-232-23/+23
|\
| * smack: use GFP_NOFS while holding inode_smack::smk_lockEric Biggers2019-09-042-4/+4
| * security: smack: Fix possible null-pointer dereferences in smack_socket_sock_...Jia-Ju Bai2019-09-041-0/+2
| * smack: fix some kernel-doc notationsluanshi2019-09-041-18/+15
| * Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is setJann Horn2019-09-041-1/+2
* | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-12/+22
|\ \
| * | vfs: Convert smackfs to use the new mount APIDavid Howells2019-07-041-12/+22
* | | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-101-2/+1
* | | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-081-1/+2
|\ \ \ | |_|/ |/| |
| * | keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-271-1/+2
| |/
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-8/+2
* | Smack: Restore the smackfsdef mount option and add missing prefixesCasey Schaufler2019-06-141-5/+7
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2019-06-053-15/+3
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/