summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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: qcom: sdx55: remove wrong unit address from RPMH RSC clocksKrzysztof Kozlowski1-1/+1
2022-06-09dt-bindings: soc: qcom: smd-rpm: Fix missing MSM8936 compatibleBryan O'Donoghue1-0/+1
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-09crypto: qat - set COMPRESSION capability for DH895XCCGiovanni Cabiddu1-1/+2
2022-06-09crypto: qat - set CIPHER capability for DH895XCCGiovanni Cabiddu1-3/+9
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: mediatek: Fix refcount leak in mtk_pcie_subsys_powerup()Miaoqian Lin1-0/+1
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-09ARM: dts: BCM5301X: Update pin controller node nameRafał Miłecki1-1/+1
2022-06-09memory: samsung: exynos5422-dmc: Avoid some over memory allocationChristophe JAILLET1-3/+2
2022-06-09PCI/ACPI: Allow D3 only if Root Port can signal and wake from D3Mario Limonciello1-11/+30
2022-06-09arm64: dts: mt8192: Fix nor_flash status disable typoAllen-KH Cheng1-1/+1
2022-06-09arm64: dts: rockchip: Move drive-impedance-ohm to emmc phy on rk3399Shawn Lin1-1/+1
2022-06-09Revert "net/smc: fix listen processing for SMC-Rv2"liuyacan1-27/+17
2022-06-09Bluetooth: hci_conn: Fix hci_connect_le_syncLuiz Augusto von Dentz2-5/+8
2022-06-09Bluetooth: hci_sync: Cleanup hci_conn if it cannot be abortedLuiz Augusto von Dentz4-19/+39
2022-06-09dma-direct: don't over-decrypt memoryRobin Murphy1-2/+2
2022-06-09net/smc: fix listen processing for SMC-Rv2liuyacan1-17/+27
2022-06-09net/smc: postpone sk_refcnt increment in connect()liuyacan1-1/+1
2022-06-09net: dsa: restrict SMSC_LAN9303_I2C kconfigRandy Dunlap1-1/+2
2022-06-09hinic: Avoid some over memory allocationChristophe JAILLET1-1/+1
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-09rxrpc: Fix locking issueDavid Howells8-22/+62
2022-06-09hwmon: (pmbus) Check PEC support before reading other registersAdam Wujek1-13/+15
2022-06-09hv_netvsc: Fix potential dereference of NULL pointerYongzhi Liu1-1/+4
2022-06-09amt: fix memory leak for advertisement messageTaehee Yoo1-3/+2
2022-06-09amt: fix gateway mode stuckTaehee Yoo1-2/+4
2022-06-09net: stmmac: fix out-of-bounds access in a selftestJakub Kicinski1-7/+6
2022-06-09perf parse-events: Support different format of the topdown event nameKan Liang1-1/+1
2022-06-09ASoC: max98090: Move check for invalid values before casting in max98090_put_...Alexey Khoroshilov1-2/+4
2022-06-09bonding: fix missed rcu protectionHangbin Liu1-3/+12