]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
ipfilter radix_ipf: name is only valid with RDX_DEBUG
[FreeBSD/FreeBSD.git] / sys /
2021-12-14 Cy Schubertipfilter radix_ipf: name is only valid with RDX_DEBUG
2021-12-14 Cy Schubertipfilter: The SNPRINTF macro doesn't exist, remove it
2021-12-14 Mateusz Guzikvirtio console: plug set-but-not-used vars
2021-12-14 Mateusz Guzikvmx: plug set-but-not-used var
2021-12-14 Mateusz Guziksdhci: plug set-but-not-unused vars
2021-12-14 Mateusz Guzikvtnet: plug set-but-not-used vars
2021-12-14 Mateusz Guziksk: plug set-but-not-used vars
2021-12-14 Franco Fichtnerdummynet: drop unused definitions
2021-12-14 Andrew TurnerOnly change DMAP props on DMAP covered memory
2021-12-13 Rick Macklemnfscl: add a filesize limit check to nfs_allocate()
2021-12-13 Rick Macklemnfsd: Limit parsing of layout errors to maxcnt bytes
2021-12-13 黃清隆sys/dev/arcmsr: Update Areca RAID driver to fix some...
2021-12-13 Andrew TurnerAdd accelerated arm64 sha512 to libmd
2021-12-13 Cy Schubertipfilter: Fix struct ifnet pointer type
2021-12-13 Andriy GaponRevert "mmc_sim: fix setting of the mutex name"
2021-12-13 Andriy Gaponds3231: fix accidental breakage of !FDT in 1256067c
2021-12-13 Andriy Gaponmmc_sim: fix setting of the mutex name
2021-12-13 Andriy Gaponds3231: allow configuration via hints on FDT systems
2021-12-13 Andriy Gaponpcf8591: remove write-only variables
2021-12-13 Andriy Gaponamdsbwd: always enable watchdog register decoding
2021-12-13 Baptiste Daroussinbsddialog: import version 0.0.1
2021-12-12 Rick Macklemnfscl: Fix must_commit handling for mirrored pNFS mounts
2021-12-12 Konstantin Belousovamd64: correct size of the SSE area in the xsave layout
2021-12-12 Konstantin Belousovexec_elf: use intermediate u_long variable to correct...
2021-12-12 Konstantin Belousovimgact_elf: avoid mapsz overflow
2021-12-12 Konstantin Belousovimgact_elf: check that the alignment of PT_LOAD segment...
2021-12-12 Konstantin Belousovimgact_elf: exclude invalid alignment requests
2021-12-12 Konstantin Belousovrnd_elf: add comment explaining the interface
2021-12-12 Konstantin Belousovelf image activator: convert asserts into errors
2021-12-12 Konstantin Belousovexec_elf: assert that the image vnode is still locked...
2021-12-12 Konstantin BelousovStyle
2021-12-11 Rick Macklemnfscl: Fix must_commit/writeverf handling for Direct I/O
2021-12-11 Cy Schubertip_log: remove set-but-not-unused vars
2021-12-11 Alexander MotinMake msgbuf_peekbytes() not return leading zeroes.
2021-12-11 Eugene Grosbeinif_epair: fix module build outside of kernel build...
2021-12-10 Mateusz Guzikvfs: annotate all unused MNTK_ flags
2021-12-10 Mateusz Guzikvfs: retire MNTK_NOKNOTE and VV_NOKNOTE
2021-12-10 Warner Loshhdda: Remove extra topo_unlock
2021-12-10 Hubert Mazurpcf85063: Fix real time clock
2021-12-10 Andrew TurnerFix a set but not used warning in the arm GIC driver
2021-12-10 Andrew TurnerFix set but not used warnings in arm64 rockchip
2021-12-10 Mateusz Guzikbxe: plug some of set-but-not-used vars
2021-12-10 Andrew TurnerFix set but not used warnings in arm64 core code
2021-12-10 Andrew TurnerFix a set but not used warning in the arm64 pmap
2021-12-10 Mateusz Guzikhn: plug set-but-not-unused vars
2021-12-10 Mateusz Guzikctl: plug set-but-not-unused var
2021-12-10 Mateusz Guzikbfe: plug a set-but-not-unused var
2021-12-10 Mateusz Guzikx86: plug a set-but-not-unused var in native_lapic_ipi_free
2021-12-10 Mateusz Guziknfe: plug set-but-not-unused vars
2021-12-10 Mateusz Guzikalc: plug set-but-not-unused vars
2021-12-10 Mateusz Guzikasmc: plug set-but-not-unused vars
2021-12-10 Jessica Clarkexdma: Fix another -Wunused-but-set-variable warning...
2021-12-10 Jessica Clarkeriscv: Fix PLIC -Wunused-but-set-variable warnings
2021-12-10 Jessica Clarkexdma: Fix -Wunused-but-set-variable warnings
2021-12-10 Alexander Motinbusdma: Remove outdated comments about Giant.
2021-12-10 Florian WalpenAdd idle priority scheduling privilege group to MAC...
2021-12-10 Florian WalpenAdd PRIV_SCHED_IDPRIO
2021-12-10 Alexander Motinahc: Mark sysctls with CTLFLAG_MPSAFE.
2021-12-10 Alexander Motinfxp: Mark sysctls with CTLFLAG_MPSAFE.
2021-12-10 Alexander Motinwbwd: Mark sysctls with CTLFLAG_MPSAFE.
2021-12-10 Alexander Motinsmist: Remove unneeded Giant from bus_dma_tag_create().
2021-12-10 Alexander Motinhptiop: Remove Giant locking around ioctls.
2021-12-10 Alexander Motinhpt27xx: Remove FreeBSD 9.x support including Giant.
2021-12-10 Alexander Motinfxp: Remove unneeded Giant from bus_dma_tag_create().
2021-12-10 Alexander Motinacpi_cpu: Replace Giant with bus_topo_lock.
2021-12-10 Warner Loshed: Remove options
2021-12-10 Warner Loshhda: Push giant / newbus topo lock down a layer
2021-12-10 Warner Loshnewbus: add bus_topo_assert
2021-12-10 Warner Loshbus: mark sysctls MPSAFE
2021-12-10 Warner LoshCreate wrapper for Giant taken for newbus
2021-12-09 Rick Macklemnfscl: Check for an error return from nfsrv_getattrbits()
2021-12-09 Rick Macklemnfscl: Sanity check the callback tag length
2021-12-09 Dmitry Chaginpseudofs: Destroy vncache hashtbl on pseudofs module...
2021-12-09 John BaldwinAdd <machine/tls.h> header to hold MD constants and...
2021-12-09 John Baldwinmips: Rename TLS_DTP_OFFSET to TLS_DTV_OFFSET.
2021-12-09 Mateusz Guziknet/if.c: plug set-but-not-unused vars
2021-12-09 Mateusz Guzikioat: plug set-but-not-unused vars
2021-12-09 John BaldwinBump __FreeBSD_version for software crypto changes.
2021-12-09 John Baldwincryptosoft: Stop single-threading requests within a...
2021-12-09 John Baldwincryptosoft: Fully support per-operation keys for auth...
2021-12-09 John Baldwincryptosoft: Allocate cipher contexts on the stack durin...
2021-12-09 John Baldwincryptosoft: Rename sw_kschedule member to sw_ctx.
2021-12-09 John Baldwincrypto: Refactor software support for AEAD ciphers.
2021-12-09 John BaldwinGMAC: Reset initial hash value and counter in AES_GMAC_...
2021-12-09 John Baldwincryptosoft: Reject AES-CCM/GCM sessions with invalid...
2021-12-09 John Baldwincrypto: Validate AES-GCM IV length in check_csp().
2021-12-09 John Baldwincrypto: Don't assert for empty output buffers.
2021-12-09 Navdeep Parharcxgbe(4): Update firmwares to 1.26.4.0
2021-12-09 Mateusz GuzikRevert "geom_bde: plug set-but-not-used vars"
2021-12-09 Bjoern A. Zeebmodules: increase MAXMODNAME and provide backward compat
2021-12-09 Mateusz Guzikgeom_raid3: plug set-but-not-unused vars
2021-12-09 Mateusz Guzikgeom_eli: mostly plug set-but-not-unused vars
2021-12-09 Mateusz Guzikgeom_mirror: plug set-but-not-unused vars
2021-12-09 Mateusz Guzikmbuf: plug set-but-not-used vars
2021-12-09 Mateusz Guzikgeom_bde: plug set-but-not-used vars
2021-12-09 Mateusz Guzikfxp: plug set-but-not-used vars
2021-12-09 Mateusz Guzikarm/freescale: remove FBIOSCURSOR
2021-12-09 Mateusz Guzikfirewire: plug set-but-not-used vars
2021-12-09 Mateusz Guzikpcm: plug set-but-not-used vars
2021-12-09 Mateusz Guziket: plug set-but-not-used vars
next