| Commit message (Expand) | Author | Files | Lines |
2018-04-12 | auxdisplay: charlcd: use null character instead of zero literal to terminate ... | Robert Abel | 1 | -2/+2 |
2018-04-12 | auxdisplay: charlcd: no need to call charlcd_gotoxy() if nothing changes | Sean Young | 1 | -3/+4 |
2018-04-12 | auxdisplay: cfag12864bfb: constify fb_fix_screeninfo and fb_var_screeninfo st... | Gustavo A. R. Silva | 1 | -2/+2 |
2018-04-12 | auxdisplay: img-ascii-lcd: fix typo on select SYSCON/MFD_SYSCON | Corentin Labbe | 1 | -1/+1 |
2018-04-12 | auxdisplay: img-ascii-lcd: kconfig: Remove MIPS_SEAD3 reference | Ulf Magnusson | 1 | -1/+1 |
2018-04-12 | auxdisplay: arm-charlcd: Fix struct charlcd doc line | Miguel Ojeda | 1 | -0/+2 |
2018-04-12 | MAINTAINERS: auxdisplay: remove obsolete webpages | Miguel Ojeda | 1 | -8/+0 |
2018-04-12 | Doc: misc-devices: move lcd-panel-cgram.txt to auxdisplay/ | Miguel Ojeda | 1 | -0/+0 |
2018-04-01 | Linux 4.16v4.16 | Linus Torvalds | 1 | -1/+1 |
2018-03-30 | net: mvneta: fix enable of all initialized RXQs | Yelena Krivosheev | 1 | -0/+1 |
2018-03-30 | net/ipv6: Fix route leaking between VRFs | David Ahern | 1 | -0/+3 |
2018-03-30 | vrf: Fix use after free and double free in vrf_finish_output | David Ahern | 1 | -2/+3 |
2018-03-30 | ipv6: sr: fix seg6 encap performances with TSO enabled | David Lebrun | 1 | -9/+7 |
2018-03-30 | net/dim: Fix int overflow | Tal Gilboa | 1 | -1/+1 |
2018-03-30 | vlan: Fix vlan insertion for packets without ethernet header | Toshiaki Makita | 1 | -2/+13 |
2018-03-30 | net: Fix untag for vlan packets without ethernet header | Toshiaki Makita | 1 | -2/+4 |
2018-03-30 | atm: iphase: fix spelling mistake: "Receiverd" -> "Received" | Colin Ian King | 1 | -1/+1 |
2018-03-30 | ceph: only dirty ITER_IOVEC pages for direct read | Yan, Zheng | 1 | -3/+6 |
2018-03-30 | dm: fix dropped return code from dm_get_bdev_for_ioctl | Mike Snitzer | 1 | -3/+5 |
2018-03-29 | dm mpath: fix support for loading scsi_dh modules during table load | Mike Snitzer | 1 | -1/+1 |
2018-03-29 | vhost: validate log when IOTLB is enabled | Jason Wang | 1 | -8/+6 |
2018-03-29 | qede: Do not drop rx-checksum invalidated packets. | Manish Chopra | 1 | -8/+2 |
2018-03-29 | mtd: jedec_probe: Fix crash in jedec_read_mfr() | Linus Walleij | 1 | -0/+2 |
2018-03-29 | mtd: nand: atmel: Fix get_sectorsize() function | Boris Brezillon | 1 | -1/+1 |
2018-03-29 | hv_netvsc: enable multicast if necessary | Stephen Hemminger | 1 | -1/+1 |
2018-03-29 | ip_tunnel: Resolve ipsec merge conflict properly. | David S. Miller | 1 | -6/+6 |
2018-03-29 | lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multic... | Raghuram Chary J | 1 | -2/+21 |
2018-03-29 | netfilter: nf_nat_snmp_basic: add correct dependency to Makefile | Masahiro Yamada | 1 | -1/+1 |
2018-03-29 | MAINTAINERS: demote ARM port to "odd fixes" | Russell King | 1 | -7/+21 |
2018-03-29 | MAINTAINERS: correct rmk's email address | Russell King | 1 | -2/+2 |
2018-03-29 | mm/kmemleak.c: wait for scan completion before disabling free | Vinayak Menon | 1 | -5/+7 |
2018-03-29 | mm/memcontrol.c: fix parameter description mismatch | Honglei Wang | 1 | -3/+3 |
2018-03-29 | mm/vmstat.c: fix vmstat_update() preemption BUG | Steven J. Hill | 1 | -0/+2 |
2018-03-29 | mm/page_owner: fix recursion bug after changing skip entries | Maninder Singh | 1 | -3/+3 |
2018-03-29 | ipc/shm.c: add split function to shm_vm_ops | Mike Kravetz | 1 | -0/+12 |
2018-03-29 | mm, slab: memcg_link the SLAB's kmem_cache | Shakeel Butt | 1 | -0/+1 |
2018-03-29 | RDMA/ucma: Introduce safer rdma_addr_size() variants | Roland Dreier | 3 | -17/+35 |
2018-03-28 | x86/platform/UV: Fix critical UV MMR address error | mike.travis@hpe.com | 1 | -1/+1 |
2018-03-28 | perf/hwbp: Simplify the perf-hwbp code, fix documentation | Linus Torvalds | 1 | -23/+7 |
2018-03-28 | drm/tegra: dc: Using NULL instead of plain integer | Wei Yongjun | 1 | -1/+1 |
2018-03-28 | KVM: x86: Fix pv tlb flush dependencies | Wanpeng Li | 1 | -2/+2 |
2018-03-28 | x86/platform/uv/BAU: Add APIC idt entry | Andrew Banman | 3 | -2/+4 |
2018-03-27 | RDMA/hns: ensure for-loop actually iterates and free's buffers | Colin Ian King | 1 | -1/+1 |
2018-03-27 | RDMA/ucma: Check that device exists prior to accessing it | Leon Romanovsky | 1 | -2/+4 |
2018-03-27 | RDMA/ucma: Check that device is connected prior to access it | Leon Romanovsky | 1 | -0/+5 |
2018-03-27 | RDMA/rdma_cm: Fix use after free race with process_one_req | Jason Gunthorpe | 1 | -0/+9 |
2018-03-27 | qede: Fix barrier usage after tx doorbell write. | Manish Chopra | 1 | -6/+4 |
2018-03-27 | vhost: correctly remove wait queue during poll failure | Jason Wang | 1 | -2/+1 |
2018-03-27 | kbuild: rpm-pkg: Support GNU tar >= 1.29 | Jason Gunthorpe | 1 | -1/+1 |
2018-03-27 | builddeb: Fix header package regarding dtc source links | Jan Kiszka | 1 | -1/+1 |