]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-01-11 Konstantin... libthr: wrap pdfork(2), same as fork(2).
2021-01-11 Konstantin... amd64 pmap: do not sleep in pmap_allocpte_alloc() with...
2021-01-11 Konstantin... amd64 pmap: rename _pmap_allocpte() to pmap_allocpte_al...
2021-01-11 Konstantin... amd64 pmap: Remove wrong __unused annotation from the...
2021-01-11 Konstantin... amd64 pmap: fix NULL deref in pmap_mincore().
2021-01-11 Gleb SmirnoffFollow-up on 51da4b19be1. When booting a system with...
2021-01-11 Alexander V... Bump amount of queued packets in for unresolved ARP...
2021-01-11 Brooks Davisndis: Per user request, delay removal to 14
2021-01-11 Roger Pau Monnéxen: remove .swp file from public headers
2021-01-11 Gleb SmirnoffAdd missing rcvar name for os-release.
2021-01-11 Mitchell Hornecgem: update 64-bit check
2021-01-11 Robert WatsonChanges that improve DTrace FBT reliability on freebsd...
2021-01-11 Roger Pau Monnexen/privcmd: implement the restrict ioctl
2021-01-11 Roger Pau Monnexen/privcmd: implement the dm op ioctl
2021-01-11 Roger Pau Monnexen/privcmd: implement the map resource ioctl
2021-01-11 Roger Pau Monnéxen/privcmd: split setup of virtual address range into...
2021-01-11 Roger Pau Monnéxen/privcmd: make some integers unsigned
2021-01-11 Roger Pau Monnéxen: update interface headers
2021-01-11 Ed Mastepkgbase: correct typo in System Accounting Utilities
2021-01-11 Ryan Libbyhid: quiet -Wswitch
2021-01-11 Ryan Libbypf: quiet -Wredundant-decls for pf_get_ruleset_number
2021-01-11 Ryan Libbydtrace tests: fix prototypes for gcc build
2021-01-11 Ed Mastepkgbase: Rename -acct package System Accounting Utilities
2021-01-11 Alexander V... Use static initializers for fib algo to shift initializ...
2021-01-11 Ed Mastecmp: fix -s (silent) when used with skip offsets
2021-01-11 Ed Mastecmp: use C99 bool for flags
2021-01-10 Mark Johnstonlibdtrace: Format USDT symbols correctly based on symbo...
2021-01-10 Vincenzo Maffionenetmap: restore hwofs and support it in iflib
2021-01-10 Toomas Soomeloader: term_image_display() should test screen_buffer
2021-01-10 Konstantin... x86 tsc: mark %eax as earlyclobber in tscp_get_timecoun...
2021-01-10 Rick Macklemnfsd: add KASSERTs to nfsm_trimtrailing() for M_EXTPG...
2021-01-10 Mitchell Hornerc.conf(5): describe devmatch rc variables
2021-01-10 Thomas Skibocgem: add 64-bit support
2021-01-10 Alan CoxPrefer the use of vm_page_domain() to vm_phys_domain().
2021-01-10 Vladimir Kondratyevhid: Add recently imported drivers to NOTES
2021-01-10 Vladimir Kondratyevhid: fix extraneous SYSCTL_ADD_INT() options revealed...
2021-01-10 Vincenzo Maffionere: netmap: enable/disable krings on interface reinit
2021-01-10 Vincenzo Maffioneiflib: fix build failure in case DEV_NETMAP is not...
2021-01-10 Vincenzo Maffionenetmap: vtnet: enable/disable krings on any interface...
2021-01-10 Vincenzo Maffioneiflib: add assert to prevent out-of-bounds array access
2021-01-10 Robert WatsonTrack pipe(2) reads and writes as rusage message receiv...
2021-01-10 Vincenzo Maffionenetmap: iflib: enable/disable krings on any interface...
2021-01-10 Mariusz Zaborskifileargs: add support for realpath
2021-01-10 Konstantin... libc: implement rtld_get_stack_prot() for real
2021-01-10 Jamie Grittonjail: Simplify handling of prison_deref()
2021-01-10 Konstantin... tmpfs open: assert that there is no double-init of...
2021-01-10 Konstantin... tmpfs_free_tmp(): explicitly assert that tmp is locked
2021-01-10 Konstantin... tmpfs: make M_TMPFSMNT static to tmpfs_vfsops.c
2021-01-10 Konstantin... x86 vdso gettc: Add RDTSCP support
2021-01-10 Konstantin... x86 vdso gettc: eliminate duplicated code in ifunc...
2021-01-10 Konstantin... x86 vdso gettc: reorganize ifunctions.
2021-01-10 Konstantin... tsc: add RDTSCP or faster variants of get_timecount()
2021-01-10 Konstantin... x86: Add rdtscp32() into cpufunc.h.
2021-01-10 Konstantin... tsc: use u_int for return type for prototype, same...
2021-01-10 Konstantin... x86 identcpu.c: fix formatting of the comment.
2021-01-10 Konstantin... jobc: rework detection of orphaned groups.
2021-01-10 Konstantin... kinfo_proc: move job-control related data collection...
2021-01-10 Konstantin... Lock proctree in around fill_kinfo_proc().
2021-01-10 Konstantin... tty_wait_background: improve locking.
2021-01-10 Konstantin... pgrp: Prevent use after free.
2021-01-10 Konstantin... issignal(): when handling STOP-like signals, drop sigac...
2021-01-10 Konstantin... Style. Improve some KASSERTs messages.
2021-01-10 Konstantin... amd64 pmap: add comment explaining TLB invalidation...
2021-01-10 Alan Somersaio: fix the tests when ZFS is not available
2021-01-09 Neel Chauhanlinuxkpi: Fix the "error: unknown type name 'u32'"...
2021-01-09 Vincenzo Maffionenetmap: vtnet: stop krings during interface reset
2021-01-09 Vincenzo Maffionenetmap: refactor netmap_reset
2021-01-09 Vincenzo Maffionenetmap: iflib: fix asserts in netmap_fl_refill()
2021-01-09 Vincenzo Maffionenetmap: iflib: stop krings during interface reset
2021-01-09 Mariusz Zaborskifileargs: add tests
2021-01-08 Michael Tuexentcp: don't use KTLS socket option on listening sockets
2021-01-09 Kyle Evansarm: revert MAXDSIZ change from 202aea9c82ea
2021-01-09 Jan Kokemüllerkevent(2): Bugfix for wrong EVFILT_TIMER timeouts
2021-01-09 Ed Masteldd: renumber executable type constants
2021-01-09 Ed Mastediff: honour flags with -q
2021-01-09 Warner Loshsysctl: improve debug.kdb.panic_str description
2021-01-09 Fernando Apesteguíalast(1): Add EXAMPLES section
2021-01-09 Fernando Apesteguíaman(1): Bump .Dd
2021-01-09 Fernando Apesteguíaman(1): Add EXAMPLES section
2021-01-09 Mark Johnstonmvneta: Acquire the softc lock before clearing the MIB
2021-01-09 Alexander V... Add fib lookup testing module.
2021-01-09 Alexander V... Bring DPDK route lookups to FreeBSD.
2021-01-09 Hans Petter... Fix LINT kernel build after 01f2e864f79584c0cd250a8e7cf...
2021-01-09 Kyle Evanscertctl: factor out certname resolution
2021-01-09 Kyle Evanscertctl: replace hardcoded uses of /usr/local
2021-01-08 Chuck Tufflifix big-endian platforms after 6733401935f8
2021-01-08 Dimitry AndricFix 32-bit build post 6733401935f83754b4b2744bc3d33ef84...
2021-01-08 Bryan Drewerydtrace: Fix /"string" == NULL/ comparisons using an...
2021-01-08 Bryan Drewerybsd.compat.mk: Allow finding non-internal libraries
2021-01-08 Bryan DreweryMakefile.inc1: Avoid using release/Makefile for VERSION.
2021-01-08 Mitchell Hornesifive_uart: quiet GCC -Werror=parentheses
2021-01-08 Warner Loshsysctl: implement debug.kdb.panic_str
2021-01-08 Toomas Soomei386 kernel is not built with vt_vbefb
2021-01-08 Konstantin... linuxkpi: handle ARI
2021-01-08 Kyle Evanslibregex: re-enable `make check`
2021-01-08 Miod Vallatlibc: regex: rework unsafe pointer arithmetic
2021-01-08 Cy SchubertFix 32-bit build post 5cc52631b3b88dfc36d8049dc8bece857...
2021-01-08 mhornearm64: gdb(4) machine-dependent bits
2021-01-08 mhornearm64: remove pcb_pc
2021-01-08 mhornearm64: don't pass user trapframe to kdb_trap()
next