summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-12SyncClaudio Jeker
2023-12-12Move ibuf API from imsg_init.3 to ibuf_add.3Claudio Jeker
2023-12-12Extend imsg and ibuf API with useful getter methodsClaudio Jeker
2023-12-12To avoid kbind(2) becoming a powerful gadget, it is called inline to aTheo de Raadt
2023-12-12syncTheo de Raadt
2023-12-12crank libc major because syscall(2) was removedTheo de Raadt
2023-12-12syncTheo de Raadt
2023-12-12syncTheo de Raadt
2023-12-12remove support for syscall(2) -- the "indirection system call" becauseTheo de Raadt
2023-12-12slyle(9) fix. No functional changes.Vitaliy Makkoveev
2023-12-12The sigtramp was calling sigreturn(2), and upon failure exit(2), whichTheo de Raadt
2023-12-12syncTheo de Raadt
2023-12-12Turn `pflowstats' statistics counters into per-CPU counters to make themVitaliy Makkoveev
2023-12-11Make sure the syscall table entries are aligned on a 4-byte boundary.Theo de Raadt
2023-12-11Make sure the syscall table entries are aligned on a 4-byte boundary.Mark Kettenis
2023-12-11Implement per-CPU caching for the page table page (vp) pool and the PTEMark Kettenis
2023-12-11Synchronize datasize-cur limit for staff with the default class.Mark Kettenis
2023-12-11Warn when the same manifestNumber is recycled across multiple issuances of th...Job Snijders
2023-12-11Log a warning when a manifest replay is detectedJob Snijders
2023-12-11ampchwm:Jason McIntyre
2023-12-11Fix the shift of status bits 2:0 to 11:9 from <<8 to <<9.Kenneth R Westerback
2023-12-11Turn `pflow_softc' list into SMR list.Vitaliy Makkoveev
2023-12-11Manpage for ampchwm(4) - Ampere Altra Fine-Grained Power TelemetryClaudio Jeker
2023-12-11Add ampchwm(4) a driver to access the Ampere Altra Fine-Grained Power TelemetryClaudio Jeker
2023-12-11vio(4): simplify mbuf parsing with ether_extract_headers()Jan Klemkow
2023-12-11drm/amd/display: Fix MPCC 1DLUT programmingJonathan Gray
2023-12-11drm/amd/display: Fix the delta clamping for shaper LUTJonathan Gray
2023-12-11drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlutJonathan Gray
2023-12-11drm/amd/display: Expand kernel doc for DCJonathan Gray
2023-12-11drm/amd/pm: fix a memleak in aldebaran_tables_initJonathan Gray
2023-12-11drm/amd/display: Guard against invalid RPTR/WPTR being setJonathan Gray
2023-12-11drm/amd/display: Restore rptr/wptr for DMCUB as workaroundJonathan Gray
2023-12-11dma-buf: fix check in dma_resv_add_fenceJonathan Gray
2023-12-11drm/amd/display: fix ABM disablementJonathan Gray
2023-12-11drm/amd/display: Update min Z8 residency time to 2100 for DCN314Jonathan Gray
2023-12-11drm/amd/display: Use DRAM speed from validation for dummy p-stateJonathan Gray
2023-12-11drm/amd/display: Remove min_dst_y_next_start check for Z8Jonathan Gray
2023-12-11drm/amd/display: Include udelay when waiting for INBOX0 ACKJonathan Gray
2023-12-11drm/amdgpu: Force order between a read and write to the same addressJonathan Gray
2023-12-11drm/amd: Enable PCIe PME from D3Jonathan Gray
2023-12-11add dma_fence_is_later_or_same() for 6.1.66 drmJonathan Gray
2023-12-11arm just had to be different and change the syntax for .pushsectionTheo de Raadt
2023-12-11Oops, wrong argument to macroTheo de Raadt
2023-12-11Report system call pinning violations.Theo de Raadt
2023-12-11Add an accounting flag for syscall pinning violations.Theo de Raadt
2023-12-11syncTheo de Raadt
2023-12-11document upcoming pinsyscalls(2) system callTheo de Raadt
2023-12-10vmm(4): flush EPTs after enabling VMX mode.Dave Voutila
2023-12-10evp_test: zap extra empty lineTheo Buehler
2023-12-10The new cinematic to get sensor information as soon as possible sometimesMiod Vallat