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