]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
ng_lmi: Move all of highest_dlci under #if 0.
[FreeBSD/FreeBSD.git] / sys / sys /
2022-04-06 Warner Loshfix integer overflow bugs in *stosbt
2022-04-05 Mitchell Hornelivedump: add event handler hooks
2022-04-05 Mitchell HorneAdd new vnode dumper to support live minidumps
2022-04-05 Mitchell HorneSplit out dumper allocation from list insertion
2022-04-03 Simon J. GerratyMerge bmake-20220330
2022-04-03 Martin Matuskalibarchive: merge vendor bugfixes
2022-04-02 Mateusz Guzikvfs: fixup WANTIOCTLCAPS on open
2022-04-02 Mateusz Guzikvfs: fix memory leak on lookup with fds with ioctl...
2022-03-31 Xin LIMFV 7b495a2a7abf (zlib): Correct incorrect inputs provi...
2022-03-31 Xin LIBump __FreeBSD_version for zlib upgrade.
2022-03-31 Xin LIMFV c144cc54795d: zlib 1.2.12.
2022-03-29 Emmanuel VadotBump __FreeBSD_version after linuxkpi updates
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@bc3f12bfa (master) into main
2022-03-28 Brooks Davissysent: regen for syscallarg_t
2022-03-28 Brooks Davissyscallarg_t: Add a type for system call arguments
2022-03-28 Emmanuel VadotBump __FreeBSD_version after linuxkpi updates
2022-03-28 Xin LIMFV 45916e7c91ce: libbsdxml (expat) 2.4.7
2022-03-28 Konstantin Belousovsys/stdatomic.h: be nicer to c++
2022-03-26 Martin Matuskalibarchive: merge vendor bugfixes
2022-03-24 John Baldwinx86: Add a NT_X86_SEGBASES register set.
2022-03-24 Mateusz Guzikvfs: retire the NDF_ONLY_PNBUF flag
2022-03-23 John Baldwinarm,arm64: Add a NT_ARM_TLS read-only register set.
2022-03-23 John Baldwin<sys/reg.h>: Add ELF32_REGSET.
2022-03-23 Mark Johnstoncallout: Remove the CS_EXECUTING flag
2022-03-19 Mateusz Guzikvfs: replace VFS_NOTIFY_UPPER_* macros with an enum
2022-03-19 Mateusz Guzikvfs: retire the no longer used MNTK_LOOKUP_EXCL_DOTDOT...
2022-03-19 Mateusz Guzikvfs: add MNTK_UNLOCKED_INSMNTQUE
2022-03-18 Andrew Gallatinnamei: Treat non-tied KLDs as if they had INVARIANTS...
2022-03-17 Mark Johnstonfile: Move FILEDESC_FOREACH macros to kern_descrip.c
2022-03-17 Philip Paepscontrib/tzdata: import tzdata 2022a
2022-03-13 Mateusz Guzikvfs: prefix lookup and relookup with vfs_
2022-03-13 Alfonso S. SicilianoMerge commit '2f8d4418415511460bd7b3b3e532f6b328cf993f'
2022-03-12 Ed Masteteken: color #3 is yellow not brown - use TC_YELLOW...
2022-03-12 Mateusz Guzikvfs: reduce spurious zeroing in VOP_STAT
2022-03-12 Mateusz Guzikvfs: stop evaluating the argument multpile times in...
2022-03-10 Kornel DulebaExtend device_get_property API
2022-03-10 Kornel Dulebabus_if: Add a default implementation of get_property
2022-03-09 Dimitry AndricMerge libcxxrt master fd484be8d1e94a1fcf6bc5c67e5c07b65...
2022-03-08 Martin Matuskazfs: merge openzfs/zfs@a86e08941 (master) into main
2022-03-07 Stefan Eßercontrib/bc: update to version 5.2.3
2022-03-07 Mark Johnstonctf: Add v3 support to CTF tools, ctf{convert,dump...
2022-03-07 Mark Johnstonctf: Add definitions for CTFv3
2022-03-07 Mark Johnstonctf: Import ctf.h from OpenBSD
2022-03-03 Mateusz GuzikRevert "Expand __diagused to include the KTR kernel...
2022-03-03 Mateusz Guzikfd: add close_range(..., CLOSE_RANGE_CLOEXEC)
2022-03-02 Eric van GyzenMFV d1b143ee9a5: libbsdxml (expat) 2.4.6
2022-03-01 Warner Loshbus: Create dev_wired_cache
2022-03-01 Warner LoshAdd UEFI locator for bus_get_device_path, pci acpi
2022-03-01 Warner Loshbus: Add ACPI locator support
2022-03-01 Warner Loshdevctl: Add DEV_GET_PATH
2022-03-01 Warner Loshbus: Introduce the bus interface get_device_path
2022-02-26 Scott LongExpand __diagused to include the KTR kernel diagnostic...
2022-02-23 Warner Loshbio: make _bio_cflags match bio_cflags
2022-02-22 Mateusz Guzikfd: rename fget*_locked to fget*_noref
2022-02-22 Andrew TurnerAdd NT_ARM_ADDR_MASK
2022-02-22 Mitchell Horneboottrace: annotate init and shutdown utilities
2022-02-22 Mitchell Horneboottrace: a simple boot and shutdown-time tracing...
2022-02-21 Martin Matuskalibarchive: merge vendor bugfix
2022-02-19 Martin Matuskalibarchive: merge vendor bugfixes
2022-02-18 Cy Schubertunbound: Vendor import 1.15.0
2022-02-17 Colin PercivalAdd support for getting early entropy from UEFI
2022-02-17 Emmanuel VadotBump FreeBSD_version after linuxkpi update.
2022-02-15 Mateusz Guzikfd: add fde_copy
2022-02-15 Mateusz Guzikseqc: rename seqc_consistent_nomb to seqc_consistent_no...
2022-02-14 Bjoern A. ZeebBump __FreeBSD_version to 1400052 for LinuxKPI changes.
2022-02-13 Mateusz Guzikfd: add FILEDESC_FOREACH_{FDE,FP}
2022-02-13 Mateusz Guzikfd: move fd table sizing out of fdinit
2022-02-13 Mateusz Guzikfd: drop volatile keyword from refcounts
2022-02-13 Mateusz Guzikproc: load/store p_cowgen using atomic primitives
2022-02-11 Mateusz Guzikfd: make fget_unlocked take a thread argument
2022-02-11 Mateusz GuzikAdd PROC_COW_CHANGECOUNT and thread_cow_synced
2022-02-11 Mateusz GuzikAdd lim_cowsync, similar to crcowsync
2022-02-09 Martin Matuskalibarchive: import changes from upstream
2022-02-09 Simon J. GerratyMerge bmake-20220208
2022-02-08 Mark Johnstonktls: Disallow transmitting empty frames outside of...
2022-02-08 Mark Johnstonfile: Make fget*() and getvnode*() consistent about...
2022-02-05 Simon J. GerratyMerge bmake-20220204
2022-02-03 Kyle Evanskern: harvest entropy from callouts
2022-02-02 Toomas Soomecontrib/terminus: update to terminus-font-4.49.1
2022-02-01 John Baldwin<sys/bitstring.h>: Cast _BITSTR_BITS to int in a ternar...
2022-02-01 Konstantin BelousovAdd GB_NOWITNESS flag
2022-02-01 Konstantin BelousovIntroduce sys/kassert.h
2022-01-31 Konstantin Belousovinsmntque1(): remove useless arguments
2022-01-31 Konstantin BelousovUse dedicated lock name for pbufs
2022-01-28 Alfonso Sicilianobsddialog: import version 0.1
2022-01-27 Ed Mastedma: update to 2022-01-27 snapshot
2022-01-27 Gleb Smirnoffmbuf: make M_ASSERT_NO_SND_TAG() as strict as other...
2022-01-27 Mateusz GuzikRevert b58ca5df0bb7 ("vfs: remove the now unused insmnt...
2022-01-27 Andrew TurnerAdd PT_GETREGSET
2022-01-27 Gleb Smirnoffifnet/mbuf: provide KPI to serialize/restore m->m_pkthd...
2022-01-27 Mateusz Guzikvfs: remove the now unused insmntque1
2022-01-26 Ed Mastegeom: Add HiFive boot partitions
2022-01-26 Hans Petter SelaskyImplement a function to get the next TCP- and TLS-...
2022-01-26 Hans Petter Selaskymbuf(9): Assert receive mbufs don't carry a send tag.
2022-01-26 Hans Petter Selaskymbuf(9): Properly declare some function macros when...
2022-01-25 Emmanuel VadotBump __FreeBSD_version for LinuxKPI changes
2022-01-25 Eric Joyneriflib: Allow drivers to determine which queue to TX on
2022-01-24 John BaldwinBump __FreeBSD_version for the addition of <crypto...
2022-01-24 Cy Schubertunbound: Vendor import 1.14.0
2022-01-23 Marcin Wojtasena: merge ena-com v2.5.0 upgrade
next