dev-commits-src-main@FreeBSD.org
Commit messages for the main branch of the src repository
February 2025 Archives by thread
- git: 95ea57c85639 - main - LinnuxKPI: drm2: retire timespec_to_jiffies(): Bjoern A. Zeeb (Sat, 01 Feb 2025 00:49:32 UTC)
- Re: git: afc38f1f23ac - main - sysctl: Add a regression test which runs sysctl -a: Zhenlei Huang (Sat, 01 Feb 2025 02:21:37 UTC)
- git: ce6eed2fcc40 - main - src.conf.5: regen for WITH(OUT)_SSP description update: Ed Maste (Sat, 01 Feb 2025 03:09:37 UTC)
- Re: git: 0f1bf1c22a0c - main - umb: Introduce the USB umb(4) network driver: Adrian Chadd (Sat, 01 Feb 2025 04:16:53 UTC)
- git: e1ebda4458bb - main - ffs: fix build with GEOM_LABEL and without FFS, e.g. MINIMAL: Gleb Smirnoff (Sat, 01 Feb 2025 09:02:01 UTC)
- git: 66612e673652 - main - xdr: provide x_putmbuf method for kernel XDR: Gleb Smirnoff (Sat, 01 Feb 2025 09:02:02 UTC)
- git: 5418b1ebdfa0 - main - xdr: provide x_putmbuf method for xdrmem: Gleb Smirnoff (Sat, 01 Feb 2025 09:02:03 UTC)
- git: fa1b961259bc - main - krpc: add kernel side client over netlink(4): Gleb Smirnoff (Sat, 01 Feb 2025 09:02:04 UTC)
- git: c5d671b711c3 - main - libc/rpc: add userland side RPC server over netlink(4): Gleb Smirnoff (Sat, 01 Feb 2025 09:02:05 UTC)
- git: 88cd1e17a7d8 - main - genl: add RPC parser that dumps what sys/rpc/clnt_nl.c sends: Gleb Smirnoff (Sat, 01 Feb 2025 09:02:06 UTC)
- git: 033b4c1bff10 - main - kgssapi: use netlink RPC client to talk to gssd(8): Gleb Smirnoff (Sat, 01 Feb 2025 09:02:07 UTC)
- git: a8f61691e9e5 - main - gssd: use netlink(4) RPC service to talk to kernel GSS: Gleb Smirnoff (Sat, 01 Feb 2025 09:02:08 UTC)
- git: 030c028255fd - main - kgssapi: remove the gssd_syscall: Gleb Smirnoff (Sat, 01 Feb 2025 09:02:10 UTC)
- git: 59f9d8c4bf64 - main - nlm: set vnet(9) context in the NLM syscall: Gleb Smirnoff (Sat, 01 Feb 2025 09:02:11 UTC)
- git: d50fc4ba54e6 - main - rpcbind: run netlink(4) service: Gleb Smirnoff (Sat, 01 Feb 2025 09:02:12 UTC)
- git: 54a567ad700e - main - krpc: let the kernel talk to the rpcbind(8) service via netlink(4): Gleb Smirnoff (Sat, 01 Feb 2025 09:02:13 UTC)
- git: b837f100e1c8 - main - nfs: set vnet(9) context in mountnfs(): Gleb Smirnoff (Sat, 01 Feb 2025 09:02:14 UTC)
- git: a3a6dc24f34a - main - rpcsec_tls/client: use netlink RPC client to talk to rpc.tlsclntd(8): Gleb Smirnoff (Sat, 01 Feb 2025 09:02:15 UTC)
- git: 42eec5201ab9 - main - rpcsec_tls/server: use netlink RPC client to talk to rpc.tlsservd(8): Gleb Smirnoff (Sat, 01 Feb 2025 09:02:17 UTC)
- git: d3d6c9b61532 - main - rpc.tlsservd: run netlink(4) service and use new API to get sockets: Gleb Smirnoff (Sat, 01 Feb 2025 09:02:18 UTC)
- git: e3e36e1b34db - main - krpc: assert that we don't support kernel RPC over unix(4): Gleb Smirnoff (Sat, 01 Feb 2025 09:02:20 UTC)
- git: 56a96c51e67a - main - rpcsec_tls/client: API refactoring between kernel and rpc.tlsclntd(8): Gleb Smirnoff (Sat, 01 Feb 2025 09:02:21 UTC)
- git: e1b723d5fe44 - main - rpc.tlsclntd: followup of API refactoring in the previous commit: Gleb Smirnoff (Sat, 01 Feb 2025 09:02:22 UTC)
- git: af805255e569 - main - rpcsec_tls/server: API refactoring between kernel and rpc.tlsservd(8): Gleb Smirnoff (Sat, 01 Feb 2025 09:02:23 UTC)
- git: 4df8df92d487 - main - rpc.tlsservd: followup of API refactoring in the previous commit: Gleb Smirnoff (Sat, 01 Feb 2025 09:02:24 UTC)
- git: 550e8e306a88 - main - rpc.tlsservd/rpc.tlsclntd: rename 'refno' field to 'cookie': Gleb Smirnoff (Sat, 01 Feb 2025 09:02:25 UTC)
- git: 75a884f47cf8 - main - rpcsec_tls: merge RPC failure for rpctls_connect() and rpctls_server(): Gleb Smirnoff (Sat, 01 Feb 2025 09:02:26 UTC)
- git: c62ae124cc78 - main - rpc: limited multithread support for svc_nl: Gleb Smirnoff (Sat, 01 Feb 2025 09:02:27 UTC)
- git: 8e5f80da89d7 - main - rpc.tlsservd: provide parallelism with help of pthread(3): Gleb Smirnoff (Sat, 01 Feb 2025 09:02:29 UTC)
- git: 765ad4f03937 - main - rpcsec_tls: cleanup the rpctls_syscall(): Gleb Smirnoff (Sat, 01 Feb 2025 09:02:30 UTC)
- git: 99e5a70046da - main - sysent: regen for deletion of gssd_syscall and new ABI for rpctls_syscall: Gleb Smirnoff (Sat, 01 Feb 2025 09:02:31 UTC)
- git: 0009c4e737b1 - main - UPDATING: add note that API/ABI for RPC services for the kernel has changed: Gleb Smirnoff (Sat, 01 Feb 2025 09:02:32 UTC)
- git: 15eed13089da - main - Add notes for handling the January 19, 2038 date limit in UFS1 filesystems: Kirk McKusick (Sat, 01 Feb 2025 19:00:40 UTC)
- git: 96104caaf00e - main - rpcsec_tls: do not create an RPC client per vnet: Gleb Smirnoff (Sat, 01 Feb 2025 19:33:54 UTC)
- git: 50c962d77370 - main - krpc/clnt_nl: filter RPC replies on vnet: Gleb Smirnoff (Sat, 01 Feb 2025 19:33:55 UTC)