]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2024-04-03 CyberLeocdn-patch: offer option to mount /etc/keys before attac... releng-CDN/13.3
2024-04-03 CyberLeocdn-patch: fix checkyesno warning in efi keysource
2024-04-03 CyberLeocdn-patch: use key from efi if it exists
2024-04-03 CyberLeocdn-patch: mark unionfs as jail-safe
2024-03-28 Gordon TetlowAdd UPDATING entries and bump the branch version. releng/13.3
2024-03-28 Dimitry AndricMerge commit f800c1f3b207 from llvm-project (by Arthur...
2024-03-28 Kyle Evansif_wg: use proper barriers around pkt->p_state
2024-03-01 Colin PercivalUpdate in preparation for 13.3-RELEASE
2024-02-29 Ed Mastekern: fix panic with disabled ttys
2024-02-29 Pawel Jakub... jail: Fix information leak.
2024-02-25 Colin Percival13.3: update to RC1
2024-02-23 Bartosz Sobczakirdma(4): Upgrade to 1.2.36-k
2024-02-23 Stefan Eßermsdosfs: fix potential inode collision on FAT12 and...
2024-02-23 Dag-Erling... tzcode: Fix overflow handling in TZ parser.
2024-02-23 John Baldwinacpi: Defer reserving resources for ACPI devices
2024-02-21 Cy Schubertheimdal: Fix NULL deref
2024-02-21 Cy Schubertheimdal: always confirm PA-PKINIT-KX for anon PKINIT
2024-02-21 Cy SchubertHeimdal: CVE-2018-16860 Heimdal KDC: Reject PA-S4U2Self...
2024-02-21 Cy SchubertHeimdal: Fix transit path validation CVE-2017-6594
2024-02-21 Stefan Eßermsdosfs: fix directory corruption after rename operation
2024-02-21 Xin LIMFS: MFC: MFV: zlib 1.3.1.
2024-02-21 Xin LIMFC: MFV: expat 2.6.0.
2024-02-19 Bjoern A. ZeebLinuxKPI: 802.11: lsta txq locking cleanup
2024-02-19 Bjoern A. ZeebLinuxKPI: 802.11: update the ni/lsta reference cycle
2024-02-19 Bjoern A. ZeebLinuxKPI: 802.11: band-aid for invalid state changes...
2024-02-19 Bjoern A. ZeebBump __FreeBSD_version for net80211 'struct ieee80211va...
2024-02-19 Bjoern A. Zeebnet80211: deal with lost state transitions
2024-02-19 Bjoern A. Zeebnet80211: make sure calls to (*iv_update_bss)() are...
2024-02-19 Bjoern A. Zeebnet80211: fix a NULL deref in ieee80211_sta_join1()
2024-02-19 Bjoern A. ZeebLinuxKPI: 802.11: fix field order in ieee80211_key_conf
2024-02-19 Bjoern A. Zeebnet80211: improve logging about state transitions lost
2024-02-19 Bjoern A. ZeebLinuxKPI: 802.11: more TXQ implementation and locking
2024-02-19 Bjoern A. Zeebwpa: ctrl_iface set sendbuf size
2024-02-19 Bjoern A. Zeebiwlwififw: add firmware for the Bz/B200 chipset
2024-02-19 Frank Hilgendorfbwn: remove unused ic_headroom
2024-02-19 Andriy Gaponrdmsr_safe/wrmsr_safe: handle pcb_onfault nesting
2024-02-19 Warner Loshvtnet: Avoid ifdefs based on __NO_STRICT_ALIGNMENT
2024-02-19 Warner Loshvtnet: Account for the padding when selecting allocatio...
2024-02-19 Warner Loshvtnet: Adjust for ethernet alignment.
2024-02-19 John F. Carrsmartpqi: Drop spinlock before freeing memory
2024-02-18 Cy Schubertunbound: Vendor import 1.19.1
2024-02-17 Eugene Grosbeingraid: MFC: unbreak Promise RAID1 with 4+ providers
2024-02-15 Colin Percival13.3: update to BETA3
2024-02-15 Dimitry Andriclld: work around elftoolchain bug which causes bloated...
2024-02-14 Warner Loshleapseconds: Update to the canonical place.
2024-02-14 Florian Walpensched_setscheduler(2): Change realtime privilege check
2024-02-13 Gregory Neil... Merge sendmail 8.18.1 from stable/13 to releng/13.3
2024-02-13 Kyle Evanscaroot: routine update
2024-02-12 Alan Somersfusefs: fix invalid value for st_birthtime.tv_nsec
2024-02-09 Mark Johnstoninpcb: Restore some NULL checks of credential pointers
2024-02-09 Colin Percival13.3: update to BETA2
2024-02-07 Kyle Evanskern: tty: fix ttyinq_read_uio assertion
2024-02-05 Philip Paepscontrib/tzdata: import tzdata 2024a
2024-02-02 Colin Percival13.3: create releng/13.3 branch
2024-02-01 Konstantin... sys/mount.h: use __inline
2024-02-01 Olivier Certnerlogin_cap.h: Remove LOGIN_DEFPRI
2024-02-01 Olivier Certnerlogin_cap.h: Remove LOGIN_DEFUMASK
2024-02-01 Olivier Certnersetusercontext(): Set priority from '~/.login_conf...
2024-02-01 Olivier Certnerlogin.conf(5): Document priority's special value 'inherit'
2024-02-01 Olivier Certnersetclasspriority(): New possible value 'inherit'
2024-02-01 Olivier Certnersetusercontext(): Move priority setting in new setclass...
2024-02-01 Olivier Certnerlogin.conf(5): Document priority's default and possible...
2024-02-01 Olivier Certnersetusercontext(): Better error messages when priority...
2024-02-01 Olivier Certnerlogin.conf(5): Default values: Rename column, elaborate...
2024-02-01 Olivier Certnersetlogincontext(): Comply to style(9)
2024-02-01 Olivier Certnerlogin.conf(5): Document umask's special value 'inherit'
2024-02-01 Olivier Certnersetclassumask(): Accept 'inherit' as a value
2024-02-01 Olivier Certnersetusercontext(): Set umask in a separate function...
2024-02-01 Olivier Certnerlogin_cap(3): Document login_getcapenum()
2024-02-01 Olivier CertnerNew login_getcapenum(): Allows to read named enum values
2024-02-01 Olivier Certnerlogin.conf(5): umask has no default value
2024-02-01 Olivier Certnersetusercontext(): umask: Set it only once (in the commo...
2024-02-01 Dag-Erling... stand: Add 1440p to the list of known resolutions.
2024-02-01 Warner LoshAdd kenv .Xr in kldload(8) and loader.conf(5)
2024-02-01 Konstantin... open(2): describe *at behavior for dirfd opened without...
2024-01-31 Mark Johnstonmpsutil: Clean up libutil deps
2024-01-31 Tijl Coosemansjoin(1): Fix ordering in case of missing fields
2024-01-31 Konstantin... stable/13: bump __FreeBSD_version for kern_openatfp(9)
2024-01-30 Konstantin... Add kern_openatfp(9)
2024-01-30 Konstantin... kern_openat(): minor style fixes
2024-01-30 Konstantin... kern_openat(): rename fd argument to dirfd
2024-01-30 Mike Karelsinet(3): clarify syntax accepted by inet_pton
2024-01-30 Mike Karelsarm64/RPI: enable powerd by default on arm64-aarch64...
2024-01-30 Dimitry AndricAdd libllvm and liblldb source files to enable WITH_ASA...
2024-01-30 Dimitry Andricmsun: remove fabs from Symbol.map, and adjust comment
2024-01-30 Dimitry AndricMerge commit 16a1ef86cbc5 from llvm-project (by David...
2024-01-30 Kyle Evanskern: tty: recanonicalize the buffer on ICANON/VEOF...
2024-01-30 Kyle Evanskern: pts: do not special case closed slave side
2024-01-30 Kyle Evanskern: tty: fix EOF handling for canonical reads
2024-01-30 Akio Moritaamdsmn(4), amdtemp(4): add support for Zen 4
2024-01-30 Mark Johnstonbhyve: Avoid underflows when handling remote commands
2024-01-30 Michael Osipovperiodic: Make daily diff(1) output as small is possible
2024-01-30 Michael Osipovperiodic: Make daily diff(1) flags configurable with...
2024-01-30 Michael Osipovperiodic: Make security diff(1) output as small is...
2024-01-30 Xin LIreleng-gce: Advertise the availability of UEFI support...
2024-01-30 Aaron LIwg: detach bpf upon destroy as well
2024-01-30 Aaron LIif_wg: fix access to noise_local->l_has_identity and...
2024-01-30 Aaron LIif_wg: fix erroneous calculation in calculate_padding...
2024-01-29 Mark Johnstoncondvar: Fix a user-after-free in _cv_wait() when ktrac...
2024-01-29 Mark Johnstoncondvar: Clean up condvar.h a bit
next