summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-26Defer creation of ~/.ssh by ssh(1) until we attempt to write to it so weDarren Tucker
2020-06-26drm/amdkfd: Use correct major in devcgroup checkJonathan Gray
2020-06-26drm/connector: notify userspace on hotplug after register completeJonathan Gray
2020-06-26drm/i915: Whitelist context-local timestamp in the gen9 cmdparserJonathan Gray
2020-06-26drm/i915/gem: Avoid iterating an empty listJonathan Gray
2020-06-26drm/i915: Fix AUX power domain toggling across TypeC mode resetsJonathan Gray
2020-06-26Expand path to ~/.ssh/rc rather than relying on it being relative to theDarren Tucker
2020-06-26drm/dp_mst: Increase ACT retry timeout to 3sJonathan Gray
2020-06-26drm/amdgpu: Replace invalid device ID with a valid device IDJonathan Gray
2020-06-26drm/amdgpu/display: use blanked rather than plane state for sync groupsJonathan Gray
2020-06-26drm/dp_mst: Reformat drm_dp_check_act_status() a bitJonathan Gray
2020-06-26drm: encoder_slave: fix refcouting error for modulesJonathan Gray
2020-06-26drm/amd/display: Revalidate bandwidth before commiting DC updatesJonathan Gray
2020-06-26add readx_poll_timeout() required for 5.7.6 drmJonathan Gray
2020-06-26add USEC_TO_TIMEVAL()Jonathan Gray
2020-06-26add some whitespace to let things breathe a bit.David Gwynne
2020-06-26whitespace fixes, no functional change.David Gwynne
2020-06-26fix link state handling so we can see link go both up and down.David Gwynne
2020-06-26Accidentally doubled these files on first commit. Correcting.Dale Rahn
2020-06-25Return negative value to show that no index was found. The callersPatrick Wildt
2020-06-25Fix variable shadowing that caused us to map the entire range (manyJonathan Matthew
2020-06-25Briefly mention groff_mdoc(7) below SEE ALSO. While both authoritativeIngo Schwarze
2020-06-25Remove unused "remaining" member in struct handlekn
2020-06-25Silence ca_validate_pubkey() error message for cert typetobhe
2020-06-25syncTheo de Raadt
2020-06-25Include <machine/pte.h>.Mark Kettenis
2020-06-25Rework 'ikeauth' configuration option. The key and cert checks in the configtobhe
2020-06-25Add a commented out entry for mvpp(4).Patrick Wildt
2020-06-25Register mvmdio(4) in the MII "framework". On the Armada 7K and 8KPatrick Wildt
2020-06-25syncTheo de Raadt
2020-06-25Add a "framework" for MII busses.Patrick Wildt
2020-06-25mvpp(4)Patrick Wildt
2020-06-25Add missing kvm_dump(3) and kvm_getfiles(3) under SEE ALSO for completenesskn
2020-06-25Add mvpp(4), a driver for the Marvell Packet Processor v2, as used onPatrick Wildt
2020-06-25LUT writes go through actual regsiters on 710s, not ctl writes.David Gwynne
2020-06-25Fix some small whitespace issues.Mark Kettenis
2020-06-25Silently ignore -a or -b if the window index doesn't exist and createNicholas Marriott
2020-06-25Switch the order of the two tests in tls13_client_hello_required_extensionsTheo Buehler
2020-06-25add rss/toeplitz support for 710 chips.David Gwynne
2020-06-25use the ixl_chip struct to store different rss_hena settings for 710/722David Gwynne
2020-06-25add definitions for rss bits.David Gwynne
2020-06-25Setjmp size for powerpc64.Dale Rahn
2020-06-25we're close to a point where the differences between 710s and 722s matter.David Gwynne
2020-06-25Additional Makefile infrastructure for powerpc64Dale Rahn
2020-06-25use intrmap to set up multiple queues across multiple cpus.David Gwynne
2020-06-25Intial attempt at powerpc64 libcrypto pieces.Dale Rahn
2020-06-25bump the ifq maxlen like i just did for ixl(4).David Gwynne
2020-06-25PowerPC64 reloc.h created by copying powerpc 32 bit version.Dale Rahn
2020-06-25disable altivec and vsx as it causes issues in qemu testing.Dale Rahn
2020-06-25PowerPC64 startup code.Dale Rahn