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