]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
condvar: Fix a user-after-free in _cv_wait() when ktrace is enabled
[FreeBSD/FreeBSD.git] / sys /
2024-01-29 Mark Johnstoncondvar: Fix a user-after-free in _cv_wait() when ktrac...
2024-01-29 Mark Johnstoncondvar: Clean up condvar.h a bit
2024-01-27 Vladimir Kondratyevhv_kbd: Fix build with EVDEV_SUPPORT kernel option...
2024-01-25 Gordon Berglingnet80211: Fix a typo in a source code comment
2024-01-25 Gordon Berglingif_llatbl: Fix a typo in a KASSERT message
2024-01-25 Gordon Berglingnetinet6: Fix two typos in source code comments
2024-01-25 Gordon Berglingfusefs(5): Fix a typo in a SDT probe
2024-01-25 Gordon Berglingnetpfil: Fix a typo in a source code comment
2024-01-25 Gordon Berglingaic7xxx: Fix a typo in a kernel message
2024-01-25 Gordon Berglingbce(4): Fix a typo in a kernel message
2024-01-25 Gordon Berglingusb: Fix a typo in a source code comment
2024-01-25 Gordon Berglingvmd(4): Fix typos in source code comments
2024-01-25 Gordon Berglingtcp_fastopen: Fix a typo in a source code comment
2024-01-25 Gordon Berglingaic7xxx: Fix two typos in source code comments
2024-01-25 Gordon Berglingrtsock: Fix a typo in a source code comment
2024-01-25 Gordon Berglingvirtio(4): Fix a typo in a source code comment
2024-01-25 Gordon Berglinggjournal(8): Fix a typo in a sysctl description
2024-01-25 Gordon Berglingnetlink(4): Fix a typo in a source code comment
2024-01-24 Konstantin Belousovmsdosfs_remount_ro(): correct vfs_unbusy() loop
2024-01-24 Konstantin Belousovmsdosfs_integrity_error(): plug possible busy leak
2024-01-24 Konstantin Belousovmsdosfs_rename(): implement several XXXs about downgrad...
2024-01-24 Konstantin Belousovmsdosfs_rename(): handle errors from msdosfs_lookup_ino()
2024-01-24 Konstantin Belousovsysctl vm.objects/vm.swap_objects: do not fill vnode...
2024-01-23 Gordon Berglingatse(4): Fix a typo in a source code comment
2024-01-23 Gordon Berglingnet: Fix two typos in source code comments
2024-01-23 Gordon Berglingnetgraph: Fix two typos in source code comments
2024-01-23 Gordon Berglingnetpfil: Fix two typos in source code comments
2024-01-23 Gordon Berglingvmware: Fix a typo in a source code comment
2024-01-23 Gordon Berglingusb: Fix two typos in source code comments
2024-01-23 Gordon Berglingciss(4): Fix a typo in a source code comment
2024-01-23 Gordon Berglingtcp_hpts: Fix a typo of a function name in a comment
2024-01-23 Gordon Berglingdevfs(5): Fix a typo in a source code comment
2024-01-22 Mark Johnstoninpcb: Allow SO_REUSEPORT_LB to be used in jails
2024-01-22 Mark Johnstoninpcb: Remove a PCB from its LB group upon a subsequent...
2024-01-22 Mark Johnstoninpcb: Remove NULL checks of credential references
2024-01-22 Alexander V. Chernikovrouting: plug mbuf leak for the packets hitting IPv6...
2024-01-22 Mitchell Hornearm64: fix db_read_bytes() for size == 8
2024-01-22 Baptiste Daroussinjail: add security.jail.mlock_allowed
2024-01-22 Konstantin Belousovlinuxkpi: correct zone item size for linux_mm_zone
2024-01-20 Konstantin Belousovvm/vm_object.c: minor cleanup
2024-01-19 Alexander Motiniichid(4): Switch taskqueue to "fast"
2024-01-19 Alexander Motiniichid(4): Unify two taskqueue tasks
2024-01-19 Alexander Motiniichid(4): Restore/increase sampling rate
2024-01-19 Alexander Motiniicbb: Fix pause_sbt() arguments order
2024-01-19 Alexander Motiniichid(4): Improve idle sampling hysteresis
2024-01-19 Alexander Motinig4: Actively use FIFO thresholds
2024-01-19 Alexander Motinig4: Fix FIFO depths detection
2024-01-19 Joerg Pulzispfw(4): Update and add firmware
2024-01-19 Mark Johnstonisp: Fix endianness conversion in isp_read_flash_data()
2024-01-19 Joerg Pulzisp(4): Rework firmware handling/loading
2024-01-19 Joerg Pulzisp(4): Style changes
2024-01-19 Joerg Pulzisp(4): Remove redundant functions for reading data...
2024-01-19 Joerg Pulzisp(4): Use the FLT on all supported controllers
2024-01-19 Joerg Pulzisp(4): Add support to read contents of the FLT (flash...
2024-01-19 Joerg Pulzisp(4): Fix reading NVRAM contents for 28xx based devices
2024-01-19 Joerg Pulzisp(4): Add support for QLogic 28xx devices
2024-01-19 John Baldwinisp: Remove unused variable.
2024-01-19 Alexander Motinacpi_cpu: Reduce BUS_MASTER_RLD manipulations
2024-01-19 Alexander MotinSchedule fast taskqueue callouts on right CPU.
2024-01-19 Colin Percival13.3: update stable/13 to -PRERELEASE
2024-01-18 Colin Percivalx86: Adjust base addr for PCI MCFG regions
2024-01-18 John Baldwinx86: Support multiple PCI MCFG regions
2024-01-18 John Baldwinx86: Refactor pcie_cfgregopen
2024-01-18 John Baldwinpci_cfgreg: Add shims to preserve ABI of pci_cfgreg...
2024-01-18 John Baldwinpci_cfgreg: Add a PCI domain argument to the low-level...
2024-01-18 John Baldwinsys: Use mbufq_empty instead of comparing mbufq_len...
2024-01-18 John Baldwinmbuf: Add mbufq_empty
2024-01-18 John Baldwinnet80211 amdpu: Simplify a few loops that drain an...
2024-01-18 John Baldwinsys: Style fix for M_EXT | M_EXTPG
2024-01-18 John Baldwinacpi: Only reserve resources enumerated via _CRS
2024-01-18 Olivier Certnercr_bsd_visible(): Style fixes
2024-01-18 Marius Strobluart(4): Honor hardware state of NS8250-class for tsw_busy
2024-01-18 Marius Strobligb(4): Remove disconnected SYSCTL
2024-01-18 Marius Stroble1000(4): Remove disconnected SYSCTL
2024-01-18 Konstantin BelousovAdd vnode_pager_clean_{a,}sync(9)
2024-01-18 Konstantin Belousovvnode_pager_generic_putpages(): rename maxblksz local...
2024-01-18 Konstantin Belousovvnode_pager_generic_putpages(): correctly handle clean...
2024-01-17 Konstantin Belousovncl_bioread(): check for vp->v_object before accessing it
2024-01-15 Zhenlei Huangkern linker: Do not retry loading modules on EEXIST
2024-01-15 Jiahao LImii: Fix memory leak in micphy.
2024-01-15 Teerayut Hiruntarapornpuc: Add support for Exar XR17V354 Quad PCI Express...
2024-01-15 Richard Scheffeneggertcp: prevent spurious empty segments and fix uncommon...
2024-01-14 Osama Abboudena: Update driver version to v2.7.0
2024-01-14 Osama Abboudena: Update the license dating to 2023
2024-01-14 Osama Abboudena: Support srd metrics with sysctl
2024-01-14 Osama Abboudena: Support customer metric with sysctl
2024-01-14 Osama Abboudena: Introduce shared sample interval for all stats
2024-01-14 Osama Abboudena: Remove CQ tail pointer update API
2024-01-14 Osama Abboudena: Update ena_com_update_intr_reg API usage
2024-01-14 Arthur Kiyanovskiena: Change measurement unit of time since last tx...
2024-01-14 Osama Abboudena: Add sysctl support for spreading IRQs
2024-01-14 Arthur Kiyanovskiena: Upgrade ena-com to freebsd v2.7.0
2024-01-12 Gleb Smirnoffif_tuntap: fix NOIP build
2024-01-12 Michael Tuexenif_tuntap: add LRO support to tap devices
2024-01-12 Michael Tuexenif_tuntap: remove redundant check
2024-01-12 Michael Tuexenif_tuntap: support receive checksum offloading for...
2024-01-12 Michael Tuexenif_tuntap: trigger the bpf hook on transmitting for...
2024-01-12 Michael Tuexenif_tuntap: improve code consistency
2024-01-12 Michael Tuexensctp: minor clean
2024-01-12 Michael Tuexenudplite: make socketoption available on IPv6 sockets
next