summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-10membarrier: Disable preemption when calling smp_call_function_many()Mathieu Desnoyers
2018-01-09Merge tag 'riscv-for-linus-4.15-rc8_cleanups' of git://git.kernel.org/pub/scm...Linus Torvalds
2018-01-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2018-01-09bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov
2018-01-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-01-09bpf: avoid false sharing of map refcount with max_entriesDaniel Borkmann
2018-01-09ipv6: remove null_entry before adding default routeWei Wang
2018-01-09Merge branch 'Ether-fixes-for-the-SolutionEngine771x-boards'David S. Miller
2018-01-09SolutionEngine771x: add Ether TSU resourceSergei Shtylyov
2018-01-09SolutionEngine771x: fix Ether platform dataSergei Shtylyov
2018-01-09docs-rst: networking: wire up msg_zerocopyMike Rapoport
2018-01-09net: ipv4: emulate READ_ONCE() on ->hdrincl bit-field in raw_sendmsg()Nicolai Stange
2018-01-09net: caif: use strlcpy() instead of strncpy()Xiongfeng Wang
2018-01-09rbd: set max_segments to USHRT_MAXIlya Dryomov
2018-01-09rbd: reacquire lock should update lock owner client idFlorian Margaine
2018-01-09net: core: fix module type in sock_diag_bindAndrii Vladyka
2018-01-09drm/vmwgfx: Don't cache framebuffer mapsThomas Hellstrom
2018-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-09Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-01-09drm/nouveau/disp/gf119: add missing drive vfunc ptrRob Clark
2018-01-09Merge tag 'drm-misc-fixes-2018-01-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-01-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-01-09bpf: prevent out-of-bounds speculationAlexei Starovoitov
2018-01-08Merge tag 'platform-drivers-x86-v4.15-4' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-01-08sh_eth: fix TXALCR1 offsetsSergei Shtylyov
2018-01-08mdio-sun4i: Fix a memory leakChristophe JAILLET
2018-01-08phylink: mark expected switch fall-throughs in phylink_mii_ioctlGustavo A. R. Silva
2018-01-08Merge branch 'SCTP-PMTU-discovery-fixes'David S. Miller
2018-01-08sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner
2018-01-08sctp: do not retransmit upon FragNeeded if PMTU discovery is disabledMarcelo Ricardo Leitner
2018-01-08xen-netfront: enable device after manual module loadEduardo Otubo
2018-01-08Merge branch 'bnxt_en_fixes'David S. Miller
2018-01-08bnxt_en: Fix the 'Invalid VF' id check in bnxt_vf_ndo_prep routine.Venkat Duvvuru
2018-01-08bnxt_en: Fix population of flow_type in bnxt_hwrm_cfa_flow_alloc()Sunil Challa
2018-01-08Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-08locking/refcounts: Remove stale comment from the ARCH_HAS_REFCOUNT Kconfig entryEric Biggers
2018-01-08sched/isolation: Make CONFIG_CPU_ISOLATION=y depend on SMP or COMPILE_TESTGeert Uytterhoeven
2018-01-08x86/platform/intel-mid: Revert "Make 'bt_sfi_data' const"Andy Shevchenko
2018-01-08platform/x86: wmi: Call acpi_wmi_init() laterRafael J. Wysocki
2018-01-08locking/lockdep: Remove cross-release leftoversIngo Molnar
2018-01-08locking/Documentation: Remove stale crossrelease_fullstack parameterDavid Sterba
2018-01-08ALSA: pcm: Allow aborting mutex lock at OSS read/write loopsTakashi Iwai
2018-01-08x86: xen: remove the use of VLAISNick Desaulniers
2018-01-08x86/xen/time: fix section mismatch for xen_init_time_ops()Nick Desaulniers
2018-01-08ALSA: pcm: Abort properly at pending signal in OSS read/write loopsTakashi Iwai
2018-01-08Merge tag 'gvt-fixes-2018-01-08' of https://github.com/intel/gvt-linux into d...Jani Nikula
2018-01-08drm/i915/gvt: Fix stack-out-of-bounds bug in cmd parserChangbin Du
2018-01-07riscv: rename SR_* constants to match the specChristoph Hellwig
2018-01-07riscv: remove CONFIG_MMU ifdefsChristoph Hellwig
2018-01-07RISC-V: Make __NR_riscv_flush_icache visible to userspacePalmer Dabbelt