summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-13Integer square root and perfect square testTheo Buehler
2022-07-13drm/i915: Fix a race between vma / object destruction and unbindingJonathan Gray
2022-07-13drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systemsJonathan Gray
2022-07-13drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceJonathan Gray
2022-07-13drm/amd/vcn: fix an error msg on vcn 3.0Jonathan Gray
2022-07-13drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bwJonathan Gray
2022-07-13drm/amd/display: Set min dcfclk if pipe count is 0Jonathan Gray
2022-07-13drm/i915: Replace the unconditional clflush with drm_clflush_virt_range()Jonathan Gray
2022-07-13drm/i915/gt: Register the migrate contexts with their enginesJonathan Gray
2022-07-13drm/i915: Disable bonding on gen12+ platformsJonathan Gray
2022-07-12Use __func__ in interface media debug printf().Alexander Bluhm
2022-07-12Protect interface media list with a mutex. This is just a startAlexander Bluhm
2022-07-12Enter the lldb and lldb-server directories for make obj, even if not builtJeremie Courreges-Anglas
2022-07-12Only build lldb support libraries on archs where lldb is installedJeremie Courreges-Anglas
2022-07-12Introduce a BUILD_LLDB switch, currently active on amd64 and arm64Jeremie Courreges-Anglas
2022-07-12Unbreak the tree, after the previous commit.Joel Sing
2022-07-12grep: simplify printline, no functional changesOmar Polo
2022-07-12Zap trailing whitespace on one line to appease mandoc -TlintTheo Buehler
2022-07-12Document announce add-path sendClaudio Jeker
2022-07-12Use db_rint() in sfuart(4)Jeremie Courreges-Anglas
2022-07-12Add db_rint(), an MI interface to db_enter() copied from kdbrint() in vax codeJeremie Courreges-Anglas
2022-07-12Rewrite state machine in the style of dhcpleased(8).Florian Obser
2022-07-12Bump version number to 7.9Claudio Jeker
2022-07-12Move BN_lsw() to bn_lcl.h so that other code can use it.Theo Buehler
2022-07-12Remove mkerr.pl remnants from LibreSSLKlemens Nanni
2022-07-12The asn1time test no longer needs static linking.Theo Buehler
2022-07-12sync: add llvm-profdataRobert Nagy
2022-07-12Remove PIPEXCSESSION pipex(4) ioctl(2) command from kernel and man page.Vitaliy Makkoveev
2021-08-18Import initial code for the SM2 cipherTheo Buehler
2022-07-12remove cache parts of struct cpu_info which were used by vmmJonathan Gray
2022-07-12allow cpuid 0x8000001d, cache topology on AMDJonathan Gray
2022-07-12remove cache parts of struct cpu_info only vmm usedJonathan Gray
2022-07-12recognise Cortex-A715 and Cortex-X3Jonathan Gray
2022-07-11Switch bootloaders to the extended BOOTARG_CONSDEV struct.Mark Kettenis
2022-07-11sync llvm-read{elf,obj} for i386Stuart Henderson
2022-07-11Generate P-256 ECDH keys for iked instead of reusing 2048 bit RSA keysTobias Heider
2022-07-11Implement send side of RFC7911 ADD-PATHClaudio Jeker
2022-07-11Properly roll back in the add-path send case in up_dump_prefix()Claudio Jeker
2022-07-11Put the RFC9234 open policy handing in its own functionClaudio Jeker
2022-07-11When dumping prefixes for bgpctl just use prefix_eligible() to know ifClaudio Jeker
2022-07-11s/can not/cannot/ in comments. No functional change.Claudio Jeker
2022-07-11Use newbest and oldbest instead of xp and active as variable namesClaudio Jeker
2022-07-11add llvm-profdata(1) to base so that ports can benefit from profiled buildsRobert Nagy
2022-07-11Simplify the aiodone daemon which is only used for async writes.Martin Pieuchot
2022-07-11Remove asynchronous read support in uvm_swap_get().Martin Pieuchot
2022-07-11remove duplicate 'if (err)' line in iwm_auth()Stefan Sperling
2022-07-11r1.3 converted the clock rates from kHz to Hz, so we shouldn't multiply byJonathan Matthew
2022-07-11Sync cert.pem with certdata.txt from the NSS release branch. OK tb@ bcook@Stuart Henderson
2022-07-11fix NULL return adding missing semicolonBrent Cook
2022-07-11remove the "tbl" suffix for a few man pagesDaniel Dickman