summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.222v4.4.222Greg Kroah-Hartman2020-05-051-1/+1
* selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore2020-05-051-24/+45
* ipv6: use READ_ONCE() for inet->hdrincl as in ipv4Olivier Matz2020-05-051-2/+10
* ASoC: imx-spdif: Fix crash on suspendLars-Peter Clausen2020-05-051-2/+0
* ASoC: wm8960: Fix WM8960_SYSCLK_PLL modeStuart Henderson2020-05-051-15/+17
* exynos4-is: fix a format string bugRasmus Villemoes2020-05-051-2/+2
* perf/x86: Fix uninitialized value usagePeter Zijlstra2020-05-051-1/+2
* powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8Madhavan Srinivasan2020-05-051-1/+1
* perf hists: Fix HISTC_MEM_DCACHELINE width settingJiri Olsa2020-05-051-0/+2
* i2c: designware-pci: use IRQF_COND_SUSPEND flagAndy Shevchenko2020-05-051-1/+2
* dmaengine: dmatest: Fix iteration non-stop logicAndy Shevchenko2020-05-051-2/+2
* nfs: Fix potential posix_acl refcnt leak in nfs3_set_aclAndreas Gruenbacher2020-05-051-7/+15
* ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann2020-05-052-6/+12
* vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()Sean Christopherson2020-05-051-2/+2
* RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel2020-05-051-1/+2
* PM: ACPI: Output correct message on target power stateKai-Heng Feng2020-05-051-2/+2
* ALSA: pcm: oss: Place the plugin buffer overflow checks correctlyTakashi Iwai2020-05-051-8/+12
* drm/qxl: qxl_release leak in qxl_hw_surface_alloc()Vasily Averin2020-05-051-2/+3
* ext4: fix special inode number checks in __ext4_iget()Theodore Ts'o2020-05-051-1/+1
* Linux 4.4.221v4.4.221Greg Kroah-Hartman2020-05-021-1/+1
* propagate_one(): mnt_set_mountpoint() needs mount_lockAl Viro2020-05-021-5/+4
* ext4: unsigned int compared against zeroColin Ian King2020-05-021-1/+2
* ext4: fix block validity checks for journal inodes using indirect blocksTheodore Ts'o2020-05-021-0/+5
* ext4: don't perform block validity checks on the journal inodeTheodore Ts'o2020-05-021-4/+8
* ext4: protect journal inode's blocks using block_validityTheodore Ts'o2020-05-022-0/+52
* ext4: avoid declaring fs inconsistent due to invalid file handlesTheodore Ts'o2020-05-027-39/+61
* ext4: convert BUG_ON's to WARN_ON's in mballoc.cTheodore Ts'o2020-05-021-2/+4
* xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross2020-05-021-1/+8
* scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser2020-05-021-1/+1
* bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson2020-05-021-3/+15
* perf/core: fix parent pid/tid in task exit eventsIan Rogers2020-05-021-3/+10
* net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe2020-05-021-1/+1
* usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor2020-05-021-1/+1
* mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_bufferLiu Jian2020-05-021-1/+5
* fuse: fix possibly missed wake-up after abortMiklos Szeredi2020-05-021-3/+9
* sctp: use right member as the param of list_for_each_entryXin Long2020-05-021-3/+3
* remoteproc: Fix wrong rvring index computationClement Leger2020-05-021-1/+1
* usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami2020-05-021-0/+4
* UAS: fix deadlock in error handling and PM flushing workOliver Neukum2020-05-021-3/+40
* UAS: no use logging any details in case of ENODEVOliver Neukum2020-05-021-0/+3
* staging: vt6656: Power save stop wake_up_count wrap around.Malcolm Priestley2020-05-021-1/+2
* staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley2020-05-021-3/+6
* staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang2020-05-021-1/+3
* staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott2020-05-021-0/+3
* ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=yAhmad Fatoum2020-05-021-0/+2
* ASoC: dapm: fixup dapm kcontrol widgetGyeongtaek Lee2020-05-021-3/+17
* audit: check the length of userspace generated audit recordsPaul Moore2020-05-021-0/+3
* usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern2020-05-021-0/+7
* tty: rocket, avoid OOB accessJiri Slaby2020-05-021-11/+14
* tty: hvc: fix buffer overflow during hvc_alloc().Andrew Melnychenko2020-05-021-9/+14