summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-29clk: qcom: gdsc: Keep RETAIN_FF bit set if gdsc is already onStephen Boyd1-0/+8
2020-10-29vfio iommu type1: Fix memory leak in vfio_iommu_type1_pin_pagesXiaoyang Xu1-1/+2
2020-10-29vfio/pci: Clear token on bypass registration failureAlex Williamson1-1/+3
2020-10-29ext4: limit entries returned when counting fsmap recordsDarrick J. Wong1-0/+3
2020-10-29ext4: disallow modifying DAX inode flag if inline_data has been setXiao Yang1-1/+1
2020-10-29ext4: discard preallocations before releasing group lockJan Kara1-20/+13
2020-10-29ext4: fix dead loop in ext4_mb_new_blocksYe Bin1-1/+3
2020-10-29svcrdma: fix bounce buffers for unaligned offsets and multiple pagesDan Aloni1-1/+2
2020-10-29clk: at91: sam9x60: support only two programmable clocksClaudiu Beznea1-1/+1
2020-10-29watchdog: sp5100: Fix definition of EFCH_PM_DECODEEN3Guenter Roeck1-1/+1
2020-10-29watchdog: Use put_device on errorDinghao Liu1-1/+1
2020-10-29watchdog: Fix memleak in watchdog_cdev_registerDinghao Liu1-1/+3
2020-10-29kbuild: deb-pkg: do not build linux-headers package if CONFIG_MODULES=nMasahiro Yamada2-9/+16
2020-10-29clk: bcm2835: add missing release if devm_clk_hw_register failsNavid Emamdoost1-1/+3
2020-10-29clk: at91: clk-main: update key before writing AT91_CKGR_MORClaudiu Beznea1-3/+8
2020-10-29module: statically initialize init section freeing dataDaniel Jordan1-10/+3
2020-10-29clk: mediatek: add UART0 clock supportHanks Chen1-0/+2
2020-10-29clk: rockchip: Initialize hw to error to avoid undefined behaviorStephen Boyd1-1/+1
2020-10-29PCI: hv: Fix hibernation in case interrupts are not re-createdDexuan Cui1-3/+47
2020-10-29remoteproc/mediatek: fix null pointer dereference on null scp pointerColin Ian King1-3/+1
2020-10-29nfsd: Cache R, RW, and W opens separatelyJ. Bruce Fields1-1/+1
2020-10-29pwm: img: Fix null pointer access in probeHauke Mehrtens1-1/+2
2020-10-29pwm: rockchip: Keep enabled PWMs running while probingSimon South1-1/+4
2020-10-29clk: keystone: sci-clk: fix parsing assigned-clock data during probeTero Kristo1-1/+1
2020-10-29clk: qcom: gcc-sdm660: Fix wrong parent_mapKonrad Dybcio1-1/+1
2020-10-29vfio/type1: fix dirty bitmap calculation in vfio_dma_rwYan Zhao1-1/+2
2020-10-29vfio: fix a missed vfio group put in vfio_pin_pagesYan Zhao1-2/+4
2020-10-29vfio/pci: Decouple PCI_COMMAND_MEMORY bit checks from is_virtfnMatthew Rosato1-10/+14
2020-10-29s390/pci: Mark all VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato1-2/+3
2020-10-29vfio: add a singleton check for vfio_group_pin_pagesYan Zhao1-0/+3
2020-10-29PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato2-0/+2
2020-10-29remoteproc: stm32: Fix pointer assignementMathieu Poirier1-1/+1
2020-10-29rpmsg: Avoid double-free in mtk_rpmsg_register_deviceNicolas Boichat1-8/+1
2020-10-29rpmsg: smd: Fix a kobj leak in in qcom_smd_parse_edge()Dan Carpenter1-10/+22
2020-10-29PCI: iproc: Set affinity mask on MSI interruptsMark Tomlinson1-4/+9
2020-10-29PCI: aardvark: Check for errors from pci_bridge_emul_init() callPali Rohár1-4/+7
2020-10-29PCI: aardvark: Fix compilation on s390Pali Rohár1-1/+1
2020-10-29PCI: designware-ep: Fix the Header Type checkHou Zhiqiang2-1/+3
2020-10-29clk: meson: g12a: mark fclk_div2 as criticalStefan Agner1-0/+11
2020-10-29i2c: rcar: Auto select RESET_CONTROLLERDirk Behme1-0/+1
2020-10-29rtc: ds1307: Clear OSF flag on DS1388 when setting timeChris Packham1-0/+4
2020-10-29clk: meson: axg-audio: separate axg and g12a regmap tablesJerome Brunet1-8/+127
2020-10-29mailbox: avoid timer start from callbackJassi Brar1-5/+7
2020-10-29rapidio: fix the missed put_device() for rio_mport_add_riodevJing Xiangfeng1-1/+4
2020-10-29rapidio: fix error handling pathSouptick Joarder1-6/+7
2020-10-29ramfs: fix nommu mmap with gaps in the page cacheMatthew Wilcox (Oracle)1-1/+1
2020-10-29lib/crc32.c: fix trivial typo in preprocessor conditionTobias Jordan1-1/+1
2020-10-29mm: fix a race during THP splittingHuang Ying1-6/+7
2020-10-29mm/huge_memory: fix split assumption of page sizeKirill A. Shutemov1-7/+8
2020-10-29mm/page_owner: change split_page_owner to take a countMatthew Wilcox (Oracle)4-7/+7