]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-05-11 John Baldwinbhyve: Don't force an upper bound on vCPUs when parsing...
2022-05-11 John Baldwinbhyve: Allocate dynamic arrays to hold per-VCPU state.
2022-05-11 John Baldwinbhyve: Make the MADT dynamically sized.
2022-05-11 John Baldwinbhyve: Allocate mmio_hint array based on number of...
2022-05-11 John Baldwinmodule_test: Fix some assignments to errno intended...
2022-05-11 John BaldwinAdd simple kyua tests for the mod* system calls.
2022-05-11 Alexander MotinGEOM: Fix regression after 7f16b501e25.
2022-05-11 Alexander MotinGEOM: Introduce partial confxml API
2022-05-11 Henri Hennebertrtsx: Number of tweaks for RTS5260.
2022-05-11 John BaldwinDisable -Wreturn-type on GCC.
2022-05-11 John BaldwinCast pointer to uintptr_t to avoid alignment warnings.
2022-05-11 John Baldwinktls: Write-lock the INP when changing a transmit TLS...
2022-05-11 John Baldwinlinuxkpi xarray: Correct expression in assertion.
2022-05-11 John Baldwinlinuxkpi: Add parentheses to pacify -Wparentheses warni...
2022-05-11 John Baldwinstand/efi: Pass --no-dynamic-linker to ld.bfd >= 2.34.
2022-05-11 John Baldwinfstyp: Remove __packed from struct exfat_de_label.
2022-05-11 John Baldwinggatec: Use ANSI C definition for init_initial_buffer_size.
2022-05-11 John Baldwinhyperv storvsc: Don't abuse struct sglist to hold virtu...
2022-05-10 John Baldwincryptodev: Use a private malloc type (M_CRYPTODEV)...
2022-05-10 John BaldwinIPsec: Use protocol-specific malloc types instead of...
2022-05-10 John Baldwinmount: Don't pass a NULL format string to xo_err().
2022-05-10 John Baldwinbhyve: Add an empty case for event types in mevent_kq_f...
2022-05-10 John Baldwinkernel: Disable errors for -Walloca-larger-than for...
2022-05-10 John Baldwinarm64: Fix a logic bug in is_load_instr().
2022-05-10 John Baldwinarm64: Pass the right label to END() for handle_empty_e...
2022-05-10 John Baldwininfiniband: Disable -Wredundant-decl warnings.
2022-05-10 John BaldwinAssert that invalid bus widths can't be passed to bus_w...
2022-05-10 John Baldwin<linux/overflow.h>: Don't use __has_builtin().
2022-05-10 John BaldwinRemove nonexistent include path for arm64 crypto files.
2022-05-10 John BaldwinRemove an always-true check.
2022-05-10 John Baldwintop: Remove a duplicate extern declaration for show_args.
2022-05-10 John BaldwinDisable -Woverflow errors for i386 for GCC 9.
2022-05-10 John BaldwinUse an ANSI C function declaration for journal_check_space.
2022-05-10 John Baldwiniflib: Cast the result of iflib_netmap_txq_init() to...
2022-05-10 John BaldwinAdd a VA_IS_CLEANMAP() macro.
2022-05-10 Olivier Houchardarm64: Handle 32bits breakpoint exception.
2022-05-10 Hans Petter... xhci(4): Tweak USB port speed checks to allow newer...
2022-05-10 Hans Petter... xhci(4): Properly define all basic USB port speeds.
2022-05-10 Hans Petter... mlx5en(4): Use hard-coded 4K page size for RQ/SQ/CQ.
2022-05-09 Mark Johnstonlinuxkpi: Mitigate a seqlock livelock
2022-05-07 Alex Richardsoncross-build: fix some redeclaration warnings during...
2022-05-07 Alex RichardsonAdd missing const after 6c4f95161d6e
2022-05-07 Alex Richardsonvirtio: make the write_config buffer argument const
2022-05-07 Alex Richardsonlinuxkpi: implement ida_alloc()
2022-05-07 Alex Richardsonlinuxkpi: Allow BUILD_BUG_ON in if statements without...
2022-05-07 Alex Richardsonlinuxkpi: Add sg_init_one
2022-05-07 Alex RichardsonAdd missing dep patterns for .pieo
2022-05-07 Alex RichardsonAdd a test for https://reviews.freebsd.org/D31858 ...
2022-05-07 Alex RichardsonExport _mmap and __sys_mmap from libc.so
2022-05-07 Ed MasteRemove stray .Pp from WITH_LOADER_EFI_SECUREBOOT descri...
2022-05-07 Ed MasteCorrect markup in WITH_/WITHOUT_UNIFIED_OBJDIR descriptions
2022-05-07 Ed MasteUpdate UNIFIED_OBJDIR descriptions
2022-05-07 Ed MasteUpdate WITH_PROFILE description as it is yet removed
2022-05-06 Alfredo Dal... nfs: do not panic on bootpc_init when no interfaces...
2022-05-05 Mark Johnstonclockcalib: Fix an overflow bug
2022-05-04 Konstantin... subr_unit.c: make userspace tests buildable
2022-05-04 Konstantin... unr(9): allow to avoid internal locking
2022-05-04 Konstantin... init_unrhdr(): make it usable by initializing everything
2022-05-04 Bjoern A. ZeebLinuxKPI: 802.11: fill in two more TODOs
2022-05-04 Bjoern A. ZeebLinuxKPI: 802.11: use ieee80211_beacon_miss()
2022-05-04 Bjoern A. ZeebLinuxKPI: 802.11 ieee80211_sn_sub() fix
2022-05-04 Kristof Provostlibpfctl: grow request buffer on ENOSPC
2022-05-04 Matteo Riondatopfctl: fix recursive printing of rules
2022-05-03 Alexander MotinCAM: Keep periph_links when restoring CCB in camperiphd...
2022-05-03 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1o
2022-05-03 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1o
2022-05-03 Hans Petter... xhci(4): Always add and evaluate the slot context.
2022-05-03 Hans Petter... xhci(4): Only drop BULK and INTERRUPT endpoints to...
2022-05-03 Ed Masteteken: color #3 is yellow not brown - use TC_YELLOW...
2022-05-03 Ed Mastentp: disable format string warnings in libopts
2022-05-03 Ed MasteAdd a number of five letter words to the dictionary
2022-05-03 Ed Mastekcov: use __func__ in KASSERT instead of old function...
2022-05-03 Ed MasteClean up warnings in pthread tests
2022-05-03 Andrew TurnerDisable subr_physmem_test on mips
2022-05-03 Andrew TurnerOnly return a mapped address from efi_phys_to_kva
2022-05-03 Andrew TurnerInclude the EFI Runtime Code in the DMAP
2022-05-03 Andrew TurnerHave stpncpy tests ask the kernel for the page size
2022-05-03 Andrew TurnerHave path_test ask the kernel for the page size
2022-05-03 Andrew TurnerHave the coredump_phnum test ask for the page size
2022-05-03 Andrew TurnerHave rtld query the page size from the kernel
2022-05-03 Andrew TurnerHandle non-page aligned/sized memory in physmem
2022-05-03 Andrew TurnerPort subr_physmem to userspace and add tests
2022-05-03 Andrew TurnerFix a coherent bus check in the arm64 busdma
2022-05-03 Martin Matuskalibarchive: import changes from upstream
2022-05-02 Konstantin... sched_getaffinity(3): more compatibility with Linux
2022-05-02 Ed Mastefwcontrol: eliminate set but not used warning
2022-05-02 Ed Mastessh: remove 11.x from FREEBSD-upgrade instructions
2022-05-02 Mark Johnstonman3: Add links for some bitstring(3) routines
2022-05-01 Ed Mastessh: use upstream SSH_OPENSSL_VERSION macro
2022-05-01 Greg Fosterlacp: short timeout erroneously declares link-flapping
2022-05-01 Alexander MotinCAM: Replicate e0ceec676dc8 from da to ada and nda.
2022-04-30 Piotr Kubajpowerpc: enable wlan and ath modules in GENERIC64*
2022-04-30 Piotr Pawel... uudecode: correct error message
2022-04-30 Piotr Pawel... uu{encode,decode}: improve style
2022-04-30 Baptiste Daroussinsh: implement persistent history storage
2022-04-30 Stefan Eßerlibfetch: remove a set-but-not-used variable
2022-04-29 John Baldwincxgbe tom: Compile fix for disabled KTR trace.
2022-04-29 John Baldwincxgbe tom: Use VM_PAGE_TO_PHYS().
2022-04-29 John Baldwincxgbe tom: Use be64toh instead of htobe64 to convert...
2022-04-29 John Baldwincxgbe tom: Use vm_paddr_t for physical addresses in...
next