Age | Commit message (Expand) | Author |
2018-10-24 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-10-24 | Merge tag 'selinux-pr-20181022' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-24 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-10-10 | LSM: Don't ignore initialization failures | Kees Cook |
2018-10-10 | LSM: Provide init debugging infrastructure | Kees Cook |
2018-10-10 | LSM: Record LSM name in struct lsm_info | Kees Cook |
2018-10-10 | LSM: Convert security_initcall() into DEFINE_LSM() | Kees Cook |
2018-10-10 | LSM: Convert from initcall to struct lsm_info | Kees Cook |
2018-10-10 | LSM: Remove initcall tracing | Kees Cook |
2018-10-10 | LSM: Rename .security_initcall section to .lsm_info | Kees Cook |
2018-10-10 | LSM: Correctly announce start of LSM initialization | Kees Cook |
2018-10-03 | signal: Distinguish between kernel_siginfo and siginfo | Eric W. Biederman |
2018-09-25 | Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe... | Lubomir Rintel |
2018-09-14 | Revert "x86/mm/legacy: Populate the user page-table with user pgd's" | Joerg Roedel |
2018-09-13 | selinux: Add __GFP_NOWARN to allocation at str_read() | Tetsuo Handa |
2018-09-06 | Merge tag 'apparmor-pr-2018-09-06' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-09-05 | selinux: refactor mls_context_to_sid() and make it stricter | Jann Horn |
2018-09-04 | uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name | Randy Dunlap |
2018-09-04 | selinux: fix mounting of cgroup2 under older policies | Stephen Smalley |
2018-09-04 | security: tomoyo: Fix obsolete function | Ding Xiang |
2018-09-04 | Merge tag 'v4.19-rc2' into next-general | James Morris |
2018-09-03 | apparmor: fix bad debug check in apparmor_secid_to_secctx() | John Johansen |
2018-08-29 | security/capabilities: remove check for -EINVAL | Christian Brauner |
2018-08-24 | Merge tag 'apparmor-pr-2018-08-23' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-08-24 | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-08-22 | apparmor: remove no-op permission check in policy_unpack | John Johansen |
2018-08-22 | init: allow initcall tables to be emitted using relative references | Ard Biesheuvel |
2018-08-21 | apparmor: fix an error code in __aa_create_ns() | Dan Carpenter |
2018-08-15 | Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-08-15 | Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor... | Linus Torvalds |
2018-08-15 | Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds |
2018-08-15 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2018-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-08-15 | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-08-15 | Merge tag 'selinux-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-08-15 | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-08-15 | Merge tag 'hardened-usercopy-v4.19-rc1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2018-08-13 | Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-08-11 | cap_inode_getsecurity: use d_find_any_alias() instead of d_find_alias() | Eddie.Horng |
2018-08-07 | selinux: cleanup dentry and inodes on error in selinuxfs | nixiaoming |
2018-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu |
2018-07-30 | Merge branch 'smack-for-4.19-a' of https://github.com/cschaufler/next-smack i... | James Morris |
2018-07-28 | ima: Get rid of ima_used_chip and use ima_tpm_chip != NULL instead | Stefan Berger |
2018-07-28 | ima: Use tpm_default_chip() and call TPM functions with a tpm_chip | Stefan Berger |
2018-07-23 | net: sched: introduce chain object to uapi | Jiri Pirko |
2018-07-23 | Smack: Inform peer that IPv6 traffic has been blocked | Piotr Sawicki |
2018-07-23 | Smack: Check UDP-Lite and DCCP protocols during IPv6 handling | Piotr Sawicki |
2018-07-23 | Smack: Fix handling of IPv4 traffic received by PF_INET6 sockets | Piotr Sawicki |
2018-07-22 | EVM: fix return value check in evm_write_xattrs() | Wei Yongjun |
2018-07-20 | apparmor: Fix failure to audit context info in build_change_hat | John Johansen |