index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-03
Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+2
2022-08-26
selinux: implement the security_uring_cmd() LSM hook
Paul Moore
1
-1
/
+1
2022-08-16
selinux: Implement userns_create hook
Frederick Lawler
1
-0
/
+2
2022-06-10
selinux: fix typos in comments
Jonas Lindner
1
-1
/
+1
2022-06-07
selinux: add __randomize_layout to selinux_audit_data
GONG, Ruiqi
1
-1
/
+1
2022-05-03
selinux: declare data arrays const
Christian Göttsche
5
-5
/
+5
2022-05-03
selinux: include necessary headers in headers
Christian Göttsche
6
-1
/
+12
2022-05-03
selinux: update parameter documentation
Christian Göttsche
2
-1
/
+2
2022-05-03
selinux: resolve checkpatch errors
Christian Göttsche
1
-2
/
+1
2022-04-14
selinux: don't sleep when CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE is true
Paul Moore
1
-3
/
+1
2022-04-04
selinux: checkreqprot is deprecated, add some ssleep() discomfort
Paul Moore
1
-0
/
+6
2022-03-02
selinux: shorten the policy capability enum names
Paul Moore
3
-21
/
+21
2022-02-25
selinux: allow FIOCLEX and FIONCLEX with policy capability
Richard Haines
3
-1
/
+10
2022-01-26
selinux: enclose macro arguments in parenthesis
Christian Göttsche
1
-2
/
+2
2022-01-25
selinux: declare path parameters of _genfs_sid const
Christian Göttsche
1
-2
/
+2
2021-11-03
security: pass asoc to sctp_assoc_request and sctp_sk_clone
Xin Long
1
-2
/
+2
2021-09-30
selinux: remove the SELinux lockdown implementation
Paul Moore
1
-2
/
+0
2021-09-19
selinux: add support for the io_uring access controls
Paul Moore
1
-0
/
+2
2021-07-29
mctp: Add MCTP base
Jeremy Kerr
1
-1
/
+3
2021-06-11
selinux: kill 'flags' argument in avc_has_perm_flags() and avc_audit()
Al Viro
1
-8
/
+1
2021-06-11
selinux: slow_avc_audit has become non-blocking
Al Viro
1
-4
/
+0
2021-05-10
selinux: delete selinux_xfrm_policy_lookup() useless argument
Zhongjun Tan
1
-1
/
+1
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+6
2021-04-27
Merge tag 'selinux-pr-20210426' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+10
2021-04-22
LSM: Infrastructure management of the superblock
Casey Schaufler
1
-0
/
+6
2021-04-21
selinux: add proper NULL termination to the secclass_map permissions
Paul Moore
1
-2
/
+3
2021-03-22
Merge tag 'selinux-pr-20210322' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+11
2021-03-18
selinux: fix variable scope issue in live sidtab conversion
Ondrej Mosnacek
1
-4
/
+11
2021-03-08
selinux: fix misspellings using codespell tool
Xiong Zhenwu
1
-1
/
+1
2021-03-08
selinux: measure state and policy capabilities
Lakshmi Ramasubramanian
1
-0
/
+6
2021-02-21
Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+26
2021-01-14
selinux: include a consumer of the new IMA critical data hook
Lakshmi Ramasubramanian
2
-1
/
+26
2021-01-14
selinux: teach SELinux about anonymous inodes
Daniel Colascione
1
-0
/
+2
2021-01-12
selinux: make selinuxfs_mount static
Ondrej Mosnacek
1
-1
/
+0
2020-11-23
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
1
-1
/
+1
2020-11-12
selinux: drop super_block backpointer from superblock_security_struct
Ondrej Mosnacek
1
-1
/
+0
2020-09-15
selinux: Add helper functions to get and set checkreqprot
Lakshmi Ramasubramanian
1
-0
/
+10
2020-09-11
selinux: access policycaps with READ_ONCE/WRITE_ONCE
Stephen Smalley
1
-7
/
+7
2020-08-31
selinux: simplify away security_policydb_len()
Ondrej Mosnacek
1
-1
/
+0
2020-08-27
selinux: move policy mutex to selinux_state, use in lockdep checks
Stephen Smalley
1
-0
/
+1
2020-08-25
selinux: convert policy read-write lock to RCU
Stephen Smalley
1
-3
/
+2
2020-08-17
selinux: move policy commit after updating selinuxfs
Stephen Smalley
2
-4
/
+14
2020-08-17
scripts/selinux,selinux: update mdp to enable policy capabilities
Stephen Smalley
3
-15
/
+39
2020-07-19
capabilities: Introduce CAP_CHECKPOINT_RESTORE
Adrian Reber
1
-2
/
+3
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-2
/
+2
2020-06-02
Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-7
/
+2
2020-05-15
bpf, capability: Introduce CAP_BPF
Alexei Starovoitov
1
-2
/
+2
2020-05-12
selinux: netlabel: Remove unused inline function
YueHaibing
1
-6
/
+0
2020-04-17
selinux: implement new format of filename transitions
Ondrej Mosnacek
1
-1
/
+2
2020-04-16
capabilities: Introduce CAP_PERFMON to kernel and user space
Alexey Budankov
1
-2
/
+2
[next]