]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
libradius: Fix attribute length validation in rad_get_attr(3)
[FreeBSD/FreeBSD.git] / sys / sys /
2021-03-18 Mateusz Guzikvfs: fix vnlru marker handling for filtered/unfiltered...
2021-03-18 Scott Long base: remove if_wg(4) and associated utilities,...
2021-03-09 Konstantin BelousovUse atomic_interrupt_fence() instead of bare __compiler...
2021-03-09 Mateusz Guzikkcsan: add atomic_interrupt_fence
2021-03-09 Konstantin Belousovatomic: add atomic_interrupt_fence()
2021-03-04 Konstantin Belousovopen(2): Remove O_BENEATH and AT_BENEATH
2021-03-02 Konstantin BelousovRemove __NO_TLS.
2021-03-02 John Baldwinmips: Don't set __NO_TLS to disable some uses of TLS.
2021-03-02 John Baldwinriscv: Don't set __NO_TLS to disable some uses of TLS.
2021-02-25 Konstantin BelousovStop ignoring ERELOOKUP from VOP_INACTIVE()
2021-02-25 Konstantin Belousovbuf SU hooks: track buf_start() calls with B_IOSTARTED...
2021-02-22 Jamie GrittonMFS jail: Change both root and working directories...
2021-02-19 Jamie GrittonMFS jail: Handle a possible race between jail_remove...
2021-02-18 Toomas Soomeloader: remove BORDER_PIXELS
2021-02-02 Bjoern A. Zeeb__FreeBSD_version: update the references to the doc...
2021-02-02 Bjoern A. ZeebBump __FreeBSD_version for multiple LinuxKPI updates...
2021-02-01 Mateusz Guzikfd: add fget_only_user
2021-02-01 Mateusz Guzikvfs: use atomic_load_consume_ptr in vn_load_v_data_smr
2021-02-01 Mateusz Guzikatomic: add stub atomic_load_consume_ptr
2021-02-01 Mateusz Guzikatomic: make atomic_store_ptr type-aware
2021-02-01 Mateusz Guzikcache: add symlink support to lockless lookup
2021-02-01 Bjoern A. Zeebfirmware(9): extend firmware_get() by a "no warn" flag.
2021-01-29 Dimitry AndricFix clang assertion when compiling the devel/onetbb...
2021-01-21 Konstantin Belousovelf: add some definitions for i386 and amd64 relocations
2021-01-20 Jamie Grittonjail: Use refcount(9) for prison references.
2021-01-20 Alan Somersaio: micro-optimize the lio_opcode assignments
2021-01-19 Oleksandr Tymoshenkomake maximum interrupt number tunable on ARM, ARM64...
2021-01-18 Jamie Grittonjail: Add prison_isvalid() and prison_isalive()
2021-01-17 Konstantin BelousovImplement malloc_domainset_aligned(9).
2021-01-17 Emmanuel VadotBump __FreeBSD_version after linuxkpi changes
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-13 Mateusz Guzikfd: add refcount argument to falloc_noinstall
2021-01-13 Mateusz Guzikfd: add finstall_refed
2021-01-13 Mateusz Guzikfd: provide a dedicated closef variant for unix socket...
2021-01-12 Mateusz Guzikvfs: add NDFREE_NOTHING and convert several NDFREE_PNBU...
2021-01-12 Emmanuel VadotBump __FreeBSD_version after linuxkpi changes
2021-01-12 Alan Somerslio_listio: validate aio_lio_opcode
2021-01-10 Konstantin Belousovjobc: rework detection of orphaned groups.
2021-01-10 Konstantin Belousovpgrp: Prevent use after free.
2021-01-08 Kyle Evansefidev: remove EFIIOC_GET_TABLE ioctl
2021-01-08 Andrew TurnerMove the PMC overflow count to make it per-CPU
2021-01-08 Thomas MunroFix conflicting value of O_DSYNC.
2021-01-08 Alan SomersRegenerate syscall files after reallocation of aio_writ...
2021-01-08 Thomas Munroaio_fsync(2): Support O_DSYNC.
2021-01-08 Thomas Munroopen(2): Add O_DSYNC flag.
2021-01-07 Vladimir Kondratyevhid: Add UPDATING entry and bump __FreeBSD_version
2021-01-07 Vladimir Kondratyevlibkern/strcasestr.c: Drop xlocale support and connect...
2021-01-06 Mateusz Guzikvfs: add vn_seqc_read_notmodify
2021-01-06 Mateusz Guzikseqc: add seqc_read_notmodify
2021-01-06 Mateusz Guzikcache: combine fast path enabled status into one flag
2021-01-05 Andrew TurnerAdd missing structs to pmclog_entry
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-03 Mateusz Guzikvfs: denote vnode being a mount point with VIRF_MOUNTPOINT
2021-01-03 Mateusz Guzikvfs: add v_irflag accessors
2021-01-03 Alan SomersRegenerate syscall files after addition of aio_writev...
2021-01-03 Alan SomersAdd aio_writev and aio_readv
2021-01-02 Toomas Soomeloader: implement framebuffer console
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2021-01-01 Mateusz Guzikfd: inline pwd_get_smr
2020-12-31 Ryan Libbybitset: implement BIT_TEST_CLR_ATOMIC & BIT_TEST_SET_ATOMIC
2020-12-31 Glen Barbercopyrights: Happy New Year 2021
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-29 Kyle Evanskern: efirt: correct configuration table entry size
2020-12-28 Ed MasteCorrect font.h comment describing vfnt font maps
2020-12-28 Mateusz Guzikvfs: add FAILIFEXISTS flag
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-27 Konstantin BelousovRegen.
2020-12-27 Konstantin BelousovExpose eventfd in the native API/ABI using a new __spec...
2020-12-27 Jamie Grittonjail: Consistently handle the pr_allow bitmask
2020-12-27 Jamie Grittonjail: Make comments on struct prison locking more precise
2020-12-25 Konstantin BelousovAdd tcgetwinsize(3) and tcsetwinsize(3) to termios
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-23 Rick Macklemversion bump for commit 665b1365fe8e24d618d63b0d57b0b4a...
2020-12-23 Alan SomersAIO: remove the kaiocb->bio linkage
2020-12-18 Konstantin BelousovAdd ELF flag to disable ASLR stack gap.
2020-12-18 Konstantin Belousovproc.h: Reformat P_ and P2_ definitions.
2020-12-18 Xin LIMFV r368746:
2020-12-15 Hans Petter SelaskyImprove handling of alternate settings in the USB stack.
2020-12-13 Mateusz GuzikPatch annotation in sigdeferstop
2020-12-13 Mateusz Guzikfd: fix fdrop prediction when closing a fd
2020-12-13 Martin MatuskaMFV r368607:
2020-12-12 Ian LeporeProvide userland notification of gpio pin changes ...
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-07 John BaldwinBump __FreeBSD_version for removal of crypto fd's in...
2020-12-07 Hans Petter SelaskyAllow sys/refcount.h to be used by standalone builds.
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-04 Konstantin BelousovAdd kern_ntp_adjtime(9).
2020-12-01 Konstantin Belousovrtld: bump r_debug.r_version to 1 from current 0.
2020-12-01 John BaldwinAdd a kstack_contains() helper function.
2020-12-01 Martin MatuskaMFV r368207:
2020-11-30 Toomas Soomevt: if loader did pass the font via metadata, use it
2020-11-29 Matt MacyImport kernel WireGuard support
2020-11-29 Konstantin BelousovReduce MAXPHYS back to 128KB on 32bit architectures.
2020-11-28 Konstantin BelousovMake MAXPHYS tunable. Bump MAXPHYS to 1M.
2020-11-27 Mark Johnstoncallout(9): Remove some leftover APM BIOS support
next