index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-13
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
15
-35
/
+35
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
484
-977
/
+1177
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
377
-748
/
+1014
2018-06-13
mm: Introduce kvcalloc()
Kees Cook
1
-0
/
+5
2018-06-13
video: uvesafb: Fix integer overflow in allocation
Kees Cook
1
-1
/
+2
2018-06-13
UBIFS: Fix potential integer overflow in allocation
Silvio Cesare
1
-2
/
+3
2018-06-13
leds: Use struct_size() in allocation
Kees Cook
1
-2
/
+1
2018-06-13
Convert intel uncore to struct_size
Matthew Wilcox
1
-9
/
+10
2018-06-13
Convert jffs2 acl to struct_size
Matthew Wilcox
2
-1
/
+3
2018-06-13
Convert vhost to struct_size
Matthew Wilcox
1
-1
/
+2
2018-06-13
Convert v4l2 event to struct_size
Matthew Wilcox
1
-2
/
+1
2018-06-13
Convert infiniband uverbs to struct_size
Matthew Wilcox
2
-6
/
+3
2018-06-13
Convert virtio_console to struct_size
Matthew Wilcox
1
-2
/
+1
2018-06-13
test_overflow: fix an IS_ERR() vs NULL bug
Dan Carpenter
1
-1
/
+1
2018-06-13
Merge tag 'xfs-4.18-merge-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
207
-3195
/
+939
2018-06-13
Merge tag 'pci-v4.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
79
-1626
/
+1509
2018-06-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
18
-881
/
+851
2018-06-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
10
-157
/
+50
2018-06-12
Merge tag 'ntb-4.18' of git://github.com/jonmason/ntb
Linus Torvalds
8
-813
/
+1001
2018-06-12
Merge tag 'vfio-v4.18-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
13
-116
/
+2622
2018-06-12
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
60
-392
/
+339
2018-06-12
autofs: Fix typo s/thenew new/the new/ in AUTOFS4_FS description
Geert Uytterhoeven
1
-1
/
+1
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
74
-769
/
+1827
2018-06-12
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
38
-733
/
+1240
2018-06-12
Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
22
-880
/
+1489
2018-06-12
linux/linkage.h: replace VMLINUX_SYMBOL_STR() with __stringify()
Masahiro Yamada
1
-6
/
+6
2018-06-12
kvm: fix typo in flag name
Michael S. Tsirkin
3
-6
/
+6
2018-06-12
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
Paolo Bonzini
3
-14
/
+26
2018-06-12
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
Paolo Bonzini
3
-28
/
+38
2018-06-12
KVM: x86: introduce linear_{read,write}_system
Paolo Bonzini
1
-32
/
+32
2018-06-12
kvm: nVMX: Enforce cpl=0 for VMX instructions
Felix Wilhelm
1
-2
/
+13
2018-06-12
skip LAYOUTRETURN if layout is invalid
Olga Kornievskaia
1
-2
/
+4
2018-06-12
Revert "PM / runtime: Fixup reference counting of device link suppliers at pr...
Rafael J. Wysocki
3
-6
/
+30
2018-06-12
xfs: update incore per-AG inode count
Darrick J. Wong
1
-0
/
+2
2018-06-12
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
68
-3409
/
+8943
2018-06-12
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
54
-916
/
+1677
2018-06-12
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
483
-6130
/
+16879
2018-06-12
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
131
-1006
/
+2038
2018-06-12
Merge branch 'next/defconfig' into next/soc
Olof Johansson
7
-4
/
+70
2018-06-11
Merge tag 'linux-watchdog-4.18-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
10
-60
/
+100
2018-06-11
Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,fr...
Linus Torvalds
2
-22
/
+47
2018-06-11
ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_creat...
Jia-Ju Bai
1
-2
/
+2
2018-06-11
ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_setup...
Jia-Ju Bai
1
-1
/
+1
2018-06-11
NTB: ntb_hw_idt: fix typo 'can by' to 'can be'
Wolfram Sang
1
-1
/
+1
2018-06-11
ntb: intel: change references of skx to gen3
Dave Jiang
4
-130
/
+126
2018-06-11
ntb: intel: split out the gen3 code
Dave Jiang
6
-657
/
+754
2018-06-11
ntb: intel: header definitions refactor
Dave Jiang
4
-142
/
+237
2018-06-11
Merge tag 'rpmsg-v4.18' of git://github.com/andersson/remoteproc
Linus Torvalds
15
-145
/
+139
2018-06-11
Merge tag 'rproc-v4.18' of git://github.com/andersson/remoteproc
Linus Torvalds
5
-83
/
+188
2018-06-11
Merge tag 'hwlock-v4.18' of git://github.com/andersson/remoteproc
Linus Torvalds
9
-81
/
+118
[prev]
[next]