summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-05Linux 4.4.222v4.4.222Greg Kroah-Hartman1-1/+1
2020-05-05selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore1-24/+45
2020-05-05ipv6: use READ_ONCE() for inet->hdrincl as in ipv4Olivier Matz1-2/+10
2020-05-05ASoC: imx-spdif: Fix crash on suspendLars-Peter Clausen1-2/+0
2020-05-05ASoC: wm8960: Fix WM8960_SYSCLK_PLL modeStuart Henderson1-15/+17
2020-05-05exynos4-is: fix a format string bugRasmus Villemoes1-2/+2
2020-05-05perf/x86: Fix uninitialized value usagePeter Zijlstra1-1/+2
2020-05-05powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8Madhavan Srinivasan1-1/+1
2020-05-05perf hists: Fix HISTC_MEM_DCACHELINE width settingJiri Olsa1-0/+2
2020-05-05i2c: designware-pci: use IRQF_COND_SUSPEND flagAndy Shevchenko1-1/+2
2020-05-05dmaengine: dmatest: Fix iteration non-stop logicAndy Shevchenko1-2/+2
2020-05-05nfs: Fix potential posix_acl refcnt leak in nfs3_set_aclAndreas Gruenbacher1-7/+15
2020-05-05ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann2-6/+12
2020-05-05vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()Sean Christopherson1-2/+2
2020-05-05RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel1-1/+2
2020-05-05PM: ACPI: Output correct message on target power stateKai-Heng Feng1-2/+2
2020-05-05ALSA: pcm: oss: Place the plugin buffer overflow checks correctlyTakashi Iwai1-8/+12
2020-05-05drm/qxl: qxl_release leak in qxl_hw_surface_alloc()Vasily Averin1-2/+3
2020-05-05ext4: fix special inode number checks in __ext4_iget()Theodore Ts'o1-1/+1
2020-05-02Linux 4.4.221v4.4.221Greg Kroah-Hartman1-1/+1
2020-05-02propagate_one(): mnt_set_mountpoint() needs mount_lockAl Viro1-5/+4
2020-05-02ext4: unsigned int compared against zeroColin Ian King1-1/+2
2020-05-02ext4: fix block validity checks for journal inodes using indirect blocksTheodore Ts'o1-0/+5
2020-05-02ext4: don't perform block validity checks on the journal inodeTheodore Ts'o1-4/+8
2020-05-02ext4: protect journal inode's blocks using block_validityTheodore Ts'o2-0/+52
2020-05-02ext4: avoid declaring fs inconsistent due to invalid file handlesTheodore Ts'o7-39/+61
2020-05-02ext4: convert BUG_ON's to WARN_ON's in mballoc.cTheodore Ts'o1-2/+4
2020-05-02xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross1-1/+8
2020-05-02scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser1-1/+1
2020-05-02bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson1-3/+15
2020-05-02perf/core: fix parent pid/tid in task exit eventsIan Rogers1-3/+10
2020-05-02net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe1-1/+1
2020-05-02usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor1-1/+1
2020-05-02mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_bufferLiu Jian1-1/+5
2020-05-02fuse: fix possibly missed wake-up after abortMiklos Szeredi1-3/+9
2020-05-02sctp: use right member as the param of list_for_each_entryXin Long1-3/+3
2020-05-02remoteproc: Fix wrong rvring index computationClement Leger1-1/+1
2020-05-02usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami1-0/+4
2020-05-02UAS: fix deadlock in error handling and PM flushing workOliver Neukum1-3/+40
2020-05-02UAS: no use logging any details in case of ENODEVOliver Neukum1-0/+3
2020-05-02staging: vt6656: Power save stop wake_up_count wrap around.Malcolm Priestley1-1/+2
2020-05-02staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley1-3/+6
2020-05-02staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang1-1/+3
2020-05-02staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott1-0/+3
2020-05-02ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=yAhmad Fatoum1-0/+2
2020-05-02ASoC: dapm: fixup dapm kcontrol widgetGyeongtaek Lee1-3/+17
2020-05-02audit: check the length of userspace generated audit recordsPaul Moore1-0/+3
2020-05-02usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern1-0/+7
2020-05-02tty: rocket, avoid OOB accessJiri Slaby1-11/+14
2020-05-02tty: hvc: fix buffer overflow during hvc_alloc().Andrew Melnychenko1-9/+14