summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-21locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock'Will Deacon5-71/+46
2018-12-21locking/qspinlock: Bound spinning on pending->locked transition in slowpathWill Deacon1-3/+17
2018-12-21locking/qspinlock: Ensure node is initialised before updating prev->nextWill Deacon1-6/+7
2018-12-21locking: Remove smp_read_barrier_depends() from queued_spin_lock_slowpath()Paul E. McKenney1-7/+5
2018-12-21x86/build: Fix compiler support check for CONFIG_RETPOLINEMasahiro Yamada1-3/+7
2018-12-21drm/amdgpu: update SMC firmware image for polaris10 variantsJunwei Zhang1-1/+2
2018-12-21drm/i915/execlists: Apply a full mb before execution for BraswellChris Wilson1-1/+6
2018-12-21Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec"Brian Norris1-6/+0
2018-12-21drm/nouveau/kms: Fix memory leak in nv50_mstm_del()Lyude Paul1-0/+1
2018-12-21powerpc/msi: Fix NULL pointer access in teardown codeRadu Rendec1-1/+6
2018-12-21tracing: Fix memory leak of instance function hash filtersSteven Rostedt (VMware)1-0/+1
2018-12-21tracing: Fix memory leak in set_trigger_filter()Steven Rostedt (VMware)1-2/+4
2018-12-21dm cache metadata: verify cache has blocks in blocks_are_clean_separate_dirty()Mike Snitzer1-0/+4
2018-12-21dm thin: send event about thin-pool state change _after_ making itMike Snitzer1-33/+35
2018-12-21ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dtLubomir Rintel1-2/+4
2018-12-21fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYSChad Austin3-12/+13
2018-12-21mmc: sdhci: fix the timeout check window for clock and resetAlek Du1-5/+13
2018-12-21MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen1-2/+9
2018-12-21arm64: dma-mapping: Fix FORCE_CONTIGUOUS buffer clearingRobin Murphy1-1/+1
2018-12-21userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registeredAndrea Arcangeli1-1/+2
2018-12-21aio: fix spectre gadget in lookup_ioctxJeff Moyer1-0/+2
2018-12-21pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11Chen-Yu Tsai1-1/+1
2018-12-21timer/debug: Change /proc/timer_list from 0444 to 0400Ingo Molnar1-1/+1
2018-12-17Linux 4.14.89v4.14.89Greg Kroah-Hartman1-1/+1
2018-12-17tcp: lack of available data can also cause TSO deferEric Dumazet1-11/+24
2018-12-17IB/hfi1: Fix an out-of-bounds access in get_hw_statsPiotr Stankiewicz3-2/+5
2018-12-17ALSA: hda/realtek - Fixed headphone issue for ALC700Kailang Yang1-0/+33
2018-12-17ALSA: fireface: fix reference to wrong register for clock configurationTakashi Sakamoto1-1/+1
2018-12-17staging: speakup: Replace strncpy with memcpyGuenter Roeck1-2/+2
2018-12-17flexfiles: enforce per-mirror stateid only for v4 DSesTigran Mkrtchyan1-2/+4
2018-12-17lib/rbtree-test: lower default paramsDavidlohr Bueso2-3/+3
2018-12-17printk: Wake klogd when passing console_lock ownerPetr Mladek1-1/+2
2018-12-17printk: Never set console_may_schedule in console_trylock()Sergey Senozhatsky1-14/+8
2018-12-17printk: Hide console waiter logic into helpersPetr Mladek1-97/+148
2018-12-17printk: Add console owner and waiter logic to load balance console writesSteven Rostedt (VMware)1-1/+107
2018-12-17Revert "printk: Never set console_may_schedule in console_trylock()"Sasha Levin1-8/+14
2018-12-17ocfs2: fix potential use after freePan Bian1-1/+1
2018-12-17debugobjects: avoid recursive calls with kmemleakQian Cai1-3/+2
2018-12-17hfsplus: do not free node before usingPan Bian1-1/+2
2018-12-17hfs: do not free node before usingPan Bian1-1/+2
2018-12-17mm/page_alloc.c: fix calculation of pgdat->nr_zonesWei Yang1-1/+3
2018-12-17ocfs2: fix deadlock caused by ocfs2_defrag_extent()Larry Chen1-21/+26
2018-12-17ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer valueLorenzo Pieralisi1-1/+1
2018-12-17nvme: flush namespace scanning work just before removing namespacesSagi Grimberg1-1/+3
2018-12-17fscache, cachefiles: remove redundant variable 'cache'Colin Ian King1-3/+0
2018-12-17fscache: fix race between enablement and dropping of objectNeilBrown1-0/+3
2018-12-17pstore/ram: Correctly calculate usable PRZ bytesKees Cook2-10/+10
2018-12-17Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin4-141/+13
2018-12-17xen: xlate_mmu: add missing header to fix 'W=1' warningSrikanth Boddepalli1-0/+1
2018-12-17drm/ast: fixed reading monitor EDID not stable issueY.C. Chen1-6/+30