summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-07In Rev 1.296 the update of the siglist was moved to the end of ptsignal().Claudio Jeker
2024-05-07syncOmar Polo
2024-05-07install smtpd-tables(7)Omar Polo
2024-05-07syncTheo de Raadt
2024-05-06remove SSH1 leftoversTobias Stoeckmann
2024-05-06vmstat/dkstats.c: remove obfuscatory timerset() macroScott Soule Cheloha
2024-05-06tty(1): exit with status 2 if unveil(2) or pledge(2) failScott Soule Cheloha
2024-05-06Fix function wrapping.Joel Sing
2024-05-06Enable lhash regress.Joel Sing
2024-05-06Guard call to contract() from doall_util_fn().Joel Sing
2024-05-06Provide initial regress for lhash.Joel Sing
2024-05-06Add support for Tx checksum offloading to dwqe(4).Stefan Sperling
2024-05-06sndiod: Ignore server.device settings to a non-working deviceAlexandre Ratchov
2024-05-06match new Realtek RTL8192EU id; from Kyle MarkleyJonathan Gray
2024-05-06regenJonathan Gray
2024-05-06another Realtek RTL8192EU id; from Kyle MarkleyJonathan Gray
2024-05-06expose hardware counters as kstats.David Gwynne
2024-05-06drm/amdgpu: Fix leak when GPU memory allocation failsJonathan Gray
2024-05-06drm/amdgpu: Assign correct bits for SDMA HDP flushJonathan Gray
2024-05-06drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Jonathan Gray
2024-05-06drm/ttm: stop pooling cached NUMA pages v2Jonathan Gray
2024-05-06mm, treewide: introduce NR_PAGE_ORDERSJonathan Gray
2024-05-06drm/amdgpu: fix visible VRAM handling during faultsJonathan Gray
2024-05-06drm/amdgpu: add shared fdinfo statsJonathan Gray
2024-05-06drm: add drm_gem_object_is_shared_for_memory_stats() helperJonathan Gray
2024-05-06add NR_PAGE_ORDERS for 6.6.30 drmJonathan Gray
2024-05-05start documenting ioctlsKlemens Nanni
2024-05-05remove unused 0-sized softdep filesJonathan Gray
2024-05-05Document "ls rogue" exit status.Antoine Jacoutot
2024-05-05Stop building with and documenting FFS_SOFTUPDATES.Jonathan Gray
2024-05-05remove unneeded includesJonathan Gray
2024-05-05add upstream change to fix the buildJonathan Gray
2024-05-04Update awk to the May 4, 2024 version.Todd C. Miller
2024-05-04dma_free(9) just once in error caseKlemens Nanni
2024-05-04Add TSO capabilites.Moritz Buhl
2024-05-04remove prototypes for removed functionsJonathan Gray
2024-05-04remove some unused definesJonathan Gray
2024-05-04add -r to "show" command; ok mlarkinJason McIntyre
2024-05-04amd64 is guaranteed to have PAT and CLFLUSH; stop testing cpu flagsPhilip Guenther
2024-05-03Remove disgusting NULL checks in tm_to_{gentime,utctime}()Theo Buehler
2024-05-03Intercept a NULL s early in ASN1_TIME_set_string_internal()Theo Buehler
2024-05-03Simplify type handling in ASN1_TIME_set_string_internal()Theo Buehler
2024-05-03Simplify tm handling in ASN1_time_parse()Theo Buehler
2024-05-03Push solock() down to sosend() and remove it from soreceive() paths froVitaliy Makkoveev
2024-05-03aucat.1: Drop the number component of sndio descriptorsAlexandre Ratchov
2024-05-03sndiod.1: Drop the number component of sndio descriptorsAlexandre Ratchov
2024-05-03Make qwx(4) call into ifmedia more like iwx(4) does it.Stefan Sperling
2024-05-03vmm: merge VMX and SVM vm initialization functions.Dave Voutila
2024-05-03witness: Display lock cycles longer than two locksVisa Hankala
2024-05-03witness: Make "show witness" display lock subtypesVisa Hankala