| Commit message (Expand) | Author | Date | Files | Lines | |
|---|---|---|---|---|---|
| * | Add a few missed files to ObsoleteFiles.incHEADstable/15 | Dimitry Andric | 2026-07-16 19:25:25 +0100 (3 hours) | 1 | -0/+9 |
| * | libc: Suppress <stdalign.h> content for C23 and later | Faraz Vahedi | 2026-07-16 18:56:48 +0100 (4 hours) | 1 | -0/+4 |
| * | libc: Add free_sized() and free_aligned_sized() as per C23 | Faraz Vahedi | 2026-07-16 18:56:48 +0100 (4 hours) | 7 | -1/+175 |
| * | sound: Pass format and speed as arguments to sndbuf_create() | Christos Margiolis | 2026-07-15 09:15:25 +0100 (37 hours) | 3 | -8/+7 |
| * | sound: Remove dead code in dsp_ioctl() | Christos Margiolis | 2026-07-15 09:15:25 +0100 (37 hours) | 1 | -8/+0 |
| * | sound: track kqueue low watermark per-knote for mmaped channels | Goran Mekić | 2026-07-14 14:52:12 +0100 (2 days) | 3 | -7/+23 |
| * | if_ovpn: Fix memory leak in VNET during unload | Pouria Mousavizadeh Tehrani | 2026-07-13 21:48:26 +0100 (3 days) | 1 | -8/+12 |
| * | locale: make install Unicode 17.0.0/CLDR 48.2 | Jose Luis Duran | 2026-07-13 13:34:51 +0100 (3 days) | 7 | -7/+4536 |
| * | locale: Update Unicode to CLDR 48.2 | Jose Luis Duran | 2026-07-13 13:34:34 +0100 (3 days) | 1 | -1/+1 |
| * | locale: Do not strip the suffix from CLDRVERSION | Jose Luis Duran | 2026-07-13 13:31:33 +0100 (3 days) | 1 | -3/+3 |
| * | src.conf(5): Suggest using ccache4 | Dag-Erling Smørgrav | 2026-07-13 08:30:06 +0100 (4 days) | 2 | -21/+15 |
| * | libc locale/localeconv.c: use release semantic when clearing locale_changed | Konstantin Belousov | 2026-07-12 09:34:45 +0100 (5 days) | 1 | -2/+2 |
| * | contrib/tzdata: import tzdata 2026c | Philip Paeps | 2026-07-11 10:48:05 +0100 (5 days) | 14 | -244/+272 |
| * | nfs_clstate.c: Fix CB_RECALL handling for NFSv4.1/4.2 | Rick Macklem | 2026-07-11 02:00:18 +0100 (6 days) | 1 | -2/+9 |
| * | ice(4): Add support for 40G maximal PMD speed | Krzysztof Galazka | 2026-07-10 20:30:21 +0100 (6 days) | 2 | -3/+5 |
| * | tests: Fix build if TIOCSTI is not defined | Ed Maste | 2026-07-10 18:19:23 +0100 (6 days) | 1 | -0/+6 |
| * | usb/quirks: Sort the USB mass storage quirks | Dag-Erling Smørgrav | 2026-07-10 17:59:17 +0100 (6 days) | 1 | -12/+13 |
| * | usb/quirks: Add entry for Verbatim Store'n'Go | Damian Weber | 2026-07-10 17:59:16 +0100 (6 days) | 2 | -0/+5 |
| * | DEFINE_IFUNC.9: update NOTES | Mitchell Horne | 2026-07-10 16:43:32 +0100 (6 days) | 1 | -4/+3 |
| * | kern/sched_shims.c: back to ifunc | Konstantin Belousov | 2026-07-10 16:43:32 +0100 (6 days) | 1 | -3/+2 |
| * | sched_shim: Drop the no-ifunc case | Mitchell Horne | 2026-07-10 16:43:32 +0100 (6 days) | 1 | -8/+0 |
| * | build: Stop testing LINKER_FEATURES for ifunc and build-id | Ed Maste | 2026-07-10 16:43:32 +0100 (6 days) | 4 | -16/+0 |
| * | riscv: implement kernel ifunc resolution | Mitchell Horne | 2026-07-10 16:43:32 +0100 (6 days) | 5 | -12/+14 |
| * | arm: Implement kernel ifunc | Michal Meloun | 2026-07-10 16:43:32 +0100 (6 days) | 6 | -11/+34 |
| * | linux: Add TCP_INFO support | Chuck Tuffli | 2026-07-10 16:29:29 +0100 (6 days) | 2 | -3/+136 |
| * | rk_gpio: implement PIC masking methods and mask unhandled IRQs | Kyle Crenshaw | 2026-07-10 16:28:09 +0100 (6 days) | 1 | -6/+100 |
| * | crashinfo: Create core.txt.last symlink | Ricardo Branco | 2026-07-10 16:28:09 +0100 (6 days) | 1 | -0/+3 |
| * | hwpmc_amd: Avoid using PMCs if in use by firmware | Ali Mashtizadeh | 2026-07-10 16:28:09 +0100 (6 days) | 1 | -33/+77 |
| * | hwpmc: Disable AMD PMCs if in an unsupported VM | Ali Mashtizadeh | 2026-07-10 16:28:08 +0100 (6 days) | 1 | -2/+35 |
| * | hwpmc_amd: fix amd_get_msr() MSR offset for newer counter bases | Paulo Fragoso | 2026-07-10 16:28:08 +0100 (6 days) | 1 | -3/+33 |
| * | hwpmc: Fix PMC flags for AMD Zen cores | Ali Mashtizadeh | 2026-07-10 16:28:08 +0100 (6 days) | 6 | -34/+204 |
| * | hwpmc_amd: Add support for additional counters. | Ali Mashtizadeh | 2026-07-10 16:28:08 +0100 (6 days) | 2 | -106/+137 |
| * | conf: remove trailing whitespace | Minsoo Choo | 2026-07-10 15:20:32 +0100 (6 days) | 3 | -8/+8 |
| * | ice(4): Fix link speed after changing cable type | Krzysztof Galazka | 2026-07-10 15:19:23 +0100 (6 days) | 1 | -7/+11 |
| * | ice(4): Add support for new E810-XXV-2 adapters | Krzysztof Galazka | 2026-07-10 15:18:24 +0100 (6 days) | 1 | -0/+6 |
| * | vmimage.subr: Add ability to install src in VM image | Krzysztof Galazka | 2026-07-10 15:16:42 +0100 (6 days) | 1 | -0/+1 |
| * | ffs: do not return ESTALE on attempt to ffs_unotovp() on unlinked inode | Konstantin Belousov | 2026-07-10 03:26:53 +0100 (7 days) | 1 | -1/+1 |
| * | libcxxrt: Fix diagnostics for derived classes | Ed Maste | 2026-07-10 03:01:12 +0100 (7 days) | 1 | -1/+1 |
| * | generic_ehci_fdt: fix driver softc size | Mitchell Horne | 2026-07-09 18:49:13 +0100 (7 days) | 1 | -1/+1 |
| * | stand/libofw: make OF_hasprop() part of the library | Mitchell Horne | 2026-07-09 18:49:12 +0100 (7 days) | 3 | -6/+8 |
| * | raspberry_virtgpio: fix OF_hasprop() usage | Mitchell Horne | 2026-07-09 18:48:52 +0100 (7 days) | 1 | -2/+2 |
| * | OF_getprop.9: update OF_hasprop() signature | Mitchell Horne | 2026-07-09 18:48:52 +0100 (7 days) | 1 | -4/+8 |
| * | clk_fixed: quiet a warning message | Mitchell Horne | 2026-07-09 18:48:52 +0100 (7 days) | 1 | -2/+4 |
| * | ofw: bool-ify OF_hasprop() | Mitchell Horne | 2026-07-09 18:48:06 +0100 (7 days) | 5 | -9/+9 |
| * | ipfw nat: Add assertion that mbuf is not a chain | Ed Maste | 2026-07-09 17:09:36 +0100 (7 days) | 1 | -2/+3 |
| * | linuxkpi 802.11: Free entire mbuf chain on failure | Ed Maste | 2026-07-09 17:09:36 +0100 (7 days) | 1 | -2/+2 |
| * | ipsec: Free entire mbuf chain on failure | Ed Maste | 2026-07-09 17:09:35 +0100 (7 days) | 1 | -1/+1 |
| * | if_tsec: Free entire mbuf chain on failure | Ed Maste | 2026-07-09 17:09:35 +0100 (7 days) | 1 | -1/+1 |
| * | inotify: Ensure that "allocfail" is initialized in inotify_log_one() | Mark Johnston | 2026-07-09 16:59:19 +0100 (7 days) | 1 | -2/+1 |
| * | inotify: Unconditionally generate IN_IGNORED events for files/dirs | Mark Johnston | 2026-07-09 16:59:19 +0100 (7 days) | 2 | -12/+47 |
| * | vtfontcvt: Return error from write_fnt_source | Ed Maste | 2026-07-09 16:40:20 +0100 (7 days) | 1 | -1/+1 |
| * | newvers.sh: Avoid spurious -dirty in git revision | Ed Maste | 2026-07-09 16:18:31 +0100 (7 days) | 1 | -13/+15 |
| * | libsysdecode: Teach mktables to handle enums | Dag-Erling Smørgrav | 2026-07-09 07:51:40 +0100 (8 days) | 1 | -20/+39 |
| * | libsysdecode: Fix shutdownhow table | Dag-Erling Smørgrav | 2026-07-09 07:51:39 +0100 (8 days) | 1 | -1/+1 |
| * | linux: Fix sockopt copyout | Chuck Tuffli | 2026-07-08 22:43:31 +0100 (8 days) | 1 | -3/+14 |
| * | linux: Add support for PR_SET_VMA to prctl(2) | Pawel Biernacki | 2026-07-08 22:27:06 +0100 (8 days) | 2 | -0/+9 |
| * | unix: Fix a socket refcount leak in uipc_sendfile_wait() | Mark Johnston | 2026-07-08 19:09:35 +0100 (8 days) | 1 | -1/+3 |
| * | tests: Add pjdfstest integration | Mark Johnston | 2026-07-08 19:09:35 +0100 (8 days) | 6 | -0/+301 |
| * | virtio/p9fs: Define the channel list mutex as static | Mark Johnston | 2026-07-08 19:09:35 +0100 (8 days) | 1 | -1/+1 |
| * | libnetbsd: Avoid bringing in all of sys/param.h in sys/types.h | Mark Johnston | 2026-07-08 19:09:35 +0100 (8 days) | 1 | -1/+1 |
| * | p9fs: Remove the "cancel" transport method | Mark Johnston | 2026-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 Smith | 2026-07-08 19:09:35 +0100 (8 days) | 1 | -1/+1 |
| * | makefs/zfs: Explicitly include sys/param.h for nitems() | Mark Johnston | 2026-07-08 19:09:35 +0100 (8 days) | 1 | -0/+1 |
| * | install: Explicitly include sys/param.h for MAXPATHLEN | Mark Johnston | 2026-07-08 19:09:34 +0100 (8 days) | 1 | -0/+1 |
| * | if_ovpn: Fix a lock leak in an error path | Mark Johnston | 2026-07-08 19:09:34 +0100 (8 days) | 1 | -0/+1 |
| * | udp: Wrap a long line in udp_send() | Mark Johnston | 2026-07-08 19:09:34 +0100 (8 days) | 1 | -1/+2 |
| * | fusefs: proofread an error message in the tests | Alan Somers | 2026-07-08 18:56:51 +0100 (8 days) | 1 | -1/+1 |
| * | fusefs: fix a race in the pre-init tests | Alan Somers | 2026-07-08 18:56:50 +0100 (8 days) | 3 | -3/+17 |
| * | fusefs: fix error handling when reading a directory's sticky bit | Alan Somers | 2026-07-08 18:56:50 +0100 (8 days) | 2 | -4/+59 |
| * | fusefs: only search for FREAD fufh in readdir | CismonX | 2026-07-08 18:56:50 +0100 (8 days) | 1 | -11/+1 |
| * | tests/aslr: Fix spurious test failures | Mark Johnston | 2026-07-07 08:07:16 +0100 (10 days) | 1 | -4/+16 |
| * | ping: Fix bell char ordering in -A test cases | Siva Mahadevan | 2026-07-07 08:07:04 +0100 (10 days) | 1 | -4/+4 |
| * | ping: Flush stdout after printing initial status | Dag-Erling Smørgrav | 2026-07-07 08:07:01 +0100 (10 days) | 2 | -20/+35 |
| * | tests: Fix race condition in aslr_setuid | Dag-Erling Smørgrav | 2026-07-07 08:06:55 +0100 (10 days) | 2 | -4/+13 |
| * | openresolv: Trim leading dot from domain name | Dag-Erling Smørgrav | 2026-07-07 07:38:11 +0100 (10 days) | 1 | -0/+3 |
| * | local-unbound-setup: Support IPv6-only systems | Dag-Erling Smørgrav | 2026-07-07 07:38:11 +0100 (10 days) | 1 | -10/+40 |
| * | rc.d/tmp: Fix dupe mount check | Dag-Erling Smørgrav | 2026-07-07 07:38:11 +0100 (10 days) | 1 | -4/+9 |
| * | rc.d/ddb: Really silently exit | Dag-Erling Smørgrav | 2026-07-07 07:38:11 +0100 (10 days) | 1 | -2/+2 |
| * | rc.firewall: Support on-disk lists | Dag-Erling Smørgrav | 2026-07-07 07:38:10 +0100 (10 days) | 2 | -15/+39 |
| * | rc.firewall: Use checkyesno for boolean variables | Dag-Erling Smørgrav | 2026-07-07 07:38:10 +0100 (10 days) | 1 | -34/+19 |
| * | contrib/openresolv: MFV openresolv 3.17.4 | Siva Mahadevan | 2026-07-07 01:57:52 +0100 (10 days) | 17 | -397/+1484 |
| * | bnxt: Report actual link speed, rather than hard-coded 100Gbs | Andrew Gallatin | 2026-07-06 02:36:00 +0100 (11 days) | 1 | -1/+1 |
| * | lacp: Simplify lacp_compose_key() | Andrew Gallatin | 2026-07-06 02:35:55 +0100 (11 days) | 1 | -133/+40 |
| * | lacp: fix link state with multiple aggregators | Andrew Gallatin | 2026-07-06 02:35:54 +0100 (11 days) | 1 | -2/+6 |
| * | lacp: Sort port map by interface index | Andrew Gallatin | 2026-07-06 02:35:53 +0100 (11 days) | 1 | -1/+25 |
| * | mlx5en: guard against empty eth_proto_oper mask | Slava Shwartsman | 2026-07-06 02:35:52 +0100 (11 days) | 1 | -0/+7 |
| * | mlx5: Add missing speeds translation | Slava Shwartsman | 2026-07-06 02:35:51 +0100 (11 days) | 1 | -0/+3 |
| * | libmlx5: sync PCI device allowlist with mlx5_core_pci_table | Slava Shwartsman | 2026-07-06 02:35:51 +0100 (11 days) | 2 | -0/+23 |
| * | mlx5: Add PCI IDs for ConnectX-9. | Slava Shwartsman | 2026-07-06 02:35:51 +0100 (11 days) | 2 | -1/+2 |
| * | mlx5: Add support for 800Gbit/s and 400Gbit/s with 2 lanes | Slava Shwartsman | 2026-07-06 02:35:50 +0100 (11 days) | 4 | -0/+63 |
| * | ibcore: Add support for XDR link speed. | Slava Shwartsman | 2026-07-06 02:35:49 +0100 (11 days) | 2 | -1/+6 |
| * | RDMA: Fix link active_speed size | Slava Shwartsman | 2026-07-06 02:35:49 +0100 (11 days) | 5 | -8/+10 |
| * | net/if_media.h: Add 800GBase-X and 200Gbit/s per lane support | Slava Shwartsman | 2026-07-06 02:35:48 +0100 (11 days) | 2 | -0/+45 |
| * | sys/systm.h: include sys/limits.h for SSIZE_MAX | Konstantin Belousov | 2026-07-06 02:05:53 +0100 (11 days) | 1 | -0/+1 |
| * | x86: add CPUID bits for SHA512/SM3/SM4 | Konstantin Belousov | 2026-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 x86 | Konstantin Belousov | 2026-07-06 02:05:51 +0100 (11 days) | 1 | -29/+18 |
| * | do_posix_spawn(): use bool | Konstantin Belousov | 2026-07-06 02:05:51 +0100 (11 days) | 1 | -3/+3 |
| * | rtld: unify the return path for map_object() | Konstantin Belousov | 2026-07-06 02:05:50 +0100 (11 days) | 1 | -6/+4 |
| * | rtld: stop using unbound alloca() | Konstantin Belousov | 2026-07-06 02:05:50 +0100 (11 days) | 3 | -25/+63 |
| * | rtld: add spinlock around the crt malloc calls | Konstantin Belousov | 2026-07-06 02:05:50 +0100 (11 days) | 2 | -26/+71 |
