]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2024-02-12 Dimitry AndricRevert "Build clang and other llvm executables as PIE"
2024-02-12 Eugene Grosbeingraid: unbreak Promise RAID1 with 4+ providers
2024-02-11 Dimitry AndricBump __FreeBSD_version after clang/llvm PIE change
2024-02-11 Dimitry AndricBuild clang and other llvm executables as PIE
2024-02-11 Kyle Evanscaroot: routine update
2024-02-11 Konstantin... amd64 pcb.h: use 4 hex digits for pcb flags
2024-02-11 Konstantin... amd64 gdt_segs: use designated initializers
2024-02-11 Konstantin... amd64/linux*: mark brandlists as static
2024-02-11 Konstantin... ELF note parser: provide more info on failure
2024-02-11 Konstantin... imgact_elf.c: remove sys/cdefs.h include
2024-02-11 Konstantin... amd64 uprintf_signal: add space between %rax value...
2024-02-11 Konstantin... Document aio_read2/aio_write2
2024-02-11 Konstantin... aio_read2/aio_write2: add AIO_OP2_VECTORED
2024-02-11 Konstantin... libc: add aio_read2() and aio_write2() functions
2024-02-11 Konstantin... lio_listio(2): add LIO_FOFFSET flag to ignore aiocb...
2024-02-10 Vladimir KondratyevLinuxKPI: Allow kmalloc to be called when FPU protectio...
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 Dimitry AndricRemove usr.bin/clang/llvm-ar/llvm-cxxfilt-driver.cpp...
2024-02-10 Simon J. Gerratyrc.subr.8 note when DebugOn will be called
2024-02-10 Warner Loshloader: Document the lua loader table.
2024-02-10 Simon J. Gerratyrc.subr avoid noise if /usr not mounted
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 Konstantin... read.2: Describe debug.iosize_max_clamp
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 Jessica Clarkecommitters-src: Extremely belatedly add myself
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-09 Jessica Clarkebsdinstall: Add new Auto option to netconfig interface...
2024-02-09 Brooks Davislibsys: add guards to MD manpages
2024-02-09 Simon J. Gerraty/etc/rc add trace debug and verify
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-09 Maxim Konovalovifconfig: a typo fixed in the man page
2024-02-08 Brooks Davislibsys: actually install manpages
2024-02-08 Brooks Davislibsys: move some missed manpages
2024-02-08 Richard Scheffeneggertcp: ensure tcp_sack_partialack does not inflate cwnd...
2024-02-08 Dimitry AndricMerge commit f577bfb99528 from llvm-project (by Alexand...
2024-02-08 Richard Scheffeneggertcp: calculate ssthresh on RTO according to RFC5681
2024-02-08 Mark Johnstontraceroute6: Update .PATH and include path after tracer...
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 Smirnofftests/unix_passfd: add a comment for send_a_lot
2024-02-08 Gleb Smirnofftests/unix_passfd: test that control mixed with data...
2024-02-08 Gleb Smirnofftests/unix_passfd: fix typos - assignment instead of...
2024-02-08 Gleb Smirnoffunix/stream: do not put empty mbufs on the socket
2024-02-08 Lexi Wintertraceroute: remove rcsid tags
2024-02-08 Lexi Wintertraceroute: remove configuration #defines
2024-02-08 Lexi Wintertraceroute: move from contrib to usr.sbin
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 Johnstonkmsan: Update kmsan.9 to note arm64 support
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-08 Hiroki Satosystat(1): Plug memory leak
2024-02-08 Li-Wen Hsurelease: Add AZURE to CLOUDWARE
2024-02-07 Brooks Davisrescue: Don't explicitly link with libsys
2024-02-07 the-Chain-Warden... LUA: Backport CVE-2020-24370's patch
2024-02-07 Brooks DavisBelatedly bump __FreeBSD_version for libsys
2024-02-07 Brooks Davislibthr: filter rather than link with libsys
2024-02-07 Brooks Davislibc: don't directly link libsys
2024-02-07 Cameron HarrAdd 'zpool status -e' flag to see unhealthy vdevs
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 Mark Johnstonbhyve: Add support for the 'p' query
2024-02-07 Warner Loshacpica: Fix my mismerge
2024-02-07 Gregory Neil... Belatedly update version and date for sendmail 8.18...
2024-02-07 Brooks Davislib/libc: version auxiliary libsys.so
2024-02-07 Brooks Davislibsys: fix powerpcspe build
2024-02-06 Warner Loshleapseconds: Update to the canonical place.
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 Warner Loshgit-arc: Retain color status messages
2024-02-06 Piotr Pawel... libcompat: silence -Wdeprecated-non-prototype
2024-02-06 Kristof Provostpf: add a probe point to BOUND_IFACE
2024-02-06 Konstantin... Revert "hier.7: add /lib/casper directory"
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
next