]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-06-23 Mitchell Horneddb: namespacing of struct command
2022-06-23 Mitchell HorneUse KERNEL_PANICKED() in more places
2022-06-22 Martin MatuskaObsoleteFiles.inc: fixup after zpool-features.7.gz...
2022-06-22 Glen Barberrelease: arm - increase IMAGE_SIZE
2022-06-22 Justin Hibbitsarm64: Print per-CPU cache summary
2022-06-22 Mateusz Guziklinux: plug a set-but-not-used var
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 Jung-uk KimOpenSSL: Merge OpenSSL 1.1.1p
2022-06-21 Dimitry AndricAdd a whole bunch of missed obsolete manpages to Obsole...
2022-06-21 John BaldwinRemove usr/lib/libssp.a.
2022-06-21 Dimitry AndricAdd a few missed gnuregex libraries to ObsoleteFiles.inc
2022-06-21 Emmanuel VadotBump __FreeBSD_version after linuxkpi mfc
2022-06-21 Emmanuel Vadotlinuxkpi: Acquire giant when adding/removing i2c adapters
2022-06-21 Emmanuel Vadotlinuxkpi: Rework detach function
2022-06-21 Vladimir KondratyevLinuxKPI: Allow lkpi_iic driver to be a child of drm...
2022-06-21 Warner Loshlinuxkpi: Remove write only variable from lkpi_iicbb_reset
2022-06-21 Emmanuel Vadotlinuxkpi: i2c: Add MODULE_DEPEND for iicbus
2022-06-21 Emmanuel Vadotlinuxkpi: Add i2c support
2022-06-21 Warner LoshCreate wrapper for Giant taken for newbus
2022-06-21 Mark Johnstonrip6: Fix a lock order reversal in rip6_bind()
2022-06-21 Mark Johnstonvm_object: Use the vm_object_(set|clear)_flag() helpers
2022-06-21 Konstantin... null_vptocnp(): busy nullfs mp instead of refing it
2022-06-20 Zhenlei Huangifconfig.8: reflect removal of FDDI and Token Ring
2022-06-20 Corvin Köhnevmm: add tunable to trap WBINVD
2022-06-20 Corvin Köhnebhyve: use bhyve_config for SMBIOS strings
2022-06-20 Ed Mastepkg-bootstrap: use latest package set on arm64 stable...
2022-06-20 Hans Petter... mlx5ib: Fix memory leak in clean_mr() error path
2022-06-20 Hans Petter... ibcore: Fix use-after-free access in ucma_close()
2022-06-20 Hans Petter... uchcom(4): Add new USB ID.
2022-06-19 Doug Moorerb_tree: drop needless tests from rb_next, rb_prev
2022-06-18 Alan Somersmakefs: fix calculation of file sizes
2022-06-18 Alan Somersfusefs: handle evil servers that return illegal inode...
2022-06-18 Alan Somersfusefs: make the mknod.cc tests a bit more general.
2022-06-18 Thomas Pasqualinipf tests: pfsync and route_to test case
2022-06-18 Kristof Provostpf: Improve route-to handling of pfsync'd states
2022-06-18 Dmitry ChaginFix e013e369 mismerge which is causes i386 LINT fails...
2022-06-17 Dmitry ChaginCut out leftover of the sv_transtrap hook from the...
2022-06-17 John Baldwinvfs: Consistently validate AT_* flags in kern_* functions.
2022-06-17 Edward Tomasz... linux(4): bump osrelease to 4.4.0.
2022-06-17 Dmitry Chaginlinux(4): Return EINVAL when the clockid has invalid...
2022-06-17 Dmitry Chaginlinux(4): Return ENOTSUP for unsupported clockid
2022-06-17 Dmitry Chaginlinprocfs: Add /proc/vm/max_map_count
2022-06-17 Dmitry Chaginlinux(4): Properly restore the thread signal mask after...
2022-06-17 Dmitry Chaginlinux(4): Prefer sizeof(object) vs sizeof(type)
2022-06-17 Dmitry Chaginlinux(4): Error is not a bool, use proper comparison
2022-06-17 Dmitry Chaginlinux(4): Use the copyin_sigset() in the remaining...
2022-06-17 Dmitry Chaginlinux(4): Refactor SIGPWR mapping
2022-06-17 Dmitry Chaginlinux(4): Fix the type of a constant in the signal...
2022-06-17 Dmitry Chaginlinux(4): Properly build argument list for the signal...
2022-06-17 Dmitry Chaginlinux(4): Microoptimize rt_sendsig(), convert signal...
2022-06-17 Dmitry Chaginlinux(4): Avoid direct manipulation of td_sigmask
2022-06-17 Dmitry Chaginlinux(4): Reduce duplication between MD parts of the...
2022-06-17 Dmitry Chaginlinux(4): Handle multiple mbufs in a control message...
2022-06-17 Dmitry Chaginlinux(4): Ratelimit message about unupported cmsg
2022-06-17 Dmitry Chaginlinux(4): Handle IP_ORIGDSTADDR socket option for IPPRO...
2022-06-17 Dmitry Chaginlinux(4): Add LINUX_RATELIMIT_MSG_OPT2 for future use
2022-06-17 Dmitry Chaginlinux(4): Overwrite SO_TIMESTAMP counterpart
2022-06-17 Dmitry Chaginlinux(4): Refactor linux_common_recvmsg()
2022-06-17 Dmitry Chaginlinux(4): Handle SO_TIMESTAMPNS socket option
2022-06-17 Dmitry Chaginlinux(4): Handle 64-bit SO_TIMESTAMP for 32-bit binaries
2022-06-17 Dmitry Chaginlinux(4): For future use replace malloc type for l_sock...
2022-06-17 Dmitry Chaginlinux(4): Improve recvmsg() readability
2022-06-17 Dmitry Chaginlinux(4): For future use move SCM definitions below...
2022-06-17 Dmitry Chaginlinux(4): Avoid EISCONN if addr is specified for sendto()
2022-06-17 Dmitry Chaginlinux(4): Fix SO_LINGER l_onoff value
2022-06-17 Dmitry Chaginlinux(4): Add a helper to copyout getsockopt value
2022-06-17 Dmitry Chaginlinux(4): Check the socket before any others sanity...
2022-06-17 Dmitry ChaginFinish cpuset_getaffinity() after f35093f8
2022-06-17 Dmitry Chaginsysent: Get rid of bogus sys/sysent.h include.
2022-06-17 Dmitry Chaginlinux(4): Fix unlinkat() after a125ed50
2022-06-17 Dmitry Chaginlinux(4); Move vdso_selector_x86.c to the linux_common...
2022-06-17 Dmitry Chaginlinux(4): Deduplicate execve
2022-06-17 Dmitry Chaginlinux(4): Fix unlink() after a125ed50
2022-06-17 Dmitry Chaginlinux(4): Fix execve() on amd64/linux32 after a125ed50
2022-06-17 Dmitry Chaginlinux(4): Deduplicate bsd_to_linux_trapcode()
2022-06-17 Dmitry Chaginlinux(4): Deduplicate translate_traps()
2022-06-17 Dmitry ChaginRetire sv_transtrap
2022-06-17 Dmitry Chaginlinux(4): Retire unneeded translate_traps from arm64
2022-06-17 Dmitry Chaginlinux(4): To improve readability use FUTEX_UNOWNED...
2022-06-17 Dmitry Chaginlinux(4): Convert the native kernel signal codes into...
2022-06-17 Dmitry Chaginlinux(4): Add kernel signal code definitions
2022-06-17 Dmitry Chaginlinux(4): Move signal codes definitions to the appropri...
2022-06-17 Dmitry Chaginarm64: Enable the floating-point exception traps
2022-06-17 Dmitry Chaginlinux(4): Handle cas failure on ll/sc operations
2022-06-17 Dmitry Chaginkqueue: Trim trailing whitespace
2022-06-17 Dmitry ChaginPrevent running sigwait tests in parallel
2022-06-17 Dmitry Chaginlinux(4): Fix arm64 syscalls.master layout
2022-06-17 Dmitry Chaginlibsysdecode: Fix decoding of SCHED_ flags
2022-06-17 Dmitry Chaginlinux(4): Add AT_MINSIGSTKSZ to arm64 port
2022-06-17 Dmitry Chaginlinux(4): Implement signal trampoline for arm64 in...
2022-06-17 Dmitry Chaginlinux(4): Retire unused include
2022-06-17 Dmitry Chaginlinux(4): Retire handmade DWARF annotations from signal...
2022-06-17 Dmitry Chaginlinux(4): Better naming for ucontext field of struct...
2022-06-17 Dmitry Chaginlinux(4): Rework the definition of struct siginfo to...
2022-06-17 Dmitry Chaginlinux(4): Move sigframe definitions to separate headers
2022-06-17 Dmitry Chaginlinux(4): Cleanup signal trampolines
2022-06-17 Dmitry Chaginlinux(4): Retire unneeded initialization
2022-06-17 Dmitry Chaginlinux(4): Implement futex_op for arm64.
2022-06-17 Dmitry Chaginkqueue: Fix kqueue(2) man page.
next