]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-03-04 Mike Karelsgrowfs_fstab startup script: set dumpdev to AUTO
2023-03-02 Richard Scheffeneggertcp: Make TCP PCAP buffer properly configurable.
2023-03-03 Mark Johnstonbuf: Make bufspace_daemon_shutdown() a no-op after...
2023-03-03 Ed Masteblacklistd: silence sign-conversion warning from Clang
2023-03-03 Paul Floydlibc: handle zero alignment in memalign()
2023-03-02 Ed Mastefreebsd-update: avoid effects of user's environment...
2023-03-02 Ed Mastefreebsd-update: re-edit files if merge conflict markers...
2023-03-02 Kristof Provostpfsync: ensure 'error' is always initialised
2023-03-02 Kristof Provostpfsync: support deferring IPv6 packets
2023-03-02 Ed Mastesrc.conf: regen man page after RELRO change
2023-03-02 Ed MasteAdd RELRO build knob, default to enabled
2023-03-02 Ed Masteblacklistd: whitespace cleanup
2023-03-02 Ed MasteCirrus-CI: use makefs if root size exceeds QEMU's virtu...
2023-03-02 Andrew TurnerRemove an extra argument to SYSCTL_FOREACH
2023-03-02 Mark Johnstonamd64: Avoid copying td_frame from kernel procs
2023-03-02 Ed Mastessh: default VerifyHostKeyDNS to no, following upstream
2023-03-02 Zhenlei HuangDelete obsolete Solaris compat header file stdlib.h
2023-03-02 Konstantin... tmpfs: support the nosymfollow mount option
2023-03-01 Dimitry AndricEnsure .inc files are regenerated when llvm/clang tblge...
2023-03-01 Alexander V... netlink: make the maximum allowed netlink socket buffer...
2023-03-01 Christian BruefferFix a slew of mdoc warnings/errors.
2023-03-01 Dmitry Chaginlinprocfs(4): Fixup process size in the /proc/pid/stat...
2023-03-01 Dmitry Chaginlinux(4): Trim unused opt_usb.h from modules Makefiles
2023-03-01 Dmitry Chaginlinux(4): Rename linux_timer.h to linux_time.h
2023-03-01 Dmitry Chaginlinux(4): Cleanup includes under arm64/linux
2023-03-01 Dmitry Chaginlinux(4): Cleanup includes under x86/linux
2023-03-01 Dmitry Chaginlinux(4): Cleanup includes under amd64/linux
2023-03-01 Dmitry Chaginlinux(4): Cleanup includes under i386/linux
2023-03-01 Dmitry Chaginlinux(4): Cleanup includes under compat/linux
2023-03-01 Dmitry Chaginlinux(4): Cleanup sys/sysctl.h from linux_misc.h
2023-03-01 Dmitry Chaginlinux(4): Fix brackets of local include opt_inet6
2023-03-01 Dmitry Chaginlinux(4): Cleanup sys/uio.h where linux_uitl.h is included
2023-03-01 Dmitry Chaginlinux(4): Move uselib() to i386
2023-03-01 Dmitry Chaginlinux(4): Cleanup abi_compat.h include from linux_timer.h
2023-03-01 Dmitry Chaginlinux(4): Cleanup sys/queue.h from linux.h
2023-03-01 Dmitry Chaginlinux(4): Cleanup sys/sysent.h from linux_util
2023-03-01 Dmitry Chaginlinux(4): Cleanup vm includes from linux_util.h
2023-03-01 Dmitry Chaginlinux(4): Cleanup unneeded includes from linux_util.h
2023-02-28 Ed Mastesrc.conf: regen man page
2023-02-28 Ed MasteDo not delete objdump when WITH_LLVM_BINUTILS is true
2023-02-28 Mark Johnstonlibdwarf: Add some constants from DWARF 5
2023-02-28 Corvin Köhnebhyve: add emulation for qemu's fwcfg data port
2023-02-28 Corvin Köhnebhyve: add emulation for the qemu fwcfg selector port
2023-02-28 Corvin Köhnebhyve: add basic qemu fwcfg implementation
2023-02-28 Corvin Köhnebhyve: maintain a list of acpi devices
2023-02-28 Corvin Köhnebhyve: add helper func to write a dsdt entry
2023-02-28 Corvin Köhnebhyve: add helper func to add acpi resources
2023-02-28 Corvin Köhnebhyve: add helper struct for acpi device handling
2023-02-28 Mina Galićapic: prevent divide by zero in CPU frequency init
2023-02-28 Michael Paepckestand: fix build userboot without zfs
2023-02-28 Zhenlei Huangvnet: Make vnet_sys[un]init() static
2023-02-27 Cy Schubertping: Fix unsigned integer underflow resuling in a...
2023-02-27 Mark Johnstonvm_fault: Fix a race in vm_fault_soft_fast()
2023-02-27 Alexander V... netlink: fix NOINET6 build.
2023-02-27 Alexander V... netlink: fix addition of blackhole/reject routes.
2023-02-27 Dimitry AndricUpdate leap-seconds to latest leap-seconds.3676924800...
2023-02-27 Gordon Berglingarm ti: Fix a typo in a kernel message
2023-02-27 Zhenlei Huangctf: Remove unused function prototype for getpname()
2023-02-26 Joerg WunschMFC: ARM release build: enable IPv6 SLAAC by default
2023-02-26 Dmitry Chaginlinux(4): Fixup the interface name translation in netlink
2023-02-26 Dmitry Chaginlinux(4): Consolidate a FreeBSD interface names transla...
2023-02-26 Dmitry Chaginlinux(4): Use predefined constant instead of hardcoded...
2023-02-26 Dmitry Chaginlinux(4): Move use_real_names knob to the linux.c
2023-02-26 Dmitry Chaginlinux(4): Get rid of the opt_compat.h include.
2023-02-26 Warner Loshmodules: Add missing opt_*.h files for stand-alone...
2023-02-26 Zhenlei Huangctfdump: Use getprogname()
2023-02-24 Konstantin... kern/sysv_ipc.c: use ANSI C function definition
2023-02-24 Alexander V... netlink: clear IPv6 embedded scope when dumping route...
2023-02-24 Alexander V... netlink: fix IPv6 route addition with link-local gateway
2023-02-24 Alexander V... testing: handling non-root users with VNETs in pytest...
2023-02-24 Alexander V... netlink: fix style(9) after c3d3f3594fdf.
2023-02-24 Tom Hukinsnetlink: Fix "version introduced" documentation.
2023-02-23 Mateusz Guziknproc: denote an incompatiblity with Linux
2023-02-23 Mateusz GuzikAdd nproc(1)
2023-02-23 Mark Johnstonvmm: Fix AP startup compatibility for old bhyve executables
2023-02-23 Xin LIMFV: zlib 1.2.13.
2023-02-23 Xin LIhastd and hastctl: use zlib's crc32 implementation.
2023-02-23 Kevin Bowlinge1000: Fix packet loss on 11th gen and later
2023-02-23 Kevin Bowlinge1000: Add support for future client platforms
2023-02-23 Kevin Bowlinge1000: Remove redundant disable_ulp for ich8lan
2023-02-22 Jessica Clarke.github: Attempt to fix and increase robustness of...
2023-02-22 Alex.github: Restrict permissions on cross-build jobs.
2023-02-22 John Baldwinccr,ccp: Fix argument order to sglist_append_vmpages.
2023-02-22 John Baldwin.github: Switch to v3 of actions/checkout.
2023-02-22 John Baldwinptrace.2: Fix warnings from igor.
2023-02-22 Jose Luis Duranrc.d/*: Use startmsg instead of echo on start messages
2023-02-22 Jose Luis DuranIntroduce startmsg and use it in rc scripts
2023-02-22 Kevin Bowlinge1000: bump driver version
2023-02-22 Kevin Bowlinge1000: fix I219 hang on reset
2023-02-21 Rick Macklemnfscl: Fix interaction between mmap'd and VOP_WRITE...
2023-02-21 Allan JudeFix per-jail zfs.mount_snapshot setting
2023-02-21 Krzysztof Galazkaixl(4): Fix MAC/VLAN filters accounting
2023-02-21 Krzysztof Galazkaixgbe(4): Filter out spurious link up indication
2023-02-21 Emmanuel VadotBump __FreeBSD_version after linuxkpi changes.
2023-02-21 Emmanuel Vadotlinuxkpi: Add more suspend defines
2023-02-21 Piotr Kubajllvm: make sure to use ELFv2 ABI on powerpc64
2023-02-20 Kyle Evanskern: physmem: improve region coalescing logic
2023-02-20 Dmitry Chagincpuset: Adapt sched_affinity compat shims to the stable/13
2023-02-20 Mark Johnstonpcb: Move an assignment into in_pcbdisconnect()
2023-02-20 Mark Johnstonman4: Add a manual page for kvmclock
next