]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
as3722_gpio_pin_setflags: Use computed mode instead of hardcoded PUSHPULL.
[FreeBSD/FreeBSD.git] / sys / kern /
2022-04-18 John Baldwindestroy_dev_sched*: Don't hold Giant for all deferred...
2022-04-17 Stefan Eßercontrib/bc: import version 5.2.4
2022-04-15 Ed Mastessh: update to OpenSSH v9.0p1
2022-04-15 Konstantin BelousovRevert rest of a5970a529c2d95271: use vrefact() when...
2022-04-14 Ed Mastesysent: regen after 52a1d90c8bfe, posix_fadvise in...
2022-04-14 Ed MasteAllow posix_fadvise in capability mode
2022-04-14 Baptiste Daroussinlibedit: import version of 2022-04-11
2022-04-13 Konstantin BelousovMostly revert a5970a529c2d95271: Make files opened...
2022-04-13 John Baldwinkern: Move variables only used for MAC under #ifdef...
2022-04-13 John Baldwinsched_ule: Inline value of ts in sched_thread_priority.
2022-04-13 John Baldwinsched_4bsd: ts is only used in sched_bind for SMP.
2022-04-13 Ed Mastessh: update with post-release V_8_9 branch commits
2022-04-13 Ed Mastessh: update to OpenSSH v8.9p1
2022-04-12 John Baldwinsched_4bsd: Remove unused variables.
2022-04-12 John Baldwinrealloc(9): Move slab and zone under #ifndef DEBUG_REDZONE.
2022-04-12 Mark Johnstontty: Remove an incorrect assertion from ttyinq_line_ite...
2022-04-12 Martin Matuskalibarchive: import changes from upstream
2022-04-12 Tom Joneskdb: set kdb_why when entered via reboot and panic
2022-04-11 Dmitry Chagingetdirentries: return ENOENT for unlinked but still...
2022-04-09 Konstantin BelousovAdd sysctl KERN_LOCKF
2022-04-09 Konstantin Belousovkern_lockf.c: remove no longer neeeded UFS headers
2022-04-09 Konstantin Belousovlockf: remove lf_inode from struct lockf_entry
2022-04-09 Gordon Berglingjail: Remove a double word in a source code comment
2022-04-09 Gordon Berglingkern: Remove a double word in a source code comment
2022-04-09 Gordon Berglingkern: Fix a typo in a source code comment
2022-04-07 Andrew TurnerEnable subr_physmem_test on supported architectures
2022-04-06 Andrew TurnerHandle non-page aligned/sized memory in physmem
2022-04-06 Andrew TurnerPort subr_physmem to userspace and add tests
2022-04-05 Mitchell Hornelivedump: add event handler hooks
2022-04-05 Mitchell HorneAdd new vnode dumper to support live minidumps
2022-04-05 Mitchell HorneSplit out dumper allocation from list insertion
2022-04-03 Simon J. GerratyMerge bmake-20220330
2022-04-03 Martin Matuskalibarchive: merge vendor bugfixes
2022-04-02 Mateusz Guzikvfs: fixup WANTIOCTLCAPS on open
2022-04-02 Gordon Berglingkern: Fix two typos in source code comments
2022-04-02 Gordon Berglingkern: Fix two typos in source code comments
2022-04-02 Mateusz Guzikvfs: fix memory leak on lookup with fds with ioctl...
2022-04-02 Gordon Berglingkern: Fix a typo in a source code comment
2022-03-31 Xin LIMFV 7b495a2a7abf (zlib): Correct incorrect inputs provi...
2022-03-31 Xin LIMFV c144cc54795d: zlib 1.2.12.
2022-03-30 Ed Mastesyscalls.master: remove obsolete comment about compatib...
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@bc3f12bfa (master) into main
2022-03-28 Brooks Davissysent: regen for syscallarg_t
2022-03-28 Brooks Davissyscallarg_t: Add a type for system call arguments
2022-03-28 Andrew TurnerFix a sign mismatch warning in the physmem code
2022-03-28 Xin LIMFV 45916e7c91ce: libbsdxml (expat) 2.4.7
2022-03-27 Mateusz Guzikvfs: add missing bits to vdropl_impl
2022-03-26 Mateusz Guzikvfs: assorted tidy ups to lookup
2022-03-26 Alexander LeidingerLog euid, rgid and jail on listen queue overflow
2022-03-26 Martin Matuskalibarchive: merge vendor bugfixes
2022-03-26 Eric van Gyzenstack_zero is not needed before stack_save
2022-03-26 Eric van Gyzenksiginfo_alloc: pass M_WAITOK or M_NOWAIT to uma_zalloc
2022-03-25 Mateusz Guzikvfs: set cn_namelen when handling degenerate lookups
2022-03-24 Mateusz Guzikvfs: hoist trailing slash handling out of the loop
2022-03-24 Mateusz Guzikvfs: factor symlink traversal out of namei
2022-03-24 Mateusz Guzikvfs: factor FAILIFEXISTS handling out of vfs_lookup
2022-03-24 Mateusz Guzikvfs: hoist degenerate path lookups out of the loop
2022-03-24 Mateusz Guzikvfs: NDFREE(&nd, NDF_ONLY_PNBUF) -> NDFREE_PNBUF(&nd)
2022-03-23 Mark Johnstonelf: Avoid dumping uninitialized bytes in PRSTATUS...
2022-03-23 Mark Johnstoncallout: Remove the CS_EXECUTING flag
2022-03-23 Mark Johnstonsetitimer: Fix exit race
2022-03-21 Alexander MotinFix umtxq_sleep() regression caused by 56070dd2e4d.
2022-03-21 firkkern_tc.c/cputick2usec() (which is used to calculate...
2022-03-21 Andrew TurnerMake SHMMAXPGS an unsigned long
2022-03-20 Colin Percivaltslog: Add CTLFLAG_SKIP to sysctls
2022-03-19 Mateusz Guzikcache: add a comment about a realpath bug
2022-03-19 Mateusz Guzikvfs: replace VFS_NOTIFY_UPPER_* macros with an enum
2022-03-19 Mateusz Guzikvfs: add missing flags to db show mount
2022-03-19 Mateusz Guzikvfs: retire the no longer used MNTK_LOOKUP_EXCL_DOTDOT...
2022-03-19 Mateusz Guzikvfs: add MNTK_UNLOCKED_INSMNTQUE
2022-03-17 firkclock_gettime: Fix CLOCK_THREAD_CPUTIME_ID race
2022-03-17 Mark Johnstonfile: Move FILEDESC_FOREACH macros to kern_descrip.c
2022-03-17 Mark Johnstonfile: Avoid a read-after-free of fd tables in sysctl...
2022-03-17 Philip Paepscontrib/tzdata: import tzdata 2022a
2022-03-13 Mateusz Guzikvfs: prefix lookup and relookup with vfs_
2022-03-13 Mateusz Guzikcache: use flexible array member
2022-03-13 Alfonso S. SicilianoMerge commit '2f8d4418415511460bd7b3b3e532f6b328cf993f'
2022-03-10 John BaldwinStore core dump notes for all valid register sets for...
2022-03-10 Kornel DulebaExtend device_get_property API
2022-03-10 Kornel Dulebabus_if: Add a default implementation of get_property
2022-03-10 Mateusz Guzikvfs: [2/2] fix stalls in vnode reclaim by only counting...
2022-03-10 Mateusz Guzikvfs: [1/2] fix stalls in vnode reclaim by not requeiein...
2022-03-09 Dimitry AndricMerge libcxxrt master fd484be8d1e94a1fcf6bc5c67e5c07b65...
2022-03-08 Martin Matuskazfs: merge openzfs/zfs@a86e08941 (master) into main
2022-03-07 Stefan Eßercontrib/bc: update to version 5.2.3
2022-03-07 Ed Mastekcov: use __func__ in KASSERT instead of old function...
2022-03-07 Mark Johnstonrmlock: Temporarily revert commit c84bb8cd771c
2022-03-07 Mark Johnstonlinker: Permit CTFv3 containers
2022-03-07 Mark Johnstonlinker: Simplify CTF container handling
2022-03-06 Konstantin Belousovbuf_alloc(): Stop using LK_NOWAIT, use LK_NOWITNESS
2022-03-04 Alexander MotinImprove timeout precision of pthread_cond_timedwait().
2022-03-04 John BaldwinFix the size returned for NT_FPREGSET.
2022-03-04 John BaldwinUse vnsz2log directly in assertion on its relation...
2022-03-03 Mateusz Guzikcache: hide hash stats behind DEBUG_CACHE
2022-03-03 Mateusz Guzikfd: add close_range(..., CLOSE_RANGE_CLOEXEC)
2022-03-02 Eric van GyzenMFV d1b143ee9a5: libbsdxml (expat) 2.4.6
2022-03-01 Mark Johnstonproc: Remove assertion that P_WEXIT is not set in proc_...
2022-03-01 Mark Johnstonproc: Relax proc_rwmem()'s assertion on the process...
2022-03-01 Warner Loshbus: Create dev_wired_cache
2022-03-01 Warner Loshbus: Add ACPI locator support
next