]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2024-04-10 Graham Perrinlibbe(3): consistency, and authors
2024-04-10 Graham Perrinbectl(8): authors: Kyle Evans: fine-tune
2024-04-10 Graham Perrinbectl(8): authors: be more explicit
2024-04-10 Graham Perrinbectl(8): HISTORY, AUTHORS: further attention
2024-04-10 Graham Perrinbectl(8): corrections, changes
2024-04-10 rilyshexit.3: add the comma after an empty space
2024-04-10 Colin PercivalReapply "release.sh: Add -jN to `make release`"
2024-04-10 Colin Percivalrelease: Don't reuse disc1/bootonly directories
2024-04-10 Colin Percivalrelease: distributekernel before packagekernel
2024-04-10 Colin Percivalrelease: make -j compat: cd inside subshell
2024-04-10 Lexi Winterbcm2838_xhci: add module
2024-04-10 Jake Freelandtests: Add ktrace regression test for shm_open
2024-04-10 Jake Freelanduipc_shm: Copyin userpath for ktrace(2)
2024-04-09 Jason A. Harmeningunionfs_lookup(): fix wild accesses to vnode private...
2024-04-09 John BaldwinNOTES: Move NVMe entries to MI file
2024-04-09 John Baldwinsys: Enable NVMe drivers on all architectures
2024-04-09 John BaldwinNOTES: Tidy entries for SATA controllers
2024-04-09 John BaldwinNOTES: Add devices for iSCSI support
2024-04-09 John Baldwiniser: Add kernel build glue
2024-04-09 John BaldwinNOTES: Move OFED options to MI NOTES
2024-04-09 Lexi Winterperiodic/daily/801.trim-zfs: Add a daily zfs trim script
2024-04-09 John Baldwinpci_host_generic: Tolerate range resource allocation...
2024-04-09 Gleb SmirnoffRevert "unix: new implementation of unix/stream & unix...
2024-04-09 Stephen J.... config.mk: Add MK_VIMAGE knob
2024-04-09 Alan Coxarm64 pmap: Add ATTR_CONTIGUOUS support [Part 2]
2024-04-09 Gleb Smirnoffrpc: use new macros to lock socket buffers
2024-04-09 Stephen J.... vm: add macro to mark arguments used when NUMA is defined
2024-04-09 Zhenlei Huangng_socket: Treat EEXIST from kern_kldload() as success
2024-04-09 Rick Macklemmountd.8: Document the new -A mountd option
2024-04-09 Stephen J.... sockets: Add hhook in sonewconn for inheriting OSD...
2024-04-09 Gleb Smirnoffunix: return immediately on MSG_OOB
2024-04-09 Gleb Smirnoffunix: fix the ad hoc STAILQ_PREPEND()
2024-04-08 Gleb Smirnofficmp: correct the assertion that checks limit + jitter
2024-04-08 Dag-Erling... cp: Never follow symbolic links in destination.
2024-04-08 Gleb Smirnoffunix: new implementation of unix/stream & unix/seqpacket
2024-04-08 Gleb Smirnoffmbuf: provide mc_uiotomc() a function to copy from...
2024-04-08 Gleb Smirnoffmbuf: provide mc_get() that allocates struct mchain...
2024-04-08 Gleb Smirnoffmbuf: add mc_split() that works on two struct mchain
2024-04-08 Gleb Smirnoffmbuf: provide new type for mbuf manipulation - mbuf...
2024-04-08 Gleb Smirnoffsendfile: mark it explicitly as a TCP only feature
2024-04-08 Gleb Smirnofftests/unix_seqpacket: remove workaround for a kernel...
2024-04-08 Gleb Smirnofftests/unix_seqpacket: test send(2) to a closed or abort...
2024-04-08 Gleb Smirnofftests/unix_seqpacket: provide random data pumping test...
2024-04-08 Dag-Erling... sys/queue.h: Add {LIST,TAILQ}_REPLACE().
2024-04-08 Dag-Erling... sys/queue.h: Whitespace cleanup.
2024-04-08 Gleb Smirnoffng_bridge: document the limitation brought in f961caf2184c
2024-04-08 David Markerng_bridge: allow to automatically assign numbers to...
2024-04-08 Zhenlei Huangdebugnet: Fix logging of frame length
2024-04-08 Zhenlei Huangethernet: Fix logging of frame length
2024-04-08 Fernando Apesteguíaecho(1): Add EXAMPLES
2024-04-08 Kristof Provostnetinet: add a probe point for IP, IP6, ICMP, ICMP6...
2024-04-08 Jake Freelandcapsicum.h: Include ktrace.h only in kernel
2024-04-08 Rob Norrislibvmmapi: add missing capability strings
2024-04-08 Rob Norrisbhyvectl: generate usage from options table
2024-04-08 Mark Johnstonswap_pager: Unbusy readahead pages after an I/O error
2024-04-08 Vladimir KondratyevLinuxKPI: Stub sysfs_remove_link in linux/sysfs.h
2024-04-08 Vladimir KondratyevLinuxKPI: Add want_init_on_free to linux/mm.h
2024-04-08 Vladimir KondratyevLinuxKPI: Add ACPI_ID_LEN const to linux/mod_devicetable.h
2024-04-08 Vladimir KondratyevLinuxKPI: Add pci_dev_id to linux/pci.h
2024-04-08 Vladimir KondratyevLinuxKPI: Add the accelerator PCIe class
2024-04-08 Vladimir KondratyevLinuxKPI: Add PTR_IF macro
2024-04-08 Vladimir KondratyevLinuxKPI: Add vm_flags_(clear|set) functions
2024-04-08 Vladimir KondratyevLinuxKPI: Improve timer_shutdown_sync
2024-04-08 Vladimir KondratyevLinuxKPI: Add get_random_u32_below function
2024-04-08 Vladimir KondratyevLinuxKPI: Add VM_ACCESS_FLAGS define to linux/mm.h
2024-04-08 Vladimir KondratyevLinuxKPI: Import vanilla linux/overflow.h
2024-04-08 Vladimir KondratyevLinuxKPI: Move [SU](8|16|32|64)_(MAX|MIN) defines to...
2024-04-08 Vladimir KondratyevLinuxKPI: Add strnchr function
2024-04-08 Vladimir KondratyevLinuxKPI: Add ms_to_ktime
2024-04-08 Vladimir KondratyevLinuxKPI: Set suspend type on syspend/resume cycle...
2024-04-07 Jake FreelandRELNOTES: Add entry for updates to ktrace(2)
2024-04-07 Jake Freelandtests: Add ktrace capability violation test cases
2024-04-07 Jake Freelandktrace: Record socket violations with KTR_CAPFAIL
2024-04-07 Jake Freelandktrace: Record namei violations with KTR_CAPFAIL
2024-04-07 Jake Freelandktrace: Record signal violations with KTR_CAPFAIL
2024-04-07 Jake Freelandktrace: Record syscall violations with KTR_CAPFAIL
2024-04-07 Jake Freelandktrace: Record cpuset violations with KTR_CAPFAIL
2024-04-07 Jake Freelandktrace: Record detailed ECAPMODE violations
2024-04-07 Rick Macklemexports.5: Add RFC number for NFS over TLS
2024-04-07 Ed MasteCirrus-CI: switch to llvm18 by default
2024-04-07 Michael Tuexentcp: add some debug output
2024-04-07 Dimitry Andriclibcompiler_rt Makefile.inc: include bsd.compiler.mk...
2024-04-07 Dimitry Andriclibcompiler_rt Makefile.inc: don't build bfloat16 suppo...
2024-04-07 Dimitry Andriclibcompiler_rt Makefile.inc: remove debugging messages
2024-04-07 Dimitry AndricFix GENERIC-KASAN kernel build for amd64
2024-04-07 Doug Moorevm_reserv: Add vm_reserv_is_populated
2024-04-07 Dimitry AndricFix arm64 build after llvm 18.1.3 upgrade (take 2)
2024-04-07 Dimitry AndricFix arm64 build after llvm 18.1.3 upgrade
2024-04-06 Dimitry AndricBump __FreeBSD_version for llvm 18.1.3 merge
2024-04-06 Dimitry AndricMerge llvm-project release/18.x llvmorg-18.1.3-0-gc13b7...
2024-04-06 Dimitry AndricMerge commit f5f3d5d6534f from llvm-project (by Qizhi...
2024-04-06 Dimitry AndricRevert commit 6255157d24e2 from llvm-project (by Dimitr...
2024-04-06 Dimitry AndricMerge llvm-project release/18.x llvmorg-18.1.1-0-gdba2a...
2024-04-06 Dimitry AndricMerge llvm-project release/18.x llvmorg-18.1.0-rc3...
2024-04-06 Dimitry AndricMerge llvm-project release/18.x llvmorg-18.1.0-rc2...
2024-04-06 Dimitry AndricMerge llvm-project release/18.x llvmorg-18.1.0-rc2...
2024-04-06 Dimitry Andric[libc++] Rename __bit_reference template parameter...
2024-04-06 Dimitry AndricMerge commit 5f4ee5a2dfa9 from llvm-project (by Shanzhi):
2024-04-06 Dimitry AndricMerge commit 6e4930c67508 from llvm-project (by Alexand...
2024-04-06 Dimitry AndricMerge llvm-project release/18.x llvmorg-18-init-18361...
next