aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* mlx5 ipsec_offload: ensure that driver does not dereference dead sahindexKonstantin Belousov3 days1-0/+13
* vfs_subr: optimize inval_buf_rangeDoug Moore3 days1-32/+17
* sctp: make sctp_free_ifn() staticMichael Tuexen3 days2-2/+1
* sctp: cleanup sctp_delete_ifnMichael Tuexen3 days1-14/+5
* shm_alloc(): cleanupKonstantin Belousov4 days1-11/+7
* sctp: propagate cap rights on sctp_peeloffEd Maste4 days1-3/+4
* sysctl vm.objects: report objects backing posix shm segmentsKonstantin Belousov5 days2-0/+6
* sys/user.h: report posix shm mappingsKonstantin Belousov5 days2-0/+6
* posix shm: add shm_get_path(9)Konstantin Belousov5 days2-0/+32
* posix shm: mark backing objects with SHM_POSIXSHM flagKonstantin Belousov5 days2-5/+13
* kinfo_{vmobject,vmentry}: move copy of pathes into the vnode handling scopeKonstantin Belousov5 days2-7/+5
* swap_pager: use iterators in swp_pager_meta_buildDoug Moore5 days3-37/+126
* xen/blk{front,back}: fix usage of sector sizes different than 512bRoger Pau Monné5 days2-18/+47
* ptrace(PT_VM_ENTRY): report max protectionKonstantin Belousov5 days1-1/+3
* kinfo_vmentry: report max protectionKonstantin Belousov5 days2-0/+9
* nvme: Don't create sysctl for io queues not createdWarner Losh5 days1-20/+41
* vm_page: Fix a logic bug in vm_page_unwire_managed()Mark Johnston6 days1-3/+8
* vm_page: Use atomic loads for cmpset loopsMark Johnston6 days1-4/+4
* cxgbe(4): Use correct synchronization when marking the adapter offline.Navdeep Parhar6 days1-2/+7
* xen: remove PV suspend/resume support copyrightRoger Pau Monné6 days1-34/+1
* xen: expose support for poweroff/reboot/suspend on xenbusRoger Pau Monné6 days1-0/+25
* vm_meter: Add counter for NOFREE pagesBojan Novković6 days3-0/+11
* swap_pager: rename iter init functionsDoug Moore6 days1-9/+9
* getsockopt: improve locking for SOL_SOCKET level socket optionsMichael Tuexen6 days1-0/+14
* iflib: Make iflib_stop() staticZhenlei Huang6 days1-1/+1
* dummymbuf: Log the entire rule set if no delimiters are presentIgor Ostapenko6 days1-0/+1
* kinfo_vmobject: report backing object of the SysV shm segmentsKonstantin Belousov6 days2-1/+15
* kinfo_vmentry: report mappings of the SysV shm segmentsKonstantin Belousov6 days2-0/+11
* sysvshm: add shmobjinfo() function to find key/seq of the segment backed by objKonstantin Belousov6 days4-0/+43
* vm_object: add OBJ_SYSVSHM flag to indicate SysV shm backing objectKonstantin Belousov6 days2-0/+5
* vm_object: reformat flags definitionsKonstantin Belousov6 days1-16/+18
* sysv_ipc: remove sys/cdefs.h includeKonstantin Belousov6 days4-4/+0
* devctl: Add missing validation to DEV_RESETMark Johnston6 days1-0/+4
* vm_object: Fix the argument type to vm_object_set_flag()Mark Johnston7 days1-1/+1
* pctrie: don't assign to rootDoug Moore7 days1-2/+4
* membarrier.h: fix typoEd Maste7 days1-1/+1
* vm_object: Widen the flags fieldMark Johnston7 days2-2/+2
* dummymbuf: Fix code styleIgor Ostapenko7 days1-14/+14
* vm_kern: Use VM_ALLOC_NOFREE when allocating 'zero_region' pageBojan Novković8 days1-1/+2
* dummymbuf: Validate syntax upon write to net.dummymbuf.rules sysctlIgor Ostapenko8 days1-12/+49
* sysv shm: Fix SHM_REMAP flag valueBrooks Davis9 days1-1/+1
* snd_hdsp(4): Support AO4S-192 and AI4S-192 extension boards.Florian Walpen9 days3-3/+5
* snd_hdspe(4): Addendum to AO4S-192 and AI4S-192 support.Florian Walpen9 days1-4/+2
* snd_hdspe(4): AO4S/AI4S support.Ruslan Bukin9 days3-10/+17
* shm: Respect PROT_MAX when creating private mappingsMark Johnston9 days1-4/+4
* ggate: Avoid dropping the GEOM topology lock in dumpconfMark Johnston9 days1-3/+0
* arm64: Support HWCAP2_AFP and HWCAP2_RPRESAndrew Turner9 days1-2/+14
* tmpfs: check residence in data_lockedDoug Moore9 days1-4/+13
* ctl: limit memory allocation in pci_virtio_scsiPierre Pronchery9 days1-0/+12
* sysent: fix a couple more do-no-edit commentsBrooks Davis10 days1-0/+2