summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-01erofs: avoid duplicated permission check for "trusted." xattrsGao Xiang1-2/+0
2020-11-01net: protect tcf_block_unbind with block lockLeon Romanovsky1-2/+2
2020-11-01tipc: fix memory leak caused by tipc_buf_append()Tung Nguyen1-3/+2
2020-11-01tcp: Prevent low rmem stalls with SO_RCVLOWAT.Arjun Roy2-1/+4
2020-11-01ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov1-3/+7
2020-11-01r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit1-2/+2
2020-11-01net/sched: act_mpls: Add softdep on mpls_gso.koGuillaume Nault1-0/+1
2020-11-01net: ipa: command payloads already mappedAlex Elder1-6/+15
2020-11-01net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu1-1/+1
2020-11-01netem: fix zero division in tabledistAleksandr Nogikh1-1/+8
2020-11-01mlxsw: core: Fix memory leak on module removalIdo Schimmel1-0/+2
2020-11-01ibmvnic: fix ibmvnic_set_macLijun Pan1-2/+6
2020-11-01ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer1-6/+0
2020-11-01gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara1-8/+8
2020-11-01cxgb4: set up filter action after rewritesRaju Rangoju2-29/+31
2020-11-01chelsio/chtls: fix tls record info to userVinay Kumar Yadav1-2/+5
2020-11-01chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav1-15/+12
2020-11-01chelsio/chtls: fix deadlock issueVinay Kumar Yadav1-2/+0
2020-11-01bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam1-1/+2
2020-11-01bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam2-1/+19
2020-11-01bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam1-11/+2
2020-11-01bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().Vasundhara Volam1-4/+5
2020-11-01bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan1-1/+4
2020-11-01efivarfs: Replace invalid slashes with exclamation marks in dentries.Michael Schaller1-0/+3
2020-11-01x86/copy_mc: Introduce copy_mc_enhanced_fast_string()Dan Williams3-9/+60
2020-11-01x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams37-530/+674
2020-11-01x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabledRandy Dunlap1-0/+1
2020-11-01arm64: link with -z norelro regardless of CONFIG_RELOCATABLENick Desaulniers1-2/+2
2020-11-01arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUsMarc Zyngier1-0/+7
2020-11-01arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUsMarc Zyngier1-0/+8
2020-11-01fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enumKees Cook2-2/+1
2020-11-01efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failureArd Biesheuvel2-6/+6
2020-11-01scripts/setlocalversion: make git describe output more reliableRasmus Villemoes1-5/+16
2020-11-01io_uring: Convert advanced XArray uses to the normal APIMatthew Wilcox (Oracle)1-12/+2
2020-11-01io_uring: Fix XArray usage in io_uring_add_task_fileMatthew Wilcox (Oracle)1-12/+9
2020-11-01io_uring: Fix use of XArray in __io_uring_files_cancelMatthew Wilcox (Oracle)1-14/+5
2020-11-01io_uring: no need to call xa_destroy() on empty xarrayJens Axboe1-1/+0
2020-11-01io-wq: fix use-after-free in io_wq_worker_runningHillf Danton1-58/+58
2020-11-01io_wq: Make io_wqe::lock a raw_spinlock_tSebastian Andrzej Siewior1-26/+26
2020-11-01io_uring: reference ->nsproxy for file table commandsJens Axboe3-0/+8
2020-11-01io_uring: don't rely on weak ->files referencesJens Axboe7-36/+340
2020-11-01io_uring: enable task/files specific overflow flushingJens Axboe1-15/+26
2020-11-01io_uring: return cancelation status from poll/timeout/files handlersJens Axboe1-6/+24
2020-11-01io_uring: unconditionally grab req->taskJens Axboe1-23/+3
2020-11-01io_uring: stash ctx task reference for SQPOLLJens Axboe1-10/+29
2020-11-01io_uring: move dropping of files into separate helperJens Axboe1-10/+16
2020-11-01io_uring: allow timeout/poll/files killing to take task into accountJens Axboe1-8/+22
2020-11-01io_uring: don't run task work on an exiting taskJens Axboe1-0/+8
2020-11-01netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...Saeed Mirzamohammadi3-5/+11
2020-10-29Linux 5.8.17v5.8.17Greg Kroah-Hartman1-1/+1