]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
deadlkres: Make parameters settable with tunables
[FreeBSD/FreeBSD.git] / sys / sys /
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
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
next