Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | tpm: Merge the tpm-bios module with tpm.o | Jason Gunthorpe | 2013-10-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | tpm: Rename tpm.c to tpm-interface.c | Jason Gunthorpe | 2013-10-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | tpm: cleanup checkpatch warnings | Peter Huewe | 2013-10-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | tpm: Remove tpm_show_caps_1_2 | Jason Gunthorpe | 2013-10-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | tpm: st33: Remove chip->data_buffer access from this driver | Jason Gunthorpe | 2013-10-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | tpm: Remove redundant dev_set_drvdata | Jason Gunthorpe | 2013-10-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | tpm: Use container_of to locate the tpm_chip in tpm_open | Jason Gunthorpe | 2013-10-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | tpm: Store devname in the tpm_chip | Jason Gunthorpe | 2013-10-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | tpm atmel: Call request_region with the correct base | Jason Gunthorpe | 2013-10-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | tpm: ibmvtpm: Use %zd formatting for size_t format arguments | Jason Gunthorpe | 2013-10-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | tpm: MAINTAINERS: Add myself as tpm maintainer | Peter Huewe | 2013-10-22 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | selinux: add Paul Moore as a SELinux maintainer | Paul Moore | 2013-09-18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | X.509: remove possible code fragility: enumeration values not handled | Antonio Alecrim Jr | 2013-09-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | X.509: add module description and license | Konstantin Khlebnikov | 2013-09-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | MPILIB: add module description and license | Konstantin Khlebnikov | 2013-09-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KEYS: initialize root uid and session keyrings early | Mimi Zohar | 2013-09-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KEYS: verify a certificate is signed by a 'trusted' key | Mimi Zohar | 2013-09-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KEYS: Make the system 'trusted' keyring viewable by userspace | Mimi Zohar | 2013-09-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KEYS: Set the asymmetric-key type default search method | David Howells | 2013-09-25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | KEYS: Add a 'trusted' flag and a 'trusted only' flag | David Howells | 2013-09-25 |