summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-27tipc: error path leak fixes in tipc_enable_bearer()Tommi Rantala
2017-12-27RDS: Check cmsg_len before dereferencing CMSG_DATAAvinash Repaka
2017-12-27ALSA: hda - Fix missing COEF init for ALC225/295/299Takashi Iwai
2017-12-26Merge tag 'hwmon-for-linus-v4.15-rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-12-26Merge tag 'gpio-v4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-12-26clk: use atomic runtime pm api in clk_core_is_enabledDong Aisheng
2017-12-27Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2017-12-26tcp: Avoid preprocessor directives in tracepoint macro argsMat Martineau
2017-12-26hwmon: Deal with errors from the thermal subsystemLinus Walleij
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-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-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-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-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
2017-12-22x86/ldt: Prevent LDT inheritance on execThomas Gleixner
2017-12-22x86/ldt: Rework lockingPeter Zijlstra
2017-12-22arch, mm: Allow arch_dup_mmap() to failThomas Gleixner