]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2022-02-13 Edward Tomasz... rc: make the 'linux' script explicitly load filesystem...
2022-02-13 Edward Tomasz... linsysfs: create /sys/bus/ and /sys/subsystem/
2022-02-13 Edward Tomasz... linux: add support for SO_PEERGROUPS
2022-02-13 Edward Tomasz... arm64: optimize set_syscall_retval()
2022-02-13 shulinux: remove locks around callout_drain in timerfd_close()
2022-02-13 Edward Tomasz... linux: Improve debugging by recognizing TIOCGPTPEER
2022-02-13 Edward Tomasz... linux: Also translate the signal if the code is CLD_KILLED
2022-02-13 Edward Tomasz... linux: Fix ENOTSOCK handling in sendfile(2)
2022-02-13 Edward Tomasz... linux: recognize TCP_INFO and ratelimit the warning
2022-02-13 Edward Tomasz... linux: Partially implement TCSBRK
2022-02-13 Edward Tomasz... linux: improve FUSE support
2022-02-13 Edward Tomasz... linux: deduplicate DUMMY() entries
2022-02-13 Edward Tomasz... linux: make linux64.ko loadable again on aarch64
2022-02-13 Edward Tomasz... Regen after 6d926e850d2.
2022-02-13 Edward Tomasz... linux: add new syscall numbers
2022-02-13 Edward Tomasz... linux: support AT_EMPTY_PATH flag in fchownat(2)
2022-02-13 Edward Tomasz... linux: make fstatat(2) handle AT_EMPTY_PATH
2022-02-13 Edward Tomasz... linux: implement O_PATH
2022-02-13 Edward Tomasz... linux: extend the LINUX_O_ constants to make room for...
2022-02-13 Edward Tomasz... linux: adjust ordering of Linux auxv and add dummy...
2022-02-17 Andriy Gaponmmc_da: create disk(9) for pre-2.0 SD cards
2022-02-17 Andriy Gapong_mirror: don't fail reads while losing next-to-last...
2022-02-17 Alan Somerssesutil: fix a comment
2022-02-17 Alan Somersses: minor cleanup
2022-02-17 David E. O... Document when zfree(9) was added to FreeBSD.
2022-02-17 Alan SomersVarious fixes for ggatec and ggated
2022-02-17 Bora Özarslanlibkvm: fix kvm_walk_pages
2022-02-17 Fangrui Songcrunchgen: remove -dc from linker invocation
2022-02-17 Ed Mastevt.4: clarify that a KMS driver switches to graphics...
2022-02-16 Dimitry Andricbwi: Fix clang 14 warning about possible unaligned...
2022-02-16 Mark JohnstonFix the build after commit 5fa005e91560785dad5183db0802...
2022-02-16 Mark Johnstonsecurity.7: Minor fixes for ASLR sysctl descriptions
2022-02-16 John BaldwinUse vmspace->vm_stacktop in place of sv_usrstack in...
2022-02-16 Mark Johnstonfork: Copy the vm_stacktop field into the new vmspace
2022-02-16 Mark Johnstonexec: Reimplement stack address randomization
2022-02-16 Mark Johnstonktls: Disallow transmitting empty frames outside of...
2022-02-16 Mark Johnstonfile: Make fget*() and getvnode*() consistent about...
2022-02-16 Andriy Gaponcam_get_device: resolve path links before parsing devic...
2022-02-16 Simon J. GerratyMerge bmake-20220208
2022-02-16 Simon J. GerratyUpdate to bmake-20220204
2022-02-16 Simon J. GerratyMerge bmake-20220204
2022-02-16 Simon J. GerratyAfter-import bmake-20211212
2022-02-16 Simon J. GerratyMerge bmake-20211212
2022-02-16 Simon J. Gerratymake: fix MAKE_JOB_ERROR_TOKEN
2022-02-16 Simon J. GerratyUpdate to bmake-20210621
2022-02-16 Simon J. GerratyMerge commit 'ee914ef902ae018bd4f67192832120f9bf05651f...
2022-02-16 Kirk McKusickHave fsck_ffs(8) properly correct superblock check...
2022-02-16 Kirk McKusickHave fsck_ffs(8) properly correct superblock check...
2022-02-16 Rick Macklemnfsd: Reply NFSERR_SEQMISORDERED for bogus seqid argument
2022-02-16 Rick Macklemnfsd: Allow file owners to perform Open(Delegate_cur)
2022-02-16 Alexander Motinpciconf: Fix PCIS_CRYPTO_ENTERTAIN copy/paste.
2022-02-16 Alexander Motinsnd_hda: Add some ATI HDMI codec IDs.
2022-02-16 Stefan Grundmannvt: fix splash_cpu logos use of vd_drawrect
2022-02-16 Kirk McKusickIn GEOM debugging output, show consumer for cloned...
2022-02-16 Kirk McKusickufs: handle LoR between snap lock and vnode lock
2022-02-15 Kyle Evansfreebsd-update: improve BE creation feature
2022-02-15 Konstantin... libc binuptime(): use the right function to get the...
2022-02-14 Justin HibbitsFix gzip compressed core dumps on big endian architectures
2022-02-14 Mateusz Piotrowskistrftime.3: Fix a typo and use St for standards
2022-02-14 Ram Kishore... ocs_fc: Fix a possible Null pointer dereference
2022-02-14 Johan Janssonucred.9: fix typo
2022-02-13 Andrew TurnerFix the spelling of '*/' in the vnic driver
2022-02-13 Alexander MotinAPEI: Make sure event data fit into the buffer.
2022-02-13 Aleksandr Fedorovng pppoe(4): Add the required NET_EPOCH section to...
2022-02-13 Vincenzo Maffionenetmap: fix LOR in iflib_netmap_register
2022-02-13 Gordon Berglingipsec(4): Fix a few typos in error messages
2022-02-12 Ed MasteInstall ipmi man page also on arm64
2022-02-12 Ed Mastengatm: remove one of doubled semicolons
2022-02-12 Ed Mastemgb: Connect if_mgb module to the build
2022-02-12 Ed Mastevnic: add TODO list
2022-02-12 Kyle EvansAnnotate geom_md with MODULE_VERSION
2022-02-12 Mateusz Piotrowskistyle.mdoc.5: Document the conventions for -width
2022-02-12 Mateusz Piotrowskiipheth.4: Simplify output filtering example
2022-02-12 Mateusz Piotrowskiipheth.4: Fix examples
2022-02-11 Dimitry AndricRemove device lio from i386's LINT-NOIP
2022-02-11 Dimitry Andrictty_info: Avoid warning by using logical instead of...
2022-02-11 Dimitry AndricDisable clang 14 warning about bitwise operators in...
2022-02-11 Dimitry AndricDisable clang 14 warning about bitwise operators in...
2022-02-11 Konstantin... x86 atomic.h: remove obsoleted comment
2022-02-11 Konstantin... x86 atomics: use lock prefix unconditionally
2022-02-11 Konstantin... x86 atomic.h: cleanup comments for preprocessor directives
2022-02-11 Hans Petter... mlx5en: Make sure the NIC IP addresses are written...
2022-02-11 Colin PercivalUse CPUID leaf 0x40000010 for local APIC freq
2022-02-11 Colin PercivalTSC: Use 0x40000010 CPUID leaf for all VM types
2022-02-11 Colin PercivalDetect CPU type before asking VMWare for TSC freq
2022-02-11 Colin Percivalx86: Speed up clock calibration
2022-02-11 Alexander MotinGEOM: Set G_CF_DIRECT_SEND/RECEIVE for taste consumers.
2022-02-11 Alexander Motinglabel: Set G_CF_DIRECT_SEND/RECEIVE for taste consumer.
next