]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
makesyscalls: add COMPAT14 support
[FreeBSD/FreeBSD.git] / sys /
2023-12-01 Brooks Davismakesyscalls: add COMPAT14 support
2023-12-01 Mark Johnstonarm64: Add register definitions for MDCR_EL2
2023-12-01 Gleb Smirnoffofed: garbage collect now unused sdp_sockaddr()
2023-12-01 Stephen J. Kiernaniicbus: add compat32 support for I2C ioctls
2023-12-01 Warner Loshcam: Make cam.h self-contained for userland
2023-12-01 Warner Loshcam: Remove prototype for cam_sim_alloc_dev
2023-12-01 Bjoern A. Zeebath: Revert "Use NET_TASK_INIT() and NET_GROUPTASK_INIT...
2023-12-01 Bjoern A. ZeebRevert "[ath] Attempt to fix epoch handling."
2023-12-01 Bjoern A. ZeebRevert "Enter the network epoch in USB WiFi drivers...
2023-12-01 Bjoern A. ZeebRevert "Widen EPOCH(9) usage in USB WLAN drivers."
2023-12-01 Bjoern A. ZeebRevert "Widen EPOCH(9) usage in PCI WLAN drivers."
2023-12-01 Bjoern A. Zeebnet80211: move net_epoch into net80211
2023-11-30 Richard Scheffeneggertcp: for LRD move sysctl from tcp.do_lrd tp tcp.sack...
2023-11-30 Bjoern A. Zeebnet80211: ieee80211_dump_node() check for channel to...
2023-11-30 Mark Johnstonossl: Add AES-GCM support for NEON-enabled armv7
2023-11-30 Mark Johnstonossl: Add support for armv7
2023-11-30 Mark Johnstonossl: Fix some bugs in the fallback AES-GCM implementation
2023-11-30 Gleb Smirnoffsockets: don't malloc/free sockaddr memory on getpeerna...
2023-11-30 Gleb Smirnoffsockets: don't malloc/free sockaddr memory on accept(2)
2023-11-30 Richard Scheffeneggertcp: enable LRD by default
2023-11-30 Andrew Turnervm: Add kva_alloc_aligned
2023-11-30 Andrew Turnervm: Use vmem_xalloc in kva_alloc
2023-11-30 Jamie Grittonjail: Don't allow jail_set(2) to resurrect dying jails.
2023-11-29 Stephen J. Kiernansmbus: add compat32 support for SMB ioctls
2023-11-29 Martin Matuskazfs: merge openzfs/zfs@a03ebd9be
2023-11-29 Bjoern A. Zeebiwlwififw: add firmware for the Bz/B200 chipset
2023-11-29 Jean-Sébastien Pédronlinuxkpi: Include <linux/rbtree.h> from <linux/hrtimer...
2023-11-29 Jean-Sébastien Pédronvt(4): Call post-switch callback after replacing the...
2023-11-29 John Baldwinx86: Support multiple PCI MCFG regions
2023-11-29 John Baldwinx86: Refactor pcie_cfgregopen
2023-11-29 John Baldwinpci_cfgreg: Add a PCI domain argument to the low-level...
2023-11-29 John Baldwinagp_amd64: Use <machine/pci_cfgreg.h> rather than bare...
2023-11-29 Igor Ostapenkopf: fix mem leaks upon vnet destroy
2023-11-29 Mark Johnstonossl: Keep mutable AES-GCM state on the stack
2023-11-29 Warner Loshopenzfs: unbreak 32-bit builds.
2023-11-29 Warner Loshmpi3mr: Minor tweak to task queue pausing
2023-11-29 Warner Loshmpi3mr: Assume dma_hiaddr is BUS_SPACE_MAXADDR
2023-11-29 Warner Loshmpi3mr: Replace can't happen DataLength == 0 with an...
2023-11-29 Alexander Motinmpi3mr: Use template for main busdma tag.
2023-11-29 Alexander Motinmpi3mr: Make these bus_dmamap_load calls synchronous
2023-11-29 Alexander Motinmpi3mr: Fix MAXPHYS usage
2023-11-29 Warner Loshmpi3mr: Add firmware version
2023-11-29 Warner Loshmpi3mr: Trivial trailing white space reduction
2023-11-29 Warner Loshmpi3mr: Honor the dma mask from IOCFacts
2023-11-29 Warner Loshmpi3mr: Fix EINPROGRESS errors hanging the card
2023-11-29 Warner Loshmpi3mr: Cleaup setting of status in processing scsiio...
2023-11-29 Warner Loshmpi3mr: Only set callout_owned when we create a timeout
2023-11-29 Warner Loshmpi3mr: Minor style fix
2023-11-29 Warner Loshmpi3mr: Reduce the scope of the reset_mutext
2023-11-29 Warner Loshmpi3mr: Remove unused fields in struct mpi3mr_cmd
2023-11-29 Warner Loshmpi3mr: Don't hold fwevt_lock over call to taskqueue_drain
2023-11-28 Konstantin Belousovsys/sys: Remove some more vestiges of the $FreeBSD$
2023-11-28 KUROSAWA Takahironetlink: fix adding an interface route
2023-11-28 Martin Matuskazfs: merge openzfs/zfs@688514e47
2023-11-28 Mark Johnstonossl: Fix handling of separate AAD buffers in ossl_aes_...
2023-11-28 Konstantin Belousovnullfs: do not allow bypass on copy_file_range()
2023-11-28 Konstantin Belousovvn_copy_file_range(): provide ENOSYS fallback to vn_gen...
2023-11-28 Konstantin Belousovvn_copy_file_range(): find write vnodes on which to...
2023-11-28 Konstantin BelousovVFS: add VOP_GETLOWVNODE()
2023-11-28 Konstantin BelousovEVFILT_TIMER: intialize stop timer list in type-stable...
2023-11-28 Konstantin BelousovEVFILT_SIGNAL: do not use target process pointer on...
2023-11-28 Konstantin BelousovRevert "kqueue: on process exit, force-clear its regist...
2023-11-28 Warner Loshpst-raid: De-pessimize the building of i386 kernels
2023-11-28 Mateusz GuzikAdd DEBUG_POISON_POINTER
2023-11-28 Elliott Mitchellxen: remove xen_domain_type enum/variable
2023-11-28 Elliott Mitchellxen/dev: remove __unused from driver argument of identi...
2023-11-28 Elliott Mitchellxen/dev: switch to DEVMETHOD_END
2023-11-28 Elliott Mitchellxen/x86: move x86-only variable out of common
2023-11-28 Elliott Mitchellxen/intr: remove xenpci headers
2023-11-28 Elliott Mitchellxen: remove declaration of evtchn_device_upcall()
2023-11-28 Elliott Mitchellxen/apic: remove passing trapframe as argument
2023-11-28 Elliott Mitchellxen/intr: correct misuses of Xen handle pointer type
2023-11-28 Elliott Mitchellxen: correct spacing in hypercall.h headers
2023-11-28 Emmanuel VadotRevert "sys/mutex.h: Include sys/lock.h instead of...
2023-11-28 Emmanuel VadotRevert "sys/mutex.h: Reorder includes"
2023-11-28 Gleb Smirnoffng_socket: with getsockname() return node ID for unname...
2023-11-28 Gleb Smirnoffnetgraph: increase size of sockaddr_ng to match maximum...
2023-11-27 Warner Loshcdefs: Remove __func__ stub.
2023-11-27 Warner LoshRevert "cdefs: Remove __func__ define"
2023-11-27 Kristof Provostpf: implement DIOCGETRULES via netlink
2023-11-27 Randall StewartFix two latent bugs in hpts. One where a static is...
2023-11-27 Brooks Davisx86emu: remove localy added __FBSDID
2023-11-27 Vladimir Kondratyevig4: Add PCI IDs for Intel Ice Lake I2C controller.
2023-11-27 Warner Loshparam.h: Bump FreeBSD_version to 1500005
2023-11-27 Warner Loshcdefs: Remove __func__ define
2023-11-27 Warner Loshcdefs: Move GNUC_PREREQ to top of file
2023-11-27 Warner Loshcdefs: Remove CC_SUPPORTS macros, they are unused
2023-11-27 Warner Loshcdefs: Remove some builtin defines, they are unused
2023-11-27 Warner Loshcdefs: Remove vararg related defines, they are unused.
2023-11-27 Warner Loshcdefs: Remove __GNUCLIKE_BUILTIN_CONSTANT_P, it's unused
2023-11-27 Warner Loshcdefs: Remove __GNUCLIKE_CTOR_SECTION_HANDLING, it...
2023-11-27 Warner Loshcdefs: Remove __GNUCLIKE___SECTION, it's unused.
2023-11-27 Warner Loshsys: Automated cleanup of cdefs and other formatting
2023-11-27 Warner Loshsccs: Manual changes
2023-11-27 Warner Loshsys: Remove ancient SCCS tags.
2023-11-26 Xin LIMFV: xz 5.4.5
2023-11-25 Konstantin BelousovSet installed kernel and driver files access modes...
2023-11-25 John Baldwinnew-bus: Disable assertions for rman mismatches for...
2023-11-24 John Baldwinaarch64 nexus: Fix a mismerge in nexus_activate_resource
2023-11-24 John Baldwinnew-bus: Add comments for resource_*_map_request*
next