]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-06-19 Mihai Burceabhyve: add command line parameter and parsing for migration
2023-06-19 Vitaliy Gusevbhyve: use pci_next() to save/restore pci devices
2023-06-19 Vitaliy Gusevbhyve: add .pe_snapshot method for PCI 'hostbridge'
2023-06-19 Vitaliy Gusevbhyve: add bus, slot and func to device name
2023-06-19 Vitaliy Gusevbhyve: rename 'user_dev' with 'devices'
2023-06-19 Vitaliy Gusevbhyve: simplify restore of kernel structs
2023-06-19 Vitaliy Gusevbhyve: rename 'structs' snapshot key with 'kern_structs'
2023-06-19 Kyle Evansacl_is_trivial_np(3): minor fixes
2023-06-18 Rick Macklemmount_nfs.8: Note a case where the "nconnect" option...
2023-06-18 Maxim Konovalovexamples/kld/syscall: unbreak compilation
2023-06-18 Kevin Lomlx4en(4): add missing newline to debug messages
2023-06-17 Val Packettamdtemp: Fix missing 49 degree offset on current EPYC...
2023-06-17 Mykola Hohsadzearm64/disassem.c: Add shifted register definitions...
2023-06-17 Joseph Mingronetcpdump: Reconnect pfsync printer
2023-06-17 Gordon Berglinghifn(4): Fix a typo in a source code comment
2023-06-17 Gordon Berglingxdr(3): Fix a typo in a source code comment
2023-06-16 Martin Matuskazfs: merge openzfs/zfs@10e36e176
2023-06-16 Piotr Kubajshare/mk/bsd.cpu.mk: handle the default case when CPUTY...
2023-06-16 Johannes Totzrc.suspend: update man pages for new keyword
2023-06-16 Mitchell Hornehwpmc(4): document debugging options
2023-06-16 Mitchell Hornehwpmc: add error for HWPMC_DEBUG without KTR
2023-06-16 Mitchell Hornepmc: clarify and strengthen statements about API/ABI
2023-06-16 Mitchell Hornehwpmc(4): more detailed SYNOPSYS
2023-06-16 Mitchell Hornehwpmc(4): remove paragraph about Pentium Pro handling
2023-06-16 Alexander V... netlink: convert to IfAPI.
2023-06-16 Alexander V... ifnet: fix if_strings.h build check
2023-06-16 Alexander V... netlink: dump interface capabilities with other interfa...
2023-06-16 Juraj Lutterperiodic: Honor kern.localbase
2023-06-16 Alexander V... ifconfig: fix armv6 build
2023-06-16 Alan Coxvm_phys: Fix typo in 9e8174289236
2023-06-16 Alexander V... ipfw: add state/comment tests
2023-06-16 Alexander V... ifconfig: use default (more rigid) WARNS level.
2023-06-16 Alexander V... ifconfig: remove global 'ifr' usage from ifmedia.c...
2023-06-16 Alexander V... ifconfig: remove (most of) the usages of global 'struct...
2023-06-16 Doug Moorevm_phys: add binary segment search
2023-06-16 Corvin Köhnebhyve: add basic CRB interface for TPM devices
2023-06-16 Corvin Köhnebhyve: add basic TPM passthrough emulation
2023-06-16 Corvin Köhnebhyve: add basic TPM emulation struct
2023-06-16 Corvin Köhnebhyve: use assert for missing TPM version
2023-06-16 Corvin Köhnebhyve: pass address of OpRegion to the guest
2023-06-16 Corvin Köhnebhyve: copy OpRegion into guest memory
2023-06-16 Corvin Köhnebhyve: read OpRegion address and size for GVT-d
2023-06-16 Corvin Köhnebhyve: emulate graphics stolen memory register
2023-06-16 Corvin Köhnebhyve: allocate guest memory for graphics stolen memory
2023-06-16 Corvin Köhnebhyve: read out graphics stolen memory address and...
2023-06-16 Corvin Köhnebhyve: add empty GVT-d emulation
2023-06-15 George AmanakisShorten arcstat_quiescence sleep time
2023-06-15 Ka Ho NgSYSCALL_MODULE(9): fix references to modfind(2) and...
2023-06-15 Dag-Erling... asa: Add some unit tests.
2023-06-15 Dag-Erling... asa: Read from stdin if *argv is "-".
2023-06-15 Dag-Erling... asa: Error out if writing to stdout failed.
2023-06-15 Alexander MotinRemove ARC/ZIO physdone callbacks.
2023-06-15 Mark Johnstonbhyve: Sort SRCS
2023-06-15 Mark Johnstonarm64: Make a debug print conditional on bootverbose
2023-06-15 Mark Johnstonbhyve: Remove special no-op handling for I/O port 0x488
2023-06-15 Mark Johnstondtrace/arm64: Fix user memory access routines
2023-06-15 Mark Johnstondtrace/arm64: Store the fault address when suppressing...
2023-06-15 Mark Johnstonarm64: Remove struct arm64_frame
2023-06-15 Mark Johnstonarmv8crypto: Avoid overriding -march when compiling...
2023-06-15 Brooks Davisoce(4): deprecate
2023-06-15 Brooks Davisoce(4): Don't directly access usespace
2023-06-15 Warner Loshmpi3mr: Add bare-bones manual
2023-06-15 Sumit Saxenampi3mr: 3rd Generation Tri-Mode NVMe/SAS/SATA MegaRaid...
2023-06-15 Alexander V... ipfw: use function return value to fetch insn argument.
2023-06-15 Alexander V... ipfw: add eaction tests
2023-06-15 Marko Zecroute.8: mention DXR in FIB_ALGO section
2023-06-15 Kyle Evanscaroot: update the root bundle
2023-06-14 Jessica Clarkeresizewin: Stop printing bogus NUL to TTY
2023-06-14 Gleb Smirnofftcp: add missing static keywords
2023-06-14 Colin PercivalEC2: Default to "uefi-preferred" boot mode
2023-06-14 Mitchell Hornehwpmc: flatten conditional in pmc_process_exit()
2023-06-14 Mitchell Hornehwpmc: split out PMC_OP_PMCRW
2023-06-14 Mitchell Hornehwpmc: split out PMC_OP_PMCRELEASE
2023-06-14 Mitchell Hornehwpmc: split out PMC_OP_PMCALLOCATE
2023-06-14 Mitchell Hornehwpmc: split out PMC_OP_PMCATTACH/PMC_OP_PMCDETACH
2023-06-14 Mitchell Hornehwpmc: split out PMC_FN_PROCESS_EXEC
2023-06-14 Mitchell Hornehwpmc_mod.c: misc style cleanup
2023-06-14 Mitchell Hornehwpmc_mod.c: prototype style
2023-06-14 Mitchell Hornehwpmc_mod.c: conditional and loop style
2023-06-14 Mitchell Hornehwpmc_mod.c: whitespace style cleanup
2023-06-14 Mitchell Hornehwpmc_mod.c: return statement style
2023-06-14 Mitchell Hornehpwmc: add __pmcdbg_used annotation
2023-06-14 Brian BehlendorfZTS: Skip send_raw_ashift on FreeBSD
2023-06-14 Alexander MotinSwitch refcount tracking from lists to AVL-trees.
2023-06-14 George AmanakisStore the L2ARC device ashift in the vdev label
2023-06-14 Alexander V... ifconfig: fix ifconfig crash when compiled w/WITHOUT_NE...
2023-06-14 Alexander V... ifconfig: fix -Wunused warnings
2023-06-14 Alexander V... ifconfig: remove 'newaddr' global variable
2023-06-14 Alexander V... ifconfig: start ifconfig context from main()
2023-06-14 Alexander V... ifconfig: fix comparison in printmimo().
2023-06-14 Emmanuel Vadotfwget: Always install packages
2023-06-14 Gleb Smirnofftcpdump: fix build with WITHOUT_PF=1
2023-06-14 Xin LIFix build with gcc12.
2023-06-13 Dag-Erling... nss_tacplus: Support setting the login class.
2023-06-13 Dag-Erling... libtacplus: Allow additional AV pairs to be configured.
2023-06-13 Alexander V... netlink: fix failing TestRtNlAddIfaddrLo::test_add_6...
2023-06-13 Warner LoshUPDATING: Add note about nvd aliases
2023-06-13 Warner Loshnvd/nda: Add release notes info.
2023-06-13 Kristof Provostdummynet tests: attempt to provoke wf2q+ use-after...
2023-06-13 Kristof Provostdummynet: fix wf2q use-after-free
next