summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-05-23selinux: Create policydb version for Infiniband supportDaniel Jurgens
2017-05-23IB/core: Enforce security on management datagramsDaniel Jurgens
2017-05-23selinux lsm IB/core: Implement LSM notification systemDaniel Jurgens
2017-05-23IB/core: Enforce PKey security on QPsDaniel Jurgens
2017-05-23IB/core: IB cache enhancements to support Infiniband securityDaniel Jurgens
2017-05-23selinux: Remove redundant check for unknown labeling behaviorMatthias Kaehlcke
2017-05-23selinux: log policy capability state when a policy is loadedStephen Smalley
2017-05-23selinux: do not check open permission on socketsStephen Smalley
2017-05-23selinux: add a map permission check for mmapStephen Smalley
2017-05-23selinux: only invoke capabilities and selinux for CAP_MAC_ADMIN checksStephen Smalley
2017-05-23selinux: Return an error code only as a constant in sidtab_insert()Markus Elfring
2017-05-23selinux: Return directly after a failed memory allocation in policydb_index()Markus Elfring
2017-05-23selinux: Use task_alloc hook rather than task_create hookTetsuo Handa
2017-05-22Sync to mainline for security submaintainers to work againstJames Morris
2017-05-21Linux 4.12-rc2Linus Torvalds
2017-05-21x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds
2017-05-21Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds
2017-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-05-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-21osf_wait4(): fix infoleakAl Viro
2017-05-21fix unsafe_put_user()Al Viro
2017-05-20Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-20Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-20nvmet: release the sq ref on rdma read errorsVijay Immanuel
2017-05-20nvmet-fc: remove target cpu scheduling flagJames Smart
2017-05-20nvme-fc: stop queues on error detectionJames Smart
2017-05-20nvme-fc: require target or discovery role for fc-nvme targetsJames Smart
2017-05-20nvme-fc: correct port role bitsJames Smart
2017-05-20nvme: unmap CMB and remove sysfs file in reset pathJon Derrick
2017-05-20Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-20Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-05-20Merge tag 'char-misc-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-20Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2017-05-20Merge tag 'drm-fixes-for-v4.12-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-05-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-05-19Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-19Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-19Merge tag 'iommu-fixes-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-05-19Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-19Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-05-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-05-20Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie
2017-05-19Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-19KVM: x86: prevent uninitialized variable warning in check_svme()Radim Krčmář
2017-05-19KVM: x86/vPMU: fix undefined shift in intel_pmu_refresh()Radim Krčmář
2017-05-19KVM: x86: zero base3 of unusable segmentsRadim Krčmář
2017-05-19KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulationWanpeng Li