]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-06-24 Gleb Smirnoffunix/dgram: add a specific receive method - uipc_sorece...
2022-06-24 Gleb Smirnoffunix/dgram: cleanup uipc_send of PF_UNIX/SOCK_DGRAM...
2022-06-24 Gleb Smirnoffunix/dgram: cleanup uipc_send of PF_UNIX/SOCK_DGRAM...
2022-06-24 Gleb Smirnoffunix/dgram: add a specific send method - uipc_sosend_dg...
2022-06-24 Konstantin... UFS rename: make it reliable when using SU and reaching...
2022-06-24 Andrew TurnerAdd the SVE reigster definitions
2022-06-24 Andrew TurnerTrap SVE instructions until we have SVE support
2022-06-24 Andrew TurnerFix the zfs build for arm64
2022-06-24 Mateusz Piotrowskiifconfig.8: Document -g all and -G all
2022-06-24 Mateusz Piotrowskirc.conf.5: Add missing Ns macros
2022-06-24 Sergio Carlavilla... Drop atheros dead link from uath manual page
2022-06-24 Kirk McKusickFix build break in 50dc4c7.
2022-06-24 Kirk McKusickWhen a superblock integrity check fails, report the...
2022-06-23 Rick Macklemnfscl: Clean up the code by not using the vnode_vtype...
2022-06-23 John Baldwinx86 mptable: Include <x86/legacvar.h> for legacy_get_pc...
2022-06-23 Hans Petter... uhid(4): Don't read-ahead from the USB IN endpoint.
2022-06-23 Hans Petter... tcp: Correctly compute the TCP goodput in bits per...
2022-06-23 Mitchell Hornesubr_bus: restore bus_null_rescan()
2022-06-23 Vitaliy Gusevbhyve: Enable suspend/resume support for virtio-blk.
2022-06-23 Vitaliy Gusevbhyve: Snapshot impovements for 'blockif' backend
2022-06-23 Mitchell Horneriscv timer: implement riscv_timer_et_stop()
2022-06-23 Mitchell Horneriscv timer: provide a function for cpu_ticks
2022-06-23 Mitchell Horneriscv timer: remove intermediate helper
2022-06-23 Mitchell Horneriscv timer: cleanup
2022-06-23 Mitchell Horneset_cputicker: use a bool
2022-06-23 Mitchell Hornebus_if: provide a default null rescan method
2022-06-23 Mitchell Horneif_ffec: free the dmamem allocation in detach
2022-06-23 Mitchell Horneif_ffec: fix some misleading indentation
2022-06-23 Mitchell Horneif_dwc: avoid duplicate packet counts
2022-06-23 Jiahao Liif_dwc: enable RX checksum offload feature
2022-06-23 Mitchell Horneif_dwc: recognize additional rgmii phy-modes
2022-06-23 Mitchell Horneif_dwc: add detach method
2022-06-23 Mitchell Horneif_dwc: consistently use if.c helper methods
2022-06-23 John Baldwinmptable_hostb: Use legacy_get_pcibus() to fetch PCI...
2022-06-23 Martin Matuskazfs: fix static module build broken in 1f1e2261e
2022-06-23 Alan Somersses: don't panic if disk elements have really weird...
2022-06-23 Martin Matuskazfs: merge openzfs/zfs@deb121309
2022-06-23 Brad Davisbsdinstall: improve zfsboots ability to handle datasets...
2022-06-23 Claudio JekerAdd tests for TCP_MD5 getsockopt
2022-06-23 Claudio JekerUnlock inp when handling TCP_MD5SIG socket options
2022-06-23 Eugene Grosbeinadjkerntz(8): revert "detect extra jailed invokation...
2022-06-23 Tom Jonesdiff3: Add man page description for version and help
2022-06-23 Dmitry Chaginlibsysdecode: Fix a typo in my email
2022-06-23 Kristof Provostpf: copy out rather than m_pullup() in pf_test_eth_rule()
2022-06-23 Cy Schubertwpa: Disable P2P in WPS
2022-06-22 Chuck Silversffs: fix vn_read_from_obj() usage for PAGE_SIZE > block...
2022-06-22 Rick Macklemnfsd: Clean up the code by not using the vnode_vtype...
2022-06-22 Glen Barberrelease: arm - increase IMAGE_SIZE
2022-06-22 Ed Mastesrc.conf.5: regen after RELRO knob addition
2022-06-22 Ed MasteAdd RELRO build knob, default to enabled
2022-06-22 Alexander V... routing: improve debug logging
2022-06-22 Stefan Eßervendor/bc: update to upstream commit ca53adf83b7a
2022-06-22 Alexander V... netstat: print path weight when showing routes in struc...
2022-06-22 Konstantin... UFS: make mkdir() and link() reliable when using SU...
2022-06-22 Dmitry Chaginlinprocfs: Skip printing of the guard page in the ...
2022-06-22 Dmitry Chaginkdump: Decode Linux *at() syscalls
2022-06-22 Dmitry Chaginlinux(4): To reuse MD linux.h hide kernel dependencies...
2022-06-22 Dmitry Chaginkdump: For future use made decode_filemode() public
2022-06-22 Dmitry Chaginlibsysdecode: Decode Linux open() flags
2022-06-22 Dmitry Chaginlibsysdecode: Decode Linux *at() flags
2022-06-22 Dmitry Chaginkdump: Decode Linux clock_nanosleep syscall
2022-06-22 Dmitry Chaginkdump: Decode Linux sigprocmask how argument
2022-06-22 Dmitry Chaginkdump: Decode getitimer, setitimer which argument
2022-06-22 Dmitry Chaginlibsysdecode: Decode setitimer, getitimer which argument
2022-06-22 Dmitry Chaginkdump: Decode Linux l_sigset_t.
2022-06-22 Dmitry Chaginlinux(4): Trace Linux l_sigset_t.
2022-06-22 Dmitry Chaginkdump: Add preliminary support for decoding Linux syscalls
2022-06-22 Dmitry Chaginkdump: For future use extract common code to a separate...
2022-06-22 Dmitry Chaginlibsysdecode: Add method for decoding Linux signal...
2022-06-22 Dmitry Chaginlibsysdecode: Add preliminary support for decoding...
2022-06-22 Dmitry Chaginlibsysdecode: For future use extract common code to...
2022-06-22 Neel Chauhanif_ix: Reset on an ECC error
2022-06-22 Chuck Silversvfs: fix vfs_bio_clrbuf() for PAGE_SIZE > block size
2022-06-22 Chuck Silversffs: fix vn_io_fault_pgmove() offset for PAGE_SIZE...
2022-06-21 Tino ReichardtFix memory allocation issue for BLAKE3 context
2022-06-21 Ed MasteRemove ISA sound cards from NOTES
2022-06-21 Ed MasteRetire snd_sbc ISA sound card driver
2022-06-21 Ed MasteRetire snd_mss ISA sound card driver
2022-06-21 Ed MasteRetire snd_gusc ISA sound card driver
2022-06-21 Ed MasteRetire snd_ess ISA sound card driver
2022-06-21 Ed MasteRetire snd_ad1816 ISA sound card driver
2022-06-21 Eugene Grosbeinadjkerntz(8): detect extra jailed invokation to keep...
2022-06-21 Jung-uk KimOpenSSL: Regen manual pages for OpenSSL 1.1.1p
2022-06-21 Jung-uk KimOpenSSL: Regen assembly file for OpenSSSL 1.1.1p
2022-06-21 Matthew ThodeRemove install of zfs-load-module.service for dracut
2022-06-21 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1p
2022-06-21 Greg VLinuxKPI: add asm/neon.h
2022-06-21 Jung-uk KimImport OpenSSL 1.1.1p
2022-06-21 Emmanuel Vadotfb: Add a default getinfo method
2022-06-21 Li-Wen HsuTemporarily skip flaky test case: sys.netpfil.common...
2022-06-21 Hans Petter... ibcore: Fix a race with disassociate and exit_mmap()
2022-06-21 Hans Petter... ibcore: Fix sysfs registration error flow
2022-06-21 Peter Holmstress2: Added a timeout
2022-06-21 Alan Coxiommu_gas: Add a missing error-case unlock
2022-06-21 Alan Coxbusdma_iommu: Eliminate a redundant trunc_page()
2022-06-21 Doug Mooreiommu_gas: Drop needless bound check in lowermatch
2022-06-20 Rick Macklemnfscl: Clean up the code by removing vfs_flags() macro
2022-06-20 Alan Coxiommu_gas: Eliminate a stale comment
2022-06-20 Mark Johnstonkevent.2: Add an xref to listen.2
2022-06-20 Mark Johnstonvm: Fix racy checks for swap objects
next