]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
Merge bmake-20230414
[FreeBSD/FreeBSD.git] / sys / kern /
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
2023-04-06 Mateusz Guzikvfs: whack spurious comments from syncer's vop_vector
2023-04-04 Konstantin BelousovRegen
2023-04-04 Konstantin BelousovRename kqueue1(2) to kqueuex(2) to avoid compat issues...
2023-04-01 Randall StewartFixes in the tcp infrastructure with respect to stack...
2023-04-03 Martin Matuskazfs: merge openzfs/zfs@431083f75
2023-03-31 Joseph Mingronelibpcap: Update to 1.10.3
2023-03-30 Mark Johnstonkdb: Modify securelevel policy
2023-03-29 Mateusz Guzikproc: shave a lock trip on exit if possible
2023-03-29 Mateusz Guzikcred: convert the refcount from int to long
2023-03-29 Philip Paepscontrib/tzdata: import tzdata 2023c
2023-03-27 Konstantin BelousovRegen
2023-03-27 Konstantin BelousovAdd kqueue1() syscall
2023-03-27 Ruslan BukinImport OpenCSD v.1.4.0.
2023-03-26 Alexander V. Chernikovnetlink: allow netlink sockets in non-vnet jails.
2023-03-25 Mateusz Guzikvfs cache: always assert on ndp->ni_resflags
2023-03-25 Mateusz Guzikvfs: trylock vnode requeue
2023-03-25 Mateusz Guzikvfs: flip deferred_inact to atomic
2023-03-25 Mateusz Guzikvfs: replace some spelled out VNASSERTs with VNPASS
2023-03-24 Philip Paepscontrib/tzdata: import tzdata 2023b
2023-03-23 Kyle Evansarm64: add KASAN support
2023-03-23 John Baldwinktls: Drop all the INET and INET6 compile-time guards.
2023-03-23 Mateusz Guzikvfs cache: return ENOTDIR for not_a_dir/{.,..} lookups
2023-03-23 Philip Paepscontrib/tzdata: import tzdata 2023a
2023-03-22 Mateusz Guzikvfs: decouple freevnodes from vnode batching
2023-03-21 Mark Johnstonktls: Fix interlocking between ktls_enable_rx() and...
2023-03-20 Mitchell Hornecallout(9): adopt old references to timeout(9)
2023-03-20 Mark Johnstonkerneldump: Inline dump_savectx() into its callers
2023-03-20 Xin LIMFV: xz 5.4.2.
2023-03-17 Mateusz Guzikvfs: retire KERN_VNODE
2023-03-16 Ed Mastessh: Update to OpenSSH 9.3p1
2023-03-15 Mina Galićjail: convert several functions from int to bool
2023-03-13 Mark Johnstonsmr: Remove the return value from smr_wait()
2023-03-10 Kyle Evanskern: physmem: don't create a new exregion for differen...
2023-03-07 Justin Hibbitsktls: Use IfAPI accessors to get capabilities
2023-03-03 Mark Johnstondeadlkres: Make parameters settable with tunables
2023-03-02 Rick Macklemkern_jail.c: Remove #ifdefs for VNET_NFSD
2023-03-02 Rick Macklemvfs_mount.c: Allow mountd(8) to do exports in a vnet...
2023-03-01 Mark Johnstonbuf: Make buf_daemon_shutdown() a no-op after a panic
2023-03-01 Mateusz Guzikkern: whack __mips__ leftover
2023-02-28 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.0
2023-02-28 Zhenlei Huangjail: Improve readability
2023-02-28 Zhenlei Huangjail: Use flexible array member within struct prison_ip
2023-02-27 Sebastian Huberpps: Round to closest integer in pps_event()
2023-02-27 Sebastian Huberpps: Simplify the nsec calculation in pps_event()
2023-02-27 Sebastian Huberpps: Directly assign the timestamps in pps_event()
2023-02-27 Sebastian Huberpps: Move pcount assignment in pps_event()
2023-02-27 Sebastian Huberpps: Simplify capture and event processing
2023-02-27 Sebastian Huberpps: Load timecounter once in pps_capture()
2023-02-24 Mateusz Guzikvfs: s/ppsratecheck/eventratecheck
2023-02-24 Mateusz Guziktime: s/ppsratecheck/eventratecheck
2023-02-24 Mark Johnstonbuf: Make bufspace_daemon_shutdown() a no-op after...
2023-02-22 Mitchell Hornelockmgr: upgrade panic return checks
2023-02-21 Rick Macklemvfs_export: Add mnt_exjail to control exports done...
2023-02-21 Gleb SmirnoffRevert "unix/dgram: return EAGAIN instead of ENOBUFS...
2023-02-21 Zhenlei Huangjail: Fix redoing ip restricting
2023-02-21 Konstantin Belousovkern/sysv_ipc.c: use ANSI C function definition
2023-02-21 Mateusz Guziksx: whack set-but-not-used warn in _sx_slock_hard
2023-02-21 Mateusz Guzikvfs cache: whack set-but-not-used warn in cache_purgevfs
2023-02-21 Simon J. GerratyMerge commit 'd84e570b54961e8874bbd8de25635eb96be0977e'
2023-02-21 Kyle Evanskern: physmem: fix the format string again, i is a...
2023-02-20 Dag-Erling Smørgravbyacc: Update to 20230201.
2023-02-20 Kyle Evanskern: physmem: properly cast %jx arguments to uintmax_t
2023-02-20 Kyle Evanskern: physmem: don't truncate addresses in DEBUG output
2023-02-17 Xin LIMFV: zlib 1.2.13.
2023-02-16 Martin Matuskazfs: merge openzfs/zfs@57cfae4a2 (master)
2023-02-16 Elliott Mitchellkern/clock: remove interrupt reporting from watchdog_fire()
2023-02-15 John Baldwinaio: Fix more synchronization issues in aio_biowakeup.
2023-02-15 John Baldwinaio_biowakeup: Various style fixes.
next