]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
amd64/arm64 pmap: Stop requiring the accessed bit for superpage promotion
[FreeBSD/FreeBSD.git] / sys / sys /
2023-06-10 Martin Matuskazfs: merge openzfs/zfs@feff9dfed
2023-06-09 Andrew TurnerUpdate the Arm Optimized Routine library to v23.01
2023-06-09 Warner LoshRegenerate sysent stuff after $FreeBSD$ removal
2023-06-08 Joseph Mingronetpcdump: Update to 4.99.4
2023-06-08 Ed Mastekern: Move devctl_systems[] out of sys/sys/devctl.h
2023-06-08 Ed Mastecontrib/spleen: update to Spleen 2.0.0
2023-06-07 John Baldwinptrace: Clear TDB_BORN during PT_DETACH.
2023-06-06 Cy Schubertntp: import ntp-4.2.8p17
2023-06-05 Colin Percivaltslog.h: Wrap in #ifdef _KERNEL
2023-06-02 Mark Johnstonkevent: Make references to filter definitions const
2023-06-02 John Baldwin<sys/memrange.h>: Include <sys/ioccom.h>.
2023-06-01 Mark Johnstonktrace: Make sys/ktrace.h self-contained
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: Bump major version for just-committed breaking...
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-29 Konstantin Belousovreapkill: handle possible pid reuse after the pid was...
2023-05-29 Konstantin Belousovunr(9): add iterator interface
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-26 Mark Johnstonbitset: Remove BITSET_FOREACH_ADVANCE
2023-05-25 Mark Johnstonsmp: Dynamically allocate the stoppcbs array
2023-05-24 Dag-Erling Smørgravldns: Upgrade to 1.8.3.
2023-05-24 Ed Mastecpuset: increase userland maximum size to 1024
2023-05-23 Martin Matuskazfs: merge openzfs/zfs@ad0a55461
2023-05-20 Mateusz Guzikrlimit: line up with other clean up in thread_reap_domain
2023-05-18 Mateusz Guzikproc: s/short/int lock-related counters
2023-05-18 Mateusz Guzikproc: s/short/u_char for td_stopsched
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-NetBSD identifier is obsolete...
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 Ed MasteRevert "cpuset: increase userland maximum size to 1024"
2023-05-09 Jonathan T. Looneylocks: fix two potential overflows in the lock delay...
2023-05-08 Ed Mastecpuset: increase userland maximum size to 1024
2023-05-06 Mitchell Hornehwpmc: pass pmc pointer to more class methods
2023-05-06 Mitchell Hornehwpmc: remove pmd_pcpu_{init,fini} callbacks
2023-05-06 Mitchell Hornehwpmc: formatting of CPU and class lists
2023-05-06 Mitchell Hornehwpmc: trim MIPS CPU and class defs
2023-05-06 Mitchell Hornehwpmc: trim obsolete Intel CPU and class defs
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-05 Igor Ostapenkosys/sys/_endian.h: typo (Compatiblity)
2023-05-04 John Baldwinimgact_elf: Change header_supported to return bool...
2023-05-04 Ed MasteAdd 'contrib/spleen/' from commit '5eab6333fa27e2b6954c...
2023-05-03 Martin Matuskazfs: merge openzfs/zfs@d96e29576
2023-05-02 Xin LIMFV: less v632.
2023-04-28 Olivier Certnervfs: Rename vfs_emptydir() to vn_dir_check_empty()
2023-04-28 Dmitry Chaginlinux(4): Add a dedicated statat() implementation
2023-04-28 Johannes TotzExpose EFI wake time API
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-26 Dag-Erling SmørgravUpdate tzcode to 2023c.
2023-04-25 Dimitry Andricboolean_t: change to unsigned int to avoid signed bitfi...
2023-04-24 Simon J. GerratyMerge bmake-20230414
2023-04-24 Olivier Certnersys/dirent.h: comment update, 'd_off' is offset of...
2023-04-24 Justin Hibbitslinuxkpi: Migrate to IfAPI
2023-04-24 Val Packettext2fs: extract crc16 into sys/crc16.h
2023-04-22 Vladimir KondratyevBump __FreeBSD_version after LinuxKPI updates
2023-04-21 Ed Mastelibcbor: update to 0.10.2
2023-04-21 Warner Loshsyscalls: regenerate
2023-04-18 Konstantin Belousovumtx: allow to configure minimal timeout (in nanoseconds)
2023-04-17 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.2
2023-04-17 Steve Kiernanveriexec: Additional functionality for MAC/veriexec
2023-04-16 Simon J. Gerratymac_veriexec: add mac_priv_grant check for NODEV
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-16 Stephen J. KiernanQuiet compiler warnings for fget_noref and fdget_noref
2023-04-11 Konstantin BelousovAdd witness_is_owned(9)
2023-04-09 Konstantin BelousovDEBUG_VFS_LOCKS: use witness if available
2023-04-08 Mateusz GuzikBump __FreeBSD_version to 1400086 for vn_lock_pair...
2023-04-07 Konstantin Belousovvn_lock_pair(): allow to request shared locking
2023-04-07 Mateusz Guzikvfs: more informative panic for missing fplookup ops
2023-04-06 Mateusz Guzikvfs: validate that vop vectors provide all or none...
2023-04-05 Konstantin BelousovChange kqueue1() to be compatible with NetBSD
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-29 Joseph Koshypmc: Add a reminder to maintain documentation.
2023-03-29 Mateusz Guzikcred: convert the refcount from int to long
2023-03-29 Mateusz Guzikcred: make the refcount signed
2023-03-29 Philip Paepscontrib/tzdata: import tzdata 2023c
2023-03-28 Emmanuel VadotBump __FreeBSD_version after linuxkpi updates.
2023-03-27 Konstantin BelousovRegen
2023-03-27 Konstantin Belousovkqueue1(2): export the symbol from libc
2023-03-27 Konstantin BelousovAdd kqueue1() syscall
2023-03-27 Ruslan BukinImport OpenCSD v.1.4.0.
2023-03-24 Philip Paepscontrib/tzdata: import tzdata 2023b
2023-03-23 Andrew TurnerBump __FreeBSD_version for changing spsr on arm64
2023-03-23 Andrew TurnerAdd compat support for struct reg on arm64
2023-03-23 Philip Paepscontrib/tzdata: import tzdata 2023a
2023-03-22 Mateusz Guzikvfs: decouple freevnodes from vnode batching
next