]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-04-06 Mark Johnstonmount: Disallow mounting over a jail root
2021-04-06 Mark Johnstonvm_fault: Shoot down multiply mapped COW source page...
2021-04-06 Mark Johnstonmakefs: Ignore the "tags" keyword in mtree manifests
2021-04-06 Leandro Luporipowerpc64: support superpages on pmap_mincore
2021-04-06 Leandro Luporipowerpc64: enforce natural alignment in bcopy
2021-04-06 Leandro Lupori[PowerPC64] Port optimized strcpy to PPC64LE
2021-04-06 Hans Petter... Reduce chance of RCU deadlock in the LinuxKPI by implem...
2021-04-06 Andrey V. Elsukovipdivert: check that PCB is still valid after taking...
2021-04-06 Konstantin... x86: clear %db registers in new process
2021-04-06 Konstantin... amd64 fabs(3): move signbit to .rodata
2021-04-06 Konstantin... libc/<arch>/sys/cerror.S: fix typo
2021-04-05 Mark Johnstontraceroute6: Fix Capsicum rights for rcvsock
2021-04-05 Gordon BerglingVOP_BMAP(9): Remove obsolete comma
2021-04-05 Gordon Berglingcnv(9): Use a proper manual page section
2021-04-05 Vincenzo Maffionenetmap: iflib: add nm_config callback
2021-04-04 Martin Matuskazfs: merge OpenZFS master-891568c99
2021-04-04 Martin Matuskazfs: merge OpenZFS master-9305ff2ed
2021-04-04 Alexander V... Fix `netstat -rs` reporting.
2021-04-03 Toomas Soomeloader: insert spaces around menu title
2021-04-03 Mark Johnstonvfs: Add an assertion around name length limits
2021-04-03 Mark Johnstonlibctf: Adjust logic to match upstream after 410556f1f
2021-04-03 Domagoj Stolfalibctf: Fix an out-of-bounds read in ctf_lookup_by_name()
2021-04-03 Mark Johnstonsendfile: Fix error initialization in sendfile_getobj()
2021-04-03 Jessica Clarkezfs: Cherry-pick upstream commit ef977fce6636 to fix...
2021-04-03 Ka Ho Ngvirtio_pci_legacy: Allow memory space for configuration
2021-04-03 Ka Ho Ngvirtio_pci_legacy: Use the table BAR and PBA BAR from...
2021-04-03 Konstantin... vm_fault: handle KERN_PROTECTION_FAILURE
2021-04-02 Kirk McKusickFix fsck_ffs -R finds unfixed duplicate block errors...
2021-04-02 Kirk McKusickFix fsck_ffs Pass 1b error exit "bad inode number 2...
2021-04-02 Neel Chauhanichsmb: Add PCI IDs for Intel Comet Lake and Tiger...
2021-04-02 Lawrence Stewartstats(3): Improve t-digest merging of samples which...
2021-04-02 Rick Macklemnfsv4 client: fix forced dismount when sleeping on...
2021-04-01 Kyle Evanslibevent1: fix layout of duplicated RB_ENTRY() definition
2021-04-01 Kyle Evansinit: use explicit_bzero() for clearing passwords
2021-04-01 Rick Macklemnfsv4 pnfs client: fix updating of the layout stateid...
2021-04-01 Cy SchubertMFC 874b1a35486b570513680c3d456b062ba097e1d9:
2021-04-01 Hans Petter... MFC 4e38478c595a:
2021-04-01 Hans Petter... MFC 31070b5bc77a:
2021-04-01 Dmitry ChaginGet rid of i386 ref here as linux64 is a 64-bit module.
2021-04-01 Dmitry ChaginFix warning about signed comparison and drop WARNS...
2021-03-31 Mark Johnstonamd64: Make KPDPphys local to pmap.c
2021-03-31 Mark JohnstonFix several dev_clone callbacks to avoid out-of-bounds...
2021-03-31 Kristof Provostpf tests: pfsync bulk update test
2021-03-31 Thomas Kurschelpfsync: Unconditionally push packets when requesting...
2021-03-30 Jonathan T... Fetch the sigfastblock value in syscalls that wait...
2021-03-30 Alexander V... Put bandaid for nhgrp_dump_sysctl() malloc KASSERT().
2021-03-30 Alexander V... Fix nexhtop group index array scaling.
2021-03-29 John BaldwinStop installing kernel-only crypto headers to /usr...
2021-03-29 John Baldwinxnb: Don't pass SIOC{ADD,DEL}MULTI to ifmedia_ioctl().
2021-03-29 John BaldwinRename linux_set_upcall_kse() to linux_set_upcall().
2021-03-29 John Baldwinx86: Reduce code duplication in cpu_fork() and cpu_copy...
2021-03-29 John Baldwinaarch64: Clear TLS registers during exec().
2021-03-29 John Baldwinx86: Update some stale comments in cpu_fork() and cpu_c...
2021-03-29 John Baldwinx86: Always use clean FPU and segment base state for...
2021-03-29 John BaldwinSet TDP_KTHREAD before calling cpu_fork() and cpu_copy_...
2021-03-29 John BaldwinDon't pass RFPROC to kproc_create(), it is redundant.
2021-03-29 John BaldwinRemove unused wrappers around kproc_create() and kproc_...
2021-03-29 John Baldwinx86: Copy the FPU/XSAVE state from the creating thread...
2021-03-29 John Baldwinamd64: Cleanups to setting TLS registers for Linux...
2021-03-29 John Baldwinamd64: Only update fsbase/gsbase in pcb for curthread.
2021-03-29 Ryan Moellerbsdinstall: Drop vestigial bsdinstall-esps cleanup
2021-03-29 Caleb St. Johnrpc.lockd: Unconditionally close fds as daemon
2021-03-29 Caleb St. Johnalign nfsdumpstate column output
2021-03-29 Wei HuHyper-V: hn: Initialize the internal field of per packe...
2021-03-29 Wei HuHyper-V: hn: Enable vSwitch RSC support in hn netvsc...
2021-03-29 Wei HuHyper-V: hn: Store host hash value in flowid
2021-03-28 Alexander V... Zero `struct weightened_nhop` fields in nhgrp_get_addit...
2021-03-28 Glen BarberMakefile.inc1: unbreak bootstrap when kbdcontrol does...
2021-03-28 Mark Johnstonaccept_filter: Fix filter parameter handling
2021-03-28 Mark Johnstonpf: Handle unmapped mbufs when computing checksums
2021-03-27 Rick Macklemmountd(8): generate a syslog message when the "V4:...
2021-03-27 Piotr Pawel... security.7: fix typo in sysctl name
2021-03-27 Emmanuel Vadotrelease: amd64: Fix ISO/USB hybrid image
2021-03-27 Jessica Clarkeelftoolchain: Support building on Arm-based Macs
2021-03-27 Jessica Clarketools/build: Improve host-symlinks failure mode
2021-03-26 D Scott Phillipsbhyve: support relocating fbuf and passthru data BARs
2021-03-26 Ka Ho Ngbhyve amd: Small cleanups in amdvi_dump_cmds
2021-03-25 Alexander V... Plug nexthop group refcount leak.
2021-03-25 Alexander V... Fix panic when destroying interface with ECMP routes.
2021-03-25 Alexander V... Fix kassert panic when inserting multipath routes from...
2021-03-25 Jung-uk KimOpenSSL: Regen manual pages for 1.1.1k
2021-03-25 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1k
2021-03-25 Robert WatsonTeach DTrace that unaligned accesses are OK on aarch64...
2021-03-25 Robert WatsonTune DTrace 'aframes' for the FBT and profile providers...
2021-03-25 Lawrence Stewartrandom(9): Restore historical [0,2^31-1] output range...
2021-03-25 Ed Mastemn: bump deprecation version to 14 in man page as well
2021-03-25 Ed Mastemn: report that this driver is removed in 14, not 13
2021-03-24 Ed Mastearm64: implement COMPAT_FREEBSD32 fill/set dbregs/fpregs
2021-03-24 Mark Johnstonrtsold: Fix validation of RDNSS options
2021-03-24 Cy SchubertMFC eeb26cf52c4c51e1571253d57684c442aa79a98d:
2021-03-24 Hans Petter... MFC 1acf24a044aa:
2021-03-24 Alexander Motinnvme: Replace potentially long DELAY() with pause().
2021-03-24 Dag-Erling... MFC: Fix post-start check when unbound.conf has moved.
2021-03-24 Dag-Erling... MFC: Fix local-unbound setup for some IPv6 deployments.
2021-03-23 Vincenzo Maffionenetmap: fix issues in nm_os_extmem_create()
2021-03-23 Nathan WhitehornFix scripted installs on EFI systems after default...
2021-03-23 Kristof Provostpf: pool/kpool conversion code
2021-03-23 Michal Vancopchtherm: fix a wrong bit and a wrong register use
2021-03-23 Hans Petter... MFC dfb33cb0ef48:
2021-03-23 Hans Petter... MFC d1cbe7908986:
next