]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2021-10-10 Robert Wingprometheus_sysctl_exporter(8): filter output using...
2021-10-10 Yoshihiro Otakern_ctf: Use zlib's uncompress function for simpler...
2021-10-10 Jessica Clarkepci_pci: Support growing bus ranges in bus_adjust_resou...
2021-10-10 Jessica Clarkeriscv: Add vt and kbdmux to GENERIC for video console...
2021-10-10 Jessica ClarkeLinuxKPI: Add more #ifdef VM_MEMATTR_WRITE_COMBINING...
2021-10-10 Jessica Clarkelibgcc_s: Export 64-bit int to 128-bit float functions
2021-10-10 Jessica Clarkeriscv: Add a stub pmap_change_attr implementation
2021-10-10 Jessica Clarkellvm-objcopy: Install llvm-strip link
2021-10-10 Jessica Clarkelibc: Fix build on case-insensitive file systems
2021-10-10 Konstantin... readlinkat(2): allow O_PATH fd
2021-10-10 Konstantin... vm_fault: do not trigger OOM too early
2021-10-10 Konstantin... Make core dump writes interruptible with SIGKILL
2021-10-10 Konstantin... core(5): explicitly mention the core file size limit...
2021-10-10 Konstantin... Add curproc_sigkilled()
2021-10-10 Konstantin... sys/proc.h: remove dead prototype
2021-10-10 Konstantin... kern_sig.c: Remove unused SIGPROP_CANTMASK
2021-10-10 Konstantin... When queuing ignored signal, only abort target thread...
2021-10-10 Konstantin... When sending ignored signal, arrange for zero return...
2021-10-10 Konstantin... Move td_pflags2 TDP2_SIGWAIT to td_flags TDF_SIGWAIT
2021-10-10 Konstantin... Fix mistakes in link(2) and shm_open(2)
2021-10-10 Konstantin... amd64 efirt: do not flush cache for runtime pages
2021-10-10 Konstantin... amd64: add pmap_page_set_memattr_noflush()
2021-10-10 Konstantin... apic: initialize lapic_paddr statically
next