index
:
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
Commit message (
Expand
)
Author
Age
Files
Lines
*
selinux: set next pointer before attaching to list
Christian Göttsche
2023-08-18
1
-1
/
+1
*
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
[next]