summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-11drm/fb-helper: Mark screen buffers in system memory with FBINFO_VIRTFBJonathan Gray
2022-04-11drm/syncobj: flatten dma_fence_chains on transferJonathan Gray
2022-04-11drm/edid: check basic audio support on CEA extension blockJonathan Gray
2022-04-11drm/amdgpu: only check for _PR3 on dGPUsJonathan Gray
2022-04-11drm/amdgpu: move PX checking into amdgpu_device_ip_early_initJonathan Gray
2022-04-11add pci_upstream_bridge() and pci_pr3_present()Jonathan Gray
2022-04-11include dma-fence-array.hJonathan Gray
2022-04-10Free vm_info_result in error paths.Dave Voutila
2022-04-10Print a more accurate message when -v is used with -kJeremie Courreges-Anglas
2022-04-10Add more missing archs to "categories": aarch64, mips64el and powerpc64Jeremie Courreges-Anglas
2022-04-10Print the strerror of the expected error. errno is not valid here sinceClaudio Jeker
2022-04-10mips64: Enforce memory ordering on SMP rendezvousVisa Hankala
2022-04-10Set ASN1_OBJECT_FLAG_DYNAMIC_DATA flag with t2i_ASN1_OBJECT_internalKinichiro Inoguchi
2022-04-10Fix definition of "local" IPI system register. Spotted by Kyle Evans.Mark Kettenis
2022-04-09atascsi: constify method tablesChristian Weisgerber
2022-04-09constify method tables in OAK USB sensor driversChristian Weisgerber
2022-04-09constify method tables in USB serial driversChristian Weisgerber
2022-04-09fix grammar in comment: successfully -> successfulDave Voutila
2022-04-09Release PF und NET lock before calling copyin for DIOCXROLLBACK.mbuhl
2022-04-09Simplify vmx instruction error handling.Dave Voutila
2022-04-08Rename the pf state assert locked macro consistently.Alexander Bluhm
2022-04-08When calculating the with of spanned columns, which for example mattersIngo Schwarze
2022-04-08Bump because of the last minute mktime -> timegm fixClaudio Jeker
2022-04-08All times in the x509 are UTC so use timegm() and not mktime().Claudio Jeker
2022-04-08lm, uguru, fins, wbenv: constify sensor tablesChristian Weisgerber
2022-04-08fix leaking memory in get_sdr on failure.mbuhl
2022-04-08regenKevin Lo
2022-04-08Add MT7921K.Kevin Lo
2022-04-08Note that curve25519-sha256 was later published in RFC8731. ok djm@Darren Tucker
2022-04-08two defensive changes from Tobias Stoeckmann via GHPR287Damien Miller
2022-04-08change "PSP runtime database doesn't exist" from warn to infoJonathan Gray
2022-04-07Release PF und NET lock before calling copyin and copyout formbuhl
2022-04-07Avoid infinite loop on parsing DSA private keysTheo Buehler
2022-04-07Avoid infinite loop for custom curves of order 1Theo Buehler
2022-04-07Support more power sensors in IPMI. Tested on several Supermicro and DellStuart Henderson
2022-04-07constify ifmedia descriptions; ok deraadt@ miod@Christian Weisgerber
2022-04-07pf_rollback_rules always has the same return value, make it void.mbuhl
2022-04-07In pfsync(4) sc_len is modified with atomic operations except inAlexander Bluhm
2022-04-07Adjust mkioconf so the emitted extern struct cfattach are const.Theo Buehler
2022-04-07Fix kernel builds with pseudo-device rdTheo Buehler
2022-04-07drm/vrr: Set VRR capable prop only if it is attached to connectorJonathan Gray
2022-04-07drm/i915: Workaround broken BIOS DBUF configuration on TGL/RKLJonathan Gray
2022-04-07drm/amdgpu: bypass tiling flag check in virtual display case (v2)Jonathan Gray
2022-04-07drm/amdgpu: fix suspend/resume hang regressionJonathan Gray
2022-04-07drm/i915/guc/slpc: Correct the param count for unset paramJonathan Gray
2022-04-07drm/amd/display: Reduce dmesg error to a debug printJonathan Gray
2022-04-07drm/i915: s/JSP2/ICP2/ PCHJonathan Gray
2022-04-07drm/amd/display: Fix stream->link_enc unassigned during stream removalJonathan Gray
2022-04-07drm/i915: Disable DRRS on IVB/HSW port != AJonathan Gray
2022-04-07drm/i915/display: Move DRRS code its own fileJonathan Gray