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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2018-06-15
arm: port KCOV to arm
Dmitry Vyukov
2018-06-15
mm: fix devmem_is_allowed() for sub-page System RAM intersections
Dan Williams
2018-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
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-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
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
Convert intel uncore to struct_size
Matthew Wilcox
2018-06-12
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
kvm: fix typo in flag name
Michael S. Tsirkin
2018-06-12
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
Paolo Bonzini
2018-06-12
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
Paolo Bonzini
2018-06-12
KVM: x86: introduce linear_{read,write}_system
Paolo Bonzini
2018-06-12
kvm: nVMX: Enforce cpl=0 for VMX instructions
Felix Wilhelm
2018-06-11
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2018-06-11
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2018-06-11
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2018-06-11
Merge branch 'next/defconfig' into next/soc
Olof Johansson
2018-06-11
ia64: disable CONFIG_PERFMON at least for now
Linus Torvalds
2018-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-11
sh: remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
2018-06-11
powerpc/kbuild: move -mprofile-kernel check to Kconfig
Nicholas Piggin
2018-06-11
gcc-plugins: disable GCC_PLUGIN_STRUCTLEAK_BYREF_ALL for COMPILE_TEST
Masahiro Yamada
2018-06-11
gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TEST
Masahiro Yamada
2018-06-11
gcc-plugins: test plugin support in Kconfig and clean up Makefile
Masahiro Yamada
2018-06-11
gcc-plugins: move GCC version check for PowerPC to Kconfig
Masahiro Yamada
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-10
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-06-09
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-06-09
x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
Tony Luck
2018-06-08
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-08
Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next
Dan Williams
2018-06-08
Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-08
Merge tag 'for-linus-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-08
arm64: Fix syscall restarting around signal suppressed by tracer
Dave Martin
2018-06-08
arm64: move GCC version check for ARCH_SUPPORTS_INT128 to Kconfig
Masahiro Yamada
2018-06-08
stack-protector: test compiler capability in Kconfig and drop AUTO mode
Masahiro Yamada
2018-06-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-06-07
mm: add pt_mm to struct page
Matthew Wilcox
2018-06-07
s390: use _refcount for pgtables
Matthew Wilcox
2018-06-07
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
2018-06-07
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
Willem de Bruijn
[next]