]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
nfscl: Fix support for doing Null RPCs
[FreeBSD/FreeBSD.git] / sys / sys /
2023-07-04 Konstantin Belousovvn_lock_pair(): allow to request shared locking
2023-07-04 Konstantin BelousovVFS: Remove VV_READLINK flag
2023-06-29 Dmitry Chaginlinux(4): Add a dedicated statat() implementation
2023-06-28 John Baldwin<sys/cdefs.h>: Decay expression passed to fallback...
2023-06-26 Bjoern A. ZeebBump __FreeBSD_version to 1302506 for merges of LinuxKP...
2023-06-17 Martin Matuskazfs: merge openzfs/zfs@86783d7d9 (zfs-2.1-release)...
2023-06-16 Mark Johnstonkevent: Make references to filter definitions const
2023-06-09 Mitchell Hornehwpmc: remove pmd_pcpu_{init,fini} callbacks
2023-06-09 Mitchell Hornehwpmc: pass pmc pointer to more class methods
2023-06-09 Mitchell Hornehwpmc: formatting of CPU and class lists
2023-06-09 Mitchell Hornehwpmc: trim obsolete Intel CPU and class defs
2023-06-09 Mark Johnstonktrace: Make sys/ktrace.h self-contained
2023-06-05 Konstantin Belousovreapkill: handle possible pid reuse after the pid was...
2023-06-05 Konstantin Belousovunr(9): add iterator interface
2023-06-02 Mark Johnstonbitset: Remove BITSET_FOREACH_ADVANCE
2023-05-21 Rick Macklemvfs_export: Add mnt_exjail to control exports done...
2023-05-19 Rick MacklemRevert "vfs_export: Add mnt_exjail to control exports...
2023-05-19 Rick Macklemvfs_export: Add mnt_exjail to control exports done...
2023-05-17 Rick Macklemkern_jail.c: Allow mountd/nfsd to optionally run in...
2023-05-05 Olivier Certnervfs: Rename vfs_emptydir() to vn_dir_check_empty()
2023-05-05 Olivier Certnervfs: vn_dir_next_dirent(): Simplify interface and harden
2023-05-05 Olivier Certnervfs: Export get_next_dirent() as vn_dir_next_dirent()
2023-05-03 Dimitry Andricboolean_t: change to unsigned int to avoid signed bitfi...
2023-04-27 Olivier Certnersys/dirent.h: comment update, 'd_off' is offset of...
2023-04-25 Konstantin Belousovumtx: allow to configure minimal timeout (in nanoseconds)
2023-04-23 Martin Matuskazfs: merge openzfs/zfs@e25f9131d (zfs-2.1-release)...
2023-04-23 Val Packettprocctl: add state flags to PROC_REAP_GETPIDS reports
2023-04-16 Konstantin BelousovRegen
2023-04-16 Konstantin BelousovChange kqueue1() to be compatible with NetBSD
2023-04-16 Konstantin BelousovRename kqueue1(2) to kqueuex(2) to avoid compat issues...
2023-04-16 Konstantin Belousovkqueue1(2): export the symbol from libc
2023-04-16 Konstantin BelousovAdd kqueue1() syscall
2023-04-16 Konstantin BelousovAdd witness_is_owned(9)
2023-04-16 Konstantin BelousovDEBUG_VFS_LOCKS: use witness if available
2023-04-09 Dimitry AndricBump __FreeBSD_version for llvm 15.0.7 merge
2023-03-22 Warner Losh_endian.h: Include sys/cdefs.h for visibility macros
2023-03-22 Mark Johnstonkerneldump: Inline dump_savectx() into its callers
2023-03-20 Mark Johnstonsmr: Remove the return value from smr_wait()
2023-03-12 Tijl Coosemansrc.d: Generate machine-id from hostid_save
2023-03-07 Rick Macklemvfs_mount.c: Free exports structures in vfs_destroy_mount()
2023-02-21 Emmanuel VadotBump __FreeBSD_version after linuxkpi changes.
2023-02-20 Dmitry Chagincpuset: Adapt sched_affinity compat shims to the stable/13
2023-02-19 Dmitry Chagincpuset: Add compat shim to the sched_affinity functions
2023-02-19 Konstantin Belousovsys/param.h: Add _WANT_P_OSREL
2023-02-17 Bjoern A. ZeebBump __FreeBSD_version to 1302502 after LinuxKPI changes.
2023-02-16 Mark Johnstonatomic: Fix the atomic_load_ptr() *SAN interceptor
2023-02-16 Warner Loshsys/_endian.h: Move powerpc workaround into _endian.h
2023-02-16 Jean-Sébastien PédronBump __FreeBSD_version to 1302501
2023-02-16 Elliott MitchellAdd ck.h userspace shims for CK_SLIST_
2023-02-15 Mitchell HorneBoolify should_yield()
2023-02-15 Mitchell HorneUpdate comments referencing create_thread()
2023-02-10 Alexander V. Chernikovnetlink: allow to override sb_max for netlink sockets.
2023-02-10 Alexander V. ChernikovRevert "netlink: allow to override sb_max for netlink...
2023-02-10 Alexander V. Chernikovnetlink: allow to override sb_max for netlink sockets
2023-02-10 Colin PercivalPost-13.2-branch updates
2023-02-09 Stefan Eßerusr.sbin/kbdcontrol.c: Add backwards compatibility...
2023-02-09 Stefan EßerSupport Unicode characters in keymap dead key tables
2023-02-09 Alexander V. Chernikovsockbufs: add sbreserve_locked_limit() with custom...
2023-02-06 Mitchell Horneelf_common.h: remove obsolete riscv relocations
2023-02-06 Dmitry Chagincpuset: Fix sched_[g|s]etaffinity() for better compatib...
2023-02-06 Dmitry Chaginlibthr: Fix pthread_attr_[g|s]etaffinity_np to match...
2023-02-06 Dmitry Chaginsched.h: Fix _S macros for better compatibility with...
2023-01-29 Jiajie ChenAdd kf_file_nlink field to kf_file and populate it
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2023-01-24 Warner Loshbyteswap.h: Add a glibc/linux compatible byteswap.h
2023-01-24 Warner Loshlinux: For better compatibility, provide compatible...
2023-01-24 Warner Loshendian.h: Use the __bswap* versions
2023-01-24 Warner Loshstand: Make ioctl declaration consistent
2023-01-24 Roger Pau Monnéstand/multiboot2: add support for booting a Xen dom0...
2023-01-24 Adrian ChaddAdd device and ifnet logging methods, similar to device...
2023-01-23 Mark Johnstonatomic: Remove cdefs.h includes from atomic_*.h
2023-01-23 Mark Johnstonatomic: Make atomic_san.h self-contained
2023-01-23 Alexander V. Chernikovdomains: allow pre-defined domains to be unloaded
2023-01-20 Konstantin BelousovAdd descrip_check_write_mp() helper
2023-01-20 Konstantin Belousovptrace(2): add PT_SC_REMOTE remote syscall request
2023-01-20 Konstantin BelousovAdd a thread debugging flag TDB_BOUNDARY
2023-01-20 Konstantin Belousovsys: rename td_coredump to td_remotereq
2023-01-20 Konstantin Belousovshmfd: account for the actually allocated pages
2023-01-18 Bjoern A. Zeebdevice_get_property: add a HANDLE case
2023-01-14 Gordon Berglingtty(4): Fix a typo in a source code comment
2023-01-13 Alexander V. Chernikovnetlink: add AF_NETLINK / PF_NETLINK definitions
2023-01-11 Zhenlei HuangIntroduce and use the NET_EPOCH_DRAIN_CALLBACKS() macro
2023-01-11 Zhenlei Huangif_me: Use dedicated network privilege
2023-01-10 Tobias C. BernerAdd new rc: machine_id to generate /etc/machine-id
2023-01-06 Doug RabsonAdd support for mounting single files in nullfs
2023-01-06 Doug RabsonAdd vn_path_to_global_path_hardlink
2022-12-22 Doug Rabsonimgact_binmisc: Optionally pre-open the interpreter...
2022-12-16 Doug Moorerb_tree: restore binary compat w/ 13
2022-12-08 Corvin Köhnelinuxkpi/dmi: don't match exactly on DMI_MATCH
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-11-14 Mark Johnstonatomic: Intercept atomic_(load|store)_bool for kernel...
2022-11-14 John BaldwinOnly define sanitizer wrappers for atomic fences once.
2022-11-14 Mark JohnstonSimplify kernel sanitizer interceptors
2022-11-12 Hans Petter Selaskytime(3): Optimize tvtohz() function.
2022-11-12 Hans Petter Selaskytime(3): Declare the minimum and maximum hz values...
2022-11-11 John BaldwinImport the WireGuard driver from zx2c4.com.
2022-10-24 Doug MooreFix LINT build after 368ee2f86a0f4f6
2022-10-24 Doug Moorerb_tree: let insert search start from next node
2022-10-19 Eric Joyneriflib: Introduce v2 of TX Queue Select Functionality
2022-10-19 Mitchell HorneDowngrade tty_intr_event from a global
next