summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-22certs: Trigger creation of RSA module signing key if it's not an RSA keyStefan Berger1-0/+8
2021-09-22crypto: qat - use proper type for vf_maskGiovanni Cabiddu1-3/+4
2021-09-22clocksource/drivers/sh_cmt: Fix wrong setting if don't request IRQ for clock ...Phong Hoang1-12/+18
2021-09-22lib/mpi: use kcalloc in mpi_resizeHongbo Li1-1/+1
2021-09-22spi: spi-pic32: Fix issue with uninitialized dma_slave_configTony Lindgren1-0/+1
2021-09-22spi: spi-fsl-dspi: Fix issue with uninitialized dma_slave_configTony Lindgren1-0/+1
2021-09-22m68k: emu: Fix invalid free in nfeth_cleanup()Pavel Skripkin1-2/+2
2021-09-22udf_get_extendedattr() had no boundary checks.Stian Skjelstad1-2/+11
2021-09-22fcntl: fix potential deadlock for &fasync_struct.fa_lockDesmond Cheong Zhi Xi1-2/+3
2021-09-22crypto: qat - do not export adf_iov_putmsg()Giovanni Cabiddu1-1/+0
2021-09-22crypto: qat - fix naming for init/shutdown VF to PF notificationsMarco Chiappero5-16/+16
2021-09-22crypto: qat - fix reuse of completion variableMarco Chiappero1-0/+2
2021-09-22crypto: qat - handle both source of interrupt in VF ISRGiovanni Cabiddu1-3/+4
2021-09-22crypto: qat - do not ignore errors from enable_vf2pf_comms()Giovanni Cabiddu1-2/+3
2021-09-22libata: fix ata_host_start()Damien Le Moal1-1/+1
2021-09-22s390/cio: add dev_busid sysfs entry for each subchannelVineeth Vijayan1-0/+17
2021-09-22power: supply: max17042_battery: fix typo in MAx17042_TOFFSebastian Krzyszkowiak2-2/+2
2021-09-22nvme-rdma: don't update queue count when failing to set io queuesRuozhu Li1-2/+2
2021-09-22bcache: add proper error unwinding in bcache_device_initChristoph Hellwig1-5/+11
2021-09-22isofs: joliet: Fix iocharset=utf8 mount optionPali Rohár3-18/+14
2021-09-22udf: Check LVID earlierJan Kara1-9/+16
2021-09-22hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()Thomas Gleixner1-7/+53
2021-09-22sched/deadline: Fix missing clock update in migrate_task_rq_dl()Dietmar Eggemann1-0/+1
2021-09-22crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()Tony Lindgren1-1/+1
2021-09-22power: supply: axp288_fuel_gauge: Report register-address on readb / writeb e...Hans de Goede1-2/+2
2021-09-22sched/deadline: Fix reset_on_fork reporting of DL tasksQuentin Perret2-3/+6
2021-09-22crypto: mxs-dcp - Check for DMA mapping errorsSean Anderson1-10/+35
2021-09-22regmap: fix the offset of register error logJeongtae Park1-1/+1
2021-09-22locking/mutex: Fix HANDOFF conditionPeter Zijlstra1-10/+5
2021-09-22PCI: Call Max Payload Size-related fixup quirks earlyMarek Behún1-6/+6
2021-09-22x86/reboot: Limit Dell Optiplex 990 quirk to early BIOS versionsPaul Gortmaker1-1/+2
2021-09-22usb: mtu3: fix the wrong HS mult valueChunfeng Yun1-4/+2
2021-09-22usb: mtu3: use @mult for HS isoc or intrChunfeng Yun1-1/+1
2021-09-22usb: host: xhci-rcar: Don't reload firmware after the completionYoshihiro Shimoda1-0/+7
2021-09-22ALSA: usb-audio: Add registration quirk for JBL Quantum 800Alexander Tsoy1-0/+1
2021-09-22Revert "btrfs: compression: don't try to compress if we don't have enough pages"Qu Wenruo1-1/+1
2021-09-22mm/page_alloc: speed up the iteration of max_orderMuchun Song1-4/+4
2021-09-22net: ll_temac: Remove left-over debug messageEsben Haabendal1-3/+1
2021-09-22powerpc/boot: Delete unneeded .globl _zimage_startFangrui Song1-3/+0
2021-09-22powerpc/module64: Fix comment in R_PPC64_ENTRY handlingMichael Ellerman1-1/+1
2021-09-22crypto: talitos - reduce max key size for SEC1Christophe Leroy1-0/+4
2021-09-22SUNRPC/nfs: Fix return value for nfs4_callback_compound()Trond Myklebust3-6/+25
2021-09-22ipv4/icmp: l3mdev: Perform icmp error route lookup on source device routing t...Mathieu Desnoyers1-2/+21
2021-09-22USB: serial: mos7720: improve OOM-handling in read_mos_reg()Tom Rix1-1/+3
2021-09-22igmp: Add ip_mc_list lock in ip_check_mc_rcuLiu Jian1-0/+2
2021-09-22ARM: imx: fix missing 3rd argument in macro imx_mmdc_perf_initColin Ian King1-1/+1
2021-09-22ARM: imx: add missing clk_disable_unprepare()Yang Yingliang1-3/+9
2021-09-22media: stkwebcam: fix memory leak in stk_camera_probePavel Skripkin1-2/+4
2021-09-22clk: fix build warning for orphan_listGreg Kroah-Hartman1-5/+5
2021-09-22ALSA: pcm: fix divide error in snd_pcm_lib_ioctlZubin Mithra1-1/+1