summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-12-21locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'Will Deacon
2018-12-21locking/qspinlock: Bound spinning on pending->locked transition in slowpathWill Deacon
2018-12-21locking/qspinlock: Ensure node is initialised before updating prev->nextWill Deacon
2018-12-21locking: Remove smp_read_barrier_depends() from queued_spin_lock_slowpath()Paul E. McKenney
2018-12-21x86/build: Fix compiler support check for CONFIG_RETPOLINEMasahiro Yamada
2018-12-21drm/amdgpu: update SMC firmware image for polaris10 variantsJunwei Zhang
2018-12-21drm/i915/execlists: Apply a full mb before execution for BraswellChris Wilson
2018-12-21Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec"Brian Norris
2018-12-21drm/nouveau/kms: Fix memory leak in nv50_mstm_del()Lyude Paul
2018-12-21powerpc/msi: Fix NULL pointer access in teardown codeRadu Rendec
2018-12-21tracing: Fix memory leak of instance function hash filtersSteven Rostedt (VMware)
2018-12-21tracing: Fix memory leak in set_trigger_filter()Steven Rostedt (VMware)
2018-12-21dm cache metadata: verify cache has blocks in blocks_are_clean_separate_dirty()Mike Snitzer
2018-12-21dm thin: send event about thin-pool state change _after_ making itMike Snitzer
2018-12-21ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dtLubomir Rintel
2018-12-21fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYSChad Austin
2018-12-21mmc: sdhci: fix the timeout check window for clock and resetAlek Du
2018-12-21MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen
2018-12-21arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearingRobin Murphy
2018-12-21userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registeredAndrea Arcangeli
2018-12-21aio: fix spectre gadget in lookup_ioctxJeff Moyer
2018-12-21pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11Chen-Yu Tsai
2018-12-21timer/debug: Change /proc/timer_list from 0444 to 0400Ingo Molnar
2018-12-17Linux 4.14.89v4.14.89Greg Kroah-Hartman
2018-12-17tcp: lack of available data can also cause TSO deferEric Dumazet
2018-12-17IB/hfi1: Fix an out-of-bounds access in get_hw_statsPiotr Stankiewicz
2018-12-17ALSA: hda/realtek - Fixed headphone issue for ALC700Kailang Yang
2018-12-17ALSA: fireface: fix reference to wrong register for clock configurationTakashi Sakamoto
2018-12-17staging: speakup: Replace strncpy with memcpyGuenter Roeck
2018-12-17flexfiles: enforce per-mirror stateid only for v4 DSesTigran Mkrtchyan
2018-12-17lib/rbtree-test: lower default paramsDavidlohr Bueso
2018-12-17printk: Wake klogd when passing console_lock ownerPetr Mladek
2018-12-17printk: Never set console_may_schedule in console_trylock()Sergey Senozhatsky
2018-12-17printk: Hide console waiter logic into helpersPetr Mladek
2018-12-17printk: Add console owner and waiter logic to load balance console writesSteven Rostedt (VMware)
2018-12-17Revert "printk: Never set console_may_schedule in console_trylock()"Sasha Levin
2018-12-17ocfs2: fix potential use after freePan Bian
2018-12-17debugobjects: avoid recursive calls with kmemleakQian Cai
2018-12-17hfsplus: do not free node before usingPan Bian
2018-12-17hfs: do not free node before usingPan Bian
2018-12-17mm/page_alloc.c: fix calculation of pgdat->nr_zonesWei Yang
2018-12-17ocfs2: fix deadlock caused by ocfs2_defrag_extent()Larry Chen
2018-12-17ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer valueLorenzo Pieralisi
2018-12-17nvme: flush namespace scanning work just before removing namespacesSagi Grimberg
2018-12-17fscache, cachefiles: remove redundant variable 'cache'Colin Ian King
2018-12-17fscache: fix race between enablement and dropping of objectNeilBrown
2018-12-17pstore/ram: Correctly calculate usable PRZ bytesKees Cook
2018-12-17Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin
2018-12-17xen: xlate_mmu: add missing header to fix 'W=1' warningSrikanth Boddepalli
2018-12-17drm/ast: fixed reading monitor EDID not stable issueY.C. Chen