summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-10-29usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti1-1/+1
2020-10-29eeprom: at25: set minimum read/write access stride to 1Christian Eggers1-1/+1
2020-10-29usb: cdns3: gadget: free interrupt after gadget has deletedPeter Chen1-1/+1
2020-10-29USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum1-17/+55
2020-10-29usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol1-0/+11
2020-10-29usb: gadget: bcm63xx_udc: fix up the error of undeclared usb_debug_rootChunfeng Yun1-0/+1
2020-10-29tty: serial: fsl_lpuart: fix lpuart32_poll_get_charPeng Fan1-1/+1
2020-10-29tty: serial: lpuart: fix lpuart32_write usagePeng Fan1-8/+6
2020-10-29s390/qeth: don't let HW override the configured port roleJulian Wiedmann1-6/+0
2020-10-29net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic1-2/+2
2020-10-29ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen1-0/+8
2020-10-29dmaengine: dw: Activate FIFO-mode for memory peripherals onlySerge Semin1-1/+1
2020-10-29dmaengine: dw: Add DMA-channels mask cell supportSerge Semin3-2/+11
2020-10-29drm/amd/display: Screen corruption on dual displays (DP+USB-C)Qingqing Zhuo3-1/+7
2020-10-29scsi: ufs: ufs-qcom: Fix race conditions caused by ufs_qcom_testbus_config()Can Guo1-5/+0
2020-10-29usb: core: Solve race condition in anchor cleanup functionsEli Billauer1-35/+54
2020-10-29brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen1-0/+2
2020-10-29scsi: smartpqi: Avoid crashing kernel for controller issuesKevin Barnett2-35/+68
2020-10-29ASoC: Intel: sof_rt5682: override quirk data for tgl_max98373_rt5682Sathyanarayana Nujella1-0/+13
2020-10-29ASoC: SOF: Add topology filename override based on dmi data matchSathyanarayana Nujella2-1/+31
2020-10-29ALSA: hda/ca0132 - Add new quirk ID for SoundBlaster AE-7.Connor McAdams1-0/+2
2020-10-29ALSA: hda/ca0132 - Add AE-7 microphone selection commands.Connor McAdams1-1/+21
2020-10-29mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa1-1/+2
2020-10-29s390/qeth: strictly order bridge address eventsJulian Wiedmann3-8/+52
2020-10-29reiserfs: Fix memory leak in reiserfs_parse_options()Jan Kara1-4/+4
2020-10-29ipvs: Fix uninit-value in do_ip_vs_set_ctl()Peilin Ye1-3/+4
2020-10-29Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urbDinghao Liu1-0/+1
2020-10-29tty: ipwireless: fix error handlingTong Zhang2-3/+3