]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
file: Move FILEDESC_FOREACH macros to kern_descrip.c
[FreeBSD/FreeBSD.git] / sys / sys /
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
2022-01-22 Martin Matuskazfs: merge openzfs/zfs@17b2ae0b2 (master) into main
2022-01-22 Konstantin BelousovAdd security.bsd.allow_ptrace sysctl
2022-01-18 John BaldwinBump __FreeBSD_version for the addition of <crypto...
2022-01-18 Cy Schubertwpa: Import wpa 2.10.
2022-01-18 Xin LIMFV f83ac37f1e66: libbsdxml (expat) 2.4.3.
2022-01-17 Mark Johnstonproc: Add a sysctl to fetch virtual address space layou...
2022-01-17 Mark Johnstonexec: Reimplement stack address randomization
2022-01-17 Mark Johnstonexec: Remove the stack gap implementation
2022-01-17 Mark Johnstonexec: Introduce the PROC_PS_STRINGS() macro
2022-01-17 Mark Johnstonsysent: Add a sv_psstringssz field to struct sysentvec
2022-01-17 Mark JohnstonRevert "kern_exec: Add kern.stacktop sysctl."
2022-01-14 John BaldwinMove struct freebsd4_ucontext to sys/i386/include/ucont...
2022-01-14 John BaldwinRename struct mcontext4 to struct freebsd4_mcontext.
2022-01-12 Brooks DavisRevert "syscallarg_t: Add a type for system call arguments"
2022-01-12 Brooks Davissysent: regen for syscallarg_t
2022-01-12 Brooks Davissyscallarg_t: Add a type for system call arguments
2022-01-12 Colin Percivalx86: Speed up clock calibration
2022-01-12 Doug Moorevm_reserv: use enhanced bitstring for popmaps
2022-01-11 Cy Schubertsqlite3: Vendor import of sqlite3 3.37.2
2022-01-11 Andriy Gaponadd and use defintions for ATA power modes
2022-01-11 Vladimir KondratyevBump __FreeBSD_version for LinuxKPI changes
2022-01-08 Konstantin BelousovAdd vfs_remount_ro()
2022-01-06 Cy Schubertsqlite3: Vendor import of sqlite3 3.37.1
2022-01-06 Konstantin Belousovlink_elf.h: cleanup struct link_map definition, remove...
2022-01-05 John Baldwinbus_dma: Deduplicate locking helper functions.
2022-01-04 Xin LIfile: upgrade to 5.41.
2022-01-03 Gleb Smirnoffdomains: make domain_init() initialize only global...
2022-01-03 Gleb Smirnoffdomains: init with standard SYSINIT(9) or VNET_SYSINIT()
next