]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
sound: Move sndstat_prepare_pcm() to pcm/sndstat.c and remove sndstat_entry->handler
[FreeBSD/FreeBSD.git] / sys / sys /
2024-04-02 Lawrence StewartFix the logic which determines if the destination Q...
2024-03-31 Mark Johnstonkern linker: Don't invoke dtors without having invoked...
2024-03-30 Martin Matuskazfs: merge openzfs/zfs@39be46f43
2024-03-29 Gleb Smirnoffinpcb: fully retire inp_ppcb pointer
2024-03-28 Stephen J. Kiernankerneldump: Add flag to indicate kernel core was succes...
2024-03-28 Randall StewartOptimize HPTS so that little work is done until we...
2024-03-27 Gleb Smirnoffsockets: define shutdown(2) constants in cpp namespace
2024-03-25 Josef 'Jeff' SipekRemove a reference to xrpu from timetc.h
2024-03-23 Konstantin Belousovcdevpriv(9): add iterator
2024-03-22 Bojan Novkovićddb: Add CTF-based pretty printing
2024-03-21 Emmanuel VadotImport device-tree files from Linux 6.5
2024-03-21 Mitchell Hornekassert.h: update MPASS definition commentary
2024-03-20 Dimitry AndricMerge commit bbb8a0df7367 from llvm-project (by Shafik...
2024-03-20 Konstantin Belousovsys/syscallsubr.h: align definition of kern_fcntl_freeb...
2024-03-19 Brooks Davissysent: regen
2024-03-19 Brooks Davissys/acl.h: move main typedefs to sys/_types.h
2024-03-19 Brooks Davisfreebsd32: struct siginfo32 -> struct __siginfo32
2024-03-19 Brooks DavisDefine stack_t in sys/_sigaltstack.h
2024-03-18 Vijeyalakshumi Kot... kerneldump: add livedump_start_vnode(9)
2024-03-18 Gleb Smirnoffsockets: remove unused KPIs to manipulate sockets
2024-03-18 Ed Mastessh: Update to OpenSSH 9.7p1
2024-03-18 Mateusz GuzikRename VM_LAST to more appropriate VM_GUEST_LAST
2024-03-17 Cy Schubertunbound: Vendor import 1.19.3
2024-03-14 Simon J. GerratyMerge bmake-20240309
2024-03-13 John BaldwinBump __FreeBSD_version for bus resource API change
2024-03-13 John Baldwinnew-bus: Remove the 'rid' and 'type' arguments from...
2024-03-13 John Baldwinnew-bus: Remove the 'rid' and 'type' arguments from...
2024-03-13 John Baldwinnew-bus: Remove the 'type' argument from BUS_MAP/UNMAP_...
2024-03-13 John Baldwinnew-bus: Remove the 'type' argument from BUS_ADJUST_RES...
2024-03-13 John Baldwinnew-bus: Introduce a simpler bus API for managing resources
2024-03-13 John Baldwinrman: Add rman_get/set_type
2024-03-13 Richard Scheffeneggerktls: deep copy tls_enable struct for in-kernel tcp...
2024-03-12 Cy Schubertsqlite3: Vendor import of sqlite3 3.45.1
2024-03-11 Dag-Erling SmørgravAdd 'contrib/libdiff/' from commit '9eb461aa4b61ab47855...
2024-03-09 Mark Johnstonktrace: Add __ktrace_used
2024-03-07 Martin Matuskazfs: merge openzfs/zfs@8f2f6cd2a
2024-03-05 John Baldwinimgact_elf: Add const to the checknote parameter to...
2024-03-05 Alex Richardsonimgact_elf: Add const to a few struct image_params...
2024-03-04 Alex Richardsonimgact_elf: Add const to the header_supported callback...
2024-03-04 Mitchell Horneriscv: catch up with EARLY_PRINTF changes
2024-03-03 Konstantin Belousovsys/mount.h: align values of MNTK_XXX flags
2024-02-29 Warner LoshMerge one true awk from 2024-01-22 for the Awk Second...
2024-02-29 Baptiste Daroussinlibucl: import snapshot 2024-02-06
2024-02-29 Andrew TurnerUpdate the Arm Optimized Routine library to v24.01
2024-02-27 John Baldwinrman: Remove rman_set_start/end
2024-02-25 Xin LIMFV: xz 5.6.0.
2024-02-19 Olivier Certnerumtxvar.h: Add missing include
2024-02-19 Gordon Berglingiov.h: Fix a typo in a source code comment
2024-02-18 Xin LIMFV: zlib 1.3.1.
2024-02-17 Xin LIMFV: expat 2.6.0.
2024-02-15 Martin Matuskazfs: merge openzfs/zfs@e0bd8118d
2024-02-14 Cy Schubertunbound: Vendor import 1.19.1
2024-02-13 Dag-Erling SmørgravUpdate tzcode to 2024a.
2024-02-13 Andrew Turnersys: Simplify enabling EARLY_PRINTF uarts
2024-02-11 Dimitry AndricBump __FreeBSD_version after clang/llvm PIE change
2024-02-11 Konstantin Belousovaio_read2/aio_write2: add AIO_OP2_VECTORED
2024-02-11 Konstantin Belousovlibc: add aio_read2() and aio_write2() functions
2024-02-11 Konstantin Belousovlio_listio(2): add LIO_FOFFSET flag to ignore aiocb...
2024-02-10 Alfredo MazzinghiAbstract UIO allocation and deallocation.
2024-02-08 Gleb Smirnoffunix: retire LOCAL_CONNWAIT
2024-02-08 Martin Matuskazfs: merge openzfs/zfs@229b9f4ed
2024-02-07 Brooks DavisBelatedly bump __FreeBSD_version for libsys
2024-02-05 Warner Loshacpica: Create merge commit against vendor branch
2024-02-05 Brooks Davislibthr: move _umtx_op_err() to libsys
2024-02-03 Gleb SmirnoffRevert "sockets: retire sorflush()"
2024-02-03 Mark Johnstoncdefs: Introduce __result_use_or_ignore_check
2024-02-02 Cy SchubertOpenSSL: Vendor import of OpenSSL 3.0.13
2024-02-02 Lexi Wintersys/cdefs.h: add __noexcept and __noexcept_if
2024-02-02 Philip Paepscontrib/tzdata: import tzdata 2024a
2024-01-31 Gregory Neil ShapiroMerge commit '850ef5ae11d69ea3381bd310f564f025fc8caea3'
2024-01-31 John Baldwintimerfd: Move kern_timerfd_* prototypes to <sys/syscall...
2024-01-31 John Baldwinsyscallsubr.h: Sort kern_membarrier prototype alphabeti...
2024-01-30 Martin Matuskazfs: merge openzfs/zfs@2e6b3c4d9
2024-01-30 Konstantin Belousovsys/mount.h: use __inline
2024-01-30 Gleb Smirnoffsockets: garbage collect SS_ISCONFIRMING
2024-01-26 Olivier CertnerSCHEDULER_STOPPED(): Rely on a global variable
2024-01-26 Olivier CertnerSCHEDULER_STOPPED(): Move it (back) to 'systm.h'
2024-01-26 Olivier Certnerpanic()/KERNEL_PANICKED(): Move back to using 'panicstr...
2024-01-25 Dimitry AndricMerge libcxxrt master 03c83f5a57be8c5b1a29a68de5638744f...
2024-01-24 Jessica Clarkeintrng: Allow alternative IPI PICs to be registered...
2024-01-24 Jessica Clarkeintrng: Extract arm/arm64 IPI->PIC glue code
2024-01-24 Jessica Clarkeintrng: Remove irq_root_ipicount and corresponding...
2024-01-24 Gleb Smirnoffcallout: retire callout_async_drain()
2024-01-24 Martin Matuskazfs: merge openzfs/zfs@a4bf6baae
2024-01-24 Konstantin BelousovBump __FreeBSD_version for kern_openatfp(9) and kcmp(2)
2024-01-24 Konstantin BelousovAdd kern_openatfp(9)
2024-01-24 Konstantin Belousovkern_openat(): rename fd argument to dirfd
2024-01-24 Konstantin Belousovregen
2024-01-24 Konstantin Belousovkcmp(2): implement for vnode files
2024-01-24 Konstantin Belousovkcmp(2): implement for generic file types
2024-01-24 Konstantin BelousovAdd kcmp(2) kernel bits
2024-01-24 Konstantin Belousovfile: add fo_cmp method
2024-01-24 Konstantin BelousovAdd fget_remote()
2024-01-24 Konstantin Belousovsys/file.h: style
2024-01-22 Cy Schubertsqlite3: Vendor import of sqlite3 3.45.0
2024-01-18 Muhammad Moinur... contrib/kyua: Merge vendor import
2024-01-17 Martin Matuskazfs: merge openzfs/zfs@a0b2a93c4
2024-01-17 Alexander Leidingerjail(8): add support for ZFS datasets
2024-01-16 Gleb Smirnoffsockets: retire sorflush()
2024-01-16 Gleb Smirnoffsockets: remove dom_dispose and PR_RIGHTS
next