summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-11KVM MMU: check pending exception before injecting APFHaozhong Zhang1-1/+2
2018-01-11drm/sun4i: hdmi: Add missing rate halving check in sun4i_tmds_determine_rateJonathan Liu1-2/+5
2018-01-11drm/sun4i: hdmi: Fix incorrect assignment in sun4i_tmds_determine_rateJonathan Liu1-1/+1
2018-01-11drm/sun4i: hdmi: Check for unset best_parent in sun4i_tmds_determine_rateJonathan Liu1-1/+1
2018-01-11drm/i915: Don't adjust priority on an already signaled fenceChris Wilson2-1/+4
2018-01-11drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake.Kenneth Graunke2-0/+7
2018-01-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+3
2018-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-131/+303
2018-01-11Input: synaptics - Lenovo Thinkpad T460p devices should use RMI王振杰1-0/+1
2018-01-11Input: of_touchscreen - add MODULE_LICENSEArnd Bergmann1-0/+4
2018-01-11Fix a leak in socket(2) when we fail to allocate a file descriptor.Al Viro1-1/+3
2018-01-11ALSA: pcm: Remove yet superfluous WARN_ON()Takashi Iwai1-1/+0
2018-01-11bpf, array: fix overflow in max_entries and undefined behavior in index_maskDaniel Borkmann1-3/+15
2018-01-11bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann2-0/+45
2018-01-11bpf: fix spelling mistake: "obusing" -> "abusing"Colin Ian King1-1/+1
2018-01-11IB/hfi1: Prevent a NULL dereferenceDan Carpenter1-2/+2
2018-01-11iser-target: Fix possible use-after-free in connection establishment errorSagi Grimberg1-0/+1
2018-01-11scsi: libsas: Disable asynchronous aborts for SATA devicesHannes Reinecke1-2/+15
2018-01-11ipv6: sr: fix TLVs not being copied using setsockoptMathieu Xhonneux1-0/+9
2018-01-11ipv6: fix possible mem leaks in ipv6_make_skb()Eric Dumazet1-2/+3
2018-01-10Merge branch 'mlxsw-couple-of-fixes'David S. Miller3-4/+11
2018-01-10mlxsw: spectrum_qdisc: Don't use variable array in mlxsw_sp_tclass_congestion...Jiri Pirko1-3/+4
2018-01-10mlxsw: pci: Wait after reset before accessing HWYuval Mintz2-1/+7
2018-01-10nfp: always unmask aux interrupts at initJakub Kicinski1-0/+2
2018-01-108021q: fix a memory leak for VLAN 0 deviceCong Wang1-6/+1
2018-01-10Merge tag 'wireless-drivers-for-davem-2018-01-09' of git://git.kernel.org/pub...David S. Miller5-28/+30
2018-01-10of_mdio: avoid MDIO bus removal when a PHY is missingMadalin Bucur1-2/+7
2018-01-10caif_usb: use strlcpy() instead of strncpy()Xiongfeng Wang1-3/+1
2018-01-10doc: clarification about setting SO_ZEROCOPYKornilios Kourtis1-0/+4
2018-01-10net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu1-2/+1
2018-01-10Merge branch 'sctp-Some-sockopt-optlen-fixes'David S. Miller1-7/+21
2018-01-10sctp: make use of pre-calculated lenMarcelo Ricardo Leitner1-6/+10
2018-01-10sctp: add a ceiling to optlen in some sockoptsMarcelo Ricardo Leitner1-0/+10
2018-01-10sctp: GFP_ATOMIC is not needed in sctp_setsockopt_eventsMarcelo Ricardo Leitner1-1/+1
2018-01-10Merge tag 'sound-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds5-69/+97
2018-01-10x86/alternatives: Fix optimize_nops() checkingBorislav Petkov1-2/+5
2018-01-10cgroup: make cgroup.threads delegatableRoman Gushchin1-0/+1
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller11-50/+150
2018-01-10MIPS: mm: Fix duplicate "const" on insn_table_MMJames Hogan1-1/+1
2018-01-10MIPS: CM: Drop WARN_ON(vp != 0)James Hogan1-1/+0
2018-01-10MIPS: ralink: Fix platform_get_irq's error checkingArvind Yadav1-2/+2
2018-01-10MIPS: Fix CPS SMP NS16550 UART defaultsJames Hogan1-4/+10
2018-01-10MIPS: BCM47XX Avoid compile error with MIPS allnoconfigMatt Redfearn1-0/+1
2018-01-10MIPS: RB532: Avoid undefined mac_pton without GENERIC_NET_UTILSMatt Redfearn1-0/+4
2018-01-10MIPS: RB532: Avoid undefined early_serial_setup() without SERIAL_8250_CONSOLEMatt Redfearn1-1/+3
2018-01-10MIPS: ath25: Avoid undefined early_serial_setup() without SERIAL_8250_CONSOLEMatt Redfearn1-0/+2
2018-01-10powerpc: Don't preempt_disable() in show_cpuinfo()Benjamin Herrenschmidt1-11/+0
2018-01-10drm/vmwgfx: Potential off by one in vmw_view_add()Dan Carpenter1-0/+2
2018-01-10powerpc/xmon: Don't print hashed pointers in paca dumpMichael Ellerman1-11/+11
2018-01-10xen/gntdev: Fix partial gntdev_mmap() cleanupRoss Lagerwall1-1/+3