platform/kernel/linux-rpi.git
2017-02-03 Jason Gunthorpetpm: Begin the process to deprecate user_read_timer
2017-02-03 Jarkko Sakkinentpm: remove tpm_read_index and tpm_write_index from...
2017-01-27 Lans Zhangima: allow to check MAY_APPEND
2017-01-27 Mimi Zoharima: fix ima_d_path() possible race with rename
2017-01-26 James MorrisMerge branch 'smack-for-4.11' of git://github.com/cscha...
2017-01-23 Stefan Bergertpm: Check size of response before accessing data
2017-01-23 Maciej S. Szmigierotpm_tis: use default timeout value if chip reports...
2017-01-23 Jason Gunthorpetpm: Do not print an error message when doing TPM auto...
2017-01-23 Jiandi Antpm, tpm_crb: Handle 64-bit resource in crb_check_resou...
2017-01-23 Geliang Tangtpm/tpm_tis_spi: drop duplicate header module.h
2017-01-23 Corentin Labbetpm/st33zp24: Remove unneeded linux/miscdevice.h include
2017-01-23 Winkler, Tomastpm/vtpm: fix kdoc warnings
2017-01-23 Winkler, Tomastmp: use pdev for parent device in tpm_chip_alloc
2017-01-23 Winkler, Tomastpm/tpm2-chip: fix kdoc errors
2017-01-23 Winkler, Tomastpm: add kdoc for tpm_transmit and tpm_transmit_cmd
2017-01-23 Mike Frysingerseccomp: dump core when using SECCOMP_RET_KILL
2017-01-19 Casey SchauflerLSM: Add /sys/kernel/security/lsm
2017-01-16 John Johansenapparmor: fix undefined reference to `aa_g_hash_policy'
2017-01-16 John Johansenapparmor: replace remaining BUG_ON() asserts with AA_BUG()
2017-01-16 John Johansenapparmor: fix restricted endian type warnings for polic...
2017-01-16 John Johansenapparmor: fix restricted endian type warnings for dfa...
2017-01-16 John Johansenapparmor: add check for apparmor enabled in module...
2017-01-16 John Johansenapparmor: add per cpu work buffers to avoid allocating...
2017-01-16 Tyler Hicksapparmor: sysctl to enable unprivileged user ns AppArmo...
2017-01-16 William Huaapparmor: support querying extended trusted helper...
2017-01-16 John Johansenapparmor: update cap audit to check SECURITY_CAP_NOAUDIT
2017-01-16 John Johansenapparmor: make computing policy hashes conditional...
2017-01-16 John Johansenapparmor: convert change_profile to use fqname later...
2017-01-16 John Johansenapparmor: fix change_hat debug output
2017-01-16 John Johansenapparmor: remove unused op parameter from simple_write_...
2017-01-16 John Johansenapparmor: change aad apparmor_audit_data macro to a...
2017-01-16 John Johansenapparmor: change op from int to const char *
2017-01-16 John Johansenapparmor: rename context abreviation cxt to the more...
2017-01-16 John Johansenapparmor: fail task profile update if current_cred...
2017-01-16 John Johansenapparmor: add per policy ns .load, .replace, .remove...
2017-01-16 John Johansenapparmor: pass the subject profile into profile replace...
2017-01-16 John Johansenapparmor: audit policy ns specified in policy load
2017-01-16 John Johansenapparmor: allow introspecting the loaded policy pre...
2017-01-16 John Johansenapparmor: add ns name to the audit data for policy...
2017-01-16 John Johansenapparmor: add profile and ns params to aa_may_manage_po...
2017-01-16 John Johansenapparmor: add ns being viewed as a param to policy_admi...
2017-01-16 John Johansenapparmor: add ns being viewed as a param to policy_view...
2017-01-16 John Johansenapparmor: allow specifying the profile doing the management
2017-01-16 John Johansenapparmor: allow introspecting the policy namespace...
2017-01-16 John Johansenapparmor: Make aa_remove_profile() callable from a...
2017-01-16 John Johansenapparmor: track ns level so it can be used to help...
2017-01-16 John Johansenapparmor: add special .null file used to "close" fds...
2017-01-16 John Johansenapparmor: provide userspace flag indicating binfmt_elf_...
2017-01-16 John Johansenapparmor: add a default null dfa
2017-01-16 John Johansenapparmor: allow policydb to be used as the file dfa
2017-01-16 John Johansenapparmor: add get_dfa() fn
2017-01-16 John Johansenapparmor: prepare to support newer versions of policy
2017-01-16 John Johansenapparmor: add support for force complain flag to suppor...
2017-01-16 John Johansenapparmor: remove paranoid load switch
2017-01-16 John Johansenapparmor: name null-XXX profiles after the executable
2017-01-16 John Johansenapparmor: pass gfp_t parameter into profile allocation
2017-01-16 John Johansenapparmor: refactor prepare_ns() and make usable from...
2017-01-16 John Johansenapparmor: update policy_destroy to use new debug asserts
2017-01-16 John Johansenapparmor: pass gfp param into aa_policy_init()
2017-01-16 John Johansenapparmor: constify policy name and hname
2017-01-16 John Johansenapparmor: rename hname_tail to basename
2017-01-16 John Johansenapparmor: rename mediated_filesystem() to path_mediated...
2017-01-16 John Johansenapparmor: add debug assert AA_BUG and Kconfig to contro...
2017-01-16 John Johansenapparmor: add macro for bug asserts to check that a...
2017-01-16 John Johansenapparmor: allow ns visibility question to consider...
2017-01-16 John Johansenapparmor: add fn to lookup profiles by fqname
2017-01-16 John Johansenapparmor: add lib fn to find the "split" for fqnames
2017-01-16 John Johansenapparmor: add strn version of aa_find_ns
2017-01-16 John Johansenapparmor: add strn version of lookup_profile fn
2017-01-16 John Johansenapparmor: rename replacedby to proxy
2017-01-16 John Johansenapparmor: rename PFLAG_INVALID to PFLAG_STALE
2017-01-16 John Johansenapparmor: rename sid to secid
2017-01-16 John Johansenapparmor: rename namespace to ns to improve code line...
2017-01-16 John Johansenapparmor: split apparmor policy namespaces code into...
2017-01-16 John Johansenapparmor: split out shared policy_XXX fns to lib
2017-01-16 John Johansenapparmor: move lib definitions into separate lib include
2017-01-16 Kees Cookapparmor: use designated initializers
2017-01-15 Tetsuo HandaAppArmor: Use GFP_KERNEL for __aa_kvmalloc().
2017-01-10 Seung-Woo KimSmack: ignore private inode for file functions
2017-01-10 Rafal KrypaSmack: fix d_instantiate logic for sockfs and pipefs
2017-01-10 Himanshu ShuklaSMACK: Use smk_tskacc() instead of smk_access() for...
2017-01-10 Vishal GoelSmack: Traverse the smack_known_list using list_for_eac...
2017-01-10 Himanshu ShuklaSMACK: Free the i_security blob in inode using RCU
2017-01-10 Himanshu ShuklaSMACK: Delete list_head repeated initialization
2017-01-10 Vishal GoelSMACK: Add new lock for adding entry in smack master...
2017-01-10 Vishal GoelSmack: Fix the issue of wrong SMACK label update in...
2017-01-10 Vishal GoelSmack: Fix the issue of permission denied error in...
2017-01-10 Vishal GoelSMACK: Add the rcu synchronization mechanism in ipv6...
2017-01-10 Mickaël Salaünsecurity: Fix inode_getattr documentation
2017-01-09 Mathias Svenssonsamples/seccomp: fix 64-bit comparison macros
2017-01-08 Linus TorvaldsLinux 4.10-rc3
2017-01-08 Linus TorvaldsMerge tag 'usb-4.10-rc3' of git://git./linux/kernel...
2017-01-08 Linus TorvaldsMerge tag 'char-misc-4.10-rc3' of git://git./linux...
2017-01-08 Linus TorvaldsMerge tag 'staging-4.10-rc3' of git://git./linux/kernel...
2017-01-08 Johannes Weinermm: workingset: fix use-after-free in shadow node shrinker
2017-01-08 Hugh Dickinsmm: stop leaking PageTables
2017-01-07 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2017-01-07 Greg Kroah... MAINTAINERS: add greybus subsystem mailing list
2017-01-06 Linus TorvaldsMerge tag 'sound-4.10-rc3' of git://git./linux/kernel...
2017-01-06 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
next