summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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-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/page_owner: change split_page_owner to take a countMatthew Wilcox (Oracle)4-7/+7
2020-10-29RDMA/rxe: Handle skb_clone() failure in rxe_recv.cBob Pearson1-0/+3
2020-10-29afs: Fix cell removalDavid Howells2-6/+11
2020-10-29afs: Fix cell purging with aliasesDavid Howells1-0/+3
2020-10-29afs: Fix cell refcounting by splitting the usage counterDavid Howells9-76/+136
2020-10-29afs: Fix rapid cell addition/removal by not using RCU on cells treeDavid Howells5-93/+71
2020-10-29f2fs: wait for sysfs kobject removal before freeing f2fs_sb_infoJamie Iles1-0/+1
2020-10-29selftests/powerpc: Fix eeh-basic.sh exit codesOliver O'Halloran1-3/+6
2020-10-29perf trace: Fix off by ones in memset() after realloc() in arches using libauditJiri Slaby1-1/+5
2020-10-29maiblox: mediatek: Fix handling of platform_get_irq() errorKrzysztof Kozlowski1-5/+3
2020-10-29um: time-travel: Fix IRQ handling in time_travel_handle_message()Johannes Berg1-5/+9
2020-10-29um: vector: Use GFP_ATOMIC under spin lockTiezhu Yang1-2/+2
2020-10-29f2fs: reject CASEFOLD inode flag without casefold featureEric Biggers1-0/+7
2020-10-29RDMA/rxe: Fix skb lifetime in rxe_rcv_mcast_pkt()Bob Pearson1-5/+12
2020-10-29IB/rdmavt: Fix sizeof mismatchColin Ian King1-3/+1