]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-02-21 Mark JohnstonAvoid memory allocations in the ARC eviction thread
2022-02-21 Mark Johnstonmsdosfs: Fix mounting when the device sector size is...
2022-02-21 Mark Johnstonsleepqueue: Annotate sleepq_max_depth as static
2022-02-21 Mark Johnstonlibctf: Rip out CTFv1 support
2022-02-21 Mark Johnstonlibctf: Use ctf_type_t instead of struct ctf_type
2022-02-21 Mark Johnstonctfconvert: Rip out STABS support
2022-02-21 Mark Johnstontcp: Avoid conditionally defined fields in union lro_ad...
2022-02-21 Edward Tomasz... linux: Add additional ptracestop only if the debugger...
2022-02-21 Edward Tomasz... linux: Make PTRACE_GETREGSET return proper buffer size
2022-02-21 Edward Tomasz... linux: Fix ptrace panic with ERESTART
2022-02-21 Edward Tomasz... linux: Improve debug for PTRACE_GETEVENTMSG
2022-02-21 Edward Tomasz... linux: implement PTRACE_EVENT_EXEC
2022-02-21 Edward Tomasz... linux: Make PTRACE_GET_SYSCALL_INFO handle EJUSTRETURN
2022-02-21 Edward Tomasz... linux: Improve debug for PTRACE_GETREGSET
2022-02-21 Edward Tomasz... linux: Improve debugging for PTRACE_GETREGSET
2022-02-21 Edward Tomasz... linux: Implement some bits of PTRACE_PEEKUSER
2022-02-21 Edward Tomasz... linux: Adjust PTRACE_GET_SYSCALL_INFO buffer size semantics
2022-02-21 Konstantin... Remove PT_GET_SC_ARGS_ALL
2022-02-21 Edward Tomasz... linux: implement PTRACE_GET_SYSCALL_INFO
2022-02-21 Edward Tomasz... linux: make ptrace(2) return EIO when trying to peek...
2022-02-21 Edward Tomasz... linux: refactor bsd_to_linux_regset() out of linux_ptrace.c
2022-02-21 Edward Tomasz... linux(4): make arch_prctl(2) support GET_CET_STATUS...
2022-02-21 Edward Tomasz... linux(4): fix ptrace(2) to properly handle orig_rax
2022-02-21 Franco Fichtnerpf: fix set_prio after nv conversion
2022-02-20 Bjoern A. ZeebBump __FreeBSD_version to 1300526 for LinuxKPI changes.
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11 simplify beacon checks in rx path
2022-02-20 Bjoern A. ZeebLinuxKPI: implement dma_sync_single_for_*, apply to...
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11: disable ic_headroom for the moment
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11 advertise full offload scanning based...
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11 header updates and add/adjust source...
2022-02-20 Bjoern A. ZeebLinuxKPI: skbuff updates
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11: defer workq allocation until we have...
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11 assign an(y) early chandef
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11 scan update
2022-02-20 Bjoern A. ZeebLinuxKPI: pci.h add more defines
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11 enahnce linuxkpi_ieee80211_iterate_int...
2022-02-20 Bjoern A. ZeebLinuxKPI: lockdep add lockdep_assert_not_held()
2022-02-20 Bjoern A. Zeebnet80211: enhance (disabled) debugging
2022-02-20 Bjoern A. ZeebLinuxKPI: add kstrtoint_from_user() and DECLARE_FLEX_AR...
2022-02-20 Bjoern A. ZeebLinuxKPI: add UUID_STRING_LEN and GUID_INIT to uuid.h
2022-02-20 Bjoern A. ZeebLinuxKPI: 802.11: get rid of lkpi_ic_getradiocaps warnings
2022-02-20 Bjoern A. ZeebLinuxKPI: add get_unaligned_le16()
2022-02-20 Bjoern A. ZeebLinuxKPI: add sizeof_field()
2022-02-20 Bjoern A. ZeebLinuxKPI: add __ffs64()
2022-02-20 Bjoern A. ZeebLinuxKPI: add linux/pm_qos.h
2022-02-20 Bjoern A. ZeebLinuxKPI: add NETIF_F_HW_CSUM to netdev_features.h
2022-02-20 Bjoern A. ZeebTCP syncache: enhance KASSERT output
2022-02-20 Bjoern A. ZeebLinuxKPI: add more errno
2022-02-20 Bjoern A. ZeebLinuxKPI: add eth_random_addr() and device_get_mac_addr...
2022-02-20 Bjoern A. ZeebLinuxKPI: add an initial ethtool.h
2022-02-20 Bjoern A. ZeebLinuxKPI; add the beginning of a tracepoint.h implement...
2022-02-20 Robert Wingetc/defaults/rc.conf: set default of zfskeys_enable...
2022-02-20 John Baldwinlibthr: Disable stack unwinding on ARM.
2022-02-20 John BaldwinInstall unwind.h into /usr/include
2022-02-20 John BaldwinChange the return value of _Unwind_GetCFA in include...
2022-02-20 John BaldwinUse uintptr_t for return type of _Unwind_GetCFA.
2022-02-20 John BaldwinUse an unsigned 64-bit integer for exception class.
2022-02-20 Cy Schubertunbound: Refresh manpages to latest version
2022-02-19 Kristof Provostpf tests: Test adding counters to an existing table
2022-02-19 Kristof Provostpf: deal with tables gaining or losing counters
2022-02-18 Kenneth D.... Fix non-printable characters in NVMe model and serial...
2022-02-14 Edward Tomasz... linux: Make compat.linux.preserve_vstatus default to 1
2022-02-14 Edward Tomasz... linux: More man page tweaks
2022-02-14 Edward Tomasz... linux(4): man page tweaks
2022-02-14 Edward Tomasz... hier(7): add some new Xrs, remove some unrelated ones
2022-02-14 Edward Tomasz... intro(3): Fix formatting
2022-02-14 Edward Tomasz... development(7): Use a more common architecture for...
2022-02-14 Edward Tomasz... linprocfs: Fix formatting of Uid and Gid lines
2022-02-14 Edward Tomasz... Make vmdaemon timeout configurable
2022-02-14 Edward Tomasz... procfs: Document as deprecated
2022-02-14 Edward Tomasz... linux: implement rt_sigsuspend(2) on arm64
2022-02-14 Edward Tomasz... Regen after 2561da0636c.
2022-02-14 Edward Tomasz... linux: Fix declaration of rt_sigreturn() on arm64
2022-02-14 Edward Tomasz... chroot: fix typo in usage
2022-02-14 Edward Tomasz... sesutil: Fix status checking
2022-02-14 Edward Tomasz... Implement unprivileged chroot
2022-02-18 Kristof Provostlibpfctl: fix pfctl_kill_states()
2022-02-18 Kristof Provostlibpfctl: fix creatorid endianness
2022-02-18 Kristof Provostpfctl: improve error reporting for routehost
2022-02-18 Konstantin... vdso linker scripts: explicitly specify output arch...
2022-02-18 Konstantin... rtld: Add ${TOKEN} aliases to $TOKEN
2022-02-18 Konstantin... rtld: make token substitution table-driven
2022-02-18 Ed Mastecompiler-rt: re-exec with ASLR disabled when necessary
2022-02-18 Ed Masteelfctl: fix operations with multiple features on multip...
2022-02-18 Ed Masteelfctl: error if -e is specified multiple times
2022-02-18 Ed Masteelfctl: fix -e invalid operation error handling
2022-02-17 John BaldwinOpenSSL: Fix the same BIO_FLAGS macro definition
2022-02-17 John BaldwinSSL_sendfile: Replace ERR_raise_data with SYSerr.
2022-02-17 Robert Wingbhyve: set EV_CLEAR for EVFILT_VNODE mevents
2022-02-17 Alfredo Dal... kldxref: add R_PPC_ADDR32 handler
2022-02-14 Edward Tomasz... linux(4): Improve comment about SA_RESTORER
2022-02-14 Edward Tomasz... linux(4): remove unfinished vsyscall bits on arm64
2022-02-14 Edward Tomasz... linux(4): implement PR_SET_NO_NEW_PRIVS
2022-02-14 Edward Tomasz... linux: implement set_cloned_tls() on arm64
2022-02-14 Edward Tomasz... linux: implement set_upcall on aarch64
2022-02-14 Philippe Michaud... linux: implement statx(2)
2022-02-14 Edward Tomasz... Install the linux(4) man page also for aarch64
2022-02-14 Edward Tomasz... Cross-reference camcontrol(8) and zonectl(8) man pages.
2022-02-13 Edward Tomasz... linux: export AT_HWCAP and AT_HWCAP2 on aarch64
2022-02-13 Edward Tomasz... linux: fix architecture returned for uname on aarch64
next