openbsd
2023-12-12 deraadtThe sigtramp was calling sigreturn(2), and upon failure...
2023-12-12 deraadtsync
2023-12-12 mvsTurn `pflowstats' statistics counters into per-CPU...
2023-12-11 deraadtMake sure the syscall table entries are aligned on...
2023-12-11 kettenisMake sure the syscall table entries are aligned on...
2023-12-11 kettenisImplement per-CPU caching for the page table page ...
2023-12-11 kettenisSynchronize datasize-cur limit for staff with the defau...
2023-12-11 jobWarn when the same manifestNumber is recycled across...
2023-12-11 jobLog a warning when a manifest replay is detected
2023-12-11 jmcampchwm:
2023-12-11 krwFix the shift of status bits 2:0 to 11:9 from <<8 to...
2023-12-11 mvsTurn `pflow_softc' list into SMR list.
2023-12-11 claudioManpage for ampchwm(4) - Ampere Altra Fine-Grained...
2023-12-11 claudioAdd ampchwm(4) a driver to access the Ampere Altra...
2023-12-11 janvio(4): simplify mbuf parsing with ether_extract_headers()
2023-12-11 jsgdrm/amd/display: Fix MPCC 1DLUT programming
2023-12-11 jsgdrm/amd/display: Fix the delta clamping for shaper LUT
2023-12-11 jsgdrm/amd/display: clean code-style issues in dcn30_set_m...
2023-12-11 jsgdrm/amd/display: Expand kernel doc for DC
2023-12-11 jsgdrm/amd/pm: fix a memleak in aldebaran_tables_init
2023-12-11 jsgdrm/amd/display: Guard against invalid RPTR/WPTR being set
2023-12-11 jsgdrm/amd/display: Restore rptr/wptr for DMCUB as workaround
2023-12-11 jsgdma-buf: fix check in dma_resv_add_fence
2023-12-11 jsgdrm/amd/display: fix ABM disablement
2023-12-11 jsgdrm/amd/display: Update min Z8 residency time to 2100...
2023-12-11 jsgdrm/amd/display: Use DRAM speed from validation for...
2023-12-11 jsgdrm/amd/display: Remove min_dst_y_next_start check...
2023-12-11 jsgdrm/amd/display: Include udelay when waiting for INBOX0 ACK
2023-12-11 jsgdrm/amdgpu: Force order between a read and write to...
2023-12-11 jsgdrm/amd: Enable PCIe PME from D3
2023-12-11 jsgadd dma_fence_is_later_or_same() for 6.1.66 drm
2023-12-11 deraadtarm just had to be different and change the syntax...
2023-12-11 deraadtOops, wrong argument to macro
2023-12-11 deraadtReport system call pinning violations.
2023-12-11 deraadtAdd an accounting flag for syscall pinning violations.
2023-12-11 deraadtsync
2023-12-11 deraadtdocument upcoming pinsyscalls(2) system call
2023-12-10 dvvmm(4): flush EPTs after enabling VMX mode.
2023-12-10 tbevp_test: zap extra empty line
2023-12-10 miodThe new cinematic to get sensor information as soon...
2023-12-10 deraadtsync
2023-12-10 deraadtpinsyscalls(2) 2nd argument can be "uint *" instead...
2023-12-10 deraadtAdd a new label "sigcodecall" inside every sigtramp...
2023-12-10 deraadtPopulate the non-LOAD openbsd.syscalls section (and...
2023-12-10 jobSince errno isn't used here, use warnx() instead of...
2023-12-10 ratchovSkip interfaces already claimed by other uaudio(4)...
2023-12-09 jcaAdd basic write support for 'pax' format archives
2023-12-09 ratchovFix wrong call to slot->ops->exit() causing server...
2023-12-09 janvio(4) add recv TCP/UDP checksum offloading
2023-12-09 jobFollowing a failed fetch, use a previously cached and...
2023-12-08 mvsAdd spaces around '='. style(9) fix, no functional...
2023-12-08 mvsIntroduce `sc_mtx' mutex(9) to protect the most of...
2023-12-08 miodMake sure TIB_INIT correctly initializes tib_thread_fla...
2023-12-08 deraadtPT_OPENBSD_SYSCALLS is an extension that points to...
2023-12-08 deraadtlocally us MAXIMUM() rather than MAX()
2023-12-08 markusprevent leak in sshsig_match_principals; ok djm@
2023-12-08 tbAdd regress coverage for OBJ_NAME_do_all*()
2023-12-08 miodNew TEMPerHUM sensor; reported by Mikolaj Kucharski...
2023-12-07 bluhmRun bind(2) and connect(2) stress test also with IPv6.
2023-12-07 kettenisCollect .openbsd.syscalls sections into a new PT_OPENBS...
2023-12-07 bluhmInpcb table mutex protects addr and port during bind...
2023-12-07 sthenadd services entries for Matter, a protocol for discove...
2023-12-07 deraadtsync
2023-12-07 deraadtAdd a stub pinsyscalls() system call that simply return...
2023-12-07 uweavoid bad register access in eephy_reset for Marvell...
2023-12-06 bluhmAdd tests that create and delete cloned routes during...
2023-12-06 djmshort circuit debug log processing early if we're not...
2023-12-06 ottoPeriodically reset constraint DNS info for constraints...
2023-12-06 bluhmStress test bind(2) and connect(2) system calls in...
2023-12-06 bluhmProtect socket receive buffer in IP multicast routing.
2023-12-06 miodMove CALLSYS_NOERROR macro from <machine/asm.h> to...
2023-12-05 miodAdd more devices which may attach ukbd (and thus wskbd...
2023-12-05 claudioCast uvmexp.swpages to long before multiplying by 99...
2023-12-05 kevlotimeout_del() the timer while stopping an interface...
2023-12-05 opreject headers that start with a space or tab
2023-12-05 uweRemove "disable auto-negotiation" workaround for Marvel...
2023-12-05 jsgboot_file was removed in arm64 machdep.c rev 1.55
2023-12-05 jsglast .Nm should not have a comma
2023-12-04 tbzap trailing whitespace
2023-12-04 miodRemove unneeded symbols.
2023-12-04 claudioAccount for nkmempages as well in the pmap_growkernel...
2023-12-04 robertprotect access to the gnu warning map with a mutex...
2023-12-04 ottoSave backtraces to show in leak dump. Depth of backtrac...
2023-12-04 jsgdrm/i915: do not clean GT table on error path
2023-12-04 mglockerMake the TEMPer{1,2} devices display minus degC. From...
2023-12-03 kettenisCollect .openbsd.syscalls sections into a new PT_OPENBS...
2023-12-03 bluhmRename all in6p local variables to inp.
2023-12-03 bluhmUse INP_IPV6 flag instead of sotopf().
2023-12-03 espiemove to using updatedb annotation exclusively
2023-12-03 opadd the `no-dsn' option to `listen on socket' too
2023-12-03 opset the socket family too to mirror the LISTEN case...
2023-12-03 openable DSN (Delivery Status Notification) for the impli...
2023-12-03 tbRemove misuse warnings for EVP_*Final()
2023-12-03 mvsMake rtm_senddesync_timer() timeout(9) handler mpsafe...
2023-12-03 mvsMake ipsp_ids_gc() timeout(9) handler mpsafe. `ipsec_fl...
2023-12-03 jsgmatch Lunar Lake, Raptor Lake and Arrow Lake
2023-12-03 jsgregen
2023-12-03 jsgadd Intel Ethernet ids: Lunar Lake, Raptor Lake and...
2023-12-02 tbFix some NULL misspellings
2023-12-02 tbRevert a hunk of r1.23 that makes no sense
next