]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
sysent: move away from allowing all compat options for other ABIs
[FreeBSD/FreeBSD.git] / sys /
2021-12-17 Kyle Evanssysent: move away from allowing all compat options...
2021-12-16 Gleb Smirnoffinpcb: don't leak the port zone in in_pcbinfo_destroy()
2021-12-16 Rick Macklemnfscl: Partially revert commit 867c27c23a5c
2021-12-16 John Baldwincryptosoft: Remove CBC handling from swcr_encdec.
2021-12-16 John Baldwincrypto: Move CBC handling into enc_xform_camellia.
2021-12-16 John Baldwincrypto: Move CBC handling into enc_xform_aes_cbc.
2021-12-16 John Baldwincrypto: Consistently use AES instead of Rijndael128...
2021-12-16 John Baldwincrypto: Define POLY1305_BLOCK_LEN constant.
2021-12-16 John BaldwinSort libsodium sources by path in sys/modules/crypto...
2021-12-16 John BaldwinSort libsodium entries by path in sys/conf/files.
2021-12-16 Doug MooreCorrect type size format error in KASSERT.
2021-12-16 Doug Moorevm: Don't break vm reserv that can't meet align reqs
2021-12-16 Mark Johnstonaesni: Fix an out-of-bounds read in AES_GCM_decrypt()
2021-12-16 Mark Johnstonudp: Fix a use-after-free in udp_multi_input()
2021-12-16 Martin Matuskazfs: merge openzfs/zfs@f291fa658 (master) into main
2021-12-16 Mateusz Guzikida: plug set-but-not-used vars
2021-12-16 Alan SomersChange VOP_READDIR's cookies argument to a **uint64_t
2021-12-16 Alan Somersnfs: don't truncate directory cookies to 32-bits in...
2021-12-16 Warner Loshstand/zfs: Mark pcount as unused
2021-12-16 Rick Macklemnfscl: Handle CB_SEQUENCE not first op correctly
2021-12-15 John Baldwincryptosoft: Don't treat CRYPTO_NULL_HMAC as an hmac...
2021-12-15 Rick Macklemnfscl: Change IO_APPEND writes to direct I/O
2021-12-15 Cy Schubertipfilter fil.c: Fix two typos in comments
2021-12-15 Randall Stewarttcp: Rack in a rare case we can get stuck sending a...
2021-12-15 Mateusz Guzikxen: plug some of set-but-not-used vars
2021-12-15 Mateusz Guzikmwl: plug some of set-but-not-used vars
2021-12-15 Mateusz Guzikng_pppoe: plug set-but-not-used vars
2021-12-15 Leandro Luporipowerpc64: fix the calculation of Maxmem
2021-12-15 Andriy Gaponmmc_sim: fix setting of the mutex name
2021-12-15 Andriy Gaponsys/queue.h: move trashing from SLIST_REMOVE to REMOVE_...
2021-12-15 Andriy Gaponrk_i2c_fill_tx: fixup previous commit
2021-12-15 Andriy Gaponrk_i2c_fill_tx: fix a number of issues
2021-12-15 Andriy Gaponrk_i2c_transfer: minor improvement to bit twiddling
2021-12-15 Andriy Gaponrk_i2c: do not hide NACK condition from consumers
2021-12-15 Andriy Gaponrk_i2c: keep sending bytes until all bytes are sent
2021-12-15 Andriy Gaponrk_i2c_transfer: fix off-by-one in check for last message
2021-12-15 Andriy Gaponrk_i2c_drain_rx: remove useless arithmetic manipulations
2021-12-15 Andriy Gaponrk_i2c: consistently treat booleans as such
2021-12-15 Andriy Gaponrk_i2c_transfer: use iicbus error codes instead of...
2021-12-15 Andriy Gaponrk_i2c: remove write-only softc field
2021-12-14 Warner Loshata-promise: kill lenght, it's set but never used
2021-12-14 Warner Loshhyperv: scanning locking is using the bus mtx
2021-12-14 Warner Loshpccard: Remove more of the PC Card infrastructure
2021-12-14 Warner LoshRemove references to PCMCIA
2021-12-14 Florian WalpenThread creation privilege for realtime group
2021-12-14 Mark Johnstonimgact_elf: Disable the stack gap for now
2021-12-15 Alfredo Dal'Ava... powerpc: kernel config style
2021-12-14 Mark Johnstonvm_fault: Fix vm_fault_populate()'s handling of VM_FAUL...
2021-12-14 Wenfeng Liuipsec: fix a logic error in key_do_getnewspi
2021-12-14 John Baldwinktls: Support for TLS 1.3 receive offload.
2021-12-14 Alexander Motinisp(4): Allow more than 2 ports to read WWNs from NVRAM.
2021-12-14 Adrian Chaddcpufreq: Support operating-mode-v2 tables with no voltages
2021-12-14 Gleb Smirnoffinpcb: use locked variant of prison_check_ip*()
2021-12-14 Konstantin Belousovx86: add a comment providing source for numbers in...
2021-12-14 Mateusz Guziksocket: plug set-but-not-used vars
2021-12-14 Mateusz Guzikiwm: plug some of set-but-not-used vars
2021-12-14 Andrew TurnerFix dtrace fbt return probes on arm64
2021-12-14 Mateusz Guzikbhnd: plug set-but-not-used vars
2021-12-14 Mateusz Guzikmbuf: plug set-but-not-used vars
2021-12-14 Mateusz Guzikkobj: plug set-but-not-used vars
2021-12-14 Mateusz Guzikktls: plug set-but-not-used vars
2021-12-14 Mateusz Guzikvirtio: plug some of set-but-not-used vars
2021-12-14 Mateusz Guziksis: plug set-but-not-used vars
2021-12-14 Mateusz Guzikral: plug set-but-not-used vars
2021-12-14 Cy Schubertipfilter: Replace sprintf with range checking version...
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...
next