summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-13The 8042 emulation found on Chromebooks does not support the RESET command,Miod Vallat
2023-08-13Ignore failure when deleting regress/ttest anchorAlexandr Nedvedicky
2023-08-13remove by now unused test.sh scriptAnton Lindqvist
2023-08-13Use a dedicated regress target for each test case.Anton Lindqvist
2023-08-13Fix P_WSLEEP handling when continuing SSTOP-ed processesClaudio Jeker
2023-08-13btrace(8): fix yacc reduce conflicts and undefined symbol warnings.Dave Voutila
2023-08-13sync with userlandTheo Buehler
2023-08-13Conditionally disable MSANTheo Buehler
2023-08-13fix whitespaceTheo Buehler
2023-08-13Revert "drm/i915: Disable DC states for all commits"Jonathan Gray
2023-08-13drm/amdgpu: Use apt name for FW reserved regionJonathan Gray
2023-08-13drm/amdgpu: Remove unnecessary domain argumentJonathan Gray
2023-08-13drm/amdgpu: add vram reservation based on vram_usagebyfirmware_v2_2Jonathan Gray
2023-08-13drm/amd/display: skip CLEAR_PAYLOAD_ID_TABLE if device mst_en is 0Jonathan Gray
2023-08-13drm/amd/display: Ensure that planes are in the same orderJonathan Gray
2023-08-13drm/i915/gt: Cleanup aux invalidation registersJonathan Gray
2023-08-13simplify previous;Jason McIntyre
2023-08-13drm/i915: Fix premature release of request's reusable memoryJonathan Gray
2023-08-13drm/ttm: check null pointer before accessing when swappingJonathan Gray
2023-08-13Add support for storing builtin TID and PID in variables.Martin Pieuchot
2023-08-13Regression test for the use-after-free in map insertionMartin Pieuchot
2023-08-13Prevent user-after/double free in map insertion.Martin Pieuchot
2023-08-13kevent: Add precision and abstimer flags for EVFILT_TIMERVisa Hankala
2023-08-13Add modff()/modfl() inf/nan tests; from Willemijn Coene.Miod Vallat
2023-08-13Extent the modf() tests; from Willemijn Coene.Miod Vallat
2023-08-13Make sure modff() returns correct values for infinities.Miod Vallat
2023-08-13Make sure modf() returns correct values for infinities. While there, dropMiod Vallat
2023-08-13unifdef appeared in 4.1c before 2.9Jonathan Gray
2023-08-12Mention recent developments.Miod Vallat
2023-08-12Better uwacom(4) support for Intuos S and One S tablets; most of the workMiod Vallat
2023-08-12RegenMiod Vallat
2023-08-12Another Wacom tablet; from Vladimir Meshcheriakov (first name dot last nameMiod Vallat
2023-08-12document return values of the control function in EVP_MD_meth_set_ctrl(3)Ingo Schwarze
2023-08-12first batch of intentionally undocumented EVP constants:Ingo Schwarze
2023-08-121. Tweak the descriptions of EVP_MD_CTX_ctrl(3), EVP_MD_CTX_set_flags(3),Ingo Schwarze
2023-08-12Fix bug when gzungetc() is used immediately after gzopen().Theo Buehler
2023-08-12fix typoTheo Buehler
2023-08-12Check for a full read, avoid warn when errno might be unmodifiedGreg Steuck
2023-08-12Repair compilability for non-MULTIPROCESSOR kernels.Miod Vallat
2023-08-12Don't power down if the device is already opened. This happens when anMark Kettenis
2023-08-12Remove a blatant lie about DSA_dup_DHTheo Buehler
2023-08-12The int_ prefix also leaves the ec_ameth messTheo Buehler
2023-08-12RSA's _free and _size also lose their int_ prefixTheo Buehler
2023-08-12Drop silly int_ prefix from _free() and _size()Theo Buehler
2023-08-12Free {priv,pub}_key before assigning to itTheo Buehler
2023-08-12Readability tweak for key parameters in DSATheo Buehler
2023-08-12Simplify and unify missing_parameters() for DH and DSATheo Buehler
2023-08-12Add sanity checks in uvm_pagelookup().Martin Pieuchot
2023-08-12Now that the DH is sensibly called dh instead of a, we can also renameTheo Buehler
2023-08-12Fix comments regarding pcb_onfault maintainence. No code change.Miod Vallat