summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-26netfilter: nf_tables: nft_exthdr: the presence return value should be little-...Stephen Suryaputra1-2/+2
2020-08-26ext4: check journal inode extents more carefullyJan Kara6-47/+41
2020-08-26ext4: don't allow overlapping system zonesJan Kara1-23/+13
2020-08-26drm/virtio: fix missing dma_fence_put() in virtio_gpu_execbuffer_ioctl()Qi Liu1-0/+1
2020-08-26ext4: fix potential negative array index in do_split()Eric Sandeen1-3/+13
2020-08-26fs/signalfd.c: fix inconsistent return codes for signalfd4Helge Deller1-4/+6
2020-08-26fat: fix fat_ra_init() for data clusters == 0OGAWA Hirofumi1-0/+3
2020-08-26alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck1-4/+4
2020-08-26xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_initEiichi Tsukata1-2/+4
2020-08-26tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointe...Gaurav Singh1-1/+1
2020-08-26media: camss: fix memory leaks on error handling paths in probeEvgeny Novikov1-10/+20
2020-08-26virtio_ring: Avoid loop when vq is broken in virtqueue_pollMao Wenan1-0/+3
2020-08-26scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid casesJaved Hasan1-3/+9
2020-08-26cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0Srinivas Pandruvada1-0/+1
2020-08-26swiotlb-xen: use vmalloc_to_page on vmalloc virt addressesBoris Ostrovsky1-1/+7
2020-08-26ceph: fix use-after-free for fsc->mdscXiubo Li1-1/+2
2020-08-26jffs2: fix UAF problemZhe Li1-1/+5
2020-08-26riscv: Fixup static_obj() failGuo Ren1-1/+1
2020-08-26drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_accessFelix Kuehling1-1/+3
2020-08-26xfs: fix inode quota reservation checksDarrick J. Wong1-1/+1
2020-08-26svcrdma: Fix another Receive buffer leakChuck Lever1-0/+2
2020-08-26m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer1-3/+3
2020-08-26MIPS: Fix unable to reserve memory for Crash kernelJinyang He1-1/+1
2020-08-26Input: psmouse - add a newline when printing 'proto' by sysfsXiongfeng Wang1-1/+1
2020-08-26f2fs: should avoid inode eviction in synchronous pathJaegeuk Kim1-3/+7
2020-08-26media: vpss: clean up resources in initEvgeny Novikov1-4/+16
2020-08-26rtc: goldfish: Enable interrupt in set_alarm() when necessaryHuacai Chen1-0/+1
2020-08-26f2fs: fix to check page dirty status before writebackChao Yu1-0/+6
2020-08-26media: coda: jpeg: add NULL check after kmallocChen Zhou1-1/+4
2020-08-26media: budget-core: Improve exception handling in budget_register()Chuhong Yuan1-3/+8
2020-08-26scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARMBodo Stroesser1-1/+1
2020-08-26scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devicesStanley Chu2-0/+3
2020-08-26drm/i915: Provide the perf pmu.moduleChris Wilson1-5/+2
2020-08-26drm/i915/pmu: Prefer drm_WARN_ON over WARN_ONPankaj Bharadiya1-3/+9
2020-08-26drm/amd/display: fix pow() crashing when given base 0Krunoslav Kovac1-0/+3
2020-08-26drm/amd/display: Fix DFPstate hang due to view port changedPaul Hsieh1-2/+2
2020-08-26drm/amd/display: Blank stream before destroying HDCP sessionJaehyun Chung1-2/+1
2020-08-26drm/amd/display: Fix EDID parsing after resume from suspendStylon Wang1-0/+1
2020-08-26drm/amd/display: Fix incorrect backlight register offset for DCNAric Cyr1-1/+1
2020-08-26drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalDaniel Kolesa1-1/+1
2020-08-26drm: amdgpu: Use the correct size when allocating memoryChristophe JAILLET1-1/+1
2020-08-26mm/memory.c: skip spurious TLB flush for retried page faultYang Shi1-0/+3
2020-08-26s390/pci: ignore stale configuration request eventNiklas Schnelle1-0/+3
2020-08-26s390/pci: fix PF/VF linking on hot plugNiklas Schnelle3-13/+32
2020-08-26s390/pci: re-introduce zpci_remove_device()Niklas Schnelle3-16/+19
2020-08-26s390/pci: fix zpci_bus_link_virtfn()Niklas Schnelle1-10/+15
2020-08-26selftests: kvm: Use a shorter encoding to clear RAXYang Weijiang1-2/+2
2020-08-26scsi: zfcp: Fix use-after-free in request timeout handlersSteffen Maier1-2/+2
2020-08-26jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superbl...zhangyi (F)1-1/+3
2020-08-26ext4: fix checking of directory entry validity for inline directoriesJan Kara1-3/+3