index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2018-02-09
apparmor: move task related defines and fns to task.X files
John Johansen
2018-02-09
apparmor: cleanup, drop unused fn __aa_task_is_confined()
John Johansen
2018-02-09
apparmor: cleanup fixup description of aa_replace_profiles
John Johansen
2018-02-09
apparmor: rename tctx to ctx
John Johansen
2018-02-09
apparmor: drop cred_ctx and reference the label directly
John Johansen
2018-02-09
apparmor: move task domain change info to task security
John Johansen
2018-02-09
apparmor: rename task_ctx to the more accurate cred_ctx
John Johansen
2018-02-09
apparmor: audit unknown signal numbers
John Johansen
2018-02-09
apparmor: make signal label match work when matching stacked labels
John Johansen
2018-02-09
security: apparmor: remove duplicate includes
Pravin Shedge
2018-02-09
apparmor: root view labels should not be under user control
John Johansen
2018-02-09
apparmor: cleanup add proper line wrapping to nulldfa.in
John Johansen
2018-02-09
apparmor: provide a bounded version of label_parse
John Johansen
2018-02-09
apparmor: use the dfa to do label parse string splitting
John Johansen
2018-02-09
apparmor: add first substr match to dfa
John Johansen
2018-02-09
apparmor: split load data into management struct and data blob
John Johansen
2018-02-09
apparmor: fix logging of the existence test for signals
John Johansen
2018-02-09
apparmor: fix resource audit messages when auditing peer
John Johansen
2018-02-09
apparmor: fix display of .ns_name for containers
John Johansen
2018-01-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-14
security/Kconfig: Correct the Documentation reference for PTI
W. Trevor King
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-07
Merge tag 'apparmor-pr-2018-01-07' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-01-05
apparmor: fix regression in mount mediation when feature set is pinned
John Johansen
2018-01-03
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-03
x86/pti: Enable PTI by default
Thomas Gleixner
2018-01-02
capabilities: fix buffer overread on very short xattr
Eric Biggers
2017-12-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-23
x86/mm/pti: Add Kconfig
Dave Hansen
2017-12-08
KEYS: reject NULL restriction string when type is specified
Eric Biggers
2017-12-08
security: keys: remove redundant assignment to key_ref
Colin Ian King
2017-12-08
KEYS: add missing permission check for request_key() destination
Eric Biggers
2017-12-08
KEYS: remove unnecessary get/put of explicit dest_keyring
Eric Biggers
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
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-23
Merge branch 'next-keys' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
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-24
Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
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
[next]