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
Age
Commit message (
Expand
)
Author
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-23
Merge tag 'apparmor-pr-2017-11-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-11-21
apparmor: fix possible recursive lock warning in __aa_create_ns
John Johansen
2017-11-21
apparmor: fix locking when creating a new complain profile.
John Johansen
2017-11-21
apparmor: fix profile attachment for special unconfined profiles
John Johansen
2017-11-21
apparmor: ensure that undecidable profile attachments fail
John Johansen
2017-11-21
apparmor: fix leak of null profile name if profile allocation fails
John Johansen
2017-11-21
apparmor: remove unused redundant variable stop
Colin Ian King
2017-11-21
apparmor: Fix bool initialization/comparison
Thomas Meyer
2017-11-21
apparmor: initialized returned struct aa_perms
Arnd Bergmann
2017-11-21
apparmor: fix spelling mistake: "resoure" -> "resource"
Colin Ian King
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-08
apparmor: fix off-by-one comparison on MAXMAPPED_SIG
John Johansen
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
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 apparmorfs DAC access permissions
John Johansen
2017-09-22
apparmor: fix build failure on sparc caused by undeclared signals
John Johansen
2017-09-22
apparmor: fix incorrect type assignment when freeing proxies
John Johansen
2017-09-22
apparmor: ensure unconfined profiles have dfas initialized
John Johansen
2017-09-22
apparmor: fix race condition in null profile creation
John Johansen
2017-09-22
apparmor: move new_null_profile to after profile lookup fns()
John Johansen
2017-09-22
apparmor: add base infastructure for socket mediation
John Johansen
2017-09-22
apparmor: add more debug asserts to apparmorfs
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: cleanup conditional check for label in label_print
John Johansen
2017-09-22
apparmor: add mount mediation
John Johansen
2017-09-22
apparmor: add the ability to mediate signals
John Johansen
2017-09-22
apparmor: Redundant condition: prev_ns. in [label.c:1498]
John Johansen
2017-09-22
apparmor: Fix an error code in aafs_create()
Dan Carpenter
2017-09-22
apparmor: Fix logical error in verify_header()
Christos Gkekas
2017-09-22
apparmor: Fix shadowed local variable in unpack_trans_table()
Geert Uytterhoeven
2017-08-01
apparmor: Refactor to remove bprm_secureexec hook
Kees Cook
2017-08-01
exec: Rename bprm->cred_prepared to called_set_creds
Kees Cook
2017-07-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-06-28
apparmor: put back designators in struct initialisers
Stephen Rothwell
2017-06-10
apparmor: export that basic profile namespaces are supported
John Johansen
2017-06-10
apparmor: add stacked domain labels interface
John Johansen
2017-06-10
apparmor: add domain label stacking info to apparmorfs
John Johansen
2017-06-10
apparmor: move change_profile mediation to using labels
John Johansen
2017-06-10
apparmor: move change_hat mediation to using labels
John Johansen
2017-06-10
apparmor: move exec domain mediation to using labels
John Johansen
[next]