]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-06-09 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.4-0-g29f10...
2022-06-09 Rick Macklemnfscl: Always invalidate buffers for append writes
2022-06-09 Rick Macklemnfscl: Partially revert commit 867c27c23a5c
2022-06-09 Rick Macklemnfscl: Change IO_APPEND writes to direct I/O
2022-06-08 Bjoern A. Zeebrtw88: plug various skb leaks in error cases
2022-06-08 Bjoern A. ZeebLinuxKPI: 802.11: plug a ni leak in lkpi_sta_assoc_to_run()
2022-06-08 Bjoern A. ZeebLinuxKPI: 802.11 plug mbuf leak in error cases
2022-06-08 Bjoern A. Zeebiwlwifi: disable more MEI (Management Engine) code
2022-06-08 Bjoern A. Zeebiwlwifi: Update man pages with card list
2022-06-08 Bjoern A. Zeebiwlwifi: add sysctl to dump PCI IDs/ names / firmware...
2022-06-08 Eugene GrosbeinMFC: if_glxgbe: fix stand-alone module build
2022-06-08 Eugene GrosbeinMFC: if_glxgb: fix stand-alone module build
2022-06-08 Eugene Grosbeinif_qlxge: fix stand-alone module build
2022-06-08 Dimitry AndricAdd newline after 20220524 entry in ObsoleteFiles.inc
2022-06-08 Mark Johnstonkqueue tests: Simplify the test runner
2022-06-08 Mark Johnstonkqueue tests: Add new EVFILT_TIMER regression tests...
2022-06-08 Mark Johnstonkevent: Fix an off-by-one in filt_timerexpire_l()
2022-06-08 Mark Johnstonkqueue tests: Add file and line info to some test failu...
2022-06-08 Mark Johnstonkqueue tests: Re-enable kqueue proc tests
2022-06-07 Andrew TurnerFix an indentation bug in the bcm pci driver
2022-06-07 Andrew TurnerUse the error given in the bcm PCI driver
2022-06-07 Andrew TurnerError is not a bool in bcm2838_pci, check for != 0
2022-06-07 Andrew TurnerFix the style of bcm_pcib_msi_attach a little
2022-06-07 Andrew TurnerSet mm before passing it to the UEFI firmware
2022-06-07 Andrew TurnerUse getpagesize in gcore to find the page size
2022-06-07 Andrew TurnerSupport LSE atomics in the arm64 casue* functions
2022-06-07 Andrew TurnerHandle cas failure when the compare succeeds
2022-06-07 Andrew TurnerRemove PAGE_SIZE from libthr
2022-06-07 Andrew TurnerUse the existing page size in libthr
2022-06-07 Andrew TurnerMove the arm64 DMAP creation to C
2022-06-07 Hans Petter... ibcore: Fix missing ib_cm_destroy_id() in ib_cm_insert_...
2022-06-07 Hans Petter... mlx4core: Fix a memory leak when deleting slave's resources
2022-06-07 Hans Petter... mlx4: Fix a memory leak bug.
2022-06-07 Hans Petter... ibcore: Fix possible memory leak in ib_mad_post_receive...
2022-06-07 Arnaud YsmalLACP: Do not wait response for marker messages not...
2022-06-07 Zhenlei Huangdevfs.rules: Do not expose "log" in the default devfs...
2022-06-06 Rick Macklemnfscl: Ansify a function header
2022-06-06 Rick Macklemnfscl: Fix IO_APPEND writes from kernel space
2022-06-06 Hans Petter... tcp: Correctly compute the retransmit length for all...
2022-06-06 Cy Schubertlib/libgssapi: Trailing whitespace cleanup
2022-06-06 Franco Fichtnerpf: fix more syncookie memory leaks
2022-06-06 Kristof Provostpf syncookies: fix memory leak
2022-06-05 Eugene Grosbeinmii: correction after MFC
2022-06-05 Warner LoshMFC mii: Add opt_platform.h to all miibus drivers
2022-06-05 Mark Johnstonboot/zfs: Extend zfsimpl.h and make it easier to use
2022-06-05 Konstantin... Exclude DEBUG_VFS_LOCKS from non-debug kernel configs
2022-06-05 Rick Macklemrpc.tlsclntd: Add the -2 option to the man page
2022-06-05 Rick Macklemrpc.tlsclntd: Update the man page for the -C option
2022-06-05 Rick Macklemrpc.tlsservd: Add the -2 option to the man page
2022-06-05 Rick Macklemrpc.tlsservd: Update the man page for the -C option
2022-06-05 Rick Macklemrpc.tlsclntd: Add the -2 option to the usage line
2022-06-05 Rick Macklemrpc.tlsclntd: Modify the -C option to use SSL_CTX_set_c...
2022-06-05 Rick Macklemrpc.tlsservd: Delete set but unused variable
2022-06-05 Rick Macklemrpc.tlsservd: Add the -2 option to the usage line
2022-06-05 Rick Macklemrpc.tlsservd: Modify the -C option to use SSL_CTX_set_c...
2022-06-04 Dimitry AndricApply compiler-rt fix for building with earlier version...
2022-06-04 Dimitry Andricllvm MIPS target: add missed source file
2022-06-04 Dimitry AndricAdd several sanitizer ignore lists under /usr/lib/clang
2022-06-04 Dimitry AndricRemove accidentally committed diff file
2022-06-04 Dimitry AndricApply llvm fix for "Invalid PPC CTR loop!" error on...
2022-06-04 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.3-0-g1f914...
2022-06-04 Dimitry AndricApply libc++ fix for <ranges> not compiling at all
2022-06-04 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.0-2-g3f43d...
2022-06-04 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.0-rc4...
2022-06-04 Dimitry AndricApply libc++ fix for firefox visibility push/pop issue
2022-06-04 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.0-rc2...
2022-06-04 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.0-rc1...
2022-06-04 Dimitry AndricApply fix for asm constraint error in www/php80-opcache
2022-06-04 Dimitry AndricMerge llvm-project release/14.x llvmorg-14-init-18315...
2022-06-04 Dimitry AndricMerge llvm-project main llvmorg-14-init-18294-gdb01b123d012
2022-06-04 Dimitry AndricMerge llvm-project main llvmorg-14-init-17616-g024a1fab5c35
2022-06-04 Dimitry AndricMerge llvm-project main llvmorg-14-init-13186-g0c553cc1af2e
2022-06-04 Dimitry AndricMerge llvm-project main llvmorg-14-init-11187-g222442ec2d71
2022-06-04 Dimitry AndricMerge llvm-project main llvmorg-14-init-10223-g401b76fdf2b3
2022-06-04 Dimitry AndricMerge llvm-project main llvmorg-14-init-10186-gff7f2cfa959b
2022-06-04 Dimitry AndricApply llvm fix for possible hangs with CPUTYPE=skylake...
2022-06-04 Gordon Berglinglibc: Add HISTORY sections to the manual pages
2022-06-03 Bjoern A. ZeebLinuxKPI 802.11 / iwlwifi / rtw88 : re-factor ieee80221...
2022-06-03 Bjoern A. ZeebLinuxKPI: 802.11 updates
2022-06-03 Bjoern A. ZeebLinuxKPI: implement pcie_capability_set_word()
2022-06-03 Bjoern A. Zeebiwlwifi: update firmware
2022-06-03 Bjoern A. Zeebiwlwifi: import two fixes from linux v5.18-rc7
2022-06-03 Bjoern A. Zeebiwlwifi: update driver from iwlwifi-next
2022-06-03 Bjoern A. ZeebLinuxKPI: 802.11 add rfkill_soft_blocked()
2022-06-03 Bjoern A. Zeebnet80211: remove (optional) RSN from preobereq
2022-06-03 Bjoern A. Zeebnet80211: simplify code after STA/AP VAPs traffic hang fix
2022-06-03 Adrian Chaddnet80211: Fix traffic hang on STA/AP VAPs on a multi...
2022-06-03 Bjoern A. Zeebrtw88: update man page for loader tunable for >4GB...
2022-06-03 Bjoern A. Zeebrtw88: deal with debug messages
2022-06-03 Bjoern A. Zeebrtw88: add man pages and hook up to build
2022-06-03 Bjoern A. Zeebrtw88: import firmware for Realtek's rtw88 supported...
2022-06-03 Bjoern A. Zeebrtw88: import Realtek's rtw88 driver
2022-06-03 Bjoern A. ZeebLinuxKPI: skbuff: add memlimit tunable for 64bit systems
2022-06-03 Andrey V. Elsukov[vlan + lagg] add IFNET_EVENT_UPDATE_BAUDRATE event
2022-06-03 Rick Macklemrpc.tlsclntd: Add an option to force use of TLS version 1.2
2022-06-03 Rick Macklemrpc.tlsservd: Add an option to allow TLS version 1.2
2022-06-03 Rick Macklemrpc.tlsclntd, rpc.tlsservd: Fix getopt_long argument
2022-06-03 Rick Macklemrpc.tlsservd: Add a -C command line option for preferre...
2022-06-01 Vladimir KondratyevLinuxKPI: Switch irq_work implementation back to standa...
2022-06-01 Vladimir KondratyevLinuxKPI: Do not use forward declaration for struct...
next