index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Commit message (
Expand
)
Author
Age
*
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-04
|
\
|
*
capabilities: Allow privileged user in s_user_ns to set security.* xattrs
Eric W. Biederman
2018-05-24
|
*
evm: Don't update hmacs in user ns mounts
Seth Forshee
2018-05-03
*
|
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-06-04
|
\
\
|
*
|
__inode_security_revalidate() never gets NULL opt_dentry
Al Viro
2018-05-14
*
|
|
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
|
\
\
\
|
*
|
|
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2018-05-16
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'selinux-pr-20180530' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-05-30
|
\
\
\
|
*
|
|
selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
Sachin Grover
2018-05-29
*
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-05-21
|
\
\
\
\
|
*
|
|
|
fix breakage caused by d_find_alias() semantics change
Al Viro
2018-05-13
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-05-17
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
selinux: correctly handle sa_family cases in selinux_sctp_bind_connect()
Alexey Kodanev
2018-05-14
|
*
|
selinux: fix address family in bind() and connect() to match address/port
Alexey Kodanev
2018-05-14
|
*
|
selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind()
Alexey Kodanev
2018-05-14
*
|
|
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-24
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
commoncap: Handle memory allocation failure.
Tetsuo Handa
2018-04-10
*
|
|
Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-04-13
|
\
\
\
|
*
|
|
apparmor: fix memory leak on buffer on error exit path
Colin Ian King
2018-03-31
|
*
|
|
apparmor: fix dangling symlinks to policy rawdata after replacement
John Johansen
2018-03-23
|
*
|
|
apparmor: Fix an error code in verify_table_headers()
Dan Carpenter
2018-03-23
|
*
|
|
apparmor: fix error returns checks by making size a ssize_t
Colin Ian King
2018-03-23
|
*
|
|
apparmor: remove POLICY_MEDIATES_SAFE
John Johansen
2018-03-13
|
*
|
|
apparmor: add base infastructure for socket mediation
John Johansen
2018-03-13
|
*
|
|
apparmor: improve overlapping domain attachment resolution
John Johansen
2018-02-09
|
*
|
|
apparmor: convert attaching profiles via xattrs to use dfa matching
John Johansen
2018-02-09
|
*
|
|
apparmor: Add support for attaching profiles via xattr, presence and value
Matthew Garrett
2018-02-09
|
*
|
|
apparmor: cleanup: simplify code to get ns symlink name
John Johansen
2018-02-09
|
*
|
|
apparmor: cleanup create_aafs() error path
John Johansen
2018-02-09
|
*
|
|
apparmor: dfa split verification of table headers
John Johansen
2018-02-09
|
*
|
|
apparmor: dfa add support for state differential encoding
John Johansen
2018-02-09
|
*
|
|
apparmor: dfa move character match into a macro
John Johansen
2018-02-09
|
*
|
|
apparmor: update domain transitions that are subsets of confinement at nnp
John Johansen
2018-02-09
|
*
|
|
apparmor: move context.h to cred.h
John Johansen
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
[next]