summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-18ocfs2: initialize ip_next_orphanWengang Wang
2020-11-18futex: Don't enable IRQs unconditionally in put_pi_state()Dan Carpenter
2020-11-18mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin
2020-11-18xhci: hisilicon: fix refercence leak in xhci_histb_probeZhang Qilong
2020-11-18usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt
2020-11-18uio: Fix use-after-free in uio_unregister_device()Shin'ichiro Kawasaki
2020-11-18thunderbolt: Add the missed ida_simple_remove() in ring_request_msix()Jing Xiangfeng
2020-11-18thunderbolt: Fix memory leak if ida_simple_get() fails in enumerate_services()Mika Westerberg
2020-11-18btrfs: dev-replace: fail mount if we don't have replace item with target deviceAnand Jain
2020-11-18btrfs: ref-verify: fix memory leak in btrfs_ref_tree_modDinghao Liu
2020-11-18ext4: unlock xattr_sem properly in ext4_inline_data_truncate()Joseph Qi
2020-11-18ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTAKaixu Xia
2020-11-18perf: Fix get_recursion_context()Peter Zijlstra
2020-11-18cosa: Add missing kfree in error path of cosa_writeWang Hai
2020-11-18of/address: Fix of_node memory leak in of_dma_is_coherentEvan Nimmo
2020-11-18xfs: fix a missing unlock on error in xfs_fs_map_blocksChristoph Hellwig
2020-11-18lan743x: fix "BUG: invalid wait context" when setting rx modeSven Van Asbroeck
2020-11-18xfs: fix brainos in the refcount scrubber's rmap fragment processorDarrick J. Wong
2020-11-18xfs: fix rmap key and record comparison functionsDarrick J. Wong
2020-11-18xfs: set the unwritten bit in rmap lookup flags in xchk_bmap_get_rmapextentsDarrick J. Wong
2020-11-18xfs: fix flags argument to rmap lookup when converting shared file rmapsDarrick J. Wong
2020-11-18nbd: fix a block_device refcount leak in nbd_releaseChristoph Hellwig
2020-11-18pinctrl: aspeed: Fix GPI only function problem.Billy Tsai
2020-11-18ARM: 9019/1: kprobes: Avoid fortify_panic() when copying optprobe templateAndrew Jeffery
2020-11-18pinctrl: intel: Set default bias in case no particular value givenAndy Shevchenko
2020-11-18mfd: sprd: Add wakeup capability for PMIC IRQBaolin Wang
2020-11-18tick/common: Touch watchdog in tick_unfreeze() on all CPUsChunyan Zhang
2020-11-18tpm_tis: Disable interrupts on ThinkPad T490sJerry Snitselaar
2020-11-18selftests: proc: fix warning: _GNU_SOURCE redefinedTommi Rantala
2020-11-18vfio: platform: fix reference leak in vfio_platform_openZhang Qilong
2020-11-18s390/smp: move rcu_cpu_starting() earlierQian Cai
2020-11-18iommu/amd: Increase interrupt remapping table limit to 512 entriesSuravee Suthikulpanit
2020-11-18scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()Hannes Reinecke
2020-11-18cfg80211: regulatory: Fix inconsistent format argumentYe Bin
2020-11-18mac80211: fix use of skb payload instead of headerJohannes Berg
2020-11-18drm/amd/pm: do not use ixFEATURE_STATUS for checking smc runningEvan Quan
2020-11-18drm/amd/pm: perform SMC reset on suspend/hibernationEvan Quan
2020-11-18drm/amdgpu: perform srbm soft reset always on SDMA resumeEvan Quan
2020-11-18scsi: hpsa: Fix memory leak in hpsa_init_one()Keita Suzuki
2020-11-18gfs2: check for live vs. read-only file system in gfs2_fitrimBob Peterson
2020-11-18gfs2: Add missing truncate_inode_pages_final for sd_aspaceBob Peterson
2020-11-18gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-freeBob Peterson
2020-11-18usb: gadget: goku_udc: fix potential crashes in probeEvgeny Novikov
2020-11-18crypto: arm64/aes-modes - get rid of literal load of addend vectorArd Biesheuvel
2020-11-18netfilter: use actual socket sk rather than skb sk when routing harderJason A. Donenfeld
2020-11-18ath9k_htc: Use appropriate rs_datalen typeMasashi Honma
2020-11-18Btrfs: fix missing error return if writeback for extent buffer never startedFilipe Manana
2020-11-18tpm: efi: Don't create binary_bios_measurements file for an empty logTyler Hicks
2020-11-18xfs: fix scrub flagging rtinherit even if there is no rt deviceDarrick J. Wong
2020-11-18xfs: flush new eof page on truncate to avoid post-eof corruptionBrian Foster