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

 
Clone
https://git.FreeBSD.org/src.git
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.