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
2015-06-04
selinux: update netlink socket classes
Stephen Smalley
2
-10
/
+32
2015-06-04
signals: don't abuse __flush_signals() in selinux_bprm_committed_creds()
Oleg Nesterov
1
-2
/
+4
2015-06-04
selinux: Print 'sclass' as string when unrecognized netlink message occurs
Marek Milkovic
1
-2
/
+3
2015-06-03
Merge branch 'smack-for-4.2-stacked' of https://github.com/cschaufler/smack-n...
James Morris
4
-186
/
+314
2015-06-02
Smack: allow multiple labels in onlycap
Rafal Krypa
3
-69
/
+160
2015-06-02
Smack: fix seq operations in smackfs
Rafal Krypa
1
-30
/
+22
2015-05-29
lsm: rename duplicate labels in LSM_AUDIT_DATA_TASK audit message type
Richard Guy Briggs
1
-1
/
+1
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2
-4
/
+4
2015-05-21
ima: pass iint to ima_add_violation()
Roberto Sassu
5
-9
/
+13
2015-05-21
ima: wrap event related data to the new ima_event_data structure
Roberto Sassu
5
-79
/
+61
2015-05-21
integrity: add validity checks for 'path' parameter
Dmitry Kasatkin
3
-2
/
+5
2015-05-21
evm: fix potential race when removing xattrs
Dmitry Kasatkin
1
-4
/
+3
2015-05-21
evm: labeling pseudo filesystems exception
Mimi Zohar
1
-0
/
+11
2015-05-21
ima: remove definition of IMA_X509_PATH
Dmitry Kasatkin
1
-7
/
+1
2015-05-21
ima: limit file hash setting by user to fix and log modes
Dmitry Kasatkin
1
-2
/
+6
2015-05-21
ima: do not measure or appraise the NSFS filesystem
Mimi Zohar
1
-0
/
+2
2015-05-21
ima: skip measurement of cgroupfs files and update documentation
Roberto Sassu
1
-0
/
+2
2015-05-15
smack: pass error code through pointers
Lukasz Pawelczyk
3
-97
/
+139
2015-05-15
Smack: ignore private inode for smack_file_receive
Seung-Woo Kim
1
-0
/
+3
2015-05-13
ima: cleanup ima_init_policy() a little
Dan Carpenter
1
-10
/
+6
2015-05-12
LSM: Remove unused capability.c
Casey Schaufler
1
-1158
/
+0
2015-05-12
LSM: Switch to lists of hooks
Casey Schaufler
11
-321
/
+570
2015-05-12
LSM: Add security module hook list heads
Casey Schaufler
5
-402
/
+406
2015-05-12
LSM: Introduce security hook calling Macros
Casey Schaufler
1
-207
/
+226
2015-05-12
LSM: Split security.h
Casey Schaufler
7
-7
/
+7
2015-05-11
security: make inode_follow_link RCU-walk aware
NeilBrown
3
-6
/
+20
2015-05-11
security/selinux: pass 'flags' arg to avc_audit() and avc_has_perm_flags()
NeilBrown
3
-4
/
+25
2015-05-10
SECURITY: remove nameidata arg from inode_follow_link.
NeilBrown
3
-5
/
+4
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
16
-117
/
+117
2015-04-17
tomoyo: reduce mmap_sem hold for mm->exe_file
Davidlohr Bueso
1
-5
/
+8
2015-04-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2015-04-15
kernel: conditionally support non-root users, groups and capabilities
Iulia Manda
1
-0
/
+1
2015-04-15
VFS: security/: d_inode() annotations
David Howells
4
-12
/
+12
2015-04-15
VFS: security/: d_backing_inode() annotations
David Howells
12
-105
/
+105
2015-04-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
16
-115
/
+324
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-43
/
+24
2015-04-15
lsm: copy comm before calling audit_log to avoid race in string printing
Richard Guy Briggs
1
-6
/
+9
2015-04-14
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
12
-106
/
+64
2015-04-13
selinux/nlmsg: add a build time check for rtnl/xfrm cmds
Nicolas Dichtel
1
-0
/
+3
2015-04-13
Merge branch 'tomoyo-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
James Morris
4
-45
/
+15
2015-04-12
selinux/nlmsg: add XFRM_MSG_MAPPING
Nicolas Dichtel
1
-0
/
+1
2015-04-12
selinux/nlmsg: add XFRM_MSG_MIGRATE
Nicolas Dichtel
1
-0
/
+1
2015-04-12
selinux/nlmsg: add XFRM_MSG_REPORT
Nicolas Dichtel
1
-0
/
+1
2015-04-11
Merge branch 'for-davem' into for-next
Al Viro
5
-44
/
+12
2015-04-11
switch keyctl_instantiate_key_common() to iov_iter
Al Viro
3
-72
/
+40
2015-04-11
switch security_inode_getattr() to struct path *
Al Viro
8
-30
/
+20
2015-04-11
constify tomoyo_realpath_from_path()
Al Viro
2
-4
/
+4
2015-04-08
selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO
Nicolas Dichtel
1
-0
/
+2
2015-04-08
selinux/nlmsg: add XFRM_MSG_GETSPDINFO
Nicolas Dichtel
1
-0
/
+1
2015-04-08
selinux/nlmsg: add XFRM_MSG_NEWSPDINFO
Nicolas Dichtel
1
-0
/
+1
[prev]
[next]