]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-12-24 Vladimir KondratyevLinuxKPI: Add linux/ioport.h header
2023-12-24 Vladimir KondratyevLinuxKPI: Add get_random_u64() function
2023-12-24 Vladimir KondratyevLinuxKPI: Add linux/dynamic_debug.h header
2023-12-24 Vladimir KondratyevLinuxKPI: Add acpi_video_backlight_use_native()
2023-12-24 Vladimir KondratyevLinuxKPI: Add bitmap_intersects(), bitmap_from_arr32()
2023-12-24 Vladimir KondratyevLinuxKPI: Add cancel_work() function.
2023-12-24 Vladimir KondratyevLinuxKPI: Add write_seqcount_invalidate() and seqprop_s...
2023-12-24 Vladimir KondratyevLinuxKPI: Chase for new "name" argument of register_shr...
2023-12-24 Vladimir KondratyevLinuxKPI: Add ida_alloc_min()
2023-12-24 Vladimir KondratyevLinuxKPI: Add IOMEM_ERR_PTR() to linux/io.h
2023-12-24 Vladimir KondratyevLinuxKPI: Add ktime_get_raw_fast_ns() to linux/ktime.h
2023-12-24 Vladimir KondratyevLinuxKPI: Add xa_(un)lock_irq to linux/xarray.h
2023-12-24 Vladimir KondratyevLinuxKPI: Add asm/hypervisor.h header
2023-12-24 Vladimir KondratyevLinuxKPI: Implement ioread64()
2023-12-24 Vladimir KondratyevLinuxKPI: Add linux/iosys-map.h header
2023-12-24 Vladimir KondratyevLinuxKPI: Add some header pollution and dummy headers
2023-12-24 Vladimir KondratyevLinuxKPI: Add xen/xen.h header
2023-12-24 Vladimir KondratyevLinuxKPI: Split linux/container_of.h off from linux...
2023-12-24 Vladimir KondratyevLinuxKPI: Add static_assert() macro
2023-12-24 Vladimir KondratyevLinuxKPI: Implement dev_dbg_once() macro
2023-12-24 Vladimir KondratyevLinuxKPI: Add str_on_off and other helpers to linux...
2023-12-24 Vladimir KondratyevLinuxKPI: Add video/vga.h header
2023-12-24 Vladimir KondratyevLinuxKPI: Remove sys/rman.h include from LKPI headers.
2023-12-24 Jason A. Harmeningvm_page.h: tweak page-busied assertion macros
2023-12-24 Jason A. HarmeningAvoid waiting on physical allocations that can't possib...
2023-12-24 Alexander Motinacpi_lid: Remove duplicate events
2023-12-24 Alexander Motiniichid(4): Restore/increase sampling rate
2023-12-24 Alexander Motinig4: Fix FIFO depths detection
2023-12-23 Alexander Motiniicbb: Fix pause_sbt() arguments order
2023-12-23 Yuji Hagiwaramlx4(5): fix driver initialization
2023-12-23 Xin LInewsyslog(8): Add option to globally override compressi...
2023-12-23 Alexander Motiniichid(4): Improve idle sampling hysteresis
2023-12-23 Philip Paepscontrib/tzdata: import tzdata 2023d
2023-12-23 Philip PaepsImport tzdata 2023d
2023-12-22 Rick MacklemRELNOTES: Add an entry for commit 7c5146da1286
2023-12-22 Rick Macklemmountd: Update exports.5 for commit 7c5146da1286
2023-12-22 Rick Macklemnfscl: Fix handling of a copyout() error reply
2023-12-22 Konstantin... vm_iommu_map()/unmap(): stop transiently wiring already...
2023-12-22 Konstantin... vmm_iommu_modify(): split vm_iommu_map()/unmap() into...
2023-12-22 Kristof Provostpf: mark netlink commands as requiring NETINET_PF privi...
2023-12-22 John Baldwinkldxref: Appease a Coverity warning
2023-12-22 John Baldwinkldxref: Simplify handling of ELF object files
2023-12-22 John Baldwinkldxref: Simplify elf_read_raw_data
2023-12-22 John Baldwinkldxref: Tidy error handling for invalid addresses
2023-12-22 Konstantin... bhyve.8: fix -k description
2023-12-22 Konstantin... bhyve.8: add missed dot
2023-12-22 Tijl Coosemansdevd: Don't install autofs.conf with WITHOUT_AUTOFS
2023-12-22 Richard Scheffeneggertcp: allow userspace use of tcp header flags accessor...
2023-12-22 Pawel Jakub... seq(1): Put separator only between the elements.
2023-12-22 Bill Sommerfeldregex: mixed sets are misidentified as singletons
2023-12-22 Bjoern A. ZeebLinuxKPI: reduce impact of large MAXCPU
2023-12-22 Bjoern A. Zeebnet80211: adjust more VHT structures/fields
2023-12-22 Bjoern A. Zeebnet80211: improve logging about state transitions lost
2023-12-21 Dag-Erling... find: Add a warning about -delete.
2023-12-21 Dimitry AndricSilence VLA extension warnings in fusefs tests
2023-12-21 Dimitry AndricSilence snprintf truncation warnings in printf_test...
2023-12-21 Dimitry AndricFix snprintf truncation in telnet
2023-12-21 Brooks DavisRevert "power*/SYS.h: implement _SYSCALL_BODY() macro"
2023-12-21 Gleb Smirnoffpfil: don't leak pfil_head_t on interface detach
2023-12-21 Mark Johnstonufs: Update *eofflag upon a read of an unlinked directory
2023-12-21 Kristof Provostpf: export missing state information
2023-12-21 Gleb Smirnoffnanobsd: Fix the fix to a typo
2023-12-21 Brooks Davispower*/SYS.h: implement _SYSCALL_BODY() macro
2023-12-21 Mark Johnstonfreebsd32: Fix error handling for suword32() calls
2023-12-21 Michael Gmelinlibifconfig: Fix bridge status member list
2023-12-21 Vincenzo Maffionelibnetmap: remove interface name validation
2023-12-21 Warner LoshAdd kenv .Xr in kldload(8) and loader.conf(5)
2023-12-21 Warner Loshvtnet: Adjust rx buffer so IP header 32-bit aligned
2023-12-21 Warner Loshrl: Fix typo
2023-12-21 Doug Moorevm_phys; fix uncalled free_contig
2023-12-21 Robert Clauseckerlib/libc/amd64/string/strcspn.S: always return earliest...
2023-12-21 Robert Clauseckerlib/libc/tests/string/strcspn_test.c: add test for...
2023-12-20 Konstantin... vmm.h: remove dup declaration
2023-12-20 Dag-Erling... pwd_mkdb: Cosmetic nit.
2023-12-20 Dimitry AndricAdd missing /usr/include/c++/v1/__mdspan/mdspan.h header
2023-12-20 Dag-Erling... renice: Clean up the tests a bit.
2023-12-20 Dimitry AndricAdd missing sources to libclang_rt Makefiles, clean...
2023-12-20 Gordon Berglingrtnetlink.4: Fix a typo in the manual pag
2023-12-20 Yuri PankovRevert "locale: regenerate SJIS charmap from CLDR"
2023-12-20 Yuri Pankovlocale: regenerate SJIS charmap from CLDR
2023-12-19 Martin Matuskazfs: merge openzfs/zfs@dbda45160
2023-12-19 Dmitry Luhtionovpchtherm(4): Add PCI ID for Wellsburg Thermal Subsystem
2023-12-19 Dmitry Luhtionovichsmb(4): Add PCI ID for Intel Ice Lake SMBus controller
2023-12-19 Gleb Smirnofftcp: always set tcp_tun_port to a correct value
2023-12-19 Gleb Smirnofftcp_hpts: make the module unloadable
2023-12-19 Gleb Smirnofftcp_hpts: use tcp_pace.cts_last_ran for last ran table
2023-12-19 Kristof Provostnetinet tests: test that we send IGMP join/leave packet...
2023-12-19 Kristof Provostatf.test: fix installation of python test scripts
2023-12-19 Mike Karelstmpfs: increase memory reserve to a percent of availabl...
2023-12-19 Mike Karelstmpfs: enforce size limit on writes when file system...
2023-12-19 Peter Holmstress2: Fix "-Wunused-but-set-variable" warnings....
2023-12-19 Olivier Certnercommitters-src: Add olce@ with mentors emaste@ and...
2023-12-19 Mark Johnstonieee80211: Check for copyout() errors in the SIOCG80211...
2023-12-19 Bjoern A. ZeebLinuxKPI: 802.11: more TXQ implementation and locking
2023-12-19 Robert Wingtty: delete knotes when TTY is revoked
2023-12-18 Mark Johnstonnvme: Initialize HMB entries before loading them into...
2023-12-18 Brooks Davisarm/SYS.h: align with other arches
2023-12-18 Brooks Davisarm/SYS.h: remove unused CURBRK macro
2023-12-18 Brooks Davis{amd64,i386}/SYS.h: add _SYSCALL and _SYSCALL_BODY
2023-12-18 Brooks Davisriscv/SYS.h: implement _SYSCALL_BODY() macro
next