]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
tslog: Annotate some early boot functions
[FreeBSD/FreeBSD.git] / sys / kern /
2023-06-04 Colin Percivaltslog: Annotate some early boot functions
2023-06-04 Colin Percivaltslog: Handle curthread equal to NULL
2023-06-02 Mark Johnstonkevent: Make references to filter definitions const
2023-06-01 Mark Johnstonktrace: Make the data lengths table const
2023-06-01 Mark Johnstonsignal: Make the signal disposition table const
2023-06-01 Baptiste Daroussindevctl: allow to register a hook to receive the events
2023-06-01 Cy Schubertntp: import ntp-4.2.8p16
2023-05-30 Jessica Clarkepmc: Rework PROCEXEC event to support PIEs
2023-05-30 Jessica Clarkeimgact: Make et_dyn_addr part of image_params
2023-05-30 Jessica Clarkepmc: Provide full path to modules from kernel linker
2023-05-30 Mark Johnstonbuf: Make the number of pbufs slightly more dynamic
2023-05-30 Mateusz Guzikvfs cache: restore sorted order of CACHE_FPL_SUPPORTED_...
2023-05-30 Konstantin Belousov__acl_get_fd(2), __acl_aclcheck_fd(2): enable for O_PAT...
2023-05-29 Konstantin Belousovreapkill: handle possible pid reuse after the pid was...
2023-05-29 Konstantin Belousovunr(9) iterator: add naive test
2023-05-29 Konstantin Belousovunr(9): add 'show unrhdr_iter' command
2023-05-29 Konstantin Belousovunr(9): add iterator interface
2023-05-29 Konstantin Belousovunr(9): add 'show unrhdr' ddb command
2023-05-29 Konstantin Belousovsubr_unit.c: explain first/last special ranges
2023-05-29 Konstantin Belousovkern/subr_unit.c: more uses for is_bitmap()
2023-05-29 Konstantin Belousovkern/subr_unit.c: some style
2023-05-29 Dmitry Chaginvfs: Retire kern_alternate_path() as unused anymore
2023-05-29 Dmitry Chaginsysentvec: Retire sv_imgact_try as unneeded anymore
2023-05-29 Dmitry ChaginBrandinfo: Retire emul_path as unneeded anymore
2023-05-29 Dmitry Chaginnamei: Add the abilty for the ABI to specify an alterna...
2023-05-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.42.0
2023-05-25 Mark Johnstonsmp: Dynamically allocate the stoppcbs array
2023-05-24 Dag-Erling Smørgravldns: Upgrade to 1.8.3.
2023-05-23 Martin Matuskazfs: merge openzfs/zfs@ad0a55461
2023-05-20 Mateusz Guziktd: line up with other clean up in thread_reap_domain
2023-05-20 Mateusz Guzikrlimit: line up with other clean up in thread_reap_domain
2023-05-19 Colin Percivalmi_startup: Instrument the bubblesort with TSLOG
2023-05-18 Mateusz Guzikproc: s/short/int lock-related counters
2023-05-17 Gleb Smirnoffktls: don't try to unlock pcb if tcp_drop() already did
2023-05-16 Dmitry Chaginktrace: Simplify ae6ac587, drop the sa var declaration
2023-05-14 Dmitry Chaginktrace: Fix syscall number on a child return path from...
2023-05-13 Simon J. GerratyMerge bmake-20230510
2023-05-12 Xin LIMFV: xz 5.4.3.
2023-05-12 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-05-12 Martin Matuskazfs: merge openzfs/zfs@e61076683
2023-05-09 Andrew Gallatinktls: re-work alloc thread
2023-05-09 Jonathan T. Looneylocks: fix two potential overflows in the lock delay...
2023-05-09 Konstantin Belousovsmp_topo(): correct allocation sizes for trivial topologies
2023-05-09 Konstantin Belousovsmp_topo(): make it idempotent
2023-05-09 Konstantin Belousovsmp_topo: dynamically allocate group array
2023-05-09 Konstantin Belousovquiesce_cpus(): do not overallocate generation array
2023-05-05 Ed Mastelibfido2: update to 1.10.0
2023-05-05 Ed Mastelibfido2: update to 1.9.0
2023-05-05 Joseph Mingronelibpcap: Update to 1.10.4
2023-05-04 Ed MasteAdd 'contrib/spleen/' from commit '5eab6333fa27e2b6954c...
2023-05-03 Mark Johnstonunix: Fix locking in uipc_peeraddr()
2023-05-03 Martin Matuskazfs: merge openzfs/zfs@d96e29576
2023-05-03 Mateusz Guzikvfs: reduce audit branching in namei_setup
2023-05-02 Konstantin Belousovfstatat(2): restore AT_EMPTY_PATH handling
2023-05-02 Xin LIMFV: less v632.
2023-04-30 Eugene Grosbeinlisten(2): improve administrator control over logging
2023-04-28 Olivier Certnervfs: Rename vfs_emptydir() to vn_dir_check_empty()
2023-04-28 Olivier Certnervfs: vn_dir_next_dirent(): Adapt comments to style(9)
2023-04-28 Dmitry Chaginlinux(4): Add a dedicated statat() implementation
2023-04-28 Olivier Certnervfs: Fix "emptydir" mount option
2023-04-28 Olivier Certnervfs: vn_dir_next_dirent(): Simplify interface and harden
2023-04-28 Olivier Certnervfs: Export get_next_dirent() as vn_dir_next_dirent()
2023-04-27 Mark Johnstonsockbuf: Add KMSAN checks to sbappend*()
2023-04-26 Mark Johnstoncallout: Remove an unneeded MTX_NEW
2023-04-26 Mark Johnstonbuf: Dynamically allocate per-CPU buffer queues
2023-04-26 Mark Johnstoncallout: Move per-CPU callout state into the dpcpu...
2023-04-26 Dag-Erling SmørgravUpdate tzcode to 2023c.
2023-04-25 Konstantin BelousovVOP_CLOSE(): MNTK_EXTENDED_SHARED filesystems do not...
2023-04-24 Simon J. GerratyMerge bmake-20230414
2023-04-24 Olivier Certnervn_open_vnode(): fix locking around VOP_CLOSE() on...
2023-04-24 Konstantin Belousovlookup(): ensure that openat("/", "..", O_RESOLVE_BENEA...
2023-04-23 Dimitry Andrickcsan: add __tsan_mem(cpy|move|set) aliases for clang...
2023-04-21 Ed Mastelibcbor: update to 0.10.2
2023-04-21 Warner Loshsyscalls: regenerate
2023-04-21 Warner Loshsyscall.master: Remove stray 4.2
2023-04-20 Warner Loshsyscall.master: Fix comments
2023-04-19 Igor Ostapenkovfs cache: fix vfs.cache.stats.* name typos
2023-04-18 Konstantin Belousovumtx: allow to configure minimal timeout (in nanoseconds)
2023-04-18 Konstantin Belousovsyncer vnode: add VOP_GETWRITEMOUNT() definition explicitly
2023-04-18 Konstantin Belousovsync_vnode(): add assert to check vn_start_write()...
2023-04-18 Gordon Berglingkern_sysctl: Remove double words in source code comments
2023-04-18 Jason A. Harmeningvfs_lookup(): re-check v_mountedhere on lock upgrade
2023-04-17 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.2
2023-04-16 Stephen J. KiernanAdd new privilege PRIV_KDB_SET_BACKEND
2023-04-16 Val Packettprocctl: add state flags to PROC_REAP_GETPIDS reports
2023-04-15 Bjoern A. ZeebKASAN: add bus_space*read*_8 for aarch64
2023-04-13 Gordon Berglingkern: remove a double word in a KASSERT in subr_trap
2023-04-12 Ed Mastelink_elf: fix SysV hash function overflow
2023-04-11 Konstantin BelousovDEBUG_VFS_LOCKS: restore diagnostic for the witness...
2023-04-11 Konstantin BelousovAdd witness_is_owned(9)
2023-04-11 Konstantin Belousovvn_start_write(): consistently set *mpp to NULL on...
2023-04-11 Konstantin Belousovvn_start_write(): minor style
2023-04-09 Konstantin BelousovDEBUG_VFS_LOCKS: use witness if available
2023-04-07 Konstantin Belousovvn_lock_pair(): allow to request shared locking
2023-04-07 Mateusz Guzikvfs: extend vn_printf with vop vector
2023-04-07 Mateusz Guzikvfs: more informative panic for missing fplookup ops
2023-04-06 Mateusz Guzikvfs: validate that a mount point with FPLOOKUP has...
2023-04-06 Mateusz Guzikvfs: only allow doomed vnodes to return EOPNOTSUPP...
2023-04-06 Mateusz Guzikvfs: validate that vop vectors provide all or none...
2023-04-06 Mateusz Guzikvfs: add missing vop_fplookup ops to syncer
next