linux-2.6-microblaze.git
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-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 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...
2017-06-08 John Johansenapparmor: make internal lib fn skipn_spaces available...
2017-06-08 John Johansenapparmor: move file context into file.h
2017-06-08 Thomas Schneidersecurity/apparmor: Use POSIX-compatible "printf '%s'"
2017-06-08 Dan Carpenterapparmor: Fix error cod in __aa_fs_profile_mkdir()
2017-06-08 Markus Elfringapparmorfs: Use seq_putc() in two functions
2017-06-08 Markus Elfringapparmorfs: Combine two function calls into one in...
2017-06-01 Casey SchauflerSmack: Use cap_capable in privilege check
2017-06-01 Casey SchauflerSmack: Safer check for a socket in file_receive
2017-06-01 Florian Westphalsmack: use pernet operations for hook registration
2017-05-22 James MorrisSync to mainline for security submaintainers to work...
2017-05-22 Linus TorvaldsLinux 4.12-rc2
2017-05-22 Linus Torvaldsx86: fix 32-bit case of __get_user_asm_u64()
2017-05-21 Linus TorvaldsClean up x86 unsafe_get/put_user() type handling
2017-05-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-05-21 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2017-05-21 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2017-05-21 Al Viroosf_wait4(): fix infoleak
2017-05-21 Al Virofix unsafe_put_user()
2017-05-21 Linus TorvaldsMerge tag 'trace-v4.12-rc1' of git://git./linux/kernel...
2017-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-05-20 Vijay Immanuelnvmet: release the sq ref on rdma read errors
2017-05-20 James Smartnvmet-fc: remove target cpu scheduling flag
2017-05-20 James Smartnvme-fc: stop queues on error detection
next