index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-05
LSM: Add "contents" flag to kernel_read_file hook
Kees Cook
1
-2
/
+3
2020-10-05
LSM: Introduce kernel_post_load_data() hook
Kees Cook
1
-1
/
+1
2020-10-05
fs/kernel_read_file: Split into separate include file
Scott Branden
1
-0
/
+1
2020-09-15
selinux: Add helper functions to get and set checkreqprot
Lakshmi Ramasubramanian
3
-5
/
+16
2020-09-11
selinux: access policycaps with READ_ONCE/WRITE_ONCE
Stephen Smalley
2
-8
/
+9
2020-08-31
selinux: simplify away security_policydb_len()
Ondrej Mosnacek
3
-30
/
+10
2020-08-27
selinux: move policy mutex to selinux_state, use in lockdep checks
Stephen Smalley
4
-43
/
+22
2020-08-26
selinux: fix error handling bugs in security_load_policy()
Dan Carpenter
1
-11
/
+23
2020-08-25
selinux: convert policy read-write lock to RCU
Stephen Smalley
4
-218
/
+280
2020-08-24
selinux: delete repeated words in comments
Randy Dunlap
1
-3
/
+3
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-10
/
+2
2020-08-21
selinux: add basic filtering for audit trace events
Peter Enderborg
1
-13
/
+15
2020-08-21
selinux: add tracepoint on audited events
ThiƩbaud Weksteen
1
-0
/
+5
2020-08-21
selinux: Create new booleans and class dirs out of tree
Daniel Burgener
1
-23
/
+90
2020-08-21
selinux: Standardize string literal usage for selinuxfs directory names
Daniel Burgener
1
-4
/
+6
2020-08-21
selinux: Refactor selinuxfs directory populating functions
Daniel Burgener
1
-20
/
+25
2020-08-21
selinux: Create function for selinuxfs directory cleanup
Daniel Burgener
1
-14
/
+25
2020-08-20
selinux: permit removing security.selinux xattr before policy load
Stephen Smalley
1
-0
/
+3
2020-08-20
selinux: fix memdup.cocci warnings
kernel test robot
1
-3
/
+2
2020-08-19
selinux: avoid dereferencing the policy prior to initialization
Stephen Smalley
1
-0
/
+60
2020-08-19
selinux: fix allocation failure check on newpolicy->sidtab
Colin Ian King
1
-1
/
+1
2020-08-17
selinux: refactor changing booleans
Stephen Smalley
8
-64
/
+368
2020-08-17
selinux: move policy commit after updating selinuxfs
Stephen Smalley
6
-80
/
+104
2020-08-17
selinux: encapsulate policy state, refactor policy load
Stephen Smalley
2
-192
/
+221
2020-08-17
scripts/selinux,selinux: update mdp to enable policy capabilities
Stephen Smalley
4
-26
/
+40
2020-08-04
Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+3
2020-08-04
Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
14
-161
/
+240
2020-07-19
capabilities: Introduce CAP_CHECKPOINT_RESTORE
Adrian Reber
1
-2
/
+3
2020-07-09
selinux: complete the inlining of hashtab functions
Ondrej Mosnacek
2
-59
/
+63
2020-07-09
selinux: prepare for inlining of hashtab functions
Ondrej Mosnacek
7
-63
/
+110
2020-07-08
selinux: specialize symtab insert and search functions
Ondrej Mosnacek
7
-56
/
+69
2020-07-08
selinux: Fix spelling mistakes in the comments
lihao
3
-3
/
+3
2020-06-29
selinux: fixed a checkpatch warning with the sizeof macro
Ethan Edwards
1
-2
/
+2
2020-06-23
selinux: log error messages on required process class / permissions
Stephen Smalley
1
-5
/
+15
2020-06-23
selinux: allow reading labels before policy is loaded
Jonathan Lebon
1
-1
/
+6
2020-06-21
Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-13
/
+12
2020-06-17
selinux: fix undefined return of cond_evaluate_expr
Tom Rix
1
-0
/
+3
2020-06-16
selinux: fix a double free in cond_read_node()/cond_read_list()
Tom Rix
1
-13
/
+5
2020-06-13
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-7
/
+44
2020-06-10
selinux: fix double free
Tom Rix
1
-0
/
+4
2020-06-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
1
-5
/
+3
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-2
/
+2
2020-06-02
Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-326
/
+499
2020-05-28
Merge tag 'v5.7-rc7' into perf/core, to pick up fixes
Ingo Molnar
2
-26
/
+46
2020-05-20
exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds
Eric W. Biederman
1
-5
/
+3
2020-05-19
selinux: Implement the watch_key security hook
David Howells
1
-0
/
+14
2020-05-19
keys: Make the KEY_NEED_* perms an enum rather than a mask
David Howells
1
-7
/
+30
2020-05-15
bpf, capability: Introduce CAP_BPF
Alexei Starovoitov
1
-2
/
+2
2020-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+2
2020-05-12
selinux: netlabel: Remove unused inline function
YueHaibing
1
-6
/
+0
[prev]
[next]