aboutsummaryrefslogtreecommitdiffstats
path: root/Kbuild (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-08mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long1-4/+7
2022-04-08lz4: fix LZ4_decompress_safe_partial read out of boundGuo Xuenan1-2/+6
2022-04-08highmem: fix checks in __kmap_local_sched_{in,out}Max Filippov1-2/+2
2022-04-08mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation.Zi Yan2-2/+2
2022-04-08MAINTAINERS: Fix reviewer info for a few ROHM ICsMatti Vaittinen1-7/+5
2022-04-08iommu/omap: Fix regression in probe for NULL pointer dereferenceTony Lindgren1-1/+1
2022-04-08mmc: core: improve API to make clear mmc_hw_reset is for cardsWolfram Sang8-10/+10
2022-04-07mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is completeWolfram Sang1-2/+2
2022-04-06drivers: net: slip: fix NPD bug in sl_tx_timeout()Duoming Zhou1-1/+1
2022-04-07dt-bindings: display: panel: mipi-dbi-spi: Make width-mm/height-mm mandatoryMarek Vasut1-0/+2
2022-04-07random: check for signals every PAGE_SIZE chunk of /dev/[u]randomJason A. Donenfeld1-10/+7
2022-04-06fbdev: Fix unregistering of framebuffers without deviceThomas Zimmermann1-1/+8
2022-04-06bpf: Adjust bpf_tcp_check_syncookie selftest to test dual-stack socketsMaxim Mikityanskiy1-19/+59
2022-04-06bpf: Support dual-stack sockets in bpf_tcp_check_syncookieMaxim Mikityanskiy1-4/+13
2022-04-06drm/amdgpu/smu10: fix SoC/fclk units in auto modeAlex Deucher1-4/+4
2022-04-06drm/amd/display: update dcn315 clock table readDmytro Laktyushkin1-40/+67
2022-04-06drm/amdgpu/display: change pipe policy for DCN 2.1Benjamin Marty1-1/+1
2022-04-06drm/amd/display: Add configuration options for AUX wake work around.Jimmy Kizito2-1/+24
2022-04-06drm/amd/display: remove assert for odm transition caseEric Bernstein1-1/+0
2022-04-06drm/amdgpu: don't use BACO for reset in S3Alex Deucher1-0/+11
2022-04-06drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bwCHANDAN VURDIGERE NATARAJ1-0/+2
2022-04-06drm/amdkfd: Create file descriptor after client is added to smi_clients listLee Jones1-9/+15
2022-04-06drm/amdgpu: Sync up header and implementation to use the same parameter namesMa Jun1-2/+2
2022-04-06drm/amdgpu: fix incorrect GCR_GENERAL_CNTL addressRuili Ji1-3/+3
2022-04-06amd/display: set backlight only if requiredShirish S2-3/+10
2022-04-06drm/amd/display: Fix allocate_mst_payload assert on resumeRoman Li1-1/+2
2022-04-06drm/amd/display: Revert FEC check in validationMartin Leung1-4/+0
2022-04-06drm/amd/display: Add work around for AUX failure on wake.Jimmy Kizito2-0/+60
2022-04-06drm/amd/display: Clear optc false state when disable otgCharlene Liu2-8/+11
2022-04-06drm/amd/display: Enable power gating before init_pipesRoman Li3-6/+9
2022-04-06drm/amd/display: Remove redundant dsc power gating from init_hwRoman Li1-7/+0
2022-04-06drm/amd/display: Correct Slice reset calculationChris Park1-2/+2
2022-04-06drm/amd/vcn: fix an error msg on vcn 3.0tiancyin1-1/+1
2022-04-06drm/amdgpu/vcn3: send smu interface typeBoyuan Zhang2-0/+12
2022-04-06spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()Kamal Dasu1-2/+2
2022-04-06spi: cadence-quadspi: fix protocol setup for non-1-1-X operationsMatthias Schiffer1-34/+12
2022-04-06spi: core: add dma_map_dev for __spi_unmap_msg()Vinod Koul1-0/+4
2022-04-06myri10ge: fix an incorrect free for skb in myri10ge_sw_tsoXiaomeng Tong1-4/+2
2022-04-06net: usb: aqc111: Fix out-of-bounds accesses in RX fixupMarcin Kozlowski1-2/+7
2022-04-06qede: confirm skb is allocated before usingJamie Bainbridge1-0/+3
2022-04-06net: ipv6mr: fix unused variable warning with CONFIG_IPV6_PIMSM_V2=nFlorian Westphal1-1/+1
2022-04-06Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb()Andrea Parri (Microsoft)1-3/+3
2022-04-06Drivers: hv: balloon: Disable balloon and hot-add accordinglyBoqun Feng1-2/+34
2022-04-06Drivers: hv: balloon: Support status report for larger page sizesBoqun Feng1-3/+10
2022-04-06random: check for signal_pending() outside of need_resched() checkJann Horn1-2/+2
2022-04-06random: do not allow user to keep crng key around on stackJason A. Donenfeld1-12/+23
2022-04-06net: phy: mscc-miim: reject clause 45 register accessesMichael Walle1-0/+6
2022-04-06net: axiemac: use a phandle to reference pcs_phyAndy Chiu1-2/+9
2022-04-06dt-bindings: net: add pcs-handle attributeAndy Chiu2-1/+13
2022-04-06net: axienet: factor out phy_node in struct axienet_localAndy Chiu2-10/+5