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
/
selinux
/
hooks.c
Age
Commit message (
Expand
)
Author
2021-06-11
selinux: kill 'flags' argument in avc_has_perm_flags() and avc_audit()
Al Viro
2021-06-11
selinux: slow_avc_audit has become non-blocking
Al Viro
2021-05-14
lsm_audit,selinux: pass IB device name by reference
Ondrej Mosnacek
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-04-22
LSM: Infrastructure management of the superblock
Casey Schaufler
2021-03-22
selinux: clarify task subjective and objective credentials
Paul Moore
2021-03-22
lsm: separate security_task_getsecid() into subjective and objective variants
Paul Moore
2021-03-22
lsm,selinux: add new hook to compare new mount to an existing mount
Olga Kornievskaia
2021-03-08
selinux: Allow context mounts for unpriviliged overlayfs
Vivek Goyal
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-24
commoncap: handle idmapped mounts
Christian Brauner
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
2021-01-14
selinux: teach SELinux about anonymous inodes
Daniel Colascione
2021-01-13
selinux: fall back to SECURITY_FS_USE_GENFS if no xattr support
Ondrej Mosnacek
2021-01-04
selinux: fix inconsistency between inode_getxattr and inode_listsecurity
Amir Goldstein
2021-01-04
selinux: handle MPTCP consistently with TCP
Paolo Abeni
2020-12-16
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-03
security: add const qualifier to struct sock in various places
Florian Westphal
2020-11-23
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-11-23
selinux: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-12
selinux: drop super_block backpointer from superblock_security_struct
Ondrej Mosnacek
2020-11-05
selinux: fix inode_doinit_with_dentry() LABEL_INVALID error handling
Paul Moore
2020-10-27
selinux: fix error initialization in inode_doinit_with_dentry()
Tianyue Ren
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-13
Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-05
LSM: Add "contents" flag to kernel_read_file hook
Kees Cook
2020-10-05
LSM: Introduce kernel_post_load_data() hook
Kees Cook
2020-10-05
fs/kernel_read_file: Split into separate include file
Scott Branden
2020-09-15
selinux: Add helper functions to get and set checkreqprot
Lakshmi Ramasubramanian
2020-08-27
selinux: move policy mutex to selinux_state, use in lockdep checks
Stephen Smalley
2020-08-25
selinux: convert policy read-write lock to RCU
Stephen Smalley
2020-08-24
selinux: delete repeated words in comments
Randy Dunlap
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-20
selinux: permit removing security.selinux xattr before policy load
Stephen Smalley
2020-06-23
selinux: allow reading labels before policy is loaded
Jonathan Lebon
2020-06-13
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-05-20
exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds
Eric W. Biederman
2020-05-19
selinux: Implement the watch_key security hook
David Howells
2020-05-19
keys: Make the KEY_NEED_* perms an enum rather than a mask
David Howells
2020-04-30
Merge tag 'selinux-pr-20200430' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-04-30
selinux: properly handle multiple messages in selinux_netlink_send()
Paul Moore
2020-03-31
Merge tag 'selinux-pr-20200330' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-02-22
selinux: Add xfs quota command types
Richard Haines
2020-02-11
security: selinux: allow per-file labeling for bpffs
Connor O'Brien
2020-02-10
Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-02-10
selinux: allow kernfs symlinks to inherit parent directory context
Christian Göttsche
2020-02-10
Documentation,selinux: deprecate setting checkreqprot to 1
Stephen Smalley
2020-02-10
selinux: move status variables out of selinux_ss
Ondrej Mosnacek
[next]