summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09uas: ignore UAS for Norelsys NS1068(X) chipsIcenowy Zheng
2018-01-10powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNELNicholas Piggin
2018-01-10powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin
2018-01-10powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNELNicholas Piggin
2018-01-10powerpc/64s: Simple RFI macro conversionsNicholas Piggin
2018-01-10powerpc/64: Add macros for annotating the destination of rfid/hrfidNicholas Piggin
2018-01-10Merge branch 'topic/ppc-kvm' into fixesMichael Ellerman
2018-01-09sysfs/cpu: Fix typos in vulnerability documentationDavid Woodhouse
2018-01-09USB: UDC core: fix double-free in usb_add_gadget_udc_releaseAlan Stern
2018-01-09USB: fix usbmon BUG triggerPete Zaitcev
2018-01-10powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapperMichael Neuling
2018-01-09drm/vmwgfx: Don't cache framebuffer mapsThomas Hellstrom
2018-01-09staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctlViktor Slavkovic
2018-01-09mux: core: fix double get_device()Hans de Goede
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-09x86/cpu/AMD: Use LFENCE_RDTSC in preference to MFENCE_RDTSCTom Lendacky
2018-01-09x86/cpu/AMD: Make LFENCE a serializing instructionTom Lendacky
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