index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
Age
Commit message (
Expand
)
Author
2020-10-15
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-13
Merge tag 'selinux-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-05
LSM: Add "contents" flag to kernel_read_file hook
Kees Cook
2020-10-05
LSM: Introduce kernel_post_load_data() hook
Kees Cook
2020-10-05
fs/kernel_read_file: Split into separate include file
Scott Branden
2020-09-15
selinux: Add helper functions to get and set checkreqprot
Lakshmi Ramasubramanian
2020-09-11
selinux: access policycaps with READ_ONCE/WRITE_ONCE
Stephen Smalley
2020-08-31
selinux: simplify away security_policydb_len()
Ondrej Mosnacek
2020-08-27
selinux: move policy mutex to selinux_state, use in lockdep checks
Stephen Smalley
2020-08-26
selinux: fix error handling bugs in security_load_policy()
Dan Carpenter
2020-08-25
selinux: convert policy read-write lock to RCU
Stephen Smalley
2020-08-24
selinux: delete repeated words in comments
Randy Dunlap
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-21
selinux: add basic filtering for audit trace events
Peter Enderborg
2020-08-21
selinux: add tracepoint on audited events
ThiƩbaud Weksteen
2020-08-21
selinux: Create new booleans and class dirs out of tree
Daniel Burgener
2020-08-21
selinux: Standardize string literal usage for selinuxfs directory names
Daniel Burgener
2020-08-21
selinux: Refactor selinuxfs directory populating functions
Daniel Burgener
2020-08-21
selinux: Create function for selinuxfs directory cleanup
Daniel Burgener
2020-08-20
selinux: permit removing security.selinux xattr before policy load
Stephen Smalley
2020-08-20
selinux: fix memdup.cocci warnings
kernel test robot
2020-08-19
selinux: avoid dereferencing the policy prior to initialization
Stephen Smalley
2020-08-19
selinux: fix allocation failure check on newpolicy->sidtab
Colin Ian King
2020-08-17
selinux: refactor changing booleans
Stephen Smalley
2020-08-17
selinux: move policy commit after updating selinuxfs
Stephen Smalley
2020-08-17
selinux: encapsulate policy state, refactor policy load
Stephen Smalley
2020-08-17
scripts/selinux,selinux: update mdp to enable policy capabilities
Stephen Smalley
2020-08-04
Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-08-04
Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-07-19
capabilities: Introduce CAP_CHECKPOINT_RESTORE
Adrian Reber
2020-07-09
selinux: complete the inlining of hashtab functions
Ondrej Mosnacek
2020-07-09
selinux: prepare for inlining of hashtab functions
Ondrej Mosnacek
2020-07-08
selinux: specialize symtab insert and search functions
Ondrej Mosnacek
2020-07-08
selinux: Fix spelling mistakes in the comments
lihao
2020-06-29
selinux: fixed a checkpatch warning with the sizeof macro
Ethan Edwards
2020-06-23
selinux: log error messages on required process class / permissions
Stephen Smalley
2020-06-23
selinux: allow reading labels before policy is loaded
Jonathan Lebon
2020-06-21
Merge tag 'selinux-pr-20200621' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-17
selinux: fix undefined return of cond_evaluate_expr
Tom Rix
2020-06-16
selinux: fix a double free in cond_read_node()/cond_read_list()
Tom Rix
2020-06-13
Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-10
selinux: fix double free
Tom Rix
2020-06-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-02
Merge tag 'selinux-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-05-28
Merge tag 'v5.7-rc7' into perf/core, to pick up fixes
Ingo Molnar
2020-05-20
exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds
Eric W. Biederman
2020-05-19
selinux: Implement the watch_key security hook
David Howells
2020-05-19
keys: Make the KEY_NEED_* perms an enum rather than a mask
David Howells
2020-05-15
bpf, capability: Introduce CAP_BPF
Alexei Starovoitov
[next]