]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-07-19 Alan Coxswap_pager: Reduce the scope of the object lock in...
2022-07-19 Kristof Provostipsec: replace SECASVAR mtx by rmlock
2022-07-19 Alan Coxx86/iommu: Shrink the critical section in dmar_qi_task()
2022-07-19 Colin Percivalx86: Remove 1 second DELAY from cpu_reset
2022-07-19 Colin PercivalAdd kern.reboot_wait_time sysctl
2022-07-18 Mitchell Hornemac_ddb: add some validation functions
2022-07-18 Mitchell Hornemac: add new mac_ddb(4) policy
2022-07-18 Mitchell Hornemac: kdb/ddb framework hooks
2022-07-18 Mitchell Horneddb: tag core commands with DB_CMD_MEMSAFE
2022-07-18 Mitchell Horneddb: annotate some commands with DB_CMD_MEMSAFE
2022-07-18 Mitchell Horneddb: add the DB_CMD_MEMSAFE flag for commands
2022-07-18 Eric van Gyzenbge: tell debugnet there are 2 rx rings, not 1,024
2022-07-18 Mark Johnstonsched_ule: Ensure we hold the thread lock when modifyin...
2022-07-18 Mateusz Guziki386: fix pmap_trm_arena_last atomic load type
2022-07-18 Ed Mastevtfontcvt: correct usage
2022-07-18 Kornel DulębaImplement shared page address randomization
2022-07-18 Kornel DulębaRework how shared page related data is stored
2022-07-18 Kornel DulębaIntroduce the PROC_SIGCODE() macro
2022-07-18 Mark JohnstonBump __FreeBSD_version after the removal of OBJT_DEFAULT
2022-07-18 Mike Karelsofed/infiniband: fix ifdefs for new INET changes, fixin...
2022-07-18 Ed Masteblacklistd: Handle 0 sized messages
2022-07-18 Bjoern A. Zeebarm64, qoriq_therm: fix handling sites on version 1...
2022-07-18 Bjoern A. Zeebarm64, qoriq_therm: configure the number of sites base...
2022-07-18 Mateusz Piotrowskijail.8: Fix formatting of synopsis and some code examples
2022-07-18 Mateusz Piotrowskibeinstall.8: Update example distsites for BSDINSTALL_DI...
2022-07-18 Xin LIusr.bin/cksum: localize _total variables.
2022-07-17 Mark Johnstoncallout: Simplify the inner loop in callout_process...
2022-07-17 Mark Johnstoncallout: Remove a redundant parameter to callout_cc_add()
2022-07-17 Dimitry AndricFix clang 15 warning in cxgbe
2022-07-17 Cy Schubertunbound: Update version strings to 1.16.1
2022-07-17 Ed Mastecd9660: Use ANSI (c89) prototypes
2022-07-17 Mark Johnstonvm_pager: Remove references to KVME_TYPE_DEFAULT in...
2022-07-17 Mark Johnstonvm_pager: Remove the default pager
2022-07-17 Mark Johnstonvm_object: Remove redundant OBJ_SWAP checks
2022-07-17 Mark Johnstonvm: Remove handling for OBJT_DEFAULT objects
2022-07-17 Mark Johnstonvm_object: Release object swap charge in the swap pager...
2022-07-17 Mark Johnstonswap_pager: Removing handling for objects with OBJ_SWAP...
2022-07-17 Mark Johnstonvm_object: Modify vm_object_allocate_anon() to return...
2022-07-17 Peter Holmstress2: Update the exclude list
2022-07-16 Alan Coxx86/iommu: Eliminate redundant wrappers
2022-07-16 Dimitry AndricRemove unused but set variable in cxgb_sge
2022-07-16 Kirk McKusickAdditional check for UFS/FFS superblock integrity checks.
2022-07-16 Kirk McKusickClarify when GEOM utilities exit with success or failure.
2022-07-16 Dimitry AndricWPA_DISTDIR does not need to end in a slash
2022-07-16 Dimitry AndricAdjust agp_find_device() definition in agp.c to avoid...
2022-07-16 Mateusz Guzikule: unbreak UP builds
2022-07-16 Gordon Berglingqat(4): Fix a typo in a source code comment
2022-07-16 Graham Perrincommitters-doc.dot: add grahamperrin (Graham Perrin)
2022-07-16 Gordon Berglingpfctl(8): Fix a typo in a source code comment
2022-07-16 Gordon Berglingqat(4): Fix a typo in a source code comment
2022-07-16 Gordon Berglinglinux(4): Fix a typo in a source code comment
2022-07-16 Gordon Berglingcxgbe(4): Fix a typo in a source code comment
2022-07-16 Gordon Berglingenetc: Fix a typo in a source code comment
2022-07-16 Gordon Berglingcrunchide(1): Fix a typo in a comment
2022-07-16 Dmitry Chaginkdump(1): Sort options in alphabetical order.
2022-07-16 Dmitry Chaginktrace: Increase precision of timestamps.
2022-07-16 Alan Coxiommu: Shrink the iommu map entry structure
2022-07-15 Jessica Clarkerelease: Support GNU stat in mkisoimages.sh
2022-07-15 Jessica ClarkeMakefile.inc1 release bsd.own.mk: Introduce and use...
2022-07-15 Jessica ClarkeMakefile.inc1: Set LC_COLLATE in distributeworld for...
2022-07-15 Jessica Clarkeetc: Fix distrib-dirs to not rely on a BSDism
2022-07-15 Jessica ClarkeMakefile.inc1: Honour DB_FROM_SRC for NO_ROOT distribut...
2022-07-15 Dimitry AndricAdjust parse() definition in boot2 to avoid clang 15...
2022-07-15 Dimitry AndricMerge fix for zfs readmmap test from CheriBSD
2022-07-15 Dimitry AndricRemove unnecessary const and volatile qualifiers from...
2022-07-15 Warner Loshkboot: Pull in constants from Linux's mmap.h api
2022-07-15 Warner Loshkboot: Properly cap number of segments loaded for kexec
2022-07-15 Warner Loshkboot: Refinements to host_kexec_load
2022-07-15 Warner Loshkboot: Use #defines for magic reboot constants
2022-07-15 Warner Loshkboot: Implement mount(2)
2022-07-15 Warner Loshkboot: Implement mkdir(2)
2022-07-15 Warner Loshkboot: Implement dup(2)
2022-07-15 Warner Loshkboot: Implement symlink(2)
2022-07-15 Warner Loshkboot: Implement getpid(2)
2022-07-15 Warner Loshkboot: Implement munmap(2)
2022-07-15 Warner Loshkboot: Implement stat(2) and fstat(2) system calls
2022-07-15 Warner Loshkboot: Add HOST_O_ constants for open, etc
2022-07-15 Warner Loshkboot: Enhance kboot_getdev to cope with NULLs
2022-07-15 Warner Loshkboot: Reimplement older system calls in terms of newer...
2022-07-15 Warner Loshkboot: Rework _start
2022-07-15 Warner Loshstand: Remove extra efi.h include
2022-07-14 Richard Scheffeneggertcp: Undo the increase in sequence number by 1 due...
2022-07-15 Cy Schuberttelnet: Fix telnet segfault when invalid set or help...
2022-07-15 Peter Holmstress2: Enable more swap disk usage
2022-07-15 Peter Holmstress2: Handle "gunion create" error exit
2022-07-14 Mike Karelsinet.4 tcp.4 udp.4: update date, fix typo
2022-07-14 Dimitry AndricBootstrap crunchgen after removing -dc from linker...
2022-07-14 Alexander MotinDelay GEOM disk_create() until CAM periph probe completes.
2022-07-14 John BaldwinReclaim unused ithread priorities for user time-sharing...
2022-07-14 John BaldwinCollapse interrupt thread priorities.
2022-07-14 John Baldwin4bsd: Simplistic time-sharing for interrupt threads.
2022-07-14 John Baldwinule: Simplistic time-sharing for interrupt threads.
2022-07-14 John Baldwinithreads: Support priority adjustment by schedulers.
2022-07-14 John BaldwinAdd sched_ithread_prio to set the base priority of...
2022-07-14 John Baldwindepend-cleanup.sh: Handle kqtest being renamed to kqueu...
2022-07-14 John Baldwingcore: Trim stale bits from elf32core.c.
2022-07-14 Mark Johnstonsched_ule: Use the correct atomic_load variant for...
2022-07-14 Mark Johnstonsched_ule: Use explicit atomic accesses for tdq fields
2022-07-14 Mark Johnstonx86: Add a required store-load barrier in cpu_idle()
2022-07-14 Mark Johnstonsched_ule: Enable preemption of curthread in the load...
next