Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cdbb65c4c7ead680ebe54f4f0d486e2847a500ea
/
security
/
selinux
34a484d
Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 6 years ago
0da7412
selinux: move user accesses in selinuxfs out of locked regions
by Jann Horn
· 6 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
8b5c6a3
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
8b70543
Merge tag 'selinux-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 6 years ago
10b1eb7
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
f956d08a
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
9c54aeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
943cf9f
Merge tag 'selinux-pr-20180530' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 6 years ago
efe3de7
selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
by Sachin Grover
· 6 years ago
5b79c2a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
6f6e434
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
5997aab
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
305bb55
Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 6 years ago
cdfb6b3
audit: use inline function to get audit context
by Richard Guy Briggs
· 6 years ago
4152dc9
selinux: correctly handle sa_family cases in selinux_sctp_bind_connect()
by Alexey Kodanev
· 6 years ago
88b7d37
selinux: fix address family in bind() and connect() to match address/port
by Alexey Kodanev
· 6 years ago
0f8db8c
selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind()
by Alexey Kodanev
· 6 years ago
e919328
__inode_security_revalidate() never gets NULL opt_dentry
by Al Viro
· 7 years ago
b127125
fix breakage caused by d_find_alias() semantics change
by Al Viro
· 7 years ago
0b811db
selinux: provide socketpair callback
by David Herrmann
· 7 years ago
68e8b84
net: initial AF_XDP skeleton
by Björn Töpel
· 7 years ago
d141136
audit: normalize MAC_POLICY_LOAD record
by Richard Guy Briggs
· 7 years ago
4195ed4
audit: normalize MAC_STATUS record
by Richard Guy Briggs
· 7 years ago
ac9a1f6
security: selinux: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
23c8cec
ipc/msg: introduce msgctl(MSG_STAT_ANY)
by Davidlohr Bueso
· 7 years ago
a280d6d
ipc/sem: introduce semctl(SEM_STAT_ANY)
by Davidlohr Bueso
· 7 years ago
c21a697
ipc/shm: introduce shmctl(SHM_STAT_ANY)
by Davidlohr Bueso
· 7 years ago
fd40ffc
selinux: fix missing dput() before selinuxfs unmount
by Stephen Smalley
· 7 years ago
f8cf2f1
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
3612605
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
9eda2d2
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 7 years ago
17dec0a
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
350311a
security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()
by Kirill Tkhai
· 7 years ago
f0b07bb1
net: Introduce net_rwsem to protect net_namespace_list
by Kirill Tkhai
· 7 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
3ec3011
security: Add a cred_getsecid hook
by Matthew Garrett
· 7 years ago
d8c6e85
msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks
by Eric W. Biederman
· 7 years ago
7191adf
shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks
by Eric W. Biederman
· 7 years ago
aefad95
sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks
by Eric W. Biederman
· 7 years ago
6b6bc62
selinux: wrap AVC state
by Stephen Smalley
· 7 years ago
0619f0f
selinux: wrap selinuxfs state
by Stephen Smalley
· 7 years ago
274f62e
selinux: fix handling of uninitialized selinux state in get_bools/classes
by Stephen Smalley
· 7 years ago
6b4f3d0
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill
by Stephen Smalley
· 7 years ago
68741a8
selinux: Fix ltp test connect-syscall failure
by Richard Haines
· 7 years ago
e5a5ca9
selinux: rename the {is,set}_enforcing() functions
by Paul Moore
· 7 years ago
aa8e712
selinux: wrap global selinux state
by Stephen Smalley
· 7 years ago
79a4fb0
net: Convert selinux_net_ops
by Kirill Tkhai
· 7 years ago
2572f5b
selinux: fix typo in selinux_netlbl_sctp_sk_clone declaration
by Arnd Bergmann
· 7 years ago
d452930
selinux: Add SCTP support
by Richard Haines
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
2cfa1cd
Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 7 years ago
4b14752
selinux: skip bounded transition processing if the policy isn't loaded
by Paul Moore
· 7 years ago
b92cf4a
net: Create and use new helper xfrm_dst_child().
by David Miller
· 7 years ago
ef28df5
selinux: ensure the context is NUL terminated in security_context_to_sid_core()
by Paul Moore
· 7 years ago
4f0753e
security: replace FSF address with web source in license notices
by Martin Kepplinger
· 7 years ago
8c38fb5
Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
f66e448
selinux: bpf: Add addtional check for bpf object file receive
by Chenbo Feng
· 7 years ago
ec27c35
selinux: bpf: Add selinux check for eBPF syscall operations
by Chenbo Feng
· 7 years ago
5794ed7
selinux: remove extraneous initialization of slots_used and max_chain_len
by Colin Ian King
· 7 years ago
73e4977
selinux: remove redundant assignment to len
by Colin Ian King
· 7 years ago
add2437
selinux: remove redundant assignment to str
by Colin Ian King
· 7 years ago
4298555
selinux: fix build warning
by Corentin LABBE
· 7 years ago
c0d4f46
selinux: fix build warning by removing the unused sid variable
by Corentin LABBE
· 7 years ago
6b24030
selinux: Perform both commoncap and selinux xattr checks
by Eric W. Biederman
· 7 years ago
7c620ec
selinux: Use kmem_cache for hashtab_node
by Kyeongdon Kim
· 7 years ago
7f85565
Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 7 years ago
0fb02e71
Merge tag 'audit-pr-20170907' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 7 years ago
828f425
Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
1912834
selinux: remove AVC init audit log message
by Richard Guy Briggs
· 7 years ago
0c3014f
selinux: constify nf_hook_ops
by Arvind Yadav
· 7 years ago
901ef84
selinux: allow per-file labeling for cgroupfs
by Antonio Murdaca
· 8 years ago
7efbb60
selinux: update my email address
by Stephen Smalley
· 7 years ago
476accb
selinux: use GFP_NOWAIT in the AVC kmem_caches
by Michal Hocko
· 7 years ago
af63f41
selinux: Generalize support for NNP/nosuid SELinux domain transitions
by Stephen Smalley
· 7 years ago
62874c3
selinux: Refactor to remove bprm_secureexec hook
by Kees Cook
· 7 years ago
ddb4a14
exec: Rename bprm->cred_prepared to called_set_creds
by Kees Cook
· 7 years ago
591bb27
netfilter: nf_hook_ops structs can be const
by Florian Westphal
· 7 years ago
2a764b5
selinux: Assign proper class to PF_UNIX/SOCK_RAW sockets
by Luis Ressel
· 7 years ago
09c7570
xfrm: remove flow cache
by Florian Westphal
· 7 years ago
7114f51
Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
5518b69
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
e24dd9e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
3d09198
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
94df30a
rtnetlink: add NEWCACHEREPORT message type
by Julien Gomes
· 7 years ago
6a39118
selinux: enable genfscon labeling for tracefs
by Jeff Vander Stoep
· 7 years ago
023f108
selinux: fix double free in selinux_parse_opts_str()
by Paul Moore
· 7 years ago
0b4d345
security/selinux: allow security_sb_clone_mnt_opts to enable/disable native labeling behavior
by Scott Mayhew
· 7 years ago
b4958c8
selinux: use kmem_cache for ebitmap
by Junil Lee
· 7 years ago
8e71bf7
selinux: use pernet operations for hook registration
by Florian Westphal
· 8 years ago
0b884d2
sel_write_validatetrans(): don't open-code memdup_user_nul()
by Al Viro
· 7 years ago
409dcf3
selinux: Add a cache for quicker retreival of PKey SIDs
by Daniel Jurgens
· 7 years ago
ab861df
selinux: Add IB Port SMP access vector
by Daniel Jurgens
· 7 years ago
cfc4d88
selinux: Implement Infiniband PKey "Access" access vector
by Daniel Jurgens
· 7 years ago
3a976fa
selinux: Allocate and free infiniband security hooks
by Daniel Jurgens
· 7 years ago
a806f7a
selinux: Create policydb version for Infiniband support
by Daniel Jurgens
· 7 years ago
Next »