]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-08-29 Dimitry AndricRemove -simplifycfg-dup-ret from CLANG_OPT_SMALL flags...
2021-08-29 Kristof Provostpfctl: use libpfctl to retrieve pf status
2021-08-29 Kristof Provostlibpfctl: Implement DIOCGETSTATUS wrappers
2021-08-29 Kristof Provostlibpfctl: fix double free
2021-08-29 Kristof Provostpf: Introduce nvlist variant of DIOCGETSTATUS
2021-08-29 Gordon BerglingFix a common typo in source code comments
2021-08-29 Ka Ho Ngvfs: yield in vn_deallocate_impl() loop
2021-08-29 Gordon Berglinglibsa: Fix a typo in source code comments
2021-08-29 Gordon Berglingisci(4): Fix a common typo in src comments
2021-08-29 Peter Holmstress2: Added new msdosfs rename() tests
2021-08-28 Konstantin... ldd: Remove non-functional -v option
2021-08-28 Konstantin... Style
2021-08-28 Mark Johnstonfsetown: Avoid process group lock recursion
2021-08-28 Dimitry AndricExplicitly link zfsd with libspl to avoid undefined...
2021-08-28 Gordon BerglingFix a common typo in man pages and src comments
2021-08-28 Gordon BerglingFix some common typos in source code comments
2021-08-28 Gordon Berglinginet6(4): Fix a few common typos in source code comments
2021-08-28 Gordon Berglinginet(3): Fix a few common typos in source code comments
2021-08-28 Gordon Berglingocs_fs(4): Fix some common typos in source code comments
2021-08-28 Baptiste Daroussinsh: improve emacs mode
2021-08-28 Dimitry AndricSilence unused parameter warnings in fspacectl(2) boots...
2021-08-28 Rick Macklemnfscl: Add a VOP_DEALLOCATE() for the NFSv4.2 client
2021-08-28 Rick Macklemvfs_default: Change vop_stddeallocate() from static...
2021-08-27 Dimitry AndricSilence more gtest warnings, now in fusefs tests
2021-08-27 Alan SomersAdd a regression test for ggatec remote code execution
2021-08-27 Dimitry AndricFix null pointer subtraction in mergesort()
2021-08-27 Stephen J.... Add SDT probes virtqueue::enqueue_segments:{entry,return}
2021-08-27 Konstantin... efi loader: disallow user to configure staging area...
2021-08-27 Konstantin... Restore the definition of EFI_STAGING_SIZE
2021-08-27 Konstantin... vfs_hash_rehash(): require the vnode to be exclusively...
2021-08-27 Konstantin... vfs_hash_insert: ensure that predicate is true
2021-08-27 Konstantin... msdosfs: drop now unused DE_RENAME
2021-08-27 Konstantin... msdosfs: add doscheckpath lock
2021-08-27 Konstantin... msdosfs: fix rename
2021-08-27 Konstantin... msdosfs deget(): add locking flags argument
2021-08-27 Konstantin... msdosfs: unstaticise msdosfs_lookup_
2021-08-27 Ka Ho Ngpmap_extract.9: Fix pmap_extract_and_hold()'s function...
2021-08-27 Mark Johnstonconnect: Use soconnectat() unconditionally in kern_conn...
2021-08-27 Mark Johnstontcp: Remove unused v6 state definitions
2021-08-27 Alfredo Dal... llvm/powerpc64*: fix broken binaries generated by clang12
2021-08-27 Martin Matuskalibarchive: import bugfix from upstream
2021-08-27 Martin Matuskavendor/libarchive: cherry-pick 8a1bd5c18 from upstream
2021-08-27 Gleb Popovlibc/posix1e: Add acl_extended_file_np() function.
2021-08-27 Gleb Popovtests/sys/acl: Add ATF C test for newly added acl_...
2021-08-27 Gleb PopovFix build of bin/getfacl after libc changes.
2021-08-27 Gleb Popovlibc/posix1e: Add acl_equiv_mode_np() function.
2021-08-27 Gleb Popovlibc/posix1e: Add acl_cmp_np() function.
2021-08-27 Gleb Popovlibc/posix1e: Add acl_from_mode_np() function.
2021-08-27 Hiroki Satoinet6(4): add a missing IPPROTO_ETHERIP entry
2021-08-27 Rick Macklemnfsd: Add support for the NFSv4.2 Deallocate operation
2021-08-27 Colin PercivalAdd support for recording EC2 AMI Ids in SSM
2021-08-27 Alexander Motinpcib(4): Write window registers after resource adjustment
2021-08-26 Dimitry Andricgoogletest: Silence warnings about deprecated implicit...
2021-08-26 Dimitry AndricCleanup compiler warning flags in lib/libefivar/Makefile
2021-08-26 Mateusz Guzikvfs: drop dedicated sysinit for mountlist_mtx
2021-08-26 Artem Khramovnetinet: prevent NULL pointer dereference in in_aifaddr...
2021-08-26 Michael TuexenHyper-V: hn: Enter network epoch when required
2021-08-26 Konstantin... amd64: remove lfence after swapgs on syscall entry
2021-08-26 Gordon Berglingsound(4): Fix some common typos in comments
2021-08-26 Mateusz Guzikvfs: refactor kern_unmount
2021-08-26 Mateusz Guzikvfs: stop open-coding vfs_getvfs in kern_unmount
2021-08-26 Andrey V. Elsukovipfw_nat64: fix direct output mode
2021-08-26 Paweł Anikielichwd: add Lewisburg Super SKUs, Cannon and Comet Lake...
2021-08-26 Kristof Provostpf tests: Test ALTQ on top of if_bridge
2021-08-26 Luiz Otavio... if_bridge: add ALTQ support
2021-08-26 Kristof Provostpf tests: ALTQ priority test
2021-08-26 Arnaud YsmalAdd support for Lewisburg GPIO through P2SB
2021-08-26 Kyle Evanspxeboot: improve and simplify rx handling
2021-08-25 Ka Ho Ngtmpfs: Implement VOP_DEALLOCATE
2021-08-25 Ka Ho Ngtmpfs: Move partial page invalidation to a separate...
2021-08-25 Mark Johnstonfsetown: Simplify error handling
2021-08-25 Mark Johnstonfsetown: Fix process lookup bugs
2021-08-25 Konstantin... amd64 UEFI loader: enable automatic disable of staging...
2021-08-25 Piotr Pawel... diff3: document and test -T
2021-08-25 Ka Ho Ngparam: Bump __FreeBSD_version to 1400032
2021-08-25 Ka Ho Ngfspacectl(2): Changes on rmsr.r_offset's minimum value...
2021-08-25 Michael Tuexentcp: make network epoch expectations of LRO explicit
2021-08-25 Kristof Provostpf tests: test ALTQ CBQ on top of if_vlan
2021-08-25 Luiz Otavio... if_vlan: add the ALTQ support to if_vlan.
2021-08-25 Keith Owensddb: do not assume that ffs is mounted with softdep
2021-08-24 Vladimir Kondratyevwsp(4): Add evdev support.
2021-08-24 Vladimir Kondratyevwsp(4): Compact parameter structure.
2021-08-24 Vladimir Kondratyevatp(4), wsp(4): Return correct priority from probe...
2021-08-24 Vladimir Kondratyevevdev: Add support for automatic MT protocol type A...
2021-08-24 Vladimir Kondratyevevdev: Add implicit mode for touch tracking.
2021-08-24 Vladimir Kondratyevevdev: Import support for touch-tracking.
2021-08-24 Vladimir Kondratyevevdev: Make MT tracking IDs monotonically increasing...
2021-08-24 Vladimir Kondratyevevdev: Give short aliases to items of evdev_mt_slot...
2021-08-24 Vladimir Kondratyevevdev: Normalize width and pressure of single touch...
2021-08-24 Vladimir Kondratyevevdev: force no fuzz for autogenerated single touch...
2021-08-24 Vladimir Kondratyevevdev: Send first active rather than 0-th slot state...
2021-08-24 Vladimir Kondratyevevdev: Use bitsets to track active touches and slots...
2021-08-24 Vladimir Kondratyevevdev: Multitouch code style changes.
2021-08-24 John Baldwiniscsi: Validate DataSN values in Data-In PDUs in the...
2021-08-24 Mark Johnstonbhyve: Fix vq_getchain() error handling bugs in various...
2021-08-24 Gordon TetlowFix multiple OpenSSL vulnerabilities.
2021-08-24 Gordon TetlowFix libfetch out of bounds read.
2021-08-24 Gordon TetlowFix remote code execution in ggatec(8).
2021-08-24 Ka Ho Ngtmpfs: Fix error being cleared after commit c12118f6cec0
2021-08-24 Ka Ho Nguipc_shm: Handle offset on shm_size as if it is beyond...
next