index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
apparmor
/
include
Age
Commit message (
Expand
)
Author
2018-01-12
apparmor: fix ptrace label match when matching stacked labels
John Johansen
2017-11-30
Merge tag 'apparmor-pr-2017-11-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-27
apparmor: fix oops in audit_signal_cb hook
John Johansen
2017-11-27
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-10-26
Revert "apparmor: add base infastructure for socket mediation"
Linus Torvalds
2017-10-10
locking/rwsem, security/apparmor: Replace homebrew use of write_can_lock() wi...
Will Deacon
2017-09-23
Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-09-22
apparmor: fix build failure on sparc caused by undeclared signals
John Johansen
2017-09-22
apparmor: add base infastructure for socket mediation
John Johansen
2017-09-22
apparmor: make policy_unpack able to audit different info messages
John Johansen
2017-09-22
apparmor: add support for absolute root view based labels
John Johansen
2017-09-22
apparmor: add mount mediation
John Johansen
2017-09-22
apparmor: add the ability to mediate signals
John Johansen
2017-08-01
apparmor: Refactor to remove bprm_secureexec hook
Kees Cook
2017-06-10
apparmor: add domain label stacking info to apparmorfs
John Johansen
2017-06-10
apparmor: move exec domain mediation to using labels
John Johansen
2017-06-10
apparmor: mediate files when they are received
John Johansen
2017-06-10
apparmor: move path_link mediation to using labels
John Johansen
2017-06-10
apparmor: refactor path name lookup and permission checks around labels
John Johansen
2017-06-10
apparmor: update aa_audit_file() to use labels
John Johansen
2017-06-10
apparmor: move aa_file_perm() to use labels
John Johansen
2017-06-10
apparmor: allow ptrace checks to be finer grained than just capability
John Johansen
2017-06-10
apparmor: move ptrace checks to using labels
John Johansen
2017-06-10
apparmor: add cross check permission helper macros
John Johansen
2017-06-10
apparmor: move resource checks to using labels
John Johansen
2017-06-10
apparmor: move capability checks to using labels
John Johansen
2017-06-10
apparmor: switch getprocattr to using label_print fns()
John Johansen
2017-06-10
apparmor: switch from profiles to using labels on contexts
John Johansen
2017-06-10
apparmor: add the base fns() for domain labels
John Johansen
2017-06-10
apparmor: revalidate files during exec
John Johansen
2017-06-10
apparmor: cleanup rename XXX_file_context() to XXX_file_ctx()
John Johansen
2017-06-10
apparmor: convert aa_change_XXX bool parameters to flags
John Johansen
2017-06-10
apparmor: share profile name on replacement
John Johansen
2017-06-10
apparmor: convert to profile block critical sections
John Johansen
2017-06-10
apparmor: move bprm_committing_creds/committed_creds to lsm.c
John Johansen
2017-06-10
apparmor: add namespace lookup fns()
John Johansen
2017-06-10
apparmor: switch from file_perms to aa_perms
John Johansen
2017-06-10
apparmor: add gerneric permissions struct and support fns
John Johansen
2017-06-10
apparmor: add fn to test if profile supports a given mediation class
John Johansen
2017-06-10
apparmor: add policy revision file interface
John Johansen
2017-06-10
apparmor: provide finer control over policy management
John Johansen
2017-06-09
apparmor: rework perm mapping to a slightly broader set
John Johansen
2017-06-08
apparmor: move permissions into their own file to be more easily shared
John Johansen
2017-06-08
apparmor: allow specifying an already created dir to create ns entries in
John Johansen
2017-06-08
apparmor: rename apparmor file fns and data to indicate use
John Johansen
2017-06-08
apparmor: move to per loaddata files, instead of replicating in profiles
John Johansen
2017-06-08
apparmor: Move path lookup to using preallocated buffers
John Johansen
2017-06-08
apparmor: allow profiles to provide info to disconnected paths
John Johansen
2017-06-08
apparmor: make internal lib fn skipn_spaces available to the rest of apparmor
John Johansen
[next]