about [UPDATING] [RELNOTES]summaryrefslograw-logtreecommitdiffstats
Commit message (Expand)AuthorDateFilesLines
* tests/sys/kern: Skip capsicum procdesc tests when capability mode is unavailableHEADstable/15Olivier Cochard2026-09-05 03:24:50 +0100 (4 hours)3-0/+13
* tty: gracefully handle proctree_lock lockingKonstantin Belousov2026-09-05 01:33:46 +0100 (5 hours)3-172/+215
* kern/tty.c: Exterrorize returnsGleb Popov2026-09-05 01:33:46 +0100 (5 hours)3-22/+29
* tty: make tty_wait_background() aware of proctree_lock ownershipKonstantin Belousov2026-09-05 01:33:46 +0100 (5 hours)3-10/+21
* tty: add tty_wait_proctree(9)Konstantin Belousov2026-09-05 01:33:45 +0100 (5 hours)1-0/+39
* condvar.9: document cv_wait_sig_unblock(9)Konstantin Belousov2026-09-05 01:33:45 +0100 (5 hours)1-1/+10
* condvars(9): add cv_wait_sig_unlock()Konstantin Belousov2026-09-05 01:33:44 +0100 (5 hours)2-0/+58
* tests/sys/kern/procdesc.c: mark grandchild var in pdopenpid_capmode() as volatileKonstantin Belousov2026-09-05 01:33:44 +0100 (5 hours)1-1/+2
* sys/tests/kern/pdopenpid: pdopenpid(2) is allowed in cap modeKonstantin Belousov2026-09-05 01:33:44 +0100 (5 hours)1-4/+34
* pdfork.2: document cap mode, namely pdopenpid(2) and pdptrace(2) errorsKonstantin Belousov2026-09-05 01:33:43 +0100 (5 hours)2-0/+43
* RegenKonstantin Belousov2026-09-05 01:33:43 +0100 (5 hours)2-6/+6
* ptrace(2): allow ptrace(PT_TRACE_ME) in cap modeKonstantin Belousov2026-09-05 01:33:43 +0100 (5 hours)1-0/+2
* pdopenpid(2): in cap mode, translate all errors from pdopenpid1() to ECAPMODEKonstantin Belousov2026-09-05 01:33:42 +0100 (5 hours)1-0/+3
* pdopenpid(2): allow in capability mode with restrictionsKonstantin Belousov2026-09-05 01:33:42 +0100 (5 hours)2-1/+7
* pdptrace(2): allow debugging in capability modeKonstantin Belousov2026-09-05 01:33:41 +0100 (5 hours)3-9/+24
* kern: add p_canopen()Konstantin Belousov2026-09-05 01:33:41 +0100 (5 hours)4-2/+33
* ptrace.2: document PT_GET_ABI_NAMEKonstantin Belousov2026-09-05 01:33:41 +0100 (5 hours)1-0/+11
* ptrace(2): add PT_GET_ABI_NAME requestKonstantin Belousov2026-09-05 01:33:40 +0100 (5 hours)3-1/+32
* tests/sys/kern/pdwait: adjust test for the addition of CAP_PTRACEKonstantin Belousov2026-09-05 01:33:40 +0100 (5 hours)1-1/+1
* pdfork.2, rights.4: document pdptrace(2), CAP_PTRACE, and pdfork(PD_PTRACE_CAP)Konstantin Belousov2026-09-05 01:33:40 +0100 (5 hours)3-3/+52
* RegenKonstantin Belousov2026-09-05 01:33:39 +0100 (5 hours)13-3/+108
* lib/libsys: export pdptrace(2)Konstantin Belousov2026-09-05 01:33:39 +0100 (5 hours)2-0/+2
* Add pdptrace(2)Konstantin Belousov2026-09-05 01:33:38 +0100 (5 hours)4-29/+91
* ptrace: split sys_ptrace()/freebsd32_ptrace()Konstantin Belousov2026-09-05 01:33:38 +0100 (5 hours)3-118/+129
* sys/bsm/audit_kevents.h: add AUE_PDPTRACEKonstantin Belousov2026-09-05 01:33:38 +0100 (5 hours)1-0/+1
* pdfork(2): add PD_PTRACE_CAP flagKonstantin Belousov2026-09-05 01:33:38 +0100 (5 hours)3-3/+24
* capsicum: add CAP_PTRACEKonstantin Belousov2026-09-05 01:33:37 +0100 (5 hours)3-3/+7
* kern/kern_descrip.c: export filecaps_fill()Konstantin Belousov2026-09-05 01:33:37 +0100 (5 hours)2-1/+2
* pci: Expose a VF's owning PF to bus subclassesKevin Bowling2026-09-05 01:29:55 +0100 (6 hours)3-1/+26
* e1000: Limit the TSO sentinel to lem(4) controllersKevin Bowling2026-09-05 01:29:29 +0100 (6 hours)1-2/+6
* ofw_pcibus: Honor device proximity for DMA tagsKevin Bowling2026-09-05 01:29:17 +0100 (6 hours)2-0/+34
* ofw_pcibus: Inherit PF locality for SR-IOV VFsKevin Bowling2026-09-05 01:29:04 +0100 (6 hours)1-7/+32
* asmc: prefer MMIO backend over PIO when both are presentAbdelkader Boudih2026-09-05 00:07:01 +0100 (7 hours)2-9/+11
* asmc: deduplicate sensor converters and cause sysctlsAbdelkader Boudih2026-09-05 00:07:01 +0100 (7 hours)1-108/+45
* asmc: add system state and board identity sysctlsAbdelkader Boudih2026-09-05 00:07:01 +0100 (7 hours)2-0/+306
* asmc: try PIO before MMIO to avoid false T2 detectionAbdelkader Boudih2026-09-05 00:07:01 +0100 (7 hours)3-26/+33
* asmc: Refactor sensor detection and sysctl registrationAbdelkader Boudih2026-09-05 00:07:01 +0100 (7 hours)1-80/+67
* asmc: fix asmc_key_dump() page fault on T2 MMIO backendAbdelkader Boudih2026-09-05 00:07:01 +0100 (7 hours)1-5/+31
* asmc: add MMIO backend for T2 MacsAbdelkader Boudih2026-09-05 00:07:00 +0100 (7 hours)6-25/+611
* asmc: rename wol sysctl to auto_poweronAbdelkader Boudih2026-09-05 00:07:00 +0100 (7 hours)3-16/+21
* asmc: replace hardcoded model table with universal probingAbdelkader Boudih2026-09-05 00:07:00 +0100 (7 hours)2-1585/+545
* asmc: add automatic voltage/current/power/ambient sensor detectionAbdelkader Boudih2026-09-05 00:07:00 +0100 (7 hours)2-2/+445
* asmc: add support for MacBookPro13,1Marcus Gartner2026-09-05 00:07:00 +0100 (7 hours)2-0/+24
* asmc: add raw SMC key read/write interfaceAbdelkader Boudih2026-09-05 00:07:00 +0100 (7 hours)3-47/+288
* asmc(4): Add support for backlight(9) interfaceVladimir Kondratyev2026-09-05 00:06:45 +0100 (7 hours)4-2/+80
* xhci: Only reset the data toggle value when the USB stack asks for itShengYi Hung2026-09-04 18:56:15 +0100 (12 hours)2-5/+19
* stand: set st_dev/st_ino in the loader's ZFS stat for veriexecEtienne Bonnand2026-09-04 16:33:04 +0100 (14 hours)3-11/+56
* usb: xhci: allow up to 1s for SET_ADDRESSKyle Evans2026-09-04 16:33:00 +0100 (14 hours)1-1/+1
* kern: fix oversight in security.bsd.unprivileged_kenv_readKyle Evans2026-09-04 16:32:45 +0100 (14 hours)1-1/+1
* prometheus_sysctl_exporter: don't abort on bad labelsKyle Evans2026-09-04 16:32:39 +0100 (14 hours)2-15/+46
* bsdinstall: add a hardening knob for unprivileged kenv accessKyle Evans2026-09-04 16:32:21 +0100 (14 hours)1-0/+4
* libproc: link against libctf if MK_CTF != no instead of MK_CDDL != noEnji Cooper2026-09-04 07:01:27 +0100 (24 hours)2-2/+2
* rc.d/dumpon: minor hardening/tightening upEnji Cooper2026-09-04 06:58:27 +0100 (24 hours)1-5/+8
* linux_firmware: reformat error print-outEnji Cooper2026-09-04 06:56:19 +0100 (24 hours)1-3/+4
* [test] libatexit: leverage __{BEGIN,END}_DECLSEnji Cooper2026-09-04 06:55:57 +0100 (24 hours)1-4/+7
* cpuset(9): correct markupEnji Cooper2026-09-04 06:54:14 +0100 (24 hours)1-2/+1
* DB_COMMAND(9): correct mdoc markup for .Nm entriesEnji Cooper2026-09-04 06:53:22 +0100 (24 hours)1-2/+2
* contrib/netbsd-tests: lib/libc/c063: sync with NetBSDEnji Cooper2026-09-04 06:49:00 +0100 (24 hours)4-71/+198
* alq(9): add missing .Nm entry for ALQ(9)Enji Cooper2026-09-04 06:47:34 +0100 (24 hours)1-0/+1
* acl(9): fix typo (ACL_ACL -> ACL)Enji Cooper2026-09-04 06:45:03 +0100 (24 hours)1-1/+1
* atomic(9): add missing .Nm entriesEnji Cooper2026-09-04 06:44:34 +0100 (24 hours)1-0/+3
* route/fib_algo: Free leaked radix_masks in radix_locklessPouria Mousavizadeh Tehrani2026-09-04 00:00:54 +0100 (31 hours)2-3/+25
* subr_physmem_test: add tests for two edge-casesMitchell Horne2026-09-03 17:32:44 +0100 (37 hours)1-0/+43
* g_eli: disambiguate CPU-bound worker creationMitchell Horne2026-09-03 17:32:36 +0100 (37 hours)1-42/+72
* sched/lapic: remove sched_do_timer_accounting()Mitchell Horne2026-09-03 17:32:36 +0100 (37 hours)5-21/+0
* smp: remove unused hlt_cpus_maskMitchell Horne2026-09-03 17:32:36 +0100 (37 hours)6-32/+1
* g_eli: better handling of absent/disabled CPUsMitchell Horne2026-09-03 17:32:36 +0100 (37 hours)1-11/+1
* libkern.h: remove HAVE_INLINE_* macrosMitchell Horne2026-09-03 17:29:20 +0100 (38 hours)1-11/+0
* jh7110_gpio: remove unneeded cleanupMitchell Horne2026-09-03 17:29:13 +0100 (38 hours)1-1/+0
* jh7110_gpio: driver enhancementsBrian Scott2026-09-03 17:29:08 +0100 (38 hours)1-37/+112
* jh7110_gpio: styleMitchell Horne2026-09-03 17:29:00 +0100 (38 hours)1-52/+49
* release/riscv: tweak GENERICSD partition placementMitchell Horne2026-09-03 17:28:01 +0100 (38 hours)1-1/+1
* cdefs(9): document __nonstringMitchell Horne2026-09-03 17:27:46 +0100 (38 hours)1-1/+4
* hwpmc: fix false callchain assertion on the PMC_UR ringAndre Silva2026-09-03 17:27:28 +0100 (38 hours)1-1/+1
* hwpmc: fix false runcount assertion in user callchain captureAndre Silva2026-09-03 17:27:28 +0100 (38 hours)1-3/+4
* vfs_unmountall.9: Fix an outdated .Xr to boot(9)Artem Bunichev2026-09-03 17:23:14 +0100 (38 hours)1-1/+1
* pfctl: fix printing of wildcard anchorsKristof Provost2026-09-03 15:03:04 +0100 (40 hours)2-4/+36
* hastd: Fix crash on empty messageGlen Barber2026-09-03 12:56:38 +0100 (42 hours)1-6/+8
* various: Fix nlist invocationsDag-Erling Smørgrav2026-09-03 12:56:38 +0100 (42 hours)17-119/+119
* bhyve: Keep passthrough PCI power state virtualKevin Bowling2026-09-03 01:53:46 +0100 (2 days)1-2/+51
* bhyve: Manage passthrough devices across guest FLRKevin Bowling2026-09-03 01:53:24 +0100 (2 days)12-21/+520
* e1000: Report 82571 packet buffer ECC errorsKevin Bowling2026-09-03 01:53:13 +0100 (2 days)1-7/+47
* devstat: Fix a kernel stack disclosureMark Johnston2026-09-02 18:40:37 +0100 (3 days)1-0/+1
* malloc: Use ckdint.h helpers instead of WOULD_OVERFLOWMark Johnston2026-09-02 18:40:28 +0100 (3 days)1-5/+7
* tools/build: stage stdckdint.h's dependencies for non-FreeBSD hostsAbhijeet Sharma2026-09-02 18:40:28 +0100 (3 days)1-0/+4
* sys: Add sys/ckdint.hMark Johnston2026-09-02 18:40:28 +0100 (3 days)2-24/+49
* tools/build: Bring in stdckdint.h if neededMark Johnston2026-09-02 18:40:28 +0100 (3 days)1-0/+4
* rsu: add a runtime TX buffer bound check for a kernel buffer overflowAndrew Griffiths2026-09-02 18:40:28 +0100 (3 days)1-1/+3
* mtw: fix zero-length queue array that can corrupt struct mtw_softcAndrew Griffiths2026-09-02 18:40:28 +0100 (3 days)1-1/+1
* amd64: Mark the trapframe as initialized in ipi_bitmap_handler()Mark Johnston2026-09-02 18:40:28 +0100 (3 days)1-0/+2
* virtio_p9fs: Disallow detach if a session is in progressNimish Jain2026-09-02 18:40:28 +0100 (3 days)1-0/+4
* ipfilter: Avoid negative array indiciesCy Schubert2026-09-02 15:13:13 +0100 (3 days)3-4/+4
* makefs: Fix build on systems without st_birthtime such as LinuxJohn Baldwin2026-09-02 14:52:31 +0100 (3 days)1-0/+5
* makefs cd9660: Populate creation time stamps in RockRidge extensionsJohn Baldwin2026-09-02 14:52:31 +0100 (3 days)1-4/+9
* bcm2835_audio: Comment out vchi_service_release()Xuqing Yang2026-09-02 10:38:58 +0100 (3 days)1-1/+1
* diff3: Use a format string to quiet a compiler warningEd Maste2026-09-01 15:01:56 +0100 (4 days)2-2/+2
* msun: add asinpi, acospi, and atanpiSteve Kargl2026-09-01 10:37:28 +0100 (4 days)15-15/+1735
* libc: Add strfromd, strfromf, and strfroml per C23Faraz Vahedi2026-09-01 10:36:42 +0100 (4 days)11-1/+1363
* ix(4): Sanitize negative error codesSobczyk, Pawel2026-09-01 10:03:21 +0100 (4 days)1-4/+19
* ix(4): Remove workaround for 2.5/5G speeds on E610Krzysztof Galazka2026-09-01 10:02:57 +0100 (4 days)1-23/+12
This site is maintained by Jamie Landeg-Jones <jamie@catflap.org>, and is not an official FreeBSD project, nor is it endorsed by the FreeBSD team.