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
2018-06-30
Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-06-28
selinux: move user accesses in selinuxfs out of locked regions
Jann Horn
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-06-06
Merge tag 'selinux-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-06-06
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-04
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-30
Merge tag 'selinux-pr-20180530' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-05-29
selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
Sachin Grover
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-05-17
Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-05-14
audit: use inline function to get audit context
Richard Guy Briggs
2018-05-14
selinux: correctly handle sa_family cases in selinux_sctp_bind_connect()
Alexey Kodanev
2018-05-14
selinux: fix address family in bind() and connect() to match address/port
Alexey Kodanev
2018-05-14
selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind()
Alexey Kodanev
2018-05-14
__inode_security_revalidate() never gets NULL opt_dentry
Al Viro
2018-05-13
fix breakage caused by d_find_alias() semantics change
Al Viro
2018-05-04
selinux: provide socketpair callback
David Herrmann
2018-05-03
net: initial AF_XDP skeleton
Björn Töpel
2018-04-17
audit: normalize MAC_POLICY_LOAD record
Richard Guy Briggs
2018-04-17
audit: normalize MAC_STATUS record
Richard Guy Briggs
2018-04-16
security: selinux: Change return type to vm_fault_t
Souptick Joarder
2018-04-11
ipc/msg: introduce msgctl(MSG_STAT_ANY)
Davidlohr Bueso
2018-04-11
ipc/sem: introduce semctl(SEM_STAT_ANY)
Davidlohr Bueso
2018-04-11
ipc/shm: introduce shmctl(SHM_STAT_ANY)
Davidlohr Bueso
2018-04-09
selinux: fix missing dput() before selinuxfs unmount
Stephen Smalley
2018-04-07
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-06
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-03
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-03-29
security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()
Kirill Tkhai
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-23
security: Add a cred_getsecid hook
Matthew Garrett
2018-03-22
msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks
Eric W. Biederman
2018-03-22
shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks
Eric W. Biederman
2018-03-22
sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks
Eric W. Biederman
2018-03-20
selinux: wrap AVC state
Stephen Smalley
2018-03-20
selinux: wrap selinuxfs state
Stephen Smalley
2018-03-20
selinux: fix handling of uninitialized selinux state in get_bools/classes
Stephen Smalley
2018-03-07
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...
Stephen Smalley
2018-03-02
selinux: Fix ltp test connect-syscall failure
Richard Haines
2018-03-02
selinux: rename the {is,set}_enforcing() functions
Paul Moore
2018-03-01
selinux: wrap global selinux state
Stephen Smalley
2018-02-27
net: Convert selinux_net_ops
Kirill Tkhai
[next]