]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-10-20 Navdeep Parharcxgbe(4): Overhaul CLIP (Compressed Local IPv6) table...
2021-10-20 Navdeep Parharcxgbe(4): Fix build warnings with NOINET kernels.
2021-10-20 Navdeep Parharcxgbe(4): Add support for NIC suspend/resume and live...
2021-10-20 Navdeep Parharcxgbe(4): Separate the sw- and hw-specific parts of...
2021-10-20 Kristof Provostpf: Introduce pf_nvbool()
2021-10-20 Mateusz Piotrowskibhyve: Update usage and synopsis for the -k flag
2021-10-20 Rick Macklemnfscl: Fix another deadlock related to the NFSv4 client...
2021-10-20 Rick Macklemnfscl: Fix a deadlock related to the NFSv4 clientID...
2021-10-20 Mark JohnstonRevert "libc/locale: Fix races between localeconv(3...
2021-10-20 Mark Johnstonmount: Check for !VDIR mount points before handling...
2021-10-20 Mark Johnstonlibc/locale: Fix races between localeconv(3) and setloc...
2021-10-20 Konstantin... rtld direct exec: add -d option
2021-10-19 John Baldwinsysdecode_enum.3: Fix a typo: SIGBTRAP -> SIGTRAP.
2021-10-19 John BaldwinAdd EPOCH_TRACE to NOTES to get LINT coverage.
2021-10-19 John BaldwinDocument kern.log_wakeups_per_second.
2021-10-19 John BaldwinRemove 'make update'.
2021-10-19 John Baldwinconfig: Fix typo in comment.
2021-10-19 Rick Macklemnfscl: Add a check for "has acquired a delegation"...
2021-10-19 Brooks Davisselsocket: handle sopoll() errors correctly
2021-10-19 Brooks Davismakesyscalls.lua: add a CAPENABLED flag
2021-10-19 Brooks Davismakesyscalls.lua: Add a new syscall type: RESERVED
2021-10-19 Alexander Motinciss(4): Fix typo.
2021-10-19 Alexander Motinciss(4): Properly handle data underrun.
2021-10-19 Alexander Motincam(4): Limit search for disks in SES enclosure by...
2021-10-19 Alexander Motincam(4): Improve XPT_DEV_MATCH
2021-10-19 Mike KarelsChange lowest address on subnet (host 0) not to broadca...
2021-10-19 Gordon BerglingFix two typos in source code comments
2021-10-18 Felix Johnsonbpf(4): Fix a misnamed constant
2021-10-18 Felix Johnsonacpi(4): Correct outdated sysctl
2021-10-18 Mark Johnstonlibctf: Improve check for duplicate SOU definitions...
2021-10-18 Mark Johnstongeom_label: Add more validation for NTFS volume tasting
2021-10-18 Yoshihiro Takahashiunzip: Fix segmentation fault if a zip file contains...
2021-10-17 Mark Johnstonvfs: Permit unix sockets to be opened with O_PATH
2021-10-17 Gordon Berglingng_ppp(4): Fix a typo in a comment
2021-10-17 Konstantin... Restore PPS_SYNC in NOTES
2021-10-17 Konstantin... Enable PPS_SYNC on amd64, arm64 and armv7
2021-10-16 Mark Peekvmci: fix panic due to freeing unallocated resources
2021-10-16 Mark Johnstontimecounter: Let kern.timecounter.stepwarnings be set...
2021-10-16 Konstantin... riscv: move signal delivery code to exec_machdep.c
2021-10-16 Konstantin... arm: move signal delivery code to exec_machdep.c
2021-10-16 Konstantin... arm64: move signal delivery code to exec_machdep.c
2021-10-16 Konstantin... i386: move signal delivery code to exec_machdep.c
2021-10-16 Greg VO_PATH: allow vfs_extattr syscalls
2021-10-15 Konstantin... Fix typo in comment
2021-10-15 Konstantin... Style
2021-10-15 Mitchell Hornearm, arm64, riscv: adjust top-level nexus comment
2021-10-15 Mitchell Horneriscv: fix VM_MAXUSER_ADDRESS checks in asm routines
2021-10-15 Mitchell Horneriscv: handle page faults in the unmappable region
2021-10-15 Mitchell Hornelibpmc: add some AMD pmu counter aliases
2021-10-15 Mitchell Hornelibpmc: fix the 'cycles' event alias on x86
2021-10-15 Mitchell Horneminidump: De-duplicate the progress bar
2021-10-15 Mitchell Horneminidump: De-duplicate is_dumpable()
2021-10-15 Felix Johnsonlogin.conf.5: Mark passwordtime as implemented
2021-10-14 Elyes HAOUASntp.conf.5: Fix typos
2021-10-14 Alexander Motinmps/mpr(4): Move xpt_register_async() out of lock.
2021-10-13 Marko Zec[fib_algo][dxr] Retire counters which are no longer...
2021-10-13 Marko Zec[fib_algo][dxr] Improve incremental updating strategy
2021-10-13 Vladimir KondratyevBump __FreeBSD_version to 1300517 for LinuxKPI changes
2021-10-13 Vladimir KondratyevLinuxKPI: Import linux_page.c and some dependent code...
2021-10-13 Vladimir KondratyevLinuxKPI: Update pte_fn_t definition to match Linux 5.3
2021-10-13 Vladimir KondratyevLinuxKPI: Implement backlight_enable and backlight_disa...
2021-10-13 Vladimir KondratyevLinuxKPI: Add dummy pgprot_decrypted() implementation
2021-10-13 Vladimir KondratyevLinuxKPI: Cast offset_in_page() parameter to unsigned...
2021-10-13 Vladimir KondratyevLinuxKPI: Import linux/poison.h header
2021-10-13 Vladimir KondratyevLinuxKPI: Add helper functions to store integers to...
2021-10-13 Vladimir KondratyevLinuxKPI: Allow cdev_pager prefault handler to steal...
2021-10-13 Vladimir KondratyevLinuxKPI: stub anon_inode_getfile
2021-10-13 Vladimir KondratyevLinuxKPI: Factor out vmf_insert_pfn_prot() routine
2021-10-13 Vladimir KondratyevLinuxKPI: Invoke release handler when file is destroyed...
2021-10-13 Vladimir KondratyevLinuxKPI: allocate current before taking shrinkers...
2021-10-13 Vladimir KondratyevLinuxKPI: implement _IOC_TYPE and _IOC_NR macros in...
2021-10-13 Vladimir KondratyevLinuxKPI: Remove FreeBSD struct resource from all LKPI...
2021-10-13 Vladimir KondratyevLinuxKPI: Implement get_file_rcu()
2021-10-13 Kevin Bowlinge1000: print EEPROM/NVM/OROM versions
2021-10-13 Kevin Bowlinge1000: Lock nvm print sysctl
2021-10-13 Mark Johnstonlinuxkpi: Handle a NULL cache pointer in kmem_cache_des...
2021-10-13 jfranklin13syslogd: Fix bug that caused -N to drop SecureMode...
2021-10-12 Kevin Bowlingixgbe: Update shared code catchup
2021-10-12 Ed MasteOpenSSH: cherry-pick "need initgroups() before setresgid()"
2021-10-12 Stefan Eßerusr.bin/gh-bc, contrib/bc: update to version 5.0.0
2021-10-12 Hans Petter... mlx4en(4): Fix wrong mbuf cluster size in mlx4_en_debug...
2021-10-12 Hans Petter... sound(4): Implement mixer mute control for feeder channels.
2021-10-12 Konstantin... ObsoleteFiles.inc: stop removing pthread_mutexattr_get...
2021-10-12 Konstantin... mlx5_en: fix use of CALLOUT_DIRECT
2021-10-12 Tom HukinsRemove obsolete amd(8) rc.conf configuration
2021-10-11 David BrightRPCBIND: skip ipv6 link local when request is not from...
2021-10-11 Andrew TurnerFix the arm64 L2_BLOCK_MASK definition
2021-10-11 Andrew TurnerAdd ELF macros found in the aaelf64 spec
2021-10-11 Andrew TurnerUse a 64 bit read to access GICR_TYPER
2021-10-11 Mateusz Guzikvfs: hoist cn_thread assert in namei
2021-10-11 Mateusz Guziklinprocfs: find cwd and root handling
2021-10-11 Mateusz Guzikfd: add pwd_hold_proc
2021-10-11 Mateusz Guzikmmc: fix 1-byte reallocs (when it should have been...
2021-10-11 Mateusz Guzikfifo: support flock
2021-10-11 Mateusz Guzikipsec: enter epoch before calling into ipsec_run_hhooks
2021-10-11 Mateusz Guzikvfs: add missing VIRF_MOUNTPOINT in vfs_mountroot_shuffle
2021-10-11 Mateusz Guzikvfs: add the missing vnode interlock in vfs_mountroot_s...
2021-10-11 Mateusz Guziklockmgr: fix lock profiling of face adaptive spinning
2021-10-11 Mateusz Guzikcache: count vnodes in cache_purgevfs
2021-10-11 Mateusz Guzikvfs: retire VNODE_REFCOUNT_FENCE_* macros
next