summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.73v4.14.73Greg Kroah-Hartman2018-09-291-1/+1
* spi: Fix double IDR allocation with DT aliasesGeert Uytterhoeven2018-09-291-11/+11
* tick/nohz: Prevent bogus softirq pending warningThomas Gleixner2018-09-291-1/+1
* iw_cxgb4: only allow 1 flush on user qpsSteve Wise2018-09-291-0/+6
* vmw_balloon: include asm/io.hNadav Amit2018-09-291-0/+1
* PCI: aardvark: Size bridges before resources allocationZachary Zhang2018-09-291-0/+1
* sched/fair: Fix vruntime_normalized() for remote non-migration wakeupSteve Muckle2018-09-291-1/+2
* ext4: show test_dummy_encryption mount option in /proc/mountsEric Biggers2018-09-291-0/+2
* ext4: don't mark mmp buffer head dirtyLi Dongyang2018-09-291-1/+0
* ext4: fix online resizing for bigalloc file systems with a 1k block sizeTheodore Ts'o2018-09-291-1/+2
* ext4: fix online resize's handling of a too-small final block groupTheodore Ts'o2018-09-291-0/+20
* ext4: recalucate superblock checksum after updating free blocks/inodesTheodore Ts'o2018-09-291-0/+2
* ext4: avoid arithemetic overflow that can trigger a BUGTheodore Ts'o2018-09-292-2/+10
* ext4: avoid divide by zero fault when deleting corrupted inline directoriesTheodore Ts'o2018-09-292-12/+12
* ext4: check to make sure the rename(2)'s destination is not freedTheodore Ts'o2018-09-291-0/+6
* tty: vt_ioctl: fix potential Spectre v1Gustavo A. R. Silva2018-09-291-0/+4
* drm/amdgpu: add new polaris pci idAlex Deucher2018-09-292-6/+9
* drm: udl: Destroy framebuffer only if it was initializedEmil Lundmark2018-09-291-3/+5
* drm/vc4: Fix the "no scaling" case on multi-planar YUV formatsBoris Brezillon2018-09-291-13/+12
* drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too earlyLyude Paul2018-09-291-6/+20
* drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()Lyude Paul2018-09-291-9/+11
* drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placementLyude Paul2018-09-291-2/+5
* drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unloadLyude Paul2018-09-293-5/+8
* drm/nouveau: Fix deadlocks in nouveau_connector_detect()Lyude Paul2018-09-291-0/+22
* ocfs2: fix ocfs2 read block panicJunxiao Bi2018-09-291-0/+1
* Revert "ubifs: xattr: Don't operate on deleted inodes"Richard Weinberger2018-09-291-24/+0
* scsi: target: iscsi: Use bin2hex instead of a re-implementationVincent Pelletier2018-09-291-12/+3
* scsi: target: iscsi: Use hex2bin instead of a re-implementationVincent Pelletier2018-09-291-16/+14
* Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel2018-09-292-2/+2
* Revert "rpmsg: core: add support to power domains for devices"Greg Kroah-Hartman2018-09-291-7/+0
* mm: shmem.c: Correctly annotate new inodes for lockdepJoel Fernandes (Google)2018-09-291-0/+2
* ring-buffer: Allow for rescheduling when removing pagesVaibhav Nagarnaik2018-09-291-0/+2
* Revert "PCI: Add ACS quirk for Intel 300 series"Mika Westerberg2018-09-291-6/+0
* spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbersKirill Kapranov2018-09-291-0/+9
* xen/x86/vpmu: Zero struct pt_regs before calling into sample handling codeBoris Ostrovsky2018-09-291-1/+1
* xen/netfront: don't bug in case of too many fragsJuergen Gross2018-09-291-1/+7
* platform/x86: alienware-wmi: Correct a memory leakMario Limonciello2018-09-291-0/+1
* ALSA: oxfw: fix memory leak of private dataTakashi Sakamoto2018-09-291-0/+1
* ALSA: oxfw: fix memory leak of discovered stream formats at error pathTakashi Sakamoto2018-09-291-0/+7
* ALSA: oxfw: fix memory leak for model-dependent data at error pathTakashi Sakamoto2018-09-291-0/+2
* ALSA: fireworks: fix memory leak of response buffer at error pathTakashi Sakamoto2018-09-291-0/+2
* ALSA: firewire-tascam: fix memory leak of private dataTakashi Sakamoto2018-09-291-0/+1
* ALSA: firewire-digi00x: fix memory leak of private dataTakashi Sakamoto2018-09-291-0/+1
* ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()Takashi Sakamoto2018-09-291-3/+6
* ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFOWilly Tarreau2018-09-291-1/+1
* ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...Takashi Sakamoto2018-09-291-10/+14
* ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error pathTakashi Sakamoto2018-09-292-4/+2
* ASoC: rsnd: fixup not to call clk_get/set under non-atomicJiada Wang2018-09-293-6/+28
* ASoC: cs4265: fix MMTLR Data switch controlSébastien Szymanski2018-09-291-2/+2
* NFC: Fix the number of pipesSuren Baghdasaryan2018-09-291-1/+1