aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* hwpmc: prevent IBS fetch from getting stuckAli Mashtizadeh2026-04-091-0/+2
* hwpmc: Fix bug when stopping ibs-opAli Mashtizadeh2026-04-092-3/+3
* hwpmc: Fix compile warningNavdeep Parhar2026-04-091-7/+0
* virtio_blk: Fix initialisation of dump request structureSarah Walker2026-04-091-40/+54
* MFV: zstd: Remove entries listed in FREEBSD-XlistXin LI2026-04-0950-14007/+0
* sys/contrib/zstd: further narrow FREEBSD-XlistSiva Mahadevan2026-04-091-1/+10
* <sys/extattr.h>: use designated initializers for EXTATTR_NAMESPACE_NAMESKyle Evans2026-04-091-3/+3
* kqueue: slightly clarify the flow in knlist_cleardel()Kyle Evans2026-04-091-21/+29
* kqueue: don't leak file refs on failure to knote_attach()Kyle Evans2026-04-091-6/+10
* crypto/openssl: update artifacts to match 3.5.6 release artifactsEnji Cooper2026-04-097-65/+61
* geom: Make g_waitidle() wait for orphaned providersMark Johnston2026-04-091-1/+1
* MFV: zstd 1.5.7.Xin LI2026-04-08174-10874/+19105
* dpaa2: Extract frame-specific routines to dpaa2_frame.[h,c]Dmitry Salychev2026-04-0810-200/+419
* compat/linprocfs: Fix auxv sbuf leakShunchao Hu2026-04-081-8/+11
* vm_fault: Reset m_needs_zeroing properlyMark Johnston2026-04-081-4/+3
* ip6_mroute: VNETify countersMark Johnston2026-04-081-8/+10
* imgact_elf: Unconditionally initialize a variable in a note handlerMark Johnston2026-04-081-1/+1
* acpi: Parse _S3D in s2idle instead of _S255DAymeric Wibo2026-04-081-32/+52
* hwpstate_amd: Expose nodes as much as possible in legacy pstateShengYi Hung2026-04-081-65/+91
* arm64/apple: Fix malloc size for per-CPU arrays in AIC attachWeixie Cui2026-04-081-2/+2
* Add boot_setenvSimon J. Gerraty2026-04-071-1/+1
* nfs_diskless: Fix handling of nfsuserd case for NFSv4Rick Macklem2026-04-074-10/+124
* sound: Make chn_reset() control flow clearerChristos Margiolis2026-04-071-15/+18
* sound: De-macro array definitions in chn_calclatency()Christos Margiolis2026-04-071-21/+16
* sound: Simplify parts of chn_notify()Christos Margiolis2026-04-071-27/+20
* sound: Retire unused CHN_N_* definesChristos Margiolis2026-04-072-30/+3
* sound: Mark some snd_fmt* functions as staticChristos Margiolis2026-04-072-6/+3
* ifnet: Add some sanity checksZhenlei Huang2026-04-071-10/+19
* Bump __FreeBSD_version to 1600015 after linuxkpi changes for DRM 6.11Jean-Sébastien Pédron2026-04-061-1/+1
* linuxkpi: Add <linux/ascii85.h>Jean-Sébastien Pédron2026-04-061-0/+46
* linuxkpi: Define missing `SZ_*` below 1 kibJean-Sébastien Pédron2026-04-061-0/+11
* linuxkpi: Define `MIN_T()` and `MAX_T()`Jean-Sébastien Pédron2026-04-061-0/+3
* linuxkpi: Document why <linux/pci.h> can't include <linux/ioport.h>Jean-Sébastien Pédron2026-04-061-0/+11
* linuxkpi: Add field `flags` to `struct resource`Jean-Sébastien Pédron2026-04-061-0/+1
* linuxkpi: Add <linux/mfd/core.h>Jean-Sébastien Pédron2026-04-062-0/+49
* linuxkpi: Add <linux/linux_logo.h>Jean-Sébastien Pédron2026-04-061-0/+19
* linuxkpi: Define `PMD_SHIFT`Jean-Sébastien Pédron2026-04-061-0/+34
* linuxkpi: Define `CONFIG_PGTABLE_LEVELS`Jean-Sébastien Pédron2026-04-061-0/+35
* linuxkpi: Add mising functions in <linux/kmsg_dump.h>Jean-Sébastien Pédron2026-04-061-0/+42
* linuxkpi: Define `_THIS_IP_`Jean-Sébastien Pédron2026-04-061-0/+2
* linuxkpi: Move `_RET_IP_` to <linux/instruction_pointer.h>Jean-Sébastien Pédron2026-04-062-2/+14
* linuxkpi: Add `strtomem()` and `strtomem_pad()`Jean-Sébastien Pédron2026-04-061-0/+16
* nfsid.h: Put the nfsd_idargs structure in a new .hRick Macklem2026-04-065-24/+69
* net: Add SIOCGI2CPB ioctl & add page/bank fields to ifi2creqAndrew Gallatin2026-04-055-5/+33
* nfs_diskless: Add support for an NFSv4 root fsRick Macklem2026-04-056-17/+79
* Fix nooptions VIMAGE buildAndrew Gallatin2026-04-042-0/+2
* virtio: use modern mode for transitional device by defaultTimo Völker2026-04-041-1/+1
* ixl(4): Fix a typo in a source code commentGordon Bergling2026-04-041-1/+1
* isci(4): Fix a couple of typos in source code commentsGordon Bergling2026-04-044-5/+5
* bhnd(4): Fix a typo in a source code commentGordon Bergling2026-04-041-1/+1