]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-11-07 Dag-Erling... fflush: correct buffer handling in __sflush
2023-11-07 Konstantin... setkey(8): make the policy specification more readable
2023-11-06 Mariusz Zaborskicap_net: correct capability name from addr2name to...
2023-11-06 Dag-Erling... fflush: Split a temporary variable in two.
2023-11-04 Ka Ho Ngibcore: Introduce enum ib_raw_packet_caps from Linux...
2023-11-04 Yishai Hadasmlx5ib: Fix RSS Toeplitz setup to be aligned with the...
2023-11-04 Ka Ho Ngmlx5ib: Fix ethertype to be ETH_P_IPV6
2023-11-02 Rick Macklemnfsd: Fix a server crash
2023-11-02 Rick Macklemnfsd: Fix NFSv4.1/4.2 Claim_Deleg_Cur_FH
2023-11-02 Alexander V... netlink: fix powerpc build.
2023-11-02 Kristof Provostlibpfctl: remove unused field from struct pfctl_states
2023-11-02 Kristof Provostlibpfctl: add missing pfctl_status_lcounter() function
2023-11-02 Zhenlei Huangcam/ata: Postpone removal of two compat sysctls until 15
2023-11-01 Zhenlei HuangGiant: Postpone removal of Giant-locked drivers until 15
2023-10-31 Kristof Provostpf: update pf(4) man page to list DIOCGETSTATESV2
2023-10-31 Kristof Provostlibpfctl: fix Coverity issues
2023-10-31 Kristof Provostlibpfctl: fix pfctl_do_ioctl()
2023-10-31 R. Christian... netlink: fix potential llentry lock leak in newneigh...
2023-10-31 Alexander V... netlink: allow creation of temporary lle entries.
2023-10-31 Konstantin... user stack randomization: only enable by default for...
2023-10-30 Zhenlei Huangisa: Postpone removal of the non-PNP driver until 15
2023-10-29 Konstantin... pthread_mutexattr(3), _condattr(3): reference libthr(3)
2023-10-29 Konstantin... pthread_mutexattr_init(3): describe pthread_mutexattr_...
2023-10-28 Kirk McKusickFix a bug in fsck_ffs(8) triggered by corrupted filesys...
2023-10-28 Mikel Lechnerufs quotas: fix configuring soft quota grace time
2023-10-27 Gleb Smirnoffbhyve: fix arguments to ioctl(VMIO_SIOCSIFFLAGS)
2023-10-27 Kristof Provostpfctl: fix incorrect mask on dynamic address
2023-10-26 Konstantin... mips: add enough glue for membarrier(2)
2023-10-26 Brooks Davislibprocstat: improve conditional for 32-bit compat
2023-10-26 Brooks Davislibprocstat: copy all the 32-bit auxv entries
2023-10-26 Brooks Davislibprocstat: make sv_name not static
2023-10-26 Brooks Davislibprocstat: simplify auxv value conversion
2023-10-26 Brooks Davislibprocstat: style: space after switch
2023-10-26 Konstantin... Regen
2023-10-26 Konstantin... Add membarrier(2)
2023-10-26 Konstantin... Add cpu_sync_core()
2023-10-26 Konstantin... add pmap_active_cpus()
2023-10-26 Warner Loshmakesyscall: Stop generating $FreeBSD$
2023-10-26 Warner Loshmakesyscalls.lua: Minor fluff removal
2023-10-26 Warner Loshmakesyscalls.lua: Make more luaish
2023-10-24 John Baldwinacpi_pcib: Rename decoded_bus_range to get_decoded_bus_...
2023-10-24 John Baldwinx86: Cosmetic cleanups to struct msi_intsrc
2023-10-24 John Baldwinx86 msi: Enable/disable IDT vectors for MSI groups...
2023-10-24 John Baldwinacpi_pcib: Trust decoded bus range from _CRS over _BBN
2023-10-24 John Baldwinbhyve: Replace many fprintf(stderr, ...) calls with...
2023-10-24 John Baldwinbhyve ahci: Replace WPRINTF with EPRINTLN
2023-10-24 John Baldwinbhyve: Some fwctl simplifications.
2023-10-24 Yuri Pankovbhyve: Document the hw.vmm.maxcpu tunable and the curre...
2023-10-24 John Baldwinamd64: Remove a stale comment from cpu_setregs
2023-10-24 John Baldwinriscv: Tidy panic messages for exceptions
2023-10-24 John BaldwinTrim various $FreeBSD$
2023-10-24 John Baldwinsendmail: Drop $FreeBSD$ from .mc files
2023-10-24 John BaldwinUpdate a few tools to not embed $FreeBSD$ in generated...
2023-10-24 John Baldwinpowerpc/generate-hfs.sh: Don't include $FreeBSD$ in...
2023-10-24 John BaldwinPurge more stray embedded $FreeBSD$ strings
2023-10-24 John Baldwinlpr: Remove now unused fallback definition for __FBSDID
2023-10-24 John BaldwinUpdate a couple of tools to not embed __FBSDID in gener...
2023-10-24 John BaldwinRemove a few more stray __FBSDID uses
2023-10-24 John Baldwinvideomode: Regenerate files
2023-10-24 John Baldwinvideomode/devlist2h.awk: Don't include $FreeBSD$ in...
2023-10-24 John Baldwinmake_*_driver.sh: Don't include $FreeBSD$ in generated...
2023-10-24 John Baldwinfactor: Remove an empty #ifdef __FBSDID clause
2023-10-24 John Baldwinifconfig/ifvlan.c: Whitespace fix
2023-10-24 Mark JohnstonRevert "socket tests: Add a regression test for ktrace...
2023-10-24 Mark JohnstonRevert "socket tests: Build fix"
2023-10-24 Mark Johnstonsocket tests: Build fix
2023-10-24 Jan Bramkampbhyve: Use VMIO_SIOCSIFFLAGS instead of SIOCGIFFLAGS
2023-10-24 Mark Johnstonuiomove: Add some assertions
2023-10-24 Mark Johnstonsocket tests: Add a regression test for ktrace+recv...
2023-10-24 Mark Johnstonsocket tests: Clean up the MSG_TRUNC regression tests...
2023-10-24 Mark Johnstongeom_linux_lvm: Avoid removing from vg_list before...
2023-10-24 R. Christian... ndp: fix timestamp display output
2023-10-24 Zhenlei Huangx86: Prefer consistent naming for loader tunables
2023-10-24 Zhenlei Huangamd64 pmap: Prefer consistent naming for loader tunable
2023-10-24 Zhenlei Huangvmx: Prefer consistent naming for loader tunables
2023-10-24 Konstantin... automount(8): when flushing autofs, specify fsid
2023-10-24 Andrew Gierthautomount: check for mounted-over autofs instances...
2023-10-24 Konstantin... nmount(MNT_UPDATE): add optional generid fsid parameter
2023-10-24 Kyle Evansfreebsd-update: create deep BEs by default
2023-10-23 Zhenlei Huangpmap: Prefer consistent naming for loader tunable
2023-10-23 Zhenlei Huangveriexec: Correctly export symbols
2023-10-21 Zhenlei Huangamd64: Fix two typos of loader tunables
2023-10-21 Zhenlei Huangkasan.9: Mention the loader tunable 'debug.kasan.disable'
2023-10-21 Christos Margiolisteken: fix style in teken_wcwidth.h
2023-10-21 Bojan Novkovićtty/teken: fix UTF8 sequence validation logic
2023-10-21 Mateusz Guzikteken: fix up unused func warnings
2023-10-21 Christos Margiolisteken: use __bitcount() instead of bitcount()
2023-10-21 Bojan Novkovićtty: fix improper backspace behaviour for UTF8 characte...
2023-10-21 Bojan Novković(s)tty: add support for IUTF8 input flag
2023-10-20 Mark Johnstonktrace: Handle uio_resid underflow via MSG_TRUNC
2023-10-20 Konstantin... arm64, risvc: warn about ignored kstack_pages for thread0
2023-10-20 Konstantin... arm64: do not disable the kern.kstack_pages tunable...
2023-10-20 Konstantin... arm64, riscv: Use KSTACK_PAGES for the thread0 kstack...
2023-10-20 Konstantin... arm64 locore.S: fix typos
2023-10-20 Wei HuHyper-V: vmbus: check if signaling host is needed in...
2023-10-19 Olivier Houchardarm64/compat32: Fix handling of 32bits FP registers.
2023-10-19 Zhenlei Huangvm_phys: Add corresponding sysctl knob for loader tunable
2023-10-19 Zhenlei Huangvm_page: Add corresponding sysctl knob for loader tunable
2023-10-19 Zhenlei Huangkasan: Add corresponding sysctl knob for loader tunable
2023-10-18 Gordon Berglinguma.h: Fix a typo in a source code comment
next