summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-12add axppmic support to RAMDISK,SASANO Takayoshi
2023-05-12Bob points out that one error should be an X509V3error()Theo Buehler
2023-05-12x509_utl.c: fix some style nits.Theo Buehler
2023-05-12Add interface names in front of error messages.Jan Klemkow
2023-05-12Fall back on loading the kernel from the EFI system partition if we'reMark Kettenis
2023-05-12vmd(8): fix segfault on vm creation.Dave Voutila
2023-05-12vmd(8): fix console attach from vmctl(8).Dave Voutila
2023-05-12Add example user profile btrace script.Claudio Jeker
2023-05-12btrace(8) support to symbolize utrace addresses.Claudio Jeker
2023-05-12Rewrite string_to_hex() and hex_to_string() using CBB/CBSTheo Buehler
2023-05-12Make access to rt_llinfo consistent and remove needless initialisation.Alexander Bluhm
2023-05-12Access rt_llinfo without checking RTF_LLINFO flag before. They areAlexander Bluhm
2023-05-12regenJonathan Gray
2023-05-12match 6.1.28 drm and remove Intel 0x5698Jonathan Gray
2023-05-12drm/amd/display (gcc13): fix enum mismatchJonathan Gray
2023-05-12drm/i915: Make intel_get_crtc_new_encoder() less oopsyJonathan Gray
2023-05-12drm/amd/display: Fix potential null dereferenceJonathan Gray
2023-05-12drm/ttm/pool: Fix ttm_pool_alloc error pathJonathan Gray
2023-05-12drm/ttm: optimize pool allocations a bit v2Jonathan Gray
2023-05-12drm/amdgpu: register a vga_switcheroo client for MacBooks with apple-gmuxJonathan Gray
2023-05-12drm/probe-helper: Cancel previous job before starting new oneJonathan Gray
2023-05-12drm/i915/dg2: Drop one PCI IDJonathan Gray
2023-05-12drm/amd/pm: re-enable the gfx imu when smu resumeJonathan Gray
2023-05-12swsmu/amdgpu_smu: Fix the wrong if-conditionJonathan Gray
2023-05-12drm/amd/display: fix a divided-by-zero errorJonathan Gray
2023-05-12drm/amd/display: fix PSR-SU/DSC interoperability supportJonathan Gray
2023-05-12drm/amd/display: limit timing for single dimm memoryJonathan Gray
2023-05-12drm/amd/display: Remove stutter only configurationsJonathan Gray
2023-05-12add apple-gmux.h for 6.1.28 drmJonathan Gray
2023-05-12asn1oct: add a couple more testsTheo Buehler
2023-05-12Reduce the number of SHA-512 C implementations from three to one.Joel Sing
2023-05-12asn1oct: minor tweak in error messageTheo Buehler
2023-05-12Add regress coverage for {s2i,i2s}_ASN1_OCTET_STRINGTheo Buehler
2023-05-12primility -> primalityJonathan Gray
2023-05-12Be a bit more precise on how s2i_ASN1_OCTET_STRING handles colonsTheo Buehler
2023-05-12test ChrootDirectory in Match blockDamien Miller
2023-05-12better error messagesDamien Miller
2023-05-12staggered deployment parallelism defaults to number of *online* CPUsKlemens Nanni
2023-05-11Teach dump_tables about PKs and display non-readable pages as suchPhilip Guenther
2023-05-11Print the manifestNumber when warning about unrecoverable message digest mism...Job Snijders
2023-05-11Retguard addition in commit 72pYktDvmJhq7OyF was based on the understandingPhilip Guenther
2023-05-11Stop sending a PHY context update in iwx_run_stop()Stefan Sperling
2023-05-11In valid_cert() also skip the check for CERT_IP_INHERIT objects likeClaudio Jeker
2023-05-11pools are always initialised, zap overcautious NULL checkKlemens Nanni
2023-05-11mi_syscall() can add the KTRC_CODE_SYSCALL flag to the syscall code.Alexander Bluhm
2023-05-11tls_verify.c: give up on variable alignment in this fileTheo Buehler
2023-05-11Document recent changes in primality testingTheo Buehler
2023-05-10nat-to may fail to insert state due to conflict on chosen sourceAlexandr Nedvedicky
2023-05-10sort the hardware list;Jason McIntyre
2023-05-10Use is_pseudoprime instead of is_prime in bn_bpsw.cTheo Buehler