dev-commits-src-branches@FreeBSD.org
Commits to the stable branches of the FreeBSD src repository
- Go to: [ monthly archives ] [ by author ] [ by thread ]
February 2024 Archives by date
- Thu, 01 Feb 2024
- git: 14b7cf92e73a - stable/14 - open(2): describe *at behavior for dirfd opened without O_SEARCH Konstantin Belousov
- git: 617695812a38 - stable/13 - open(2): describe *at behavior for dirfd opened without O_SEARCH Konstantin Belousov
- git: d87ebf35c828 - stable/14 - mlx5: Zero DMA memory mlx5_alloc_cmd_msg() and alloc_cmd_page() Mark Johnston
- git: 3d6778d84eaa - stable/14 - Add kenv .Xr in kldload(8) and loader.conf(5) Dag-Erling Smørgrav
- git: 5d7b049f9904 - stable/13 - Add kenv .Xr in kldload(8) and loader.conf(5) Dag-Erling Smørgrav
- git: 3a9cb4da4e75 - stable/14 - stand: Add 1440p to the list of known resolutions. Dag-Erling Smørgrav
- git: 6ef4fc44f962 - stable/13 - stand: Add 1440p to the list of known resolutions. Dag-Erling Smørgrav
- git: 2006be8bc46f - stable/13 - setusercontext(): umask: Set it only once (in the common case) Olivier Certner
- git: 11919f8eaf97 - stable/13 - login.conf(5): umask has no default value Olivier Certner
- git: fc7a8cb67754 - stable/13 - New login_getcapenum(): Allows to read named enum values Olivier Certner
- git: 6ceb32fa4a2c - stable/13 - login_cap(3): Document login_getcapenum() Olivier Certner
- git: ffd3cd7c6d86 - stable/13 - setusercontext(): Set umask in a separate function, setclassumask() Olivier Certner
- git: 16e02df98ad6 - stable/13 - setclassumask(): Accept 'inherit' as a value Olivier Certner
- git: 569f0eb3f259 - stable/13 - login.conf(5): Document umask's special value 'inherit' Olivier Certner
- git: 6843f1c2ef08 - stable/13 - setlogincontext(): Comply to style(9) Olivier Certner
- git: 8f4c3ef048e3 - stable/13 - login.conf(5): Default values: Rename column, elaborate on absence of such Olivier Certner
- git: 0a366bb44e65 - stable/13 - setusercontext(): Better error messages when priority is not set correctly Olivier Certner
- git: 72d463479fcc - stable/13 - login.conf(5): Document priority's default and possible values Olivier Certner
- git: 3fc149c302ab - stable/13 - setusercontext(): Move priority setting in new setclasspriority() Olivier Certner
- git: e074746fec21 - stable/13 - setclasspriority(): New possible value 'inherit' Olivier Certner
- git: d836f951d9fe - stable/13 - login.conf(5): Document priority's special value 'inherit' Olivier Certner
- git: 8b359002747a - stable/13 - setusercontext(): Set priority from '~/.login_conf' as well Olivier Certner
- git: 943af0501107 - stable/13 - login_cap.h: Remove LOGIN_DEFUMASK Olivier Certner
- git: 634f86a3c47f - stable/13 - login_cap.h: Remove LOGIN_DEFPRI Olivier Certner
- git: 3dec4c30c76b - stable/14 - setusercontext(): umask: Set it only once (in the common case) Olivier Certner
- git: f0551aa362c9 - stable/14 - login.conf(5): umask has no default value Olivier Certner
- git: 37aaacd41016 - stable/14 - New login_getcapenum(): Allows to read named enum values Olivier Certner
- git: 44c898329da1 - stable/14 - login_cap(3): Document login_getcapenum() Olivier Certner
- git: 787abe7d6eb6 - stable/14 - setusercontext(): Set umask in a separate function, setclassumask() Olivier Certner
- git: 6f6186e19fe5 - stable/14 - setclassumask(): Accept 'inherit' as a value Olivier Certner
- git: bbbe9b4c641c - stable/14 - login.conf(5): Document umask's special value 'inherit' Olivier Certner
- git: 83ac32d9a0f8 - stable/14 - setlogincontext(): Comply to style(9) Olivier Certner
- git: 63c3be3b4f4b - stable/14 - login.conf(5): Default values: Rename column, elaborate on absence of such Olivier Certner
- git: f17cc92d15ff - stable/14 - setusercontext(): Better error messages when priority is not set correctly Olivier Certner
- git: e7b89962dc6d - stable/14 - login.conf(5): Document priority's default and possible values Olivier Certner
- git: f49953dd49f2 - stable/14 - setusercontext(): Move priority setting in new setclasspriority() Olivier Certner
- git: a8c273b3c97f - stable/14 - setclasspriority(): New possible value 'inherit' Olivier Certner
- git: a2fe14d73fca - stable/14 - login.conf(5): Document priority's special value 'inherit' Olivier Certner
- git: d2d66fedc418 - stable/14 - setusercontext(): Set priority from '~/.login_conf' as well Olivier Certner
- git: ce92a977dbd2 - stable/14 - login_cap.h: Remove LOGIN_DEFUMASK Olivier Certner
- git: 7e2bfa3d7a2a - stable/14 - login_cap.h: Remove LOGIN_DEFPRI Olivier Certner
- git: 0dd45fdb747b - stable/14 - sys/mount.h: use __inline Konstantin Belousov
- git: 1414121fc3f3 - stable/13 - sys/mount.h: use __inline Konstantin Belousov
- Fri, 02 Feb 2024
- git: 6c2137593990 - releng/13.3 - 13.3: create releng/13.3 branch Colin Percival
- git: 9b0319f78a9c - stable/13 - Post-13.3-branch updates Colin Percival
- git: 40adc2787879 - stable/14 - arm64: Remove pmap_san_bootstrap() and call kasan_init_early() directly Mark Johnston
- git: b3772accd926 - stable/14 - traceroute: Implement ECN bleaching detection Mark Johnston
- git: 73ef676c9ffd - stable/14 - traceroute6: Implement ECN bleaching detection Mark Johnston
- git: dcae96578145 - stable/14 - MFC jail: make sure jail.conf parse errors exit, and not crash. Reported by: Mason Loring Bliss Jamie Gritton
- git: 49e8190c76c1 - stable/13 - fusefs: fix an interaction between copy_file_range and mmap Alan Somers
- Sat, 03 Feb 2024
- git: 93f523ab3668 - stable/14 - netinet: Remove stale references to Giant from comments Mark Johnston
- git: d139062ffb01 - stable/14 - makefs: Make it possible to silence warnings about duplicate paths Mark Johnston
- git: 92baae0fec65 - stable/14 - route tests: Serialize Mark Johnston
- git: 7a14a721c09d - stable/14 - netinet6 tests: Restore an atf_check invocation Mark Johnston
- git: e9264b568128 - stable/14 - netinet tests: Make test jail names unique Mark Johnston
- Sun, 04 Feb 2024
- git: 66aa73282ab8 - stable/14 - lib/msun: Cleanup after $FreeBSD$ removal Konstantin Belousov
- Mon, 05 Feb 2024
- git: 26fe22019cb2 - stable/14 - contrib/tzdata: import tzdata 2024a Philip Paeps
- git: f4256acec1c9 - stable/13 - contrib/tzdata: import tzdata 2024a Philip Paeps
- git: 24eb518714f6 - releng/13.3 - contrib/tzdata: import tzdata 2024a Philip Paeps
- git: 9bc48382a5e8 - stable/14 - tcp: move cc_post_recovery past snd_una update Richard Scheffenegger
- git: c94886749e1b - stable/14 - OpenSSL: Vendor import of OpenSSL 3.0.13 Cy Schubert
- git: e72329a4e8a5 - stable/14 - OpenSSL: Update version strings Cy Schubert
- git: 4fedf2bec63f - stable/14 - sqlite3: Vendor import of sqlite3 3.45.0 Cy Schubert
- git: 84d443825255 - stable/13 - sqlite3: Vendor import of sqlite3 3.45.0 Cy Schubert
- git: 825b7c222a6b - stable/14 - ntb_hw_plx: Workaround read-only scratchpad registers Alexander Motin
- git: 7393d37b1224 - stable/13 - ntb_hw_plx: Workaround read-only scratchpad registers Alexander Motin
- Tue, 06 Feb 2024
- git: 151495ac8dde - stable/14 - chflags(1): Fix -f option Konstantin Belousov
- git: afb21c3a5910 - stable/14 - chflags(1): obey siginfo request on chflagsat(2) failure Konstantin Belousov
- git: 19d960cedddd - stable/13 - chflags(1): Fix -f option Konstantin Belousov
- git: dc30b2841b7d - stable/13 - chflags(1): obey siginfo request on chflagsat(2) failure Konstantin Belousov
- git: a8aa5ba3db69 - stable/14 - kern: tty: fix ttyinq_read_uio assertion Kyle Evans
- git: 81ef0de636ff - stable/13 - kern: tty: fix ttyinq_read_uio assertion Kyle Evans
- Wed, 07 Feb 2024
- git: 20a6f4779ac6 - stable/14 - loader: For EFI, if we don't have ConOut, try ConIn Warner Losh
- git: 9d2f548bbebd - stable/13 - loader: For EFI, if we don't have ConOut, try ConIn Warner Losh
- git: 58ae50f31e95 - stable/14 - Merge commit '850ef5ae11d69ea3381bd310f564f025fc8caea3' Gregory Neil Shapiro
- git: a64caf2cb2dc - stable/13 - Merge commit '850ef5ae11d69ea3381bd310f564f025fc8caea3' Gregory Neil Shapiro
- git: ba90708fb116 - releng/13.3 - kern: tty: fix ttyinq_read_uio assertion Kyle Evans
- git: fe8df7ed1aae - stable/13 - inpcb: Restore some NULL checks of credential pointers Mark Johnston
- Thu, 08 Feb 2024
- git: fad23b1a2659 - stable/14 - OpenSSL: Update date string Cy Schubert
- git: ded562d4af9c - stable/14 - leapseconds: Update to the canonical place. Warner Losh
- git: 0eea8292ae8c - stable/13 - leapseconds: Update to the canonical place. Warner Losh
- git: 6efcd634c6f9 - stable/14 - hostname(1): Add test cases Li-Wen Hsu
- git: 416b7acd5be2 - stable/13 - hostname(1): Add test cases Li-Wen Hsu
- git: 43b7fec10b6b - stable/14 - libcompat: silence -Wdeprecated-non-prototype Piotr Pawel Stefaniak
- git: 94ddf40c0f5d - stable/14 - tcp_wrappers: silence a few warnings Piotr Pawel Stefaniak
- git: 7d91a95f825a - stable/14 - Merge commit 4a39d0890894 from llvm-project (by Mark Johnston): Dimitry Andric
- git: 6d5c1c562cc5 - stable/14 - Merge libcxxrt master 03c83f5a57be8c5b1a29a68de5638744f17d28ba Dimitry Andric
- git: d5d6b3938d84 - stable/13 - Merge commit 4a39d0890894 from llvm-project (by Mark Johnston): Dimitry Andric
- git: 134580c103b4 - stable/13 - Merge libcxxrt master 03c83f5a57be8c5b1a29a68de5638744f17d28ba Dimitry Andric
- Fri, 09 Feb 2024
- git: dbc87c1ebde9 - releng/13.3 - 13.3: update to BETA2 Colin Percival
- git: e4cfb5981d2b - stable/14 - libstdthreads: destroy mutexattr in mtx_init() Konstantin Belousov
- git: a727d8d7f50f - stable/14 - Revert "hier.7: add /lib/casper directory" Konstantin Belousov
- git: 324e9141068d - stable/14 - libc: Annotate a couple of local functions as such Mark Johnston
- git: 0a2fa7bb9cbb - stable/14 - crashinfo: Print stack traces for all on-CPU threads Mark Johnston
- git: fe44b0cae643 - stable/14 - scsi_cd: Use a bool for the second parameter of cdcheckmedia() Mark Johnston
- git: 212af7b6133a - stable/14 - scsi_cd: Maintain a periph reference during media checks Mark Johnston
- git: c50eeb321be0 - stable/14 - scsi_cd: Remove commented-out code Mark Johnston
- git: d146da5d08d4 - stable/14 - libthr: Force the thr_wake() symbol to be resolved during initialization Mark Johnston
- git: 323226829ae7 - stable/14 - rtld-elf: Avoid unnecessary lock_restart_for_upgrade() calls Mark Johnston
- git: a9ef2c901a8b - stable/14 - socket: Don't assume m0 != NULL in sbappendcontrol_locked() Mark Johnston
- git: 8b620483bbd6 - stable/13 - scsi_cd: Use a bool for the second parameter of cdcheckmedia() Mark Johnston
- git: 979e15bbf0cb - stable/13 - scsi_cd: Maintain a periph reference during media checks Mark Johnston
- git: 2e009b460fe5 - stable/13 - hidraw(4): Implement HIDRAW_GET_DEVICEINFO ioctl Vladimir Kondratyev
- git: 3e6382c1eda5 - releng/13.3 - inpcb: Restore some NULL checks of credential pointers Mark Johnston
- Sun, 11 Feb 2024
- git: 58ccdcc6ffc5 - stable/13 - libstdthreads: destroy mutexattr in mtx_init() Konstantin Belousov
- git: eb34be853a21 - stable/13 - Add fget_remote() Konstantin Belousov
- git: e4345a107bb4 - stable/13 - file: add fo_cmp method Konstantin Belousov
- git: 096fe82004b1 - stable/13 - Add kcmp(2) kernel bits Konstantin Belousov
- git: 1737bd30cc3a - stable/13 - Create namespace for the symbols added during 15-CURRENT cycle Konstantin Belousov
- git: 819c2372c16d - stable/13 - Add kcmp(2) userspace bits Konstantin Belousov
- git: 7d2b98e645ce - stable/13 - kcmp(2): implement for generic file types Konstantin Belousov
- git: 81d146d078e9 - stable/13 - kcmp(2): implement for vnode files Konstantin Belousov
- git: 890d1f392a1e - stable/13 - kcmp(2): implement for devfs files Konstantin Belousov
- git: e314d3d7aa65 - stable/13 - kcmp(2): implement for linuxkpi cdevs Konstantin Belousov
- git: 920542c46341 - stable/13 - kcmp(2): implement for procdesc Konstantin Belousov
- git: 615e64836b7b - stable/13 - regen Konstantin Belousov
- git: ac5b3cba91f9 - stable/14 - ctfmerge: Remove function cast of strcompare() for qsort() Mark Johnston
- git: 3a90a4453750 - stable/14 - kqueue tests: Add a regression test Mark Johnston
- git: 5e21d7cd3119 - stable/14 - libjail: Guard against programmer error in jailparam_export() Mark Johnston
- git: fd15ba7d72d7 - stable/14 - libc: Specify parameter types for function pointer Mark Johnston
- Mon, 12 Feb 2024
- git: a1f798b54906 - stable/14 - release: Add AZURE to CLOUDWARE Li-Wen Hsu
- git: 147ab264373a - stable/13 - do not expect mandoc(1) to terminate in finite time Wolfram Schneider
- git: b8f3f97c5ce2 - stable/13 - man(1): Support custom sections Wolfram Schneider
- git: ec4c6d7ebfc9 - stable/13 - fix using man(1) with multiple pages Wolfram Schneider
- git: 1024a7c061ed - stable/13 - man(1): support spaces in filenames Wolfram Schneider
- git: fedb7575a920 - stable/13 - man: support special characters in filenames Wolfram Schneider
- git: 93c87d96e114 - stable/14 - jail: Fix information leak. Mark Johnston
- git: 215bb03edc54 - stable/14 - Fix the build. Mark Johnston
- git: a376108029a2 - stable/13 - jail: Fix information leak. Mark Johnston
- git: 9bff7ec98354 - stable/13 - Fix the build. Mark Johnston
- git: 9826f8eb0cca - stable/14 - fusefs: fix an interaction between copy_file_range and mmap Alan Somers
- git: 31c31be71624 - stable/14 - fusefs: more consistent operand ordering in io.cc Alan Somers
- git: 8510b8fe2abc - stable/14 - fusefs: prefer new/delete over malloc/free Alan Somers
- git: 314a881fce0c - stable/14 - fusefs: fix some memory leaks in the tests Alan Somers
- git: 739488cc21b1 - stable/14 - fusefs: fix invalid value for st_birthtime.tv_nsec Alan Somers
- git: f3d5f910d53d - stable/13 - fusefs: more consistent operand ordering in io.cc Alan Somers
- git: 65e25e4a614a - stable/13 - fusefs: fix invalid value for st_birthtime.tv_nsec Alan Somers
- git: f2c72486da30 - releng/13.3 - fusefs: fix invalid value for st_birthtime.tv_nsec Alan Somers
- Tue, 13 Feb 2024
- git: 24b0131793cc - stable/14 - Merge commit f577bfb99528 from llvm-project (by Alexander Potapenko): Dimitry Andric
- git: 5fe7f76dd681 - stable/14 - Remove usr.bin/clang/llvm-ar/llvm-cxxfilt-driver.cpp file Dimitry Andric
- git: 2292dffacfc5 - stable/13 - Merge commit f577bfb99528 from llvm-project (by Alexander Potapenko): Dimitry Andric
- git: e9c00a656573 - stable/13 - Remove usr.bin/clang/llvm-ar/llvm-cxxfilt-driver.cpp file Dimitry Andric
- git: 9fc1d78e39d5 - stable/14 - caroot: routine update Kyle Evans
- git: 9b7611d9c7b4 - stable/13 - caroot: routine update Kyle Evans
- git: 16eebc4e19de - releng/13.3 - caroot: routine update Kyle Evans
- git: 17167f757e0a - stable/13 - pf: uncomment counter asserts after mem leak fix Kristof Provost
- git: b36ddb27b3b9 - releng/13.3 - Merge sendmail 8.18.1 from stable/13 to releng/13.3 Gregory Neil Shapiro
- Wed, 14 Feb 2024
- git: 16b1438c7371 - stable/14 - read.2: Describe debug.iosize_max_clamp Konstantin Belousov
- git: f35c790206b8 - stable/14 - amd64 uprintf_signal: add space between %rax value and code bytes Konstantin Belousov
- git: a3d021250769 - stable/14 - imgact_elf.c: remove sys/cdefs.h include Konstantin Belousov
- git: bcd7b196c83b - stable/14 - ELF note parser: provide more info on failure Konstantin Belousov
- git: fc738836d153 - stable/14 - amd64/linux*: mark brandlists as static Konstantin Belousov
- git: 10896d25a536 - stable/14 - amd64 gdt_segs: use designated initializers Konstantin Belousov
- git: 1f7c8f047f8b - stable/14 - amd64 pcb.h: use 4 hex digits for pcb flags Konstantin Belousov
- git: 42667ceb9d00 - stable/13 - read.2: Describe debug.iosize_max_clamp Konstantin Belousov
- git: 9c1f5e270eb3 - stable/13 - amd64 uprintf_signal: add space between %rax value and code bytes Konstantin Belousov
- git: a6ee29582219 - stable/13 - amd64/linux*: mark brandlists as static Konstantin Belousov
- git: 976b3cf86d79 - stable/13 - amd64 gdt_segs: use designated initializers Konstantin Belousov
- git: 391d212c42cf - stable/13 - amd64 pcb.h: use 4 hex digits for pcb flags Konstantin Belousov
- git: 007b8b8ecd96 - releng/14.0 - contrib/tzdata: import tzdata 2024a Gordon Tetlow
- git: c2a9cfc55046 - releng/14.0 - setusercontext(): Apply personal settings only on matching effective UID Gordon Tetlow
- git: bb06104dce0b - releng/14.0 - EVFILT_SIGNAL: do not use target process pointer on detach Gordon Tetlow
- git: 9db5ae3ec45f - releng/14.0 - inpcb: reoder inpcb destruction Gordon Tetlow
- git: f5bb597829e1 - releng/14.0 - bhyveload: use a dirfd to support -h Gordon Tetlow
- git: 4d354159d150 - releng/14.0 - jail: Fix information leak. Gordon Tetlow
- git: 9d0e3b306e38 - releng/14.0 - Add UPDATING entries and bump the branch version. Gordon Tetlow
- git: 922f62fc240f - releng/13.2 - contrib/tzdata: import tzdata 2023d Gordon Tetlow
- git: 3982cad2a7d3 - releng/13.2 - contrib/tzdata: import tzdata 2024a Gordon Tetlow
- git: 9deb5ca77beb - releng/13.2 - setusercontext(): Apply personal settings only on matching effective UID Gordon Tetlow
- git: 154dedade465 - releng/13.2 - EVFILT_SIGNAL: do not use target process pointer on detach Gordon Tetlow
- git: 48598b1670ce - releng/13.2 - bhyveload: use a dirfd to support -h Gordon Tetlow
- git: 17257e6e9a23 - releng/13.2 - jail: Fix information leak. Gordon Tetlow
- git: 326f58eade21 - releng/13.2 - Add UPDATING entries and bump the branch version. Gordon Tetlow
- git: adfda3c395fa - releng/14.0 - rc.conf: correct $ntp_leapfile_sources Philip Paeps
- git: 66bb668fe5f2 - releng/13.2 - periodic/daily/480.leapfile-ntpd: only attempt to refresh leap-seconds.list when ntpd is enabled. Philip Paeps
- git: a839681443b6 - releng/13.2 - rc.conf: correct $ntp_leapfile_sources Philip Paeps
- git: 090674a3dbf8 - stable/14 - csu: add crtbrand.o dependency on sys/param.h Ed Maste
- git: 6fc69ba38cfc - stable/13 - csu: add crtbrand.o dependency on sys/param.h Ed Maste
- git: 8ff01d01f2e8 - stable/13 - sched_setscheduler(2): Change realtime privilege check Olivier Certner
- git: 1ee910875cd0 - releng/13.3 - sched_setscheduler(2): Change realtime privilege check Olivier Certner
- git: 42ceb92e6a54 - stable/13 - lld: work around elftoolchain bug which causes bloated RISCV binaries Dimitry Andric
- git: d19b59cfe594 - releng/13.3 - leapseconds: Update to the canonical place. Colin Percival
- Thu, 15 Feb 2024
- Fri, 16 Feb 2024
- Sat, 17 Feb 2024
- git: e2b44c401cc2 - stable/14 - unbound: Vendor import 1.19.1 Cy Schubert
- git: abe4ced2b9de - stable/13 - unbound: Vendor import 1.19.1 Cy Schubert
- git: 1efdba436281 - stable/14 - ds1307: restore hints-based configuration on FDT systems Andriy Gapon
- git: 2036512135c9 - stable/14 - usbdevs: add Ralink RT7601 aka MT7601 Andriy Gapon
- git: 87a7011b0974 - stable/14 - add allwinner overlays for enabling additional USB ports Andriy Gapon
- git: 1595c09ee252 - stable/14 - gpiopower: trigger low, high and both edges Andriy Gapon
- git: d6e54e538e83 - stable/14 - audio_soc: set "status" as being at simplebus Andriy Gapon
- git: 7742d4d404db - stable/14 - rk3328_codec: remove diagostic printfs Andriy Gapon
- git: 52dfb8b11453 - stable/14 - rk_i2s: change interrupt type from MISC to AV (audio/video) Andriy Gapon
- git: 1dd72f26e3a3 - stable/14 - rk_i2s: remove unused definition Andriy Gapon
- git: 96b8d8a62bd7 - stable/14 - dwmmc: fix a typo Andriy Gapon
- git: cd5038b62ec2 - stable/14 - mmc_fdt_parse: remove redundant bootverbose check Andriy Gapon
- git: e009f28ea46d - stable/14 - fix signature of ipmi_shutdown_event Andriy Gapon
- git: b5d826b1b6bc - stable/14 - change ipmi watchdog to awlays stop when system is halted Andriy Gapon
- git: a9bab712eb10 - stable/14 - ichsmb: fix block read operation Andriy Gapon
- git: fb9c50f983ff - stable/14 - dtrace: make 'ring' and 'fill' policies imply 'noswitch' flag Andriy Gapon
- git: 782b71ccfb1c - stable/14 - hdaa_pcmchannel_setup: do not advertise AC3 8+0 Andriy Gapon
- git: 191462cb674c - stable/14 - efibootmgr: fix potential endless loop with -v Andriy Gapon
- git: 4cb348eaf6ac - stable/14 - subr_bus: report DEVICE_SUSPEND failures Andriy Gapon
- git: 007b84e6c159 - stable/14 - rdmsr_safe/wrmsr_safe: handle pcb_onfault nesting Andriy Gapon
- git: b46dedfa48ef - stable/14 - run acpi_shutdown_final later to give other handlers a chance Andriy Gapon
- git: 394ceefc2f2f - releng/13.3 - graid: MFC: unbreak Promise RAID1 with 4+ providers Eugene Grosbein
- git: ac918f4354e0 - stable/13 - ds1307: restore hints-based configuration on FDT systems Andriy Gapon
- git: bd51dc9408d2 - stable/13 - usbdevs: add Ralink RT7601 aka MT7601 Andriy Gapon
- git: bad04f1ebc3a - stable/13 - add allwinner overlays for enabling additional USB ports Andriy Gapon
- git: 929db0457513 - stable/13 - gpiopower: trigger low, high and both edges Andriy Gapon
- git: b44d933e2617 - stable/13 - dwmmc: fix a typo Andriy Gapon
- git: a4e1bf22796a - stable/13 - mmc_fdt_parse: remove redundant bootverbose check Andriy Gapon
- git: 392953c490da - stable/13 - fix signature of ipmi_shutdown_event Andriy Gapon
- git: 9ca7451d86dc - stable/13 - change ipmi watchdog to awlays stop when system is halted Andriy Gapon
- git: faa59e9ab402 - stable/13 - ichsmb: fix block read operation Andriy Gapon
- git: f0ed49921c28 - stable/13 - dtrace: make 'ring' and 'fill' policies imply 'noswitch' flag Andriy Gapon
- git: 4df1b9cc2bff - stable/13 - hdaa_pcmchannel_setup: do not advertise AC3 8+0 Andriy Gapon
- git: 1b92999e67b6 - stable/13 - efibootmgr: fix potential endless loop with -v Andriy Gapon
- git: a669851b3516 - stable/13 - subr_bus: report DEVICE_SUSPEND failures Andriy Gapon
- git: 5d24ae53b622 - stable/13 - rdmsr_safe/wrmsr_safe: handle pcb_onfault nesting Andriy Gapon
- git: 854db1db3f81 - stable/13 - run acpi_shutdown_final later to give other handlers a chance Andriy Gapon
- git: adac86cd7be0 - stable/14 - if_eqos: Fix a typo in a kernel error message Gordon Bergling
- git: bb01efa6f87a - stable/14 - linuxkpi: Fix uses of `pmap_change_attr()` Vladimir Kondratyev
- git: 608b14876011 - stable/14 - vt(4): Skip vt_flush() for nested panics Vladimir Kondratyev
- git: 95007bfd64c6 - stable/14 - vt(4): Skip vt_window_switch() for nested panics Vladimir Kondratyev
- git: 6b9da4e86ed9 - stable/14 - vt(4): New bitblt_text variant making a copy before unlocking vt_buf Vladimir Kondratyev
- git: 2567cf1925bd - stable/14 - vt(4): Call vd_postswitch callback regardless of the current window Vladimir Kondratyev
- git: fc00c0377974 - stable/14 - vt(4): Always call vt_window_switch() in vtterm_cnungrab() Vladimir Kondratyev
- git: a06b366322fe - stable/14 - vt(4): Call post-switch callback after replacing the backend Vladimir Kondratyev
- git: f07f18ec2c9a - stable/14 - linuxkpi: Include <linux/rbtree.h> from <linux/hrtimer.h> and <linux/mm_types.h> Vladimir Kondratyev
- git: 586c0e9676cf - stable/14 - linuxkpi: Include <linux/types.h> from <linux/cc_platform.h> Vladimir Kondratyev
- git: 843107faca66 - stable/14 - linuxkpi: Move `invalidate_mapping_pages()` to <linux/pagemap.h> Vladimir Kondratyev
- git: 3b97bdb453d1 - stable/14 - linuxkpi: Move `struct kobject` code to `linux_kobject.c` Vladimir Kondratyev
- git: 0fef6cb7299f - stable/14 - linuxkpi: Add `list_for_each_prev_safe()` in <linux/list.h> Vladimir Kondratyev
- git: af41c1bee4c6 - stable/14 - linuxkpi: Add `sysfs_create_link()` in <linux/sysfs.h> Vladimir Kondratyev
- git: 0b3e4b3cc9bf - stable/14 - linuxkpi: Fix `__ATTR_RO()` in <linux/sysfs.h> Vladimir Kondratyev
- git: 2f27a0b34052 - stable/14 - linuxkpi: Add <video/of_display_timing.h> to dummy headers Vladimir Kondratyev
- git: daebad715cc1 - stable/14 - linuxkpi: Add <linux/string_helpers.h> and str_yes_no() Vladimir Kondratyev
- git: 356bfb0878a6 - stable/14 - linuxkpi: Include <linux/string_helpers.h> from <linux/seq_file.h> Vladimir Kondratyev
- git: 914a0c5e1b0f - stable/14 - LinuxKPI: Remove sys/rman.h include from LKPI headers. Vladimir Kondratyev
- git: 73832b11e53f - stable/14 - LinuxKPI: Add video/vga.h header Vladimir Kondratyev
- git: 1341925217a6 - stable/14 - LinuxKPI: Add str_on_off and other helpers to linux/string_helpers.h Vladimir Kondratyev
- git: 8291858235d3 - stable/14 - LinuxKPI: Implement dev_dbg_once() macro Vladimir Kondratyev
- git: c3a10c23329b - stable/14 - LinuxKPI: Add static_assert() macro Vladimir Kondratyev
- git: 21d85c41bbbb - stable/14 - LinuxKPI: Split linux/container_of.h off from linux/kernel.h Vladimir Kondratyev
- git: b62373d46a05 - stable/14 - LinuxKPI: Add xen/xen.h header Vladimir Kondratyev
- git: c254bc21dde6 - stable/14 - LinuxKPI: Add some header pollution and dummy headers Vladimir Kondratyev
- git: 11b0824a80d6 - stable/14 - LinuxKPI: Add linux/iosys-map.h header Vladimir Kondratyev
- git: 460a6c6a9f02 - stable/14 - LinuxKPI: Implement ioread64() Vladimir Kondratyev
- git: a2decec2008a - stable/14 - LinuxKPI: Add asm/hypervisor.h header Vladimir Kondratyev
- git: 06db4f5b6232 - stable/14 - LinuxKPI: Add xa_(un)lock_irq to linux/xarray.h Vladimir Kondratyev
- git: f3ce597171f0 - stable/14 - LinuxKPI: Add ktime_get_raw_fast_ns() to linux/ktime.h Vladimir Kondratyev
- git: 67cc189db497 - stable/14 - LinuxKPI: Add IOMEM_ERR_PTR() to linux/io.h Vladimir Kondratyev
- git: fcfc3fe00d32 - stable/14 - LinuxKPI: Add ida_alloc_min() Vladimir Kondratyev
- git: ada94bf9e8cb - stable/14 - LinuxKPI: Add write_seqcount_invalidate() and seqprop_sequence() Vladimir Kondratyev
- git: cdceed0413d0 - stable/14 - LinuxKPI: Add cancel_work() function. Vladimir Kondratyev
- git: 529f2534dac9 - stable/14 - LinuxKPI: Add acpi_video_backlight_use_native() Vladimir Kondratyev
- git: 96e464b8d529 - stable/14 - LinuxKPI: Add linux/dynamic_debug.h header Vladimir Kondratyev
- git: c535e8ae7f61 - stable/14 - LinuxKPI: Add get_random_u64() function Vladimir Kondratyev
- git: 559999c00b8e - stable/14 - LinuxKPI: Add linux/ioport.h header Vladimir Kondratyev
- git: a620fdcdb7d5 - stable/14 - LinuxKPI: Rename linux_list_add to __list_add() in linux/list.h Vladimir Kondratyev
- git: 0972bacc7ff9 - stable/14 - LinuxKPI: Add linux/apple-gmux.h Vladimir Kondratyev
- git: 06e0d2934d5c - stable/14 - LinuxKPI: Add x86_vendor field to struct cpuinfo_x86 Vladimir Kondratyev
- git: a87884e34ec1 - stable/14 - LinuxKPI: Add pcie_capability_clear_and_set_word() function Vladimir Kondratyev
- git: 455fa56ad4fe - stable/14 - LinuxKPI: Add acpi_dev_present() function. Vladimir Kondratyev
- git: 8aa9315b537d - stable/14 - LinuxKPI: Define ioread64() in linux/io.h only on 64 bit archs. Vladimir Kondratyev
- git: 1a8c2dc098ad - stable/14 - LinuxKPI: Constify src parameter of bitmap_copy Vladimir Kondratyev
- git: 6d4b6edcf381 - stable/14 - LinuxKPI: Allow kmalloc to be called when FPU protection is enabled Vladimir Kondratyev
- git: 2d120981e26d - stable/14 - Bump __FreeBSD_version after linuxkpi changes Vladimir Kondratyev
- Sun, 18 Feb 2024
- git: c6edb21e3763 - releng/13.3 - unbound: Vendor import 1.19.1 Cy Schubert
- git: 0667d0e0e365 - stable/14 - libc: expose execvpe for Linux compat Konstantin Belousov
- git: 1298ecb6ba13 - stable/14 - lio_listio(2): add LIO_FOFFSET flag to ignore aiocb aio_offset Konstantin Belousov
- git: e9014ead574f - stable/14 - libc: add aio_read2() and aio_write2() functions Konstantin Belousov
- git: e331ce2d60b6 - stable/14 - aio_read2/aio_write2: add AIO_OP2_VECTORED Konstantin Belousov
- git: 830957972021 - stable/14 - Document aio_read2/aio_write2 Konstantin Belousov
- git: c6d4339208b4 - stable/14 - rtld symlook_obj: move common code to check filtees into helper Konstantin Belousov
- git: e43855c6f134 - stable/14 - rtld load_filtees(): reindent and reduce block nesting Konstantin Belousov
- git: 25bd87539704 - stable/14 - rtld: ignore load_filtees() calls if we already loading filtees for the obj Konstantin Belousov
- git: bda0c0dc87c5 - stable/14 - Remove redundand prototype, fixing the build. Konstantin Belousov
- git: c8691d183da3 - stable/14 - tcp: Silence a -Wunused-function warning in tcp_ratelimit.h Piotr Pawel Stefaniak
- git: 55baa8265ad5 - stable/14 - LinuxKPI: sort dev_<loglevel>() functions Bjoern A. Zeeb
- git: 7117d4b22f74 - stable/14 - LinuxKPI: implement memset_after() Bjoern A. Zeeb
- git: 7730aec6b7c8 - stable/14 - LinuxKPI: reduce impact of large MAXCPU Bjoern A. Zeeb
- git: fcc737d59ead - stable/14 - rtw89: improve debugging and fix a sleep issue Bjoern A. Zeeb
- git: 7e72ea8cd1c7 - stable/14 - ath10k/rtw89: make compile again after LinuxKPI changes Bjoern A. Zeeb
- git: bc3ab3badd3d - stable/14 - iwlwififw: add firmware for the Bz/B200 chipset Bjoern A. Zeeb
- git: 826c28fa983a - stable/14 - net80211: ieee80211_dump_node() check for channel to be set Bjoern A. Zeeb
- git: 8e599ff98d48 - stable/14 - net80211: move net_epoch into net80211 Bjoern A. Zeeb
- git: 9a8147ca8f18 - stable/14 - Revert "Widen EPOCH(9) usage in PCI WLAN drivers." Bjoern A. Zeeb
- git: b4038a0b672b - stable/14 - Revert "Widen EPOCH(9) usage in USB WLAN drivers." Bjoern A. Zeeb
- git: dd2988b0bc36 - stable/14 - Revert "Enter the network epoch in USB WiFi drivers when processing input" Bjoern A. Zeeb
- git: 5193a7cfcbdd - stable/14 - Revert "[ath] Attempt to fix epoch handling." Bjoern A. Zeeb
- git: 82abd2185753 - stable/14 - ath: Revert "Use NET_TASK_INIT() and NET_GROUPTASK_INIT() for drivers that process" Bjoern A. Zeeb
- git: e1d739471efd - stable/14 - tools/net80211: add mlme_assoc Bjoern A. Zeeb
- git: 19a405d23894 - stable/14 - LinuxKPI: 802.11: bring in some HT code Bjoern A. Zeeb
- git: 64f1df32cf68 - stable/14 - wpa: ctrl_iface set sendbuf size Bjoern A. Zeeb
- git: 4e219655d0f7 - stable/14 - bwn: remove unused ic_headroom Bjoern A. Zeeb
- git: 1c7be8ecaddf - stable/14 - LinuxKPI: 802.11: more TXQ implementation and locking Bjoern A. Zeeb
- git: 3df61c29c7aa - stable/14 - net80211: improve logging about state transitions lost Bjoern A. Zeeb
- git: 586aaa8ac53a - stable/14 - net80211: adjust more VHT structures/fields Bjoern A. Zeeb
- git: 46c1c9fafac2 - stable/14 - LinuxKPI: 802.11: fix field order in ieee80211_key_conf Bjoern A. Zeeb
- git: 3e0a31384c92 - stable/14 - LinuxKPI: 802.11: extend ieee80211_key_seq and WLAN_KEY_LEN_* defines Bjoern A. Zeeb
- git: 0e3bf4d95a13 - stable/14 - iwlwifi: adjust to make d3.c compile Bjoern A. Zeeb
- git: 491e4f5c86f3 - stable/14 - iwlwifi: add the d3 (PM) bits to the Makefile (disabled) Bjoern A. Zeeb
- git: 680fd9feb104 - stable/14 - net80211: fix a NULL deref in ieee80211_sta_join1() Bjoern A. Zeeb
- git: 383cbcd21b73 - stable/14 - net80211: make sure calls to (*iv_update_bss)() are locked Bjoern A. Zeeb
- git: 56803b9a004b - stable/14 - net80211: fix checks for (*iv_preamble_update)/(*iv_ht_protmode_update) Bjoern A. Zeeb
- git: b70179a93208 - stable/14 - LinuxKPI: 802.11: correct HT protection fields Bjoern A. Zeeb
- git: 3d779c9ddd1a - stable/14 - iwlwifi: improve error message Bjoern A. Zeeb
- git: b392b36d3776 - stable/14 - net80211: deal with lost state transitions Bjoern A. Zeeb
- git: 8c450ea1083b - stable/14 - LinuxKPI: 802.11: band-aid for invalid state changes after (*iv_update_bss) Bjoern A. Zeeb
- git: 12887199b374 - stable/14 - LinuxKPI: 802.11: update the ni/lsta reference cycle Bjoern A. Zeeb
- git: 035424535b09 - stable/14 - LinuxKPI: 802.11: lsta txq locking cleanup Bjoern A. Zeeb
- Mon, 19 Feb 2024
- git: fcb6cac22397 - stable/13 - if_re: Generate an address if there is none in the EEPROM Warner Losh
- git: ddf5bf4319f6 - stable/13 - libbe: Avoid double printing cloning errors. Warner Losh
- git: d9b466296bdd - stable/13 - mvs: Eliminate unused variable. Warner Losh
- git: a51aee0a9828 - stable/14 - vtnet: Adjust for ethernet alignment. Warner Losh
- git: 96e37f693694 - stable/14 - vtnet: Account for the padding when selecting allocation size Warner Losh
- git: a9600913b4db - stable/14 - vtnet: Avoid ifdefs based on __NO_STRICT_ALIGNMENT Warner Losh
- git: 898e02d74074 - stable/13 - smartpqi: Drop spinlock before freeing memory Warner Losh
- git: 778eb6e1f666 - stable/13 - vtnet: Adjust for ethernet alignment. Warner Losh
- git: 1dc264a126b1 - stable/13 - vtnet: Account for the padding when selecting allocation size Warner Losh
- git: 9ae56ea964c8 - stable/13 - vtnet: Avoid ifdefs based on __NO_STRICT_ALIGNMENT Warner Losh
- git: da2e35b0ec99 - releng/13.3 - smartpqi: Drop spinlock before freeing memory Warner Losh
- git: fbbfcab6b850 - releng/13.3 - vtnet: Adjust for ethernet alignment. Warner Losh
- git: 67aff34d9ad0 - releng/13.3 - vtnet: Account for the padding when selecting allocation size Warner Losh
- git: 7c51748a443f - releng/13.3 - vtnet: Avoid ifdefs based on __NO_STRICT_ALIGNMENT Warner Losh
- git: 2477106d5d0f - stable/13 - LinuxKPI: sort dev_<loglevel>() functions Bjoern A. Zeeb
- git: 1bd05bae9252 - stable/13 - LinuxKPI: implement memset_after() Bjoern A. Zeeb
- git: 90aaf46d5208 - stable/13 - LinuxKPI: reduce impact of large MAXCPU Bjoern A. Zeeb
- git: 1ff23eeab2ef - stable/13 - rtw89: improve debugging and fix a sleep issue Bjoern A. Zeeb
- git: d1d5dbcf2539 - stable/13 - iwlwififw: add firmware for the Bz/B200 chipset Bjoern A. Zeeb
- git: 71383e75eae9 - stable/13 - net80211: ieee80211_dump_node() check for channel to be set Bjoern A. Zeeb
- git: 135f22ad82f6 - stable/13 - tools/net80211: add mlme_assoc Bjoern A. Zeeb
- git: 3fe19437797b - stable/13 - LinuxKPI: 802.11: bring in some HT code Bjoern A. Zeeb
- git: 97186b5cf5aa - stable/13 - wpa: ctrl_iface set sendbuf size Bjoern A. Zeeb
- git: 3df959638baa - stable/13 - LinuxKPI: 802.11: more TXQ implementation and locking Bjoern A. Zeeb
- git: a2764047702d - stable/13 - net80211: improve logging about state transitions lost Bjoern A. Zeeb
- git: 9d5aef293d90 - stable/13 - net80211: adjust more VHT structures/fields Bjoern A. Zeeb
- git: 1cf1f094680f - stable/13 - LinuxKPI: 802.11: fix field order in ieee80211_key_conf Bjoern A. Zeeb
- git: b42f8328250a - stable/13 - LinuxKPI: 802.11: extend ieee80211_key_seq and WLAN_KEY_LEN_* defines Bjoern A. Zeeb
- git: bbf3fc5b00b8 - stable/13 - iwlwifi: adjust to make d3.c compile Bjoern A. Zeeb
- git: 3da00e4c110f - stable/13 - iwlwifi: add the d3 (PM) bits to the Makefile (disabled) Bjoern A. Zeeb
- git: 755a04671dd4 - stable/13 - net80211: fix a NULL deref in ieee80211_sta_join1() Bjoern A. Zeeb
- git: f8ec03794357 - stable/13 - net80211: make sure calls to (*iv_update_bss)() are locked Bjoern A. Zeeb
- git: 5427cefd1d03 - stable/13 - net80211: fix checks for (*iv_preamble_update)/(*iv_ht_protmode_update) Bjoern A. Zeeb
- git: 7e5dc3c1fdc0 - stable/13 - LinuxKPI: 802.11: correct HT protection fields Bjoern A. Zeeb
- git: 6a56d8553b55 - stable/13 - iwlwifi: improve error message Bjoern A. Zeeb
- git: a7e1fc7f620d - stable/13 - net80211: deal with lost state transitions Bjoern A. Zeeb
- git: 184ccc414686 - stable/13 - LinuxKPI: 802.11: band-aid for invalid state changes after (*iv_update_bss) Bjoern A. Zeeb
- git: 223edc1a3c2f - stable/13 - LinuxKPI: 802.11: update the ni/lsta reference cycle Bjoern A. Zeeb
- git: 763b10806cd4 - stable/13 - LinuxKPI: 802.11: lsta txq locking cleanup Bjoern A. Zeeb
- git: 75316a59b39e - releng/13.3 - rdmsr_safe/wrmsr_safe: handle pcb_onfault nesting Andriy Gapon
- git: dc50f981e17c - releng/13.3 - bwn: remove unused ic_headroom Bjoern A. Zeeb
- git: 804a4c1c7b8f - releng/13.3 - LinuxKPI: 802.11: more TXQ implementation and locking Bjoern A. Zeeb
- git: f93d06ac87f4 - releng/13.3 - net80211: improve logging about state transitions lost Bjoern A. Zeeb
- git: 5463d4cd99f3 - releng/13.3 - LinuxKPI: 802.11: fix field order in ieee80211_key_conf Bjoern A. Zeeb
- git: f7c8d5448446 - releng/13.3 - net80211: fix a NULL deref in ieee80211_sta_join1() Bjoern A. Zeeb
- git: eecf453c0e56 - releng/13.3 - net80211: make sure calls to (*iv_update_bss)() are locked Bjoern A. Zeeb
- git: 9b998db87c28 - releng/13.3 - net80211: deal with lost state transitions Bjoern A. Zeeb
- git: a75a3d7afcc8 - releng/13.3 - Bump __FreeBSD_version for net80211 'struct ieee80211vap' changes Bjoern A. Zeeb
- git: d4b4efc6db6c - releng/13.3 - LinuxKPI: 802.11: band-aid for invalid state changes after (*iv_update_bss) Bjoern A. Zeeb
- git: 9b2da4bc5a68 - releng/13.3 - LinuxKPI: 802.11: update the ni/lsta reference cycle Bjoern A. Zeeb
- git: 401dbf9cfc0c - releng/13.3 - LinuxKPI: 802.11: lsta txq locking cleanup Bjoern A. Zeeb
- git: d73a0b6014f2 - stable/13 - arm64: Fix the TCR_EPD0 definition Andrew Turner
- git: 9fbac657f11b - stable/13 - arm64: Enable FEAT_E0PD when supported Andrew Turner
- git: db5176875809 - stable/13 - arm64: Add TCR register masks Andrew Turner
- git: 3c89290626a7 - stable/13 - arm64: Export HWCAP_CPUID Andrew Turner
- git: ed304b0be0df - stable/13 - Add BTI exceptions Andrew Turner
- git: 2bcdaf2b58ba - stable/13 - arm64: Add BTI landing pads to assembly functions Andrew Turner
- git: f323ecb4e075 - stable/13 - arm64: Raise a SIGBUS on a user external abort Andrew Turner
- git: 892cc8813aff - stable/13 - sys/sys: Check for __ASSEMBLER__ in elf_common.h Andrew Turner
- git: 29e38839272e - stable/13 - arm64: Support creating a BTI & PAC note Andrew Turner
- git: 729a561cefc3 - stable/13 - arm64: Add PAC instruction macros Andrew Turner
- git: bcedcc2aad22 - stable/14 - arm64: Fix the TCR_EPD0 definition Andrew Turner
- git: 8eda23d822eb - stable/13 - arm64: Add a missing MRS_HWCAP_END Andrew Turner
- git: 628fd849f55e - stable/14 - arm64: Enable FEAT_E0PD when supported Andrew Turner
- git: 72b242ac15af - stable/13 - arm64: Use the Linux sigframe to restore registers Andrew Turner
- git: 7a64b05196bb - stable/14 - arm64: Fix the TCR_TBI0 macro to use UL Andrew Turner
- git: adb7f221a25e - stable/13 - arm64: Add a BTI landing pad to .mcount Andrew Turner
- git: 94f23ae15a80 - stable/14 - arm64: Add TCR register masks Andrew Turner
- git: a2061845faf0 - stable/13 - imgact_elf: Move GNU_ABI_VENDOR to a common header Andrew Turner
- git: 15ef78831eb0 - stable/14 - arm64: Export HWCAP_CPUID Andrew Turner
- git: 9aa63df3dbe5 - stable/13 - arm64: Expand HWCAP2 to be 64 bit Andrew Turner
- git: 3e3e2ce55be3 - stable/14 - Add BTI exceptions Andrew Turner
- git: 975086258ce7 - stable/13 - arm64: Add more HWCAP2 values Andrew Turner
- git: 45ffdd4ea582 - stable/14 - arm64: Add BTI landing pads to assembly functions Andrew Turner
- git: b9b148609abd - stable/13 - arm64: Check if PSCI before calling SMCCC Andrew Turner
- git: 729576a3d540 - stable/14 - pci: Set the domain in the pci_generic driver Andrew Turner
- git: ab63af3ab3fd - stable/13 - arm64: Use adrp + :lo12: to load globals from asm Andrew Turner
- git: 890008575a43 - stable/14 - arm64: Raise a SIGBUS on a user external abort Andrew Turner
- git: de4ca58e2c2a - stable/13 - arm64: Mark the armv8 crc32c as supporting BTI Andrew Turner
- git: 9792d605235a - stable/14 - sys/sys: Check for __ASSEMBLER__ in elf_common.h Andrew Turner
- git: 2ea922e9e38f - stable/13 - dev/uart: Support 8-byte register access Andrew Turner
- git: 55e2bfab4485 - stable/14 - tools/build: Support building with glibc 2.38 Andrew Turner
- git: 0d44915e06e5 - stable/14 - arm64: Support creating a BTI & PAC note Andrew Turner
- git: 977d1ded2991 - stable/14 - arm64: Add PAC instruction macros Andrew Turner
- git: d723cf210ded - stable/14 - arm64: Fix long lines in vm_machdep.c Andrew Turner
- git: 63b2b7cca22d - stable/14 - arm64: Teach bus_dma on arm64 about NUMA Andrew Turner
- git: 08569764e6c9 - stable/14 - arm64: Add a missing MRS_HWCAP_END Andrew Turner
- git: eb1dae1c40f2 - stable/14 - csu: Teach csu about PAC and BTI Andrew Turner
- git: d4163257401c - stable/14 - rtld: Teach rtld about the BTI elf note Andrew Turner
- git: aace2b59a835 - stable/14 - arm64: Add a BTI landing pad to .mcount Andrew Turner
- git: c424b194192e - stable/14 - imgact_elf: Move GNU_ABI_VENDOR to a common header Andrew Turner
- git: 403c7ef8e853 - stable/14 - imgact_elf: Export __elfN(parse_notes) Andrew Turner
- git: 829446911790 - stable/14 - arm64: Add an is64bit flag to user readable ID regs Andrew Turner
- git: 148222e3a099 - stable/14 - arm64: Use a hwcap ID rather than pointer Andrew Turner
- git: 082bc380936e - stable/14 - arm64: Create a Linux view of the ID registers Andrew Turner
- git: 0cdf69c10504 - stable/14 - arm64: Expand HWCAP2 to be 64 bit Andrew Turner
- git: a10099545e29 - stable/14 - arm64: Add more HWCAP2 values Andrew Turner
- git: eaa247c7f3df - stable/14 - arm64: Check if PSCI before calling SMCCC Andrew Turner
- git: 4dd61b21f9a0 - stable/14 - arm64: Use adrp + :lo12: to load globals from asm Andrew Turner
- git: 88227ddc7536 - stable/14 - arm64: Use pmap_early_vtophys in pmap_bootstrap_san Andrew Turner
- git: a46059e45f4a - stable/14 - arm64: Make kern_delta unneeded in the boot params Andrew Turner
- git: 54cf1499a33a - stable/14 - arm64: Clean up finding our load address Andrew Turner
- git: bce8a0ba1506 - stable/14 - libc: Teach libc about the BTI elf note Andrew Turner
- git: e7d2a96f4f9b - stable/14 - arm64: Mark the armv8 crc32c as supporting BTI Andrew Turner
- git: f8c7bbd1c93f - stable/14 - dev/uart: Support 8-byte register access Andrew Turner
- Re: git: bda0c0dc87c5 - stable/14 - Remove redundand prototype, fixing the build. Brooks Davis
- Tue, 20 Feb 2024
- git: 261f70ffc8a8 - stable/14 - Annotate 'rebooting' with __read_mostly Olivier Certner
- git: a6d066d0120f - stable/14 - SCHEDULER_STOPPED(): Move it (back) to 'systm.h' Olivier Certner
- git: 0f0bf1e880c6 - stable/14 - sched_setscheduler(2): Change realtime privilege check Olivier Certner
- git: 2c8244485795 - stable/13 - Annotate 'rebooting' with __read_mostly Olivier Certner
- git: ab978c432e4d - stable/13 - SCHEDULER_STOPPED(): Move it (back) to 'systm.h' Olivier Certner
- Re: git: bda0c0dc87c5 - stable/14 - Remove redundand prototype, fixing the build. Konstantin Belousov
- git: 14e782708d37 - stable/14 - vmm: Fix compiling error with BHYVE_SNAPSHOT Mark Johnston
- git: 0ed5a203925e - stable/14 - mfc-candidates: search by committer only, not author Ed Maste
- git: c8c5d91f48c4 - stable/14 - pkgbase: pass --recurse-submodules to `git ls-files` Ed Maste
- git: db43cefe080f - stable/14 - Proactively remove /usr/lib/kgdb file that became a directory Dimitry Andric
- git: f96dd1e361f8 - stable/13 - Proactively remove /usr/lib/kgdb file that became a directory Dimitry Andric
- git: 5f4753501e9c - stable/13 - msdosfs: fix directory corruption after rename operation Stefan Eßer
- git: 5f41ed8d0978 - stable/14 - msdosfs: fix directory corruption after rename operation Stefan Eßer
- Wed, 21 Feb 2024
- git: 43b03b8895ad - stable/14 - irdma(4): Upgrade to 1.2.36-k Eric Joyner
- git: a4510dafa804 - stable/13 - irdma(4): Upgrade to 1.2.36-k Eric Joyner
- git: 60cfaec917da - stable/13 - MFC: MFV: expat 2.6.0. Xin LI
- git: 4b79ff18c3b5 - stable/14 - MFC: MFV: expat 2.6.0. Xin LI
- git: c71ed5dc63de - stable/14 - sctp(4): Fix a typo in a source code comment Gordon Bergling
- git: 0c3ca6ce1fca - stable/13 - sctp(4): Fix a typo in a source code comment Gordon Bergling
- git: 07ece5936ab1 - releng/13.3 - MFC: MFV: expat 2.6.0. Xin LI
- git: d111b1e4a0a7 - stable/13 - MFC: MFV: zlib 1.3.1. Xin LI
- git: 10365e3c34a7 - stable/14 - MFC: MFV: zlib 1.3.1. Xin LI
- git: f2de7ba78a49 - releng/13.3 - MFS: MFC: MFV: zlib 1.3.1. Xin LI
- git: c5f972e7fced - stable/14 - bhyve: Add support for the 'p' query Mark Johnston
- git: 3b3ab2abb694 - stable/14 - build: Do not run ctfconvert on VDSO files Mark Johnston
- git: 00c958f12c3d - releng/13.3 - msdosfs: fix directory corruption after rename operation Stefan Eßer
- git: 4712696c8f46 - stable/14 - Heimdal: Fix transit path validation CVE-2017-6594 Cy Schubert
- git: 5482dc8b9eaf - stable/14 - Heimdal: CVE-2018-16860 Heimdal KDC: Reject PA-S4U2Self with unkeyed checksum Cy Schubert
- git: b1b256dd0f4d - stable/14 - heimdal: always confirm PA-PKINIT-KX for anon PKINIT Cy Schubert
- git: 5b7c923d9581 - stable/14 - heimdal: Fix NULL deref Cy Schubert
- git: 9a7121454dc0 - stable/13 - Heimdal: Fix transit path validation CVE-2017-6594 Cy Schubert
- git: 143a962d0e87 - stable/13 - Heimdal: CVE-2018-16860 Heimdal KDC: Reject PA-S4U2Self with unkeyed checksum Cy Schubert
- git: a311b9d70863 - stable/13 - heimdal: always confirm PA-PKINIT-KX for anon PKINIT Cy Schubert
- git: 6b421e431a2d - stable/13 - heimdal: Fix NULL deref Cy Schubert
- git: aac9dda7f844 - releng/13.3 - Heimdal: Fix transit path validation CVE-2017-6594 Cy Schubert
- git: 776fe3ce5799 - releng/13.3 - Heimdal: CVE-2018-16860 Heimdal KDC: Reject PA-S4U2Self with unkeyed checksum Cy Schubert
- git: 9f2e70a87d6e - releng/13.3 - heimdal: always confirm PA-PKINIT-KX for anon PKINIT Cy Schubert
- git: 88bdc4bb60df - releng/13.3 - heimdal: Fix NULL deref Cy Schubert
- git: bec5e729ceef - stable/12 - heimdal: Fix NULL deref Ed Maste
- git: e257a38de4d5 - stable/14 - Update tzcode to 2024a. Dag-Erling Smørgrav
- git: 245844372d7e - stable/14 - tzcode: Fix overflow handling in TZ parser. Dag-Erling Smørgrav
- git: beb958dca02a - stable/13 - tzcode: Fix overflow handling in TZ parser. Dag-Erling Smørgrav
- Thu, 22 Feb 2024
- Fri, 23 Feb 2024
- git: c76878c656e9 - stable/14 - acpi: Defer reserving resources for ACPI devices John Baldwin
- git: eaa51e59e560 - stable/13 - acpi: Defer reserving resources for ACPI devices John Baldwin
- git: f15ff67ef937 - releng/13.3 - acpi: Defer reserving resources for ACPI devices John Baldwin
- git: fba1a994acfe - stable/14 - msdosfs: fix potential inode collision on FAT12 and FAT16 Stefan Eßer
- git: a495e7f5c5c2 - stable/13 - msdosfs: fix potential inode collision on FAT12 and FAT16 Stefan Eßer
- git: e99479f817c4 - releng/13.3 - tzcode: Fix overflow handling in TZ parser. Dag-Erling Smørgrav
- git: 6831288c8c40 - releng/13.3 - msdosfs: fix potential inode collision on FAT12 and FAT16 Stefan Eßer
- git: 81be5a55d9bb - stable/14 - zfs: merge openzfs/zfs@c883088df (zfs-2.2-release) into stable/14 Martin Matuska
- git: b33556f035b4 - releng/13.3 - irdma(4): Upgrade to 1.2.36-k Eric Joyner
- Sat, 24 Feb 2024
- git: e705ac7788b2 - stable/14 - net80211: Fix two typos in kernel messages Gordon Bergling
- git: 3093fe97e126 - stable/13 - net80211: Fix two typos in kernel messages Gordon Bergling
- git: fa778f0ce5ef - stable/14 - bintrans: Error out if writing to the output failed. Dag-Erling Smørgrav
- git: 4ffc5ab03f83 - stable/14 - patch: Support long context lines. Dag-Erling Smørgrav
- git: 1288891878d9 - stable/14 - md5: Accept "-" as alias for stdin. Dag-Erling Smørgrav
- git: 181e9683778e - stable/14 - sdiff: Misc cleanup. Dag-Erling Smørgrav
- git: be2c6fba9d83 - stable/14 - pfsync: Fix offset calculation Kristof Provost
- Sun, 25 Feb 2024
- git: a3c51cfd5da1 - stable/14 - uath(4): Fix a typo in a source code comment Gordon Bergling
- git: efbeab503b2c - stable/14 - vge(4): Fix a typo in a source code comment Gordon Bergling
- git: f7d2a1d2dc56 - stable/14 - random(4): Fix a typo in a source code comment Gordon Bergling
- git: a7a0875d276b - stable/14 - bge(4): Fix some typos in source code comments Gordon Bergling
- git: 324f8ce49a16 - stable/14 - sk(4): Fix a typo in a source code comment Gordon Bergling
- git: ff9794844f86 - stable/14 - umcs(4): Fix two typos in source code comments Gordon Bergling
- git: 91ebcc32be85 - stable/13 - uath(4): Fix a typo in a source code comment Gordon Bergling
- git: d7670d898dee - stable/13 - vge(4): Fix a typo in a source code comment Gordon Bergling
- git: 8c3b4af727a0 - stable/13 - random(4): Fix a typo in a source code comment Gordon Bergling
- git: dd4d5219070a - stable/13 - bge(4): Fix some typos in source code comments Gordon Bergling
- git: bbefc61cacc8 - stable/13 - sk(4): Fix a typo in a source code comment Gordon Bergling
- git: f3d93603bc29 - stable/13 - umcs(4): Fix two typos in source code comments Gordon Bergling
- git: 442d1ee07efc - stable/12 - uath(4): Fix a typo in a source code comment Gordon Bergling
- git: c513a1b09b40 - stable/12 - vge(4): Fix a typo in a source code comment Gordon Bergling
- git: 8dbf4f6c232d - stable/12 - random(4): Fix a typo in a source code comment Gordon Bergling
- git: eeee62ac1eb7 - stable/12 - bge(4): Fix some typos in source code comments Gordon Bergling
- git: 64d52e1605ae - stable/12 - sk(4): Fix a typo in a source code comment Gordon Bergling
- git: ef2b2b0bf3e3 - stable/12 - umcs(4): Fix two typos in source code comments Gordon Bergling
- git: 8997b0270dae - releng/13.3 - 13.3: update to RC1 Colin Percival
- git: 1e74fc950419 - stable/14 - arp: fix arp -s/-S Gleb Smirnoff
- Re: git: 8997b0270dae - releng/13.3 - 13.3: update to RC1 [lang/rust broken for aarch64&powerpc in pkg.FreeBSD.org/${ABI}/release_3] Mark Millard
- Re: git: 8997b0270dae - releng/13.3 - 13.3: update to RC1 [lang/rust . . . NEVER MIND] Mark Millard
- Mon, 26 Feb 2024
- git: 7a3d7b29f83e - stable/14 - release: de-duplicate arm.subr fstab logic Mitchell Horne
- git: 26db5b3e638e - stable/14 - Remove MOVED_LIBS handling from list-old-libs Ed Maste
- git: 73db76a48c6a - stable/14 - mixer.8: Add terse example for increasing volume Christos Margiolis
- git: 750a5298fee0 - stable/14 - mixer(8): Improve error messsages and warnings Christos Margiolis
- git: 7ff8cd094b73 - stable/14 - mixer(8): Allow full PCM device names as input for the -d option Christos Margiolis
- git: 23269774b052 - stable/14 - mixer.8: Fix wrong sentence Christos Margiolis
- git: 96a80ca9ba72 - stable/14 - mixer(8): Improve mute and recsrc controls Christos Margiolis
- git: 6ae4ed11c4d3 - stable/14 - mixer(8): Use new mixer if we change the default unit Christos Margiolis
- git: 7e984a34c304 - stable/14 - mixer(3): Do not hardcode "/dev/mixer" Christos Margiolis
- git: 75358ca4fb54 - stable/14 - snd_uaudio(4): Adapt buffer length to buffer_ms tunable. Christos Margiolis
- git: 4c6b20d4b3e3 - stable/14 - snd_uaudio(4): Fix config detection with defaults set. Christos Margiolis
- git: 6f2d6237fe98 - stable/14 - sound: remove snddev_info->inprog and pcm_inprog() Christos Margiolis
- git: 80da975b55dc - stable/14 - snd_uaudio: mark selected configurations Christos Margiolis
- git: 2e5b4890e1d2 - stable/14 - snd_uaudio.4: remove useless .Tn macro Christos Margiolis
- git: f8d5fb7db333 - stable/14 - snd_uaudio.4: document sysctls Christos Margiolis
- Tue, 27 Feb 2024
- git: 6a9a097df9da - stable/14 - Add link from if_iwlwifi(4) to iwlwifi(4) Li-Wen Hsu
- git: 2f8ad699a753 - stable/13 - Add link from if_iwlwifi(4) to iwlwifi(4) Li-Wen Hsu
- git: 8bafcf60ef68 - stable/14 - if_hn: Fix two typos in source code comments Gordon Bergling
- git: a8ed50b57e04 - stable/13 - if_hn: Fix two typos in source code comments Gordon Bergling
- git: 2ba9bcd97608 - stable/12 - if_hn: Fix two typos in source code comments Gordon Bergling
- git: d3de30d0186b - stable/14 - sched: sched_switch(): Factorize sleepqueue flags Olivier Certner
- git: ff7f93814c37 - stable/14 - umtxvar.h: Add missing include Olivier Certner
- git: e36cb22221e1 - stable/14 - kern_rctl.c: Minimal includes when RCTL not defined Olivier Certner
- git: f54344ec12c8 - stable/14 - kern_racct.c: Don't compile if RACCT undefined Olivier Certner
- git: 79a1410c0dcb - stable/13 - sched: sched_switch(): Factorize sleepqueue flags Olivier Certner
- git: 024284f3af0a - stable/13 - umtxvar.h: Add missing include Olivier Certner
- git: b689353a46b6 - stable/13 - kern_rctl.c: Minimal includes when RCTL not defined Olivier Certner
- git: fe5468bdf404 - stable/13 - kern_racct.c: Don't compile if RACCT undefined Olivier Certner
- git: 419848219b40 - stable/14 - tcp: prevent div by zero in cc_htcp Richard Scheffenegger
- git: f3f559705a05 - stable/14 - tcp: cubic - restart epoch after RTO Richard Scheffenegger
- Wed, 28 Feb 2024
- git: 6e298c3612da - stable/13 - tcp: prevent div by zero in cc_htcp Richard Scheffenegger
- git: e6e28a73fc21 - stable/13 - tcp: cubic - restart epoch after RTO Richard Scheffenegger
- git: e7b055efa743 - stable/14 - tcp: Remove the documented dependency of TCPHPTS for RACK and BBR Gordon Bergling
- git: 72d897c7f410 - stable/14 - tcp_rack.4: Fix a link in the SEE ALSO section Gordon Bergling
- git: e6c0ce9e37f5 - stable/14 - Correct the grammo in "will underlined". Gordon Bergling
- git: ff86c97bfa54 - stable/14 - ls: versort incompatible w/ timesort and sizesort Gordon Bergling
- git: fa399b889f70 - stable/14 - ls: Fix -v and associated test Gordon Bergling
- git: d19769300126 - stable/14 - ls.1: Mention CLICOLOR environment variable Gordon Bergling
- Thu, 29 Feb 2024
- git: 0a246310f79b - stable/14 - rtld: remove pointless "extern" Konstantin Belousov
- git: 11137153ab90 - stable/14 - fdlopen(3): do not create a new object mapping if already loaded Konstantin Belousov
- git: 38595c9d739b - stable/14 - linux_pwd_onexec: do not abort image activation if emul path does not exist Konstantin Belousov
- git: 9ef04f1abe5f - stable/13 - rtld symlook_obj: move common code to check filtees into helper Konstantin Belousov
- git: 2d5c2324af33 - stable/13 - rtld-elf: Avoid unnecessary lock_restart_for_upgrade() calls Konstantin Belousov
- git: 3d49b2e4d730 - stable/13 - rtld load_filtees(): reindent and reduce block nesting Konstantin Belousov
- git: c4ca9a566068 - stable/13 - rtld: ignore load_filtees() calls if we already loading filtees for the obj Konstantin Belousov
- git: 1545d8732d2e - stable/13 - fdlopen(3): do not create a new object mapping if already loaded Konstantin Belousov
- git: af4c7ac93b45 - stable/13 - rtld: remove pointless "extern" Konstantin Belousov
- git: 8d22744f5be1 - stable/14 - kern: fix panic with disabled ttys Ed Maste
- git: a60220bbb551 - stable/13 - kern: fix panic with disabled ttys Ed Maste
- git: dda1c30ffe54 - stable/14 - mana: fix leaking pci resource problem detaching mana deivces Wei Hu
- git: 784695750ef3 - releng/13.3 - jail: Fix information leak. Ed Maste
- git: 814761540eb9 - releng/13.3 - kern: fix panic with disabled ttys Ed Maste
- Go to: [ monthly archives ] [ by author ] [ by date ]