freebsd_amp_hwpstate/sys/kern
Konstantin Belousov 2082565798 O_PATH: disable kqfilter for fifos
Filter on fifos is real filter for the object, and not a filesystem
events filter like EVFILT_VNODE.

Reported by:	markj using syzkaller
Reviewed by:	markj
Sponsored by:	The FreeBSD Foundation
MFC after:	3 days
2021-04-30 17:43:45 +03:00
..
Make.tags.inc
Makefile
bus_if.m
capabilities.conf
clock_if.m
cpufreq_if.m
device_if.m
firmw.S
genassym.sh
genoffset.c
genoffset.sh
imgact_aout.c
imgact_binmisc.c
imgact_elf.c imgact_elf: Ensure that the return value in parse_notes is initialized 2021-04-26 14:53:16 -04:00
imgact_elf32.c
imgact_elf64.c
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
kern_acct.c
kern_alq.c
kern_clock.c
kern_clocksource.c
kern_condvar.c
kern_conf.c
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 O_PATH: allow vnode kevent filter on such files 2021-04-15 12:49:18 +03:00
kern_dtrace.c
kern_dump.c
kern_environment.c
kern_et.c
kern_event.c Minor style cleanup 2021-04-18 11:14:17 -06:00
kern_exec.c execve: Mark exec argument buffers 2021-04-13 17:42:21 -04:00
kern_exit.c
kern_fail.c
kern_ffclock.c
kern_fork.c Stop arming kqueue timers on knote owner suspend or terminate 2021-04-09 23:43:51 +03:00
kern_hhook.c
kern_idle.c
kern_intr.c
kern_jail.c
kern_kcov.c
kern_khelp.c
kern_kthread.c
kern_ktr.c
kern_ktrace.c
kern_linker.c Minor style cleanup 2021-04-18 11:14:17 -06:00
kern_lock.c
kern_lockf.c
kern_lockstat.c
kern_loginclass.c
kern_malloc.c malloc: Add state transitions for KASAN 2021-04-13 17:42:21 -04:00
kern_mbuf.c
kern_mib.c
kern_module.c
kern_mtxpool.c
kern_mutex.c
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 sysctl vm.objects: report backing object and swap use 2021-04-19 21:32:01 +03:00
kern_procctl.c
kern_prot.c
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
kern_sdt.c
kern_sema.c
kern_sendfile.c
kern_sharedpage.c
kern_shutdown.c
kern_sig.c Stop arming kqueue timers on knote owner suspend or terminate 2021-04-09 23:43:51 +03:00
kern_switch.c
kern_sx.c Minor style cleanup 2021-04-18 11:14:17 -06:00
kern_synch.c
kern_syscalls.c
kern_sysctl.c sysctl_handle_string: do not malloc when SYSCTL_IN cannot fault 2021-04-19 21:32:01 +03:00
kern_tc.c
kern_thr.c
kern_thread.c
kern_time.c realtimer_expire: avoid proc lock recursion when called from itimer_proc_continue() 2021-04-14 10:53:19 +03:00
kern_timeout.c Balance parentheses in sysctl descriptions 2021-04-11 10:30:55 +02:00
kern_tslog.c
kern_ubsan.c
kern_umtx.c
kern_uuid.c
kern_xxx.c
ksched.c
link_elf.c
link_elf_obj.c
linker_if.m
makesyscalls.sh
md4c.c
md5c.c
msi_if.m
p1003_1b.c
pic_if.m
posix4_mib.c
sched_4bsd.c
sched_ule.c
serdev_if.m
stack_protector.c
subr_acl_nfs4.c
subr_acl_posix1e.c
subr_asan.c kasan: Use vm_offset_t for the first parameter to kasan_shadow_map() 2021-04-29 11:39:02 -04:00
subr_atomic64.c
subr_autoconf.c
subr_blist.c
subr_boot.c
subr_bufring.c
subr_bus.c newbus: style nit (align comments) 2021-04-21 15:37:24 -06:00
subr_bus_dma.c
subr_busdma_bufalloc.c
subr_capability.c
subr_clock.c
subr_compressor.c
subr_counter.c
subr_coverage.c
subr_csan.c
subr_devmap.c
subr_devstat.c
subr_disk.c
subr_dummy_vdso_tc.c
subr_early.c
subr_epoch.c
subr_eventhandler.c
subr_fattime.c
subr_filter.c
subr_firmware.c
subr_gtaskqueue.c
subr_hash.c
subr_hints.c
subr_intr.c
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
subr_log.c
subr_mchain.c
subr_module.c
subr_msgbuf.c
subr_param.c
subr_pcpu.c
subr_pctrie.c
subr_physmem.c
subr_pidctrl.c
subr_power.c
subr_prf.c
subr_prng.c
subr_prof.c
subr_rangeset.c
subr_rman.c
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
subr_sleepqueue.c
subr_smp.c
subr_smr.c
subr_stack.c
subr_stats.c
subr_syscall.c
subr_taskqueue.c
subr_terminal.c
subr_trap.c
subr_turnstile.c
subr_uio.c
subr_unit.c
subr_vmem.c
subr_witness.c
sys_capability.c
sys_eventfd.c
sys_generic.c
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 Minor style cleanup 2021-04-18 11:14:17 -06:00
sys_socket.c Re-enable network ioctls in capability mode 2021-04-23 09:22:49 -04:00
syscalls.c
syscalls.master
systrace_args.c
sysv_ipc.c
sysv_msg.c
sysv_sem.c
sysv_shm.c
tty.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
uipc_accf.c
uipc_debug.c
uipc_domain.c
uipc_ktls.c
uipc_mbuf.c
uipc_mbuf2.c
uipc_mbufhash.c
uipc_mqueue.c
uipc_sem.c
uipc_shm.c
uipc_sockbuf.c
uipc_socket.c poll(2): Add POLLRDHUP. 2021-04-28 23:00:31 +12:00
uipc_syscalls.c
uipc_usrreq.c
vfs_acl.c
vfs_aio.c open(2): Implement O_PATH 2021-04-15 12:48:24 +03:00
vfs_bio.c amd64: Implement a KASAN shadow map 2021-04-13 17:42:20 -04:00
vfs_cache.c cache: remove incomplete lockless lockout support during resize 2021-04-28 19:53:25 +00:00
vfs_cluster.c Minor style tidy: if( -> if ( 2021-04-18 11:19:15 -06:00
vfs_default.c
vfs_export.c
vfs_extattr.c
vfs_hash.c
vfs_init.c
vfs_lookup.c Make files opened with O_PATH to not block non-forced unmount 2021-04-15 12:48:27 +03:00
vfs_mount.c
vfs_mountroot.c Minor style tidy: if( -> if ( 2021-04-18 11:19:15 -06:00
vfs_subr.c vfs: Add KASAN state transitions for vnodes 2021-04-13 17:42:21 -04:00
vfs_syscalls.c kern_linkat: modify to accept AT_ flags instead of FOLLOW/NOFOLLOW 2021-04-25 14:13:12 +01:00
vfs_vnops.c O_PATH: disable kqfilter for fifos 2021-04-30 17:43:45 +03:00
vnode_if.src