| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 | Thomas Gleixner | 2019-05-24 | 5 | -25/+5 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 | Thomas Gleixner | 2019-05-21 | 2 | -30/+2 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 17 | -0/+17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-05-14 | 1 | -4/+4 |
|\ |
|
| * | Revert "selinux: do not report error on connect(AF_UNSPEC)" | Paolo Abeni | 2019-05-10 | 1 | -4/+4 |
* | | tomoyo: Don't emit WARNING: string while fuzzing testing. | Tetsuo Handa | 2019-05-10 | 1 | -0/+2 |
* | | tomoyo: Change pathname calculation for read-only filesystems. | Tetsuo Handa | 2019-05-10 | 1 | -1/+2 |
* | | tomoyo: Check address length before reading address family | Tetsuo Handa | 2019-05-10 | 1 | -0/+4 |
* | | tomoyo: Add a kernel config option for fuzzing testing. | Tetsuo Handa | 2019-05-10 | 2 | -1/+22 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2019-05-10 | 1 | -4/+4 |
|\ |
|
| * | selinux: do not report error on connect(AF_UNSPEC) | Paolo Abeni | 2019-05-08 | 1 | -4/+4 |
* | | Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 2019-05-09 | 3 | -45/+45 |
|\ \
| |/
|/| |
|
| * | Merge branch 'smack-for-5.2-b' of https://github.com/cschaufler/next-smack in... | James Morris | 2019-05-07 | 1 | -0/+2 |
| |\ |
|
| | * | Smack: Fix kbuild reported build error | Casey Schaufler | 2019-04-30 | 1 | -0/+2 |
| * | | Merge branch 'smack-for-5.2-b' of https://github.com/cschaufler/next-smack in... | James Morris | 2019-04-30 | 1 | -4/+15 |
| |\| |
|
| | * | smack: Check address length before reading address family | Tetsuo Handa | 2019-04-30 | 1 | -4/+15 |
| * | | Merge branch 'smack-for-5.2' of https://github.com/cschaufler/next-smack into... | James Morris | 2019-04-16 | 3 | -41/+28 |
| |\| |
|
| | * | Smack: Fix IPv6 handling of 0 secmark | Casey Schaufler | 2019-04-03 | 1 | -0/+2 |
| | * | Smack: Create smack_rule cache to optimize memory usage | Casey Schaufler | 2019-04-02 | 3 | -3/+11 |
| | * | smack: removal of global rule list | Vishal Goel | 2019-04-02 | 1 | -38/+15 |
* | | | Merge branch 'work.mount-syscalls' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-05-08 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | vfs: syscall: Add move_mount(2) to move mounts around | David Howells | 2019-03-20 | 1 | -0/+5 |
* | | | | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-05-08 | 1 | -5/+5 |
|\ \ \ \ |
|
| * | | | | audit: link integrity evm_write_xattrs record to syscall event | Richard Guy Briggs | 2019-03-27 | 1 | -5/+5 |
| |/ / / |
|
* | | | | Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-05-08 | 5 | -88/+169 |
|\ \ \ \ |
|
| * | | | | selinux: Check address length before reading address family | Tetsuo Handa | 2019-04-15 | 1 | -1/+6 |
| * | | | | kernfs: fix xattr name handling in LSM helpers | Ondrej Mosnacek | 2019-04-04 | 1 | -5/+4 |
| * | | | | selinux: avoid uninitialized variable warning | Arnd Bergmann | 2019-03-25 | 1 | -9/+5 |
| * | | | | selinux: remove useless assignments | Ondrej Mosnacek | 2019-03-25 | 1 | -5/+2 |
| * | | | | selinux: Make selinux_kernfs_init_security static | YueHaibing | 2019-03-22 | 1 | -2/+2 |
| * | | | | selinux: implement the kernfs_init_security hook | Ondrej Mosnacek | 2019-03-21 | 1 | -0/+66 |
| * | | | | LSM: add new hook for kernfs node initialization | Ondrej Mosnacek | 2019-03-21 | 1 | -0/+6 |
| * | | | | selinux: try security xattr after genfs for kernfs filesystems | Ondrej Mosnacek | 2019-03-21 | 2 | -73/+85 |
| * | | | | selinux: use kernel linux/socket.h for genheaders and mdp | Paulo Alcantara | 2019-03-18 | 1 | -0/+1 |
| |/ / / |
|
* | | | | Merge tag 'meminit-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-05-07 | 2 | -0/+166 |
|\ \ \ \ |
|
| * | | | | security: Implement Clang's stack initialization | Kees Cook | 2019-04-24 | 1 | -0/+14 |
| * | | | | security: Move stackleak config to Kconfig.hardening | Kees Cook | 2019-04-24 | 1 | -0/+57 |
| * | | | | security: Create "kernel hardening" config area | Kees Cook | 2019-04-24 | 2 | -0/+95 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2019-05-07 | 2 | -16/+4 |
|\ \ \ \ |
|
| * | | | | securityfs: switch to ->free_inode() | Al Viro | 2019-05-02 | 1 | -8/+2 |
| * | | | | apparmor: switch to ->free_inode() | Al Viro | 2019-05-02 | 1 | -8/+2 |
* | | | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-05-07 | 2 | -30/+25 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Revert "security: inode: fix a missing check for securityfs_create_file" | James Morris | 2019-04-10 | 1 | -5/+0 |
| * | | | | Yama: mark function as static | Mukesh Ojha | 2019-04-10 | 1 | -1/+1 |
| * | | | | security: inode: fix a missing check for securityfs_create_file | Kangjie Lu | 2019-04-10 | 1 | -0/+5 |
| * | | | | keys: safe concurrent user->{session,uid}_keyring access | Jann Horn | 2019-04-10 | 2 | -16/+20 |
| * | | | | security: don't use RCU accessors for cred->session_keyring | Jann Horn | 2019-04-10 | 2 | -15/+6 |
| * | | | | Yama: mark local symbols as static | Jann Horn | 2019-04-10 | 1 | -3/+3 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2019-05-07 | 7 | -12/+9 |
|\ \ \ \ |
|
| * | | | | crypto: shash - remove shash_desc::flags | Eric Biggers | 2019-04-25 | 6 | -10/+0 |