index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
Commit message (
Expand
)
Author
Age
Files
Lines
*
selinux: avoid bool as identifier name
Christian Göttsche
2023-06-05
2
-5
/
+5
*
selinux: fix Makefile for versions of make < v4.3
Paul Moore
2023-06-02
1
-3
/
+14
*
selinux: make labeled NFS work when mounted before policy load
Ondrej Mosnacek
2023-05-30
2
-17
/
+42
*
selinux: cleanup exit_sel_fs() declaration
Xiu Jianfeng
2023-05-30
1
-1
/
+0
*
selinux: deprecated fs ocon
Christian Göttsche
2023-05-23
2
-1
/
+5
*
selinux: make header files self-including
Christian Göttsche
2023-05-18
2
-0
/
+4
*
selinux: keep context struct members in sync
Christian Göttsche
2023-05-18
1
-0
/
+1
*
selinux: Implement mptcp_add_subflow hook
Paolo Abeni
2023-05-18
2
-2
/
+22
*
selinux: small cleanups in selinux_audit_rule_init()
Paul Moore
2023-05-08
1
-20
/
+18
*
selinux: declare read-only data arrays const
Christian Göttsche
2023-05-08
3
-3
/
+3
*
selinux: retain const qualifier on string literal in avtab_hash_eval()
Christian Göttsche
2023-05-08
2
-2
/
+2
*
selinux: drop return at end of void function avc_insert()
Christian Göttsche
2023-05-08
1
-1
/
+0
*
selinux: avc: drop unused function avc_disable()
Christian Göttsche
2023-05-08
2
-22
/
+0
*
selinux: adjust typos in comments
Christian Göttsche
2023-05-08
6
-6
/
+6
*
selinux: do not leave dangling pointer behind
Christian Göttsche
2023-05-08
1
-0
/
+1
*
selinux: more Makefile tweaks
Paul Moore
2023-05-08
1
-10
/
+9
*
selinux: ensure av_permissions.h is built when needed
Paul Moore
2023-04-12
1
-1
/
+1
*
selinux: fix Makefile dependencies of flask.h
Ondrej Mosnacek
2023-04-12
1
-2
/
+2
*
selinux: stop returning node from avc_insert()
Stephen Smalley
2023-04-04
1
-13
/
+11
*
selinux: remove the runtime disable functionality
Paul Moore
2023-03-20
4
-137
/
+8
*
selinux: remove the 'checkreqprot' functionality
Paul Moore
2023-03-20
4
-56
/
+11
*
selinux: stop passing selinux_state pointers and their offspring
Stephen Smalley
2023-03-14
18
-995
/
+651
*
selinux: uninline unlikely parts of avc_has_perm_noaudit()
Paul Moore
2023-03-08
1
-28
/
+57
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-3
/
+3
|
\
|
*
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
1
-3
/
+3
*
|
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
2023-01-19
1
-3
/
+2
*
|
fs: port acl to mnt_idmap
Christian Brauner
2023-01-19
1
-3
/
+3
*
|
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
1
-4
/
+5
*
|
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
|
/
*
Merge tag 'lsm-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-13
1
-7
/
+6
|
\
|
*
lsm: make security_socket_getpeersec_stream() sockptr_t safe
Paul Moore
2022-11-04
1
-7
/
+6
*
|
Merge tag 'selinux-pr-20221212' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-13
5
-47
/
+52
|
\
\
|
*
|
selinux: remove the sidtab context conversion indirect calls
Paul Moore
2022-11-09
4
-44
/
+45
|
*
|
selinux: increase the deprecation sleep for checkreqprot and runtime disable
Paul Moore
2022-10-17
1
-2
/
+2
|
|
/
*
|
Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-12
1
-0
/
+22
|
\
\
|
*
|
selinux: implement get, set and remove acl hook
Christian Brauner
2022-10-20
1
-0
/
+22
|
|
/
*
/
selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context()
GONG, Ruiqi
2022-10-19
3
-5
/
+6
|
/
*
Merge tag 'pull-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-10-06
1
-1
/
+1
|
\
|
*
->getprocattr(): attribute name is const char *, TYVM...
Al Viro
2022-09-01
1
-1
/
+1
*
|
Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-03
2
-0
/
+11
|
\
\
|
*
|
selinux: Implement userns_create hook
Frederick Lawler
2022-08-16
2
-0
/
+11
|
|
/
*
|
Merge tag 'selinux-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-03
6
-53
/
+46
|
\
\
|
*
|
selinux: remove the unneeded result variable
Xu Panda
2022-09-14
1
-15
/
+9
|
*
|
selinux: declare read-only parameters const
Christian Göttsche
2022-08-30
4
-29
/
+31
|
*
|
selinux: use int arrays for boolean values
Christian Göttsche
2022-08-30
1
-5
/
+5
|
*
|
selinux: remove an unneeded variable in sel_make_class_dir_entries()
ye xingchen
2022-08-30
1
-4
/
+1
|
|
/
*
/
selinux: implement the security_uring_cmd() LSM hook
Paul Moore
2022-08-26
2
-1
/
+25
|
/
*
Merge tag 'selinux-pr-20220801' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-02
5
-13
/
+19
|
\
|
*
selinux: selinux_add_opt() callers free memory
Xiu Jianfeng
2022-06-20
1
-7
/
+4
|
*
selinux: Add boundary check in put_entry()
Xiu Jianfeng
2022-06-14
1
-0
/
+2
[next]