summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-26net: erspan: remove md NULL checkWilliam Tu
2017-12-26tcp: Avoid preprocessor directives in tracepoint macro argsMat Martineau
2017-12-26tcp: md5: Handle RCU dereference of md5sig_infoMat Martineau
2017-12-26net: dsa: lan9303: lan9303_csr_reg_wait cleanupsEgil Hjelmeland
2017-12-26ipv6: Reinject IPv6 packets if IPsec policy matches after SNATTobias Brunner
2017-12-26hwmon: Deal with errors from the thermal subsystemLinus Walleij
2017-12-26enic: add wq clean up budgetGovindarajulu Varadarajan
2017-12-26tipc: fix memory leak of group member when peer node is lostJon Maloy
2017-12-26net: sched: fix possible null pointer deref in tcf_block_putJiri Pirko
2017-12-26tipc: base group replicast ack counter on number of actual receiversJon Maloy
2017-12-26rtnetlink: Replace implementation of ASSERT_RTNL() macro with WARN_ONCE()Leon Romanovsky
2017-12-26net_sched: fix a missing rcu barrier in mini_qdisc_pair_swap()Cong Wang
2017-12-26net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaroundGrygorii Strashko
2017-12-26ip6_gre: fix device features for ioctl setupAlexey Kodanev
2017-12-26net: mediatek: remove superfluous pin setup for MT7622 SoCSean Wang
2017-12-26dt-bindings: net: mediatek: add condition to property mediatek, pctlSean Wang
2017-12-25phylink: ensure AN is enabledRussell King
2017-12-25phylink: ensure the PHY interface mode is appropriately setRussell King
2017-12-23Linux 4.15-rc5v4.15-rc5Linus Torvalds
2017-12-23Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-23x86/cpu_entry_area: Prevent wraparound in setup_cpu_entry_area_ptes() on 32bitThomas Gleixner
2017-12-23bpf: fix stacksafe exploration when comparing statesGianluca Borello
2017-12-23Merge branch 'bpf-bpftool-various-fixes'Daniel Borkmann
2017-12-23tools: bpftool: protect against races with disappearing objectsJakub Kicinski
2017-12-23tools: bpftool: maps: close json array on error paths of showJakub Kicinski
2017-12-23bpf: sparc64: Add JIT support for multi-function programs.David Miller
2017-12-23drm/nouveau: fix race when adding delayed work itemsBen Skeggs
2017-12-22Merge tag 'powerpc-4.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-12-22Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-22Merge tag 'xfs-4.15-fixes-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-12-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-12-22Merge tag 'pinctrl-v4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-12-22Merge tag 'drm-fixes-for-v4.15-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-12-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-12-22init: Invoke init_espfix_bsp() from mm_init()Thomas Gleixner
2017-12-22x86/cpu_entry_area: Move it out of the fixmapThomas Gleixner
2017-12-22x86/cpu_entry_area: Move it to a separate unitThomas Gleixner
2017-12-22x86/mm: Create asm/invpcid.hPeter Zijlstra
2017-12-22x86/mm: Put MMU to hardware ASID translation in one placeDave Hansen
2017-12-22x86/mm: Remove hard-coded ASID limit checksDave Hansen
2017-12-22x86/mm: Move the CR3 construction functions to tlbflush.hDave Hansen
2017-12-22x86/mm: Add comments to clarify which TLB-flush functions are supposed to flu...Peter Zijlstra
2017-12-22x86/mm: Remove superfluous barriersPeter Zijlstra
2017-12-22x86/mm: Use __flush_tlb_one() for kernel memoryPeter Zijlstra
2017-12-22x86/microcode: Dont abuse the TLB-flush interfacePeter Zijlstra
2017-12-22x86/uv: Use the right TLB-flush APIPeter Zijlstra
2017-12-22x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stackDave Hansen
2017-12-22x86/doc: Remove obvious weirdnesses from the x86 MM layout documentationPeter Zijlstra
2017-12-22x86/mm/64: Improve the memory map documentationAndy Lutomirski