]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
amd64: clear PSL.AC in the right frame
[FreeBSD/FreeBSD.git] / sys /
2021-05-26 Konstantin Belousovamd64: clear PSL.AC in the right frame
2021-05-26 Konstantin Belousovalc(4): add support for Mikrotik 10/25G NIC
2021-05-26 Mark JohnstonFix mbuf leaks in various pru_send implementations
2021-05-25 Mark Johnstondummynet: Fix mbuf tag allocation failure handling
2021-05-25 Lv Yunlongsocket: Release cred reference later in sodealloc()
2021-05-25 Konstantin Belousovkern_descrip.c: Style
2021-05-25 Konstantin Belousovttydev_write: prevent stops while terminal is busied
2021-05-24 Kristof Provostdummynet: Remove unused code
2021-05-24 Kristof Provostpf: Set the pfik_group for userspace
2021-05-24 Alexander Motinmpr/mps(4): Make device mapping some more robust.
2021-05-24 Mark Johnstonlinux: Fix a mistake in commit fb58045145
2021-05-23 Mark Johnstonlinux: Fix SMAP-enabled futex routines
2021-05-23 Juraj Lutterrpi_ft5406: Recognize raspberrypi,firmware-ts touchscreen
2021-05-23 Lutz Donnerhackenetgraph/ng_checksum: Fix double free error
2021-05-22 Mateusz Guzikzfs: avoid memory allocation in arc_prune_async
2021-05-22 Mateusz Guzikzfs: make vnlru_free_vfsops use conditional on version
2021-05-22 Mateusz Guzikzfs: change format string in zio_fini to get rid of...
2021-05-22 Mateusz Guzikzfs: make seqc asserts conditional on replay
2021-05-22 Mark Johnstonvfs: Fix error handling in vn_fullpath_hardlink()
2021-05-22 Mateusz Guzikzfs: use vn_seqc_read_notmodify for racing .. lookups
2021-05-22 Mateusz Guzikzfs: damage control racing .. lookups in face of mkdir...
2021-05-22 Mateusz Guziktmpfs: reimplement the mtime scan to use the lazy list
2021-05-22 Mateusz Guzikvm: add another pager private flag
2021-05-22 Mateusz Guzikfdescfs: allow shared locking of root vnode
2021-05-22 Mateusz Guzikpseudofs: use vget_prep + vget_finish instead of vget...
2021-05-22 Mateusz Guzikvfs: refactor vdrop
2021-05-22 Mateusz Guzikvfs: change vn_freevnodes_* prefix to idiomatic vfs_fre...
2021-05-22 Mateusz Guzikvfs: add missing atomic conversion to writecount adjustment
2021-05-22 Mateusz Guzikvfs: add more safety against concurrent forced unmount...
2021-05-22 Mateusz Guzikvfs: lockless writecount adjustment in set/unset text
2021-05-22 Mateusz Guzikcache: remove incomplete lockless lockout support durin...
2021-05-22 Mateusz Guzikcache: extend mismatch vnode assert print to include...
2021-05-22 Konstantin Belousovtmpfs: dynamically register tmpfs pager
2021-05-22 Konstantin Belousovvm: Add KPI to dynamically register pagers
2021-05-22 Konstantin Belousovsys/vm: remove several other uses of OBJT_SWAP_TMPFS
2021-05-22 Konstantin Belousovvm_object_set_memattr(): handle all object types withou...
2021-05-22 Konstantin Belousovprocfs_map: switch to use vm_object_kvme_type
2021-05-22 Konstantin Belousovvm_object_kvme_type(): reimplement by embedding kvme_ty...
2021-05-22 Ryan LibbyClose races in vm object chain traversal for unlock
2021-05-22 Konstantin BelousovConstify vm_pager-related virtual tables.
2021-05-22 Konstantin BelousovAdd OBJT_SWAP_TMPFS pager
2021-05-22 Konstantin Belousovpagertab: use designated initializers
2021-05-22 Konstantin BelousovStyle enum obj_type
2021-05-22 Konstantin BelousovImplement vm_object_vnode() using vm_pager_getvp()
2021-05-22 Konstantin BelousovAdd pgo_freespace method
2021-05-22 Konstantin BelousovAdd pgo_getvp method
2021-05-22 Konstantin BelousovAdd pgo_mightbedirty method
2021-05-22 Konstantin Belousovvm_pager: add pgo_set_writeable_dirty method
2021-05-22 Konstantin Belousovvm_pager: style some wrappers
2021-05-22 Konstantin Belousovswappagerops: slightly more style-compliant formatting
2021-05-22 Rick Macklemnfscl: Add support for va_birthtime to NFSv4
2021-05-21 Mark Johnstonkqueue timer: Remove detached knotes from the process...
2021-05-21 Andriy Gaponstorvsc: fix auto-sense reporting
2021-05-21 Andriy GaponPCI hot-plug: use dedicated taskqueue for device attach...
2021-05-21 Colin PercivalMFC fixes to hostuuid handling
2021-05-20 Mark Johnstonfork: Suspend other threads if both RFPROC and RFMEM...
2021-05-20 Mark Johnstonposix timers: Check for overflow when converting to ns
2021-05-20 Lutz Donnerhackenetgraph/ng_bridge: Handle send errors during loop...
2021-05-20 Ed Masteregen syscall files after 0bd5d81f1edf
2021-05-20 Ed Mastemakesyscalls.lua: improve generated file style(9) compl...
2021-05-19 Mateusz Guzikcache: fix lockless absolute symlink traversal to non...
2021-05-19 Mark Johnstonnd6: Avoid using an uninitialized sockaddr in nd6_prefi...
2021-05-19 Mark Johnstonswap_pager: Zero swap info before exporting to userspace
2021-05-19 Mark Johnstonif: Remove unnecessary validation in the SIOCSIFNAME...
2021-05-19 Konstantin Belousovvn_open_cred(): disallow O_CREAT | O_EMPTY_PATH
2021-05-19 Konstantin Belousovopenat(2): add O_EMPTY_PATH
2021-05-18 Jonah Caplanbridgestp: validate timer values in config BPDU
2021-05-18 Kevin Bowlinge1000: fix em_mac_min and 82547 packet buffer
2021-05-18 Kevin Bowlinge1000: disable hw.em.sbp debug setting
2021-05-18 Mateusz Guzikvfs: fix vnode use count leak in O_EMPTY_PATH support
2021-05-18 Rick Macklemnfscl: fix typo in a comment
2021-05-17 Mark JohnstonAdd missing sockaddr length and family validation to...
2021-05-17 Kristof Provostin6_mcast: Return EADDRINUSE when we've already joined...
2021-05-17 Sai Rajesh Tallamrajuixgbe: Restore AIM support
2021-05-16 Rick Macklemcopy_file_range(2): improve copying of a large hole...
2021-05-16 Navdeep Parharcxgbe(4): Use ifaddr_event_ext instead of ifaddr_event...
2021-05-16 Navdeep Parharcxgbe(4): Do not panic when tx is called with invalid...
2021-05-16 Navdeep Parharcxgbe(4): hw.cxgbe.panic_on_fatal_err can be changed...
2021-05-16 Navdeep Parharcxgbe(4): Move the hw-specific parts of VXLAN setup...
2021-05-16 Navdeep Parharcxgbe(4): Add flag to reliably stop the driver from...
2021-05-16 Navdeep Parharcxgbe(4): RSS hash for VXLAN traffic is computed from...
2021-05-16 Navdeep Parharcxgbe(4): Fix minor nit in the display of MPS TCAM...
2021-05-16 Navdeep Parharcxgbe(4): make the logging helpers a little more robust.
2021-05-16 Navdeep Parharcxgbe/tom: Fix potential leak in t4_aiotx_process_job.
2021-05-16 Navdeep Parharcxgbe(4): Always use the per-VI callout to read interfa...
2021-05-16 Navdeep Parharcxgbe/t4_tom: restore socket's protosw before entering...
2021-05-16 Navdeep Parharcxgbe(4): Allow a T6 adapter to switch between TOE...
2021-05-16 Navdeep Parharcxgbe(4): create a separate helper routine to write...
2021-05-16 Navdeep Parharcxgbe(4): make it safe to call setup_memwin repeatedly.
2021-05-16 Navdeep Parharcxgbe(4): use standard sysctl routines to deal with...
2021-05-16 Navdeep Parharcxgbe(4): catch up with the latest cryptocaps.
2021-05-16 Navdeep Parharcxgbe(4): Remove extra blank line.
2021-05-16 Navdeep Parharcxgbe(4): Fix an assertion that is not valid during...
2021-05-16 Navdeep Parharcxgbe(4): Use the correct filter width for T5+.
2021-05-16 Navdeep Parharcxgbe(4): Add a driver ioctl to set the filter mask.
2021-05-16 Navdeep Parharcxgbe(4): Use firmware commands to get/set filter confi...
2021-05-16 Navdeep Parharcxgbe(4): Break up t4_read_chip_settings.
2021-05-16 Alexander MotinImprove UMA cache reclamation.
2021-05-14 Mark Johnstoncryptodev: Fix some input validation bugs
2021-05-14 Kristof Provostpf: Support killing 'matching' states
next