index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2025-01-21
Merge tag 'selinux-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
20
-165
/
+165
2025-01-21
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-15
/
+34
2025-01-07
selinux: make more use of str_read() when loading the policy
Christian Göttsche
3
-22
/
+12
2025-01-07
selinux: avoid unnecessary indirection in struct level_datum
Christian Göttsche
3
-17
/
+10
2025-01-07
selinux: use known type instead of void pointer
Christian Göttsche
8
-74
/
+77
2025-01-07
selinux: rename comparison functions for clarity
Christian Göttsche
7
-16
/
+16
2025-01-07
selinux: rework match_ipv6_addrmask()
Christian Göttsche
1
-7
/
+5
2025-01-07
selinux: constify and reconcile function parameter names
Christian Göttsche
4
-6
/
+6
2025-01-07
selinux: avoid using types indicating user space interaction
Christian Göttsche
2
-2
/
+2
2025-01-07
selinux: supply missing field initializers
Christian Göttsche
2
-2
/
+2
2025-01-07
Merge tag 'selinux-pr-20250107' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-38
/
+65
2025-01-04
selinux: match extended permissions to their base permissions
Thiébaud Weksteen
5
-38
/
+65
2024-12-18
Merge tag 'selinux-pr-20241217' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+6
2024-12-15
selinux: ignore unknown extended permissions
Thiébaud Weksteen
1
-2
/
+6
2024-12-15
selinux: add netlink nlmsg_type audit message
Thiébaud Weksteen
1
-2
/
+2
2024-12-13
selinux: add support for xperms in conditional policies
Christian Göttsche
6
-9
/
+26
2024-12-11
selinux: Fix SCTP error inconsistency in selinux_socket_bind()
Mikhail Ivanov
1
-1
/
+1
2024-12-11
selinux: use native iterator types
Christian Göttsche
3
-4
/
+4
2024-12-11
selinux: add generated av_permissions.h to targets
Thomas Weißschuh
1
-4
/
+3
2024-12-10
fsnotify: introduce pre-content permission events
Amir Goldstein
1
-1
/
+2
2024-12-04
lsm: secctx provider check on release
Casey Schaufler
1
-8
/
+5
2024-12-04
lsm: lsm_context in security_dentry_init_security
Casey Schaufler
1
-4
/
+4
2024-12-04
lsm: use lsm_context in security_inode_getsecctx
Casey Schaufler
1
-4
/
+6
2024-12-04
lsm: replace context+len with lsm_context
Casey Schaufler
1
-5
/
+18
2024-12-04
lsm: ensure the correct LSM context releaser
Casey Schaufler
1
-2
/
+9
2024-11-30
selinux: use sk_to_full_sk() in selinux_ip_output()
Eric Dumazet
1
-1
/
+1
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-11-18
Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-22
/
+38
2024-11-05
security: replace memcpy() with get_task_comm()
Yafang Shao
1
-1
/
+1
2024-10-11
lsm: remove lsm_prop scaffolding
Casey Schaufler
2
-21
/
+1
2024-10-11
lsm: create new security_cred_getlsmprop LSM hook
Casey Schaufler
1
-0
/
+8
2024-10-11
lsm: use lsm_prop in security_inode_getsecid
Casey Schaufler
1
-6
/
+9
2024-10-11
lsm: use lsm_prop in security_current_getsecid
Casey Schaufler
1
-6
/
+11
2024-10-11
lsm: use lsm_prop in security_ipc_getsecid
Casey Schaufler
1
-3
/
+6
2024-10-11
lsm: add lsmprop_to_secctx hook
Casey Schaufler
2
-3
/
+16
2024-10-11
lsm: use lsm_prop in security_audit_rule_match
Casey Schaufler
2
-5
/
+9
2024-10-07
selinux: Deprecate /sys/fs/selinux/user
Stephen Smalley
1
-0
/
+4
2024-10-07
selinux: apply clang format to security/selinux/nlmsgtab.c
Paul Moore
1
-118
/
+118
2024-10-07
selinux: streamline selinux_nlmsg_lookup()
Paul Moore
1
-50
/
+38
2024-10-07
selinux: Add netlink xperm support
Thiébaud Weksteen
8
-51
/
+126
2024-10-03
selinux: move genheaders to security/selinux/
Masahiro Yamada
3
-2
/
+160
2024-10-03
selinux: do not include <linux/*.h> headers from host programs
Masahiro Yamada
2
-3
/
+12
2024-09-24
Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-09-24
Merge tag 'lsm-pr-20240923' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-09-19
selinux,smack: properly reference the LSM blob in security_watch_key()
Paul Moore
1
-1
/
+1
2024-09-16
Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-127
/
+100
2024-09-16
Merge tag 'selinux-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-76
/
+68
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+1
2024-09-12
security,bpf: constify struct path in bpf_token_create() LSM hook
Andrii Nakryiko
1
-1
/
+1
[next]