]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-10-04 Alexander Motinbnxt(4): Mark sysctls MP-safe.
2021-10-04 Alexander Motinbxe(4): Mark sysctls and callout MP-safe.
2021-10-04 Alexander Motinmge(4): Mark sysctls and callout MP-safe.
2021-10-03 Rick Macklemnfscl: Add vfs.nfs.maxalloclen to limit Allocate RPC RTT
2021-10-03 Rick MacklemUPDATING: Add entry for commit a599f9f7620b
2021-10-03 Rick Macklemparam.h: Bump __FreeBSD_version for commit a599f9f7620b
2021-10-03 Rick Macklemnfscl: Make vfs.nfs.maxcopyrange larger by default
2021-10-03 Kyle Evanscmp: add -b, --print-bytes
2021-10-03 Kyle Evanscmp: add -i, --ignore-initial, an alternative to skip1...
2021-10-03 Kyle Evanscmp: add -n, --bytes to limit number of bytes to compare
2021-10-03 Kyle Evanscmp: accept SI suffixes for skip1 and skip2
2021-10-03 Kyle Evanshostname: avoid strcpy() overlap in -d flag handling
2021-10-03 Kyle Evansmakesyscalls: sprinkle some assert() on standard functi...
2021-10-03 Kyle Evansmakesyscalls: stop trying to remove . and .. in cleanup
2021-10-03 Kyle Evansman: reset OPTIND before parsing args
2021-10-03 Kevin Bowlingixgbe: whitespace cleanup pass
2021-10-03 Kevin Bowlingixgbe: Rename 'struct adapter' to 'struct ixgbe_softc'
2021-10-02 Mark Johnstoncam: Avoiding waking up doneq threads if we're dumping
2021-10-02 Yoshihiro Takahashiunzip: sync with NetBSD upstream to add passphrase...
2021-10-02 Yoshihiro Takahashing_ether: Create netgraph nodes for bridge interfaces.
2021-10-02 Gordon Berglingubsan: Fix a typo in an error message
2021-10-01 Mark Johnstonopencrypto: Disallow requests which pass VERIFY_DIGEST...
2021-10-01 Mark Johnstontests/sys/sys: Raise WARNS
2021-10-01 Toomas Soomeloader: dev_net.c should use __func__ with printf
2021-10-01 Konstantin... amd64 UEFI loader: enable automatic disable of staging...
2021-10-01 Konstantin... x86 bounce_bus_dmamem_alloc(): use malloc_aligned(...
2021-10-01 Konstantin... malloc_aligned(9): allow zero size and alignment
2021-10-01 Konstantin... pidfile test: guarantee nul termination of the read...
2021-10-01 Konstantin... aio_aqueue(): avoid ucred leak on failure path
2021-09-30 Kristof Provostpf: fix pagefault in pf_getstatus()
2021-09-30 Leandro Luporipowerpc64: change CAS to support Radix MMU
2021-09-30 Kirk McKusickEliminate an unnecessary rerun request in fsck_ffs.
2021-09-30 Li-Wen Hsugmultipath failloop test: Add a checker for dtrace...
2021-09-30 Wenzhuo Lue1000: fix K1 configuration
2021-09-29 Marko Zec[fib_algo][dxr] Split unused range chunk list in multip...
2021-09-29 Marko Zec[fib_algo][dxr] Merge adjacent empty range table chunks.
2021-09-29 Li-Wen HsuTemporarily skip flaky tset cases under sys.aio.aio_tes...
2021-09-29 Gordon Berglingnfsclient: Fix a typo in a comment
2021-09-29 Gordon Berglingpcm(4): Fix a common typo in source code comments
2021-09-29 Gordon Berglingsctp: Fix a typo in a comment
2021-09-29 Gordon Berglingjail(9): Fix a typo in a comment
2021-09-29 Philip Paepscontrib/tzdata: correct DST in Jordan and Samoa
2021-09-29 Alexander MotinFix false device_set_unit() error.
2021-09-29 Alexander Motinipmi(4): Limit maximum watchdog pre-timeout interval.
2021-09-28 Kevin Bowlinge1000: Fix tabstop width in if_em.h
2021-09-28 Sean Brunouart: Add PCI ID for intel 100 Series/C230 Series AMT
2021-09-28 Kevin Bowlinge1000: Re-arm link changes
2021-09-28 Kevin Bowlinge1000: Rename 'struct adapter' to 'struct e1000_sc'
2021-09-28 Kevin Bowlinge1000: Consistently use FALLTHROUGH
2021-09-28 Kevin Bowlinge1000: Use C99 bool types
2021-09-28 Kevin Bowlinge1000: Fix up HW vlan ops
2021-09-28 Mitchell Hornebcm2835_sdhci: don't use DMA for kernel dumps
2021-09-28 Felix Guestsyslog.conf.5: Fix the message priority order
2021-09-28 Kornel Dulebamvneta: Fix MTU update sequence
2021-09-28 Kornel Dulebaif_cdce: Add support for setting RX filtering
2021-09-28 John-Mark Gurneyued may be NULL here which will cause a panic... reprod...
2021-09-28 John-Mark GurneyAdd support for link status, media and VLAN MTU (if...
2021-09-28 Kornel Dulebaumodem: Add Huawei E3372h-320 device id
2021-09-28 Kirk McKusickEliminate snaplk / bufwait LOR when creating UFS snapshots
2021-09-28 Alexander MotinAllow setting NFS server scope and owner.
2021-09-27 Andrew TurnerRestrict spsr updated in the arm64 set_regs*
2021-09-27 Andrew TurnerAdd arm64 ifunc support in static binaries
2021-09-27 Andrew TurnerEnable arm64 SError exceptions in the kernel
2021-09-27 Andrew TurnerAdd the Apple arm64 implementer ID
2021-09-27 Andrew TurnerSort the arm64 cpu_implementers list by name
2021-09-27 Andrew TurnerRead the arm64 midr register earlier
2021-09-27 Andrew TurnerOnly use byte register access in legacy virtio pci
2021-09-27 Andrew TurnerRemove an unused arm64 panic string
2021-09-27 Andrew TurnerAdd macros for the arm64 daifset/daifclr flags
2021-09-27 Andrew TurnerClean up the arm64 fork_trampoline
2021-09-27 Alexander MotinFix data race in scsi cd driver.
2021-09-27 Mark Johnstonopencrypto: Allow kern.crypto.allow_soft to be specifie...
2021-09-27 Konstantin... aio_fsync_vnode: handle ERELOOKUP after VOP_FSYNC()
2021-09-27 Konstantin... aio_fsync_vnode: use for(;;) loop instead of label
2021-09-26 Mark Johnstonfreebsd32: Fix a double copyin in sendmsg() and recvmsg()
2021-09-26 Mark Johnstonfreebsd32: Provide an ANSI definition for freebsd32_rec...
2021-09-26 Vincenzo Maffionelibnetmap: reset errno in nmreq_register_decode()
2021-09-26 Vincenzo Maffionenetmap: monitor: add a flag to distinguish packet direction
2021-09-25 Rick Macklemnfsd: Fix build after commit 103b207536f9 for 32bit...
2021-09-25 Rick Macklemnfsd: Use the COPY_FILE_RANGE_TIMEO1SEC flag
2021-09-25 Ed Mastevt: bound buffer access in redraw optimization
2021-09-25 Colin PercivalEC2: Default to UEFI booting
2021-09-25 Colin PercivalEC2: Allow AMI boot mode to be specified
2021-09-25 Piotr Pawel... diff3: document and test -T
2021-09-25 Piotr Pawel... diff3: implement --strip-trailing-cr
2021-09-25 Piotr Pawel... diff3.1: update manual page to match code
2021-09-25 Piotr Pawel... diff3: improve style
2021-09-25 Piotr Pawel... diff3: sync with upstream
2021-09-25 Piotr Pawel... Register /usr/tests/usr.bin/diff3
2021-09-25 Piotr Pawel... diff: read whole files to determine if they are ASCII...
2021-09-25 Piotr Pawel... diff: don't output carriage returns that were stripped...
2021-09-25 Piotr Pawel... sh: improve command completion
2021-09-25 Piotr Pawel... sh: reset sh bindings on bind -e, bind -v
2021-09-25 Piotr Pawel... sh: improve command completion
2021-09-25 Piotr Pawel... fstyp: bump WARNS to default and work around warnings
2021-09-25 Piotr Pawel... Update a sysctl name to nbuffers_pcpu in hwpmc.4 and...
2021-09-25 Xin LIUpdate leap-seconds to leap-seconds.3676924800.
2021-09-25 Mark Johnstonunix: Fix a use-after-free in unp_drop()
2021-09-24 Mark Johnstonsocket: Add assertions around naked refcount decrements
2021-09-24 Mark Johnstonsocket: Fix a use-after-free in soclose()
next