index
:
kernel/git/stable/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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
Age
Commit message (
Expand
)
Author
2020-05-06
selinux: properly handle multiple messages in selinux_netlink_send()
Paul Moore
2020-02-10
Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
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 sidtab string cache locking
Ondrej Mosnacek
2020-02-05
selinux: fix typo in filesystem name
Hridya Valsaraju
2020-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-20
selinux: fix regression introduced by move_mount(2) syscall
Stephen Smalley
2020-01-16
selinux: do not allocate ancillary buffer on first load
Ondrej Mosnacek
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-16
selinux: fix wrong buffer types in policydb.c
Ondrej Mosnacek
2020-01-15
net: bridge: vlan: add rtm definitions and dump support
Nikolay Aleksandrov
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: move ibpkeys code under CONFIG_SECURITY_INFINIBAND.
Ravi Kumar Siddojigari
2020-01-10
selinux: remove redundant msg_msg_alloc_security
Huaisheng Ye
2020-01-07
Documentation,selinux: fix references to old selinuxfs mount point
Stephen Smalley
2020-01-07
selinux: deprecate disabling SELinux and runtime
Paul Moore
2020-01-06
selinux: allow per-file labelling for binderfs
Hridya Valsaraju
2020-01-06
selinuxfs: use scnprintf to get real length for inode
liuyang34
2019-12-24
selinux: remove set but not used variable 'sidtab'
YueHaibing
2019-12-23
selinux: ensure the policy has been loaded before reading the sidtab stats
Paul Moore
2019-12-21
selinux: ensure we cleanup the internal AVC counters on error in avc_update()
Jaihind Yadav
2019-12-18
selinux: randomize layout of key structures
Stephen Smalley
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-10
selinux: ensure we cleanup the internal AVC counters on error in avc_insert()
Paul Moore
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-09
selinux: cache the SID -> context string translation
Ondrej Mosnacek
2019-12-09
selinux: sidtab reverse lookup hash table
Jeff Vander Stoep
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
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
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-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-17
perf_event: Add support for LSM and SELinux checks
Joel Fernandes (Google)
2019-10-08
Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-10-07
selinux: default_range glblub implementation
Joshua Brindle
2019-10-03
selinux: fix context string corruption in convert_context()
Ondrej Mosnacek
2019-10-01
net: rtnetlink: add linkprop commands to add and delete alternative ifnames
Jiri Pirko
2019-10-01
selinux: allow labeling before policy is loaded
Jonathan Lebon
2019-10-01
selinux: remove load size limit
zhanglin
[next]