]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern
arm64: Ignore 1GB mappings in pmap_advise()
[FreeBSD/FreeBSD.git] / sys / kern /
2022-09-30 Konstantin BelousovAdd AT_USRSTACK{BASE, LIM} AT vectors, and ELF_BSDF_VMN...
2022-09-28 Zhenlei Huangdebugnet: Fix parameter order in the calls to m_get()
2022-09-21 Mark Johnstondevstat: Remove DTrace io probes lacking a BIO reference
2022-09-19 Doug Moorerb_tree: avoid extra reads in rebalancing
2022-09-18 Gordon Berglingkern_jail: Fix a typo in a source code comment
2022-09-07 Gordon Berglingkern: Remove a double word in a source code comment
2022-09-06 Gordon Berglingkern: Fix a typo in asource code comment
2022-09-04 Ed MasteClarify code comments on ASLR default settings
2022-09-04 Ed MasteDisallow invalid PT_GNU_STACK
2022-09-03 Konstantin BelousovRemove TDF_DOING_SA
2022-09-03 Konstantin BelousovRemove struct proc p_singlethr member
2022-09-03 Konstantin BelousovREAP_KILL_PROC: kill processes in the threaded taskqueu...
2022-09-03 Konstantin Belousovfork_norfproc(): unlock p1 before retrying
2022-09-03 Konstantin Belousovkern_sig.c: style
2022-09-03 Konstantin Belousovksiginfo_tryfree(): change return type to bool
2022-09-03 Konstantin Belousovksiginfo_alloc(): change to directly take M_WAITOK...
2022-08-31 firkFix compat10 semaphore interface race
2022-08-31 Konstantin Belousovfork_exit(): style comment
2022-08-22 Konstantin Belousovreap_kill_proc_locked(): remove outdated part of the...
2022-08-22 Konstantin Belousovexit1(): update comment about thread_single()
2022-08-22 Konstantin Belousovsleepq_set_timeout_sbt(): correct comment to not talk...
2022-08-22 Konstantin Belousovsleepq_check_ast_sc_locked(): update comment
2022-08-22 Konstantin Belousovfork_norfproc(): style
2022-08-22 Andrew TurnerAdjust function definition in subr_devmap.c to avoid...
2022-08-21 Dimitry AndricAdjust function definition in kern_poll.c to avoid...
2022-08-11 Mark Johnstonfile: Move code to share fdtol structs into kern_descrip.c
2022-08-11 Mark Johnstondomain: Use designated constants for timeout periods
2022-08-11 Mitchell Horneddb: use _FLAGS command macros where appropriate
2022-08-11 Mitchell Hornebus_if: provide a default null rescan method
2022-08-10 Gordon Berglingvnode(9): Fix a typo in a source code comment
2022-08-10 Konstantin Belousovthread_create(): call cpu_copy_thread() after td_pflags...
2022-08-09 Konstantin Belousovelf_note_prpsinfo: handle more failures from proc_getargv()
2022-08-03 Gleb Smirnoffsockets: fix setsockopt(SO_RCVTIMEO) on a listening...
2022-08-02 Mateusz Guzikule: unbreak UP builds
2022-08-01 Mark Johnstonsched_ule: Ensure we hold the thread lock when modifyin...
2022-08-01 Mark Johnstonsched_ule: Use the correct atomic_load variant for...
2022-08-01 Mark Johnstonsched_ule: Use explicit atomic accesses for tdq fields
2022-08-01 Mark Johnstonsched_ule: Enable preemption of curthread in the load...
2022-08-01 Mark Johnstonsched_ule: Fix racy loads of pc_curthread
2022-07-29 Dimitry AndricAdjust function definitions in kern_cons.c to avoid...
2022-07-29 Dimitry AndricAdjust function definition in subr_autoconf.c to avoid...
2022-07-29 Dimitry AndricAdjust function definitions in sysv_msg.c to avoid...
2022-07-29 Dimitry AndricAdjust function definition in vfs_bio.c to avoid clang...
2022-07-29 Dimitry AndricAdjust function definitions in kern_resource.c to avoid...
2022-07-29 Dimitry AndricAdjust function definitions in kern_dtrace.c to avoid...
2022-07-25 Mark Johnstoneventtimer: Fix several races in the timer reload code
2022-07-25 Mark Johnstoncallout: Simplify the inner loop in callout_process...
2022-07-25 Mark Johnstoncallout: Remove a redundant parameter to callout_cc_add()
2022-07-20 Mark Johnstonaio: Improve UMA usage
2022-07-20 Mark Johnstontime: Make realitexpire() local to kern_time.c
2022-07-19 Mark Johnstontimecounter: Load the currently selected tc once in...
2022-07-19 Mark Johnstonktls: Zero out TLS_GET_RECORD control messages
2022-07-19 Marcin WojtasEnable ASLR by default for 64-bit executables
2022-07-18 Mark Johnstoneventtimer: Pass a pcpu state pointer to getnext(cpu...
2022-07-18 Mark Johnstonsched_ule: Fix a typo in a comment
2022-07-18 Mark Johnstonsched_ule: Eliminate a superfluous local variable in...
2022-07-18 Mark Johnstonsched_ule: Purge an obsolete comment
2022-07-14 Mark Johnstonpipe: Use a distinct wait channel for I/O serialization
2022-07-13 John BaldwinAdd register sets for NT_THRMISC and NT_PTLWPINFO.
2022-07-06 Konstantin Belousovvfs_mount.c: convert explicit panics and KASSERTs to...
2022-07-06 Konstantin Belousovvfs_op_exit(): assert that mnt_vfs_ops stays non-zero...
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-07-03 Jamie GrittonMFC jail: add prison_cleanup() to release resources...
2022-06-29 Mark Johnstonmount: Fix an incorrect assertion in kernel_mount()
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...
2022-06-24 Damjan JovanovicKERN_LOCKF: report kl_file_fsid consistently with stat(2)
2022-06-24 Konstantin Belousovreap_kill_proc(): avoid singlethreading any other proce...
2022-06-24 Konstantin Belousovreap_kill_subtree(): hold the reaper when entering...
2022-06-24 Konstantin Belousovreap_kill_subtree_once(): handle proctree_lock unlock...
2022-06-24 Konstantin Belousovreap_kill_proc: do not retry on thread_single() failure
2022-06-24 Konstantin BelousovMake stop_all_proc_block interruptible to avoid deadloc...
2022-06-24 Mark Johnstonthread_single_end(): consistently maintain p_boundary_c...
2022-06-24 Konstantin Belousovthread_unsuspend(): do not unuspend the suspended leade...
2022-06-24 Konstantin Belousovthread_single(): remove already checked conditional...
2022-06-24 Konstantin BelousovDo not single-thread itself when the process single...
2022-06-24 Konstantin Belousovweed_inhib(): correct the condition to re-suspend a...
2022-06-24 Konstantin Belousovweed_inhib(): do not double-suspend already suspended...
2022-06-24 Konstantin Belousovthread_single: wait for P_STOPPED_SINGLE to pass
2022-06-24 Konstantin Belousovissignal(): ignore signals when process is single-threa...
2022-06-24 Konstantin BelousovP2_WEXIT: avoid thread_single() for exiting process...
2022-06-24 Konstantin BelousovFix another race between fork(2) and PROC_REAP_KILL...
2022-06-24 Konstantin BelousovFix a race between fork(2) and PROC_REAP_KILL subtree
2022-06-24 Konstantin Belousovkern_procctl: add possibility to take stop_all_proc_blo...
2022-06-24 Konstantin BelousovAdd stop_all_proc_block(9)
2022-06-24 Konstantin Belousovreap_kill(): split children and subtree killers into...
2022-06-24 Konstantin Belousovreap_kill(): rename the reap variable to reaper
2022-06-24 Konstantin Belousovreap_kill(): de-inline LIST_FOREACH(), twice
2022-06-24 Konstantin Belousovreaper_abandon_children(): upgrade proctree_lock assert...
2022-06-23 Mitchell HorneUse KERNEL_PANICKED() in more places
2022-06-21 Warner LoshCreate wrapper for Giant taken for newbus
2022-06-21 Mark Johnstonvm_object: Use the vm_object_(set|clear)_flag() helpers
2022-06-17 John Baldwinvfs: Consistently validate AT_* flags in kern_* functions.
next