summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-0628-1224/+2311
|\
| * selinux: wrap AVC stateStephen Smalley2018-03-209-297/+512
| * selinux: wrap selinuxfs stateStephen Smalley2018-03-201-177/+261
| * selinux: fix handling of uninitialized selinux state in get_bools/classesStephen Smalley2018-03-201-0/+13
| * selinux: Fix ltp test connect-syscall failureRichard Haines2018-03-021-12/+30
| * selinux: rename the {is,set}_enforcing() functionsPaul Moore2018-03-026-14/+14
| * selinux: wrap global selinux stateStephen Smalley2018-03-0125-797/+1155
| * selinux: fix typo in selinux_netlbl_sctp_sk_clone declarationArnd Bergmann2018-02-261-1/+2
| * selinux: Add SCTP supportRichard Haines2018-02-265-32/+408
| * security: Add support for SCTP security hooksRichard Haines2018-02-221-0/+22
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-062-1/+1
|\ \
| * | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-052-1/+1
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-04-061-1/+0
|\ \ \ | |/ / |/| |
| * | get rid of pointless includes of fs_struct.hAl Viro2018-02-221-1/+0
| |/
* | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-033-201/+120
|\ \
| * | ipc/smack: Tidy up from the change in type of the ipc security hooksEric W. Biederman2018-03-271-139/+58
| * | msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooksEric W. Biederman2018-03-223-36/+36
| * | shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooksEric W. Biederman2018-03-223-30/+30
| * | sem/security: Pass kern_ipc_perm not sem_array into the sem security hooksEric W. Biederman2018-03-223-30/+30
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-311-6/+1
|\ \
| * | macro: introduce COUNT_ARGS() macroAlexei Starovoitov2018-03-281-6/+1
* | | security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()Kirill Tkhai2018-03-291-2/+0
* | | net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai2018-03-291-0/+2
* | | net: Drop pernet_operations::asyncKirill Tkhai2018-03-272-2/+0
|/ /
* | net: Convert smack_net_opsKirill Tkhai2018-02-271-0/+1
* | net: Convert selinux_net_opsKirill Tkhai2018-02-271-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-242-23/+88
|\ \
| * | integrity/security: fix digsig.c build error with header fileRandy Dunlap2018-02-221-0/+1
| * | KEYS: Use individual pages in big_key for crypto buffersDavid Howells2018-02-221-23/+87
| |/
* | net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-121-2/+3
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-114-13/+13
* Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-071-1/+1
|\
| * iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}Goffredo Baroncelli2018-02-011-1/+1
* | pids: introduce find_get_task_by_vpid() helperMike Rapoport2018-02-061-8/+3
* | Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-031-0/+14
|\ \
| * | usercopy: Allow strict enforcement of whitelistsKees Cook2018-01-151-0/+14
* | | ima: re-initialize iint->atomic_flagsMimi Zohar2018-02-021-0/+1
* | | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-011-0/+1
|\ \ \ | |_|/ |/| |
| * | Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman2018-01-021-0/+10
| |\ \
| * | | /dev/mem: Add bounce buffer for copy-outKees Cook2017-12-181-0/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-1/+1
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-174-26/+41
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-093-13/+31
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-163-26/+47
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-051-5/+7
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | net: Create and use new helper xfrm_dst_child().David Miller2017-11-301-1/+1
* | | | | | | Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-01-313-14/+13
|\ \ \ \ \ \ \
| * | | | | | | selinux: skip bounded transition processing if the policy isn't loadedPaul Moore2017-12-051-0/+3
| * | | | | | | selinux: ensure the context is NUL terminated in security_context_to_sid_core()Paul Moore2017-11-281-10/+8
| * | | | | | | security: replace FSF address with web source in license noticesMartin Kepplinger2017-11-202-4/+2
OpenPOWER on IntegriCloud