summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-25Linux 4.14.9v4.14.9Greg Kroah-Hartman1-1/+1
2017-12-25linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon11-271/+286
2017-12-25selftests/bpf: add tests for recent bugfixesDaniel Borkmann1-16/+533
2017-12-25bpf: fix integer overflowsDaniel Borkmann2-2/+50
2017-12-25bpf: don't prune branches when a scalar is replaced with a pointerDaniel Borkmann1-8/+7
2017-12-25bpf: force strict alignment checks for stack pointersDaniel Borkmann1-0/+5
2017-12-25bpf: fix missing error return in check_stack_boundary()Daniel Borkmann1-0/+1
2017-12-25bpf: fix 32-bit ALU op verificationDaniel Borkmann1-11/+17
2017-12-25bpf: fix incorrect tracking of register size truncationDaniel Borkmann1-17/+27
2017-12-25bpf: fix incorrect sign extension in check_alu_op()Daniel Borkmann1-1/+7
2017-12-25bpf/verifier: fix bounds calculation on BPF_RSHDaniel Borkmann1-14/+16
2017-12-25bpf, sparc: fix usage of wrong reg for load_skb_regs after callDaniel Borkmann1-2/+4
2017-12-25bpf, ppc64: do not reload skb pointers in non-skb contextDaniel Borkmann1-2/+4
2017-12-25bpf, s390x: do not reload skb pointers in non-skb contextDaniel Borkmann1-6/+5
2017-12-25bpf: fix corruption on concurrent perf_event_output callsDaniel Borkmann1-7/+12
2017-12-25bpf: fix branch pruning logicDaniel Borkmann2-1/+28
2017-12-25mm/sparsemem: Fix ARM64 boot crash when CONFIG_SPARSEMEM_EXTREME=yKirill A. Shutemov2-10/+10
2017-12-25platform/x86: asus-wireless: send an EV_SYN/SYN_REPORT between state changesPeter Hutterer1-0/+1
2017-12-25thermal/drivers/hisi: Fix multiple alarm interrupts firingDaniel Lezcano1-2/+8
2017-12-25thermal/drivers/hisi: Simplify the temperature/step computationDaniel Lezcano1-13/+28
2017-12-25thermal/drivers/hisi: Fix kernel panic on alarm interruptDaniel Lezcano1-9/+9
2017-12-25thermal/drivers/hisi: Fix missing interrupt enablementDaniel Lezcano1-2/+3
2017-12-25IB/opa_vnic: Properly return the total MACs in UC MAC listNiranjana Vishwanathapura1-3/+5
2017-12-25IB/opa_vnic: Properly clear Mac Table DigestScott Franco1-0/+1
2017-12-25drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math.Eric Anholt1-1/+2
2017-12-25cpuidle: fix broadcast control when broadcast can not be enteredNicholas Piggin1-0/+1
2017-12-25rtc: set the alarm to the next expiring timerAlexandre Belloni1-1/+1
2017-12-25tcp: fix under-evaluated ssthresh in TCP VegasHoang Tran1-1/+1
2017-12-25clk: sunxi-ng: sun6i: Rename HDMI DDC clock to avoid name collisionChen-Yu Tsai1-1/+1
2017-12-25staging: greybus: light: Release memory obtained by kasprintfArvind Yadav1-0/+2
2017-12-25RDMA/hns: Avoid NULL pointer exceptionWei Hu(Xavier)1-0/+5
2017-12-25net: ipv6: send NS for DAD when link operationally upMike Manning1-6/+6
2017-12-25ibmvnic: Set state UPMick Tarsel1-0/+2
2017-12-25fm10k: ensure we process SM mbx when processing VF mbxJacob Keller1-0/+3
2017-12-25ARM: exynos_defconfig: Enable UAS support for Odroid HC1 boardMarek Szyprowski1-1/+1
2017-12-25vfio/pci: Virtualize Maximum Payload SizeAlex Williamson1-2/+4
2017-12-25i40e: fix client notify of VF resetAlan Brady1-2/+2
2017-12-25scsi: lpfc: Fix warning messages when NVME_TARGET_FC not definedDick Kennedy1-0/+2
2017-12-25scsi: lpfc: PLOGI failures during NPIV testingDick Kennedy1-1/+2
2017-12-25scsi: lpfc: Fix secure firmware updatesDick Kennedy1-1/+1
2017-12-25fm10k: fix mis-ordered parameters in declaration for .ndo_set_vf_bwJacob Keller2-6/+7
2017-12-25ASoC: codecs: msm8916-wcd-analog: fix module autoloadNicolas Dechesne1-0/+2
2017-12-25sctp: silence warns on sctp_stream_init allocationsMarcelo Ricardo Leitner1-1/+7
2017-12-25powerpc/watchdog: Do not trigger SMP crash from touch_nmi_watchdogNicholas Piggin1-2/+5
2017-12-25powerpc/xmon: Avoid tripping SMP hardlockup watchdogNicholas Piggin1-4/+13
2017-12-25ASoC: img-parallel-out: Add pm_runtime_get/put to set_fmt callbackEd Blake1-0/+2
2017-12-25ASoC: codecs: msm8916-wcd-analog: fix micbias levelJean-François TĂȘtu1-3/+4
2017-12-25tracing: Exclude 'generic fields' from histogramsTom Zanussi1-2/+2
2017-12-25PCI/AER: Report non-fatal errors only to the affected endpointGabriele Paoloni1-1/+8
2017-12-25i40e/i40evf: spread CPU affinity hints across online CPUs onlyJacob Keller2-8/+17