index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-4
/
+4
2018-06-15
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
Stefan Agner
3
-4
/
+4
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-17
/
+27
2018-06-15
Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-4
/
+7
2018-06-14
Merge branch 'vfs_timespec64' of https://github.com/deepa-hub/vfs into vfs-ti...
Arnd Bergmann
8
-33
/
+47
2018-06-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-12
/
+32
2018-06-14
Merge tag 'platform-drivers-x86-v4.18-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
16
-75
/
+568
2018-06-14
Merge tag 'pwm/for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-12
/
+46
2018-06-14
Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
62
-415
/
+1642
2018-06-13
Merge tag 'acpi-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-13
/
+163
2018-06-13
Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
11
-52
/
+390
2018-06-13
Merge branches 'pm-domains' and 'pm-tools'
Rafael J. Wysocki
2
-23
/
+154
2018-06-13
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
6
-24
/
+209
2018-06-13
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
869
-2137
/
+2720
2018-06-13
Merge tag 'for-4.18/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-74
/
+2398
2018-06-13
treewide: Use array_size() in kvzalloc_node()
Kees Cook
2
-4
/
+5
2018-06-13
treewide: Use array_size() in vzalloc_node()
Kees Cook
2
-4
/
+3
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
50
-92
/
+126
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
50
-72
/
+99
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
204
-609
/
+782
2018-06-13
treewide: devm_kmalloc() -> devm_kmalloc_array()
Kees Cook
5
-10
/
+11
2018-06-13
treewide: kvzalloc() -> kvcalloc()
Kees Cook
11
-32
/
+41
2018-06-13
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
4
-8
/
+16
2018-06-13
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
12
-25
/
+24
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
374
-811
/
+984
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
227
-460
/
+620
2018-06-13
video: uvesafb: Fix integer overflow in allocation
Kees Cook
1
-1
/
+2
2018-06-13
leds: Use struct_size() in allocation
Kees Cook
1
-2
/
+1
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
1
-2
/
+2
2018-06-13
Convert virtio_console to struct_size
Matthew Wilcox
1
-2
/
+1
2018-06-13
Merge tag 'pci-v4.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
78
-1590
/
+1475
2018-06-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
11
-863
/
+833
2018-06-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
9
-141
/
+49
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
6
-116
/
+116
2018-06-12
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2
-27
/
+17
2018-06-12
Revert "PM / runtime: Fixup reference counting of device link suppliers at pr...
Rafael J. Wysocki
2
-4
/
+26
2018-06-12
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
10
-25
/
+1149
2018-06-12
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
38
-884
/
+1397
2018-06-12
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
12
-63
/
+489
2018-06-11
Merge tag 'linux-watchdog-4.18-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
9
-53
/
+84
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
[next]