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
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
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-05
selinux: fix typo in filesystem name
Hridya Valsaraju
2020-01-20
selinux: fix regression introduced by move_mount(2) syscall
Stephen Smalley
2020-01-16
selinux: remove redundant allocation and helper functions
Paul Moore
2020-01-16
selinux: remove redundant selinux_nlmsg_perm
Huaisheng Ye
2020-01-10
selinux: reorder hooks to make runtime disable less broken
Ondrej Mosnacek
2020-01-10
selinux: treat atomic flags more carefully
Ondrej Mosnacek
2020-01-10
selinux: make default_noexec read-only after init
Stephen Smalley
2020-01-10
selinux: remove redundant msg_msg_alloc_security
Huaisheng Ye
2020-01-06
selinux: allow per-file labelling for binderfs
Hridya Valsaraju
2019-12-18
selinux: clean up selinux_enabled/disabled/enforcing_boot
Stephen Smalley
2019-12-12
selinux: remove unnecessary selinux cred request
Yang Guo
2019-12-09
selinux: clean up selinux_inode_permission MAY_NOT_BLOCK tests
Stephen Smalley
2019-12-09
selinux: fall back to ref-walk if audit is required
Stephen Smalley
2019-12-09
selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"
Stephen Smalley
[next]