summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-22randstruct: Whitelist NIU struct page overloadingKees Cook
2017-06-22randstruct: Whitelist big_key path struct overloadingKees Cook
2017-06-22randstruct: Whitelist UNIXCB castKees Cook
2017-06-22randstruct: Whitelist struct security_hook_heads castKees Cook
2017-06-22gcc-plugins: Add the randstruct pluginKees Cook
2017-05-28compiler: Add __designated_init annotationKees Cook
2017-05-28gcc-plugins: Detail c-common.h location for GCC 4.6Kees Cook
2017-05-28mtk-vcodec: Use designated initializersKees Cook
2017-05-28drm/amd/powerplay: Use designated initializersKees Cook
2017-05-28drm/amdgpu: Use designated initializersKees Cook
2017-05-28sgi-xp: Use designated initializersKees Cook
2017-05-28ocfs2: Use ERR_CAST() to avoid cross-structure castKees Cook
2017-05-28ntfs: Use ERR_CAST() to avoid cross-structure castKees Cook
2017-05-28NFS: Use ERR_CAST() to avoid cross-structure castKees Cook
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