summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-18gpio: sifive: Fix SiFive gpio probeDamien Le Moal1-1/+1
2020-11-18io_uring: round-up cq size before comparing with rounded sq sizeJens Axboe1-1/+1
2020-11-18selinux: Fix error return code in sel_ib_pkey_sid_slow()Chen Zhou1-1/+3
2020-11-18hwmon: (amd_energy) modify the visibility of the countersNaveen Krishna Chatradhi1-1/+1
2020-11-18ocfs2: initialize ip_next_orphanWengang Wang1-0/+1
2020-11-18hugetlbfs: fix anon huge page migration raceMike Kravetz4-128/+47
2020-11-18reboot: fix overflow parsing reboot cpu numberMatteo Croce1-0/+7
2020-11-18Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"Matteo Croce1-14/+7
2020-11-18mm/gup: use unpin_user_pages() in __gup_longterm_locked()Jason Gunthorpe1-4/+10
2020-11-18mm/vmscan: fix NR_ISOLATED_FILE corruption on 64-bitNicholas Piggin1-2/+3
2020-11-18mm/slub: fix panic in slab_alloc_node()Laurent Dufour1-1/+1
2020-11-18mm/compaction: stop isolation if too many pages are isolated and we have page...Zi Yan1-0/+4
2020-11-18mm/compaction: count pages and stop correctly during page isolationZi Yan1-4/+4
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