summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-05Linux 4.4.222v4.4.222Greg Kroah-Hartman
2020-05-05selinux: properly handle multiple messages in selinux_netlink_send()Paul Moore
2020-05-05ipv6: use READ_ONCE() for inet->hdrincl as in ipv4Olivier Matz
2020-05-05ASoC: imx-spdif: Fix crash on suspendLars-Peter Clausen
2020-05-05ASoC: wm8960: Fix WM8960_SYSCLK_PLL modeStuart Henderson
2020-05-05exynos4-is: fix a format string bugRasmus Villemoes
2020-05-05perf/x86: Fix uninitialized value usagePeter Zijlstra
2020-05-05powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8Madhavan Srinivasan
2020-05-05perf hists: Fix HISTC_MEM_DCACHELINE width settingJiri Olsa
2020-05-05i2c: designware-pci: use IRQF_COND_SUSPEND flagAndy Shevchenko
2020-05-05dmaengine: dmatest: Fix iteration non-stop logicAndy Shevchenko
2020-05-05nfs: Fix potential posix_acl refcnt leak in nfs3_set_aclAndreas Gruenbacher
2020-05-05ALSA: opti9xx: shut up gcc-10 range warningArnd Bergmann
2020-05-05vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn()Sean Christopherson
2020-05-05RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel
2020-05-05PM: ACPI: Output correct message on target power stateKai-Heng Feng
2020-05-05ALSA: pcm: oss: Place the plugin buffer overflow checks correctlyTakashi Iwai
2020-05-05drm/qxl: qxl_release leak in qxl_hw_surface_alloc()Vasily Averin
2020-05-05ext4: fix special inode number checks in __ext4_iget()Theodore Ts'o
2020-05-02Linux 4.4.221v4.4.221Greg Kroah-Hartman
2020-05-02propagate_one(): mnt_set_mountpoint() needs mount_lockAl Viro
2020-05-02ext4: unsigned int compared against zeroColin Ian King
2020-05-02ext4: fix block validity checks for journal inodes using indirect blocksTheodore Ts'o
2020-05-02ext4: don't perform block validity checks on the journal inodeTheodore Ts'o
2020-05-02ext4: protect journal inode's blocks using block_validityTheodore Ts'o
2020-05-02ext4: avoid declaring fs inconsistent due to invalid file handlesTheodore Ts'o
2020-05-02ext4: convert BUG_ON's to WARN_ON's in mballoc.cTheodore Ts'o
2020-05-02xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant statusJuergen Gross
2020-05-02scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser
2020-05-02bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_BLuke Nelson
2020-05-02perf/core: fix parent pid/tid in task exit eventsIan Rogers
2020-05-02net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe
2020-05-02usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_completeNathan Chancellor
2020-05-02mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_bufferLiu Jian
2020-05-02fuse: fix possibly missed wake-up after abortMiklos Szeredi
2020-05-02sctp: use right member as the param of list_for_each_entryXin Long
2020-05-02remoteproc: Fix wrong rvring index computationClement Leger
2020-05-02usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset()Udipto Goswami
2020-05-02UAS: fix deadlock in error handling and PM flushing workOliver Neukum
2020-05-02UAS: no use logging any details in case of ENODEVOliver Neukum
2020-05-02staging: vt6656: Power save stop wake_up_count wrap around.Malcolm Priestley
2020-05-02staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley
2020-05-02staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang
2020-05-02staging: comedi: dt2815: fix writing hi byte of analog outputIan Abbott
2020-05-02ARM: imx: provide v7_cpu_resume() only on ARM_CPU_SUSPEND=yAhmad Fatoum
2020-05-02ASoC: dapm: fixup dapm kcontrol widgetGyeongtaek Lee
2020-05-02audit: check the length of userspace generated audit recordsPaul Moore
2020-05-02usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern
2020-05-02tty: rocket, avoid OOB accessJiri Slaby
2020-05-02tty: hvc: fix buffer overflow during hvc_alloc().Andrew Melnychenko