]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-11-12 Hans Petter... xhci(4): Fix spelling in manual page.
2022-11-12 Hans Petter... xhci(4): Update list of quirks in manual page.
2022-11-12 Hans Petter... xhci(4): Don't allocate an IRQ vector if hw.usb.xhci...
2022-11-12 Florian Walpensound(4): Fix memory map of /dev/dsp devices when buffe...
2022-11-12 Hans Petter... time(3): Fix spelling.
2022-11-12 Hans Petter... time(3): Optimize tvtohz() function.
2022-11-12 Hans Petter... time(3): Declare the minimum and maximum hz values...
2022-11-12 Hans Petter... time(3): Align fast clock times to avoid firing multipl...
2022-11-12 Alexander MotinFix umtxq_sleep() regression caused by 56070dd2e4d.
2022-11-12 Alexander MotinImprove timeout precision of pthread_cond_timedwait().
2022-11-11 Gordon Berglingwg.4: Update the SPDX License Identifier
2022-11-11 Gordon Berglingwg.4: Add some enhancements
2022-11-11 John Baldwinwg: Trim compat shims for versions older than current...
2022-11-11 John Baldwinwg: Retire now unused support.h.
2022-11-11 John Baldwinwg: Use zfree.
2022-11-11 John Baldwinwg: Use atomic(9) instead of concurrency-kit atomics.
2022-11-11 John BaldwinImport the WireGuard driver from zx2c4.com.
2022-11-11 John BaldwinSplit netinet shell tests into one per line.
2022-11-11 John Baldwinktrace.2: Document KTRFAC_STRUCT_ARRAY.
2022-11-11 John Baldwinrs: Fix some pointer arith UB.
2022-11-11 John Baldwinrs: Fix a use after free.
2022-11-11 John Baldwinrs: Fix various harmless warnings.
2022-11-11 John Baldwinmsk: Use a void cast to mark values of dummy reads...
2022-11-11 John Baldwinmsk: Don't bother reading spare stats registers.
2022-11-11 Warner Loshmsk: Remove write only variables, but leave hardware...
2022-11-11 John Baldwinqsort_b_test: Only build on clang.
2022-11-11 John Baldwinbhyve: Don't free an invalid pointer.
2022-11-11 John Baldwinnvmecontrol wdc: Don't pass a bogus pointer to free().
2022-11-11 John Baldwinlibbegemot: Disable -Wuse-after-free.
2022-11-11 John Baldwinlibiconv VIQR: Fix a use after free.
2022-11-11 John Baldwinlibedit: Disable -Wuse-after-free for chartype.c.
2022-11-11 John Baldwinlibfetch: Use memcpy in place of an odd strncpy.
2022-11-11 John Baldwindiff: Fix a use after free as well as a memory leak...
2022-11-11 John Baldwinfortune: Unindent a debug printf in get_fort().
2022-11-11 John Baldwinnvmecontrol wdc: Remove unused but set variable.
2022-11-11 John Baldwintail: Fix misleading indentation in ARG() macro.
2022-11-11 John Baldwinbsd.sys.mk: Add NO_WUSE_AFTER_FREE helper variable.
2022-11-11 John Baldwinrpc.lockd: Explicitly cast enum nlm_stats values to...
2022-11-11 John Baldwinpowerpc_nvram: Fix a bug in the adler32 checksum.
2022-11-11 John Baldwinpfctl: Fix mismatch in array bounds for pfr_next_token().
2022-11-11 John Baldwinypldap: Fix mismatch in array bounds for ldapclient().
2022-11-11 John BaldwinFix various places which cast a pointer to a vm_paddr_t...
2022-11-11 John Baldwinlinux32: binutils as requires %eflags instead of %flags...
2022-11-11 John Baldwinnewkey: Fix mismatch in array bounds in for adjust().
2022-11-11 John Baldwinmail: Fix mismatch in array bounds for isign().
2022-11-11 John Baldwinsh: Fix mismatch in array bounds for vforkexecshell().
2022-11-11 John Baldwinpam_unix: Fix mismatch in array bounds for make_salt().
2022-11-11 John Baldwinldns: Disable -Warray-parameter warnings from GCC 12...
2022-11-11 John Baldwinlibc rpc: Fix mismatches in prototypes for array bounds.
2022-11-11 John Baldwinbsd.sys.mk: Add NO_WARRAY_PARAMETER helper variable.
2022-11-11 John Baldwinzlib crc32: Add prototypes for recently-added static...
2022-11-11 John Baldwinipfilter: Cast uintmax_t values to size_t when adding...
2022-11-11 John Baldwinntb: Use uintmax_t casts and %j to print physical addre...
2022-11-11 Math Ieusplit: reset errno prior to getline()
2022-11-11 Kyle Evanssplit: add word order fix
2022-11-11 Kyle Evanssplit: add some tests
2022-11-11 Kyle Evanssplit: switch to getline() for line/pattern matching
2022-11-11 Gordon Berglingtcp_bbr(4): Fix a typo in a source code comment
2022-11-11 Gordon Berglingpnfs.4: Fix a typo
2022-11-11 Gordon Berglingnfs: Fix common typos in source code comments
2022-11-11 Vitaliy Gusevvmm: Cherry pick illumos commit '13361 bhyve should...
2022-11-11 John Baldwincxgbe: Use secq(9) to manage the timestamp generations.
2022-11-11 John Baldwincxgbe: Compute timestamps via sbintime_t.
2022-11-11 Navdeep Parharcxgbe(4): Fix potential integer overflow in t4_tstmp_to_ns.
2022-11-11 Konstantin... cxgbe: fix kernel build without TCP_OFFLOAD or RATELIMIT
2022-11-11 Mateusz Guzikcxgbe: fix the build after e398922eaf66978b5e556f6b4b09...
2022-11-11 Randall StewartEnable M_TSTMP in Chelsio cxgbe driver by creating...
2022-11-11 John Baldwinbhyve virtio-scsi: Avoid out of bounds accesses to...
2022-11-11 John Baldwinbhyve virtio-scsi: Tidy warning and debug prints.
2022-11-11 John Baldwinbhyve e1000: Sanitize transmit ring indices.
2022-11-11 John Baldwincxgbe TOE TLS: Simplify a few routines.
2022-11-11 John Baldwincxgbe: Handle requests for TLS key allocations with...
2022-11-11 John Baldwincxgbe: Rename t4_kern_tls.c to t6_kern_tls.c.
2022-11-11 John Baldwincxgbe: De-duplicate some of the code for managing TLS...
2022-11-11 John Baldwincxgbe tom: Remove orphaned function max_imm_tls_space().
2022-11-11 John Baldwincxgbe tom: Remove support for non-KTLS TLS offload.
2022-11-10 John Baldwindepend-cleanup.sh: Handle kqtest being renamed to kqueu...
2022-11-10 liu-duxargs: fix exit code when using -P
2022-11-10 John Baldwinbhyve: Document the "type" config variable for network...
2022-11-10 Yan Ka Chiubhyve virtio-net: Allow backend type to be explicitly...
2022-11-10 John Baldwincxgbei: Return limits for the specific adapter the...
2022-11-10 John Baldwiniscsi: Fetch limits based on a socket rather than assum...
2022-11-10 Ed MasteClang: Add Diags for targets pre to i686 for -fcf-prote...
2022-11-10 Ed Mastemount_unionfs: remove jokey cautions from man page
2022-11-10 John Baldwinarm64 hwpmc: Support restricting counters to user or...
2022-11-10 John Baldwinaarch64: Add constants for fields in the PMEVTYPERn_EL0...
2022-11-10 Andrew TurnerAdd more arm64 register op* and CR* values
2022-11-10 Andrew TurnerSort the M* and P* arm64 registers
2022-11-10 John Baldwinbhyve_config.5: Document gdb.address.
2022-11-10 John Baldwinbhyve: Update the -G description in the SYNPOSIS.
2022-11-10 Mariusz Zaborskibyhve: add option to specify IP address for gdb
2022-11-10 John BaldwinRemove a write-only variable.
2022-11-10 John BaldwinGroup all compat shim structures together to consolidat...
2022-11-10 John BaldwinUse thunks for compat ioctls using struct ifgroupreq.
2022-11-10 John BaldwinAdd freebsd32 compat shims for SIOC[GS]DRVSPEC.
2022-11-10 John BaldwinRework compat shims in ifioctl().
2022-11-10 Mark Johnstonin6: Consolidate IN6_ARE_ADDR_EQUAL definitions
2022-11-10 Mark Johnstongetsockopt.2: Clarify the SO_REUSEPORT_LB text a bit
2022-11-10 Mark Johnstonlibsysdecode: Match socket option names containing...
2022-11-10 Jose Luis Duranping_test: Fix tests ping_46 and ping6_46
next