Age | Commit message (Expand) | Author |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-12 | video: uvesafb: Fix integer overflow in allocation | Kees Cook |
2018-06-12 | leds: Use struct_size() in allocation | Kees Cook |
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-11 | Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-06-11 | Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds |
2018-06-11 | Merge tag 'drm-next-2018-06-11' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2018-06-11 | backlight: as3711_bl: Fix Device Tree node leaks | Johan Hovold |
2018-06-11 | backlight: tps65217_bl: Fix Device Tree node lookup | Johan Hovold |
2018-06-11 | backlight: max8925_bl: Fix Device Tree node lookup | Johan Hovold |
2018-06-11 | backlight: as3711_bl: Fix Device Tree node lookup | Johan Hovold |
2018-06-11 | mfd: cros_ec: Remove unused __remove function | Arnd Bergmann |
2018-06-11 | mfd: wm97xx-core: Platform data can be NULL | Robert Jarzmik |
2018-06-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-06-10 | Merge tag 'rtc-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds |
2018-06-10 | Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2018-06-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-06-10 | net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620 | Alvaro Gamez Machado |
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 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-06-09 | Merge tag 'for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds |
2018-06-09 | Merge tag 'hsi-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sre... | 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 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds |
2018-06-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2018-06-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide | Linus Torvalds |
2018-06-09 | Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-06-08 | Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-08 | cdc_ncm: avoid padding beyond end of skb | Bjørn Mork |
2018-06-08 | net: fddi: fix a possible null-ptr-deref | YueHaibing |
2018-06-08 | net: aquantia: fix unsigned numvecs comparison with less than zero | Colin Ian King |
2018-06-08 | Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next | Dan Williams |
2018-06-08 | Merge branch 'for-4.18/dax' into libnvdimm-for-next | Dan Williams |
2018-06-08 | Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-06-09 | Merge tag 'drm-intel-next-fixes-2018-06-08-2' of git://anongit.freedesktop.or... | Dave Airlie |
2018-06-08 | Merge tag 'regulator-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-06-08 | nvme: cleanup double shift issue | Dan Carpenter |
2018-06-08 | nvme-pci: make CMB SQ mod-param read-only | Keith Busch |
2018-06-08 | nvme-pci: unquiesce dead controller queues | Keith Busch |
2018-06-08 | nvme-pci: remove HMB teardown on reset | Keith Busch |
2018-06-08 | nvme-pci: queue creation fixes | Keith Busch |
2018-06-08 | nvme-pci: remove unnecessary completion doorbell check | Keith Busch |
2018-06-08 | nvme-pci: remove unnecessary nested locking | Keith Busch |
2018-06-08 | nvmet: filter newlines from user input | Sagi Grimberg |
2018-06-08 | nvme-rdma: correctly check for target keyed sgl support | Steve Wise |
2018-06-08 | nvme: don't hold nvmf_transports_rwsem for more than transport lookups | Johannes Thumshirn |