Age | Commit message (Expand) | Author |
2018-06-15 | media: v4l: fix broken video4linux docs locations | Mauro Carvalho Chehab |
2018-06-15 | docs: Fix some broken references | Mauro Carvalho Chehab |
2018-06-15 | docs: fix broken references with multiple hints | Mauro Carvalho Chehab |
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: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-11 | Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/... | 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-07 | Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2018-06-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-06-06 | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-06 | treewide: Use struct_size() for kmalloc()-family | Kees Cook |
2018-06-06 | Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2018-06-05 | Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-06-05 | staging: ipx: delete it from the tree | Greg Kroah-Hartman |
2018-06-05 | staging: ncpfs: delete it | Greg Kroah-Hartman |
2018-06-05 | staging: lustre: delete the filesystem from the tree. | Greg Kroah-Hartman |
2018-06-05 | media: staging: tegra-vde: Reset VDE regardless of memory client resetting fa... | Dmitry Osipenko |
2018-06-04 | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-06-04 | Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2018-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-06-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-06-01 | staging: vc04_services: no need to save the log debufs dentries | Greg Kroah-Hartman |
2018-06-01 | staging: vc04_services: vchiq_debugfs_log_entry can be a void * | Greg Kroah-Hartman |
2018-06-01 | staging: vc04_services: remove struct vchiq_debugfs_info | Greg Kroah-Hartman |
2018-06-01 | staging: vc04_services: move client dbg directory into static variable | Greg Kroah-Hartman |
2018-06-01 | staging: vc04_services: remove odd vchiq_debugfs_top() wrapper | Greg Kroah-Hartman |
2018-06-01 | staging: vc04_services: no need to check debugfs return values | Greg Kroah-Hartman |
2018-06-01 | staging: mt7621-gpio: reorder includes alphabetically | Sergio Paracuellos |
2018-06-01 | staging: mt7621-gpio: change gc_map to don't use pointers | Sergio Paracuellos |
2018-06-01 | staging: mt7621-gpio: use GPIOF_DIR_OUT and GPIOF_DIR_IN macros instead of cu... | Sergio Paracuellos |
2018-06-01 | staging: mt7621-gpio: change 'to_mediatek_gpio' to make just a one line return | Sergio Paracuellos |
2018-06-01 | staging: mt7621-gpio: dt-bindings: update documentation for #interrupt-cells ... | Sergio Paracuellos |
2018-06-01 | staging: mt7621-gpio: update #interrupt-cells for the gpio node | Sergio Paracuellos |
2018-06-01 | staging: mt7621-gpio: dt-bindings: complete documentation for the gpio | Sergio Paracuellos |
2018-06-01 | staging: mt7621-dts: add missing properties to gpio node | Sergio Paracuellos |
2018-06-01 | staging: mt7621-gpio: change lock place in irq mask and unmask functions | Sergio Paracuellos |
2018-06-01 | staging: mt7621-gpio: avoid locking in mediatek_gpio_get_direction | Sergio Paracuellos |
2018-06-01 | staging: mt7621-gpio: fix masks for gpio pin | Sergio Paracuellos |
2018-06-01 | staging: mt7621-gpio: use module_platform_driver() instead subsys initcall | Sergio Paracuellos |
2018-06-01 | staging: mt7621-gpio: rename MTK_MAX_BANK into MTK_BANK_CNT | Sergio Paracuellos |
2018-06-01 | staging: mt7621-mmc: Fix line size exceeding 80 columns | Sankalp Negi |
2018-06-01 | staging: rtl8192e: Correct indentation of switch statements - coding style | John Whitmore |
2018-06-01 | staging: rtl8192e: correct position of '{', '}', '(' and ')' - coding style | John Whitmore |
2018-06-01 | staging: rtl8192e: Add spaces where required by coding standard | John Whitmore |
2018-06-01 | staging: lustre: get rid of ldebugfs_remove() | Greg Kroah-Hartman |
2018-06-01 | staging: lustre: make ldebugfs_add_vars a void function | Greg Kroah-Hartman |
2018-06-01 | staging: lustre: remove last two users of ldebugfs_register() | Greg Kroah-Hartman |