summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-21Write padding character into the right position.Nicholas Marriott
2024-03-21Reduce escape-time default to 10 milliseconds, 500 is far too long forNicholas Marriott
2024-03-21Add -M to always turn mouse on in a menu, GitHub issue 3779.Nicholas Marriott
2024-03-21Look for feature code 21 for DECSLRM and 28 for DECFRA in the deviceNicholas Marriott
2024-03-21Use -p for default paste-buffer command in buffer mode, it will only doNicholas Marriott
2024-03-21Do not notify window-layout-changed if the window is about to beNicholas Marriott
2024-03-21Revert detach-client part of last, did not intend this to go in.Nicholas Marriott
2024-03-21Do not consider a selection present if it is empty, from Michael GrantNicholas Marriott
2024-03-21Do not exit the master process if a client TCP connection fails to beClaudio Jeker
2024-03-21Remove now unused certificates (which are also soon to expire).Joel Sing
2024-03-21add uao_read_to_iosys_map() alternative to shmem_read_to_iosys_map()Jonathan Gray
2024-03-21unstub intel_uc_fw_copy_rsa()Jonathan Gray
2024-03-21mention that SR-IOV virtual functions work tooJonathan Matthew
2024-03-21Clear spinner after each cycleAndrew Fresh
2024-03-20Fix build with bitmap_copy() on i386 by adding const qualifier.Alexander Bluhm
2024-03-20Rename the remaining pmod to modTheo Buehler
2024-03-20pmod -> mod in CONF_IMODULETheo Buehler
2024-03-20tmod -> modTheo Buehler
2024-03-20md -> imod for CONF_IMODULEsTheo Buehler
2024-03-20md -> mod for CONF_MODULEsTheo Buehler
2024-03-20Change return type of module_add()Theo Buehler
2024-03-20Implement imodule_free() and call it from module_finish()Theo Buehler
2024-03-20Make module_free() NULL safeTheo Buehler
2024-03-20fix ORCPT handlingOmar Polo
2024-03-20Use the new certificates/chains in regress.Joel Sing
2024-03-20Cleanup AID handling.Claudio Jeker
2024-03-20Remove some else statements in if () else if () chains that don't needClaudio Jeker
2024-03-20aucat: Add generic channel mapping in place of -j and -c options.Alexandre Ratchov
2024-03-20remove i915_gem_object_map() removed in linux 5.10Jonathan Gray
2024-03-20switch ggtt from agp_map to io_mappingJonathan Gray
2024-03-20add io_mapping_map_atomic_wc()Jonathan Gray
2024-03-20Run most of regress explicitly in filemode to avoid hitting location checksJob Snijders
2024-03-20Check whether filename and SIA matchJob Snijders
2024-03-20unstub i915_ttm_io_mem_pfn()Jonathan Gray
2024-03-20handle ttm_sg_tt_init() not being called before ttm_tt_fini()Jonathan Gray
2024-03-20unstub i915_ttm_memcpy_init() i915_ttm_move_memcpy()Jonathan Gray
2024-03-20init bus_space tags in ttm structJonathan Gray
2024-03-20enable io_mapping paths for lmemJonathan Gray
2024-03-20unstub xehp_load_dss_mask()Jonathan Gray
2024-03-20add bitmap_intersects() bitmap_from_arr32()Jonathan Gray
2024-03-20unstub i915_gem_object_map_pfn()Jonathan Gray
2024-03-20add replacements for io_mapping_init_wc() pathsJonathan Gray
2024-03-20start implementing io_mappingJonathan Gray
2024-03-20add vmap_pfn()Jonathan Gray
2024-03-20in vga_get_uninterruptible() return early if behind a bridgeJonathan Gray
2024-03-19Move the OPENSSL_init() stub from o_init.c to crypto_init.cTheo Buehler
2024-03-19Remove OPENSSL/CRYPTO_realloc documentationTheo Buehler
2024-03-19Remove X509_ALGOR_set_md() documentationTheo Buehler
2024-03-19Rename parent to issuer in struct authTheo Buehler
2024-03-19count if_enqueue/ifq_enqueue errors as oqdrops.David Gwynne