index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-15
Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2018-06-15
Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-15
Kbuild: rename HAVE_CC_STACKPROTECTOR config variable
Masahiro Yamada
2018-06-15
kconfig: tinyconfig: remove stale stack protector fixups
Masahiro Yamada
2018-06-15
x86: fix dependency of X86_32_LAZY_GS
Masahiro Yamada
2018-06-14
pstore: Remove bogus format string definition
Arnd Bergmann
2018-06-14
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...
Arnd Bergmann
2018-06-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-06-14
Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2018-06-14
Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-14
Merge tag 'apparmor-pr-2018-06-13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
2018-06-13
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-06-13
Merge tag 'acpi-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-13
Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-06-13
Merge branch 'acpica'
Rafael J. Wysocki
2018-06-13
Merge branches 'pm-domains' and 'pm-tools'
Rafael J. Wysocki
2018-06-13
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2018-06-12
Revert "debugfs: inode: debugfs_create_dir uses mode permission from parent"
Linus Torvalds
2018-06-12
KVM: x86: VMX: fix build without hyper-v
Linus Torvalds
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
Merge tag 'for-4.18/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-12
treewide: Use array_size in f2fs_kvzalloc()
Kees Cook
2018-06-12
treewide: Use array_size() in f2fs_kzalloc()
Kees Cook
2018-06-12
treewide: Use array_size() in f2fs_kmalloc()
Kees Cook
2018-06-12
treewide: Use array_size() in sock_kmalloc()
Kees Cook
2018-06-12
treewide: Use array_size() in kvzalloc_node()
Kees Cook
2018-06-12
treewide: Use array_size() in vzalloc_node()
Kees Cook
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
treewide: devm_kmalloc() -> devm_kmalloc_array()
Kees Cook
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
mm: Introduce kvcalloc()
Kees Cook
2018-06-12
video: uvesafb: Fix integer overflow in allocation
Kees Cook
2018-06-12
UBIFS: Fix potential integer overflow in allocation
Silvio Cesare
2018-06-12
leds: Use struct_size() in allocation
Kees Cook
2018-06-12
Convert intel uncore to struct_size
Matthew Wilcox
2018-06-12
Convert jffs2 acl to struct_size
Matthew Wilcox
2018-06-12
Convert vhost to struct_size
Matthew Wilcox
2018-06-12
Convert v4l2 event to struct_size
Matthew Wilcox
2018-06-12
Convert infiniband uverbs to struct_size
Matthew Wilcox
2018-06-12
Convert virtio_console to struct_size
Matthew Wilcox
2018-06-12
test_overflow: fix an IS_ERR() vs NULL bug
Dan Carpenter
[next]