summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-22Revert "drm/prime: Unexport helpers for fd/handle conversion"Jonathan Gray
2024-01-22drm/amdgpu: Use another offset for GC 9.4.3 remapJonathan Gray
2024-01-22drm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninitJonathan Gray
2024-01-22drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointerJonathan Gray
2024-01-22drm/amd/display: update dcn315 lpddr pstate latencyJonathan Gray
2024-01-22drm/amdkfd: Use common function for IP version checkJonathan Gray
2024-01-22drm/amdgpu: Do not issue gpu reset from nbio v7_9 bif interruptJonathan Gray
2024-01-22ugly whitespacesTheo de Raadt
2024-01-21Replace more occurrences of OBJ_NAME_do_all_sorted() withTheo Buehler
2024-01-21update docs on madvise/msync/minherit behaviour in relation to immutable memo...Theo de Raadt
2024-01-21workaround for the static non-PIE instbin "instbin" program on the installTheo de Raadt
2024-01-21Static non-PIE binaries always have a base address of 0 (even if the ELFMark Kettenis
2024-01-21Add Xr mimmutable to manual pages which discuss immutable memory.Theo de Raadt
2024-01-21For minherit(MAP_INHERIT_ZERO) upon readonly memory return EPERM.Theo de Raadt
2024-01-21madvise(2) and msync(2) have some memory/mapping destructive ops which shouldTheo de Raadt
2024-01-21Add support for multiple matches in the component code.Mark Kettenis
2024-01-21sync with userlandTheo Buehler
2024-01-21Sync with upstream as of Jan 20Theo Buehler
2024-01-21sync with userlandTheo Buehler
2024-01-21libz: sync with upstream's develop branch as of Jan 18Theo Buehler
2024-01-21Define HAVE_HIDDEN for libzTheo Buehler
2024-01-21Print raw battery information if KB3310_DEBUG, not DEBUG. NFCMiod Vallat
2024-01-21Assert that inpcb table has correct address family.Alexander Bluhm
2024-01-21oops, brain scrambled trying to squeeze the ifdef into bad placeTheo de Raadt
2024-01-21some bizzare glitch related to ramdisk instbin static binaries, theirTheo de Raadt
2024-01-20vmm(4)/vmd(8)/vmctl(8): increase max VM mem size.Mike Larkin
2024-01-20Better formatting for pax extended header timesJeremie Courreges-Anglas
2024-01-20Early during mimmutable(2) development, we had a big problem with theTheo de Raadt
2024-01-20AEXECVE can be removed, because pinsyscall SYS_execve detection hasTheo de Raadt
2024-01-20link the infcover test statically in preparation of zlib changesTheo Buehler
2024-01-20There are several DART variants; print some more details such that we canMark Kettenis
2024-01-20Merge docs of crc32_combine_{gen,op} from zlib.hTheo Buehler
2024-01-20Use imsg_get_fd() to access the fd passed via imsgs.Claudio Jeker
2024-01-20Fetch touchpad dimensions from firmware here as well.Mark Kettenis
2024-01-19Implement extent_alloc_region_with_descr(9) which is the equivalent ofMark Kettenis
2024-01-19remove the guts of pinsyscall(2), it just returns 0 now.Theo de Raadt
2024-01-19More files to be blessed by the clean target.Miod Vallat
2024-01-19Make our mktemp(3) callback-driven and split into multiple files.Todd C. Miller
2024-01-19ugly whitespaceTheo de Raadt
2024-01-19Implement Multiple Message MSI support on amd64. This is experimental codeMark Kettenis
2024-01-19Rename WSDISPLAY_TYPE_RKDRM to WSDISPLAY_TYPE_KMS such that we can use itMark Kettenis
2024-01-19_execvesize.c is no longer generated to support pinsyscall(SYS_execveTheo de Raadt
2024-01-19Move mktemp.c to stdlib where it belongs.Todd C. Miller
2024-01-19syncTheo de Raadt
2024-01-19M_PINSYSCALL is for pinsyscalls(2), not pinsyscall(2)Theo de Raadt
2024-01-19pinsyscall(SYS_execve) will soon go away, so the sys/acct.h bit AEXECVETheo de Raadt
2024-01-19Stop initializing pinsyscall(SYS_execve in dynamic binaries that containTheo de Raadt
2024-01-19Stop initializing pinsyscall(SYS_execve in static binaries that containTheo de Raadt
2024-01-19Enable shutdown regress test.Joel Sing
2024-01-19Add regress test coverage for SSL_shutdown().Joel Sing