]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Revert "LinuxKPI: Add explicit software context to FPU sections"
[FreeBSD/FreeBSD.git] / sys /
2024-02-10 Vladimir KondratyevRevert "LinuxKPI: Add explicit software context to...
2024-02-10 Vladimir KondratyevRevert "LinuxKPI: Do not use explicit context in FPU...
2024-02-10 Alfredo MazzinghiAbstract UIO allocation and deallocation.
2024-02-10 Alfredo MazzinghiFix subr_uio.c style(9) with uses of sizeof.
2024-02-10 Richard Scheffeneggertcp: stop timers and clean scoreboard in tcp_close()
2024-02-10 Richard Scheffeneggertcp: stop doing superfluous work after sending RST
2024-02-10 Richard Scheffeneggertcp: clean scoreboard when releasing the socket buffer
2024-02-10 Kristof Provostichsmb: add Cedar Fork PCI id
2024-02-09 John Baldwincam: Check if cam_simq_alloc fails for the xpt bus...
2024-02-09 John Baldwinpcib: Refine handling of resources allocated from bridg...
2024-02-09 John Baldwinpcib: Allocate PCI_RES_BUS resources with RF_ACTIVE
2024-02-09 John Baldwinpcib: Make various bus methods private to pci_pci.c
2024-02-09 John Baldwinacpi: Cleanup handling of suballocated resources
2024-02-09 John Baldwinacpi: Use bus_generic_alloc_resource instead of duplica...
2024-02-09 John Baldwinacpi: Use kobj typedefs for new-bus method prototypes
2024-02-07 Austin Zhangntb: Add Intel Xeon Gen4 support
2024-02-09 Alexander Stetsenkoarm64: Add a GENERIC-KMSAN kernel configuration
2024-02-09 Emil Tsalapatisfusefs: only test for incoherency if FN_SIZECHANGE...
2024-02-08 Richard Scheffeneggertcp: ensure tcp_sack_partialack does not inflate cwnd...
2024-02-08 Richard Scheffeneggertcp: calculate ssthresh on RTO according to RFC5681
2024-02-08 Richard Scheffeneggertcp: use tcp_fixed_maxseg instead of tcp_maxseg in...
2024-02-08 Gleb Smirnoffunix: retire LOCAL_CONNWAIT
2024-02-08 Gleb Smirnoffunix/stream: do not put empty mbufs on the socket
2024-02-08 Mark Johnstonarm64: Add pmap integration for KMSAN
2024-02-08 Mark Johnstonarm64: Simplify and improve KASAN shadow map bootstrapping
2024-02-08 Alexander Stetsenkoarm64: Enable KMSAN when configured to do so
2024-02-08 Mark Johnstonarm64: Disable kernel superpage promotion when KMSAN...
2024-02-08 Mark Johnstonarm64: Implement busdma bits for KMSAN
2024-02-08 Mark Johnstonarm64: Add msan.h
2024-02-08 Mark Johnstonarm64: Make KMSAN aware of exceptions
2024-02-08 Mark Johnstonarm64: Define shadow maps for KMSAN
2024-02-08 Mark Johnstonck/aarch64: Specify output operands for ck_pr_md_store_*
2024-02-08 Mark Johnstonkmsan: Add some additional bus_space accessors
2024-02-08 Mark Johnstonarm64: Fix the unwind.c build when sanitizers are enabled
2024-02-08 Martin Matuskazfs: merge openzfs/zfs@229b9f4ed
2024-02-07 Brooks DavisBelatedly bump __FreeBSD_version for libsys
2024-02-07 Jessica Clarkegicv3_its: Drop a couple of redundant vm_offset_t casts
2024-02-07 Mark Johnstonvmm: Expose more registers to VM_GET_REGISTER
2024-02-07 Warner Loshacpica: Fix my mismerge
2024-02-06 Warner Losharm: Move locore-v6.S to locore.S
2024-02-06 Warner Losharm: Use locore-v6.S directly
2024-02-06 Warner Losharm: Catchup to atmel retirement
2024-02-06 Warner Loshddb: Remove useless includes
2024-02-06 Michael Tuexenvnic: fix compilation of an IPv6 only kernel
2024-02-06 Kristof Provostpf: add a probe point to BOUND_IFACE
2024-02-06 Kajetan Staszkiewiczpf: Ensure that st->kif is obtained in a way which...
2024-02-06 Kristof ProvostRevert "pf: Ensure that st->kif is obtained in a way...
2024-02-06 Vitaliy Gusevvmm: Fix compiling error with BHYVE_SNAPSHOT
2024-02-06 Daniel Roethlisbergerarm64: Add netmap(4) to default kernel config
2024-02-06 Andriy Gaponfix poweroff regression from 9cdf326b4f by delaying...
2024-02-05 John Baldwinspeaker: Use standard C bool
2024-02-05 John Baldwini386: Use bool for booleans in getmemsize
2024-02-05 Marius Stroblfib_algo(4): Lower level of algorithm switching message...
2024-02-05 Marius Stroblsdhci_fsl_fdt(4): Actually use modified SDHCI capabilities
2024-02-05 Warner Loshacpica: Create merge commit against vendor branch
2024-02-05 Igor Ostapenkopf: Ensure that st->kif is obtained in a way which...
2024-02-05 Brooks Davislibthr: move _umtx_op_err() to libsys
2024-02-05 Brooks Davislibsys: generate private symbol map
2024-02-05 Brooks Davismakesyscalls: generate private syscall symbols
2024-02-05 Warner Loshvtnet: Avoid ifdefs based on __NO_STRICT_ALIGNMENT
2024-02-05 Warner Loshvtnet: Account for the padding when selecting allocatio...
2024-02-05 Warner Loshsubr_firmware: Sort includes
2024-02-04 Alan Somersfusefs: fix invalid value for st_birthtime.tv_nsec
2024-02-03 Gleb Smirnoffunix: synchronize shutdown(2) with read(2)
2024-02-03 Gleb SmirnoffRevert "sockets: retire sorflush()"
2024-02-03 Mark Johnstoncdefs: Introduce __result_use_or_ignore_check
2024-02-03 Bjoern A. Zeebnet80211: make sure calls to (*iv_update_bss)() are...
2024-02-03 Bjoern A. Zeebnet80211: fix a NULL deref in ieee80211_sta_join1()
2024-02-03 Bjoern A. ZeebLinuxKPI: implement memset_after()
2024-02-03 Bjoern A. Zeebiwlwifi: add the d3 (PM) bits to the Makefile (disabled)
2024-02-03 Bjoern A. Zeebiwlwifi: adjust to make d3.c compile
2024-02-03 Bjoern A. ZeebLinuxKPI: 802.11: extend ieee80211_key_seq and WLAN_KEY...
2024-02-03 Bjoern A. ZeebLinuxKPI: 802.11: fix field order in ieee80211_key_conf
2024-02-03 rilyshsys/arm64/rockchip/rk_gpio.c: remove an extra semicolon
2024-02-03 rilyshsys/netlink/route/iface.c: remove an extra semicolon
2024-02-03 rilyshsys/fs/unionfs/union_vnops.c: remove an extra semicolon
2024-02-03 rilyshsys/compat/linux/linux_misc.c: remove an extra semicolon
2024-02-03 rilyshsys/netpfil/pf/pf.c: remove an extra semicolon
2024-02-03 rilyshsys/netpfil/pf/pf.c: remove an extra semicolon
2024-02-03 rilyshsys/dev/enic/if_enic.c: remove an extra semicolon
2024-02-03 rilyshsys/dev/mii/mcommphy.c: remove an extra semicolon
2024-02-03 rilyshsys/dev/iicbus/pmic/rockchip/rk8xx.c: remove an extra...
2024-02-03 Jose Luis Duranqlnx: Fix typo (triple M)
2024-02-03 Jose Luis Duranath: Fix typo (triple M)
2024-02-03 Mina Galićamd64 & i386: enable VIMAGE in MINIMAL
2024-02-03 Ricardo Brancoprocfs: Add self & exe symlinks like NetBSD does
2024-02-02 John Baldwinx86 mem: Pass standard bool value to pmap_demote_DMAP
2024-02-02 John Baldwinddb: Use bool for boolean variables in MD code
2024-02-02 John Baldwinarm: pmap_extract() returns a PA not a boolean value
2024-02-02 John Baldwinamd64: Use bool for booleans in getmemsize
2024-02-02 John Baldwinx86: Consistently pass true/false to is_pde parameter...
2024-02-02 Cy SchubertOpenSSL: Vendor import of OpenSSL 3.0.13
2024-02-02 Mina Galićx86 & arm: remove CAM_DEBUG_FLAGS= from MMCCAM kernels
2024-02-02 Mina Galićamd64: switch GENERIC-MMCCAM to GENERIC
2024-02-02 Mina Galićarm: fix typo in GENERIC-MMCCAM
2024-02-02 Stephan de Witaxgbe: Various link stability and module compatibilty...
2024-02-02 Mark Johnstonsocket: Don't assume m0 != NULL in sbappendcontrol_locked()
2024-02-02 Lexi Wintersys/cdefs.h: add __noexcept and __noexcept_if
2024-02-02 Kristof Provostpf: implement addrule via netlink
2024-02-02 Kristof Provostpf: ensure dummynet gets the correct direction after...
next