]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-03-25 Mateusz Guzikvm: add unlocked page lookup before trying vm_fault_sof...
2023-03-25 Mateusz Guzikvfs cache: always assert on ndp->ni_resflags
2023-03-25 Dmitry Chagini386: ansify
2023-03-21 Warner LoshCONTRIBUTING.md: Suggest using checkstyle9.pl
2023-03-25 Warner Loshcheckstyle9.pl: Perl script to check if a change is...
2023-03-25 Warner Loshsecure_getenv: Improve documentation wording
2023-03-25 Warner Loshsecure_getenv: Add () around return values
2023-03-25 Joseph Koshyprocfs: Add manual page cross references.
2023-03-25 Andrew GallatinLRO: Add missing checks for invalid IP addresses
2023-03-25 Dag-Erling... pwd_mkdb: Sort options and update usage message.
2023-03-25 Mateusz Guzikvfs: trylock vnode requeue
2023-03-25 Mateusz Guzikvfs: flip deferred_inact to atomic
2023-03-25 Mateusz Guzikvfs: replace some spelled out VNASSERTs with VNPASS
2023-03-25 Ed Mastemakefs: emit NM records for all directory entries
2023-03-25 Vico Chenlinsysfs(4): Keep Linux compatible sysfs the same as...
2023-03-25 Dmitry Chaginlinsysfs(4): Reimplement listnics() using ifAPI
2023-03-25 Lorenzo Salvadoreshare/misc/committers-doc.dot: Add myself
2023-03-24 Dag-Erling... local-unbound-setup: Disable the libc subscriber.
2023-03-24 John BaldwinRemove libvmmapi.so.5 after the shlib version was bumpe...
2023-03-24 John Baldwinbhyve: Remove vmctx member from struct vm_snapshot_meta.
2023-03-24 John Baldwinlibvmmapi: Add a struct vcpu and use it in most APIs.
2023-03-24 Joseph Koshypmcstat: Warn about text output format stability.
2023-03-24 Konstantin... fdesc_lookup(): drop fdropped
2023-03-24 Konstantin... fdesc_lookup(): the condition to use vn_vget_ino()...
2023-03-24 Konstantin... fdesc_lookup(): no need to vhold the dvp vnode
2023-03-24 Konstantin... fdesc_allocvp(): fix potential use after free
2023-03-24 Konstantin... fdescfs: remove useless XXX comment, unwrap line
2023-03-24 Cy Schubertrc: Chase bfb202c4554a and remove ifconfig down/up...
2023-03-24 Justin Hibbitsinfiniband: Bring back M_ASSERTVALID() check in infiban...
2023-03-24 Justin Hibbitsinet6: Include if_private.h in one more netstack file
2023-03-24 Justin HibbitsMechanically convert qlnx(4) to IfAPI
2023-03-24 Justin Hibbitsofed: Mechanically convert to IfAPI
2023-03-24 Zhenlei Huanglagg: Various style fixes
2023-03-24 Kristof Provostpf: ignore ip6_output() return value in pf_refragment6()
2023-03-24 Kristof Provostifconfig: free memory allocated by getaddrinfo()
2023-03-24 Eric Joynerice(4): Restore old conditional overwritten by last...
2023-03-24 Jose Luis Duranping: Fix an uninitialized variable
2023-03-24 Philip Paepscontrib/tzdata: import tzdata 2023b
2023-03-24 Philip PaepsImport tzdata 2023b
2023-03-24 Mark Johnstonkasan.9: Update to note arm64 support
2023-03-24 Danilo G. Baiocommitters-doc.dot: Add myself; late entry
2023-03-23 Bjoern A. ZeebWPA: driver_bsd.c: backout upstream IFF_ change and...
2023-03-23 Kyle Evansarm64: add KASAN support
2023-03-23 Mitchell Hornearm64: add a GENERIC-KASAN config
2023-03-23 Ed Mastemakefs: correct El Torito bood record
2023-03-23 John Baldwinktls: Drop all the INET and INET6 compile-time guards.
2023-03-23 Gordon Berglingacpi(4): Fix a typo in a kernel message
2023-03-23 Kirk McKusickImprove chance of finding an alternate superblock in...
2023-03-23 Mateusz Guzikvfs cache: return ENOTDIR for not_a_dir/{.,..} lookups
2023-03-23 Andrew TurnerMark the arm64 PSR register fields with UL
2023-03-23 Andrew TurnerBump __FreeBSD_version for changing spsr on arm64
2023-03-23 Andrew TurnerRemove unused registes from the arm pcb
2023-03-23 Andrew TurnerAdd compat support for struct reg on arm64
2023-03-23 Zachary Leafarm64: add fault address to trapframe
2023-03-23 Zachary Leafarm64: extend ESR/SPSR registers to 64b
2023-03-23 John Baldwinlibpmc: Use LIB_CXX instead of explicit LDADD to link...
2023-03-23 Justin HibbitsIfAPI: Add iterator to complement if_foreach()
2023-03-23 Ed Mastemakefs: add missing break for 'g' case in tarfs test
2023-03-23 Ed Mastemakefs: correct iso9660 Rock Ridge NM values
2023-03-23 Ed Mastemakefs: correct iso9660 Rock Ridge TF timestamps
2023-03-23 Kyle Evansdaemon: reformat longopts
2023-03-23 Ihor Antonovdaemon: decouple init logic from main loop
2023-03-23 Philip Paepscontrib/tzdata: import tzdata 2023a
2023-03-23 Bjoern A. ZeebLinuxKPI: remove now implemented dummy headers.
2023-03-23 Philip PaepsImport tzdata 2023a
2023-03-23 Bjoern A. Zeebrtw89: fix -Wunused-but-set-variable
2023-03-23 Bjoern A. Zeebifconfig: ifieee80211: print bssid name
2023-03-22 Mateusz Guzikvfs: decouple freevnodes from vnode batching
2023-03-22 Kirk McKusickRewrite function definitions with identifier lists.
2023-03-22 Rene Ladanmisc/organization: add bofh as a new portmgr member
2023-03-22 John Baldwinsys: Retire OPENZFS_CWARNFLAGS now that it is empty.
2023-03-22 John Baldwinsys: Stop enabling -Wnested-externs.
2023-03-22 John Baldwinbhyve: Don't return -ENOMEM from qemu_fwcfg_add_file.
2023-03-22 John Baldwinbhyve: Accept a variable-length string name for qemu_fw...
2023-03-22 John Baldwinlibpfctl: Don't pass stack garbage to free.
2023-03-22 Val Packettarpa: garbage collect ns_newmsg/ns_rdata decls
2023-03-22 Brooks Davisamd64: reduce header pollution in _stdint.h
2023-03-22 Brooks Davisriscv: Fix sig_atomic_t limit definitions
2023-03-22 Brooks Davisarm64: Fix sig_atomic_t limit definitions
2023-03-22 Andrew Turnerarm64: Use the new PCB macros in swtch.S
2023-03-22 Andrew TurnerAdd macros for arm64 pcb register offsets
2023-03-22 Ed Mastesftp: add description of memory leak fix
2023-03-22 Ed Mastesftp: avoid leaking path arg in calls to make_absolute_...
2023-03-22 Mark Johnstonbhyve: Sleep briefly in the VMEXIT_DEBUG handler
2023-03-22 Mark Johnstonfdescfs: Fix a file ref leak
2023-03-22 Mark Johnstonpath_test: Add a test case for openat(O_EMPTY_PATH...
2023-03-22 Ed Masteetdump: exit on error if section header or entry offset...
2023-03-22 Peter Holmstress2: Fix syntax error. Remove redundant backup
2023-03-22 Peter Holmstress2: Fix compiler warning
2023-03-22 Warner Losh_endian.h: Include sys/ctypes.h for visibility macros
2023-03-22 John BaldwinRemove /usr/lib/dtrace/ipfw.d for WITHOUT_DTRACE.
2023-03-21 Vincenzo Maffionenetmap: fix copyin/copyout of nmreq options list
2023-03-21 Jean-Sébastien... linuxkpi: Define `pat_enabled()`
2023-03-21 Ed Mastetcp_wrappers: Use ANSI (c89) definitions for one more...
2023-03-21 Mark Johnstonktls: Fix interlocking between ktls_enable_rx() and...
2023-03-21 Jung-uk KimOpenSSL: Regen an assembly file for arm
2023-03-21 Kornel DulębaOpenSSL: aes/asm/bsaes-armv7.pl: Replace adrl with add
2023-03-21 Alexander V... netlink: reduce the default debugging levels
2023-03-21 Ed Mastelorder: add deprecation notice
2023-03-21 Ed Masteldd: clarify format options
next