summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-06-28drm/vc4: kms: Use maximum FIFO load for the HVS clock rateMaxime Ripard-1/+3
2022-06-28drm/vc4: kms: Warn if clk_set_min_rate failsMaxime Ripard-2/+2
2022-06-28drm/vc4: drv: Adopt the dma configuration from the HVS or V3D componentDave Stevenson-0/+19
2022-06-28drm/fourcc: Document the Intel CCS modifiers' CC plane expected pitchImre Deak-4/+4
2022-06-28drm/i915: Fix error code in icl_compute_combo_phy_dpll()Dan Carpenter-1/+1
2022-06-28ARM: at91: pm: Mark at91_pm_secure_init as __initFabio Estevam-1/+1
2022-06-28ARM: at91: fix soc detection for SAM9X60 SiPsMihai Sain-6/+6
2022-06-28ARM: dts: at91: sama5d2_icp: fix eeprom compatiblesEugen Hristev-3/+3
2022-06-28ARM: dts: at91: sam9x60ek: fix eeprom compatible and sizeEugen Hristev-2/+1
2022-06-28ARM: at91: pm: use proper compatibles for sama7g5's rtc and rttClaudiu Beznea-2/+2
2022-06-28ARM: at91: pm: use proper compatibles for sam9x60's rtc and rttClaudiu Beznea-2/+2
2022-06-28ARM: at91: pm: use proper compatible for sama5d2's rtcClaudiu Beznea-1/+1
2022-06-28fanotify: refine the validation checks on non-dir inode maskAmir Goldstein-15/+23
2022-06-28openrisc: unwinder: Fix grammar issue in commentXiang wangx-1/+1
2022-06-28irqchip: or1k-pic: Undefine mask_ack for level triggered hardwareStafford Horne-1/+0
2022-06-28cpufreq: Add MT8186 to cpufreq-dt-platdev blocklistAngeloGioacchino Del Regno-0/+1
2022-06-28cpufreq: pmac32-cpufreq: Fix refcount leak bugLiang He-0/+4
2022-06-28cpufreq: qcom-hw: Don't do lmh things without a throttle interruptStephen Boyd-0/+6
2022-06-28drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.cLiang He-0/+1
2022-06-28drm/doc: Fix comment typoMarek Vasut-1/+1
2022-06-27ipv6: take care of disable_policy when restoring routesNicolas Dichtel-5/+8
2022-06-27net: usb: asix: do not force pause frames supportOleksij Rempel-2/+1
2022-06-27net: asix: fix "can't send until first packet is send" issueOleksij Rempel-0/+1
2022-06-27MAINTAINERS: nfc: drop Charles Gorand from NXP-NCIMichael Walle-2/+1
2022-06-27octeon_ep: use bitwise ANDShreenidhi Shedi-1/+1
2022-06-27Merge branch 'notify-user-space-if-any-actions-were-flushed-before-error'Jakub Kicinski-8/+91
2022-06-27selftests: tc-testing: Add testcases to test new flush behaviourVictor Nogueira-0/+77
2022-06-27net/sched: act_api: Notify user space if any actions were flushed before errorVictor Nogueira-8/+14
2022-06-27epic100: fix use after free on rmmodTong Zhang-2/+2
2022-06-27net: tun: stop NAPI when detaching queuesJakub Kicinski-1/+10
2022-06-27scsi: hisi_sas: Limit max hw sectors for v3 HWJohn Garry-0/+7
2022-06-27dm raid: fix accesses beyond end of raid member arrayHeinz Mauelshagen-16/+18
2022-06-27drm/i915/guc/slpc: Use non-blocking H2G for waitboostVinay Belgaumkar-7/+35
2022-06-27arm64: dts: qcom: msm8992-*: Fix vdd_lvs1_2-supply typoStephan Gerhold-2/+2
2022-06-27drm/msm/gem: Fix error return on fence id alloc failRob Clark-1/+1
2022-06-27parisc/unaligned: Fix emulate_ldw() breakageHelge Deller-1/+1
2022-06-27drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backendUmesh Nerlige Ramappa-79/+103
2022-06-27drm/i915/guc: Don't update engine busyness stats too frequentlyAlan Previn-0/+21
2022-06-27Revert "drm/i915: Hold reference to intel_context over life of i915_request"Niranjana Vishwanathapura-20/+32
2022-06-27drm/i915: Do not access rq->engine without a referenceNiranjana Vishwanathapura-1/+4
2022-06-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-69/+187
2022-06-27tick/nohz: unexport __init-annotated tick_nohz_full_setup()Masahiro Yamada-1/+0
2022-06-27netfilter: br_netfilter: do not skip all hooks with 0 priorityFlorian Westphal-3/+18
2022-06-27netfilter: nf_tables: avoid skb access on nf_stolenFlorian Westphal-29/+55
2022-06-27netfilter: nft_dynset: restore set element counter when failing to updatePablo Neira Ayuso-0/+2
2022-06-27drm/i915: Move the color stuff under INTEL_INFO->displayVille Syrjälä-39/+42
2022-06-27drm/i915: Get rid of XE_LPD_CURSOR_OFFSETSVille Syrjälä-9/+1
2022-06-27drm/i915: Use _MMIO_PIPE2() where appropriateVille Syrjälä-1/+1
2022-06-27drm/i915: Use _MMIO_TRANS2() where appropriateVille Syrjälä-10/+9
2022-06-27drm/i915: s/_CURSOR2/_MMIO_CURSOR2//Ville Syrjälä-7/+7