summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-31Add debugfs for cpuidlelkftDaniel Lezcano
2018-05-31cpuidle: menu: Avoid selecting shallow states with stopped tickRafael J. Wysocki
2018-05-31cpuidle: menu: Refine idle state selection for running tickRafael J. Wysocki
2018-05-31sched: idle: Select idle state before stopping the tickRafael J. Wysocki
2018-05-31time: hrtimer: Introduce hrtimer_next_event_without()Rafael J. Wysocki
2018-05-31time: tick-sched: Split tick_nohz_stop_sched_tick()Rafael J. Wysocki
2018-05-31cpuidle: Return nohz hint from cpuidle_select()Rafael J. Wysocki
2018-05-31jiffies: Introduce USER_TICK_USEC and redefine TICK_USECRafael J. Wysocki
2018-05-31sched: idle: Do not stop the tick before cpuidle_idle_call()Rafael J. Wysocki
2018-05-31sched: idle: Do not stop the tick upfront in the idle loopRafael J. Wysocki
2018-05-31time: tick-sched: Reorganize idle tick management codeRafael J. Wysocki
2018-05-31arm64: hikey960: update idle-statesVincent Guittot
2018-05-31arm64: hikey960:disable leds activty which just waste powerVincent Guittot
2018-05-29nanohub: Add <sensorhub,bl-max-frequency> and obey <spi-max-frequency>Dmitry Shmidt
2018-05-29hikey_defconfig: hikey960_defconfig: Add xt_bpf supportVishal Bhoj
2018-05-29defconfig: hikey: hikey960: Enable KPROBESVishal Bhoj
2018-05-29hikey960/hikey_defconfig: enable NET_IPVTI and IPV6_VTIVishal Bhoj
2018-05-29hikey960/hikey_defconfig: enabled CONFIG_CRYPTO_SHA512Vishal Bhoj
2018-05-29arch/arm64/configs/hikey960_defconfig: add configs for VtsKernelConfig#testKe...Yongqin Liu
2018-05-24Merge "mali: utgard: Fixup mali_internal_sync_fence to match sync_file" into ...Alistair Strachan
2018-05-24mali: utgard: Fixup mali_internal_sync_fence to match sync_fileJohn Stultz
2018-05-22Merge remote-tracking branch 'common/android-4.14'Sandeep Patil
2018-05-19Merge 4.14.42 into android-4.14Greg Kroah-Hartman
2018-05-19Linux 4.14.42Greg Kroah-Hartman
2018-05-19proc: do not access cmdline nor environ from file-backed areasWilly Tarreau
2018-05-19l2tp: revert "l2tp: fix missing print session offset info"James Chapman
2018-05-19xfrm: fix xfrm_do_migrate() with AEAD e.g(AES-GCM)Antony Antony
2018-05-19btrfs: Take trans lock before access running trans in check_delayed_refethanwu
2018-05-19xfrm: Use __skb_queue_tail in xfrm_trans_queueHerbert Xu
2018-05-19scsi: aacraid: Correct hba_send to include iu_typeDave Carroll
2018-05-19udp: fix SO_BINDTODEVICEPaolo Abeni
2018-05-19nsh: fix infinite loopEric Dumazet
2018-05-19net/mlx5e: Allow offloading ipv4 header re-write for icmpJianbo Liu
2018-05-19ipv6: fix uninit-value in ip6_multipath_l3_keys()Eric Dumazet
2018-05-19hv_netvsc: set master deviceStephen Hemminger
2018-05-19net/mlx5: Avoid cleaning flow steering table twice during error flowTalat Batheesh
2018-05-19net/mlx5e: TX, Use correct counter in dma_map error flowTariq Toukan
2018-05-19net: sched: fix error path in tcf_proto_create() when modules are not configuredJiri Pirko
2018-05-19bonding: send learning packets for vlans on slaveDebabrata Banerjee
2018-05-19bonding: do not allow rlb updates to invalid macDebabrata Banerjee
2018-05-19tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan
2018-05-19tcp: ignore Fast Open on repair modeYuchung Cheng
2018-05-19tcp_bbr: fix to zero idle_restart only upon S/ACKed dataNeal Cardwell
2018-05-19sctp: use the old asoc when making the cookie-ack chunk in dupcook_dXin Long
2018-05-19sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsgXin Long
2018-05-19sctp: handle two v4 addrs comparison in sctp_inet6_cmp_addrXin Long
2018-05-19sctp: fix the issue that the cookie-ack with auth can't get processedXin Long
2018-05-19sctp: delay the authentication for the duplicated cookie-echo chunkXin Long
2018-05-19rds: do not leak kernel memory to user landEric Dumazet
2018-05-19r8169: fix powering up RTL8168hHeiner Kallweit