summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-24Linux 5.4.49v5.4.49Greg Kroah-Hartman1-1/+1
2020-06-24net: core: device_rename: Use rwsem instead of a seqcountAhmed S. Darwish1-22/+18
2020-06-24sched/rt, net: Use CONFIG_PREEMPTION.patchThomas Gleixner1-1/+1
2020-06-24pwm: jz4740: Enhance precision in calculation of duty cyclePaul Cercueil1-2/+2
2020-06-24net: octeon: mgmt: Repair filling of RX ringAlexander Sverdlin1-0/+5
2020-06-24e1000e: Do not wake up the system via WOL if device wakeup is disabledChen Yu1-4/+10
2020-06-24kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa3-13/+31
2020-06-24kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutexMasami Hiramatsu1-1/+2
2020-06-24tracing/probe: Fix memleak in fetch_op_data operationsVamshi K Sthambamkadi1-2/+2
2020-06-24crypto: algboss - don't wait during notifier callbackEric Biggers1-2/+0
2020-06-24crypto: algif_skcipher - Cap recv SG list at ctx->usedHerbert Xu1-5/+1
2020-06-24Revert "drm/amd/display: disable dcn20 abm feature for bring up"Harry Wentland1-7/+4
2020-06-24drm/i915/icl+: Fix hotplug interrupt disabling after storm detectionImre Deak1-0/+1
2020-06-24drm/amd/display: Use kvfree() to free coeff in build_regamma()Denis Efremov1-1/+1
2020-06-24drm/connector: notify userspace on hotplug after register completeJeykumar Sankaran2-3/+5
2020-06-24drm/i915: Whitelist context-local timestamp in the gen9 cmdparserChris Wilson1-0/+4
2020-06-24drm/i915/gem: Avoid iterating an empty listChris Wilson1-6/+9
2020-06-24drm/msm: Check for powered down HW in the devfreq callbacksJordan Crouse3-0/+21
2020-06-24drm/i915: Fix AUX power domain toggling across TypeC mode resetsImre Deak1-2/+3
2020-06-24s390: fix syscall_get_error for compat processesDmitry V. Levin1-1/+11
2020-06-24f2fs: avoid utf8_strncasecmp() with unstable nameEric Biggers1-0/+16
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-24block: nr_sects_write(): Disable preemption on seqcount writeAhmed S. Darwish1-0/+2
2020-06-24x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lldArd Biesheuvel1-1/+1
2020-06-24drm/amd/display: Use swap() where appropriateVille Syrjälä3-16/+5
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-24jbd2: clean __jbd2_journal_abort_hard() and __journal_abort_soft()zhangyi (F)2-62/+42
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/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-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-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-24mvpp2: remove module bugfixSven Auhagen1-2/+5
2020-06-24block: Fix use-after-free in blkdev_get()Jason Yan1-5/+7
2020-06-24scsi: ufs-bsg: Fix runtime PM imbalance on errorDinghao Liu1-1/+3
2020-06-24bnxt_en: Return from timer if interface is not in open state.Vasundhara Volam1-1/+1
2020-06-24afs: Fix the mapping of the UAEOVERFLOW abort codeDavid Howells1-0/+1
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-24bcache: fix potential deadlock problem in btree_gc_coalesceZhiqiang Liu1-2/+6