summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-29Linux 4.4.159v4.4.159Greg Kroah-Hartman1-1/+1
2018-09-29iw_cxgb4: only allow 1 flush on user qpsSteve Wise1-0/+6
2018-09-29HID: sony: Support DS4 dongleRoderick Colenbrander3-0/+4
2018-09-29HID: sony: Update device idsRoderick Colenbrander3-0/+7
2018-09-29arm64: Add trace_hardirqs_off annotation in ret_to_userCatalin Marinas1-0/+3
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 divide by zero fault when deleting corrupted inline directoriesTheodore Ts'o2-12/+12
2018-09-29tty: vt_ioctl: fix potential Spectre v1Gustavo A. R. Silva1-0/+4
2018-09-29drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()Lyude Paul1-9/+11
2018-09-29ocfs2: fix ocfs2 read block panicJunxiao Bi1-0/+1
2018-09-29scsi: target: iscsi: Use hex2bin instead of a re-implementationVincent Pelletier1-16/+14
2018-09-29neighbour: confirm neigh entries when ARP packet is receivedVasily Khoruzhick1-5/+8
2018-09-29net: hp100: fix always-true check for link up stateColin Ian King1-1/+1
2018-09-29net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau1-2/+6
2018-09-29ipv6: fix possible use-after-free in ip6_xmit()Eric Dumazet1-4/+2
2018-09-29gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen2-0/+2
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-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: 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-29ASoC: cs4265: fix MMTLR Data switch controlSébastien Szymanski1-2/+2
2018-09-29NFC: Fix the number of pipesSuren Baghdasaryan1-1/+1
2018-09-29NFC: Fix possible memory corruption when handling SHDLC I-Frame commandsSuren Baghdasaryan1-0/+10
2018-09-26Linux 4.4.158v4.4.158Greg Kroah-Hartman1-1/+1
2018-09-26MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton1-0/+20
2018-09-26drivers: net: cpsw: fix segfault in case of bad phy-handleDavid Rivshin1-14/+23
2018-09-26mei: bus: type promotion bug in mei_nfc_if_version()Dan Carpenter1-1/+1
2018-09-26USB: serial: ti_usb_3410_5052: fix array underflow in completion handlerJohan Hovold1-1/+1
2018-09-26pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliantDouglas Anderson1-8/+24
2018-09-26drm/panel: type promotion bug in s6e8aa0_read_mtp_id()Dan Carpenter1-1/+1
2018-09-26selftest: timers: Tweak raw_skew to SKIP when ADJ_OFFSET/other clock adjustme...John Stultz1-0/+5
2018-09-26ALSA: pcm: Fix snd_interval_refine first/last with open min/maxTimo Wischer1-4/+10
2018-09-26rtc: bq4802: add error handling for devm_ioremapZhouyang Jia1-0/+4
2018-09-26drm/amdkfd: Fix error codes in kfd_get_processWei Lu1-0/+2
2018-09-26gpiolib: Mark gpio_suffixes array with __maybe_unusedAndy Shevchenko1-1/+1
2018-09-26coresight: tpiu: Fix disabling timeoutsRobin Murphy1-3/+4
2018-09-26coresight: Handle errors in finding input/output portsSuzuki K Poulose1-2/+5
2018-09-26parport: sunbpp: fix error return codeJulia Lawall1-2/+6
2018-09-26drm/nouveau: tegra: Detach from ARM DMA/IOMMU mappingThierry Reding1-0/+13
2018-09-26ARM: hisi: check of_iomap and fix missing of_node_putNicholas Mc Guire1-5/+9
2018-09-26ARM: hisi: fix error handling and missing of_node_putNicholas Mc Guire1-4/+4
2018-09-26ARM: hisi: handle of_iomap and fix missing of_node_putNicholas Mc Guire1-6/+13
2018-09-26MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG readsPaul Burton1-1/+1
2018-09-26mtdchar: fix overflows in adjustment of `count`Jann Horn1-3/+7