Age | Commit message (Expand) | Author |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds |
2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2018-01-12 | apparmor: Fix regression in profile conflict logic | Matthew Garrett |
2018-01-12 | apparmor: fix ptrace label match when matching stacked labels | John Johansen |
2018-01-05 | apparmor: fix regression in mount mediation when feature set is pinned | John Johansen |
2017-11-30 | Merge tag 'apparmor-pr-2017-11-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-11-27 | apparmor: fix oops in audit_signal_cb hook | John Johansen |
2017-11-27 | apparmor: annotate ->poll() instances | Al Viro |
2017-11-27 | Rename superblock flags (MS_xyz -> SB_xyz) | Linus Torvalds |
2017-11-23 | Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-11-21 | apparmor: fix possible recursive lock warning in __aa_create_ns | John Johansen |
2017-11-21 | apparmor: fix locking when creating a new complain profile. | John Johansen |
2017-11-21 | apparmor: fix profile attachment for special unconfined profiles | John Johansen |
2017-11-21 | apparmor: ensure that undecidable profile attachments fail | John Johansen |
2017-11-21 | apparmor: fix leak of null profile name if profile allocation fails | John Johansen |
2017-11-21 | apparmor: remove unused redundant variable stop | Colin Ian King |
2017-11-21 | apparmor: Fix bool initialization/comparison | Thomas Meyer |
2017-11-21 | apparmor: initialized returned struct aa_perms | Arnd Bergmann |
2017-11-21 | apparmor: fix spelling mistake: "resoure" -> "resource" | Colin Ian King |
2017-11-15 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-08 | apparmor: fix off-by-one comparison on MAXMAPPED_SIG | John Johansen |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-02 | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-31 | treewide: Fix function prototypes for module_param_call() | Kees Cook |
2017-10-26 | Revert "apparmor: add base infastructure for socket mediation" | Linus Torvalds |
2017-10-10 | locking/rwsem, security/apparmor: Replace homebrew use of write_can_lock() wi... | Will Deacon |
2017-09-23 | Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-09-22 | apparmor: fix apparmorfs DAC access permissions | John Johansen |
2017-09-22 | apparmor: fix build failure on sparc caused by undeclared signals | John Johansen |
2017-09-22 | apparmor: fix incorrect type assignment when freeing proxies | John Johansen |
2017-09-22 | apparmor: ensure unconfined profiles have dfas initialized | John Johansen |
2017-09-22 | apparmor: fix race condition in null profile creation | John Johansen |
2017-09-22 | apparmor: move new_null_profile to after profile lookup fns() | John Johansen |
2017-09-22 | apparmor: add base infastructure for socket mediation | John Johansen |
2017-09-22 | apparmor: add more debug asserts to apparmorfs | John Johansen |
2017-09-22 | apparmor: make policy_unpack able to audit different info messages | John Johansen |
2017-09-22 | apparmor: add support for absolute root view based labels | John Johansen |
2017-09-22 | apparmor: cleanup conditional check for label in label_print | John Johansen |
2017-09-22 | apparmor: add mount mediation | John Johansen |
2017-09-22 | apparmor: add the ability to mediate signals | John Johansen |
2017-09-22 | apparmor: Redundant condition: prev_ns. in [label.c:1498] | John Johansen |
2017-09-22 | apparmor: Fix an error code in aafs_create() | Dan Carpenter |
2017-09-22 | apparmor: Fix logical error in verify_header() | Christos Gkekas |
2017-09-22 | apparmor: Fix shadowed local variable in unpack_trans_table() | Geert Uytterhoeven |
2017-08-01 | apparmor: Refactor to remove bprm_secureexec hook | Kees Cook |
2017-08-01 | exec: Rename bprm->cred_prepared to called_set_creds | Kees Cook |
2017-07-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2017-06-28 | apparmor: put back designators in struct initialisers | Stephen Rothwell |