index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
Commit message (
Expand
)
Author
Age
*
Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-05
|
\
|
*
sel_write_validatetrans(): don't open-code memdup_user_nul()
Al Viro
2017-05-25
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-21
|
|
\
\
|
*
|
|
rtnetlink: add NEWCACHEREPORT message type
Julien Gomes
2017-06-21
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-07-05
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
selinux: enable genfscon labeling for tracefs
Jeff Vander Stoep
2017-06-20
|
*
|
security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l...
Scott Mayhew
2017-06-09
|
*
|
selinux: use kmem_cache for ebitmap
Junil Lee
2017-06-09
|
*
|
selinux: use pernet operations for hook registration
Florian Westphal
2017-06-02
|
*
|
selinux: Add a cache for quicker retreival of PKey SIDs
Daniel Jurgens
2017-05-23
|
*
|
selinux: Add IB Port SMP access vector
Daniel Jurgens
2017-05-23
|
*
|
selinux: Implement Infiniband PKey "Access" access vector
Daniel Jurgens
2017-05-23
|
*
|
selinux: Allocate and free infiniband security hooks
Daniel Jurgens
2017-05-23
|
*
|
selinux: Create policydb version for Infiniband support
Daniel Jurgens
2017-05-23
|
*
|
selinux lsm IB/core: Implement LSM notification system
Daniel Jurgens
2017-05-23
|
*
|
selinux: Remove redundant check for unknown labeling behavior
Matthias Kaehlcke
2017-05-23
|
*
|
selinux: log policy capability state when a policy is loaded
Stephen Smalley
2017-05-23
|
*
|
selinux: do not check open permission on sockets
Stephen Smalley
2017-05-23
|
*
|
selinux: add a map permission check for mmap
Stephen Smalley
2017-05-23
|
*
|
selinux: only invoke capabilities and selinux for CAP_MAC_ADMIN checks
Stephen Smalley
2017-05-23
|
*
|
selinux: Return an error code only as a constant in sidtab_insert()
Markus Elfring
2017-05-23
|
*
|
selinux: Return directly after a failed memory allocation in policydb_index()
Markus Elfring
2017-05-23
|
*
|
selinux: Use task_alloc hook rather than task_create hook
Tetsuo Handa
2017-05-23
|
|
/
*
/
selinux: fix double free in selinux_parse_opts_str()
Paul Moore
2017-06-13
|
/
*
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-05-09
|
\
|
*
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
2017-04-26
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-05-03
|
\
\
|
*
|
selinux: Fix an uninitialized variable bug
Dan Carpenter
2017-03-31
|
*
|
selinux: Remove unnecessary check of array base in selinux_set_mapping()
Matthias Kaehlcke
2017-03-29
|
*
|
selinuxfs: Use seq_puts() in sel_avc_stats_seq_show()
Markus Elfring
2017-03-29
|
*
|
selinux: Adjust two checks for null pointers
Markus Elfring
2017-03-29
|
*
|
selinux: Use kmalloc_array() in sidtab_init()
Markus Elfring
2017-03-29
|
*
|
selinux: Return directly after a failed kzalloc() in roles_init()
Markus Elfring
2017-03-29
|
*
|
selinux: Return directly after a failed kzalloc() in perm_read()
Markus Elfring
2017-03-29
|
*
|
selinux: Return directly after a failed kzalloc() in common_read()
Markus Elfring
2017-03-29
|
*
|
selinux: Return directly after a failed kzalloc() in class_read()
Markus Elfring
2017-03-29
|
*
|
selinux: Return directly after a failed kzalloc() in role_read()
Markus Elfring
2017-03-29
|
*
|
selinux: Return directly after a failed kzalloc() in type_read()
Markus Elfring
2017-03-29
|
*
|
selinux: Return directly after a failed kzalloc() in user_read()
Markus Elfring
2017-03-29
|
*
|
selinux: Improve another size determination in sens_read()
Markus Elfring
2017-03-29
|
*
|
selinux: Return directly after a failed kzalloc() in sens_read()
Markus Elfring
2017-03-29
|
*
|
selinux: Return directly after a failed kzalloc() in cat_read()
Markus Elfring
2017-03-29
|
*
|
selinux: Delete an unnecessary variable initialisation in range_read()
Markus Elfring
2017-03-23
|
*
|
selinux: Return directly after a failed next_entry() in range_read()
Markus Elfring
2017-03-23
|
*
|
selinux: Delete an unnecessary variable assignment in filename_trans_read()
Markus Elfring
2017-03-23
|
*
|
selinux: One function call less in genfs_read() after null pointer detection
Markus Elfring
2017-03-23
|
*
|
selinux: Return directly after a failed next_entry() in genfs_read()
Markus Elfring
2017-03-23
|
*
|
selinux: Delete an unnecessary return statement in policydb_destroy()
Markus Elfring
2017-03-23
|
*
|
selinux: Use kcalloc() in policydb_index()
Markus Elfring
2017-03-23
[next]