summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-24f2fs: split f2fs_d_compare() from f2fs_match_name()Eric Biggers2-40/+35
2020-06-24net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov1-1/+1
2020-06-24drm/dp_mst: Increase ACT retry timeout to 3sLyude Paul1-22/+32
2020-06-24ext4: avoid race conditions when remounting with options that change daxTheodore Ts'o1-12/+10
2020-06-24io_uring: fix possible race condition against REQ_F_NEED_CLEANUPXiaoguang Wang1-4/+4
2020-06-24io_uring: reap poll completions while waiting for refs to drop on exitJens Axboe1-1/+11
2020-06-24io_uring: acquire 'mm' for task_work for SQPOLLJens Axboe1-15/+29
2020-06-24io_uring: add memory barrier to synchronize io_kiocb's result and iopoll_comp...Xiaoguang Wang1-24/+29
2020-06-24io_uring: don't fail links for EAGAIN error in IOPOLL modeXiaoguang Wang1-1/+1
2020-06-24io_uring: fix io_kiocb.flags modification race in IOPOLL modeXiaoguang Wang1-6/+6
2020-06-24drm/ast: Don't check new mode if CRTC is being disabledThomas Zimmermann1-0/+3
2020-06-24selinux: fix undefined return of cond_evaluate_exprTom Rix1-0/+3
2020-06-24selinux: fix a double free in cond_read_node()/cond_read_list()Tom Rix1-13/+5
2020-06-24selinux: fix double freeTom Rix1-0/+4
2020-06-24drm/amdgpu: Replace invalid device ID with a valid device IDSandeep Raghuraman1-1/+1
2020-06-24drm/amdgpu/display: use blanked rather than plane state for sync groupsAlex Deucher1-4/+20
2020-06-24drm/qxl: Use correct notify port address when creating cursor ringHuacai Chen1-1/+1
2020-06-24drm/dp_mst: Reformat drm_dp_check_act_status() a bitLyude Paul1-12/+10
2020-06-24drm/nouveau/kms: Fix regression by audio component transitionTakashi Iwai1-6/+10
2020-06-24sh: Convert iounmap() macros to inline functionsKuninori Morimoto1-1/+1
2020-06-24arm64: dts: realtek: rtd129x: Carve out boot ROM from memoryAndreas Färber6-17/+18
2020-06-24arm64: dts: realtek: rtd129x: Use reserved-memory for RPC regionsAndreas Färber2-15/+21
2020-06-24ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error hand...zhangyi (F)3-17/+22
2020-06-24ext4: avoid utf8_strncasecmp() with unstable nameEric Biggers1-0/+16
2020-06-24ext4: fix partial cluster initialization when splitting extentJeffle Xu1-1/+1
2020-06-24pinctrl: qcom: ipq6018 Add missing pins in qpic pin groupSivaprakash Murugesan1-1/+2
2020-06-24drm: encoder_slave: fix refcouting error for modulesWolfram Sang1-2/+3
2020-06-24libata: Use per port sync for detachKai-Heng Feng2-6/+8
2020-06-24arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon1-18/+26
2020-06-24arm64: mm: reserve hugetlb CMA after numa_initBarry Song1-5/+10
2020-06-24mlxsw: spectrum: Adjust headroom buffers for 8x portsIdo Schimmel4-0/+17
2020-06-24bareudp: Fixed configuration to avoid having garbage valuesMartin1-0/+2
2020-06-24mvpp2: remove module bugfixSven Auhagen1-2/+5
2020-06-24block: Fix use-after-free in blkdev_get()Jason Yan1-5/+7
2020-06-24s390/numa: let NODES_SHIFT depend on NEED_MULTIPLE_NODESHeiko Carstens1-0/+1
2020-06-24scsi: ufs-bsg: Fix runtime PM imbalance on errorDinghao Liu1-1/+3
2020-06-24net: dsa: sja1105: fix PTP timestamping with large tc-taprio cyclesVladimir Oltean1-4/+4
2020-06-24bnxt_en: Return from timer if interface is not in open state.Vasundhara Volam1-1/+1
2020-06-24bnxt_en: Fix AER reset logic on 57500 chips.Michael Chan1-5/+12
2020-06-24bnxt_en: Re-enable SRIOV during resume.Michael Chan1-0/+2
2020-06-24bnxt_en: Simplify bnxt_resume().Michael Chan1-12/+2
2020-06-24afs: Fix the mapping of the UAEOVERFLOW abort codeDavid Howells1-0/+1
2020-06-24afs: Remove the error argument from afs_protocol_error()David Howells8-60/+39
2020-06-24afs: Set error flag rather than return error from file status decodeDavid Howells4-123/+55
2020-06-24afs: Always include dir in bulk status fetch from afs_do_lookup()David Howells1-2/+7
2020-06-24afs: Fix EOF corruptionDavid Howells1-1/+11
2020-06-24afs: afs_write_end() should change i_size under the right lockDavid Howells1-2/+2
2020-06-24afs: Fix non-setting of mtime when writing into mmapDavid Howells1-0/+1
2020-06-24powerpc: Fix kernel crash in show_instructions() w/DEBUG_VIRTUALAneesh Kumar K.V1-9/+11
2020-06-24crypto: marvell/octeontx - Fix a potential NULL dereferenceDan Carpenter1-4/+7