summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | Smack: freeing an error pointer in smk_write_revoke_subj()Dan Carpenter2015-06-121-7/+9
| * | | | | | selinux: fix setting of security labels on NFSJ. Bruce Fields2015-06-051-0/+1
| * | | | | | selinux: Remove unused permission definitionsStephen Smalley2015-06-041-14/+8
| * | | | | | selinux: enable genfscon labeling for sysfs and pstore filesStephen Smalley2015-06-041-1/+3
| * | | | | | selinux: enable per-file labeling for debugfs files.Stephen Smalley2015-06-042-22/+22
| * | | | | | selinux: update netlink socket classesStephen Smalley2015-06-042-10/+32
| * | | | | | signals: don't abuse __flush_signals() in selinux_bprm_committed_creds()Oleg Nesterov2015-06-043-12/+8
| * | | | | | selinux: Print 'sclass' as string when unrecognized netlink message occursMarek Milkovic2015-06-041-2/+3
| * | | | | | Merge branch 'smack-for-4.2-stacked' of https://github.com/cschaufler/smack-n...James Morris2015-06-035-189/+317
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Smack: allow multiple labels in onlycapRafal Krypa2015-06-024-72/+163
| | * | | | | Smack: fix seq operations in smackfsRafal Krypa2015-06-021-30/+22
| | * | | | | smack: pass error code through pointersLukasz Pawelczyk2015-05-153-97/+139
| | * | | | | Smack: ignore private inode for smack_file_receiveSeung-Woo Kim2015-05-151-0/+3
| * | | | | | ima: pass iint to ima_add_violation()Roberto Sassu2015-05-215-9/+13
| * | | | | | ima: wrap event related data to the new ima_event_data structureRoberto Sassu2015-05-215-79/+61
| * | | | | | integrity: add validity checks for 'path' parameterDmitry Kasatkin2015-05-213-2/+5
| * | | | | | KEYS: fix "ca_keys=" partial key matchingMimi Zohar2015-05-213-11/+35
| * | | | | | evm: fix potential race when removing xattrsDmitry Kasatkin2015-05-212-9/+8
| * | | | | | evm: labeling pseudo filesystems exceptionMimi Zohar2015-05-211-0/+11
| * | | | | | ima: remove definition of IMA_X509_PATHDmitry Kasatkin2015-05-211-7/+1
| * | | | | | ima: limit file hash setting by user to fix and log modesDmitry Kasatkin2015-05-211-2/+6
| * | | | | | ima: do not measure or appraise the NSFS filesystemMimi Zohar2015-05-212-0/+5
| * | | | | | ima: skip measurement of cgroupfs files and update documentationRoberto Sassu2015-05-212-5/+14
| * | | | | | ima: added ima-sig template among choices in kernel-parameters.txtRoberto Sassu2015-05-131-1/+1
| * | | | | | ima: cleanup ima_init_policy() a littleDan Carpenter2015-05-131-10/+6
| |/ / / / /
| * | | | | LSM: Remove unused capability.cCasey Schaufler2015-05-121-1158/+0
| * | | | | LSM: Switch to lists of hooksCasey Schaufler2015-05-1213-387/+627
| * | | | | LSM: Add security module hook list headsCasey Schaufler2015-05-126-402/+626
| * | | | | LSM: Introduce security hook calling MacrosCasey Schaufler2015-05-121-207/+226
| * | | | | LSM: Remove a comment from security.hCasey Schaufler2015-05-121-1270/+0
| * | | | | LSM: Add the comment to lsm_hooks.hCasey Schaufler2015-05-121-0/+1279
| * | | | | LSM: Split security.hCasey Schaufler2015-05-129-312/+365
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-27281-2321/+6271
|\ \ \ \ \ \
| * | | | | | MIPS: spinlock: Adjust arch_spin_lock back-off timeMarkos Chandras2015-06-241-1/+1
| * | | | | | MIPS: asmmacro: Ensure 64-bit FP registers are used with MSAMarkos Chandras2015-06-241-0/+11
| * | | | | | MIPS: BCM47xx: Simplify handling SPROM revisionsRafał Miłecki2015-06-211-44/+9
| * | | | | | MIPS: Cobalt Don't use module_init in non-modular MTD registration.Paul Gortmaker2015-06-211-2/+1
| * | | | | | MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/Rafał Miłecki2015-06-219-2/+25
| * | | | | | MIPS: use for_each_sg()Akinobu Mita2015-06-211-10/+20
| * | | | | | MIPS: BCM47xx: Don't select BCMA_HOST_PCIRafał Miłecki2015-06-211-1/+0
| * | | | | | MIPS: BCM47xx: Add helper variable for storing NVRAM lengthRafał Miłecki2015-06-211-21/+16
| * | | | | | MIPS: IRQ/IP27: Move IRQ allocation API to platform code.Ralf Baechle2015-06-213-41/+51
| * | | | | | MIPS: Replace smp_mb with release barrier function in unlocks.Leonid Yegoshin2015-06-212-2/+2
| * | | | | | MIPS: i8259: DT supportPaul Burton2015-06-212-2/+42
| * | | | | | MIPS: Malta: Basic DT plumbingPaul Burton2015-06-216-1/+49
| * | | | | | MIPS: include errno.h for ENODEV in mips-cm.hPaul Burton2015-06-211-0/+1
| * | | | | | MIPS: Define GCR_GIC_STATUS register fieldsPaul Burton2015-06-211-0/+4
| * | | | | | MIPS: BPF: Introduce BPF ASM helpersMarkos Chandras2015-06-214-145/+302
| * | | | | | MIPS: BPF: Use BPF register names to describe the ABIMarkos Chandras2015-06-211-4/+4
| * | | | | | MIPS: BPF: Move register definition to the BPF headerMarkos Chandras2015-06-212-35/+35
OpenPOWER on IntegriCloud