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
*
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
|
*
selinux: fix memleak in security_read_state_kernel()
Xiu Jianfeng
2022-06-13
1
-1
/
+8
|
*
selinux: fix typos in comments
Jonas Lindner
2022-06-10
2
-3
/
+3
|
*
selinux: drop unnecessary NULL check
Christian Göttsche
2022-06-07
1
-1
/
+1
|
*
selinux: add __randomize_layout to selinux_audit_data
GONG, Ruiqi
2022-06-07
1
-1
/
+1
*
|
selinux: free contexts previously transferred in selinux_add_opt()
Christian Göttsche
2022-06-15
1
-7
/
+4
|
/
*
Merge tag 'selinux-pr-20220523' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-24
19
-80
/
+89
|
\
|
*
selinux: log anon inode class name
Christian Göttsche
2022-05-03
1
-2
/
+2
|
*
selinux: declare data arrays const
Christian Göttsche
2022-05-03
9
-26
/
+24
|
*
selinux: fix indentation level of mls_ops block
Christian Göttsche
2022-05-03
1
-21
/
+21
|
*
selinux: include necessary headers in headers
Christian Göttsche
2022-05-03
6
-1
/
+12
|
*
selinux: avoid extra semicolon
Christian Göttsche
2022-05-03
1
-9
/
+9
|
*
selinux: update parameter documentation
Christian Göttsche
2022-05-03
2
-1
/
+2
|
*
selinux: resolve checkpatch errors
Christian Göttsche
2022-05-03
3
-18
/
+9
|
*
selinux: don't sleep when CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE is true
Paul Moore
2022-04-14
2
-3
/
+3
|
*
selinux: checkreqprot is deprecated, add some ssleep() discomfort
Paul Moore
2022-04-04
3
-3
/
+11
|
*
selinux: runtime disable is deprecated, add some ssleep() discomfort
Paul Moore
2022-04-04
1
-0
/
+2
|
*
selinux: Remove redundant assignments
Michal Orzel
2022-04-04
3
-4
/
+2
*
|
selinux: fix bad cleanup on error in hashtab_duplicate()
Ondrej Mosnacek
2022-05-17
1
-1
/
+2
|
/
*
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-28
1
-1
/
+0
|
\
|
*
tracehook: Remove tracehook.h
Eric W. Biederman
2022-03-10
1
-1
/
+0
*
|
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
1
-1
/
+5
|
\
\
|
*
|
net: rtnetlink: Add RTM_SETSTATS
Petr Machata
2022-03-03
1
-0
/
+1
|
*
|
rtnetlink: add new rtm tunnel api for tunnel id filtering
Roopa Prabhu
2022-03-01
1
-1
/
+4
*
|
|
Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-21
18
-212
/
+201
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
selinux: shorten the policy capability enum names
Paul Moore
2022-03-02
5
-24
/
+24
|
*
|
selinux: allow FIOCLEX and FIONCLEX with policy capability
Richard Haines
2022-02-25
4
-1
/
+16
|
*
|
selinux: use correct type for context length
Christian Göttsche
2022-02-18
1
-1
/
+1
|
*
|
selinux: drop return statement at end of void functions
Christian Göttsche
2022-02-18
5
-8
/
+0
|
*
|
security: implement sctp_assoc_established hook in selinux
Ondrej Mosnacek
2022-02-15
1
-24
/
+66
|
*
|
selinux: parse contexts for mount options early
Ondrej Mosnacek
2022-02-04
1
-149
/
+53
|
*
|
selinux: various sparse fixes
Paul Moore
2022-02-01
4
-7
/
+8
|
*
|
selinux: try to use preparsed sid before calling parse_sid()
Scott Mayhew
2022-02-01
1
-29
/
+59
|
*
|
selinux: Fix selinux_sb_mnt_opts_compat()
Scott Mayhew
2022-02-01
1
-34
/
+41
|
*
|
LSM: general protection fault in legacy_parse_param
Casey Schaufler
2022-01-27
1
-3
/
+2
|
*
|
selinux: fix a type cast problem in cred_init_security()
Paul Moore
2022-01-27
1
-1
/
+1
|
*
|
selinux: drop unused macro
Christian Göttsche
2022-01-26
1
-2
/
+0
|
*
|
selinux: simplify cred_init_security
Christian Göttsche
2022-01-26
1
-2
/
+1
[next]