aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-36/+340
* io_uring: enable task/files specific overflow flushingJens Axboe2020-11-011-15/+26
* io_uring: return cancelation status from poll/timeout/files handlersJens Axboe2020-11-011-6/+24
* io_uring: unconditionally grab req->taskJens Axboe2020-11-011-23/+3
* io_uring: stash ctx task reference for SQPOLLJens Axboe2020-11-011-10/+29
* io_uring: move dropping of files into separate helperJens Axboe2020-11-011-10/+16
* io_uring: allow timeout/poll/files killing to take task into accountJens Axboe2020-11-011-8/+22
* io_uring: don't run task work on an exiting taskJens Axboe2020-11-011-0/+8
* netfilter: nftables_offload: KASAN slab-out-of-bounds Read in nft_flow_rule_createSaeed Mirzamohammadi2020-11-013-5/+11
* Linux 5.8.17v5.8.17Greg 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
* 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
* usb: core: Solve race condition in anchor cleanup functionsEli Billauer2020-10-291-35/+54
* brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen2020-10-291-0/+2
* scsi: smartpqi: Avoid crashing kernel for controller issuesKevin Barnett2020-10-292-35/+68
* ASoC: Intel: sof_rt5682: override quirk data for tgl_max98373_rt5682Sathyanarayana Nujella2020-10-291-0/+13
* ASoC: SOF: Add topology filename override based on dmi data matchSathyanarayana Nujella2020-10-292-1/+31
* ALSA: hda/ca0132 - Add new quirk ID for SoundBlaster AE-7.Connor McAdams2020-10-291-0/+2
* ALSA: hda/ca0132 - Add AE-7 microphone selection commands.Connor McAdams2020-10-291-1/+21
* mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa2020-10-291-1/+2
* s390/qeth: strictly order bridge address eventsJulian Wiedmann2020-10-293-8/+52
* reiserfs: Fix memory leak in reiserfs_parse_options()Jan Kara2020-10-291-4/+4
* ipvs: Fix uninit-value in do_ip_vs_set_ctl()Peilin Ye2020-10-291-3/+4
* Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urbDinghao Liu2020-10-291-0/+1
* tty: ipwireless: fix error handlingTong Zhang2020-10-292-3/+3