]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-10-19 Mark Johnstonicmp6: Count packets dropped due to an invalid hop...
2020-10-19 Mark Johnstonlink_elf_obj: Colour VM objects
2020-10-19 Mark Johnstonuma: Respect uk_reserve in keg_drain()
2020-10-19 Mark Johnstonuma: Avoid depleting keg reserves when filling a bucket
2020-10-19 Mark Johnstonvmem: Allocate btags before looping in vmem_xalloc()
2020-10-19 Mark Johnstonvmem: Simplify bt_fill() callers a bit
2020-10-19 Andrew TurnerRemove unused labels from the arm64 casueword*
2020-10-19 Ruslan BukinAssign the reserved apic region (GAS entry) to the...
2020-10-19 Mark Johnstonvmx: Implement pmap (de)activation in C
2020-10-19 Ruslan BukinManage MSI iommu pages.
2020-10-19 Andrew TurnerSplit the common arm64 fu* and su* asm to a macro
2020-10-19 Andrew TurnerMove the arm64 userspace access checks to macros
2020-10-19 Ryan Moellerefibootmgr: Use returned error code for error message...
2020-10-19 Mateusz Guzikcache: refactor negative promotion/demotion handling
2020-10-19 Baptiste DaroussinUse asprintf instead of sbuf
2020-10-19 Warner LoshAdd more explicit instructions about updating motd
2020-10-18 Kyle Evanslibbe(3): install MLINKS for all of the functions provided
2020-10-18 Kyle Evanslibbe(3): document be_snapshot()
2020-10-18 Kyle Evanslibbe(3): const'ify a couple arguments
2020-10-18 Adrian Chadd[zfs] Remove a non-existent directory in the build...
2020-10-18 Bjoern A. Zeebnet80211: factor out the priv(9) checks into OS specifc...
2020-10-18 Alex RichardsonSignificantly speed up mkimg_test
2020-10-18 Adrian Chadd[libcxx] Fix atomic type for mips32 on gcc to work...
2020-10-18 Alexander V... Implement flowid calculation for outbound connections...
2020-10-18 Edward Tomasz... If the SIM freezes the queue at exactly the wrong momen...
2020-10-18 Edward Tomasz... Make g_attach() return ENXIO for orphaned providers...
2020-10-18 Edward Tomasz... Stop calling set_syscall_retval() from linux_set_syscal...
2020-10-18 Edward Tomasz... Add compat.linux.dummy_rlimits, and disable by default.
2020-10-18 Edward Tomasz... Slightly tweak linux ptrace(2) debug message; no functi...
2020-10-18 Alexander V... Simplify NET_EPOCH_EXIT in inp_join_group().
2020-10-18 Hans Petter... Add new USB quirk.
2020-10-18 Greg LeheyCorrect location and date of the Boston Shoemakers...
2020-10-18 Bjoern A. Zeebnet80211: update for (more) VHT160 support
2020-10-17 Bjoern A. Zeebclk: fix indentation
2020-10-17 Bjoern A. Zeebddb: add show sysinit command
2020-10-17 Mateusz Guzikcache: shorten names of debug stats
2020-10-17 Mateusz Guzikcache: don't automatically evict negative entries if...
2020-10-17 Alexander V... Fix sleepq_add panic happening with too wide net epoch...
2020-10-17 Mitchell Horneriscv: zero reserved PTE bits for L2 PTEs
2020-10-17 Mateusz Guzikcache: erwork sysctl vfs.cache tree
2020-10-17 Mateusz Guzikcache: factor negative lookup out of cache_fplookup_next
2020-10-17 Mateusz Guzikcache: avoid smr in cache_neg_evict in favoro of the...
2020-10-17 Mateusz Guzikcache: rework parts of negative entry management
2020-10-17 Mateusz Guzikcache: remove entries before trying to add new ones...
2020-10-17 Mateusz Guzikvfs: annotate mountlist_mtx with __exclusive_cache_line
2020-10-17 Xin LIBump __FreeBSD_version after ptsname_r addition.
2020-10-17 Xin LIImplement ptsname_r.
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Philip PaepsImport tzdata 2020c
2020-10-17 Philip PaepsImport tzdata 2020c
2020-10-17 Mateusz Guzikcache: add a probe reporting addition of duplicate...
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gbd565f
2020-10-16 Alexander V... Try to enable multipath routing in flowid tests.
2020-10-16 Ryan Moellerbhyve: Update TX descriptor base address and host mappi...
2020-10-16 Kyle Evanslibc: typo fix (s/involes/involves)
2020-10-16 Kyle EvansMFC r366760: lua: update to 5.3.6
2020-10-16 Konstantin... amd64 pmap.h: explicitly provide constants values inste...
2020-10-16 Xin LIUpdate arcmsr(4) to 1.50.00.00:
2020-10-16 Kyle EvansMakefile: add a small blurb about building with gcc...
2020-10-16 Adrian Chadd This fixes some fun type size truncation that shows...
2020-10-16 Mitchell Hornearm64: export a few more HWCAPs
2020-10-16 Mitchell HorneUpdate the ID_AA64MMFR2_EL1 register definitions
2020-10-16 Kyle Evanslua: update to 5.3.6
2020-10-16 Marcin WojtasTrigger soft lifetime expiration on sequence number
2020-10-16 Marcin WojtasAdd support for IPsec ESN and pass relevant information...
2020-10-16 Marcin WojtasImplement anti-replay algorithm with ESN support
2020-10-16 Edward Tomasz... Set default stack size for Linux apps to 8MB. This...
2020-10-16 Marcin WojtasAdd SADB_SAFLAGS_ESN flag
2020-10-16 Marcin WojtasAdd support for ESN in AES-NI crypto driver
2020-10-16 Marcin WojtasAdd support for ESN in cryptosoft
2020-10-16 Marcin WojtasPrepare crypto framework for IPsec ESN support
2020-10-16 Hans Petter... Remove ifdefs around IS_ALIGNED() definition in the...
2020-10-16 Michael TuexenImprove the handling of cookie life times.
2020-10-16 Edward Tomasz... Make linux getrlimit(2) and prlimit(2) return something...
2020-10-16 Edward Tomasz... Bump pseudofs size limit from 128kB to 1MB. The old...
2020-10-16 Mateusz Guzikcache: flip inverted condition in previous
2020-10-16 Mateusz Guzikcache: support negative entry promotion in slowpath smr
2020-10-16 Mateusz Guzikcache: elide vhold/vdrop around promoting negative...
2020-10-16 Mateusz Guzikcache: dedup code for negative promotion
2020-10-16 Mateusz Guzikcache: neglist -> nl; negstate -> ns
2020-10-15 Glen BarberBump the ISO EFI partition size from 1024 to 2048,...
2020-10-15 Mitchell HorneSimplify preload_dump() condition
2020-10-15 Jessica Clarkekldxref: Avoid buffer overflows in parse_pnp_list
2020-10-15 Mateusz Guzikcache: split hotlist between existing negative lists
2020-10-15 Mateusz Guzikcache: make neglist an array given the static size
2020-10-15 Alexander MotinDrop unsolicited responses to the still attaching CODECs.
2020-10-15 Glen BarberIncrease the amd64 ISO ESP file size from 800KB to...
2020-10-15 Brooks Davisphysio: Don't store user addresses in bio_data
2020-10-15 Alexander MotinFix nvmecontrol logpage -i parameter.
2020-10-15 Adrian Chadd[pfctl_tests] Add missing void to empty function declar...
2020-10-15 Adrian Chadd[tests] Fix itimer test warning-errors on gcc-6.4
2020-10-15 Ed Mastemove vmware pv drivers to sys/conf/files
2020-10-15 Mateusz PiotrowskiFix formatting of SYNOPSIS
2020-10-15 Ruslan BukinSplit-out Guest Address Space (GAS) macroses to a separ...
2020-10-15 Nathan WhitehornProvide a slightly more-tolerant set of thermal paramet...
2020-10-15 Edward Tomasz... With some popular multiplayer games (such as Counter...
2020-10-15 Wei HuHyper-V: hn: Relinquish cpu in HN_LOCK to avoid deadlock
2020-10-15 Wei HuHyper-V: pcib: Check revoke status during device attach
2020-10-15 Mateusz GuzikBump __FreeBSD_version after addition of VOP_EAGAIN
2020-10-15 Mateusz Guzikzfs: g/c unused vop_vector zfsctl_ops_shares_dir
next