summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam2020-11-012-1/+19
* bnxt_en: Invoke cancel_delayed_work_sync() for PFs also.Vasundhara Volam2020-11-011-11/+2
* bnxt_en: Fix regression in workqueue cleanup logic in bnxt_remove_one().Vasundhara Volam2020-11-011-4/+5
* bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan2020-11-011-1/+4
* efivarfs: Replace invalid slashes with exclamation marks in dentries.Michael Schaller2020-11-011-0/+3
* x86/copy_mc: Introduce copy_mc_enhanced_fast_string()Dan Williams2020-11-013-9/+60
* x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams2020-11-0137-530/+674
* x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabledRandy Dunlap2020-11-011-0/+1
* arm64: link with -z norelro regardless of CONFIG_RELOCATABLENick Desaulniers2020-11-011-2/+2
* arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUsMarc Zyngier2020-11-011-0/+7
* arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUsMarc Zyngier2020-11-011-0/+8
* fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enumKees Cook2020-11-012-2/+1
* efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failureArd Biesheuvel2020-11-012-6/+6
* scripts/setlocalversion: make git describe output more reliableRasmus Villemoes2020-11-011-5/+16
* io_uring: Convert advanced XArray uses to the normal APIMatthew Wilcox (Oracle)2020-11-011-12/+2
* io_uring: Fix XArray usage in io_uring_add_task_fileMatthew Wilcox (Oracle)2020-11-011-12/+9
* io_uring: Fix use of XArray in __io_uring_files_cancelMatthew Wilcox (Oracle)2020-11-011-14/+5
* io_uring: no need to call xa_destroy() on empty xarrayJens Axboe2020-11-011-1/+0
* io-wq: fix use-after-free in io_wq_worker_runningHillf Danton2020-11-011-58/+58
* io_wq: Make io_wqe::lock a raw_spinlock_tSebastian Andrzej Siewior2020-11-011-26/+26
* io_uring: reference ->nsproxy for file table commandsJens Axboe2020-11-013-0/+8
* io_uring: don't rely on weak ->files referencesJens Axboe2020-11-017-37/+344
* io_uring: enable task/files specific overflow flushingJens Axboe2020-11-011-16/+25
* io_uring: return cancelation status from poll/timeout/files handlersJens Axboe2020-11-011-5/+22
* io_uring: unconditionally grab req->taskJens Axboe2020-11-011-38/+9
* io_uring: stash ctx task reference for SQPOLLJens Axboe2020-11-011-13/+34
* io_uring: move dropping of files into separate helperJens Axboe2020-11-011-11/+16
* io_uring: allow timeout/poll/files killing to take task into accountJens Axboe2020-11-011-9/+24
* netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...Saeed Mirzamohammadi2020-11-013-5/+11
* cpufreq: Improve code around unlisted freq checkViresh Kumar2020-11-011-8/+7
* Linux 5.9.2v5.9.2Greg Kroah-Hartman2020-10-291-1/+1
* usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti2020-10-291-1/+1
* eeprom: at25: set minimum read/write access stride to 1Christian Eggers2020-10-291-1/+1
* usb: cdns3: gadget: free interrupt after gadget has deletedPeter Chen2020-10-291-1/+1
* USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum2020-10-291-17/+55
* usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol2020-10-291-0/+11
* usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_rootChunfeng Yun2020-10-291-0/+1
* tty: serial: fsl_lpuart: fix lpuart32_poll_get_charPeng Fan2020-10-291-1/+1
* tty: serial: lpuart: fix lpuart32_write usagePeng Fan2020-10-291-8/+6
* s390/qeth: don't let HW override the configured port roleJulian Wiedmann2020-10-291-6/+0
* net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic2020-10-291-2/+2
* ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen2020-10-291-0/+8
* drm/panfrost: perfcnt: fix ref count leak in panfrost_perfcnt_enable_lockedNavid Emamdoost2020-10-291-3/+7
* drm/amd/display: Disconnect pipe separetely when disable pipe splitAlvin Lee2020-10-298-0/+174
* drm/hisilicon: Code refactoring for hibmc_drv_deTian Tao2020-10-292-42/+15
* dmaengine: dw: Activate FIFO-mode for memory peripherals onlySerge Semin2020-10-291-1/+1
* dmaengine: dw: Add DMA-channels mask cell supportSerge Semin2020-10-293-2/+11
* drm/amd/display: Screen corruption on dual displays (DP+USB-C)Qingqing Zhuo2020-10-293-1/+7
* scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()Can Guo2020-10-291-5/+0
* soundwire: intel: reinitialize IP+DSP in .prepare(), but only when resumingBard Liao2020-10-292-1/+74