aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-11-01efivarfs: Replace invalid slashes with exclamation marks in dentries.Michael Schaller
2020-11-01x86/copy_mc: Introduce copy_mc_enhanced_fast_string()Dan Williams
2020-11-01x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()Dan Williams
2020-11-01x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabledRandy Dunlap
2020-11-01arm64: link with -z norelro regardless of CONFIG_RELOCATABLENick Desaulniers
2020-11-01arm64: Run ARCH_WORKAROUND_2 enabling code on all CPUsMarc Zyngier
2020-11-01arm64: Run ARCH_WORKAROUND_1 enabling code on all CPUsMarc Zyngier
2020-11-01fs/kernel_read_file: Remove FIRMWARE_EFI_EMBEDDED enumKees Cook
2020-11-01efi/arm64: libstub: Deal gracefully with EFI_RNG_PROTOCOL failureArd Biesheuvel
2020-11-01scripts/setlocalversion: make git describe output more reliableRasmus Villemoes
2020-11-01io_uring: Convert advanced XArray uses to the normal APIMatthew Wilcox (Oracle)
2020-11-01io_uring: Fix XArray usage in io_uring_add_task_fileMatthew Wilcox (Oracle)
2020-11-01io_uring: Fix use of XArray in __io_uring_files_cancelMatthew Wilcox (Oracle)
2020-11-01io_uring: no need to call xa_destroy() on empty xarrayJens Axboe
2020-11-01io-wq: fix use-after-free in io_wq_worker_runningHillf Danton
2020-11-01io_wq: Make io_wqe::lock a raw_spinlock_tSebastian Andrzej Siewior
2020-11-01io_uring: reference ->nsproxy for file table commandsJens Axboe
2020-11-01io_uring: don't rely on weak ->files referencesJens Axboe
2020-11-01io_uring: enable task/files specific overflow flushingJens Axboe
2020-11-01io_uring: return cancelation status from poll/timeout/files handlersJens Axboe
2020-11-01io_uring: unconditionally grab req->taskJens Axboe
2020-11-01io_uring: stash ctx task reference for SQPOLLJens Axboe
2020-11-01io_uring: move dropping of files into separate helperJens Axboe
2020-11-01io_uring: allow timeout/poll/files killing to take task into accountJens Axboe
2020-11-01io_uring: don't run task work on an exiting taskJens Axboe
2020-11-01netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_c...Saeed Mirzamohammadi
2020-10-29Linux 5.8.17v5.8.17Greg Kroah-Hartman
2020-10-29usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti
2020-10-29eeprom: at25: set minimum read/write access stride to 1Christian Eggers
2020-10-29usb: cdns3: gadget: free interrupt after gadget has deletedPeter Chen
2020-10-29USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum
2020-10-29usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol
2020-10-29usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_rootChunfeng Yun
2020-10-29tty: serial: fsl_lpuart: fix lpuart32_poll_get_charPeng Fan
2020-10-29tty: serial: lpuart: fix lpuart32_write usagePeng Fan
2020-10-29s390/qeth: don't let HW override the configured port roleJulian Wiedmann
2020-10-29net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic
2020-10-29ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen
2020-10-29dmaengine: dw: Activate FIFO-mode for memory peripherals onlySerge Semin
2020-10-29dmaengine: dw: Add DMA-channels mask cell supportSerge Semin
2020-10-29drm/amd/display: Screen corruption on dual displays (DP+USB-C)Qingqing Zhuo
2020-10-29scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()Can Guo
2020-10-29usb: core: Solve race condition in anchor cleanup functionsEli Billauer
2020-10-29brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen
2020-10-29scsi: smartpqi: Avoid crashing kernel for controller issuesKevin Barnett
2020-10-29ASoC: Intel: sof_rt5682: override quirk data for tgl_max98373_rt5682Sathyanarayana Nujella
2020-10-29ASoC: SOF: Add topology filename override based on dmi data matchSathyanarayana Nujella
2020-10-29ALSA: hda/ca0132 - Add new quirk ID for SoundBlaster AE-7.Connor McAdams
2020-10-29ALSA: hda/ca0132 - Add AE-7 microphone selection commands.Connor McAdams
2020-10-29mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa