summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-18bootconfig: Extend the magic check range to the preceding 3 bytesMasami Hiramatsu1-2/+12
2020-11-18jbd2: fix up sparse warnings in checkpoint codeTheodore Ts'o2-1/+5
2020-11-18futex: Don't enable IRQs unconditionally in put_pi_state()Dan Carpenter1-2/+3
2020-11-18mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin1-2/+2
2020-11-18virtio: virtio_console: fix DMA memory allocation for rproc serialAlexander Lobakin1-4/+4
2020-11-18xhci: hisilicon: fix refercence leak in xhci_histb_probeZhang Qilong1-1/+1
2020-11-18usb: typec: ucsi: Report power supply changesHeikki Krogerus3-1/+17
2020-11-18usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download modeChris Brandt1-0/+9
2020-11-18Revert "usb: musb: convert to devm_platform_ioremap_resource_byname"Geert Uytterhoeven1-1/+3
2020-11-18uio: Fix use-after-free in uio_unregister_device()Shin'ichiro Kawasaki1-4/+6
2020-11-18loop: Fix occasional uevent dropPetr Vorel1-1/+2
2020-11-18block: add a return value to set_capacity_revalidate_and_notifyChristoph Hellwig2-2/+5
2020-11-18thunderbolt: Add the missed ida_simple_remove() in ring_request_msix()Jing Xiangfeng1-4/+15
2020-11-18thunderbolt: Fix memory leak if ida_simple_get() fails in enumerate_services()Mika Westerberg1-0/+1
2020-11-18speakup: Fix clearing selection in safe contextSamuel Thibault3-9/+4
2020-11-18speakup ttyio: Do not schedule() in ttyio_in_nowaitSamuel Thibault1-4/+6
2020-11-18speakup: Fix var_id_t values and thus keymapSamuel Thibault1-2/+6
2020-11-18KVM: arm64: Don't hide ID registers from userspaceAndrew Jones1-17/+1
2020-11-18btrfs: dev-replace: fail mount if we don't have replace item with target deviceAnand Jain2-21/+31
2020-11-18btrfs: fix min reserved size calculation in merge_reloc_rootJosef Bacik1-1/+3
2020-11-18btrfs: ref-verify: fix memory leak in btrfs_ref_tree_modDinghao Liu1-0/+1
2020-11-18btrfs: fix potential overflow in cluster_pages_for_defrag on 32bit archMatthew Wilcox (Oracle)1-6/+4
2020-11-18ext4: unlock xattr_sem properly in ext4_inline_data_truncate()Joseph Qi1-0/+1
2020-11-18ext4: correctly report "not supported" for {usr,grp}jquota when !CONFIG_QUOTAKaixu Xia1-2/+2
2020-11-18erofs: derive atime instead of leaving it emptyGao Xiang1-10/+11
2020-11-18erofs: fix setting up pcluster for temporary pagesGao Xiang1-2/+5
2020-11-18firmware: xilinx: fix out-of-bounds accessArnd Bergmann1-0/+3
2020-11-18perf: Fix event multiplexing for exclusive groupsPeter Zijlstra1-1/+1
2020-11-18perf: Simplify group_sched_in()Peter Zijlstra1-7/+3
2020-11-18nvme: fix incorrect behavior when BLKROSET is called by the userSagi Grimberg1-2/+0
2020-11-18nvme: freeze the queue over ->lba_shift updatesSasha Levin1-6/+14
2020-11-18nvme: factor out a nvme_configure_metadata helperChristoph Hellwig1-31/+47
2020-11-18perf: Fix get_recursion_context()Peter Zijlstra1-1/+1
2020-11-18afs: Fix afs_write_end() when called with copied == 0 [ver #3]David Howells1-1/+4
2020-11-18mm: memcontrol: fix missing wakeup polling threadMuchun Song1-2/+9
2020-11-18kernel/watchdog: fix watchdog_allowed_mask not used warningSantosh Sivaraj1-2/+2
2020-11-18arm64/mm: Validate hotplug range before creating linear mappingAnshuman Khandual1-0/+17
2020-11-18lan743x: fix use of uninitialized variableSven Van Asbroeck1-1/+1
2020-11-18vrf: Fix fast path output packet handling with async Netfilter rulesMartin Willi1-23/+69
2020-11-18NFS: Fix listxattr receive buffer sizeChuck Lever1-2/+2
2020-11-18hwmon: (applesmc) Re-work SMC commsBrad Campbell1-48/+82
2020-11-18cosa: Add missing kfree in error path of cosa_writeWang Hai1-0/+1
2020-11-18ch_ktls: tcb update fails sometimesRohit Maheshwari1-4/+8
2020-11-18ch_ktls: Update cheksum informationRohit Maheshwari1-4/+11
2020-11-18of/address: Fix of_node memory leak in of_dma_is_coherentEvan Nimmo1-1/+3
2020-11-18xfs: fix a missing unlock on error in xfs_fs_map_blocksChristoph Hellwig1-1/+1
2020-11-18lan743x: fix "BUG: invalid wait context" when setting rx modeSven Van Asbroeck2-12/+3
2020-11-18xfs: fix brainos in the refcount scrubber's rmap fragment processorDarrick J. Wong1-5/+3
2020-11-18xfs: fix rmap key and record comparison functionsDarrick J. Wong1-8/+8
2020-11-18xfs: set the unwritten bit in rmap lookup flags in xchk_bmap_get_rmapextentsDarrick J. Wong1-0/+2