Age | Commit message (Expand) | Author |
2018-04-12 | auxdisplay: Replace licenses with SPDX identifiers | Miguel Ojeda |
2018-04-12 | auxdisplay: make PANEL a menuconfig | Randy Dunlap |
2018-04-12 | auxdisplay: fix broken menu | Randy Dunlap |
2018-04-12 | auxdisplay: charlcd: Fix and clean up handling of x/y commands | Miguel Ojeda |
2018-04-12 | auxdisplay: charlcd: fix hex literal ranges for graphics command | Robert Abel |
2018-04-12 | auxdisplay: charlcd: fix two-line command ^[[LN not marked as processed | Robert Abel |
2018-04-12 | auxdisplay: charlcd: replace octal literal with form-feed escape sequence | Robert Abel |
2018-04-12 | auxdisplay: charlcd: use null character instead of zero literal to terminate ... | Robert Abel |
2018-04-12 | auxdisplay: charlcd: no need to call charlcd_gotoxy() if nothing changes | Sean Young |
2018-04-12 | auxdisplay: cfag12864bfb: constify fb_fix_screeninfo and fb_var_screeninfo st... | Gustavo A. R. Silva |
2018-04-12 | auxdisplay: img-ascii-lcd: fix typo on select SYSCON/MFD_SYSCON | Corentin Labbe |
2018-04-12 | auxdisplay: img-ascii-lcd: kconfig: Remove MIPS_SEAD3 reference | Ulf Magnusson |
2018-04-12 | auxdisplay: arm-charlcd: Fix struct charlcd doc line | Miguel Ojeda |
2018-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-03-30 | net: mvneta: fix enable of all initialized RXQs | Yelena Krivosheev |
2018-03-30 | vrf: Fix use after free and double free in vrf_finish_output | David Ahern |
2018-03-30 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-03-30 | atm: iphase: fix spelling mistake: "Receiverd" -> "Received" | Colin Ian King |
2018-03-29 | Merge tag 'for-4.16/dm-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-03-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2018-03-29 | Merge tag 'mtd/fixes-for-4.16' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2018-03-29 | dm: fix dropped return code from dm_get_bdev_for_ioctl | Mike Snitzer |
2018-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2018-03-29 | dm mpath: fix support for loading scsi_dh modules during table load | Mike Snitzer |
2018-03-29 | vhost: validate log when IOTLB is enabled | Jason Wang |
2018-03-29 | qede: Do not drop rx-checksum invalidated packets. | Manish Chopra |
2018-03-29 | mtd: jedec_probe: Fix crash in jedec_read_mfr() | Linus Walleij |
2018-03-29 | mtd: nand: atmel: Fix get_sectorsize() function | Boris Brezillon |
2018-03-29 | hv_netvsc: enable multicast if necessary | Stephen Hemminger |
2018-03-29 | lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multic... | Raghuram Chary J |
2018-03-28 | Merge tag 'drm-fixes-for-v4.16-rc8' of git://people.freedesktop.org/~airlied/... | Linus Torvalds |
2018-03-29 | Merge tag 'drm/tegra/for-4.16-fixes' of git://anongit.freedesktop.org/tegra/l... | Dave Airlie |
2018-03-28 | RDMA/ucma: Introduce safer rdma_addr_size() variants | Roland Dreier |
2018-03-28 | drm/tegra: dc: Using NULL instead of plain integer | Wei Yongjun |
2018-03-27 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2018-03-27 | RDMA/hns: ensure for-loop actually iterates and free's buffers | Colin Ian King |
2018-03-27 | RDMA/ucma: Check that device exists prior to accessing it | Leon Romanovsky |
2018-03-27 | RDMA/ucma: Check that device is connected prior to access it | Leon Romanovsky |
2018-03-27 | RDMA/rdma_cm: Fix use after free race with process_one_req | Jason Gunthorpe |
2018-03-27 | qede: Fix barrier usage after tx doorbell write. | Manish Chopra |
2018-03-27 | vhost: correctly remove wait queue during poll failure | Jason Wang |
2018-03-27 | net/mlx4_core: Fix memory leak while delete slave's resources | Moshe Shemesh |
2018-03-27 | net/mlx4_en: Fix mixed PFC and Global pause user control requests | Eran Ben Elisha |
2018-03-27 | Merge tag 'mlx5-fixes-2018-03-23' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
2018-03-27 | r8169: fix setting driver_data after register_netdev | Heiner Kallweit |
2018-03-27 | net-usb: add qmi_wwan if on lte modem wistron neweb d18q1 | Giuseppe Lippolis |
2018-03-27 | Merge tag 'drm-amdkfd-fixes-2018-03-25' of git://people.freedesktop.org/~gabb... | Dave Airlie |
2018-03-26 | net/mlx5e: Sync netdev vxlan ports at open | Shahar Klein |
2018-03-26 | net/mlx5e: Avoid using the ipv6 stub in the TC offload neigh update path | Or Gerlitz |
2018-03-26 | net/mlx5e: Fix memory usage issues in offloading TC flows | Jianbo Liu |