summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* selinux: check sidtab limit before adding a new entryOndrej Mosnacek2019-07-241-0/+5
* selinux: format all invalid context as untrustedRichard Guy Briggs2019-07-011-10/+19
* selinux: fix empty write to keycreate fileOndrej Mosnacek2019-06-121-5/+6
* selinux: remove some no-op BUG_ONsOndrej Mosnacek2019-05-211-4/+0Star
* selinux: provide __le variables explicitlyNicholas Mc Guire2019-05-211-4/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-141-4/+4
|\
| * Revert "selinux: do not report error on connect(AF_UNSPEC)"Paolo Abeni2019-05-101-4/+4
* | tomoyo: Don't emit WARNING: string while fuzzing testing.Tetsuo Handa2019-05-101-0/+2
* | tomoyo: Change pathname calculation for read-only filesystems.Tetsuo Handa2019-05-101-1/+2
* | tomoyo: Check address length before reading address familyTetsuo Handa2019-05-101-0/+4
* | tomoyo: Add a kernel config option for fuzzing testing.Tetsuo Handa2019-05-102-1/+22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-101-4/+4
|\
| * selinux: do not report error on connect(AF_UNSPEC)Paolo Abeni2019-05-081-4/+4
* | Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2019-05-093-45/+45
|\ \ | |/ |/|
| * Merge branch 'smack-for-5.2-b' of https://github.com/cschaufler/next-smack in...James Morris2019-05-071-0/+2
| |\
| | * Smack: Fix kbuild reported build errorCasey Schaufler2019-04-301-0/+2
| * | Merge branch 'smack-for-5.2-b' of https://github.com/cschaufler/next-smack in...James Morris2019-04-301-4/+15
| |\|
| | * smack: Check address length before reading address familyTetsuo Handa2019-04-301-4/+15
| * | Merge branch 'smack-for-5.2' of https://github.com/cschaufler/next-smack into...James Morris2019-04-163-41/+28Star
| |\|
| | * Smack: Fix IPv6 handling of 0 secmarkCasey Schaufler2019-04-031-0/+2
| | * Smack: Create smack_rule cache to optimize memory usageCasey Schaufler2019-04-023-3/+11
| | * smack: removal of global rule listVishal Goel2019-04-021-38/+15Star
* | | Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-05-081-0/+5
|\ \ \
| * | | vfs: syscall: Add move_mount(2) to move mounts aroundDavid Howells2019-03-201-0/+5
* | | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-081-5/+5
|\ \ \ \
| * | | | audit: link integrity evm_write_xattrs record to syscall eventRichard Guy Briggs2019-03-271-5/+5
| |/ / /
* | | | Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-085-88/+169
|\ \ \ \
| * | | | selinux: Check address length before reading address familyTetsuo Handa2019-04-151-1/+6
| * | | | kernfs: fix xattr name handling in LSM helpersOndrej Mosnacek2019-04-041-5/+4Star
| * | | | selinux: avoid uninitialized variable warningArnd Bergmann2019-03-251-9/+5Star
| * | | | selinux: remove useless assignmentsOndrej Mosnacek2019-03-251-5/+2Star
| * | | | selinux: Make selinux_kernfs_init_security staticYueHaibing2019-03-221-2/+2
| * | | | selinux: implement the kernfs_init_security hookOndrej Mosnacek2019-03-211-0/+66
| * | | | LSM: add new hook for kernfs node initializationOndrej Mosnacek2019-03-211-0/+6
| * | | | selinux: try security xattr after genfs for kernfs filesystemsOndrej Mosnacek2019-03-212-73/+85
| * | | | selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara2019-03-181-0/+1
| |/ / /
* | | | Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-072-0/+166
|\ \ \ \
| * | | | security: Implement Clang's stack initializationKees Cook2019-04-241-0/+14
| * | | | security: Move stackleak config to Kconfig.hardeningKees Cook2019-04-241-0/+57
| * | | | security: Create "kernel hardening" config areaKees Cook2019-04-242-0/+95
| | |_|/ | |/| |
* | | | Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-05-072-16/+4Star
|\ \ \ \
| * | | | securityfs: switch to ->free_inode()Al Viro2019-05-021-8/+2Star
| * | | | apparmor: switch to ->free_inode()Al Viro2019-05-021-8/+2Star
* | | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-05-072-30/+25Star
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Revert "security: inode: fix a missing check for securityfs_create_file"James Morris2019-04-101-5/+0Star
| * | | | Yama: mark function as staticMukesh Ojha2019-04-101-1/+1
| * | | | security: inode: fix a missing check for securityfs_create_fileKangjie Lu2019-04-101-0/+5
| * | | | keys: safe concurrent user->{session,uid}_keyring accessJann Horn2019-04-102-16/+20
| * | | | security: don't use RCU accessors for cred->session_keyringJann Horn2019-04-102-15/+6Star
| * | | | Yama: mark local symbols as staticJann Horn2019-04-101-3/+3
| | |/ / | |/| |