]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Add UPDATING entries and bump version.
[FreeBSD/FreeBSD.git] / sys / sys /
2021-10-21 Glen Barber12.3: create releng/12.3 branch
2021-10-07 Konstantin Belousovfusefs: don't panic if FUSE_GETATTR fails durint VOP_GE...
2021-10-07 Justin Hibbitsatomic: Add atomic_cmpset_masked to powerpc and use it
2021-10-07 Kyle EvansProvide generic sub-word atomic *cmpset
2021-10-06 Brandon Bergren[PowerPC] [MIPS] Implement 32-bit kernel emulation...
2021-10-02 Warner Loshcdefs.h: Remove redundant #ifdefs
2021-09-12 Warner Loshgenoffset: simplify and rewrite in sh
2021-09-03 Ka Ho Ng__FreeBSD_version: update the references to the doc...
2021-08-31 Alex RichardsonExpose clang's alignment builtins and use them for...
2021-08-27 Patrick Kelseyiflib: Improve mapping of TX/RX queues to CPUs
2021-08-27 Adam Fennmalloc(9): Document/complete aligned variants
2021-08-26 Kyle Evanskenv: allow listing of static kernel environments
2021-08-25 Warner LoshAllow the pseudo-errnos to be returned as well in boot...
2021-08-20 Kyle Evanskern: ether_gen_addr: randomize on default hostuuid...
2021-08-19 Gordon BerglingFix some common typos in source code comments
2021-08-14 Dimitry AndricAdd ElfW() macro for compatibility with Linux
2021-08-11 Roy Marplessocket: Implement SO_RERROR
2021-07-25 Mateusz GuzikAdd __diagused
2021-07-21 Alfonso GregoryRemove incorrect __restricted labels from strcspn
2021-07-16 Warner Loshconfig_intrhook: provide config_intrhook_drain
2021-07-16 Conrad Meyersbuf(9): Add NOWAIT dynamic buffer extension mode
2021-07-05 Mateusz Guzikrefcount: add refcount_releasen
2021-06-26 Rick Macklemparam.h: Bump __FreeBSD_version for commit 6ae32cc8182f
2021-06-26 Greg Vlinker_set: fix globl/weak symbol redefinitions to...
2021-06-01 Colin Percivaltaskqueue: Add missing comma to TASKQUEUE_FAST_DEFINE_T...
2021-05-31 Kirk McKusickFix handling of embedded symbolic links
2021-05-10 Rick Macklemparam.h: Bump __FreeBSD_version to 1202507 for commit...
2021-05-07 Konstantin Belousovioccom: define ioctl cmd value that can never be valid
2021-05-01 Konstantin BelousovAT_RESOLVE_BENEATH is bsd-specific
2021-04-30 Rick Macklemparam.h: bump __FreeBSD_version to 1202506 for commit...
2021-04-16 Richard ScheffeneggerExport sbuf_drain to orchestrate lock and drain action
2021-04-16 Mitchell Hornermlock(9): add an RM_DUPOK flag
2021-04-15 Kevin Bowlingsys/ck.h: Add an include guard
2021-04-11 Konstantin Belousovstruct mount uppers: correct locking annotations
2021-04-09 Konstantin Belousovmbuf: add a way to mark flowid as calculated from the...
2021-03-23 Hans Petter SelaskyMFC 6eb60f5b7f7d:
2021-03-23 Hans Petter SelaskyMFC c743a6bd4fc0:
2021-03-21 Konstantin Belousovopen(2): Remove O_BENEATH and AT_BENEATH
2021-03-21 Dmitry ChaginUse C11 anonymous unions.
2021-03-21 Dmitry ChaginComplete LOCAL_PEERCRED support. Cache pid of the remot...
2021-03-03 Konstantin Belousovatomic: add atomic_interrupt_fence()
2021-02-22 Jamie GrittonMFC jail: Change both root and working directories...
2021-02-21 Konstantin Belousovprocstat: distinguish vm map guards in procstat vm...
2021-02-19 Jamie GrittonMFC jail: Handle a possible race between jail_remove...
2021-02-17 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1j
2021-02-09 Konstantin Belousovelf: add some definitions for i386 and amd64 relocations
2021-02-09 Konstantin BelousovImplement malloc_domainset_aligned(9).
2021-02-09 Konstantin Belousovjobc: rework detection of orphaned groups.
2021-02-09 Konstantin Belousovpgrp: Prevent use after free.
2021-01-16 Konstantin BelousovAdd tcgetwinsize(3) and tcsetwinsize(3) to termios
2021-01-10 Kyle Evanskern: efirt: correct configuration table entry size
2020-12-31 Glen Barbercopyrights: Happy New Year 2021
2020-12-31 Glen Barbercopyrights: Happy New Year 2021
2020-12-28 Hans Petter SelaskyMFC r368659 and r368664:
2020-12-26 Kyle EvansMFC kern: _umtx_op: introduce 32-bit/i386 flags for...
2020-12-26 Kyle EvansMFC kern: _umtx_op: compat32 refactoring
2020-12-25 Konstantin BelousovMFC r368772:
2020-12-25 Konstantin BelousovMFC r368771:
2020-12-24 Konstantin BelousovMFC r357940 (by mjg), r365932 (by jrtc27):
2020-12-16 Ian LeporeMFC 368585:
2020-12-14 Michal MelounMFC r367447:
2020-12-11 Konstantin BelousovMFC r368342:
2020-12-08 Konstantin BelousovMFC r368260:
2020-12-01 Hans Petter SelaskyMFC r366931:
2020-11-28 Konstantin BelousovMFC r367923:
2020-11-28 Konstantin BelousovMFC r367918, r367919:
2020-11-19 Konstantin BelousovMFC r367398:
2020-11-18 Mark JohnstonMFC r367588:
2020-11-14 Kyle EvansMFC imgact_binmisc housecleaning: r367361, r367439...
2020-11-10 Andrey V. ElsukovMFC r366695:
2020-11-09 Xin LIBump __FreeBSD_version after ptsname_r addition.
2020-11-07 Dimitry AndricSync up elftoolchain with head, except for the capsicum...
2020-11-07 Dimitry AndricMFC r344855 (by jhb):
2020-11-07 Alexander MotinMFC r367022: Fix asymmetry in devstat(9) calls by GEOM.
2020-11-02 Ryan MoellerMFC r366465, r367003, r367006, r367009
2020-10-29 Brooks DavisMFC r366911:
2020-10-22 Konstantin BelousovMFC r339748, r340343, r340347, r341256, r366015-r366023...
2020-10-20 Hans Petter SelaskyMFC r366432:
2020-10-06 Mark JohnstonMFC r365759-r365765, r365788:
2020-10-05 Navdeep ParharMFC r365867:
2020-09-30 Konstantin BelousovMFC r366085, r366113:
2020-09-16 Kyle EvansMFC outstanding crunchgen work: r350152, r364166, r3641...
2020-09-16 Konstantin BelousovMFC r365515:
2020-09-16 Konstantin BelousovMFC r365486:
2020-09-16 Mark JohnstonMFC r365265:
2020-09-12 Dimitry AndricMFC r364753:
2020-09-11 Glen BarberRename stable/12 to -STABLE, and bump __FreeBSD_version...
2020-09-10 Bjoern A. ZeebMFC r344749-344750,344841-344843,345284,346405,346470...
2020-09-08 Dimitry AndricMFC r364753:
2020-09-06 Vladimir KondratyevMFC r364964: LinuxKPI: Implement ksize() function.
2020-09-05 Konstantin BelousovMFC r361967 (by mjg), r362910 (by mjg), r364495:
2020-09-05 Kyle EvansMFC r360035-r360037: Split XDR off, minimize ZFS dependency
2020-09-04 Marcin WojtasMFC: r346593
2020-09-04 Jamie GrittonMFC r364970:
2020-09-01 Bjoern A. ZeebMFC r364018:
2020-08-24 Edward Tomasz Napi... MFC r362440:
2020-08-24 Edward Tomasz Napi... MFC r357492 by dchagin:
2020-08-24 Emmanuel VadotMFC r361247, r361343, r361418-r361419, r361422, r361449
2020-08-21 Mark JohnstonMFC r364235:
2020-08-19 Hans Petter SelaskyMFC r364109:
next