summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-18Add debugfs for cpuidlelkftandroid-hikey-linaro-4.14-idle-loopDaniel Lezcano
2018-06-18cpuidle: menu: Avoid selecting shallow states with stopped tickRafael J. Wysocki
2018-06-18cpuidle: menu: Refine idle state selection for running tickRafael J. Wysocki
2018-06-18sched: idle: Select idle state before stopping the tickRafael J. Wysocki
2018-06-18time: hrtimer: Introduce hrtimer_next_event_without()Rafael J. Wysocki
2018-06-18time: tick-sched: Split tick_nohz_stop_sched_tick()Rafael J. Wysocki
2018-06-18cpuidle: Return nohz hint from cpuidle_select()Rafael J. Wysocki
2018-06-18jiffies: Introduce USER_TICK_USEC and redefine TICK_USECRafael J. Wysocki
2018-06-18sched: idle: Do not stop the tick before cpuidle_idle_call()Rafael J. Wysocki
2018-06-18sched: idle: Do not stop the tick upfront in the idle loopRafael J. Wysocki
2018-06-18time: tick-sched: Reorganize idle tick management codeRafael J. Wysocki
2018-06-18arm64: hikey960: update idle-statesVincent Guittot
2018-06-18arm64: hikey960:disable leds activty which just waste powerVincent Guittot
2018-06-14Merge remote-tracking branch 'aosp/android-4.14' into android-hikey-linaro-4.14Alistair Strachan
2018-06-12Merge 4.14.49 into android-4.14Greg Kroah-Hartman
2018-06-11Linux 4.14.49Greg Kroah-Hartman
2018-06-11drm: set FMODE_UNSIGNED_OFFSET for drm filesDave Airlie
2018-06-11PCI: hv: Do not wait forever on a device that has disappearedDexuan Cui
2018-06-11cls_flower: Fix incorrect idr release when failing to modify rulePaul Blakey
2018-06-11rtnetlink: validate attributes in do_setlink()Eric Dumazet
2018-06-11virtio-net: fix leaking page for gso packet during mergeable XDPJason Wang
2018-06-11net/mlx5e: When RXFCS is set, add FCS data into checksum calculationEran Ben Elisha
2018-06-11virtio-net: correctly check num_buf during err pathJason Wang
2018-06-11tun: Fix NULL pointer dereference in XDP redirectToshiaki Makita
2018-06-11net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein
2018-06-11virtio-net: correctly transmit XDP buff after linearizingJason Wang
2018-06-11net-sysfs: Fix memory leak in XPS configurationAlexander Duyck
2018-06-11net: phy: broadcom: Fix auxiliary control register readsFlorian Fainelli
2018-06-11ipv6: sr: fix memory OOB access in seg6_do_srh_encap/inlineMathieu Xhonneux
2018-06-11vrf: check the original netdevice for generating redirectStephen Suryaputra
2018-06-11vhost: synchronize IOTLB message with dev cleanupJason Wang
2018-06-11team: use netdev_features_t instead of u32Dan Carpenter
2018-06-11sctp: not allow transport timeout value less than HZ/5 for hb_timerXin Long
2018-06-11qed: Fix mask for physical address in ILT entryShahed Shaikh
2018-06-11packet: fix reserve calculationWillem de Bruijn
2018-06-11net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas
2018-06-11net: phy: broadcom: Fix bcm_write_exp()Florian Fainelli
2018-06-11net/packet: refine check for priv area sizeEric Dumazet
2018-06-11net: metrics: add proper netlink validationEric Dumazet
2018-06-11net: ipv4: add missing RTA_TABLE to rtm_ipv4_policyRoopa Prabhu
2018-06-11netdev-FAQ: clarify DaveM's position for stable backportsCong Wang
2018-06-11kcm: Fix use-after-free caused by clonned socketsKirill Tkhai
2018-06-11isdn: eicon: fix a missing-check bugWenwen Wang
2018-06-11ipv6: omit traffic class when calculating flow hashMichal Kubecek
2018-06-11ipv4: remove warning in ip_recv_errorWillem de Bruijn
2018-06-11ipmr: properly check rhltable_init() return valueEric Dumazet
2018-06-11ip6_tunnel: remove magic mtu value 0xFFF8Nicolas Dichtel
2018-06-11ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca
2018-06-11enic: set DMA mask to 47 bitGovindarajulu Varadarajan
2018-06-11dccp: don't free ccid2_hc_tx_sock struct in dccp_disconnect()Alexey Kodanev