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
2019-06-18
apparmor: fix PROFILE_MEDIATES for untrusted input
John Johansen
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-03-07
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-01-31
audit: remove unused actx param from audit_rule_match
Richard Guy Briggs
2019-01-22
apparmor: Adjust offset when accessing task blob.
Tetsuo Handa
2019-01-10
LSM: generalize flag passing to security_capable
Micah Morton
2019-01-08
LSM: Infrastructure management of the task security
Casey Schaufler
2019-01-08
LSM: Infrastructure management of the file security
Casey Schaufler
2019-01-08
Infrastructure management of the cred security blob
Casey Schaufler
2019-01-08
AppArmor: Abstract use of cred security blob
Casey Schaufler
2018-10-03
apparmor: Parse secmark policy
Matthew Garrett
2018-10-03
apparmor: Add a wildcard secid
Matthew Garrett
2018-09-13
apparmor: don't try to replace stale label in ptrace access check
Jann Horn
2018-07-19
apparmor: Check buffer bounds when mapping permissions mask
Tyler Hicks
2018-06-07
apparmor: fixup secid map conversion to using IDR
John Johansen
2018-06-07
apparmor: Add support for audit rule filtering
Matthew Garrett
2018-06-07
apparmor: improve get_buffers macro by using get_cpu_ptr
John Johansen
2018-05-02
apparmor: add support for mapping secids and using secctxes
John Johansen
2018-04-13
Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-03-28
macro: introduce COUNT_ARGS() macro
Alexei Starovoitov
2018-03-13
apparmor: remove POLICY_MEDIATES_SAFE
John Johansen
2018-03-13
apparmor: add base infastructure for socket mediation
John Johansen
2018-02-09
apparmor: improve overlapping domain attachment resolution
John Johansen
2018-02-09
apparmor: convert attaching profiles via xattrs to use dfa matching
John Johansen
2018-02-09
apparmor: Add support for attaching profiles via xattr, presence and value
Matthew Garrett
2018-02-09
apparmor: dfa add support for state differential encoding
John Johansen
2018-02-09
apparmor: update domain transitions that are subsets of confinement at nnp
John Johansen
2018-02-09
apparmor: move context.h to cred.h
John Johansen
2018-02-09
apparmor: move task related defines and fns to task.X files
John Johansen
2018-02-09
apparmor: cleanup, drop unused fn __aa_task_is_confined()
John Johansen
2018-02-09
apparmor: drop cred_ctx and reference the label directly
John Johansen
2018-02-09
apparmor: move task domain change info to task security
John Johansen
2018-02-09
apparmor: rename task_ctx to the more accurate cred_ctx
John Johansen
2018-02-09
apparmor: audit unknown signal numbers
John Johansen
2018-02-09
apparmor: provide a bounded version of label_parse
John Johansen
2018-02-09
apparmor: use the dfa to do label parse string splitting
John Johansen
2018-02-09
apparmor: add first substr match to dfa
John Johansen
2018-02-09
apparmor: split load data into management struct and data blob
John Johansen
2018-02-09
apparmor: fix logging of the existence test for signals
John Johansen
2018-02-09
apparmor: fix resource audit messages when auditing peer
John Johansen
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
[next]