summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2023-11-24regenJonathan Matthew
2023-11-24Add devices found in 4th generation (Genoa) Epyc systemsJonathan Matthew
2023-11-24Fix comments longer than 80 column.ASOU Masato
2023-11-23avoid passing weird mbuf chains to pf when pushing out a veb.David Gwynne
2023-11-23A mountroot hook unsets ci->ci_opp_table in case clocks or regulatorsPatrick Wildt
2023-11-23now always needs sys/task.hTheo de Raadt
2023-11-23match on Alder Lake-N idsJonathan Gray
2023-11-23regenJonathan Gray
2023-11-23add Alder Lake-N idsJonathan Gray
2023-11-23regenJonathan Gray
2023-11-23add another Van Gogh device idJonathan Gray
2023-11-23provide operating performance point info about each cpu via kstats.David Gwynne
2023-11-23expose the state of thermal zones as kstats.David Gwynne
2023-11-22Fix race when initializing TSC.Alexander Bluhm
2023-11-22regenTobias Heider
2023-11-22Add support for keyboard backlight hotkeys in wskbd and hook up macppc appleTobias Heider
2023-11-22Add support for keyboard backlight on Apple Powerbooks.Tobias Heider
2023-11-21Fix kernel build without option PTRACE, but with dt(4).Alexander Bluhm
2023-11-21drm/syncobj: fix DRM_SYNCOBJ_WAIT_FLAGS_WAIT_AVAILABLEJonathan Gray
2023-11-21drm/amd/display: Bail from dm_check_crtc_cursor if no relevant changeJonathan Gray
2023-11-21drm/amd/display: Refactor dm_get_plane_scale helperJonathan Gray
2023-11-21drm/amd/display: Check all enabled planes in dm_check_crtc_cursorJonathan Gray
2023-11-21drm/amdkfd: fix some race conditions in vram buffer alloc/free of svm codeJonathan Gray
2023-11-21drm/radeon: possible buffer overflowJonathan Gray
2023-11-21add more product names in commentsJonathan Gray
2023-11-20Handle rx error.Mark Kettenis
2023-11-20Revert 1.18 and randomly sort kernel object files again now that the issueMiod Vallat
2023-11-20Make sure the low two bits of stvec are always zero (since we don't useMiod Vallat
2023-11-18sync zlib with userlandTheo Buehler
2023-11-18ports specified on tunnel destination addresses are invalid.David Gwynne
2023-11-16Run TCP SYN cache timer logik without net lock.Alexander Bluhm
2023-11-16crank MAXTSIZ because clang is a piggyTheo de Raadt
2023-11-16cpu frequency and volt types for kstat_kvsDavid Gwynne
2023-11-15use a random number as the cookie in bio ioctls.David Gwynne
2023-11-15Constify disk_map()'s path argumentKlemens Nanni
2023-11-14Fix typo in comment.Claudio Jeker
2023-11-14regenJonathan Gray
2023-11-14add another Navi 32 device idJonathan Gray
2023-11-13include function name in warning printf in vmx_handle_np_fault() and svm_hand...Jasper Lievisse Adriaanse
2023-11-13Fix rt_setgate() error handling.Alexander Bluhm
2023-11-13enable UDF on arm64 install mediaJonathan Gray
2023-11-12Declare global variable zeroin46_addr as const.Alexander Bluhm
2023-11-12Use constant sockaddr in route lookup.Alexander Bluhm
2023-11-12Bump MAXDSIZ to 2G on armv7. Needed for llvm-16.Mark Kettenis
2023-11-12Do not modify route info sockaddr in rtm_xaddrs().Alexander Bluhm
2023-11-12rt_gateway and rt_gwroute use X protections now.David Gwynne
2023-11-12rt_setgate performs a series of tweaks to an rtable and the routes inDavid Gwynne
2023-11-12Add support for the Rockchip RK8602 and RK8603 voltage regulators.Patrick Wildt
2023-11-11Fix variable name in commentJeremie Courreges-Anglas
2023-11-11Randomly linked riscv64 kernels built with clang/lld-16 hang too oftenJeremie Courreges-Anglas