summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "SELinux: do not handle seclabel as a special flag"Eric Paris2013-08-282-1/+4
* selinux: consider filesystem subtype in policiesAnand Avati2013-08-282-22/+60
* Add SELinux policy capability for always checking packet and peer classes.Chris PeBenito2013-07-254-6/+30
* selinux: fix problems in netnode when BUG() is compiled outPaul Moore2013-07-251-0/+2
* SELinux: use a helper function to determine seclabelEric Paris2013-07-251-14/+24
* SELinux: pass a superblock to security_fs_useEric Paris2013-07-253-15/+11
* SELinux: do not handle seclabel as a special flagEric Paris2013-07-252-4/+1
* SELinux: change sbsec->behavior to shortEric Paris2013-07-253-3/+3
* SELinux: renumber the superblock optionsEric Paris2013-07-252-4/+5
* SELinux: do all flags twiddling in one placeEric Paris2013-07-251-7/+5
* SELinux: rename SE_SBLABELSUPP to SBLABEL_MNTEric Paris2013-07-252-15/+15
* SELinux: use define for number of bits in the mnt flags maskEric Paris2013-07-251-1/+4
* SELinux: make it harder to get the number of mnt opts wrongEric Paris2013-07-251-2/+3
* SELinux: remove crazy contortions around procEric Paris2013-07-251-1/+1
* SELinux: fix selinuxfs policy file on big endian systemsEric Paris2013-07-251-2/+1
* SELinux: Enable setting security contexts on rootfs inodes.Stephen Smalley2013-07-251-0/+7
* SELinux: Increase ebitmap_node size for 64-bit configurationWaiman Long2013-07-251-1/+7
* SELinux: Reduce overhead of mls_level_isvalid() function callWaiman Long2013-07-254-19/+27
* selinux: remove the BUG_ON() from selinux_skb_xfrm_sid()Paul Moore2013-07-252-5/+8
* selinux: cleanup the XFRM headerPaul Moore2013-07-251-14/+5
* selinux: cleanup selinux_xfrm_decode_session()Paul Moore2013-07-251-11/+12
* selinux: cleanup some comment and whitespace issues in the XFRM codePaul Moore2013-07-251-13/+10
* selinux: cleanup selinux_xfrm_sock_rcv_skb() and selinux_xfrm_postroute_last()Paul Moore2013-07-252-60/+42
* selinux: cleanup selinux_xfrm_policy_lookup() and selinux_xfrm_state_pol_flow...Paul Moore2013-07-251-36/+18
* selinux: cleanup and consolidate the XFRM alloc/clone/delete/free codePaul Moore2013-07-251-31/+40
* lsm: split the xfrm_state_alloc_security() hook implementationPaul Moore2013-07-256-132/+128
* Linux 3.10v3.10Linus Torvalds2013-07-011-1/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-07-011-1/+2
|\
| * powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan2013-06-301-1/+2
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2013-07-0111-93/+61
|\ \ | |/ |/|
| * Merge tag 'fcoe1' into fixesJames Bottomley2013-06-271575-11275/+19854
| |\
| * \ Merge tag 'fcoe' into fixesJames Bottomley2013-06-274-25/+31
| |\ \
| | * | MAINTAINERS: Fix fcoe mailing listNeil Horman2013-05-101-1/+1
| | * | libfc: extend ex_lock to protect all of fc_seq_sendNeil Horman2013-05-101-13/+24
| | * | libfc: Correct check for initiator roleMark Rustad2013-05-101-1/+1
| | * | libfcoe: Fix Conflicting FCFs issue in the fabricKrishna Mohan2013-05-101-10/+5
| * | | [SCSI] ipr: Avoid target_destroy accessing memory after it was freedwenxiong@linux.vnet.ibm.com2013-05-132-19/+3
| * | | [SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routinesgurinder.shergill@hp.com2013-05-125-49/+27
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2013-06-302-7/+14
|\ \ \ \
| * | | | powerpc/pci: Improve device hotplug initializationGuenter Roeck2013-06-301-5/+12
| * | | | powerpc/eeh: Add eeh_dev to the cache during bootThadeu Lima de Souza Cascardo2013-06-281-2/+2
* | | | | ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson2013-06-301-2/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-06-293-13/+14
|\ \ \ \ \
| * | | | | crypto: algboss - Hold ref count on larvalHerbert Xu2013-06-253-13/+14
* | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-06-291-0/+5
|\ \ \ \ \ \
| * | | | | | drm/qxl: add missing access check for execbuffer ioctlDave Airlie2013-06-281-0/+5
* | | | | | | Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validationMathieu Desnoyers2013-06-291-9/+11
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-06-291-1/+5
|\ \ \ \ \ \ \
| * | | | | | | rbd: send snapshot context with writesJosh Durgin2013-06-271-1/+5
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-291-15/+39
|\ \ \ \ \ \ \ \