aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* hwpstate_amd: Initialize CPPC driver typeHEADmainLaurent Chardon10 min.1-1/+1
* cxgbe(4): Updates to the hw and fw headers and config fileNavdeep Parhar10 hours5-57/+154
* sys/time: rework saturation ifdef to avoid direct arch refRyan Libby13 hours1-2/+2
* types: provide __SIZEOF_{INT{8,16,32,64},TIME,TIME32}_TRyan Libby13 hours7-0/+13
* Fix LOCAL_PEERCRED in 32-bit compat modeAlan Somers36 hours2-2/+30
* vm_map_growstack(): use local for p->p_vmspaceKonstantin Belousov37 hours1-2/+1
* smartpqi: Add runtime sysctl for debug_level and log device state changesJohn Hall39 hours11-26/+62
* vm_map_growstack(): give a hint to user that stack was blown outKonstantin Belousov40 hours1-2/+15
* vm_map_growstack(): consistently use local vars instead of curthread/procKonstantin Belousov40 hours1-6/+8
* pfctl: optionally print the rule in the state overviewKristof Provost42 hours2-76/+115
* bufspace_wait(): only try to help bufdaemon if there is a chance to helpKonstantin Belousov45 hours1-1/+2
* p9fs: Fix creating files with restrictive permissionsAlex Richardson2 days2-6/+32
* p9fs: implement basic pathconf supportAlex Richardson2 days2-2/+72
* p9fs: Move UMA zone initialization to VFS module lifecycleAlex Richardson2 days2-2/+5
* virtio_p9fs: Fix kernel panic on module unloadAlex Richardson2 days1-3/+9
* sys: Make priority.h and rtprio.h include all dependenciesAlex Richardson2 days2-8/+9
* Remove PROC_CHECK_PRIV macro from sys_process.cSimon J. Gerraty2 days1-19/+40
* zfs: merge openzfs/zfs@a12c6ed62Martin Matuska2 days47-107/+522
* kobj: Use M_WAITOK in kobj_initJohn Baldwin2 days1-1/+1
* kobj: Assert class passed to kobj_init_static is compiledJohn Baldwin2 days1-0/+2
* mlx5en: destroy TIR before DEK during TLS RX teardownAriel Ehrenberg2 days1-4/+11
* sys/cdefs.h: Introduce __maybe_unused attributeHans Rosenfeld3 days2-1/+1
* nfs_clsubs.c: Fix ncl_getcookie() when "pos" is negativeRick Macklem3 days2-2/+10
* eventhandler: Fix the NODEBUG buildMark Johnston3 days1-1/+3
* if_vlan: Use the exclusive lock everywhereMark Johnston3 days1-68/+58
* eventhandler: Fix a race when pruning eventhandlersMark Johnston3 days2-6/+16
* Revert "zstd: disable weak-symbol tracing hooks in the kernel"Xin LI3 days1-4/+2
* ichsmb: add Ice Lake-LP (0x34a3) and Ice Lake-N (0x38a3) SMBus device IDsAbdelkader Boudih3 days1-3/+6
* smsc: Add missing newline to PHY timeout error printfEd Maste3 days1-1/+1
* pf: do not reject rules with colliding hashesKristof Provost4 days1-16/+8
* Fix typo in curthreadSimon J. Gerraty4 days1-1/+1
* acpi_panasonic: acquire serial lock before calling hkey_sound_mute in shutdownAbdelkader Boudih4 days1-0/+2
* mii: Fix SMSC nameEd Maste4 days2-6/+6
* mac_veriexec_priv_check block proc_write_*regs*Simon J. Gerraty4 days1-3/+16
* ath{10,11,12}k: Add missing header in MakefileShengYi Hung4 days3-0/+6
* Revert "virtio_net: Use bus_dma for rxq/txq buffers"Andrew Turner4 days2-268/+17
* Revert "virtio_net: Use bus_dma for command/ack buffers"Andrew Turner4 days2-284/+58
* pfsync: reject invalid SCTP statesKristof Provost4 days1-0/+7
* nfs_pub: move from vfs_subr.c to vfs_export.cRyan Libby4 days3-4/+3
* nfs_nfsdserv.c: Clip number of callback slotsRick Macklem4 days1-0/+8
* linuxkpi: Implement `module_*()` APIs as static functionsJean-Sébastien Pédron5 days1-3/+8
* execve: Add guard pages around execve KVA buffersMark Johnston5 days5-11/+42
* asmc: rename wol sysctl to auto_poweronAbdelkader Boudih5 days2-15/+13
* rs5c372a: Fix copyright headerJustin Hibbits5 days1-22/+2
* dpaa: Fix copyright headersJustin Hibbits5 days21-107/+47
* nfsd: Disable use of callbacks for NFSv4.0Rick Macklem5 days1-238/+31
* unix: Make sure we signal EOF on the write side when disconnectingMark Johnston5 days1-0/+2
* krpc: Get rid of KRPC_VNET macrosRick Macklem5 days3-75/+60
* Revert erronously pushed series of commits, which should not be.Konstantin Belousov6 days9-238/+170
* sys/vnode.h: remove stale commentKonstantin Belousov6 days1-1/+0