]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
bhyve/snapshot: rename checkpoint_opcodes to be more generic
[FreeBSD/FreeBSD.git] / sys / sys /
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
2022-10-19 Mitchell HorneRemove last references of vm_ih
2022-10-18 Mitchell HorneReapply: "bus.h: rewrite comment describing intr_type"
2022-10-18 Mitchell HorneRevert "bus.h: rewrite comment describing intr_type"
2022-10-18 Mitchell Hornebus.h: rewrite comment describing intr_type
2022-10-18 Mark Johnstonatomic: Style
2022-10-17 Bjoern A. ZeebBump __FreeBSD_version to 1301508
2022-10-17 Bjoern A. Zeebsystm.h: change pause from #define to inline function
2022-10-12 Hans Petter Selaskytime(3): Increase precision of time conversion function...
2022-10-12 John Baldwinrb_tree: Use void casts for RB_AUGMENT_CHECK with unuse...
2022-10-12 Doug Moorerb_tree: add augmentation comments
2022-10-12 Doug MooreUse 0 and 1, not false and true, in tree.h changes.
2022-10-12 Doug Moorerb_tree: augmentation shortcut
2022-10-12 Doug Moorerb_tree: pass parent to RB_INSERT_COLOR
2022-10-12 Konstantin BelousovAdd mbuf_tstmp2timeval()
2022-10-11 Mark Johnstonsmr: Fix synchronization in smr_enter()
2022-10-08 Konstantin BelousovAdd vn_rlimit_fsizex() and vn_rlimit_fsizex_res()
2022-10-08 Konstantin BelousovAdd vn_rlimit_trunc()
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-10-04 Hans Petter Selaskysysctl(3): Implement SYSCTL_FOREACH() to iterate all...
2022-10-01 Doug Moorerb_tree: reduce duplication in balancing code
2022-10-01 Doug Moorerb_tree: silence unused function warnings
2022-10-01 Doug Moorerb_tree: test rank balance
2022-09-30 Konstantin BelousovAdd AT_USRSTACK{BASE, LIM} AT vectors, and ELF_BSDF_VMN...
2022-09-19 Doug Moorerb_tree: avoid extra reads in rebalancing
2022-09-18 Doug Moorerb_tree: fine-tune RB_REMOVE
2022-09-15 Doug Moorerb_tree: optimize rb_insert
2022-09-15 Gleb Smirnofftree(3): allow the compare function to return any signe...
2022-09-09 Doug Moorerb_tree: speed-up double rotation
2022-09-07 Emmanuel VadotBump __FreeBSD_version after linuxkpi mfc
2022-09-07 Gordon Berglingsound(4): Fix a typo in a source code comment
2022-09-03 Konstantin BelousovRemove TDF_DOING_SA
2022-09-03 Konstantin BelousovRemove struct proc p_singlethr member
2022-09-03 Konstantin Belousovksiginfo_alloc(): change to directly take M_WAITOK...
2022-08-27 Doug Mooreiommu_gas: avoid pointless augmentation
2022-08-22 Doug Moorerb_tree: resolve name clash
2022-08-22 Doug Moorerb_tree: update augmentation after element change
2022-08-16 Mark Johnstonatomic: Add plain atomic_load/store_bool()
2022-08-11 Mark Johnstonfile: Move code to share fdtol structs into kern_descrip.c
2022-08-08 Mark Johnstonatomic: Add some type checking to plain atomic_load...
2022-08-04 Ed MasteAdd ELFCOMPRESS_ZSTD ELF compression constant
2022-08-01 Doug Moorerb_tree: fine-tune rebalancing code
2022-08-01 Doug Moorerb_tree: optimize tree rotation
2022-08-01 Doug Moorerb_tree: silence coverity
2022-07-20 Mark Johnstontime: Make realitexpire() local to kern_time.c
2022-07-13 John BaldwinBump __FreeBSD_version for new <crypto/*.h> headers.
2022-07-11 Doug Moorebitstring: fix ff_area() when start!=0
2022-07-11 John Baldwin<sys/bitstring.h>: Cast _BITSTR_BITS to int in a ternar...
2022-07-11 Doug Moorevm_reserv: use enhanced bitstring for popmaps
2022-07-11 Yuriipmi: correctly handle ipmb requests
2022-07-06 Konstantin BelousovAdd MPASSERT() and MPPASS() macros
2022-07-04 Alexander Motinhwpmc: Increase thread priority while iterating CPUs.
2022-07-04 Alexander Motinhwpmc: Add IDs for few more Intel Atom CPUs.
2022-07-04 Alexander Motinhwpmc: Add basic Intel Alderlake CPUs support.
2022-07-04 Mitchell Horneset_cputicker: use a bool
2022-07-03 Jamie GrittonMFC jail: Remove a prison's shared memory when it dies
2022-06-27 Mitchell Hornekerneldump: remove physical from dump routines
2022-06-27 Mitchell Hornekerneldump: remove physical argument from d_dumper
2022-06-27 Mitchell Hornelivedump: add event handler hooks
2022-06-27 Mitchell HorneAdd new vnode dumper to support live minidumps
2022-06-27 Mitchell HorneSplit out dumper allocation from list insertion
2022-06-27 Eric van Gyzennetdump: send key before dump, in case dump fails
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-06-24 Damjan Jovanovicstruct kinfo_file changes needed for lsof to work using...
next