index
:
Linux Stable
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.13.y
linux-6.14.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: avoid implicit conversions in the netif code
Christian Göttsche
2023-07-18
1
-2
/
+2
|
*
|
selinux: consistently use u32 as sequence number type in the status code
Christian Göttsche
2023-07-18
2
-2
/
+2
|
*
|
selinux: avoid avtab overflows
Christian Göttsche
2023-07-18
1
-2
/
+2
|
*
|
selinux: check for multiplication overflow in put_entry()
Christian Göttsche
2023-07-18
1
-2
/
+5
|
*
|
selinux: introduce an initial SID for early boot processes
Ondrej Mosnacek
2023-07-10
6
-2
/
+65
|
*
|
selinux: cleanup the policycap accessor functions
Paul Moore
2023-07-10
1
-24
/
+11
|
|
/
*
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
1
-5
/
+2
|
\
\
|
*
|
selinux: use vma_is_initial_stack() and vma_is_initial_heap()
Kefeng Wang
2023-08-21
1
-5
/
+2
|
|
/
*
|
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-08-29
1
-2
/
+2
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
1
-1
/
+1
|
|
\
\
|
*
|
|
security: Constify sk in the sk_getsecid hook.
Guillaume Nault
2023-07-14
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-08-28
1
-0
/
+22
|
\
\
\
|
*
|
|
vfs, security: Fix automount superblock LSM init problem, preventing NFS sb s...
David Howells
2023-08-15
1
-0
/
+22
|
|
/
/
*
|
|
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
selinux: convert to ctime accessor functions
Jeff Layton
2023-07-24
1
-1
/
+1
|
|
/
*
/
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
|
|
/
[prev]
[next]