summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-05device: Use overflow helpers for devm_kmalloc()Kees Cook
2018-06-05mm: Use overflow helpers in kvmalloc()Kees Cook
2018-06-05mm: Use overflow helpers in kmalloc_array*()Kees Cook
2018-06-05test_overflow: Add memory allocation overflow testsKees Cook
2018-06-05overflow.h: Add allocation size calculation helpersKees Cook
2018-06-05test_overflow: Report test failuresKees Cook
2018-06-05test_overflow: macrofy some more, do more tests for freeRasmus Villemoes
2018-06-05lib: add runtime test of check_*_overflow functionsRasmus Villemoes
2018-05-31compiler.h: enable builtin overflow checkers and add fallback codeRasmus Villemoes
2018-05-06Linux 4.17-rc4Linus Torvalds
2018-05-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-05-06Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-05-06Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-05-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-05-05Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-05-05Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-05-05KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois
2018-05-05Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář
2018-05-04Merge tag 'kbuild-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-05-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-05-04Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteprocLinus Torvalds
2018-05-04Merge tag 'drm-fixes-for-v4.17-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-05-04Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-05-04Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-05-04Merge tag 'xfs-4.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-05-04Merge tag 'for-4.17-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-05genksyms: fix typo in parse.tab.{c,h} generation rulesMauro Rossi
2018-05-05kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)Masahiro Yamada
2018-05-05gcc-plugins: fix build condition of SANCOV pluginMasahiro Yamada
2018-05-05MAINTAINERS: Update Kbuild entry with a few pathsRasmus Villemoes
2018-05-04Merge tag 'usb-serial-4.17-rc4' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-05-04Revert "usb: host: ehci: Use dma_pool_zalloc()"Greg Kroah-Hartman
2018-05-04platform/x86: Kconfig: Fix dell-laptop dependency chain.Mario Limonciello
2018-05-04platform/x86: asus-wireless: Fix NULL pointer dereferenceJoão Paulo Rechi Vita
2018-05-04Merge tag 'for-linus-4.17-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-05-04arm64: vgic-v2: Fix proxying of cpuif accessJames Morse
2018-05-04KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenanceValentin Schneider
2018-05-04KVM: arm64: Fix order of vcpu_write_sys_reg() argumentsJames Morse
2018-05-04Merge tag 'pm-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-05-04Merge tag 'acpi-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-05-04Merge tag 'media/v4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-05-04Merge tag 'sound-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab
2018-05-04media: imx-media-csi: Fix inconsistent IS_ERR and PTR_ERRFrom: Gustavo A. R. Silva
2018-05-04tools: power/acpi, revert to LD = gccJiri Slaby
2018-05-03Merge tag 'linux-kselftest-4.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds