]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-10-31 Kristof Provostlibpfctl: fix Coverity issues
2023-10-31 Kristof Provostlibpfctl: fix pfctl_do_ioctl()
2023-10-31 R. Christian... netlink: fix potential llentry lock leak in newneigh...
2023-10-31 Alexander V... netlink: allow creation of temporary lle entries.
2023-10-31 Konstantin... user stack randomization: only enable by default for...
2023-10-30 Zhenlei Huangisa: Postpone removal of the non-PNP driver until 15
2023-10-29 Konstantin... pthread_mutexattr(3), _condattr(3): reference libthr(3)
2023-10-29 Konstantin... pthread_mutexattr_init(3): describe pthread_mutexattr_...
2023-10-28 Kirk McKusickFix a bug in fsck_ffs(8) triggered by corrupted filesys...
2023-10-28 Mikel Lechnerufs quotas: fix configuring soft quota grace time
2023-10-27 Gleb Smirnoffbhyve: fix arguments to ioctl(VMIO_SIOCSIFFLAGS)
2023-10-27 Kristof Provostpfctl: fix incorrect mask on dynamic address
2023-10-26 Konstantin... mips: add enough glue for membarrier(2)
2023-10-26 Brooks Davislibprocstat: improve conditional for 32-bit compat
2023-10-26 Brooks Davislibprocstat: copy all the 32-bit auxv entries
2023-10-26 Brooks Davislibprocstat: make sv_name not static
2023-10-26 Brooks Davislibprocstat: simplify auxv value conversion
2023-10-26 Brooks Davislibprocstat: style: space after switch
2023-10-26 Konstantin... Regen
2023-10-26 Konstantin... Add membarrier(2)
2023-10-26 Konstantin... Add cpu_sync_core()
2023-10-26 Konstantin... add pmap_active_cpus()
2023-10-26 Warner Loshmakesyscall: Stop generating $FreeBSD$
2023-10-26 Warner Loshmakesyscalls.lua: Minor fluff removal
2023-10-26 Warner Loshmakesyscalls.lua: Make more luaish
2023-10-24 John Baldwinacpi_pcib: Rename decoded_bus_range to get_decoded_bus_...
2023-10-24 John Baldwinx86: Cosmetic cleanups to struct msi_intsrc
2023-10-24 John Baldwinx86 msi: Enable/disable IDT vectors for MSI groups...
2023-10-24 John Baldwinacpi_pcib: Trust decoded bus range from _CRS over _BBN
2023-10-24 John Baldwinbhyve: Replace many fprintf(stderr, ...) calls with...
2023-10-24 John Baldwinbhyve ahci: Replace WPRINTF with EPRINTLN
2023-10-24 John Baldwinbhyve: Some fwctl simplifications.
2023-10-24 Yuri Pankovbhyve: Document the hw.vmm.maxcpu tunable and the curre...
2023-10-24 John Baldwinamd64: Remove a stale comment from cpu_setregs
2023-10-24 John Baldwinriscv: Tidy panic messages for exceptions
2023-10-24 John BaldwinTrim various $FreeBSD$
2023-10-24 John Baldwinsendmail: Drop $FreeBSD$ from .mc files
2023-10-24 John BaldwinUpdate a few tools to not embed $FreeBSD$ in generated...
2023-10-24 John Baldwinpowerpc/generate-hfs.sh: Don't include $FreeBSD$ in...
2023-10-24 John BaldwinPurge more stray embedded $FreeBSD$ strings
2023-10-24 John Baldwinlpr: Remove now unused fallback definition for __FBSDID
2023-10-24 John BaldwinUpdate a couple of tools to not embed __FBSDID in gener...
2023-10-24 John BaldwinRemove a few more stray __FBSDID uses
2023-10-24 John Baldwinvideomode: Regenerate files
2023-10-24 John Baldwinvideomode/devlist2h.awk: Don't include $FreeBSD$ in...
2023-10-24 John Baldwinmake_*_driver.sh: Don't include $FreeBSD$ in generated...
2023-10-24 John Baldwinfactor: Remove an empty #ifdef __FBSDID clause
2023-10-24 John Baldwinifconfig/ifvlan.c: Whitespace fix
2023-10-24 Mark JohnstonRevert "socket tests: Add a regression test for ktrace...
2023-10-24 Mark JohnstonRevert "socket tests: Build fix"
2023-10-24 Mark Johnstonsocket tests: Build fix
2023-10-24 Jan Bramkampbhyve: Use VMIO_SIOCSIFFLAGS instead of SIOCGIFFLAGS
2023-10-24 Mark Johnstonuiomove: Add some assertions
2023-10-24 Mark Johnstonsocket tests: Add a regression test for ktrace+recv...
2023-10-24 Mark Johnstonsocket tests: Clean up the MSG_TRUNC regression tests...
2023-10-24 Mark Johnstongeom_linux_lvm: Avoid removing from vg_list before...
2023-10-24 R. Christian... ndp: fix timestamp display output
2023-10-24 Zhenlei Huangx86: Prefer consistent naming for loader tunables
2023-10-24 Zhenlei Huangamd64 pmap: Prefer consistent naming for loader tunable
2023-10-24 Zhenlei Huangvmx: Prefer consistent naming for loader tunables
2023-10-24 Konstantin... automount(8): when flushing autofs, specify fsid
2023-10-24 Andrew Gierthautomount: check for mounted-over autofs instances...
2023-10-24 Konstantin... nmount(MNT_UPDATE): add optional generid fsid parameter
2023-10-24 Kyle Evansfreebsd-update: create deep BEs by default
2023-10-23 Zhenlei Huangpmap: Prefer consistent naming for loader tunable
2023-10-23 Zhenlei Huangveriexec: Correctly export symbols
2023-10-21 Zhenlei Huangamd64: Fix two typos of loader tunables
2023-10-21 Zhenlei Huangkasan.9: Mention the loader tunable 'debug.kasan.disable'
2023-10-21 Christos Margiolisteken: fix style in teken_wcwidth.h
2023-10-21 Bojan Novkovićtty/teken: fix UTF8 sequence validation logic
2023-10-21 Mateusz Guzikteken: fix up unused func warnings
2023-10-21 Christos Margiolisteken: use __bitcount() instead of bitcount()
2023-10-21 Bojan Novkovićtty: fix improper backspace behaviour for UTF8 characte...
2023-10-21 Bojan Novković(s)tty: add support for IUTF8 input flag
2023-10-20 Mark Johnstonktrace: Handle uio_resid underflow via MSG_TRUNC
2023-10-20 Konstantin... arm64, risvc: warn about ignored kstack_pages for thread0
2023-10-20 Konstantin... arm64: do not disable the kern.kstack_pages tunable...
2023-10-20 Konstantin... arm64, riscv: Use KSTACK_PAGES for the thread0 kstack...
2023-10-20 Konstantin... arm64 locore.S: fix typos
2023-10-20 Wei HuHyper-V: vmbus: check if signaling host is needed in...
2023-10-19 Olivier Houchardarm64/compat32: Fix handling of 32bits FP registers.
2023-10-19 Zhenlei Huangvm_phys: Add corresponding sysctl knob for loader tunable
2023-10-19 Zhenlei Huangvm_page: Add corresponding sysctl knob for loader tunable
2023-10-19 Zhenlei Huangkasan: Add corresponding sysctl knob for loader tunable
2023-10-18 Gordon Berglinguma.h: Fix a typo in a source code comment
2023-10-17 Gregory Neil... MFC: Remove confDH_PARAMETERS settings in favor of...
2023-10-16 Ed Masteptsname.3: accommodate upcoming POSIX Issue 8 ptsname_r
2023-10-16 Zhenlei Huangsctp: Various fixes for loader tunables
2023-10-16 Zhenlei Huangtcp: Simplify the initialization of loader tunable...
2023-10-16 Konstantin... vkbd: correct ref count on cloned cdevs
2023-10-16 Konstantin... tun/tap: correct ref count on cloned cdevs
2023-10-16 Cy Schubertunbound: Import upstream 0ee44ef3 when ENOBUFS is returned
2023-10-15 Alan Somersfusefs: sanitize FUSE_READLINK results for embedded...
2023-10-14 Mark Johnstonmrsas: Fix callout locking in mrsas_complete_cmd()
2023-10-13 Mateusz Guzikvfs cache: s/vfs.cache_fast_lookup/vfs.cache.param...
2023-10-13 Mateusz Guzikvfs: convert recycles_count and recycles_free_count...
2023-10-13 Mateusz Guzikvfs: count recycles by vnlru and by vn_alloc separately
2023-10-13 Mateusz Guzikvfs: count calls to uma_reclaim in vnlru
2023-10-13 Mateusz Guzikvfs: add max_vnlru_free to the vfs.vnode.vnlru tree
2023-10-13 Mateusz Guzikvfs: further speed up continuous free vnode recycle
next