summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-07-07Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/selinux in...James Morris
2016-06-27netlabel: Implement CALIPSO config functions for SMACK.Huw Davies
2016-06-27calipso: Add a label cache.Huw Davies
2016-06-27calipso: Add validation of CALIPSO option.Huw Davies
2016-06-27netlabel: Pass a family parameter to netlbl_skbuff_err().Huw Davies
2016-06-27calipso: Allow the lsm to label the skbuff directly.Huw Davies
2016-06-27ipv6: constify the skb pointer of ipv6_find_tlv().Huw Davies
2016-06-27calipso: Allow request sockets to be relabelled by the lsm.Huw Davies
2016-06-27ipv6: Allow request socks to contain IPv6 options.Huw Davies
2016-06-27calipso: Set the calipso socket label to match the secattr.Huw Davies
2016-06-27netlabel: Move bitmap manipulation functions to the NetLabel core.Huw Davies
2016-06-27ipv6: Add ipv6_renew_options_kern() that accepts a kernel mem pointer.Huw Davies
2016-06-27netlabel: Add support for removing a CALIPSO DOI.Huw Davies
2016-06-27netlabel: Add support for enumerating the CALIPSO DOI list.Huw Davies
2016-06-27netlabel: Add support for querying a CALIPSO DOI.Huw Davies
2016-06-27netlabel: Initial support for the CALIPSO netlink protocol.Huw Davies
2016-06-25tpm: Proxy driver for supporting multiple emulated TPMsStefan Berger
2016-06-25tpm/st33zp24: Extend Copyright headersChristophe RICARD
2016-06-14seccomp: remove 2-phase APIKees Cook
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2016-06-06kernel: Add noaudit variant of ns_capable()Tyler Hicks
2016-06-05devpts: Make each mount of devpts an independent filesystem.Eric W. Biederman
2016-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-06-04Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-06-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-06-03Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-06-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-06-03mm: check the return value of lookup_page_ext for all call sitesYang Shi
2016-06-03Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor'Rafael J. Wysocki
2016-06-02irqchip/gic-v3: Fix copy+paste mistakes in definesAndrew Jones
2016-06-02irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier
2016-06-01Merge tag 'dma-buf-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-06-01time: Make settimeofday error checking work againJohn Stultz
2016-06-01FS-Cache: make check_consistency callback return intYan, Zheng
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-31sctp: sctp_diag should dump sctp socket typeXin Long
2016-05-31fence: add missing descriptions for fenceLuis de Bethencourt
2016-05-31reservation: add headerdoc commentsRob Clark
2016-05-31dma-buf: headerdoc fixesRob Clark
2016-05-30libceph: change ceph_osdmap_flag() to take osdcIlya Dryomov
2016-05-30ACPI / Thermal / video: fix max_level incorrect valueAaron Lu
2016-05-29ipv6: hide ip6_encap_hlen/ip6_tnl_encap definitionsArnd Bergmann
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin
2016-05-28Change hash_64() return value to 32 bitsGeorge Spelvin
2016-05-28<linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string()George Spelvin
2016-05-28fs/namei.c: Add hashlen_string() functionGeorge Spelvin
2016-05-28Pull out string hash to <linux/stringhash.h>George Spelvin
2016-05-28Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds