]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-11-09 Mateusz Guzikvmstat: remove spurious newlines when reporting zones
2020-11-09 Mateusz Guzikprocdesc: convert the zone to a malloc type
2020-11-09 Mateusz Guzikbufcache: convert bo_numoutput from long to int
2020-11-09 Mateusz Guzikkqueue: save space by using only one func pointer for...
2020-11-09 Navdeep Parharcxgbev(4): Use the MAC address set by the the PF if...
2020-11-08 Brandon Bergren[PowerPC] Fix powerpc64le boot after HPT superpages...
2020-11-08 Navdeep Parharcxgbe(4): Add the firmware binaries missing in r367428.
2020-11-08 Mitchell HorneFix definition of rn_addmask()
2020-11-08 Mitchell Horneigmp: convert igmpstat to use PCPU counters
2020-11-08 Richard ScheffeneggerPrevent premature SACK block transmission during loss...
2020-11-08 Alexander V... Switch net.add_addr_allfibs default to 0.
2020-11-08 Alexander V... Temporarily revert setting net.add_addr_allfibs to 0.
2020-11-08 Edward Tomasz... Move syscall_thread_{enter,exit}() into the slow path...
2020-11-08 Mariusz ZaborskiCheck if the ZVOL has been written before calling zil_a...
2020-11-08 Alexander V... Fix build broken by r367484: add route_ifaddrs.c.
2020-11-08 Dimitry AndricMerge commit 354d3106c from llvm git (by Kai Luo):
2020-11-08 Alexander V... Move all ifaddr route creation business logic to net...
2020-11-08 Alexander Leidinger - add more linux socket options (sorted by value)
2020-11-08 Toomas Soomeloader: cstyle cleanup of bootstrap.h did miss a bit
2020-11-08 Toomas Soomeloader: cstyle cleanup of bootstrap.h
2020-11-08 Olivier CochardReturn the same value for smbios.chassis.maker as smbio...
2020-11-08 Kyle Evansimgact_binmisc: limit the extent of match on incoming...
2020-11-08 Thomas MunroAdd collation version support to querylocale(3).
2020-11-08 Warner LoshAlso mention PORTS_MODULES
2020-11-08 Warner LoshBe explicit about recompiling all the modules...
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-11-07 Michael TuexenThe ioctl() calls using FIONREAD, FIONWRITE, FIONSPACE...
2020-11-07 Simon J. GerratyImport bmake-20201101
2020-11-07 Cy SchubertFix build post-r367455.
2020-11-07 Kyle Evansimgact_binmisc: move some calculations out of the exec...
2020-11-07 Bryan Drewerysyslogd: Stop trying to send remote messages through...
2020-11-07 Mateusz Guzikzfs: remove 2 assertions that teardown lock is not...
2020-11-07 Mateusz Guzikrms: several cleanups + debug read lockers handling
2020-11-07 Kyle Evansimgact_binmisc: reorder members of struct imgact_binmis...
2020-11-07 Kyle Evansvt: resolve conflict between VT_ALT_TO_ESC_HACK and DBG
2020-11-07 Michal MelounAdd a method to determine whether given interrupt is...
2020-11-07 Edward Tomasz... Move TDB_USERWR check under 'if (traced)'.
2020-11-07 Kyle Evansimgact_binmisc: abstract away the list lock (NFC)
2020-11-07 Robert WingAdd a periodic script to backup output generated from...
2020-11-07 Kyle Evansimgact_binmisc: validate flags coming from userland
2020-11-07 Kyle Evansbinmiscctl(8): miscellaneous cleanup
2020-11-07 Kyle Evansepoch: support non-preemptible epochs checking in_epoch()
2020-11-07 Kyle Evansimgact_binmisc: minor re-organization of imgact_binmisc...
2020-11-07 Mateusz Guzikmalloc: tweak the version check in r367432 to include...
2020-11-06 John BaldwinUpdate copies of ioctl structures to match recent chang...
2020-11-06 Robert WingAdd a periodic script to backup output generated from...
2020-11-06 Bjoern A. Zeebusb_hub: giving up port reset - device vanished
2020-11-06 John-Mark Gurneyfix up docs, if signature checking is enabled, the...
2020-11-06 Conrad Meyerlinux(4): Fix loadable modules after r367395
2020-11-06 Mateusz Guzikmalloc: move malloc_type_internal into malloc_type
2020-11-06 Toomas Soomeefifb: vt_generate_cons_palette() takes max color,...
2020-11-06 Edward Tomasz... Make powerpc use MAXARGS (defined as 8) instead of...
2020-11-06 Edward Tomasz... Remove 'struct trapframe' pointer from mips64's 'struct...
2020-11-06 Navdeep Parharcxgbe(4): Update firmwares to 1.25.0.40.
2020-11-06 Leandro LuporiFix powerpc and LINT builds
2020-11-06 John BaldwinUse void * in place of caddr_t.
2020-11-06 John BaldwinGroup session management routines together before first...
2020-11-06 Rick MacklemAdd support for the new mountd -R option.
2020-11-06 Mark JohnstonAdd firmware modules for qat(4), take two
2020-11-06 Mateusz PiotrowskiUse Cm macros instead of Ar when referring to a specifi...
2020-11-06 Mateusz PiotrowskiFix a typo and remove Xr's to vn(4) and vnconfig(4)
2020-11-06 Emmanuel Vadotpkgbase: Remove %VCS_REVISION% from utilities comments
2020-11-06 Leandro LuporiImplement superpages for PowerPC64 (HPT)
2020-11-06 Alfredo Dal... [POWERPC] Floating-Point Exception trap support
2020-11-06 John BaldwinMove cryptof_ioctl() below the routines it calls.
2020-11-06 John BaldwinSplit logic to create new sessions into a separate...
2020-11-05 John BaldwinMove cryptodev_cb earlier before it is used.
2020-11-05 John BaldwinCheck cipher key lengths during probesession.
2020-11-05 John BaldwinStyle fixes for function prototypes and definitions.
2020-11-05 John BaldwinDon't modify the destination pointer in ioctl requests.
2020-11-05 Mateusz Guziknvme: change namei_request_zone into a malloc type
2020-11-05 Enji Coopersnmpmod(3): fix typo under the COMMUNITIES section
2020-11-05 Konstantin... Suspend all writeable local filesystems on power suspend.
2020-11-05 Leandro LuporiFix powerpc and powerpcspe builds
2020-11-05 Conrad Meyerlinux(4): Deduplicate unimpl/dummy syscall handlers
2020-11-05 Edward Tomasz... Remove the 'nap' field from ARM's 'struct syscall_args...
2020-11-05 Allan JudeVirtIO: Make sure the guest knows the TRIM alignment...
2020-11-05 Leandro Luporipmcstat: fix PPC kernel symbol resolution
2020-11-05 Leandro Luporilibpmc: add support for POWER8/9 PMCs
2020-11-05 Leandro Lupori[PowerPC] hwpmc: add support for POWER8/9 PMCs
2020-11-05 Mateusz Guzikmalloc: add a helper returning size allocated for given...
2020-11-05 Mark Johnstoncryptotest: Add qat(4) coverage
2020-11-05 Mark JohnstonAdd firmware modules for qat(4)
2020-11-05 Mark JohnstonAdd qat(4)
2020-11-05 Mateusz GuzikRationalize per-cpu zones.
2020-11-05 Leandro Lupori[PowerPC] Make PPC 970 PMC SPRs the standard ones
2020-11-05 Mateusz Guzikpoll/select: change selfd_zone into a malloc type
2020-11-05 Mateusz Guzikvfs: change nt_zone into a malloc type
2020-11-05 Mateusz Guziktmpfs: reorder struct tmpfs_node to shrink it by 8...
2020-11-05 Andrew TurnerStop trying to bounce in memory allocated by bus dma
2020-11-05 Stefan EßerRestrict locale settings to the file they occur in
2020-11-05 Conrad MeyerAdd sbuf streaming mode to pseudofs(9), use in linprocfs(5)
2020-11-05 Kyle Evansimgact_binmisc: fix up some minor nits
2020-11-05 Mateusz Guzikzfs: lz4: add optional kmem_alloc support
2020-11-05 Mateusz Guzikfd: make all f_count uses go through refcount_*
2020-11-05 Mateusz Guzikfd: hide _fdrop 0 count check behind INVARIANTS
2020-11-05 Mitchell Horneriscv: set kernel_pmap hart mask more precisely
2020-11-04 Justin HibbitsFix UMA alignment for COP2 context structure.
2020-11-04 John-Mark Gurneyfix the docs, this was always wrong... In some cases...
2020-11-04 Mateusz Guzikpipe: whitespace nit in previous
next