summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-28sparc64: vcc: Check for IS_ERR() instead of NULLDan Carpenter
2017-08-28hv_sock: implements Hyper-V transport for Virtual Sockets (AF_VSOCK)Dexuan Cui
2017-08-28selftests/bpf: check the instruction dumps are populatedJakub Kicinski
2017-08-28ipv6: fix sparse warning on rt6i_nodeWei Wang
2017-08-29ACPI, APEI, EINJ: Subtract any matching Register Region from Trigger resourcesYazen Ghannam
2017-08-29Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/mz...Rafael J. Wysocki
2017-08-28cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio
2017-08-28bpf: fix oops on allocation failureDan Carpenter
2017-08-29cpufreq: imx6q: Fix imx6sx low frequency supportLeonard Crestez
2017-08-28net: stmmac: sun8i: Remove the compatiblesMaxime Ripard
2017-08-29cpufreq: speedstep-lib: make several arrays static, makes code smallerColin Ian King
2017-08-28Merge branch 'nfp-flow-dissector-layer'David S. Miller
2017-08-28nfp: remove incorrect mask check for vlan matchingPieter Jansen van Vuuren
2017-08-28nfp: fix supported key layers calculationPieter Jansen van Vuuren
2017-08-28nfp: fix unchecked flow dissector usePieter Jansen van Vuuren
2017-08-28ARC: [plat-eznps] handle extra aux regs #2: kernel/entry exitLiav Rehana
2017-08-28ARC: [plat-eznps] handle extra aux regs #1: save/restore on context switchNoam Camus
2017-08-28ARC: [plat-eznps] avoid toggling of DPC registerElad Kanfi
2017-08-28ARC: [plat-eznps] Update the init sequence of aux regs per cpu.Liav Rehana
2017-08-28ARC: [plat-eznps] new command line argument for HW scheduler at MTMNoam Camus
2017-08-28ARC: set boot print log level to PR_INFONoam Camus
2017-08-28ARC: [plat-eznps] Handle user memory error same in simulation and siliconNoam Camus
2017-08-28ARC: [plat-eznps] use schd.wft instruction instead of sleep at idle taskNoam Camus
2017-08-28ARC: create cpu specific version of arch_cpu_idle()Vineet Gupta
2017-08-28ARC: [plat-eznps] spinlock aware for MTMNoam Camus
2017-08-28ARC: spinlock: Document the EX based spin_unlockVineet Gupta
2017-08-28ARC: [plat-eznps] disabled stall counter due to a HW bugNoam Camus
2017-08-28ARC: [plat-eznps] Fix TLB ErrataNoam Camus
2017-08-28ARC: [plat-eznps] typo fix at KconfigNoam Camus
2017-08-28ARC: typos fix in kernel/entry-compact.SLiav Rehana
2017-08-28ARC: typo fix in mm/fault.cLiav Rehana
2017-08-28net: Add comment that early_demux can change via sysctlDavid Ahern
2017-08-29PM: docs: Delete the obsolete states.txt documentRafael J. Wysocki
2017-08-29Merge branch 'pm-sleep' into pm-docsRafael J. Wysocki
2017-08-29PM: docs: Describe high-level PM strategies and sleep statesRafael J. Wysocki
2017-08-28xen-netback: update ubuf_info initialization to anonymous unionWillem de Bruijn
2017-08-28Merge branch 'gre-add-collect_md-mode-for-ERSPAN-tunnel'David S. Miller
2017-08-28samples/bpf: extend test_tunnel_bpf.sh with ERSPANWilliam Tu
2017-08-28gre: add collect_md mode to ERSPAN tunnelWilliam Tu
2017-08-28gre: refactor the gre_fb_xmitWilliam Tu
2017-08-28PCI: iproc: Work around Stingray CRS defectsOza Pawandeep
2017-08-28PCI: iproc: Factor out memory-mapped config access address calculationOza Pawandeep
2017-08-28Revert "ipv4: make net_protocol const"David Ahern
2017-08-28nbd: make device_attribute constBhumika Goyal
2017-08-28null_blk: use available 'dev' in nullb_device_power_store()Jens Axboe
2017-08-28block/nullb: delete unnecessary memory freeShaohua Li
2017-08-29drm/syncobj: Add a syncobj_array_find helperJason Ekstrand
2017-08-29drm/syncobj: Allow wait for submit and signal behavior (v5)Jason Ekstrand
2017-08-29drm/syncobj: Add a CREATE_SIGNALED flagJason Ekstrand
2017-08-29drm/syncobj: Add a callback mechanism for replace_fence (v3)Jason Ekstrand