apparmor: fix undefined reference to `aa_g_hash_policy'
[platform/kernel/linux-exynos.git] / security /
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-06 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2017-01-06 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2017-01-06 Linus TorvaldsMerge branch 'stable/for-linus-4.10' of git://git....
2017-01-06 Rafael J. WysockiMerge branches 'pm-domains', 'pm-docs' and 'pm-devfreq'
2017-01-06 Rafael J. WysockiMerge branch 'pm-cpufreq'
2017-01-06 Linus TorvaldsMerge branch 'stable-4.10' of git://git.infradead.org...
2017-01-05 Linus TorvaldsMerge tag 'for-linus-4.10-rc2-tag' of git://git./linux...
2017-01-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2017-01-04 Arnd BergmannMerge tag 'samsung-soc-4.10-2' of git://git./linux...
2017-01-04 Arnd BergmannMerge tag 'renesas-fixes-for-v4.10' of https://git...
2017-01-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-01-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-01-02 Greg Kroah-HartmanMerge tag 'iio-fixes-for-4.10a' of git://git./linux...
2016-12-28 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-12-27 Jonathan CorbetMerge tag 'v4.10-rc1' into docs-next
2016-12-27 Tony LindgrenMerge branch 'omap-for-v4.10/legacy' into omap-for...
2016-12-25 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git./linux...
2016-12-25 Linus TorvaldsMerge branch 'turbostat' of git://git./linux/kernel...
2016-12-24 Linus TorvaldsReplace <asm/uaccess.h> with <linux/uaccess.h> globally
2016-12-24 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2016-12-24 Linus TorvaldsMerge tag 'watchdog-for-linus-v4.10' of git://git....
2016-12-24 Linus TorvaldsMerge tag 'ntb-4.10' of git://github.com/jonmason/ntb
2016-12-24 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-12-24 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-12-24 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-12-24 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-12-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2016-12-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-12-23 Linus TorvaldsMerge tag 'befs-v4.10-rc1' of git://github.com/luisbg...
2016-12-23 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2016-12-23 Linus TorvaldsMerge tag 'scsi-for-linus' of git://git./linux/kernel...
2016-12-23 Linus TorvaldsMerge tag 'arc-4.10-rc1-part2' of git://git./linux...
2016-12-23 Al ViroMerge branch 'work.namespace' into for-linus
2016-12-22 James BottomleyMerge branch 'misc' into for-linus
2016-12-22 Dave AirlieMerge tag 'drm-intel-next-fixes-2016-12-22' of git...
2016-12-22 Dave AirlieMerge tag 'drm-misc-fixes-2016-12-22' of git://anongit...
2016-12-22 Dave AirlieMerge branch 'drm-next-4.10' of git://people.freedeskto...
2016-12-22 Jens AxboeMerge branch 'nvme-4.10' of git://git.infradead.org...
next