| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 2013-11-21 |
|\ |
|
| * | Merge branch 'master' of git://git.infradead.org/users/pcmoore/selinux into r... | James Morris | 2013-10-22 |
| |\ |
|
| | * | selinux: correct locking in selinux_netlbl_socket_connect) | Paul Moore | 2013-09-26 |
| | * | selinux: Use kmemdup instead of kmalloc + memcpy | Duan Jiong | 2013-09-26 |
| | * | Merge git://git.infradead.org/users/eparis/selinux | Paul Moore | 2013-09-18 |
| | |\ |
|
| | | * | Revert "SELinux: do not handle seclabel as a special flag" | Eric Paris | 2013-08-28 |
| | | * | selinux: consider filesystem subtype in policies | Anand Avati | 2013-08-28 |
| | | * | Add SELinux policy capability for always checking packet and peer classes. | Chris PeBenito | 2013-07-25 |
| | | * | selinux: fix problems in netnode when BUG() is compiled out | Paul Moore | 2013-07-25 |
| | | * | SELinux: use a helper function to determine seclabel | Eric Paris | 2013-07-25 |
| | | * | SELinux: pass a superblock to security_fs_use | Eric Paris | 2013-07-25 |
| | | * | SELinux: do not handle seclabel as a special flag | Eric Paris | 2013-07-25 |
| | | * | SELinux: change sbsec->behavior to short | Eric Paris | 2013-07-25 |
| | | * | SELinux: renumber the superblock options | Eric Paris | 2013-07-25 |
| | | * | SELinux: do all flags twiddling in one place | Eric Paris | 2013-07-25 |
| | | * | SELinux: rename SE_SBLABELSUPP to SBLABEL_MNT | Eric Paris | 2013-07-25 |
| | | * | SELinux: use define for number of bits in the mnt flags mask | Eric Paris | 2013-07-25 |
| | | * | SELinux: make it harder to get the number of mnt opts wrong | Eric Paris | 2013-07-25 |
| | | * | SELinux: remove crazy contortions around proc | Eric Paris | 2013-07-25 |
| | | * | SELinux: fix selinuxfs policy file on big endian systems | Eric Paris | 2013-07-25 |
| | | * | SELinux: Enable setting security contexts on rootfs inodes. | Stephen Smalley | 2013-07-25 |
| | | * | SELinux: Increase ebitmap_node size for 64-bit configuration | Waiman Long | 2013-07-25 |
| | | * | SELinux: Reduce overhead of mls_level_isvalid() function call | Waiman Long | 2013-07-25 |
| | | * | selinux: remove the BUG_ON() from selinux_skb_xfrm_sid() | Paul Moore | 2013-07-25 |
| | | * | selinux: cleanup the XFRM header | Paul Moore | 2013-07-25 |
| | | * | selinux: cleanup selinux_xfrm_decode_session() | Paul Moore | 2013-07-25 |
| | | * | selinux: cleanup some comment and whitespace issues in the XFRM code | Paul Moore | 2013-07-25 |
| | | * | selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last() | Paul Moore | 2013-07-25 |
| | | * | selinux: cleanup selinux_xfrm_policy_lookup() and selinux_xfrm_state_pol_flow... | Paul Moore | 2013-07-25 |
| | | * | selinux: cleanup and consolidate the XFRM alloc/clone/delete/free code | Paul Moore | 2013-07-25 |
| | | * | lsm: split the xfrm_state_alloc_security() hook implementation | Paul Moore | 2013-07-25 |
* | | | | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds | 2013-11-21 |
|\ \ \ \ |
|
| * | | | | selinux: apply selinux checks on new audit message types | Eric Paris | 2013-11-05 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-10-23 |
|\ \ \ \ |
|
| * | | | | selinux: remove 'flags' parameter from avc_audit() | Linus Torvalds | 2013-10-04 |
| * | | | | selinux: avc_has_perm_flags has no more users | Linus Torvalds | 2013-10-04 |
| * | | | | selinux: remove 'flags' parameter from inode_has_perm | Linus Torvalds | 2013-10-04 |
| | |/ /
| |/| | |
|
* | | | | netfilter: pass hook ops to hookfn | Patrick McHardy | 2013-10-14 |
* | | | | net ipv4: Convert ipv4.ip_local_port_range to be per netns v3 | Eric W. Biederman | 2013-10-01 |
|/ / / |
|
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2013-09-07 |
|\ \ \ |
|
| * | | | xattr: Constify ->name member of "struct xattr". | Tetsuo Handa | 2013-07-25 |
| |/ / |
|
* / / | net: split rt_genid for ipv4 and ipv6 | fan.du | 2013-07-31 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-07-09 |
|\ \ |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-06-05 |
| |\| |
|
| * | | net: pass info struct via netdevice notifier | Jiri Pirko | 2013-05-28 |
* | | | Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-07-09 |
|\ \ \ |
|
| * | | | NFS: Client implementation of Labeled-NFS | David Quigley | 2013-06-08 |
| * | | | SELinux: Add new labeling type native labels | David Quigley | 2013-06-08 |
| * | | | LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data. | David Quigley | 2013-06-08 |
| * | | | Security: Add Hook to test if the particular xattr is part of a MAC model. | David Quigley | 2013-06-08 |