index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
hooks.c
Age
Commit message (
Expand
)
Author
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-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
2019-12-09
security,lockdown,selinux: implement SELinux lockdown
Stephen Smalley
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-30
Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-11-26
net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
Maciej Żenczykowski
2019-11-15
y2038: move itimer reset into itimer.c
Arnd Bergmann
2019-10-17
perf_event: Add support for LSM and SELinux checks
Joel Fernandes (Google)
2019-10-01
selinux: allow labeling before policy is loaded
Jonathan Lebon
2019-09-23
Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-09-04
selinux: fix residual uses of current_security() for the SELinux blob
Stephen Smalley
2019-08-12
fanotify, inotify, dnotify, security: add security hook for fs notifications
Aaron Goidel
2019-07-10
Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-08
Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-08
Merge tag 'selinux-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-06-27
keys: Replace uid/gid/perm permissions checking with an ACL
David Howells
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-14
LSM: switch to blocking policy update notifiers
Janne Karhunen
2019-06-12
selinux: fix empty write to keycreate file
Ondrej Mosnacek
2019-06-12
selinux: fix a missing-check bug in selinux_sb_eat_lsm_opts()
Gen Zhang
2019-06-12
selinux: fix a missing-check bug in selinux_add_mnt_opt( )
Gen Zhang
2019-05-20
selinux: do not report error on connect(AF_UNSPEC)
Paolo Abeni
[next]