]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-01-27 arichardsonAllow bootstrapping makefs on older FreeBSD hosts and...
2020-01-27 cemhwpstate(4): Log a debug line when throttled
2020-01-27 kanEnter net epoch in msk_tick.
2020-01-26 vmaffionenetmap_mem_unmap: fix NULL pointer dereference
2020-01-26 rmacklemFix a crash in the NFSv4 server.
2020-01-26 jhbRevert accidental change from r357146.
2020-01-26 jhbFix some misleading indentation warnings reported by...
2020-01-26 jhbCompile hack.c with normal CFLAGS + -shared -nostdlib.
2020-01-26 melifaroFix NOINET6 build after r357038.
2020-01-26 pjdStyle changes, mostly usage of braces around single...
2020-01-26 pjdImplement tests for the newly added -o flag.
2020-01-26 pjdImplement -o flag which tells pwait(1) to exit if any...
2020-01-26 pjdDon't setup a timeout if we are exiting.
2020-01-26 pjdCheck for duplicated PID without using additional variable.
2020-01-26 pjd- Be consistent with using sysexits(3) codes.
2020-01-26 lwhsuTemporarily skip flakey test case sys.kern.ptrace_test...
2020-01-26 mjgvfs: do an unlocked check before iterating the lazy...
2020-01-26 mjgvfs: remove vop loop from vop_sigdefer
2020-01-26 mjgvfs: stop null checking routines in vop wrappers
2020-01-26 mjgvfs: fix freevnodes count update race against preemption
2020-01-26 mjgufs: add vgone calls for unconstructed vnodes in the...
2020-01-26 mjgvfs: predict vn_lock failure as unlikely in vget
2020-01-25 lwhsuSpecify PACKAGE to install tests files
2020-01-25 philImport libxo-1.4.0:
2020-01-25 tuexenSending CWR after an RTO is according to RFC 3168 gener...
2020-01-25 tuexenDon't set the ECT codepoint on retransmitted packets...
2020-01-25 tuexenAs a TCP client only enable ECN when the corresponding...
2020-01-25 kptests: Routing tests overwrote net tests
2020-01-25 jahImplement cycle-detecting garbage collector for AF_UNIX...
2020-01-25 kevanslua: add modules.loaded hook
2020-01-25 kevansloader.lua: re-arrange to load local.lua *after* config...
2020-01-25 glebiusEnter the network epoch in RX processing taskqueue.
2020-01-24 tuexenDon't delay the ACK for a TCP segment with the CWR...
2020-01-24 tuexenThe server side of TCP fast open relies on the delayed...
2020-01-24 glebiusEnter the network epoch when rack_output() is called...
2020-01-24 glebiusEnter the network epoch in USB WiFi drivers when proces...
2020-01-24 melifaroAdd support for RFC 6598/Carrier Grade NAT subnets...
2020-01-24 kibHandle a race of collapse with a retrying fault.
2020-01-24 glebiusre(4) uses taskqueue to process input packets. Enter...
2020-01-24 glebiusath(4) processing input packets in taskqueue. Enter...
2020-01-24 brInclude the PCI stack to the riscv GENERIC kernel.
2020-01-24 brEnable NEW_PCIB on riscv.
2020-01-24 bro Move the software context struct to a header file.
2020-01-24 kevanscaroot: use bsd.obj.mk, not bsd.prog.mk
2020-01-24 brMove the ECAM macroses to the header file.
2020-01-24 markjRevert r357050.
2020-01-24 emasteTag NLS aliases with pkgbase package
2020-01-24 emasterevert r356990 to reapply with correct commit message
2020-01-24 hselaskyImplement mmget_not_zero() in the LinuxKPI.
2020-01-24 traszMake linux(4) handle MAP_32BIT.
2020-01-24 traszAdd kern_unmount() and use in Linuxulator. No function...
2020-01-24 n_hibmaFix a few spacing issues to make the page more readable.
2020-01-24 dougmMost uses of vm_map_clip_start follow a call to vm_map_...
2020-01-24 mjgvfs: allow v_usecount to transition 0->1 without the...
2020-01-24 mjgvfs: stop handling VI_OWEINACT in vget
2020-01-24 mjgvfs: stop unlocking the vnode upfront in vput
2020-01-24 mjglockmgr: don't touch the lock past unlock
2020-01-24 adrian[ntp] Don't compile in the ssl routines into libevent...
2020-01-24 kevansDrop "All Rights Reserved" from all libbe/bectl files
2020-01-24 cemrandom(3): Abstract routines into _r versions on explic...
2020-01-24 cemrandom(3): Abstract state into a single context object
2020-01-23 cemcpufreq(4): Fix missing MODULE_DEPEND on hwpstate_intel
2020-01-23 jhbCorrect the return types of fueword*().
2020-01-23 kppf: Apply kif flags to new group members
2020-01-23 emasteadd MIPS-specific PT header ELF definitions
2020-01-23 markjsparc64: Busy the TSB page before freeing it in pmap_re...
2020-01-23 kibFix r356919.
2020-01-23 markjng_nat: Pass IPv6 packets through.
2020-01-23 markjvm_map_submap(): Avoid unnecessary clipping.
2020-01-23 glebiusWith MSI interrupts bge(4) just schedules taskqueue...
2020-01-23 markjSet td_oncpu before dropping the thread lock during...
2020-01-23 markjPrint missing ID_AA64PFR{0,1}_EL1 register fields.
2020-01-23 markjarm64: Don't enable interrupts in init_secondary().
2020-01-23 emasteTag /usr/tests/local symlink with package=tests
2020-01-23 emasteApply r355819 to sparc64 - fix assertion failure after...
2020-01-23 nyanFix kernel-tags target.
2020-01-23 avgvmxnet3: add support for RSS kernel option
2020-01-23 hselaskyFix build of stand/usb .
2020-01-23 avgvirtio_scsi: use max target ID plus one as the initiator ID
2020-01-23 melifaroBring indentation back to normal after r357038.
2020-01-23 melifaroFix epoch-related panic in ipdivert, ensuring in_broadc...
2020-01-23 jeff(fault 9/9) Move zero fill into a dedicated function...
2020-01-23 jeff(fault 8/9) Restructure some code to reduce duplication...
2020-01-23 jeff(fault 7/9) Move fault population and allocation into...
2020-01-23 jeff(fault 6/9) Move getpages and associated logic into...
2020-01-23 jeff(fault 5/9) Move the backing_object traversal into...
2020-01-23 jeff(fault 4/9) Move copy-on-write into a dedicated function.
2020-01-23 jeff(fault 3/9) Move map relookup into a dedicated function.
2020-01-23 jeff(fault 2/9) Move map lookup into a dedicated function.
2020-01-23 jeff(fault 1/9) Move a handful of stack variables into...
2020-01-23 rlibbyuma: fix zone domain overlaying pcpu cache with disable...
2020-01-23 rlibbyuma: report leaks more accurately
2020-01-23 jeffConsistently use busy and vm_page_valid() rather than...
2020-01-23 cyFix 32-bit build post r357002.
2020-01-23 jeffSome architectures with DMAP still consume boot kva...
2020-01-23 jeffBlock the thread lock in sched_throw() and use cpu_swit...
2020-01-23 glebiusSince now drivers that support pfil run their interrupt...
2020-01-23 glebiusStop entering the network epoch in ether_input(), unles...
2020-01-23 glebiusThis is Ethernet driver so mark the interrupt appropria...
2020-01-23 glebiusIntroduce flag IFF_NEEDSEPOCH that marks Ethernet inter...
next