Age | Commit message (Expand) | Author |
2024-01-22 | drm/amdkfd: svm range always mapped flag not working on APU | Jonathan Gray |
2024-01-22 | drm/crtc: Fix uninit-value bug in drm_mode_setcrtc | Jonathan Gray |
2024-01-22 | drm/amdgpu: Add NULL checks for function pointers | Jonathan Gray |
2024-01-22 | drm/amd/display: Add monitor patch for specific eDP | Jonathan Gray |
2024-01-22 | Revert "drm/prime: Unexport helpers for fd/handle conversion" | Jonathan Gray |
2024-01-22 | drm/amdgpu: Use another offset for GC 9.4.3 remap | Jonathan Gray |
2024-01-22 | drm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninit | Jonathan Gray |
2024-01-22 | drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointer | Jonathan Gray |
2024-01-22 | drm/amd/display: update dcn315 lpddr pstate latency | Jonathan Gray |
2024-01-22 | drm/amdkfd: Use common function for IP version check | Jonathan Gray |
2024-01-22 | drm/amdgpu: Do not issue gpu reset from nbio v7_9 bif interrupt | Jonathan Gray |
2024-01-21 | workaround for the static non-PIE instbin "instbin" program on the install | Theo de Raadt |
2024-01-21 | For minherit(MAP_INHERIT_ZERO) upon readonly memory return EPERM. | Theo de Raadt |
2024-01-21 | madvise(2) and msync(2) have some memory/mapping destructive ops which should | Theo de Raadt |
2024-01-21 | Add support for multiple matches in the component code. | Mark Kettenis |
2024-01-21 | sync with userland | Theo Buehler |
2024-01-21 | sync with userland | Theo Buehler |
2024-01-21 | Print raw battery information if KB3310_DEBUG, not DEBUG. NFC | Miod Vallat |
2024-01-21 | Assert that inpcb table has correct address family. | Alexander Bluhm |
2024-01-21 | oops, brain scrambled trying to squeeze the ifdef into bad place | Theo de Raadt |
2024-01-21 | some bizzare glitch related to ramdisk instbin static binaries, their | Theo de Raadt |
2024-01-20 | vmm(4)/vmd(8)/vmctl(8): increase max VM mem size. | Mike Larkin |
2024-01-20 | Early during mimmutable(2) development, we had a big problem with the | Theo de Raadt |
2024-01-20 | AEXECVE can be removed, because pinsyscall SYS_execve detection has | Theo de Raadt |
2024-01-20 | There are several DART variants; print some more details such that we can | Mark Kettenis |
2024-01-20 | Fetch touchpad dimensions from firmware here as well. | Mark Kettenis |
2024-01-19 | Implement extent_alloc_region_with_descr(9) which is the equivalent of | Mark Kettenis |
2024-01-19 | remove the guts of pinsyscall(2), it just returns 0 now. | Theo de Raadt |
2024-01-19 | ugly whitespace | Theo de Raadt |
2024-01-19 | Implement Multiple Message MSI support on amd64. This is experimental code | Mark Kettenis |
2024-01-19 | Rename WSDISPLAY_TYPE_RKDRM to WSDISPLAY_TYPE_KMS such that we can use it | Mark Kettenis |
2024-01-19 | add iwn(4) to arm64 GENERIC | Mike Larkin |
2024-01-19 | consolidate pci and cardbus detach code, and have it detach kstats. | David Gwynne |
2024-01-19 | Add TSO support. Previous commit fixed up a bug that could only be | Jonathan Matthew |
2024-01-19 | Unify inpcb API for inet and inet6. | Alexander Bluhm |
2024-01-19 | Backout priterator() for walking allprocess list. | Alexander Bluhm |
2024-01-18 | Move the rtable_exists() check into in_pcbset_rtableid(). | Claudio Jeker |
2024-01-18 | reduce diff to linux | Jonathan Gray |
2024-01-18 | Use solock() instead of netlock within fill_file(). This makes all | Vitaliy Makkoveev |
2024-01-18 | Use `nowake' as tsleep_nsec(9) ident. It has no corresponding wakeup(9). | Vitaliy Makkoveev |
2024-01-18 | remove duplicate defines, merge error from local patches | Jonathan Gray |
2024-01-18 | remove duplicate steam deck block, merge error from local patches | Jonathan Gray |
2024-01-18 | Instead of skipping the call to hdcp_destroy(), use NULL for the kobject | Jonathan Gray |
2024-01-17 | Fix core file writing when a file map into memory has later been truncated | Kurt Miller |
2024-01-17 | Since pinsyscalls(2) applies to all system calls and does a more precise | Theo de Raadt |
2024-01-17 | unstub i915_driver_hw_remove() | Jonathan Gray |
2024-01-16 | update drm to linux 6.6.12 | Jonathan Gray |
2024-01-16 | The kernel will now read pinsyscall tables out of PT_OPENBSD_SYSCALLS in | Theo de Raadt |
2024-01-16 | Fix clang warning about possible unaligned access on arm64. | Kevin Lo |
2024-01-15 | Add support for bringing up RTKit while !cold. | Mark Kettenis |