]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-09-24 Konstantin... aio_aqueue(): avoid ucred leak on failure path
2021-09-23 Warner Loshnvme: Use shared timeout rather than timeout per transa...
2021-09-23 Kristof Provostpf: fix pagefault in pf_getstatus()
2021-09-23 Wenzhuo Lue1000: fix K1 configuration
2021-09-23 Kyle Evansman: reset OPTIND before parsing args
2021-09-23 Alexander Motinx86: Add NUMA nodes into CPU topology.
2021-09-23 Randall Stewarttcp: Rack compressed ack path updates the recv window...
2021-09-23 Randall Stewarttcp: Two bugs in rack one of which can lead to a panic.
2021-09-23 Ed Mastevt: bound buffer access in redraw optimization
2021-09-23 Michael Tuexensctp: Cleanup stream schedulers.
2021-09-23 Arnaud YsmalLACP: Do not wait response for marker messages not...
2021-09-23 Stephane Rochoyveriexec: Fix veriexec -i's confusion between loaded...
2021-09-23 Stephane Rochoysh: Add -o verify to use O_VERIFY when sourcing scripts
2021-09-23 Hans Petter... UPDATING: Fix spelling.
2021-09-23 Kyle Evanskern: random: collect ~16x less from fast-entropy sources
2021-09-23 Kyle Evanskern: random: drop read_rate and associated functionality
2021-09-23 Wojciech Macekhwpmc: fix performance issues
2021-09-23 Wojciech Macekpmc: intr pmc.soft(3) update
2021-09-23 Baptiste Daroussincheck-links.sh: treat PIE executable as elf files
2021-09-23 Konstantin... tests/sys/fs/fusefs/read.cc: fix build on powerpc64
2021-09-23 John Baldwinsysdecode.3: Remove documentation of CloudABI ABIs.
2021-09-22 Olivier Houchardtruss: Decode correctly 64bits arguments on 32bits...
2021-09-22 Kirk McKusickEliminate an unnecessary rerun request in fsck_ffs.
2021-09-22 Olivier Houchardtruss: Decode correctly 64bits arguments on 32bits...
2021-09-22 Olivier Houchardlibsysdecode: Decode FreeBSD32 syscalls on arm64.
2021-09-22 Piotr Pawel... sh: try to avoid overwriting HISTFILE produced by other...
2021-09-22 Piotr Pawel... sh: improve command completion
2021-09-22 Konstantin... Revert "linux32: add a hack to avoid redefining the...
2021-09-22 Hans Petter... rc.d/mixer: Use -o flag instead of -s flag to get curre...
2021-09-22 Hans Petter... mixer(3) and mixer(8): Update manual pages.
2021-09-22 Hans Petter... mixer(8): Compile fix for when the "char" type is unsigned.
2021-09-22 Hans Petter... UPDATING: Add new entry about mixer(8) usage.
2021-09-22 Hans Petter... Implement and use new mixer(3) library for FreeBSD.
2021-09-22 Alexander MotinFix false device_set_unit() error.
2021-09-22 Stefan EßerObsoleteFiles.inc: Add sponge(1) command and man-page
2021-09-22 Baptiste Daroussindma: make the version exposed reflect the new version
2021-09-22 Baptiste Daroussindma: import snapshot 2021-07-10
2021-09-22 Piotr Pawel... sh: reset sh bindings on bind -e, bind -v
2021-09-22 Baptiste Daroussindma: import git snapshot 2021-07-10
2021-09-22 Baptiste Daroussinsh: remove emacs improvements that are now defaults...
2021-09-22 Baptiste Daroussinlibedit: import snapshot 2021-09-10
2021-09-22 Baptiste Daroussinlibedit: import version snapshot 2021-09-10
2021-09-22 Baptiste Daroussinpci_vendors: update to 2021.09.19
2021-09-22 Alexander MotinFix build without SMP.
2021-09-21 Alexander Motinsched_ule(4): Improve long-term load balancer.
2021-09-21 Olivier Houchardarm: Handle thumb2 thread entry point.
2021-09-21 Olivier Houchardarm64: Handle thumb2 thread entry point.
2021-09-21 Konstantin... Remove SV_CAPSICUM
2021-09-21 Konstantin... Drop cloudabi
2021-09-21 Konstantin... ia32_get_fpcontext(): xfpusave can be legitimately...
2021-09-21 Allan Judenvmecontrol: Display Metadata and Sanitize capabilities...
2021-09-21 Leandro Luporipowerpc64: fix loader regression
2021-09-21 Alexander Motinsched_ule(4): Fix interactive threads stealing.
2021-09-21 Alan Somersfusefs: don't panic if FUSE_GETATTR fails durint VOP_GE...
2021-09-21 Mark JohnstonRevert "cpuset(9): Add CPU_FOREACH_IS(SET|CLR) and...
2021-09-21 Konstantin... amd64: consistently use uprintf() to report weird situa...
2021-09-21 Konstantin... amd64: eliminate td_md.md_fpu_scratch
2021-09-21 Konstantin... amd64: stop using top of the thread' kernel stack for...
2021-09-21 Konstantin... linux32: add a hack to avoid redefining the type of...
2021-09-21 Konstantin... exec_machdep.c: some style, use ANSI C definition for...
2021-09-21 Konstantin... amd64: move signal handling and register structures...
2021-09-21 Konstantin... amd64: centralize definitions of CS_SECURE and EFL_SECURE
2021-09-21 Mateusz Guzikipsec: enter epoch before calling into ipsec_run_hhooks
2021-09-21 Emmanuel Vadotdwmmc: Remove dwmmc_setup_bus call from start_cmd
2021-09-21 Emmanuel Vadotdwmmc: Properly implement power_off/power_up
2021-09-21 Mark Johnstonefi loader: Typo
2021-09-21 Mark Johnstonclang-format: Add bitset loop macros
2021-09-21 Mark Johnstoncpuset(9): Add CPU_FOREACH_IS(SET|CLR) and modify consu...
2021-09-21 Mark Johnstonbitset(9): Introduce BIT_FOREACH_ISSET and BIT_FOREACH_...
2021-09-21 Felix Guestsyslog.conf.5: Fix the message priority order
2021-09-21 Michael Tuexensctp: Simplify stream scheduler usage
2021-09-21 Olivier Houchardarm64: Handle 32bits breakpoint exception.
2021-09-21 Andrew TurnerFix the arm64 L2_BLOCK_MASK definition
2021-09-21 Mitchell Hornebcm2835_sdhci: don't use DMA for kernel dumps
2021-09-20 Michael Tuexensctp: improve consistency when calling stream scheduler
2021-09-21 Wojciech Macekmvneta: split to FDT and generic part
2021-09-21 Warner Loshendian.h: Use the __bswap* versions
2021-09-20 Warner Loshcamcontrol: depop command
2021-09-20 Warner Loshlibcam: Define depop structures and introduce scsi_wrap
2021-09-20 Konstantin... aio_fsync_vnode: handle ERELOOKUP after VOP_FSYNC()
2021-09-20 Konstantin... aio_fsync_vnode: use for(;;) loop instead of label
2021-09-20 Greg Vvt: call driver's postswitch when panicking on ttyv0
2021-09-20 Mark Johnstonopencrypto: Allow kern.crypto.allow_soft to be specifie...
2021-09-20 Bartlomiej... mmc: switch mmc_helper to device_ api
2021-09-20 Bartlomiej... device: add device_get_property and device_has_property
2021-09-20 Bartlomiej... acpica: add ACPI_GET_PROPERTY to access Device Specific...
2021-09-20 Michael Tuexensctp: use a valid outstream when adding it to the scheduler
2021-09-20 Andrew TurnerAdd ELF macros found in the aaelf64 spec
2021-09-20 Hubert Mazurif_mvneta: Build the driver as a kernel module
2021-09-20 Peter Holmstress2: Update test to ensure propper cleanup of fifo...
2021-09-20 Xin LIUpdate leap-seconds to leap-seconds.3676924800.
2021-09-20 Xin LIThe linux rc.d script mounts several filesystems relate...
2021-09-20 Marko Zec[fib_algo][dxr] Merge adjacent empty range table chunks.
2021-09-19 Colin Percivalstyle: Fix leading whitespace in bcache.c
2021-09-19 Konstantin... vm_page_startup: correct calculation of the starting...
2021-09-19 Alexander Motinciss(4): Fix typo.
2021-09-19 Alexander Motinciss(4): Properly handle data underrun.
2021-09-19 Mark Johnstonfreebsd32: Fix a double copyin in sendmsg() and recvmsg()
2021-09-19 Mark Johnstonfreebsd32: Provide an ANSI definition for freebsd32_rec...
2021-09-19 Cameron Katrils(1): Allow LSCOLORS to specify an underline
next