summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-13pNFS/NFSv4: Improve rejection of out-of-order layoutsTrond Myklebust1-6/+16
2021-02-13pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()Trond Myklebust1-1/+7
2021-02-13chtls: Fix potential resource leakPan Bian1-4/+3
2021-02-13ASoC: Intel: Skylake: Zero snd_ctl_elem_valueRicardo Ribalda1-1/+1
2021-02-13mac80211: 160MHz with extended NSS BW in CSAShay Bar1-3/+7
2021-02-13drm/nouveau/nvif: fix method count when pushing an arrayBen Skeggs1-108/+108
2021-02-13ASoC: wm_adsp: Fix control name parsing for multi-fwJames Schulman1-0/+3
2021-02-13regulator: core: avoid regulator_resolve_supply() race conditionDavid Collins1-11/+28
2021-02-13af_key: relax availability checks for skb size calculationCong Wang1-3/+3
2021-02-13powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semanticsRaoni Fassina Firmino3-2/+12
2021-02-13gpiolib: cdev: clear debounce period if line set to outputKent Gibson1-0/+2
2021-02-13io_uring: drop mm/files between task_work_submitPavel Begunkov1-0/+3
2021-02-13io_uring: reinforce cancel on flush during exitPavel Begunkov1-2/+1
2021-02-13io_uring: fix sqo ownership false positive warningPavel Begunkov1-2/+0
2021-02-13io_uring: fix list corruption for splice file_getPavel Begunkov1-1/+2
2021-02-13io_uring: fix flush cqring overflow list while TASK_INTERRUPTIBLEHao Xu1-2/+6
2021-02-13io_uring: fix cancellation taking mutex while TASK_UNINTERRUPTIBLEPavel Begunkov1-17/+22
2021-02-13io_uring: replace inflight_wait with tctx->waitPavel Begunkov1-7/+6
2021-02-13io_uring: fix __io_uring_files_cancel() with TASK_UNINTERRUPTIBLEPavel Begunkov1-6/+6
2021-02-13io_uring: if we see flush on exit, cancel related tasksJens Axboe1-1/+8
2021-02-13io_uring: account io_uring internal files as REQ_F_INFLIGHTJens Axboe1-8/+24
2021-02-13io_uring: fix files cancellationPavel Begunkov1-4/+4
2021-02-13io_uring: always batch cancel in *cancel_files()Pavel Begunkov3-130/+20
2021-02-13io_uring: pass files into kill timeouts/pollPavel Begunkov1-8/+10
2021-02-13io_uring: don't iterate io_uring_cancel_files()Pavel Begunkov1-22/+12
2021-02-13io_uring: add a {task,files} pair matching helperPavel Begunkov1-31/+32
2021-02-13io_uring: simplify io_task_match()Pavel Begunkov1-5/+1
2021-02-10Linux 5.10.15v5.10.15Greg Kroah-Hartman1-1/+1
2021-02-10net: sched: replaced invalid qdisc tree flush helper in qdisc_replaceAlexander Ovechkin1-1/+1
2021-02-10net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_addDENG Qingfang1-1/+5
2021-02-10udp: ipv4: manipulate network header of NATed UDP GRO fraglistDongseok Yi3-7/+66
2021-02-10net: ip_tunnel: fix mtu calculationVadim Fedorenko1-9/+7
2021-02-10neighbour: Prevent a dead entry from updating gc_listChinmay Agarwal1-3/+4
2021-02-10igc: Report speed and duplex as unknown when device is runtime suspendedKai-Heng Feng1-1/+2
2021-02-10md: Set prev_flush_start and flush_bio in an atomic wayXiao Ni1-0/+2
2021-02-10Input: ili210x - implement pressure reporting for ILI251xMarek Vasut1-7/+19
2021-02-10Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin1-1/+16
2021-02-10Input: goodix - add support for Goodix GT9286 chipAngeloGioacchino Del Regno1-0/+2
2021-02-10x86/apic: Add extra serialization for non-serializing MSRsDave Hansen5-15/+32
2021-02-10x86/debug: Prevent data breakpoints on cpu_dr7Lai Jiangshan1-0/+8
2021-02-10x86/debug: Prevent data breakpoints on __per_cpu_offsetLai Jiangshan1-0/+14
2021-02-10x86/debug: Fix DR6 handlingPeter Zijlstra1-21/+18
2021-02-10x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf2-6/+3
2021-02-10mm/filemap: add missing mem_cgroup_uncharge() to __add_to_page_cache_locked()Waiman Long1-0/+4
2021-02-10mm: thp: fix MADV_REMOVE deadlock on shmem THPHugh Dickins1-14/+23
2021-02-10mm/vmalloc: separate put pages and flush VM flagsRick Edgecombe1-7/+2
2021-02-10mm, compaction: move high_pfn to the for loop scopeRokudo Yan1-1/+2
2021-02-10mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_activeMuchun Song1-2/+1
2021-02-10mm: hugetlb: fix a race between isolating and freeing pageMuchun Song1-2/+2
2021-02-10mm: hugetlb: fix a race between freeing and dissolving the pageMuchun Song1-0/+39