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