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
2013-09-26
selinux: Use kmemdup instead of kmalloc + memcpy
Duan Jiong
1
-2
/
+2
2013-09-18
Merge git://git.infradead.org/users/eparis/selinux
Paul Moore
15
-388
/
+430
2013-08-28
Revert "SELinux: do not handle seclabel as a special flag"
Eric Paris
2
-1
/
+4
2013-08-28
selinux: consider filesystem subtype in policies
Anand Avati
2
-22
/
+60
2013-08-06
Smack: IPv6 casting error fix for 3.11
Casey Schaufler
1
-13
/
+11
2013-07-25
Add SELinux policy capability for always checking packet and peer classes.
Chris PeBenito
4
-6
/
+30
2013-07-25
selinux: fix problems in netnode when BUG() is compiled out
Paul Moore
1
-0
/
+2
2013-07-25
SELinux: use a helper function to determine seclabel
Eric Paris
1
-14
/
+24
2013-07-25
SELinux: pass a superblock to security_fs_use
Eric Paris
3
-15
/
+11
2013-07-25
SELinux: do not handle seclabel as a special flag
Eric Paris
2
-4
/
+1
2013-07-25
SELinux: change sbsec->behavior to short
Eric Paris
3
-3
/
+3
2013-07-25
SELinux: renumber the superblock options
Eric Paris
2
-4
/
+5
2013-07-25
SELinux: do all flags twiddling in one place
Eric Paris
1
-7
/
+5
2013-07-25
SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT
Eric Paris
2
-15
/
+15
2013-07-25
SELinux: use define for number of bits in the mnt flags mask
Eric Paris
1
-1
/
+4
2013-07-25
SELinux: make it harder to get the number of mnt opts wrong
Eric Paris
1
-2
/
+3
2013-07-25
SELinux: remove crazy contortions around proc
Eric Paris
1
-1
/
+1
2013-07-25
SELinux: fix selinuxfs policy file on big endian systems
Eric Paris
1
-2
/
+1
2013-07-25
SELinux: Enable setting security contexts on rootfs inodes.
Stephen Smalley
1
-0
/
+7
2013-07-25
SELinux: Increase ebitmap_node size for 64-bit configuration
Waiman Long
1
-1
/
+7
2013-07-25
SELinux: Reduce overhead of mls_level_isvalid() function call
Waiman Long
4
-19
/
+27
2013-07-25
selinux: remove the BUG_ON() from selinux_skb_xfrm_sid()
Paul Moore
2
-5
/
+8
2013-07-25
selinux: cleanup the XFRM header
Paul Moore
1
-14
/
+5
2013-07-25
selinux: cleanup selinux_xfrm_decode_session()
Paul Moore
1
-11
/
+12
2013-07-25
selinux: cleanup some comment and whitespace issues in the XFRM code
Paul Moore
1
-13
/
+10
2013-07-25
selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last()
Paul Moore
2
-60
/
+42
2013-07-25
selinux: cleanup selinux_xfrm_policy_lookup() and selinux_xfrm_state_pol_flow...
Paul Moore
1
-36
/
+18
2013-07-25
selinux: cleanup and consolidate the XFRM alloc/clone/delete/free code
Paul Moore
1
-31
/
+40
2013-07-25
lsm: split the xfrm_state_alloc_security() hook implementation
Paul Moore
5
-124
/
+110
2013-07-11
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2013-07-09
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-15
/
+138
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
31
-583
/
+949
2013-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-7
/
+19
2013-07-02
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-38
/
+18
2013-06-29
SELinux: Institute file_path_has_perm()
David Howells
1
-6
/
+18
2013-06-29
Replace a bunch of file->dentry->d_inode refs with file_inode()
David Howells
1
-1
/
+1
2013-06-20
evm: audit integrity metadata failures
Mimi Zohar
1
-1
/
+14
2013-06-20
integrity: move integrity_audit_msg()
Mimi Zohar
7
-33
/
+36
2013-06-08
NFS: Extend NFS xattr handlers to accept the security namespace
David Quigley
1
-0
/
+1
2013-06-08
NFS: Client implementation of Labeled-NFS
David Quigley
1
-0
/
+4
2013-06-08
SELinux: Add new labeling type native labels
David Quigley
3
-10
/
+32
2013-06-08
LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data.
David Quigley
3
-5
/
+19
2013-06-08
Security: Add Hook to test if the particular xattr is part of a MAC model.
David Quigley
4
-0
/
+29
2013-06-08
Security: Add hook to calculate context based on a negative dentry.
David Quigley
3
-0
/
+53
2013-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-20
/
+14
2013-06-03
Smack: Fix the bug smackcipso can't set CIPSO correctly
Passion,Zhao
1
-1
/
+1
2013-05-31
selinux: fix the labeled xfrm/IPsec reference count handling
Paul Moore
1
-20
/
+14
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
1
-1
/
+1
2013-05-28
Smack: Fix possible NULL pointer dereference at smk_netlbl_mls()
Tetsuo Handa
1
-0
/
+2
[next]