summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-09EDAC/dmc520: Don't print an error for each unconfigured interrupt lineTyler Hicks1-1/+1
2022-06-09drbd: fix duplicate array initializerArnd Bergmann1-5/+6
2022-06-09target: remove an incorrect unmap zeroes data deductionChristoph Hellwig1-1/+0
2022-06-09device property: Allow error pointer to be passed to fwnode APIsAndy Shevchenko2-43/+56
2022-06-09device property: Check fwnode->secondary when finding propertiesDaniel Scally1-2/+11
2022-06-09efi: Add missing prototype for efi_capsule_setup_infoJan Kiszka1-0/+2
2022-06-09NFC: NULL out the dev->rfkill to prevent UAFLin Ma1-0/+1
2022-06-09ixp4xx_eth: fix error check return value of platform_get_irq()Lv Ruyi1-1/+1
2022-06-09net: dsa: mt7530: 1G can also support 1000BASE-X link modeRussell King (Oracle)1-10/+4
2022-06-09scftorture: Fix distribution of short handler delaysPaul E. McKenney1-2/+3
2022-06-09spi: spi-ti-qspi: Fix return value handling of wait_for_completion_timeoutMiaoqian Lin1-2/+3
2022-06-09drm: mali-dp: potential dereference of null pointerJiasheng Jiang1-1/+4
2022-06-09drm/komeda: Fix an undefined behavior bug in komeda_plane_add()Zhou Qingyang1-0/+4
2022-06-09nl80211: show SSID for P2P_GO interfacesJohannes Berg1-0/+1
2022-06-09mptcp: reset the packet scheduler on PRIO changePaolo Abeni1-0/+2
2022-06-09x86/PCI: Fix ALi M1487 (IBC) PIRQ router link value interpretationMaciej W. Rozycki1-3/+16
2022-06-09libbpf: Don't error out on CO-RE relos for overriden weak subprogsAndrii Nakryiko1-4/+11
2022-06-09drm/vc4: txp: Force alpha to be 0xff if it's disabledMaxime Ripard1-0/+6
2022-06-09drm/vc4: txp: Don't set TXP_VSTART_AT_EOFMaxime Ripard1-1/+1
2022-06-09drm/vc4: hvs: Reset muxes at probe timeMaxime Ripard1-5/+21
2022-06-09drm/mediatek: Fix mtk_cec_mask()Miles Chen1-1/+1
2022-06-09drm/vc4: hvs: Fix frame count register readoutMaxime Ripard4-3/+35
2022-06-09x86/delay: Fix the wrong asm constraint in delay_loop()Ammar Faizi1-2/+2
2022-06-09ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probeMiaoqian Lin1-2/+7
2022-06-09ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probeMiaoqian Lin1-1/+4
2022-06-09spi: qcom-qspi: Add minItems to interconnect-namesKuldeep Singh1-0/+1
2022-06-09mtd: spinand: gigadevice: fix Quad IO for GD5F1GQ5UExxGChuanhong Guo1-1/+9
2022-06-09drm: bridge: icn6211: Fix HFP_HSW_HBP_HI and HFP_MIN handlingMarek Vasut1-7/+16
2022-06-09drm: bridge: icn6211: Fix register layoutMarek Vasut1-17/+117
2022-06-09drm/bridge: adv7511: clean up CEC adapter when probe failsLucas Stach1-0/+1
2022-06-09drm/edid: fix invalid EDID extension block filteringJani Nikula1-3/+3
2022-06-09ath9k: fix ar9003_get_eepmiscWenli Looi1-1/+1
2022-06-09drm: bridge: it66121: Fix the register page lengthNicolas Belin1-1/+1
2022-06-09ath11k: acquire ab->base_lock in unassign when finding the peer by addrNiels Dossche1-3/+8
2022-06-09drm/vmwgfx: Fix an invalid readZack Rusin1-8/+6
2022-06-09dt-bindings: display: sitronix, st7735r: Fix backlight in exampleNoralf Trønnes1-0/+1
2022-06-09drm/bridge_connector: enable HPD by default if supportedNikita Yushchenko1-1/+3
2022-06-09drm: fix EDID struct for old ARM OABI formatLinus Torvalds1-3/+3
2022-06-09Input: gpio-keys - cancel delayed work only in case of GPIOLad Prabhakar1-1/+1
2022-06-09RDMA/hfi1: Prevent panic when SDMA is disabledDouglas Miller1-0/+2
2022-06-09smb3: check for null tconSteve French1-2/+5
2022-06-09powerpc/iommu: Add missing of_node_put in iommu_init_early_dartPeng Wu1-2/+4
2022-06-09macintosh/via-pmu: Fix build failure when CONFIG_INPUT is disabledFinn Thain3-2/+7
2022-06-09powerpc/powernv: fix missing of_node_put in uv_init()Lv Ruyi1-0/+1
2022-06-09powerpc/xics: fix refcount leak in icp_opal_init()Lv Ruyi1-0/+1
2022-06-09powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni5-6/+6
2022-06-09tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolateVasily Averin1-2/+2
2022-06-09alpha: fix alloc_zeroed_user_highpage_movable()Matthew Wilcox (Oracle)1-1/+1
2022-06-09KVM: PPC: Book3S HV Nested: L2 LPCR should inherit L1 LPES settingNicholas Piggin2-2/+5
2022-06-09PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store()Yicong Yang1-5/+5