]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2020-11-04 Mateusz Guzikpipe: fix POLLHUP handling if no events were specified
2020-11-04 Jung-uk KimMake the tests work without COMPAT_FREEBSD12 in kernel.
2020-11-04 Stefan EßerAdd regression tests for conditions and comments
2020-11-04 Vladimir Kondratyevatkbdc(4): Add quirk for "System76 lemur Pro" laptops.
2020-11-04 Edward Tomasz... Unbreak buildworld after r367339.
2020-11-04 Mateusz GuzikBump __FreeBSD_version after rms changes
2020-11-04 Mateusz Guzikzfs: use rms lock for teardown handling
2020-11-04 Mateusz Guzikzfs: macroify teardown handling
2020-11-04 Mateusz Guzikzfs: rename teardown inactive macros to mimick rrm...
2020-11-04 Mateusz Guzikzfs: add branch prediction to ZFS_ENTER and ZFS_VERIFY_...
2020-11-04 Mateusz Guzikzfs: even up assert
2020-11-04 Mateusz Guzikrms: fixup concurrent writer handling and add more...
2020-11-04 Emmanuel Vadotdtb/rockchip: Add rockpi-4 to the build
2020-11-04 Edward Tomasz... Add linux_to_bsd_errtbl[], mapping Linux errnos to...
2020-11-04 Emmanuel VadotPlug minor memory leak in dwc3 USB2/USB3 controller.
2020-11-04 Dimitry AndricMake vector-related functions in libcxxrt's demangler...
2020-11-04 Mark Johnstonamd64: Make it easier to configure exception stack...
2020-11-04 Mark Johnstonvmspace: Convert to refcount(9)
2020-11-04 Mark Johnstonrefcount(9): Add refcount_release_if_last() and refcoun...
2020-11-04 Mateusz Piotrowskipmcstat: Fix a typo in the usage message
2020-11-04 Alex RichardsonFix bad libbxo format strings in jls
2020-11-04 Emmanuel Vadotacpi_video(4): mention that acpi_video should be loaded...
2020-11-04 Bjoern A. Zeebarm64: implement bs_sr_<N>
2020-11-04 Bjoern A. Zeebnet80211: fix a typo
2020-11-04 Andrew TurnerAdd the pmap.h changes missed in r367320
2020-11-04 Dimitry AndricTurn on WITH_LLVM_CXXFILT by default
2020-11-04 Dimitry AndricUpdate libcxxrt's private copy of elftoolchain demangler
2020-11-04 Dimitry AndricMerge elftoolchain r3877 (by jkoshy):
2020-11-04 Mateusz PiotrowskiFix a typo
2020-11-04 Andrew TurnerAllow the creation of 3 level page tables on arm64
2020-11-03 John BaldwinRemove unnecessary __DECONST().
2020-11-03 John BaldwinReplace some K&R function definitions with ANSI C.
2020-11-03 John BaldwinConsistently use C99 fixed-width types in the in-kernel...
2020-11-03 Stefan EßerUpdate man-page to document changes made to the calenda...
2020-11-03 Gleb SmirnoffStyle, not functional changes:
2020-11-03 Ilya BakulinAlways return MMC errors from mmc_handle_reply()
2020-11-03 Dimitry AndricAdd WITH_LLVM_CXXFILT option to install llvm-cxxfilt...
2020-11-03 Conrad Meyerlinux(4): Improve netlink diagnostics
next