]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-05-21 Mark Johnstonboot/zfs: Extend zfsimpl.h and make it easier to use
2022-05-21 Alfonso S.... bsdinstall netconfig_ipv6: Replace dialog with bsddialog
2022-05-21 Alfonso S.... bsdinstall netconfig_ipv4: Replace dialog with bsddialog
2022-05-21 Alfonso S.... bsdinstall jail: Replace dialog with bsddialog
2022-05-21 Alfonso S.... bsdinstall services: Improve mouse configuration
2022-05-21 Andrew TurnerSet mm before passing it to the UEFI firmware
2022-05-21 Toomas Soomelibsa: mark head_errlog feature supported.
2022-05-21 Mike Karelsping: add missing test files to Makefile
2022-05-20 Mike Karelsping: if -S srcaddr uses a numeric address, use that...
2022-05-20 Rick Macklemrpc.tlsclntd: Add an option to force use of TLS version 1.2
2022-05-20 Rick Macklemrpc.tlsservd: Add an option to allow TLS version 1.2
2022-05-20 Mateusz Guzikvfs: fix copy-pasto in previous
2022-05-20 Bjoern A. ZeebLinuxKPI 802.11 / iwlwifi / rtw88 : re-factor ieee80221...
2022-05-20 Mateusz Guzikvfs: call vn_truncate_locked from kern_truncate
2022-05-20 Mateusz Guzikvfs: make sure truncate always calls NDFREE_*
2022-05-20 John BaldwinSwitch to GCC 9 for the GCC tinderbox.
2022-05-20 John Baldwinvmm: Destroy character devices synchronously.
2022-05-20 Brooks Davissys/dts: Remove MIPS files
2022-05-20 Mark Johnstonbitstring_test: Add regression tests for bit_ff(c|s...
2022-05-20 Mark Johnstonlibsa: Make the nvlist implementation more self-contained
2022-05-20 Mark Johnstonlibsa: Fix a bug in nvlist creation
2022-05-20 Mark Johnstoncpuset: Fix the KASAN and KMSAN builds
2022-05-20 Kristof Provostpf tests: extend ethernet dummynet test
2022-05-20 Kristof Provostpf: call dummynet directly from the ethernet code
2022-05-20 Kristof Provostdummynet: do not store struct ifnet pointers
2022-05-20 Dmitry ChaginRetire sv_transtrap
2022-05-20 Dmitry Chaginlinux(4): Retire unneeded translate_traps from arm64
2022-05-20 Andrey V. Elsukov[vlan + lagg] add IFNET_EVENT_UPDATE_BAUDRATE event
2022-05-20 Bjoern A. ZeebLinuxKPI: 802.11 updates
2022-05-20 Bjoern A. ZeebLinuxKPI: implement pcie_capability_set_word()
2022-05-19 Navdeep Parharcxgbe/iw_cxgbe: c4iw_zero_addr should not use IN_ZERONET.
2022-05-19 Cy Schubertsrc.libnames: Replace redundant += with =
2022-05-19 Dmitry Chaginlinux(4): To improve readability use FUTEX_UNOWNED...
2022-05-19 Dmitry ChaginFix the build after 47a57144
2022-05-19 Dmitry Chaginlinux(4): Convert the native kernel signal codes into...
2022-05-19 Dmitry Chaginlinux(4): Add kernel signal code definitions
2022-05-19 Dmitry Chaginlinux(4): Move signal codes definitions to the appropri...
2022-05-19 Dmitry Chaginarm64: Enable the floating-point exception traps
2022-05-19 Dmitry Chaginlinux(4): Handle cas failure on ll/sc operations
2022-05-19 Dmitry Chaginkqueue: Trim trailing whitespace
2022-05-19 Justin Hibbitscpuset: Byte swap cpuset for compat32 on big endian...
2022-05-19 Mark Johnstonmakefs: Remove execute permission from in-tree test...
2022-05-19 Gleb Popovjexec man: Explain how PATH is adjusted.
2022-05-19 Andrew TurnerUse getpagesize in gcore to find the page size
2022-05-19 Andrew TurnerSupport LSE atomics in the arm64 casue* functions
2022-05-19 Andrew TurnerHandle cas failure when the compare succeeds
2022-05-19 Andrew TurnerFix the name of Makefile.aarch64
2022-05-19 Hans Petter... mlx4: Fix a memory leak bug.
2022-05-19 Hans Petter... ibcore: Fix possible memory leak in ib_mad_post_receive...
2022-05-18 Martin Matuskazfs: merge openzfs/zfs@c0cf6ed67
2022-05-18 Dimitry AndricRemove accidentally committed diff file
2022-05-18 Ed Mastemakefs: sort cd9660 sysid entries in man page
2022-05-18 Dimitry AndricApply llvm fix for "Invalid PPC CTR loop!" error on...
2022-05-18 Ed Masteloader.efi: add cross-reference to loader(8)
2022-05-18 Ruslan BukinAdd OFW support to arm64's IOMMU framework.
2022-05-18 Ruslan BukinFix stream table entry (STE) initialization and removal.
2022-05-18 Michael Gmelinhidraw: Return string lengths for certain ioctls
2022-05-18 Warner Loshbsd-family-tree: FreeBSD 13.1
2022-05-17 John Baldwincxgbe: Deactivate upper layer drivers (like TOE) during...
2022-05-17 Bjoern A. Zeebnet80211: remove (optional) RSN from preobereq
2022-05-17 Olivier CochardPrevent running sigwait tests in parallel
2022-05-17 Coleman KaneFix compiler warnings about zero-length arrays in inlin...
2022-05-17 Piotr Kubajpowerpc: enable supported sanitizers on powerpc64*
2022-05-17 Christian Weisgerbertruss: add ppoll(2) argument decoding
2022-05-17 Gleb Smirnoffsockbuf: improve sbcreatecontrol()
2022-05-17 Gleb Smirnoffsockbuf: merge two versions of sbcreatecontrol() into one
2022-05-17 Gleb Smirnoffunix: garbage collect unp_dispose_mbuf() for brevity
2022-05-17 Gleb Smirnoffunix: fix mbuf leak on close of socket with data
2022-05-17 Kristof Provostpf: allocate krule->timestamp in pf_krule_alloc()
2022-05-17 Vladimir KondratyevLinuxKPI: Switch irq_work implementation back to standa...
2022-05-17 Vladimir KondratyevLinuxKPI: Do not use forward declaration for struct...
2022-05-17 Vladimir KondratyevLinuxKPI: IRQ work add TASKQUEUE_FAIL_IF_PENDING flag...
2022-05-17 Vladimir KondratyevLinuxKPI: Implement kthread_worker related functions
2022-05-17 Vladimir KondratyevLinuxKPI: Implement sched_set_fifo(_low) functions
2022-05-17 Vladimir KondratyevLinuxKPI: Add some pollution required by drm-kmod to...
2022-05-17 Vladimir KondratyevLinuxKPI: Add cpu_latency_qos_request_active stub to...
2022-05-17 Vladimir KondratyevLinuxKPI: Fix typo in cond_resched_lock
2022-05-17 Vladimir KondratyevLinuxKPI: Convert lkpi-shrinker lock to sx.
2022-05-17 Vladimir KondratyevLinuxKPI: Allow lkpi_iic driver to be a child of drm...
2022-05-17 Kevin Bowlingigc: Increase rx_buffer_size local variable to 32b
2022-05-17 Gleb Smirnofftests/unix_dgram: account for size of sender address...
2022-05-16 набlinux: libzutil: zfs_strip_path: only strip known prefixes
2022-05-16 набlibzfs: constify zfs_strip_partition(), zfs_strip_path()
2022-05-16 набlibzfs: pool: zpool_vdev_name: use libzfs_envvar_is_set
2022-05-16 набzpool: max_width: monomorphise subtype iteration
2022-05-16 Alan Somersmakefs: fix calculation of file sizes
2022-05-16 Piotr Kubajriscv: also enable includes, stats and stats_client...
2022-05-16 Dmitry Chaginlinux(4): Fix arm64 syscalls.master layout
2022-05-16 Dmitry Chaginlibsysdecode: Fix decoding of SCHED_ flags
2022-05-16 Bjoern A. Zeebiwlwifi: import two fixes from linux v5.18-rc7
2022-05-16 Bjoern A. Zeebiwlwifi: update firmware
2022-05-16 Bjoern A. Zeebiwlwifi: update driver from iwlwifi-next
2022-05-16 Bjoern A. ZeebLinuxKPI: 802.11 add rfkill_soft_blocked()
2022-05-15 Kevin Bowlingigc: Fix typo in PCI ID define usage
2022-05-15 Kevin Bowlingigc: Update PCI IDs
2022-05-15 Kirk McKusickReduce code nesting in readsuper().
2022-05-14 Michael Tuexensctp: use sb_avail() when accessing sb_acc for reading
2022-05-15 Rick Macklemkrpc: Fix NFS-over-TLS for KTLS1.3
2022-05-15 Dmitry Chaginlinux(4): Add AT_MINSIGSTKSZ to arm64 port
2022-05-15 Dmitry Chaginlinux(4): Implement signal trampoline for arm64 in...
next