summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2022-02-25Move pr_attach and pr_detach to a new structure pr_usrreqs that canPhilip Guenther
2022-02-25in6_ioctl() is declared in in6_var.h as it's used in if_umb.c, soPhilip Guenther
2022-02-24Fix kernel stack alignment on riscv64Visa Hankala
2022-02-24Reserve room for holding curcpu pointer in u-areaVisa Hankala
2022-02-24drm/amd/display: fix yellow carp wm clampingJonathan Gray
2022-02-24drm/amd/display: Cap pflip irqs per max otg numberJonathan Gray
2022-02-24display/amd: decrease message verbosity about watermarks table failureJonathan Gray
2022-02-24drm/i915/ttm: tweak priority hint selectionJonathan Gray
2022-02-24drm/i915: Fix mbus join config lookupJonathan Gray
2022-02-24drm/i915: Fix dbuf slice config lookupJonathan Gray
2022-02-24drm/i915/opregion: check port number bounds for SWSCI display power stateJonathan Gray
2022-02-24drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix.Jonathan Gray
2022-02-24drm/amd/pm: correct the sequence of sending gpu reset msgJonathan Gray
2022-02-24drm/atomic: Don't pollute crtc_state->mode_blob with error pointersJonathan Gray
2022-02-24drm/radeon: Fix backlight control on iMac 12,1Jonathan Gray
2022-02-24drm/amdgpu: fix logic inversion in checkJonathan Gray
2022-02-24drm/amd: Only run s3 or s0ix if system is configured properlyJonathan Gray
2022-02-24drm/amd: add support to check whether the system is set to s3Jonathan Gray
2022-02-24drm/amd: Warn users about potential s0ix problemsJonathan Gray
2022-02-24regenVitaliy Makkoveev
2022-02-24Unlock getsockname(2) syscall. For inet and UNIX sockets it fills passedVitaliy Makkoveev
2022-02-24Fix PIC_SYM() macro: it never needs to token paste, so it's notPhilip Guenther
2022-02-23unifdef __ELF__Jonathan Gray
2022-02-22Fix thinko in construction of SMC key for the targeted GPIO pin.Mark Kettenis
2022-02-22Since other exported commandnames were increased to 24 and graduated intoTheo de Raadt
2022-02-22Since other exported commandnames were increased to 24 and graduated intoTheo de Raadt
2022-02-22Start using new _MAXCOMLEN (a proper string expanded to 24 bytesTheo de Raadt
2022-02-22sysctl already passed the commandname as a 24-byte string KI_MAXCOMLENTheo de Raadt
2022-02-22Define MAXCOMLEN in terms of _MAXCOMLEN (-1, because MAXCOMLEN does notTheo de Raadt
2022-02-22Add _MAXCOMLEN to syslimits, it is 24, and includes the NUL. FollowingTheo de Raadt
2022-02-22Remove extra ;Visa Hankala
2022-02-22Clear frame pointer in cpu_fork() on riscv64Visa Hankala
2022-02-22ddb: Improve stack unwinding on riscv64Visa Hankala
2022-02-22Make audio(4) event filters MP-safeVisa Hankala
2022-02-22The FILL_KPROC() macro should be useable in situations where sys/param.hTheo de Raadt
2022-02-22Delete unnecessary #includes of <netinet6/ip6protosw.h>: some neverPhilip Guenther
2022-02-22Delete unnecessary #includes of <sys/domain.h> and/or <sys/protosw.h>Philip Guenther
2022-02-22Move declarations of ip6_protox[] and inet6sw[] to <sys/protosw.h>Philip Guenther
2022-02-22pfctlinput() is already declared in <sys/protosw.h>, which isPhilip Guenther
2022-02-21Convert KVA allocation to km_alloc(9).Mark Kettenis
2022-02-21Convert KVA allocation to km_alloc(9).Mark Kettenis
2022-02-21Convert KVA allocation to km_alloc(9).Mark Kettenis
2022-02-21Convert KVA allocation to km_alloc(9).Mark Kettenis
2022-02-21Grab vmobjlocks with RW_DUPOK in vm_obj_wire() to silence WITNESSKlemens Nanni
2022-02-21aligend -> alignedJonathan Gray
2022-02-21ambigus -> ambiguousJonathan Gray
2022-02-21anscestors -> ancestorsJonathan Gray
2022-02-21consisitent -> consistentJonathan Gray
2022-02-21cululative -> cumulativeJonathan Gray
2022-02-21differenent -> differentJonathan Gray