summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2018-06-06Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-06Merge tag 'selinux-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-06-06Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-04Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-04Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-05-30Merge tag 'selinux-pr-20180530' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-05-29selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover
2018-05-24capabilities: Allow privileged user in s_user_ns to set security.* xattrsEric W. Biederman
2018-05-21Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-05-17Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig
2018-05-14audit: use inline function to get audit contextRichard Guy Briggs
2018-05-14selinux: correctly handle sa_family cases in selinux_sctp_bind_connect()Alexey Kodanev
2018-05-14selinux: fix address family in bind() and connect() to match address/portAlexey Kodanev
2018-05-14selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind()Alexey Kodanev
2018-05-14__inode_security_revalidate() never gets NULL opt_dentryAl Viro
2018-05-13fix breakage caused by d_find_alias() semantics changeAl Viro
2018-05-11dh key: get rid of stack allocated array for zeroesTycho Andersen
2018-05-11dh key: get rid of stack allocated arrayTycho Andersen
2018-05-11big key: get rid of stack array allocationTycho Andersen
2018-05-04smack: provide socketpair callbackTom Gundersen
2018-05-04selinux: provide socketpair callbackDavid Herrmann
2018-05-04security: add hook for socketpair()David Herrmann
2018-05-03evm: Don't update hmacs in user ns mountsSeth Forshee
2018-04-24Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-17audit: normalize MAC_POLICY_LOAD recordRichard Guy Briggs
2018-04-17audit: normalize MAC_STATUS recordRichard Guy Briggs
2018-04-16security: selinux: Change return type to vm_fault_tSouptick Joarder
2018-04-13Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-11ipc/msg: introduce msgctl(MSG_STAT_ANY)Davidlohr Bueso
2018-04-11ipc/sem: introduce semctl(SEM_STAT_ANY)Davidlohr Bueso
2018-04-11ipc/shm: introduce shmctl(SHM_STAT_ANY)Davidlohr Bueso
2018-04-10commoncap: Handle memory allocation failure.Tetsuo Handa
2018-04-10Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-04-09selinux: fix missing dput() before selinuxfs unmountStephen Smalley
2018-04-07Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-07Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2018-04-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-06Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-06Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-04-06init, tracing: instrument security and console initcall trace eventsAbderrahmane Benbachir
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap
2018-04-03Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-30apparmor: fix memory leak on buffer on error exit pathColin Ian King
2018-03-31security: convert security hooks to use hlistSargun Dhillon
2018-03-29security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()Kirill Tkhai
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai