summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-03nvme-tcp: avoid repeated request completionSagi Grimberg
2020-11-03nvme-rdma: avoid repeated request completionSagi Grimberg
2020-11-03nvme-tcp: avoid race between time out and tear downChao Leng
2020-11-03nvme-rdma: avoid race between time out and tear downChao Leng
2020-11-03nvme: introduce nvme_sync_io_queuesChao Leng
2020-11-03USB: Add NO_LPM quirk for Kingston flash driveAlan Stern
2020-11-03drm/vc4: drv: Remove unused variableMaxime Ripard
2020-11-03drm/panfrost: Fix module unloadSteven Price
2020-11-03drm/panfrost: Fix a deadlock between the shrinker and madvise pathBoris Brezillon
2020-11-02sfp: Fix error handing in sfp_probe()YueHaibing
2020-11-02powerpc/vnic: Extend "failover pending" windowSukadev Bhattiprolu
2020-11-02RDMA/vmw_pvrdma: Fix the active_speed and phys_state valueAdit Ranadive
2020-11-02net: dsa: qca8k: Fix port MTU settingJonathan McDowell
2020-11-02scsi: mpt3sas: Fix timeouts observed while reenabling IRQSreekanth Reddy
2020-11-02scsi: scsi_dh_alua: Avoid crash during alua_bus_detach()Hannes Reinecke
2020-11-02sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platformsPetr Malat
2020-11-02tty: make FONTX ioctl use the tty pointer they were actually passedLinus Torvalds
2020-11-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-11-02net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisementGrygorii Strashko
2020-11-02vfio/fsl-mc: return -EFAULT if copy_to_user() failsDan Carpenter
2020-11-02vfio/type1: Use the new helper to find vfio_groupZenghui Yu
2020-11-02tracing: Make -ENOMEM the default error for parse_synth_field()Steven Rostedt (VMware)
2020-11-02ring-buffer: Fix recursion protection transitions between interrupt contextSteven Rostedt (VMware)
2020-11-02gfs2: Don't call cancel_delayed_work_sync from within delete work functionAndreas Gruenbacher
2020-11-02kernel/hung_task.c: make type annotations consistentLukas Bulwahn
2020-11-02epoll: add a selftest for epoll timeout raceSoheil Hassas Yeganeh
2020-11-02mm: always have io_remap_pfn_range() set pgprot_decrypted()Jason Gunthorpe
2020-11-02mm, oom: keep oom_adj under or at upper limit when printingCharles Haithcock
2020-11-02kthread_worker: prevent queuing delayed work from timer_fn when it is being c...Zqiang
2020-11-02mm/truncate.c: make __invalidate_mapping_pages() staticJason Yan
2020-11-02lib/crc32test: remove extra local_irq_disable/enableVasily Gorbik
2020-11-02ptrace: fix task_join_group_stop() for the case when current is tracedOleg Nesterov
2020-11-02mm: mempolicy: fix potential pte_unmap_unlock pte errorShijie Luo
2020-11-02kasan: adopt KUNIT tests to SW_TAGS modeAndrey Konovalov
2020-11-02mm: memcg: link page counters to root if use_hierarchy is falseRoman Gushchin
2020-11-02mm: memcontrol: correct the NR_ANON_THPS counter of hierarchical memcgzhongjiang-ali
2020-11-02hugetlb_cgroup: fix reservation accountingMike Kravetz
2020-11-02mm/mremap_pages: fix static key devmap_managed_key updatesRalph Campbell
2020-11-02ARC: [plat-hsdk] Remap CCMs super early in asm boot trampolineVineet Gupta
2020-11-02ARC: stack unwinding: avoid indefinite loopingVineet Gupta
2020-11-02IB/srpt: Fix memory leak in srpt_add_oneMaor Gottlieb
2020-11-02Merge branch 'dpaa_eth-buffer-layout-fixes'Jakub Kicinski
2020-11-02dpaa_eth: fix the RX headroom size alignmentCamelia Groza
2020-11-02dpaa_eth: update the buffer layout for non-A050385 erratum scenariosCamelia Groza
2020-11-02RDMA: Fix software RDMA drivers for dma mapping errorParav Pandit
2020-11-02Revert "nvme-pci: remove last_sq_tail"Keith Busch
2020-11-02Merge tag 'mac80211-for-net-2020-10-30' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2020-11-02of: Drop superfluous ULL suffix for ~0Geert Uytterhoeven
2020-11-02PM: runtime: Resume the device earlier in __device_release_driver()Rafael J. Wysocki
2020-11-02PM: runtime: Drop pm_runtime_clean_up_links()Rafael J. Wysocki