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 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-15
1
-3
/
+5
|
\
|
*
LSM: Add "contents" flag to kernel_read_file hook
Kees Cook
2020-10-05
1
-2
/
+3
|
*
LSM: Introduce kernel_post_load_data() hook
Kees Cook
2020-10-05
1
-1
/
+1
|
*
fs/kernel_read_file: Split into separate include file
Scott Branden
2020-10-05
1
-0
/
+1
*
|
Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-13
17
-498
/
+1068
|
\
\
|
|
/
|
/
|
|
*
selinux: Add helper functions to get and set checkreqprot
Lakshmi Ramasubramanian
2020-09-15
3
-5
/
+16
|
*
selinux: access policycaps with READ_ONCE/WRITE_ONCE
Stephen Smalley
2020-09-11
2
-8
/
+9
|
*
selinux: simplify away security_policydb_len()
Ondrej Mosnacek
2020-08-31
3
-30
/
+10
|
*
selinux: move policy mutex to selinux_state, use in lockdep checks
Stephen Smalley
2020-08-27
4
-43
/
+22
|
*
selinux: fix error handling bugs in security_load_policy()
Dan Carpenter
2020-08-26
1
-11
/
+23
|
*
selinux: convert policy read-write lock to RCU
Stephen Smalley
2020-08-25
4
-218
/
+280
|
*
selinux: delete repeated words in comments
Randy Dunlap
2020-08-24
1
-3
/
+3
|
*
selinux: add basic filtering for audit trace events
Peter Enderborg
2020-08-21
1
-13
/
+15
|
*
selinux: add tracepoint on audited events
ThiƩbaud Weksteen
2020-08-21
1
-0
/
+5
|
*
selinux: Create new booleans and class dirs out of tree
Daniel Burgener
2020-08-21
1
-23
/
+90
|
*
selinux: Standardize string literal usage for selinuxfs directory names
Daniel Burgener
2020-08-21
1
-4
/
+6
|
*
selinux: Refactor selinuxfs directory populating functions
Daniel Burgener
2020-08-21
1
-20
/
+25
|
*
selinux: Create function for selinuxfs directory cleanup
Daniel Burgener
2020-08-21
1
-14
/
+25
|
*
selinux: permit removing security.selinux xattr before policy load
Stephen Smalley
2020-08-20
1
-0
/
+3
|
*
selinux: fix memdup.cocci warnings
kernel test robot
2020-08-20
1
-3
/
+2
|
*
selinux: avoid dereferencing the policy prior to initialization
Stephen Smalley
2020-08-19
1
-0
/
+60
|
*
selinux: fix allocation failure check on newpolicy->sidtab
Colin Ian King
2020-08-19
1
-1
/
+1
|
*
selinux: refactor changing booleans
Stephen Smalley
2020-08-17
8
-64
/
+368
|
*
selinux: move policy commit after updating selinuxfs
Stephen Smalley
2020-08-17
6
-80
/
+104
|
*
selinux: encapsulate policy state, refactor policy load
Stephen Smalley
2020-08-17
2
-192
/
+221
|
*
scripts/selinux,selinux: update mdp to enable policy capabilities
Stephen Smalley
2020-08-17
4
-26
/
+40
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-10
/
+2
|
/
*
Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-08-04
1
-2
/
+3
|
\
|
*
capabilities: Introduce CAP_CHECKPOINT_RESTORE
Adrian Reber
2020-07-19
1
-2
/
+3
*
|
Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-04
14
-161
/
+240
|
\
\
|
|
/
|
/
|
|
*
selinux: complete the inlining of hashtab functions
Ondrej Mosnacek
2020-07-09
2
-59
/
+63
|
*
selinux: prepare for inlining of hashtab functions
Ondrej Mosnacek
2020-07-09
7
-63
/
+110
|
*
selinux: specialize symtab insert and search functions
Ondrej Mosnacek
2020-07-08
7
-56
/
+69
|
*
selinux: Fix spelling mistakes in the comments
lihao
2020-07-08
3
-3
/
+3
|
*
selinux: fixed a checkpatch warning with the sizeof macro
Ethan Edwards
2020-06-29
1
-2
/
+2
|
*
selinux: log error messages on required process class / permissions
Stephen Smalley
2020-06-23
1
-5
/
+15
|
*
selinux: allow reading labels before policy is loaded
Jonathan Lebon
2020-06-23
1
-1
/
+6
*
|
Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-21
2
-13
/
+12
|
\
\
|
|
/
|
/
|
|
*
selinux: fix undefined return of cond_evaluate_expr
Tom Rix
2020-06-17
1
-0
/
+3
|
*
selinux: fix a double free in cond_read_node()/cond_read_list()
Tom Rix
2020-06-16
1
-13
/
+5
|
*
selinux: fix double free
Tom Rix
2020-06-10
1
-0
/
+4
*
|
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-13
1
-7
/
+44
|
\
\
|
*
|
selinux: Implement the watch_key security hook
David Howells
2020-05-19
1
-0
/
+14
|
*
|
keys: Make the KEY_NEED_* perms an enum rather than a mask
David Howells
2020-05-19
1
-7
/
+30
*
|
|
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-06-04
1
-5
/
+3
|
\
\
\
|
*
|
|
exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds
Eric W. Biederman
2020-05-20
1
-5
/
+3
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
bpf, capability: Introduce CAP_BPF
Alexei Starovoitov
2020-05-15
1
-2
/
+2
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-05-14
1
-2
/
+2
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
Merge tag 'perf-for-bpf-2020-05-06' of git://git.kernel.org/pub/scm/linux/ker...
Alexei Starovoitov
2020-05-06
1
-2
/
+2
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
[next]