openbsd
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
2023-12-02 sfvirtio: Fix handling of feature bits >= 32
2023-12-01 mvspipex(4) layer is completely mp-safe, move the pipex_ti...
2023-12-01 millertAdd tests to exercise the recent bug fixes.
2023-12-01 millertrelay_read_http: strip out Content-Length if we strip...
2023-12-01 miodMake sure we read a complete struct fsinfo even if...
2023-12-01 bluhmSet inp address, port and rtable together with inpcb...
2023-12-01 bluhmCast mtx to void in dummy MUTEX_ASSERT_LOCKED().
2023-12-01 bluhmMake internet PCB connect more consistent.
2023-12-01 schwarzeSome cleanup:
2023-12-01 tbsync
2023-12-01 schwarzeEVP_EncryptInit(3) is among the most important "how...
2023-12-01 sashanPrevent race between pf_test() and pf_purge_expired_sta...
2023-12-01 opallow tables and filter over multiple lines
2023-12-01 tbUnify various EVP_*{Update,Final}*() wrappers
2023-12-01 jsgregen
2023-12-01 jsgadd AMD Phoenix (Family 19h Model 74h) ids
2023-11-30 miodOverhaul device identification logic in order to make...
2023-11-30 beckClean up and de-spaghettize by_file_callback
2023-11-30 knSingle file to stdout without "fattr"
2023-11-30 knFold identical pledge cases, '#ifndef SMALL \n if ...
2023-11-30 miodMake sure we don't process garbage data as keypresses...
2023-11-30 bluhmPass inp_seclevel to ip6_output() in TCP syn cache.
2023-11-30 jsgdrm/amd/display: Change the DMCUB mailbox memory locati...
2023-11-30 jsgdrm/amd/display: Enable fast plane updates on DCN3...
2023-11-30 jsgdrm/amd/display: fix a NULL pointer dereference in...
2023-11-30 jsgdrm/amdgpu: lower CS errors to debug severity
2023-11-30 jsgdrm/amdgpu: fix error handling in amdgpu_bo_list_get()
2023-11-30 jsgdrm/amdgpu: don't use ATRM for external devices
2023-11-30 jsgdrm/amdgpu: don't use pci_is_thunderbolt_attached()
2023-11-30 jsgdrm/amdgpu/smu13: drop compute workload workaround
2023-11-30 jsgdrm/amd/pm: Fix error of MACO flag setting code
2023-11-30 jsgdrm/i915: Fix potential spectre vulnerability
2023-11-30 jsgdrm/i915: Bump GLK CDCLK frequency when driving multipl...
2023-11-30 jsgdrm/amd/pm: Handle non-terminated overdrive commands.
2023-11-30 jsgdrm/amd/display: enable dsc_clk even if dsc_pg disabled
2023-11-30 jsgi915/perf: Fix NULL deref bugs with drm_dbg() calls
2023-11-30 jsgdrm/amdgpu: fix software pci_unplug on some chips
2023-11-30 jsgdrm/amd/display: Avoid NULL dereference of timing generator
2023-11-30 jsgdrm/amdgpu: Fix a null pointer access when the smc_rreg...
2023-11-30 jsgdrm/amdkfd: Fix shift out-of-bounds issue
2023-11-30 jsgdrm/radeon: fix a possible null pointer dereference
2023-11-30 jsgdrm/amdgpu: Fix potential null pointer derefernce
2023-11-30 jsgdrm/amd: Fix UBSAN array-index-out-of-bounds for Polari...
2023-11-30 jsgdrm/amd: Fix UBSAN array-index-out-of-bounds for SMU7
2023-11-30 jsgdrm/amd/display: use full update for clip size increase...
2023-11-30 jsgdrm/amd: Update `update_pcie_parameters` functions...
2023-11-30 jsgdrm/amdkfd: Fix a race condition of vram buffer unref...
2023-11-30 jsgdrm/amdgpu: not to save bo in the case of RAS err_event...
2023-11-30 jsgadd dev_is_removable() for 6.1.64 drm
2023-11-29 kettenisFix unwanted sign-extension of ID register masks. ...
2023-11-29 tbIgnore ENGINE at the API boundary
2023-11-29 bluhmregen syscalls
2023-11-29 bluhmUnlock bind(2) syscall.
2023-11-29 bluhmRun TCP syn cache timer without kernel lock.
2023-11-29 denisremove unused VXLANMTU definition
next