..
bus_if.m
newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf
2021-06-22 20:52:06 -06:00
capabilities.conf
clock_if.m
cpufreq_if.m
device_if.m
firmw.S
genassym.sh
genassym.sh: Fix two minor issues found by shellcheck
2021-07-28 13:49:16 -06:00
genoffset.c
genoffset.sh
genoffset: simplify and rewrite in sh
2021-07-28 13:50:09 -06:00
imgact_aout.c
Do not call FreeBSD-ABI specific code for all ABIs
2021-07-07 14:12:07 +03:00
imgact_binmisc.c
imgact_elf32.c
imgact_elf64.c
imgact_elf.c
imgact_elf: Avoid redefining suword()
2021-07-23 15:40:54 -04:00
imgact_shell.c
init_main.c
Stop arming kqueue timers on knote owner suspend or terminate
2021-04-09 23:43:51 +03:00
init_sysent.c
Regen
2021-07-28 13:21:22 +03:00
kern_acct.c
acct: Zero pad bytes in accounting records
2021-07-23 10:29:57 -04:00
kern_alq.c
kern_clock.c
kern_clocksource.c
kern_condvar.c
Use sleepq_signal(SLEEPQ_DROP) in cv_signal().
2021-07-09 20:57:58 -04:00
kern_conf.c
Fix handling of D_GIANTOK
2021-06-07 16:45:50 -04:00
kern_cons.c
kern_context.c
kern_cpu.c
kern_cpuset.c
domainset: Define additional global policies
2021-04-14 13:03:33 -04:00
kern_ctf.c
kern_descrip.c
Add required sysctl name length checks to various handlers
2021-07-23 10:47:13 -04:00
kern_dtrace.c
kern_dump.c
kern_environment.c
kenv: allow listing of static kernel environments
2021-07-18 23:06:19 -05:00
kern_et.c
kern_event.c
kqueue: replace kq_ncallouts loop with atomic_fetchadd
2021-06-02 15:14:58 +00:00
kern_exec.c
linux(4): Modify sv_onexec hook to return an error.
2021-07-20 09:56:25 +03:00
kern_exit.c
Do not call FreeBSD-ABI specific code for all ABIs
2021-07-07 14:12:07 +03:00
kern_fail.c
kern_ffclock.c
kern_fork.c
procctl(2): add PROC_NO_NEW_PRIVS_CTL, PROC_NO_NEW_PRIVS_STATUS
2021-07-01 09:42:07 +01:00
kern_hhook.c
kern_idle.c
kern_intr.c
kern_jail.c
kern: ether_gen_addr: randomize on default hostuuid, too
2021-06-01 22:59:21 -05:00
kern_kcov.c
kern_khelp.c
kern_kthread.c
kern_ktr.c
kern_ktrace.c
ktrace: Zero request structures when populating the pool
2021-07-23 10:29:53 -04:00
kern_linker.c
kern linker: do not allow more than one kldload and kldunload syscalls simultaneously
2021-05-31 18:09:22 +03:00
kern_lock.c
lockprof: pass lock type as an argument instead of reading the spin flag
2021-05-23 17:55:27 +00:00
kern_lockf.c
kern_lockstat.c
kern_loginclass.c
kern_malloc.c
malloc: Pass the allocation size to malloc_large() by value
2021-07-13 17:47:02 -04:00
kern_mbuf.c
mbuf: replace all direct uma_zfree(zone_mbuf) calls with m_free_raw
2021-07-07 11:05:46 +00:00
kern_mib.c
kern_module.c
kern_mtxpool.c
kern_mutex.c
lockprof: pass lock type as an argument instead of reading the spin flag
2021-05-23 17:55:27 +00:00
kern_ntptime.c
kern_osd.c
kern_physio.c
Minor style tidy: if( -> if (
2021-04-18 11:19:15 -06:00
kern_pmc.c
kern_poll.c
kern_priv.c
kern_proc.c
Add required sysctl name length checks to various handlers
2021-07-23 10:47:13 -04:00
kern_procctl.c
procctl(PROC_ASLR_STATUS): fix vmspace leak
2021-07-15 03:02:50 +03:00
kern_prot.c
kern: fail getgroup and setgroup with negative int
2021-06-02 13:22:57 -06:00
kern_racct.c
kern_rangelock.c
kern_rctl.c
kern_resource.c
kern_rmlock.c
rmlock(9): add an RM_DUPOK flag
2021-04-12 11:42:21 -03:00
kern_rwlock.c
lockprof: pass lock type as an argument instead of reading the spin flag
2021-05-23 17:55:27 +00:00
kern_sdt.c
kern_sema.c
kern_sendfile.c
Fix handling of errors from pru_send(PRUS_NOTREADY)
2021-05-21 17:45:19 -04:00
kern_sharedpage.c
Remove bogus cast from exec_sysvec_init().
2021-07-20 09:54:09 +03:00
kern_shutdown.c
kern_sig.c
Add a knob to not drop signal with default ignored or ignored actions
2021-06-16 02:00:19 +03:00
kern_switch.c
kern_sx.c
lockprof: pass lock type as an argument instead of reading the spin flag
2021-05-23 17:55:27 +00:00
kern_synch.c
Allow sleepq_signal() to drop the lock.
2021-06-25 14:12:21 -04:00
kern_syscalls.c
kern_sysctl.c
Escape any '.' characters in sysctl node names
2021-07-22 10:22:48 -06:00
kern_tc.c
kern: clarify boot time
2021-05-05 12:32:13 -06:00
kern_thr.c
kern_thread.c
Pass the syscall number to capsicum permission-denied signals
2021-07-16 18:06:44 +01:00
kern_time.c
posix timers: Check for overflow when converting to ns
2021-05-13 08:34:03 -04:00
kern_timeout.c
callout: Make cc_cpu local to kern_timeout.c
2021-07-15 22:41:10 -04:00
kern_tslog.c
kern_tslog: Include tslog data from loader
2021-06-20 20:09:47 -07:00
kern_ubsan.c
kern_umtx.c
Revert most of ce42e79310
2021-07-28 13:21:12 +03:00
kern_uuid.c
kern_xxx.c
ksched.c
link_elf_obj.c
link_elf.c
linker_if.m
Make.tags.inc
Makefile
md4c.c
md5c.c
msi_if.m
p1003_1b.c
pic_if.m
posix4_mib.c
sched_4bsd.c
lockprof: pass lock type as an argument instead of reading the spin flag
2021-05-23 17:55:27 +00:00
sched_ule.c
Refactor/optimize cpu_search_*().
2021-07-28 22:00:29 -04:00
serdev_if.m
stack_protector.c
subr_acl_nfs4.c
subr_acl_posix1e.c
subr_asan.c
KASAN: Disable checking before triggering a panic
2021-07-23 10:47:14 -04:00
subr_atomic64.c
subr_autoconf.c
subr_blist.c
blist: Correct the node count computed in blist_create()
2021-07-13 17:47:27 -04:00
subr_boot.c
subr_bufring.c
subr_bus_dma.c
crypto: Add a new type of crypto buffer for a single mbuf.
2021-05-25 16:59:18 -07:00
subr_bus.c
newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf
2021-06-22 20:52:06 -06:00
subr_busdma_bufalloc.c
subr_capability.c
subr_clock.c
subr_compressor.c
subr_counter.c
subr_coverage.c
subr_csan.c
Generalize sanitizer interceptors for memory and string routines
2021-03-24 19:46:22 -04:00
subr_devmap.c
subr_devstat.c
subr_disk.c
subr_dummy_vdso_tc.c
subr_early.c
subr_epoch.c
The old thread priority must be stored as part of the EPOCH(9) tracker.
2021-05-23 10:53:25 +02:00
subr_eventhandler.c
subr_fattime.c
subr_filter.c
subr_firmware.c
subr_gtaskqueue.c
subr_hash.c
subr_hints.c
subr_intr.c
intrng: remove now redundant shadow variable.
2021-07-08 08:46:41 +02:00
subr_kdb.c
subr_kobj.c
newbus: Optimize/Simplify kobj_class_compile_common a little
2021-04-21 15:37:24 -06:00
subr_lock.c
lockprof: move panic check after inspecting the state
2021-05-23 17:55:27 +00:00
subr_log.c
subr_mchain.c
subr_module.c
subr_msgbuf.c
subr_param.c
Move mips and arm to 1000Hz by default.
2021-06-16 20:00:14 -06:00
subr_pcpu.c
subr_pctrie.c
subr_physmem.c
subr_pidctrl.c
subr_power.c
subr_prf.c
subr_prng.c
subr_prof.c
x86: remove gcov kernel support
2021-04-02 15:41:51 +03:00
subr_rangeset.c
subr_rman.c
rman: Remove an outdated comment that no longer applies
2021-07-05 16:15:03 +01:00
subr_rtc.c
subr_sbuf.c
sbuf_uionew(): sbuf_new() takes int as length
2021-04-14 10:23:20 +03:00
subr_scanf.c
subr_sfbuf.c
subr_sglist.c
sglist: Add sglist_append_single_mbuf().
2021-05-25 16:59:18 -07:00
subr_sleepqueue.c
Allow sleepq_signal() to drop the lock.
2021-06-25 14:12:21 -04:00
subr_smp.c
Refactor/optimize cpu_search_*().
2021-07-28 22:00:29 -04:00
subr_smr.c
subr_stack.c
subr_stats.c
stats(3): Improve t-digest merging of samples which result in mu adjustment underflow.
2021-04-02 13:17:53 +11:00
subr_syscall.c
Pass the syscall number to capsicum permission-denied signals
2021-07-16 18:06:44 +01:00
subr_taskqueue.c
subr_terminal.c
subr_trap.c
tcp: HPTS performance enhancements
2021-07-07 07:22:35 -04:00
subr_turnstile.c
subr_uio.c
subr_unit.c
subr_vmem.c
subr_witness.c
Remove more remnants of sio(4)
2021-04-07 14:33:02 -04:00
sys_capability.c
sys_eventfd.c
Drop "All rights reserved" from my copyright statements.
2021-07-20 10:05:50 +03:00
sys_generic.c
select: Define select_flags[] as const
2021-07-23 10:47:13 -04:00
sys_getrandom.c
sys_pipe.c
pipe: Avoid calling selrecord() on a closing pipe
2021-04-28 10:43:29 -04:00
sys_procdesc.c
sys_process.c
sys_process.c: extract ptrace_unsuspend()
2021-05-25 18:22:27 +03:00
sys_socket.c
Re-enable network ioctls in capability mode
2021-04-23 09:22:49 -04:00
syscalls.c
Regen
2021-07-28 13:21:22 +03:00
syscalls.master
Revert most of ce42e79310
2021-07-28 13:21:12 +03:00
systrace_args.c
regen after tweaks to getgroups and setgroups
2021-06-02 13:24:50 -06:00
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c
tty_compat.c
tty_info.c
tty_inq.c
tty_outq.c
Minor style cleanup
2021-04-18 11:14:17 -06:00
tty_pts.c
tty_tty.c
tty_ttydisc.c
tty.c
ttydev_write: prevent stops while terminal is busied
2021-05-18 20:52:03 +03:00
uipc_accf.c
Consistently use the SOLISTENING() macro
2021-06-14 17:32:27 -04:00
uipc_debug.c
uipc_domain.c
uipc_ktls.c
ktls: fix NOINET build
2021-07-07 10:40:02 -04:00
uipc_mbuf2.c
uipc_mbuf.c
m_dup: Handle unmapped mbufs as an input mbuf.
2021-07-26 14:09:16 -07:00
uipc_mbufhash.c
uipc_mqueue.c
uipc_sem.c
uipc_shm.c
Constify vm_pager-related virtual tables.
2021-05-07 17:08:03 +03:00
uipc_sockbuf.c
socket: Implement SO_RERROR
2021-07-28 09:35:09 -07:00
uipc_socket.c
socket: Implement SO_RERROR
2021-07-28 09:35:09 -07:00
uipc_syscalls.c
Consistently use the SOLISTENING() macro
2021-06-14 17:32:27 -04:00
uipc_usrreq.c
socket: Implement SO_RERROR
2021-07-28 09:35:09 -07:00
vfs_acl.c
vfs_aio.c
lio_listio: Don't post a completion notification if none was requested
2021-07-15 22:41:10 -04:00
vfs_bio.c
amd64: Implement a KASAN shadow map
2021-04-13 17:42:20 -04:00
vfs_cache.c
cache: add cache_enter_time_flags
2021-07-12 07:03:14 +02:00
vfs_cluster.c
Minor style tidy: if( -> if (
2021-04-18 11:19:15 -06:00
vfs_default.c
VFS_QUOTACTL(9): allow implementation to indicate busy state changes
2021-05-30 14:53:47 -07:00
vfs_export.c
vfs_extattr.c
vfs_hash.c
vfs_init.c
VFS_QUOTACTL(9): allow implementation to indicate busy state changes
2021-05-30 14:53:47 -07:00
vfs_lookup.c
vfs: use the sentinel trick in locked lookup path parsing
2021-05-29 22:04:09 +00:00
vfs_mount.c
Allow stacked filesystems to be recursively unmounted
2021-07-24 12:52:00 -07:00
vfs_mountroot.c
vfs: Initialize "lastfail" in vfs_mountroot_wait()
2021-07-23 12:04:02 -04:00
vfs_subr.c
VFS: remove MNTK_MARKER
2021-07-24 12:52:32 -07:00
vfs_syscalls.c
Implement unprivileged chroot
2021-07-20 08:57:53 +00:00
vfs_vnops.c
vfs: fix MNT_SYNCHRONOUS check in vn_write
2021-06-02 13:42:02 +00:00
vnode_if.src