summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-09-15EDAC/i10nm: Fix NVDIMM detectionQiuxu Zhuo
2021-09-15spi: spi-zynq-qspi: use wait_for_completion_timeout to make zynq_qspi_exec_me...Quanyang Wang
2021-09-15spi: sprd: Fix the wrong WDG_LOAD_VALChunyan Zhang
2021-09-15regulator: vctrl: Avoid lockdep warning in enable/disable opsChen-Yu Tsai
2021-09-15regulator: vctrl: Use locked regulator_get_voltage in probe pathChen-Yu Tsai
2021-09-15certs: Trigger creation of RSA module signing key if it's not an RSA keyStefan Berger
2021-09-15crypto: qat - use proper type for vf_maskGiovanni Cabiddu
2021-09-15block: nbd: add sanity check for first_minorPavel Skripkin
2021-09-15clocksource/drivers/sh_cmt: Fix wrong setting if don't request IRQ for clock ...Phong Hoang
2021-09-15lib/mpi: use kcalloc in mpi_resizeHongbo Li
2021-09-15genirq/timings: Fix error return code in irq_timings_test_irqs()Zhen Lei
2021-09-15spi: spi-pic32: Fix issue with uninitialized dma_slave_configTony Lindgren
2021-09-15spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_configTony Lindgren
2021-09-15sched: Fix UCLAMP_FLAG_IDLE settingQuentin Perret
2021-09-15m68k: emu: Fix invalid free in nfeth_cleanup()Pavel Skripkin
2021-09-15s390/debug: fix debug area life cyclePeter Oberparleiter
2021-09-15s390/kasan: fix large PMD pages address alignment checkAlexander Gordeev
2021-09-15udf_get_extendedattr() had no boundary checks.Stian Skjelstad
2021-09-15fcntl: fix potential deadlock for &fasync_struct.fa_lockDesmond Cheong Zhi Xi
2021-09-15crypto: qat - do not export adf_iov_putmsg()Giovanni Cabiddu
2021-09-15crypto: qat - fix naming for init/shutdown VF to PF notificationsMarco Chiappero
2021-09-15crypto: qat - fix reuse of completion variableMarco Chiappero
2021-09-15crypto: qat - handle both source of interrupt in VF ISRGiovanni Cabiddu
2021-09-15crypto: qat - do not ignore errors from enable_vf2pf_comms()Giovanni Cabiddu
2021-09-15libata: fix ata_host_start()Damien Le Moal
2021-09-15s390/cio: add dev_busid sysfs entry for each subchannelVineeth Vijayan
2021-09-15power: supply: max17042_battery: fix typo in MAx17042_TOFFSebastian Krzyszkowiak
2021-09-15nvmet: pass back cntlid on successful completionAmit Engel
2021-09-15nvme-rdma: don't update queue count when failing to set io queuesRuozhu Li
2021-09-15nvme-tcp: don't update queue count when failing to set io queuesRuozhu Li
2021-09-15bcache: add proper error unwinding in bcache_device_initChristoph Hellwig
2021-09-15isofs: joliet: Fix iocharset=utf8 mount optionPali Rohár
2021-09-15udf: Fix iocharset=utf8 mount optionPali Rohár
2021-09-15udf: Check LVID earlierJan Kara
2021-09-15hrtimer: Ensure timerfd notification for HIGHRES=nThomas Gleixner
2021-09-15hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()Thomas Gleixner
2021-09-15posix-cpu-timers: Force next expiration recalc after itimer resetFrederic Weisbecker
2021-09-15rcu/tree: Handle VM stoppage in stall detectionSergey Senozhatsky
2021-09-15sched/deadline: Fix missing clock update in migrate_task_rq_dl()Dietmar Eggemann
2021-09-15crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()Tony Lindgren
2021-09-15power: supply: axp288_fuel_gauge: Report register-address on readb / writeb e...Hans de Goede
2021-09-15sched/deadline: Fix reset_on_fork reporting of DL tasksQuentin Perret
2021-09-15crypto: mxs-dcp - Check for DMA mapping errorsSean Anderson
2021-09-15regmap: fix the offset of register error logJeongtae Park
2021-09-15locking/mutex: Fix HANDOFF conditionPeter Zijlstra
2021-09-12Linux 5.4.145v5.4.145Greg Kroah-Hartman
2021-09-12PCI: Call Max Payload Size-related fixup quirks earlyMarek Behún
2021-09-12x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker
2021-09-12xhci: fix unsafe memory usage in xhci tracingMathias Nyman
2021-09-12usb: mtu3: fix the wrong HS mult valueChunfeng Yun