about [UPDATING] [RELNOTES]summaryrefslograw-logtreecommitdiffstats up
Commit message (Expand)AuthorDateFilesLines
* Add a few missed files to ObsoleteFiles.incHEADstable/15Dimitry Andric2026-07-16 19:25:25 +0100 (3 hours)1-0/+9
* libc: Suppress <stdalign.h> content for C23 and laterFaraz Vahedi2026-07-16 18:56:48 +0100 (4 hours)1-0/+4
* libc: Add free_sized() and free_aligned_sized() as per C23Faraz Vahedi2026-07-16 18:56:48 +0100 (4 hours)7-1/+175
* sound: Pass format and speed as arguments to sndbuf_create()Christos Margiolis2026-07-15 09:15:25 +0100 (37 hours)3-8/+7
* sound: Remove dead code in dsp_ioctl()Christos Margiolis2026-07-15 09:15:25 +0100 (37 hours)1-8/+0
* sound: track kqueue low watermark per-knote for mmaped channelsGoran Mekić2026-07-14 14:52:12 +0100 (2 days)3-7/+23
* if_ovpn: Fix memory leak in VNET during unloadPouria Mousavizadeh Tehrani2026-07-13 21:48:26 +0100 (3 days)1-8/+12
* locale: make install Unicode 17.0.0/CLDR 48.2Jose Luis Duran2026-07-13 13:34:51 +0100 (3 days)7-7/+4536
* locale: Update Unicode to CLDR 48.2Jose Luis Duran2026-07-13 13:34:34 +0100 (3 days)1-1/+1
* locale: Do not strip the suffix from CLDRVERSIONJose Luis Duran2026-07-13 13:31:33 +0100 (3 days)1-3/+3
* src.conf(5): Suggest using ccache4Dag-Erling Smørgrav2026-07-13 08:30:06 +0100 (4 days)2-21/+15
* libc locale/localeconv.c: use release semantic when clearing locale_changedKonstantin Belousov2026-07-12 09:34:45 +0100 (5 days)1-2/+2
* contrib/tzdata: import tzdata 2026cPhilip Paeps2026-07-11 10:48:05 +0100 (5 days)14-244/+272
* nfs_clstate.c: Fix CB_RECALL handling for NFSv4.1/4.2Rick Macklem2026-07-11 02:00:18 +0100 (6 days)1-2/+9
* ice(4): Add support for 40G maximal PMD speedKrzysztof Galazka2026-07-10 20:30:21 +0100 (6 days)2-3/+5
* tests: Fix build if TIOCSTI is not definedEd Maste2026-07-10 18:19:23 +0100 (6 days)1-0/+6
* usb/quirks: Sort the USB mass storage quirksDag-Erling Smørgrav2026-07-10 17:59:17 +0100 (6 days)1-12/+13
* usb/quirks: Add entry for Verbatim Store'n'GoDamian Weber2026-07-10 17:59:16 +0100 (6 days)2-0/+5
* DEFINE_IFUNC.9: update NOTESMitchell Horne2026-07-10 16:43:32 +0100 (6 days)1-4/+3
* kern/sched_shims.c: back to ifuncKonstantin Belousov2026-07-10 16:43:32 +0100 (6 days)1-3/+2
* sched_shim: Drop the no-ifunc caseMitchell Horne2026-07-10 16:43:32 +0100 (6 days)1-8/+0
* build: Stop testing LINKER_FEATURES for ifunc and build-idEd Maste2026-07-10 16:43:32 +0100 (6 days)4-16/+0
* riscv: implement kernel ifunc resolutionMitchell Horne2026-07-10 16:43:32 +0100 (6 days)5-12/+14
* arm: Implement kernel ifuncMichal Meloun2026-07-10 16:43:32 +0100 (6 days)6-11/+34
* linux: Add TCP_INFO supportChuck Tuffli2026-07-10 16:29:29 +0100 (6 days)2-3/+136
* rk_gpio: implement PIC masking methods and mask unhandled IRQsKyle Crenshaw2026-07-10 16:28:09 +0100 (6 days)1-6/+100
* crashinfo: Create core.txt.last symlinkRicardo Branco2026-07-10 16:28:09 +0100 (6 days)1-0/+3
* hwpmc_amd: Avoid using PMCs if in use by firmwareAli Mashtizadeh2026-07-10 16:28:09 +0100 (6 days)1-33/+77
* hwpmc: Disable AMD PMCs if in an unsupported VMAli Mashtizadeh2026-07-10 16:28:08 +0100 (6 days)1-2/+35
* hwpmc_amd: fix amd_get_msr() MSR offset for newer counter basesPaulo Fragoso2026-07-10 16:28:08 +0100 (6 days)1-3/+33
* hwpmc: Fix PMC flags for AMD Zen coresAli Mashtizadeh2026-07-10 16:28:08 +0100 (6 days)6-34/+204
* hwpmc_amd: Add support for additional counters.Ali Mashtizadeh2026-07-10 16:28:08 +0100 (6 days)2-106/+137
* conf: remove trailing whitespaceMinsoo Choo2026-07-10 15:20:32 +0100 (6 days)3-8/+8
* ice(4): Fix link speed after changing cable typeKrzysztof Galazka2026-07-10 15:19:23 +0100 (6 days)1-7/+11
* ice(4): Add support for new E810-XXV-2 adaptersKrzysztof Galazka2026-07-10 15:18:24 +0100 (6 days)1-0/+6
* vmimage.subr: Add ability to install src in VM imageKrzysztof Galazka2026-07-10 15:16:42 +0100 (6 days)1-0/+1
* ffs: do not return ESTALE on attempt to ffs_unotovp() on unlinked inodeKonstantin Belousov2026-07-10 03:26:53 +0100 (7 days)1-1/+1
* libcxxrt: Fix diagnostics for derived classesEd Maste2026-07-10 03:01:12 +0100 (7 days)1-1/+1
* generic_ehci_fdt: fix driver softc sizeMitchell Horne2026-07-09 18:49:13 +0100 (7 days)1-1/+1
* stand/libofw: make OF_hasprop() part of the libraryMitchell Horne2026-07-09 18:49:12 +0100 (7 days)3-6/+8
* raspberry_virtgpio: fix OF_hasprop() usageMitchell Horne2026-07-09 18:48:52 +0100 (7 days)1-2/+2
* OF_getprop.9: update OF_hasprop() signatureMitchell Horne2026-07-09 18:48:52 +0100 (7 days)1-4/+8
* clk_fixed: quiet a warning messageMitchell Horne2026-07-09 18:48:52 +0100 (7 days)1-2/+4
* ofw: bool-ify OF_hasprop()Mitchell Horne2026-07-09 18:48:06 +0100 (7 days)5-9/+9
* ipfw nat: Add assertion that mbuf is not a chainEd Maste2026-07-09 17:09:36 +0100 (7 days)1-2/+3
* linuxkpi 802.11: Free entire mbuf chain on failureEd Maste2026-07-09 17:09:36 +0100 (7 days)1-2/+2
* ipsec: Free entire mbuf chain on failureEd Maste2026-07-09 17:09:35 +0100 (7 days)1-1/+1
* if_tsec: Free entire mbuf chain on failureEd Maste2026-07-09 17:09:35 +0100 (7 days)1-1/+1
* inotify: Ensure that "allocfail" is initialized in inotify_log_one()Mark Johnston2026-07-09 16:59:19 +0100 (7 days)1-2/+1
* inotify: Unconditionally generate IN_IGNORED events for files/dirsMark Johnston2026-07-09 16:59:19 +0100 (7 days)2-12/+47
* vtfontcvt: Return error from write_fnt_sourceEd Maste2026-07-09 16:40:20 +0100 (7 days)1-1/+1
* newvers.sh: Avoid spurious -dirty in git revisionEd Maste2026-07-09 16:18:31 +0100 (7 days)1-13/+15
* libsysdecode: Teach mktables to handle enumsDag-Erling Smørgrav2026-07-09 07:51:40 +0100 (8 days)1-20/+39
* libsysdecode: Fix shutdownhow tableDag-Erling Smørgrav2026-07-09 07:51:39 +0100 (8 days)1-1/+1
* linux: Fix sockopt copyoutChuck Tuffli2026-07-08 22:43:31 +0100 (8 days)1-3/+14
* linux: Add support for PR_SET_VMA to prctl(2)Pawel Biernacki2026-07-08 22:27:06 +0100 (8 days)2-0/+9
* unix: Fix a socket refcount leak in uipc_sendfile_wait()Mark Johnston2026-07-08 19:09:35 +0100 (8 days)1-1/+3
* tests: Add pjdfstest integrationMark Johnston2026-07-08 19:09:35 +0100 (8 days)6-0/+301
* virtio/p9fs: Define the channel list mutex as staticMark Johnston2026-07-08 19:09:35 +0100 (8 days)1-1/+1
* libnetbsd: Avoid bringing in all of sys/param.h in sys/types.hMark Johnston2026-07-08 19:09:35 +0100 (8 days)1-1/+1
* p9fs: Remove the "cancel" transport methodMark Johnston2026-07-08 19:09:35 +0100 (8 days)2-10/+0
* librpcsec_gss: Fix an off-by-one in rpc_gss_get_principal_name()Jane Smith2026-07-08 19:09:35 +0100 (8 days)1-1/+1
* makefs/zfs: Explicitly include sys/param.h for nitems()Mark Johnston2026-07-08 19:09:35 +0100 (8 days)1-0/+1
* install: Explicitly include sys/param.h for MAXPATHLENMark Johnston2026-07-08 19:09:34 +0100 (8 days)1-0/+1
* if_ovpn: Fix a lock leak in an error pathMark Johnston2026-07-08 19:09:34 +0100 (8 days)1-0/+1
* udp: Wrap a long line in udp_send()Mark Johnston2026-07-08 19:09:34 +0100 (8 days)1-1/+2
* fusefs: proofread an error message in the testsAlan Somers2026-07-08 18:56:51 +0100 (8 days)1-1/+1
* fusefs: fix a race in the pre-init testsAlan Somers2026-07-08 18:56:50 +0100 (8 days)3-3/+17
* fusefs: fix error handling when reading a directory's sticky bitAlan Somers2026-07-08 18:56:50 +0100 (8 days)2-4/+59
* fusefs: only search for FREAD fufh in readdirCismonX2026-07-08 18:56:50 +0100 (8 days)1-11/+1
* tests/aslr: Fix spurious test failuresMark Johnston2026-07-07 08:07:16 +0100 (10 days)1-4/+16
* ping: Fix bell char ordering in -A test casesSiva Mahadevan2026-07-07 08:07:04 +0100 (10 days)1-4/+4
* ping: Flush stdout after printing initial statusDag-Erling Smørgrav2026-07-07 08:07:01 +0100 (10 days)2-20/+35
* tests: Fix race condition in aslr_setuidDag-Erling Smørgrav2026-07-07 08:06:55 +0100 (10 days)2-4/+13
* openresolv: Trim leading dot from domain nameDag-Erling Smørgrav2026-07-07 07:38:11 +0100 (10 days)1-0/+3
* local-unbound-setup: Support IPv6-only systemsDag-Erling Smørgrav2026-07-07 07:38:11 +0100 (10 days)1-10/+40
* rc.d/tmp: Fix dupe mount checkDag-Erling Smørgrav2026-07-07 07:38:11 +0100 (10 days)1-4/+9
* rc.d/ddb: Really silently exitDag-Erling Smørgrav2026-07-07 07:38:11 +0100 (10 days)1-2/+2
* rc.firewall: Support on-disk listsDag-Erling Smørgrav2026-07-07 07:38:10 +0100 (10 days)2-15/+39
* rc.firewall: Use checkyesno for boolean variablesDag-Erling Smørgrav2026-07-07 07:38:10 +0100 (10 days)1-34/+19
* contrib/openresolv: MFV openresolv 3.17.4Siva Mahadevan2026-07-07 01:57:52 +0100 (10 days)17-397/+1484
* bnxt: Report actual link speed, rather than hard-coded 100GbsAndrew Gallatin2026-07-06 02:36:00 +0100 (11 days)1-1/+1
* lacp: Simplify lacp_compose_key()Andrew Gallatin2026-07-06 02:35:55 +0100 (11 days)1-133/+40
* lacp: fix link state with multiple aggregatorsAndrew Gallatin2026-07-06 02:35:54 +0100 (11 days)1-2/+6
* lacp: Sort port map by interface indexAndrew Gallatin2026-07-06 02:35:53 +0100 (11 days)1-1/+25
* mlx5en: guard against empty eth_proto_oper maskSlava Shwartsman2026-07-06 02:35:52 +0100 (11 days)1-0/+7
* mlx5: Add missing speeds translationSlava Shwartsman2026-07-06 02:35:51 +0100 (11 days)1-0/+3
* libmlx5: sync PCI device allowlist with mlx5_core_pci_tableSlava Shwartsman2026-07-06 02:35:51 +0100 (11 days)2-0/+23
* mlx5: Add PCI IDs for ConnectX-9.Slava Shwartsman2026-07-06 02:35:51 +0100 (11 days)2-1/+2
* mlx5: Add support for 800Gbit/s and 400Gbit/s with 2 lanesSlava Shwartsman2026-07-06 02:35:50 +0100 (11 days)4-0/+63
* ibcore: Add support for XDR link speed.Slava Shwartsman2026-07-06 02:35:49 +0100 (11 days)2-1/+6
* RDMA: Fix link active_speed sizeSlava Shwartsman2026-07-06 02:35:49 +0100 (11 days)5-8/+10
* net/if_media.h: Add 800GBase-X and 200Gbit/s per lane supportSlava Shwartsman2026-07-06 02:35:48 +0100 (11 days)2-0/+45
* sys/systm.h: include sys/limits.h for SSIZE_MAXKonstantin Belousov2026-07-06 02:05:53 +0100 (11 days)1-0/+1
* x86: add CPUID bits for SHA512/SM3/SM4Konstantin Belousov2026-07-06 02:05:52 +0100 (11 days)2-0/+6
* posix_spawn(3): create a guard page below the stack for rfork_thread on x86Konstantin Belousov2026-07-06 02:05:51 +0100 (11 days)1-29/+18
* do_posix_spawn(): use boolKonstantin Belousov2026-07-06 02:05:51 +0100 (11 days)1-3/+3
* rtld: unify the return path for map_object()Konstantin Belousov2026-07-06 02:05:50 +0100 (11 days)1-6/+4
* rtld: stop using unbound alloca()Konstantin Belousov2026-07-06 02:05:50 +0100 (11 days)3-25/+63
* rtld: add spinlock around the crt malloc callsKonstantin Belousov2026-07-06 02:05:50 +0100 (11 days)2-26/+71
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.