summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-09dax: fix cache flush on PMD-mapped pagesMuchun Song1-1/+2
2022-06-09drivers/base/node.c: fix compaction sysfs file leakMiaohe Lin1-0/+1
2022-06-09pinctrl: mvebu: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski1-1/+1
2022-06-09nvdimm: Allow overwrite in the presence of disabled dimmsDan Williams1-5/+0
2022-06-09nvdimm: Fix firmware activation deadlock scenariosDan Williams1-9/+0
2022-06-09firmware: arm_scmi: Fix list protocols enumeration in the base protocolCristian Marussi1-1/+1
2022-06-09scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac()Gustavo A. R. Silva2-2/+3
2022-06-09mfd: ipaq-micro: Fix error check return value of platform_get_irq()Lv Ruyi1-1/+1
2022-06-09powerpc/fadump: fix PT_LOAD segment for boot memory areaHari Bathini1-2/+6
2022-06-09arm: mediatek: select arch timer for mt7629Chuanhong Guo1-0/+1
2022-06-09pinctrl: bcm2835: implement hook for missing gpio-rangesStefan Wahren1-0/+18
2022-06-09gpiolib: of: Introduce hook for missing gpio-rangesStefan Wahren2-0/+17
2022-06-09crypto: marvell/cesa - ECB does not IVCorentin Labbe1-1/+0
2022-06-09misc: ocxl: fix possible double free in ocxl_file_register_afuHangyu Hua1-0/+2
2022-06-09ARM: dts: bcm2835-rpi-b: Fix GPIO line namesStefan Wahren1-7/+6
2022-06-09ARM: dts: bcm2837-rpi-3-b-plus: Fix GPIO line name of power LEDPhil Elwell1-1/+1
2022-06-09ARM: dts: bcm2837-rpi-cm3-io3: Fix GPIO line names for SMPS I2CPhil Elwell1-2/+2
2022-06-09ARM: dts: bcm2835-rpi-zero-w: Fix GPIO line name for Wifi/BTPhil Elwell1-10/+12
2022-06-09ARM: dts: stm32: Fix PHY post-reset delay on Avenger96Marek Vasut1-0/+1
2022-06-09can: xilinx_can: mark bit timing constants as constMarc Kleine-Budde1-2/+2
2022-06-09platform/chrome: Re-introduce cros_ec_cmd_xfer and use it for ioctlsGuenter Roeck3-10/+45
2022-06-09ARM: dts: imx6dl-colibri: Fix I2C pinmuxingMax Krummenacher1-3/+3
2022-06-09platform/chrome: cros_ec: fix error handling in cros_ec_register()Tzung-Bi Shih1-6/+10
2022-06-09KVM: nVMX: Clear IDT vectoring on nested VM-Exit for double/triple faultSean Christopherson2-4/+33
2022-06-09KVM: nVMX: Leave most VM-Exit info fields unmodified on failed VM-EntrySean Christopherson1-5/+10
2022-06-09soc: qcom: llcc: Add MODULE_DEVICE_TABLE()Bjorn Andersson1-0/+1
2022-06-09ARM: dts: ci4x10: Adapt to changes in imx6qdl.dtsi regarding fec clocksThorsten Scherer1-1/+5
2022-06-09PCI: dwc: Fix setting error return on MSI DMA mapping failureJiantao Zhang1-1/+2
2022-06-09PCI: rockchip: Fix find_first_zero_bit() limitDan Carpenter1-2/+1
2022-06-09PCI: cadence: Fix find_first_zero_bit() limitDan Carpenter1-2/+1
2022-06-09soc: qcom: smsm: Fix missing of_node_put() in smsm_parse_ipcMiaoqian Lin1-0/+1
2022-06-09soc: qcom: smp2p: Fix missing of_node_put() in smp2p_parse_ipcMiaoqian Lin1-0/+1
2022-06-09ARM: dts: suniv: F1C100: fix watchdog compatibleAndre Przywara1-1/+3
2022-06-09memory: samsung: exynos5422-dmc: Avoid some over memory allocationChristophe JAILLET1-3/+2
2022-06-09arm64: dts: rockchip: Move drive-impedance-ohm to emmc phy on rk3399Shawn Lin1-1/+1
2022-06-09net/smc: postpone sk_refcnt increment in connect()liuyacan1-1/+1
2022-06-09hinic: Avoid some over memory allocationChristophe JAILLET1-1/+1
2022-06-09net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()Gustavo A. R. Silva7-40/+31
2022-06-09rxrpc: Fix decision on when to generate an IDLE ACKDavid Howells5-17/+26
2022-06-09rxrpc: Don't let ack.previousPacket regressDavid Howells3-4/+6
2022-06-09rxrpc: Fix overlapping ACK accountingDavid Howells2-11/+12
2022-06-09rxrpc: Don't try to resend the request if we're receiving the replyDavid Howells1-1/+2
2022-06-09rxrpc: Fix listen() setting the bar too high for the prealloc ringsDavid Howells1-2/+2
2022-06-09hv_netvsc: Fix potential dereference of NULL pointerYongzhi Liu1-1/+4
2022-06-09net: stmmac: fix out-of-bounds access in a selftestJakub Kicinski1-7/+6
2022-06-09net: stmmac: selftests: Use kcalloc() instead of kzalloc()Gustavo A. R. Silva1-2/+2
2022-06-09ASoC: max98090: Move check for invalid values before casting in max98090_put_...Alexey Khoroshilov1-2/+4
2022-06-09NFC: hci: fix sleep in atomic context bugs in nfc_hci_hcp_message_txDuoming Zhou2-3/+15
2022-06-09ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_tran...Yang Yingliang1-3/+3
2022-06-09thermal/drivers/imx_sc_thermal: Fix refcount leak in imx_sc_thermal_probeMiaoqian Lin1-2/+4