summaryrefslogtreecommitdiff
path: root/security
Commit message (Expand)AuthorAge
...
| * | | ima: Fix Kconfig to select TPM 2.0 CRB interfaceJiandi An2018-03-25
| * | | evm: Constify *integrity_status_msg[]Hernán Gonzalez2018-03-23
| * | | evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.cHernán Gonzalez2018-03-23
| * | | ima: fail signature verification based on policyMimi Zohar2018-03-23
| * | | ima: clear IMA_HASHMimi Zohar2018-03-23
| * | | ima: re-evaluate files on privileged mounted filesystemsMimi Zohar2018-03-23
| * | | ima: fail file signature verification on non-init mounted filesystemsMimi Zohar2018-03-23
| * | | IMA: Support using new creds in appraisal policyMatthew Garrett2018-03-23
| * | | security: Add a cred_getsecid hookMatthew Garrett2018-03-23
* | | | Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2018-04-07
|\ \ \ \
| * \ \ \ Merge branch 'smack-for-4.17' of git://github.com/cschaufler/next-smack into ...James Morris2018-03-27
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Smack: Handle CGROUP2 in the same way that CGROUPJosé Bollo2018-02-28
* | | | | Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-07
|\ \ \ \ \
| * | | | | security: convert security hooks to use hlistSargun Dhillon2018-03-31
| |/ / / /
| * | | | Merge tag 'v4.16-rc6' into next-generalJames Morris2018-03-23
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...Stephen Smalley2018-03-07
| | |/ / | |/| |
* | | | Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-06
|\ \ \ \
| * | | | selinux: wrap AVC stateStephen Smalley2018-03-20
| * | | | selinux: wrap selinuxfs stateStephen Smalley2018-03-20
| * | | | selinux: fix handling of uninitialized selinux state in get_bools/classesStephen Smalley2018-03-20
| * | | | selinux: Fix ltp test connect-syscall failureRichard Haines2018-03-02
| * | | | selinux: rename the {is,set}_enforcing() functionsPaul Moore2018-03-02
| * | | | selinux: wrap global selinux stateStephen Smalley2018-03-01
| * | | | selinux: fix typo in selinux_netlbl_sctp_sk_clone declarationArnd Bergmann2018-02-26
| * | | | selinux: Add SCTP supportRichard Haines2018-02-26
| * | | | security: Add support for SCTP security hooksRichard Haines2018-02-22
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-06
|\ \ \ \
| * | | | headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-05
* | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-04-06
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | get rid of pointless includes of fs_struct.hAl Viro2018-02-22
| |/ / /
* | | | Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-03
|\ \ \ \
| * | | | ipc/smack: Tidy up from the change in type of the ipc security hooksEric W. Biederman2018-03-27
| * | | | msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooksEric W. Biederman2018-03-22
| * | | | shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooksEric W. Biederman2018-03-22
| * | | | sem/security: Pass kern_ipc_perm not sem_array into the sem security hooksEric W. Biederman2018-03-22
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-31
|\ \ \ \
| * | | | macro: introduce COUNT_ARGS() macroAlexei Starovoitov2018-03-28
* | | | | security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()Kirill Tkhai2018-03-29
* | | | | net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai2018-03-29
* | | | | net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
|/ / / /
* | | | net: Convert smack_net_opsKirill Tkhai2018-02-27
* | | | net: Convert selinux_net_opsKirill Tkhai2018-02-27
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-02-24
|\ \ \ \ | | |/ / | |/| |
| * | | integrity/security: fix digsig.c build error with header fileRandy Dunlap2018-02-22
| * | | KEYS: Use individual pages in big_key for crypto buffersDavid Howells2018-02-22
| |/ /
* | | net: make getname() functions return length rather than use int* parameterDenys Vlasenko2018-02-12
|/ /
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* | Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-02-07
|\ \
| * | iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}Goffredo Baroncelli2018-02-01
* | | pids: introduce find_get_task_by_vpid() helperMike Rapoport2018-02-06