]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
tmpfs: drop acq fence now that vn_load_v_data_smr has consume semantics
[FreeBSD/FreeBSD.git] / sys /
2021-01-25 Mateusz Guziktmpfs: drop acq fence now that vn_load_v_data_smr has...
2021-01-25 Mateusz Guzikzfs: use atomic_load_consume_ptr for z_cached_symlink
2021-01-25 Mateusz Guzikvfs: use atomic_load_consume_ptr in vn_load_v_data_smr
2021-01-25 Mateusz Guzikatomic: add stub atomic_load_consume_ptr
2021-01-25 Mateusz Guzikatomic: make atomic_store_ptr type-aware
2021-01-25 Mateusz Guzikzfs: fix panics with invariant kernels from zfs_replay_...
2021-01-25 Brooks DavisRename kern_mmap_req to kern_mmap
2021-01-25 Brooks Davisndis(4): remove as previous announced
2021-01-25 Kristof Provostaltq: Remove unused arguments from altq_attach()
2021-01-25 Kristof ProvostAdd FEATURE sysctls for ALTQ disciplines
2021-01-25 Ed Mastenewvers.sh: add newline at EOF in generated vers.c
2021-01-25 Mateusz Guzikcache: assorted cleanups
2021-01-25 Mateusz Guzikcache: track calls to cache_symlink_alloc with unsuppor...
2021-01-25 Alex Richardsonqeueue.h: Add {SLIST,STAILQ,LIST,TAILQ}_END()
2021-01-25 Hans Petter SelaskyAdd support for enabling and disabling IFCAP_VLAN_HWTSO via
2021-01-25 Cyprien Laplacegic_v3: add message based interrupts support
2021-01-25 Cyprien Laplacegic_v3: Use 64-bit writes to GICD_IROUTERn
2021-01-25 Philip Paepscontrib/tzdata: import tzdata 2021a
2021-01-24 Konstantin Belousovnfs_write(): do not call ncl_pager_setsize() after...
2021-01-24 Vincenzo Maffionenetmap: simplify parameter passing
2021-01-24 Vincenzo Maffioneiflib: netmap: move per-packet operation out of fragmen...
2021-01-24 Vincenzo Maffioneiflib: netmap: add support for NS_MOREFRAG
2021-01-24 Neel Chauhannetgraph/ng_nat: Add RFC 6598/Carrier Grade NAT support
2021-01-24 Alexander MotinExclude reserved iSCSI Initiator Task Tag.
2021-01-24 Alexander MotinExclude reserved iSCSI Target Transfer Tag.
2021-01-23 Michael Tuexensctp: fix PR-SCTP stats when adding addtional streams
2021-01-23 Michael Tuexensctp: improve consistency
2021-01-23 Mateusz Guzikcache: add back target entry on rename
2021-01-23 Lutz Donnerhackenetgraph/ng_source: If queue is full, don't enqueue
2021-01-23 Mark JohnstonRevert "Define PNP info after defining driver modules"
2021-01-23 Konstantin Belousovnfs client: block vnode_pager_setsize() calls from...
2021-01-23 Mateusz Guzikzfs: add support for lockless symlink lookup
2021-01-23 Mateusz Guziktmpfs: add support for lockless symlink lookup
2021-01-23 Mateusz Guzikufs: denote lack of support for lockless symlink lookup
2021-01-23 Mateusz Guzikcache: add symlink support to lockless lookup
2021-01-23 Vincenzo Maffioneaxgbe: fix some link related issues
2021-01-22 Mitchell Hornegdb: only return signal values for powerpc's gdb_cpu_si...
2021-01-22 Jamie Grittonjail: fix dangling reference bug from 6754ae2572eb
2021-01-22 Jamie Grittonjail: A jail could be removed without calling OSD methods
2021-01-22 Piotr Kubajpowerpc64le: don't enable COMPAT_* options in GENERIC64LE
2021-01-22 Mateusz Guzikpowerpc: fix build without DDB
2021-01-22 Mateusz Guziknewvers.sh: restore reporting branch names
2021-01-22 Mateusz Guzikarm64: fix typo in file name in GENERIC-MMCCAM-NODEBUG
2021-01-22 Oleksandr Tymoshenkoarmv8crypto: add AES-GCM support
2021-01-22 Glen BarberBump CURRENT to 14.0
2021-01-21 Marius Stroblkvprintf(9): add missing FALLTHROUGH
2021-01-21 Marius Stroblmmcsd(4): properly set BIO error when partition switchi...
2021-01-21 Marius Stroblsym(4): handle mixed tagged/untagged commands gracefully
2021-01-21 Marius Stroblsym(4): fix nits reported by Coverity
2021-01-21 Marius Stroblfb_if: remove unused method
2021-01-21 Marius Stroblboot_font(4): remove obsolete font
2021-01-21 Alexander V. ChernikovFurther refactor IPv4 interface route creation.
2021-01-21 Konstantin Belousovmalloc_aligned: roundup allocation size up to next...
2021-01-21 Konstantin BelousovRestrict supported alignment for malloc_domainset_align...
2021-01-21 Mark JohnstonDefine PNP info after defining driver modules
2021-01-21 Ed Mastenewvers.sh: avoid bare git invocation
2021-01-21 Andrew Gallatiniflib: Fix a NULL pointer deref
2021-01-21 Konstantin Belousovx86: switch kernel TSC timecounter to RDTSCP on AMD...
2021-01-21 Konstantin Belousovelf: add some definitions for i386 and amd64 relocations
2021-01-21 Alexander MotinRemove FirstBurstLength limit for software iSCSI.
2021-01-21 Jessica Clarkevirtio_mmio: Delete a stale #if 0'ed debug print
2021-01-21 Jessica Clarkelinux64: Don't pass unnecessary -S and -g to objcopy
2021-01-21 Jessica ClarkeRename i386's Linux ELF to Linux ELF32
2021-01-21 Jessica ClarkeBuild VirtIO modules on all architectures
2021-01-21 Jessica Clarkevirtio: Reduce boilerplate for device driver module...
2021-01-21 Jessica Clarkevirtio_mmio: Fix V1 device probing spec conformance...
2021-01-21 Jessica Clarkevirtio_mmio: Fix a style(9) issue
2021-01-21 John BaldwinTidy some crypto-related lines in sys/conf/files.
2021-01-21 John BaldwinSimplify dynamic ipfilter sysctls.
2021-01-20 Jamie Grittonjail: Use refcount(9) for prison references.
2021-01-20 Vladimir Kondratyevdevinfo sysctl handler: Do not write zero-length string...
2021-01-20 Ryan Libbypms: handle maximum size IO with any alignment
2021-01-20 Ryan Libbypms: quiet -Wunused-variable
2021-01-20 Vladimir Kondratyevevdev: Make variable-size ioctls return actual length...
2021-01-20 Vladimir Kondratyevhmt: Allow I2C sampling mode support to be compiled...
2021-01-20 Vladimir Kondratyevhms: Workaround idle mouse drift in I2C sampling mode.
2021-01-20 Vladimir Kondratyevhconf(4): Do not fetch report before writing new usage...
2021-01-20 Andrew TurnerHandle arm64 undefied instructions on msr exceptions
2021-01-20 Alan Somersaio: micro-optimize the lio_opcode assignments
2021-01-20 Richard ScheffeneggerAddress panic with PRR due to missed initialization...
2021-01-20 Alex RichardsonEmit uprintf() output for initproc if there is no contr...
2021-01-20 Michael Osipovnewvers.sh: add support for gitup(1)
2021-01-20 Mateusz Guzikcache: augment sdt probe in cache_fplookup_dot
2021-01-20 Mateusz Guzikcache: whitespace nit in cache_fplookup_modifying
2021-01-20 Mark Johnstonktls: Improve handling of the bind_threads tunable...
2021-01-20 Mark Johnstonopencrypto: Add comments describing the new crypto_sess...
2021-01-20 Mark Johnstonarm64, riscv: Set VM_KMEM_SIZE_SCALE to 1
2021-01-20 Mark Johnstonarm64: Stop setting VM_BCACHE_SIZE_MAX
2021-01-20 Mark Johnstonopencrypto: Fix assignment of crypto completions to...
2021-01-20 Mark Johnstonopencrypto: Embed the driver softc in the session structure
2021-01-19 Robert WatsonAdd a new FreeBSD/arm64 kernel configuration, GENERIC...
2021-01-19 Alex RichardsonRequire uint32_t alignment for ipfw_insn
2021-01-19 Alex Richardsonlibalias: Fix remaining compiler warnings
2021-01-19 Alex Richardsonlibalias: Fix -Wcast-align compiler warnings
2021-01-19 John BaldwinConvert unmapped mbufs before computing checksums in...
2021-01-19 John Baldwinarm64: Clear FPU flags in the pcb in cpu_copy_thread().
2021-01-19 John Baldwinarm64: Trim duplicate code from cpu_fork_kthread_handler().
2021-01-19 Lutz Donnerhackeixl: Permit 802.1ad frames to pass though the chip
2021-01-19 Andriy Gaponhtu21: driver for HTU21D I2C temperature and humidity...
2021-01-19 Mateusz Guziklockmgr: fix upgrade
next