index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Lines
2018-02-22
security: Add support for SCTP security hooks
Richard Haines
-0
/
+22
2018-02-22
get rid of pointless includes of fs_struct.h
Al Viro
-1
/
+0
2018-02-22
KEYS: Use individual pages in big_key for crypto buffers
David Howells
-23
/
+87
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
-2
/
+3
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
-13
/
+13
2018-02-09
apparmor: improve overlapping domain attachment resolution
John Johansen
-14
/
+158
2018-02-09
apparmor: convert attaching profiles via xattrs to use dfa matching
John Johansen
-57
/
+43
2018-02-09
apparmor: Add support for attaching profiles via xattr, presence and value
Matthew Garrett
-34
/
+217
2018-02-09
apparmor: cleanup: simplify code to get ns symlink name
John Johansen
-19
/
+6
2018-02-09
apparmor: cleanup create_aafs() error path
John Johansen
-20
/
+12
2018-02-09
apparmor: dfa split verification of table headers
John Johansen
-48
/
+68
2018-02-09
apparmor: dfa add support for state differential encoding
John Johansen
-1
/
+29
2018-02-09
apparmor: dfa move character match into a macro
John Johansen
-47
/
+27
2018-02-09
apparmor: update domain transitions that are subsets of confinement at nnp
John Johansen
-65
/
+110
2018-02-09
apparmor: move context.h to cred.h
John Johansen
-14
/
+14
2018-02-09
apparmor: move task related defines and fns to task.X files
John Johansen
-98
/
+105
2018-02-09
apparmor: cleanup, drop unused fn __aa_task_is_confined()
John Johansen
-11
/
+0
2018-02-09
apparmor: cleanup fixup description of aa_replace_profiles
John Johansen
-2
/
+3
2018-02-09
apparmor: rename tctx to ctx
John Johansen
-30
/
+29
2018-02-09
apparmor: drop cred_ctx and reference the label directly
John Johansen
-129
/
+47
2018-02-09
apparmor: move task domain change info to task security
John Johansen
-52
/
+132
2018-02-09
apparmor: rename task_ctx to the more accurate cred_ctx
John Johansen
-46
/
+45
2018-02-09
apparmor: audit unknown signal numbers
John Johansen
-4
/
+12
2018-02-09
apparmor: make signal label match work when matching stacked labels
John Johansen
-28
/
+12
2018-02-09
security: apparmor: remove duplicate includes
Pravin Shedge
-1
/
+0
2018-02-09
apparmor: root view labels should not be under user control
John Johansen
-3
/
+2
2018-02-09
apparmor: cleanup add proper line wrapping to nulldfa.in
John Johansen
-1
/
+107
2018-02-09
apparmor: provide a bounded version of label_parse
John Johansen
-11
/
+27
2018-02-09
apparmor: use the dfa to do label parse string splitting
John Johansen
-11
/
+170
2018-02-09
apparmor: add first substr match to dfa
John Johansen
-0
/
+124
2018-02-09
apparmor: split load data into management struct and data blob
John Johansen
-4
/
+11
2018-02-09
apparmor: fix logging of the existence test for signals
John Johansen
-2
/
+4
2018-02-09
apparmor: fix resource audit messages when auditing peer
John Johansen
-4
/
+4
2018-02-09
apparmor: fix display of .ns_name for containers
John Johansen
-3
/
+1
2018-02-07
Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2018-02-06
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
-8
/
+3
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+14
2018-02-02
ima: re-initialize iint->atomic_flags
Mimi Zohar
-0
/
+1
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-0
/
+1
2018-02-01
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
Goffredo Baroncelli
-1
/
+1
2018-01-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-1
/
+1
2018-01-31
Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-14
/
+13
2018-01-31
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
-21
/
+20
2018-01-31
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
-12
/
+39
2018-01-31
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-105
/
+294
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-9
/
+9
2018-01-30
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-7
/
+0
2018-01-29
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-2
/
+5
2018-01-29
IMA: switch IMA over to new i_version API
Jeff Layton
-2
/
+4
2018-01-18
ima/policy: fix parsing of fsuuid
Mike Rapoport
-1
/
+1
[prev]
[next]