platform/kernel/linux-starfive.git
2017-06-28 Stephen Rothwellapparmor: put back designators in struct initialisers
2017-06-27 James MorrisMerge tag 'seccomp-next' of git://git./linux/kernel...
2017-06-26 Kees Cookseccomp: Switch from atomic_t to recount_t
2017-06-26 Kees Cookseccomp: Adjust selftests to avoid double-join
2017-06-26 Kees Cookseccomp: Clean up core dump logic
2017-06-23 James MorrisMerge branch 'stable-4.13' of git://git.infradead.org...
2017-06-21 Eric RichterIMA: update IMA policy documentation to include pcr...
2017-06-21 Thiago Jung... ima: Log the same audit cause whenever a file has no...
2017-06-21 Thiago Jung... ima: Simplify policy_func_show.
2017-06-21 Thiago Jung... integrity: Small code improvements
2017-06-21 Roberto Sassuima: fix get_binary_runtime_size()
2017-06-21 Roberto Sassuima: use ima_parse_buf() to parse template data
2017-06-21 Roberto Sassuima: use ima_parse_buf() to parse measurements headers
2017-06-21 Roberto Sassuima: introduce ima_parse_buf()
2017-06-21 Laura Abbottima: Add cgroups2 to the defaults list
2017-06-21 Geliang Tangima: use memdup_user_nul
2017-06-21 Tycho Andersenima: fix up #endif comments
2017-06-21 Ben HutchingsIMA: Correct Kconfig dependencies for hash selection
2017-06-21 Mimi Zoharima: define is_ima_appraise_enabled()
2017-06-21 Mimi Zoharima: define Kconfig IMA_APPRAISE_BOOTPARAM option
2017-06-21 Mimi Zoharima: define a set of appraisal rules requiring file...
2017-06-21 Mimi Zoharima: extend the "ima_policy" boot command line to suppo...
2017-06-21 James MorrisMerge branch 'smack-for-4.13' of git://github.com/cscha...
2017-06-20 Jeff Vander... selinux: enable genfscon labeling for tracefs
2017-06-19 Gustavo A.... tpm/tpm_atmel: remove unnecessary NULL check
2017-06-19 Andy Shevchenkotpm/st33zp24: Switch to devm_acpi_dev_add_driver_gpios()
2017-06-13 Stefan Bergertpm: vtpm_proxy: Prevent userspace from sending driver...
2017-06-13 Stefan Bergertpm: vtpm_proxy: Implement request_locality function.
2017-06-13 Stefan Bergertpm: Introduce flag TPM_TRANSMIT_RAW
2017-06-13 Stefan Bergertpm: vtpm_proxy: Suppress error logging when in closed...
2017-06-13 Peter Huewetpm, tpmrm: Mark tpmrm_write as static
2017-06-13 Jarkko Sakkinentpm: remove struct tpm_pcrextend_in
2017-06-13 Jarkko Sakkinentpm, tpm_infineon: remove useless snprintf() calls
2017-06-13 Jarkko Sakkinentpm: fix byte order related arithmetic inconsistency...
2017-06-13 Bryan Freedtpm: Apply a sane minimum adapterlimit value for retran...
2017-06-13 Jason Gunthorpetpm_tis: Consolidate the platform and acpi probe flow
2017-06-13 Jason Gunthorpetpm_tis: Use platform_get_irq
2017-06-13 Jason Gunthorpetpm_tis: Fix IRQ autoprobing when using platform_device
2017-06-13 Roberto Sassutpm: move TPM 1.2 code of tpm_pcr_extend() to tpm1_pcr_...
2017-06-13 Roberto Sassutpm: move endianness conversion of ordinals to tpm_inpu...
2017-06-13 Roberto Sassutpm: move endianness conversion of TPM_TAG_RQU_COMMAND...
2017-06-11 John Johansenapparmor: export that basic profile namespaces are...
2017-06-11 John Johansenapparmor: add stacked domain labels interface
2017-06-11 John Johansenapparmor: add domain label stacking info to apparmorfs
2017-06-11 John Johansenapparmor: move change_profile mediation to using labels
2017-06-11 John Johansenapparmor: move change_hat mediation to using labels
2017-06-11 John Johansenapparmor: move exec domain mediation to using labels
2017-06-11 John Johansenapparmor: support v7 transition format compatible with...
2017-06-11 John Johansenapparmor: mediate files when they are received
2017-06-11 John Johansenapparmor: rework file permission to cache file access...
2017-06-11 John Johansenapparmor: move path_link mediation to using labels
2017-06-11 John Johansenapparmor: refactor path name lookup and permission...
2017-06-11 John Johansenapparmor: update aa_audit_file() to use labels
2017-06-11 John Johansenapparmor: move aa_file_perm() to use labels
2017-06-11 John Johansenapparmor: allow ptrace checks to be finer grained than...
2017-06-11 John Johansenapparmor: move ptrace checks to using labels
2017-06-11 John Johansenapparmor: add cross check permission helper macros
2017-06-11 John Johansenapparmor: move resource checks to using labels
2017-06-11 John Johansenapparmor: move capability checks to using labels
2017-06-11 John Johansenapparmor: update query interface to support label queries
2017-06-11 John Johansenapparmor: switch getprocattr to using label_print fns()
2017-06-11 John Johansenapparmor: switch from profiles to using labels on contexts
2017-06-11 John Johansenapparmor: add the base fns() for domain labels
2017-06-11 John Johansenapparmor: revalidate files during exec
2017-06-11 John Johansenapparmor: cleanup rename XXX_file_context() to XXX_file...
2017-06-11 John Johansenapparmor: convert aa_change_XXX bool parameters to...
2017-06-11 John Johansenapparmor: cleanup remove unused and not fully implement...
2017-06-11 John Johansenapparmor: refactor updating profiles to the newest...
2017-06-11 John Johansenapparmor: share profile name on replacement
2017-06-11 John Johansenapparmor: convert to profile block critical sections
2017-06-11 John Johansenapparmor: move bprm_committing_creds/committed_creds...
2017-06-11 John Johansenapparmor: fix display of ns name
2017-06-11 John Johansenapparmor: fix apparmor_query data
2017-06-11 John Johansenapparmor: fix policy load/remove semantics
2017-06-11 John Johansenapparmor: add namespace lookup fns()
2017-06-11 John Johansenapparmor: cleanup __find_child()
2017-06-11 John Johansenapparmor: provide information about path buffer size...
2017-06-11 John Johansenapparmor: add profile permission query ability
2017-06-11 John Johansenapparmor: switch from file_perms to aa_perms
2017-06-11 John Johansenapparmor: add gerneric permissions struct and support fns
2017-06-11 John Johansenapparmor: add fn to test if profile supports a given...
2017-06-11 John Johansenapparmor: speed up transactional queries
2017-06-11 John Johansenapparmor: add label data availability to the feature set
2017-06-11 John Johansenapparmor: add mkdir/rmdir interface to manage policy...
2017-06-11 John Johansenapparmor: add policy revision file interface
2017-06-11 John Johansenapparmor: provide finer control over policy management
2017-06-09 Scott Mayhewsecurity/selinux: allow security_sb_clone_mnt_opts...
2017-06-09 Junil Leeselinux: use kmem_cache for ebitmap
2017-06-09 John Johansenapparmor: rework perm mapping to a slightly broader set
2017-06-08 John Johansenapparmor: move permissions into their own file to be...
2017-06-08 John Johansenapparmor: convert from securityfs to apparmorfs for...
2017-06-08 John Johansenapparmor: allow specifying an already created dir to...
2017-06-08 John Johansenapparmor: rename apparmor file fns and data to indicate use
2017-06-08 John Johansenapparmor: add custom apparmorfs that will be used by...
2017-06-08 John Johansenapparmor: use macro template to simplify namespace...
2017-06-08 John Johansenapparmor: use macro template to simplify profile seq_files
2017-06-08 John Johansenapparmor: move to per loaddata files, instead of replic...
2017-06-08 John Johansensecurityfs: add the ability to support symlinks
2017-06-08 John Johansenapparmor: Move path lookup to using preallocated buffers
2017-06-08 John Johansenapparmor: allow profiles to provide info to disconnecte...
next