summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman2016-06-052-5/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-06-043-6/+6
|\ \
| * | FS-Cache: make check_consistency callback return intYan, Zheng2016-06-011-1/+1
| * | libceph: change ceph_osdmap_flag() to take osdcIlya Dryomov2016-05-302-5/+5
* | | Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-06-041-2/+4
|\ \ \
| | \ \
| | \ \
| *-. | | Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'Rafael J. Wysocki2016-06-03610-3878/+16002
| |\ \| |
| | * | | ACPI / Thermal / video: fix max_level incorrect valueAaron Lu2016-05-301-2/+4
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-06-041-7/+36
|\ \ \ \ \
| * | | | | mm: check the return value of lookup_page_ext for all call sitesYang Shi2016-06-041-7/+36
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-06-041-3/+3
|\ \ \ \ \ \
| * | | | | | irqchip/gic-v3: Fix copy+paste mistakes in definesAndrew Jones2016-06-021-2/+2
| * | | | | | irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier2016-06-021-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-06-041-0/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | time: Make settimeofday error checking work againJohn Stultz2016-06-011-0/+3
| |/ / / /
* | | | | Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-06-013-3/+65
|\ \ \ \ \
| * | | | | fence: add missing descriptions for fenceLuis de Bethencourt2016-05-311-0/+2
| * | | | | reservation: add headerdoc commentsRob Clark2016-05-311-0/+53
| * | | | | dma-buf: headerdoc fixesRob Clark2016-05-311-3/+10
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-06-015-3/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sctp: sctp_diag should dump sctp socket typeXin Long2016-05-311-0/+2
| * | | | ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitionsArnd Bergmann2016-05-301-1/+2
| * | | | ethtool: add support for 25G/50G/100G speed modesVidya Sagar Ravipati2016-05-251-1/+10
| * | | | net sched actions: policer missing timestamp processingJamal Hadi Salim2016-05-251-1/+3
| * | | | net_sched: avoid too many hrtimer_start() callsEric Dumazet2016-05-241-0/+1
* | | | | Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds2016-05-294-110/+141
|\ \ \ \ \
| * | | | | <linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin2016-05-281-3/+24
| * | | | | Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin2016-05-281-53/+34