summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-20Linux 4.14.78v4.14.78Greg Kroah-Hartman
2018-10-20IB/hfi1: Fix destroy_qp hang after a link downMichael J. Ruhl
2018-10-20i2c: rcar: handle RXDMA HW behaviour on Gen3Wolfram Sang
2018-10-20drm/i915/glk: Add Quirk for GLK NUC HDMI port issues.Clint Taylor
2018-10-20mm: disallow mappings that conflict for devm_memremap_pages()Dave Jiang
2018-10-20staging: ccree: check DMA pool buf !NULL before freeGilad Ben-Yossef
2018-10-20drm/i915: Nuke the LVDS lid notifierVille Syrjälä
2018-10-20HID: quirks: fix support for Apple Magic KeyboardsNatanael Copa
2018-10-20ARC: build: Don't set CROSS_COMPILE in arch's MakefileAlexey Brodkin
2018-10-20ARC: build: Get rid of toolchain checkAlexey Brodkin
2018-10-20mremap: properly flush TLB before releasing the pageLinus Torvalds
2018-10-20Revert "vfs: fix freeze protection in mnt_want_write_file() for overlayfs"Greg Kroah-Hartman
2018-10-20powerpc/lib/feature-fixups: use raw_patch_instruction()Christophe Leroy
2018-10-20iommu/amd: Return devid as alias for ACPI HID devicesArindam Nath
2018-10-20powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling
2018-10-20powerpc/tm: Fix userspace r13 corruptionMichael Neuling
2018-10-20clocksource/drivers/fttmr010: Fix set_next_event handlerTao Ren
2018-10-20net/mlx4: Use cpumask_available for eq->affinity_maskNathan Chancellor
2018-10-20scsi: sd: don't crash the host on invalid commandsJohannes Thumshirn
2018-10-20scsi: ipr: System hung while dlpar adding primary ipr adapter backWen Xiong
2018-10-20drm: mali-dp: Call drm_crtc_vblank_reset on device initAlexandru Gheorghe
2018-10-20PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang
2018-10-20ravb: do not write 1 to reserved bitsKazuya Mizuguchi
2018-10-20net: emac: fix fixed-link setup for the RTL8363SB switchChristian Lamparter
2018-10-20Input: atakbd - fix Atari CapsLock behaviourMichael Schmitz
2018-10-20Input: atakbd - fix Atari keymapAndreas Schwab
2018-10-20intel_th: pci: Add Ice Lake PCH supportAlexander Shishkin
2018-10-20scsi: ibmvscsis: Ensure partition name is properly NUL terminatedLaura Abbott
2018-10-20scsi: ibmvscsis: Fix a stringop-overflow warningLaura Abbott
2018-10-20clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am4...Keerthy
2018-10-20batman-adv: fix hardif_neigh refcount on queue_work() failureMarek Lindner
2018-10-20batman-adv: fix backbone_gw refcount on queue_work() failureMarek Lindner
2018-10-20batman-adv: Prevent duplicated tvlv handlerSven Eckelmann
2018-10-20batman-adv: Prevent duplicated global TT entrySven Eckelmann
2018-10-20batman-adv: Prevent duplicated softif_vlan entrySven Eckelmann
2018-10-20batman-adv: Prevent duplicated nc_node entrySven Eckelmann
2018-10-20batman-adv: Prevent duplicated gateway_node entrySven Eckelmann
2018-10-20batman-adv: Fix segfault when writing to sysfs elp_intervalSven Eckelmann
2018-10-20batman-adv: Fix segfault when writing to throughput_overrideSven Eckelmann
2018-10-20batman-adv: Avoid probe ELP information leakSven Eckelmann
2018-10-20media: af9035: prevent buffer overflow on writeJozef Balga
2018-10-18Linux 4.14.77v4.14.77Greg Kroah-Hartman
2018-10-18perf tools: Fix snprint warnings for gcc 8Jiri Olsa
2018-10-18ARM: spectre-v1: mitigate user accessesRussell King
2018-10-18ARM: spectre-v1: use get_user() for __get_user()Russell King
2018-10-18ARM: use __inttype() in get_user()Russell King
2018-10-18ARM: oabi-compat: copy semops using __copy_from_user()Russell King
2018-10-18ARM: vfp: use __copy_from_user() when restoring VFP stateRussell King
2018-10-18ARM: signal: copy registers using __copy_from_user()Russell King
2018-10-18ARM: spectre-v1: fix syscall entryRussell King