summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2016-07-301-2/+0
|\
| * audit: add fields to exclude filter by reusing user filterRichard Guy Briggs2016-06-271-2/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-3013-17/+260
|\ \
| * | tpm: Factor out common startup codeJason Gunthorpe2016-07-191-0/+5
| * | Merge tag 'keys-misc-20160708' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2016-07-091-1/+1
| |\ \
| | * | KEYS: Strip trailing spacesDavid Howells2016-06-141-1/+1
| * | | Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...James Morris2016-07-076-5/+207
| |\ \ \
| | * | | netlabel: Implement CALIPSO config functions for SMACK.Huw Davies2016-06-271-0/+26
| | * | | calipso: Add a label cache.Huw Davies2016-06-272-2/+13
| | * | | calipso: Add validation of CALIPSO option.Huw Davies2016-06-271-0/+6
| | * | | netlabel: Pass a family parameter to netlbl_skbuff_err().Huw Davies2016-06-271-1/+1
| | * | | calipso: Allow the lsm to label the skbuff directly.Huw Davies2016-06-271-0/+11
| | * | | ipv6: constify the skb pointer of ipv6_find_tlv().Huw Davies2016-06-271-1/+1
| | * | | calipso: Allow request sockets to be relabelled by the lsm.Huw Davies2016-06-271-0/+6
| | * | | ipv6: Allow request socks to contain IPv6 options.Huw Davies2016-06-271-1/+6
| | * | | calipso: Set the calipso socket label to match the secattr.Huw Davies2016-06-273-0/+12
| | * | | netlabel: Move bitmap manipulation functions to the NetLabel core.Huw Davies2016-06-271-0/+6
| | * | | ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer.Huw Davies2016-06-271-0/+6
| | * | | netlabel: Add support for removing a CALIPSO DOI.Huw Davies2016-06-271-0/+1
| | * | | netlabel: Add support for enumerating the CALIPSO DOI list.Huw Davies2016-06-271-0/+4
| | * | | netlabel: Add support for querying a CALIPSO DOI.Huw Davies2016-06-271-0/+4
| | * | | netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies2016-06-273-0/+104
| * | | | tpm: Proxy driver for supporting multiple emulated TPMsStefan Berger2016-06-252-0/+37
| * | | | tpm/st33zp24: Extend Copyright headersChristophe RICARD2016-06-251-1/+1
| * | | | seccomp: remove 2-phase APIKees Cook2016-06-141-6/+0
| * | | | seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-4/+4
| | |/ / | |/| |
| * | | kernel: Add noaudit variant of ns_capable()Tyler Hicks2016-06-061-0/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-07-306-32/+70
|\ \ \ \
| * | | | fs: Update i_[ug]id_(read|write) to translate relative to s_user_nsSeth Forshee2016-07-051-25/+25
| * | | | quota: Ensure qids map to the filesystemEric W. Biederman2016-07-051-0/+10
| * | | | vfs: Don't modify inodes with a uid or gid unknown to the vfsEric W. Biederman2016-07-051-0/+5
| * | | | vfs: Verify acls are valid within superblock's s_user_ns.Eric W. Biederman2016-07-011-1/+1
| * | | | userns: Handle -1 in k[ug]id_has_mapping when !CONFIG_USER_NSEric W. Biederman2016-07-011-2/+2
| * | | | fs: Treat foreign mounts as nosuidAndy Lutomirski2016-06-241-0/+1
| * | | | fs: Limit file caps to the user namespace of the super blockSeth Forshee2016-06-241-0/+6
| * | | | userns: Remove the now unnecessary FS_USERNS_DEV_MOUNT flagEric W. Biederman2016-06-231-1/+0
| * | | | vfs: Generalize filesystem nodev handling.Eric W. Biederman2016-06-231-0/+2
| * | | | fs: Add user namespace member to struct super_blockEric W. Biederman2016-06-231-0/+12
| * | | | vfs: Pass data, ns, and ns->userns to mount_nsEric W. Biederman2016-06-231-2/+3
| * | | | mnt: Refactor fs_fully_visible into mount_too_revealingEric W. Biederman2016-06-231-1/+3
| |/ / /
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-2910-47/+124
|\ \ \ \
| * | | | timers/core: Correct callback order during CPU hot plugRichard Cochran2016-07-281-1/+1
| * | | | leds/trigger/cpu: Move from CPU_STARTING to ONLINE levelSebastian Andrzej Siewior2016-07-221-1/+0
| * | | | powerpc/numa: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-221-0/+1
| * | | | arm/perf: Fix hotplug state machine conversionSebastian Andrzej Siewior2016-07-201-0/+1
| * | | | ARC/time: Convert to hotplug state machineAnna-Maria Gleixner2016-07-151-0/+1
| * | | | clocksource/atlas7: Convert to hotplug state machineRichard Cochran2016-07-151-0/+1
| * | | | clocksource/armada-370-xp: Convert to hotplug state machineRichard Cochran2016-07-151-0/+1
| * | | | clocksource/exynos_mct: Convert to hotplug state machineRichard Cochran2016-07-151-0/+1
| * | | | clocksource/arm_global_timer: Convert to hotplug state machineRichard Cochran2016-07-151-0/+1