dev-commits-src-branches@FreeBSD.org
Commits to the stable branches of the FreeBSD src repository
- Go to: [ monthly archives ] [ by author ] [ by thread ]
August 2022 Archives by date
- Mon, 01 Aug 2022
- git: 882c35e41275 - stable/13 - rb_tree: silence coverity Doug Moore
- git: 6f7a96cfe537 - stable/13 - rb_tree: optimize tree rotation Doug Moore
- git: 8445e3d50ee2 - stable/13 - rb_tree: fine-tune rebalancing code Doug Moore
- git: c97585565fe7 - stable/13 - loader: fix powerpc64le ofw loader Alfredo Dal'Ava Junior
- git: a869b8c5f0ba - stable/13 - sched_ule: Fix racy loads of pc_curthread Mark Johnston
- git: 20abb8075086 - stable/13 - sched_ule: Enable preemption of curthread in the load balancer Mark Johnston
- git: 84a0d34d10ac - stable/13 - x86: Add a required store-load barrier in cpu_idle() Mark Johnston
- git: 664a1a7158d0 - stable/13 - sched_ule: Use explicit atomic accesses for tdq fields Mark Johnston
- git: 211c9ad8b532 - stable/13 - sched_ule: Use the correct atomic_load variant for tdq_lowpri Mark Johnston
- git: 096c0b9b469b - stable/13 - sched_ule: Ensure we hold the thread lock when modifying td_flags Mark Johnston
- git: 9c5d47763888 - stable/13 - Adjust function definition in isa's pnp.c to avoid clang 15 warning Dimitry Andric
- git: 673a6f21da0f - stable/13 - Remove unnecessary terminating slash in iscsi module Makefile Dimitry Andric
- git: 609593ae47db - stable/13 - Suppress possible unused variable warning for icl_soft.c Dimitry Andric
- git: b8ded2ea3a97 - stable/12 - Adjust function definition in isa's pnp.c to avoid clang 15 warning Dimitry Andric
- git: 1a7e1bb6b022 - stable/12 - Remove unnecessary terminating slash in iscsi module Makefile Dimitry Andric
- Tue, 02 Aug 2022
- git: 170821d5241f - stable/12 - pf: add pf_bcmp_state_key Mateusz Guzik
- git: 088920ccc694 - stable/13 - ule: unbreak UP builds Mark Johnston
- Wed, 03 Aug 2022
- git: c18d676d53cc - stable/13 - vmd: Add 8086:A77F PCI ID for all Intel Raptor Lake SKUs Neel Chauhan
- git: 7a0fd3fc1385 - stable/13 - bluetooth(3): Fix a typo in a source code comment Gordon Bergling
- git: c19cad49f61b - stable/13 - cxgb(4): Fix a typo in a source code comment Gordon Bergling
- git: 8a4470dc887e - stable/13 - qlnxe(4): Fix a typo in a source code comment Gordon Bergling
- git: 67a96a760f55 - stable/13 - uefi(8): Fix a typo in a source code comment Gordon Bergling
- git: 0b043857e8ed - stable/13 - uhsoctl.1: Fix the man page date Gordon Bergling
- git: 1510db242a9a - stable/12 - bluetooth(3): Fix a typo in a source code comment Gordon Bergling
- git: d894151604b7 - stable/12 - cxgb(4): Fix a typo in a source code comment Gordon Bergling
- git: 47402c01b4b6 - stable/12 - qlnxe(4): Fix a typo in a source code comment Gordon Bergling
- git: 2677e989647e - stable/12 - uefi(8): Fix a typo in a source code comment Gordon Bergling
- git: 21af3c930b26 - stable/12 - uhsoctl.1: Fix the man page date Gordon Bergling
- git: 99275445a424 - stable/13 - sockets: fix setsockopt(SO_RCVTIMEO) on a listening socket Gleb Smirnoff
- Thu, 04 Aug 2022
- git: 52c8052938f9 - stable/13 - libc: ANSIfy div / ldiv function definitions Ed Maste
- git: 3d9d2c27d58a - stable/13 - Add ELFCOMPRESS_ZSTD ELF compression constant Ed Maste
- git: 2817d3ac2a0a - stable/13 - hidbus(4): Align refcount checks for hidbus_intr_start() and hidbus_intr_stop(). Hans Petter Selasky
- git: 2f1cdb1e4883 - stable/13 - riscv: Avoid passing invalid addresses to pmap_fault() Mark Johnston
- Fri, 05 Aug 2022
- git: e1522ba72315 - stable/13 - find.1: Fix mandoc warnings and mention a useful manpage Gordon Bergling
- git: a2acdcb602dd - stable/13 - find.1: Correct the markup Gordon Bergling
- git: c2d2160b2b02 - stable/12 - find.1: Fix mandoc warnings and mention a useful manpage Gordon Bergling
- git: 325c554e2ec9 - stable/12 - find.1: Correct the markup Gordon Bergling
- git: a5f19abeb719 - stable/12 - if_vlan: avoid hash table thrashing when adding and removing entries Kristof Provost
- git: 6c6e7cbe47b0 - stable/13 - if_vlan: avoid hash table thrashing when adding and removing entries Kristof Provost
- Sat, 06 Aug 2022
- Sun, 07 Aug 2022
- Mon, 08 Aug 2022
- git: 02e43a0d0594 - stable/13 - swap_pager: Reduce the scope of the object lock in putpages Doug Moore
- git: e9711ea5e2f5 - stable/13 - iommu_gas: Avoid double unmapping on error Doug Moore
- git: 63440d34ad65 - stable/13 - x86/iommu: Eliminate redundant wrappers Doug Moore
- git: f2453156ddfe - stable/13 - iommu: Shrink the iommu map entry structure Doug Moore
- git: 6be8028f4441 - stable/13 - iommu_gas: Eliminate a possible case of use-after-free Doug Moore
- git: b7bd54e4ec5b - stable/13 - x86/iommu: Shrink the critical section in dmar_qi_task() Doug Moore
- git: 14fa36d1c1b6 - stable/13 - dev/iommu: Include offset in maxaddr check. Doug Moore
- git: aac66558eb6f - stable/13 - iommu_gas: consolidate find_space helpers Doug Moore
- git: 5639dde5edc9 - stable/13 - x86/iommu: Correct a recent change to iommu_domain_unload_entry() Doug Moore
- git: 02b3bb3e456f - stable/13 - x86/iommu: Reduce DMAR lock contention Doug Moore
- git: fb110e510438 - stable/13 - iommu_gas: Eliminate redundant parameters and push down lock acquisition Doug Moore
- git: 00a59bf122d9 - stable/13 - asmc: Add support for MacBookPro6,2 Mark Johnston
- git: 4252aea1d20b - stable/13 - i386: fix pmap_trm_arena_last atomic load type Mark Johnston
- git: ced25caae45d - stable/13 - atomic: Add some type checking to plain atomic_load/store helpers Mark Johnston
- git: c460b8002100 - stable/13 - altera/sdcard: Catch up with commit 5a96b88f05d1 Mark Johnston
- Tue, 09 Aug 2022
- git: 8b8c7aa78643 - stable/13 - bce(4): Fix two typos in kernel messages Gordon Bergling
- git: 3387ddcd6afa - stable/12 - bce(4): Fix two typos in kernel messages Gordon Bergling
- git: 94d31f5e6cdb - stable/13 - unbound: Vendor import 1.16.1 Cy Schubert
- git: fd03b246b753 - stable/13 - unbound: Update version strings to 1.16.1 Cy Schubert
- git: ed7eaf6b8dce - stable/13 - unbound: Vendor import 1.16.2 Cy Schubert
- git: 6360ccdea077 - stable/13 - unbound: Update version to 1.16.2 Cy Schubert
- git: d4ed4b457f2e - stable/12 - unbound: Vendor import 1.16.1 Cy Schubert
- git: ae136314a4ae - stable/12 - unbound: Update version strings to 1.16.1 Cy Schubert
- git: 3f83233b4d51 - stable/12 - unbound: Vendor import 1.16.2 Cy Schubert
- git: b7dde1fc2973 - stable/12 - unbound: Update version to 1.16.2 Cy Schubert
- git: c536045c51da - stable/13 - lib9p: Remove potential buffer overwrite in l9p_puqids() Mark Johnston
- git: 1243360b1a02 - stable/13 - ipsec: replace SECASVAR mtx by rmlock Kristof Provost
- git: 10cc2bf5f7a5 - stable/13 - zlib: Fix a bug when getting a gzip header extra field with inflate(). Ed Maste
- git: bd8faba77f6f - stable/12 - zlib: Fix a bug when getting a gzip header extra field with inflate(). Ed Maste
- git: 2c0eeaac0b23 - stable/13 - bsd-family-tree: Update various URLs in file Sergey A. Osokin
- git: 8b62f3bf9131 - stable/13 - bsd-family-tree: FreeBSD 13.1 Sergey A. Osokin
- git: 28c41592191f - stable/13 - bsd-family-tree: OpenBSD 7.1 and DragonFly BSD 6.2.2 Sergey A. Osokin
- git: be8190e8d313 - stable/13 - bsd-family-tree: add NetBSD 9.3 Sergey A. Osokin
- git: 78209289fe4b - stable/13 - bsd-family-tree: fix a typo for NetBSD 9.3 release date Sergey A. Osokin
- git: 12a37e743d28 - stable/12 - bsd-family-tree: Update various URLs in file Sergey A. Osokin
- git: 54fc7397d68d - stable/12 - bsd-family-tree: FreeBSD 13.1 Sergey A. Osokin
- git: 79858fc5ae20 - stable/12 - bsd-family-tree: OpenBSD 7.1 and DragonFly BSD 6.2.2 Sergey A. Osokin
- git: 7f81da41eec0 - stable/12 - bsd-family-tree: add NetBSD 9.3 Sergey A. Osokin
- git: 4c2e491e8c48 - stable/12 - bsd-family-tree: fix a typo for NetBSD 9.3 release date Sergey A. Osokin
- git: 8a44a2c644fc - stable/13 - elf_note_prpsinfo: handle more failures from proc_getargv() Mark Johnston
- git: 3ea8c7ad90f7 - stable/13 - vm_fault: Shoot down shared mappings in vm_fault_copy_entry() Mark Johnston
- git: 2170511d491b - stable/12 - elf_note_prpsinfo: handle more failures from proc_getargv() Mark Johnston
- git: 9a2a2871c490 - stable/12 - vm_fault: Shoot down shared mappings in vm_fault_copy_entry() Mark Johnston
- git: cd7c996c4ed9 - releng/12.3 - CAM: Keep periph_links when restoring CCB in camperiphdone(). Mark Johnston
- git: 7f83d23ecfce - releng/12.3 - aio_aqueue(): avoid ucred leak on failure path Mark Johnston
- git: 0aa6d8576d9e - releng/12.3 - elf_note_prpsinfo: handle more failures from proc_getargv() Mark Johnston
- git: 1120c36b075c - releng/12.3 - vm_fault: Shoot down shared mappings in vm_fault_copy_entry() Mark Johnston
- git: 3d3693dae230 - releng/12.3 - Add UPDATING entries and bump version Mark Johnston
- git: c864c8cf08a9 - releng/13.0 - aio_aqueue(): avoid ucred leak on failure path Mark Johnston
- git: 277c0c4d2512 - releng/13.0 - pam_exec: fix segfault when authtok is null Mark Johnston
- git: 5430423b6d63 - releng/13.0 - CAM: Keep periph_links when restoring CCB in camperiphdone(). Mark Johnston
- git: 056ffc74a769 - releng/13.0 - elf_note_prpsinfo: handle more failures from proc_getargv() Mark Johnston
- git: dd349089ff92 - releng/13.0 - vm_fault: Shoot down shared mappings in vm_fault_copy_entry() Mark Johnston
- git: 70a2cf7bb2e0 - releng/13.0 - lib9p: Remove potential buffer overwrite in l9p_puqids() Mark Johnston
- git: 9f398ead89fa - releng/13.0 - Add UPDATING entries and bump version. Mark Johnston
- git: db8082886fd8 - releng/13.1 - CAM: Keep periph_links when restoring CCB in camperiphdone(). Mark Johnston
- git: c48048ebdbed - releng/13.1 - kevent: Fix an off-by-one in filt_timerexpire_l() Mark Johnston
- git: 26db194f3db1 - releng/13.1 - pam_exec: fix segfault when authtok is null Mark Johnston
- git: 69a456c0b60b - releng/13.1 - elf_note_prpsinfo: handle more failures from proc_getargv() Mark Johnston
- git: 0c88ecaa1255 - releng/13.1 - vm_fault: Shoot down shared mappings in vm_fault_copy_entry() Mark Johnston
- git: 7dfe949791e7 - releng/13.1 - lib9p: Remove potential buffer overwrite in l9p_puqids() Mark Johnston
- git: 514a191356c1 - releng/13.1 - Add UPDATING entries and bump version Mark Johnston
- Wed, 10 Aug 2022
- git: f2c6a00a2e46 - stable/13 - tree.3: explain RB_FIND() and RB_NFIND() Konstantin Belousov
- git: fedb2ee64c0d - stable/13 - thread_create(): call cpu_copy_thread() after td_pflags is zeroed Konstantin Belousov
- git: 2abfe8a58415 - stable/13 - vnode(9): Fix a typo in a source code comment Gordon Bergling
- git: 73555fe20877 - stable/12 - vnode(9): Fix a typo in a source code comment Gordon Bergling
- git: 632ed13b3148 - stable/13 - net80211(4): Fix a typo in a source code comment Gordon Bergling
- git: 05060d1f3a6f - stable/13 - isci(4): Fix a typo in a source code comment Gordon Bergling
- git: bcd5f6ec3d97 - stable/13 - mfiutil.8: Fix some mandoc warnings Gordon Bergling
- git: 876ecdd30c74 - stable/13 - debugnet: Fix a typo in a source code comment Gordon Bergling
- git: b83d5bf050a9 - stable/13 - libpathconv: Fix mandoc warnings in abs2rel(3) and rel2abs(3) Gordon Bergling
- git: f1dbcadb5aa6 - stable/13 - libpathconv: bump man page dates Gordon Bergling
- git: 05e4f4a08cdd - stable/13 - libutil: Fix mandoc warnings Gordon Bergling
- git: d03a300ad781 - stable/13 - nullfs(5): Fix a typo in a source code comment Gordon Bergling
- git: d1cd71da2b36 - stable/13 - inet6(4): Fix a typo in a source code comment Gordon Bergling
- git: f99f548ebfab - stable/12 - net80211(4): Fix a typo in a source code comment Gordon Bergling
- git: c1295a443eed - stable/12 - isci(4): Fix a typo in a source code comment Gordon Bergling
- git: 93b7c639b6e4 - stable/12 - mfiutil.8: Fix some mandoc warnings Gordon Bergling
- git: 6855794be20e - stable/12 - libpathconv: Fix mandoc warnings in abs2rel(3) and rel2abs(3) Gordon Bergling
- git: 63c9d5dc762f - stable/12 - libpathconv: bump man page dates Gordon Bergling
- git: 6d8e1fd525dc - stable/12 - libutil: Fix mandoc warnings Gordon Bergling
- git: 3800bc198c61 - stable/12 - nullfs(5): Fix a typo in a source code comment Gordon Bergling
- git: 162705e36dd0 - stable/12 - inet6(4): Fix a typo in a source code comment Gordon Bergling
- git: 461cad31f3fd - stable/13 - rtld-elf: Fix leaks and wild frees in origin_subst Jessica Clarke
- Thu, 11 Aug 2022
- git: 9168218160ca - stable/13 - release: fix alignment for arm SoCs Glen Barber
- git: f6cfa91f4d6b - stable/12 - release: fix alignment for arm SoCs Glen Barber
- git: e554a6d0ce3b - stable/13 - bus_if: provide a default null rescan method Mitchell Horne
- git: 760fb765b5bb - stable/13 - riscv: implement db_show_mdpcpu() Mitchell Horne
- git: e4f615b3e0f5 - stable/13 - db_command.c: style Mitchell Horne
- git: 742622502ec0 - stable/13 - db_command.c: use designated initializers Mitchell Horne
- git: 53021bbf8255 - stable/13 - ddb: add _FLAGS command variants Mitchell Horne
- git: 2571d6f331a4 - stable/13 - ddb: use _FLAGS command macros where appropriate Mitchell Horne
- git: c47c706b52c2 - stable/13 - DB_COMMAND(9): update to mention additional macros Mitchell Horne
- git: 28ceed5f7aa1 - stable/13 - dtrace tests: Rename some test type names to avoid a conflict Mark Johnston
- git: cf63676e086f - stable/13 - dtrace tests: Override RLIMIT_CORE for a test which triggers a core dump Mark Johnston
- git: a853b4c42569 - stable/13 - ctfconvert: Give bitfield types names distinct from the base type Mark Johnston
- git: 2bf8ca97a9ae - stable/13 - domain: Use designated constants for timeout periods Mark Johnston
- git: 17e0a1c6e9e4 - stable/13 - file: Move code to share fdtol structs into kern_descrip.c Mark Johnston
- git: eb2a9b785867 - stable/13 - bridge tests: Tests using pft_ping.py require scapy Mark Johnston
- git: 104d385fed2e - stable/12 - if_dwc: Split init code into sub function Mitchell Horne
- git: 312e2bca2659 - stable/12 - if_dwc: Use if_setdrvflagbits to notify that we are running Mitchell Horne
- git: 74c406678245 - stable/12 - if_dwc: Add a function to enable/disable the mac tx/rx Mitchell Horne
- git: b786acdc131d - stable/12 - if_dwc: Use dwc_enable_mac in dwc_stop_locked Mitchell Horne
- git: fd23372bd562 - stable/12 - if_dwc: Add dwc_stop_dma and use it in dwc_stop_locked Mitchell Horne
- git: d4b1761482a4 - stable/12 - if_dwc: dwc_get_hwaddr cannot fail, change return to void Mitchell Horne
- git: e6890ee9e183 - stable/12 - if_dwc: Reorder functions and sort them by usage Mitchell Horne
- git: 248c1390cccc - stable/12 - if_dwc: Use if_ function where appropriate Mitchell Horne
- git: 2870cfc456fd - stable/12 - if_dwc: recognize additional rgmii phy-modes Mitchell Horne
- git: c7c8b80659f5 - stable/12 - if_dwc: avoid duplicate packet counts Mitchell Horne
- git: 54682ad8d9e3 - stable/12 - dwc: Use mii_fdt function Mitchell Horne
- git: 9c6bcc94c875 - stable/12 - dwc: Support phy mode MII Mitchell Horne
- Fri, 12 Aug 2022
- git: df38c129b0ce - stable/13 - Add "heard" to the dictionary Ed Maste
- git: 4291bca854b9 - stable/12 - Add "heard" to the dictionary Ed Maste
- git: c9f9dc96d908 - stable/13 - installworld: improve portability of ldd use Brooks Davis
- git: fe89e1a629db - stable/12 - installworld: improve portability of ldd use Brooks Davis
- Sat, 13 Aug 2022
- Sun, 14 Aug 2022
- Mon, 15 Aug 2022
- git: 787be9e9c32a - stable/13 - Merge libcxxrt commit 5d8a15823a103bbc27f1bfdcf2b5aa008fab57dd Mark Johnston
- git: c13e9968db3b - stable/13 - mca: Add sysctl to mute corrected errors. Alexander Motin
- git: 2f8b4d7218c2 - stable/13 - acpi_apei: Add sysctl to mute corrected errors. Alexander Motin
- git: bdd4dbb070ac - stable/13 - nvme: Print CRD, M and DNR status bits on errors. Alexander Motin
- git: 4ced2678ac82 - stable/13 - Delay GEOM disk_create() until CAM periph probe completes. Alexander Motin
- Tue, 16 Aug 2022
- git: b14067fc8d34 - stable/13 - release: ensure enforce_chs sysctl is 0 Ed Maste
- git: c8cc66928b8b - stable/13 - icmp6: Improve validation of PMTU Kornel Dulęba
- git: 3b9fc833707c - stable/13 - atomic: Add plain atomic_load/store_bool() Mark Johnston
- git: e45f7e92439d - stable/13 - acpi(4): mention NONE as possible setting for hw.acpi.power_button_state Piotr Pawel Stefaniak
- Wed, 17 Aug 2022
- git: 66ea3876d70b - stable/13 - basic_signal test: temporarily skip trap_signal_test on i386 Li-Wen Hsu
- git: a5afb6fe1ad0 - stable/13 - rtld: fix display of the mapbase for the traced objects Konstantin Belousov
- git: f7cb47731675 - stable/13 - contrib/tzdata: import tzdata 2022b and 2022c Philip Paeps
- git: 7fb15b35cc22 - stable/12 - contrib/tzdata: import tzdata 2022b and 2022c Philip Paeps
- git: cf1a6ffceec4 - stable/13 - Allow forced r/w mount of UFS/FFS filesystem with a bad check hash. Kirk McKusick
- Thu, 18 Aug 2022
- git: 636724a668e5 - stable/13 - ctladm: Fix typo in command line help. Alexander Motin
- git: 6ecf086d5a0c - stable/13 - altq: improve pfctl config time for large numbers of queues Kristof Provost
- git: 51557e246432 - stable/12 - altq: improve pfctl config time for large numbers of queues Kristof Provost
- git: 4f8b31efcf95 - stable/12 - syslog(3): Send proper NILVALUE if gethostname(3) fails. Eugene Grosbein
- Fri, 19 Aug 2022
- git: 057b43b26235 - stable/13 - bpf: Fix BIOCPROMISC locking Mark Johnston
- git: 363d4b3b42c1 - stable/13 - arm: Clear TTBCR before enabling the MMU Mark Johnston
- git: 55f186a13a4f - stable/13 - Move sort to runtime Doug Rabson
- git: f5bbed62172b - stable/13 - pkgbase: split kerberos binaries and libs Doug Rabson
- git: 673bca7e765e - stable/12 - [skip ci] unix(4): LOCAL_PEERCRED works on SOCK_SEQPACKET, too. Alan Somers
- git: 637e67246a69 - stable/12 - tools/test/upsdl: fix compiler warnings Alan Somers
- Sat, 20 Aug 2022
- git: a9d0655fa413 - stable/12 - fusefs: fix a cached attributes bug during directory rename Alan Somers
- git: 4d5fb17274aa - stable/12 - fusefs: fix two bugs regarding VOP_RECLAIM of the root inode Alan Somers
- git: 73e02a370e52 - stable/12 - fusefs: validate servers' error values Alan Somers
- git: 3a5ccf21b2aa - stable/12 - fusefs: correctly handle servers that report too much data written Alan Somers
- git: b524667411e9 - stable/12 - prometheus_sysctl_exporter: fix metric aliasing Alan Somers
- git: e2182a594d84 - stable/12 - fusefs: fix FUSE_CREATE with file handles and fuse protocol < 7.9 Alan Somers
- git: 20004b265add - stable/12 - fusefs: fix an undefined variable access Alan Somers
- git: e04d75193865 - stable/12 - fix integer overflow bugs in *stosbt Alan Somers
- git: 93891ed2f794 - stable/12 - fusefs: make the mknod.cc tests a bit more general. Alan Somers
- git: 3c69525933e1 - stable/12 - ses: don't panic if disk elements have really weird descriptors Alan Somers
- git: 5c155bab48c0 - stable/12 - prometheus_sysctl_exporter: ignore ENOENT for mibs specified on the CLI Alan Somers
- git: e1d8b0f49a9e - stable/12 - ip6(4): document IP_ORIGDSTADDR Alan Somers
- git: d58ced88d39f - stable/13 - prometheus_sysctl_exporter: ignore ENOENT for mibs specified on the CLI Alan Somers
- git: 5f46ec779fe7 - stable/13 - Add more aio tests Alan Somers
- git: baa6a68cbe47 - stable/13 - ip6(4): document IP_ORIGDSTADDR Alan Somers
- git: 3c87f145d4e8 - stable/13 - pfctl: fix FOM_ICMP/POM_STICKYADDRESS clash Kristof Provost
- git: c9554c4df514 - stable/12 - pfctl: fix FOM_ICMP/POM_STICKYADDRESS clash Kristof Provost
- Sun, 21 Aug 2022
- git: 70c04943208f - stable/13 - Avoid using TARGET_ARCH in llvm.build.mk Dimitry Andric
- git: 39a1b7009003 - stable/13 - gpio: mark more INVARIANTS variables as __diagused Dimitry Andric
- git: d669421c9884 - stable/13 - Adjust function definition in riscv's dtrace_subr.c to avoid clang 15 warning Dimitry Andric
- git: 4922e544ee86 - stable/13 - Fix unused variable warning in rockchip's rk_spi.c Dimitry Andric
- git: 94c282b1eff4 - stable/13 - Adjust function definition in arm's dtrace_subr.c to avoid clang 15 warning Dimitry Andric
- git: a7d40321e80c - stable/13 - Fix unused variable warning in tcp_stacks's bbr.c Dimitry Andric
- git: 6467d28c78cd - stable/13 - Adjust function definition in powerpc's dtrace_subr.c to avoid clang 15 warning Dimitry Andric
- git: 71554ce0cdd1 - stable/13 - Adjust function definition in drm_fb_helper.c to avoid clang 15 warning Dimitry Andric
- git: 59f0eba31e86 - stable/13 - Adjust function definition in kern_poll.c to avoid clang 15 warning Dimitry Andric
- git: 7593646bac79 - stable/13 - Fix unused variable warning in tcp_stacks's rack.c Dimitry Andric
- git: f0393361ecc3 - stable/13 - Suppress unused variable warning in tcp_stacks's rack.c Dimitry Andric
- git: dfab304ceeb5 - stable/13 - Adjust function definition in arm's mv_common.c to avoid clang 15 warning Dimitry Andric
- git: 894334abf436 - stable/13 - Adjust function definition in arm64's db_trace.c to avoid clang 15 warning Dimitry Andric
- git: 667ea86715cf - stable/13 - Adjust function definition in tcp_hpts.c to avoid clang 15 warning Dimitry Andric
- git: 9bd70da49a98 - stable/13 - Adjust function definition in aim_machdep.c to avoid clang 15 warning Dimitry Andric
- git: 957c5a9a4dda - stable/13 - Fix unused variable warning in mmu_radix.c Dimitry Andric
- git: f8787cb1998a - stable/13 - Adjust function definitions in mmu_oea64.c to avoid clang 15 warnings Dimitry Andric
- git: 37754cf7c81f - stable/13 - Fix unused variable warnings in tcp_hpts.c Dimitry Andric
- git: 32065e949f25 - stable/13 - Adjust function definitions in mmu_radix.c to avoid clang 15 warnings Dimitry Andric
- git: 55db31a62dfa - stable/13 - Adjust function definitions in mp_cpudep.c.c to avoid clang 15 warnings Dimitry Andric
- git: cba63237c973 - stable/13 - Adjust function definition in riscv's db_trace.c to avoid clang 15 warning Dimitry Andric
- git: 9ae1196cfa18 - stable/13 - Adjust function definition in moea64_native.c to avoid clang 15 warning Dimitry Andric
- git: 0e33cf79a008 - stable/12 - Avoid using TARGET_ARCH in llvm.build.mk Dimitry Andric
- git: bc78b4fd17cc - stable/12 - gpio: mark more INVARIANTS variables as __diagused Dimitry Andric
- git: 745039007600 - stable/12 - Adjust function definition in riscv's dtrace_subr.c to avoid clang 15 warning Dimitry Andric
- git: c0089ba4592e - stable/12 - Fix unused variable warning in rockchip's rk_spi.c Dimitry Andric
- git: 1b632d8fe220 - stable/12 - Adjust function definition in arm's dtrace_subr.c to avoid clang 15 warning Dimitry Andric
- git: 77889d4ad0ed - stable/12 - Adjust function definition in powerpc's dtrace_subr.c to avoid clang 15 warning Dimitry Andric
- git: 4cfadd41f00f - stable/12 - Adjust function definition in drm_fb_helper.c to avoid clang 15 warning Dimitry Andric
- git: e82f6f47d5d6 - stable/12 - Adjust function definition in kern_poll.c to avoid clang 15 warning Dimitry Andric
- git: f3a9d6009c18 - stable/12 - Suppress unused variable warning in tcp_stacks's rack.c Dimitry Andric
- git: a1d2106afbf6 - stable/12 - Adjust function definition in arm's mv_common.c to avoid clang 15 warning Dimitry Andric
- git: d7e6bfa4e6b1 - stable/12 - Adjust function definition in arm64's db_trace.c to avoid clang 15 warning Dimitry Andric
- git: 3e55a45bb7f3 - stable/12 - Adjust function definition in aim_machdep.c to avoid clang 15 warning Dimitry Andric
- git: 578d8f93983a - stable/12 - Fix unused variable warning in tcp_hpts.c Dimitry Andric
- git: 2ee07943312f - stable/12 - Adjust function definitions in mp_cpudep.c.c to avoid clang 15 warnings Dimitry Andric
- git: e0229df69964 - stable/12 - Adjust function definition in riscv's db_trace.c to avoid clang 15 warning Dimitry Andric
- Mon, 22 Aug 2022
- git: f300d69252ea - stable/13 - development(7): Update URLs Li-Wen Hsu
- git: 2067574b27ca - stable/13 - MFC: syslog(3): unbreak log generation using fabricated PID Eugene Grosbein
- git: 09387f73b1a8 - stable/12 - syslog(3): unbreak log generation using fabricated PID Eugene Grosbein
- git: e337cd72f79e - stable/12 - pf: stop resolving hosts as dns that use ":" modifier Kristof Provost
- git: 2e9bba56219c - stable/13 - pf: stop resolving hosts as dns that use ":" modifier Kristof Provost
- git: c4c0c782f709 - stable/13 - pfctl tests: test case for the POM_STICKYADDRESS fix Kristof Provost
- git: f13593e913ea - stable/13 - Support decoding mem32 memory in the rk pcie driver Andrew Turner
- git: 441d0bf214d2 - stable/13 - Only add gicv3 fdt children with a compatible property Andrew Turner
- git: 8f736f867ced - stable/13 - Remove "All rights reserved" where I can in libc Andrew Turner
- git: 1570048c5219 - stable/13 - Adjust function definition in hwpmc to avoid clang 15 warning Andrew Turner
- git: 36e31c79cea1 - stable/13 - Adjust function definition in ofw to avoid clang 15 warning Andrew Turner
- git: d86e51e9956c - stable/13 - Adjust function definition in subr_devmap.c to avoid clang 15 warning Andrew Turner
- git: 7ba58de6b6d0 - stable/13 - rb_tree: update augmentation after element change Doug Moore
- git: 55fa60782f3e - stable/13 - rb_tree: resolve name clash Doug Moore
- git: d4f7acfad732 - stable/13 - iommu_gas: add iommu_gas_remove() Konstantin Belousov
- Tue, 23 Aug 2022
- git: 838c1fa88d71 - stable/13 - fork_norfproc(): style Konstantin Belousov
- git: 623220ac78e1 - stable/13 - sleepq_check_ast_sc_locked(): update comment Konstantin Belousov
- git: 2422c420b4f0 - stable/13 - sleepq_set_timeout_sbt(): correct comment to not talk about ticks Konstantin Belousov
- git: d521c27c345d - stable/13 - exit1(): update comment about thread_single() Konstantin Belousov
- git: 926b4724eae4 - stable/13 - reap_kill_proc_locked(): remove outdated part of the comment Konstantin Belousov
- git: edf2d935b50a - stable/13 - fbt/x86: Extract arg1 for return probes from the trapframe Mark Johnston
- git: 761d4d350d1a - stable/13 - dtrace/amd64: Implement emulation of call instructions Mark Johnston
- git: 974a015fb016 - stable/13 - bhyve: Use "void" instead of empty parameter lists Mark Johnston
- git: 976ed044fbbb - stable/13 - bhyve: Mark variables and functions as static where appropriate Mark Johnston
- git: 1579c6e2dc9b - stable/13 - bhyve: Sprinkle const qualifiers where appropriate Mark Johnston
- git: fdb52057a4a0 - stable/13 - tests: Add more shared shadow regression tests Mark Johnston
- git: ff481f220232 - stable/13 - Fix shared_shadow_inval_test when superpages are disabled Mark Johnston
- git: b66ab4c8b728 - stable/13 - tests: Handle platforms with MAXPAGESIZES < 2 Mark Johnston
- Wed, 24 Aug 2022
- git: 09f390a21553 - stable/13 - arc4random(3): Reduce diff with OpenBSD. Xin LI
- git: ead0fe475c5e - stable/13 - sh: nullify ENV in tests Piotr Pawel Stefaniak
- git: 6480563d0678 - stable/13 - sh: accept fc options grouped behind one '-' Piotr Pawel Stefaniak
- Thu, 25 Aug 2022
- git: 84fc080266e1 - stable/13 - cxgbe: Deactivate upper layer drivers (like TOE) during detach. John Baldwin
- git: cb85a1815fbe - stable/13 - cxgbei: Adjust the calculation for the maximum ISO payload. John Baldwin
- git: 7252457be7e9 - stable/13 - gcore: Trim stale bits from elf32core.c. John Baldwin
- git: 39b724b72775 - stable/13 - cxgbe TOE TLS: Fix handling of unusual record types. John Baldwin
- git: 1a26ebd6d5b3 - stable/13 - ktls_test: Add a require_toe option similar to require_ifnet. John Baldwin
- git: a88b3991e2b2 - stable/13 - bhyve: Style fix for read/write_config. John Baldwin
- git: ecfbefc91e75 - stable/13 - bhyve xhci: Cache the value of MaxPStreams when initializing an endpoint. John Baldwin
- git: 574f63650323 - stable/13 - bhyve: fix -Wunused-but-set-variable warning John Baldwin
- git: ff5d46d7f9a1 - stable/13 - bhyve e1000: Skip packets with a small header. John Baldwin
- git: e5217bedc964 - stable/13 - bhyve: Support other schemes for naming pass-through devices. John Baldwin
- git: 9a647d96eb3c - stable/13 - pci: Add helper routines to iterate over a device's BARs. John Baldwin
- git: c1434fd2deaf - stable/13 - bhyve: Validate host PAs used to map passthrough BARs. John Baldwin
- git: 920489d03ced - stable/12 - bhyve xhci: Cache the value of MaxPStreams when initializing an endpoint. John Baldwin
- git: 19f184797e2c - stable/12 - bhyve: fix -Wunused-but-set-variable warning John Baldwin
- git: 2d349fd22c97 - stable/12 - bhyve e1000: Skip packets with a small header. John Baldwin
- git: bb5b19a12c61 - stable/12 - pci: Add helper routines to iterate over a device's BARs. John Baldwin
- git: 10affcbdac73 - stable/12 - bhyve: Validate host PAs used to map passthrough BARs. John Baldwin
- Fri, 26 Aug 2022
- Sat, 27 Aug 2022
- Sun, 28 Aug 2022
- Mon, 29 Aug 2022
- git: 6aa98b826f24 - stable/13 - opencrypto: mark INVARIANTS variables as __diagused Ed Maste
- git: 9f45a241fc0d - stable/13 - acpi: mark INVARIANTS variables as __diagused Ed Maste
- git: ff6ab85fc95a - stable/13 - gpio: mark INVARIANTS variables as __diagused Ed Maste
- git: dc0aacea416b - stable/12 - Cirrus-CI: Use standard QEMU package Ed Maste
- git: 23a769ff983a - stable/12 - uftdi(4): Add new USB ID. Hans Petter Selasky
- git: 4149598b7a92 - stable/12 - ibcore: Add support for RDMA/RoCE using VLAN(4) devices. Hans Petter Selasky
- git: d02aaf532586 - stable/13 - uftdi(4): Add new USB ID. Hans Petter Selasky
- git: eacf0dba236e - stable/13 - ibcore: Add support for RDMA/RoCE using VLAN(4) devices. Hans Petter Selasky
- git: 86bd7f67c31f - stable/12 - pf: Make sure that pfi_update_status() always zeros counters Ed Maste
- git: 5720c747b237 - stable/12 - pf: Reduce diffs against OpenBSD in pf_if.c Ed Maste
- git: c57ce1ab8704 - stable/12 - opencrypto: mark INVARIANTS variables as __diagused Ed Maste
- git: 324c4c32809b - stable/12 - acpi: mark INVARIANTS variables as __diagused Ed Maste
- git: 4555d2531462 - stable/12 - gpio: mark INVARIANTS variables as __diagused Ed Maste
- git: e6b7a23d7faa - stable/13 - bhyve: Address -Wunused* warnings in pci_nvme.c Mark Johnston
- git: b8e33d1abeae - stable/13 - bhyve: Address uses of uninitialized variables in pci_nvme.c Mark Johnston
- Tue, 30 Aug 2022
- git: 3cc226cd9c08 - stable/13 - bhnd(4): Correct a typo in a source code comment Gordon Bergling
- git: c2b53b320453 - stable/12 - bhnd(4): Correct a typo in a source code comment Gordon Bergling
- git: 2f13fa4d86d7 - stable/12 - mount_nfs.8: Remove reference to NFSv4 minor version 2 Rick Macklem
- git: 01c6fb9da216 - stable/13 - sqlite3: Vendor import of sqlite3 3.39.2 Cy Schubert
- git: 488274197c7d - stable/12 - sqlite3: Vendor import of sqlite3 3.39.2 Cy Schubert
- git: 289231c9634a - releng/13.1 - zlib: Fix a bug when getting a gzip header extra field with inflate(). Ed Maste
- git: e86b610b8744 - releng/13.1 - contrib/tzdata: import tzdata 2022b and 2022c Ed Maste
- git: 752f813d6ccc - releng/13.1 - Add UPDATING entries and bump version Ed Maste
- git: 77cd23716ffb - releng/13.0 - zlib: Fix a bug when getting a gzip header extra field with inflate(). Ed Maste
- git: 707cecae4e34 - releng/13.0 - contrib/tzdata: import tzdata 2022b and 2022c Ed Maste
- git: 5fe9c9de03ef - releng/13.0 - Add UPDATING entries and bump version Ed Maste
- git: 938108cf04f0 - releng/12.3 - zlib: Fix a bug when getting a gzip header extra field with inflate(). Ed Maste
- git: 6852ad586e45 - releng/12.3 - contrib/tzdata: import tzdata 2022b and 2022c Ed Maste
- git: 97e1662bba32 - releng/12.3 - Add UPDATING entries and bump version Ed Maste
- Wed, 31 Aug 2022
- git: 836fcf84616a - stable/13 - i386 copyout_fast: improve detection of a fault on accessing userspace Konstantin Belousov
- git: 3416c2f3c5cf - stable/13 - irettraps: i386 does not push %ss/%esp when exception does not switch rings Konstantin Belousov
- git: cd304fdbe95b - stable/13 - i386: do not allow userspace to set tf_trapno on sigreturn(2) Konstantin Belousov
- git: 79ceb5107b3b - stable/13 - i386 doreti: stop saving/restoring %ecx around calls into C Konstantin Belousov
- git: bf71e2e26745 - stable/13 - i386: simplify flow control in irettraps Konstantin Belousov
- git: 49c6968c1217 - stable/13 - i386: print all GPRs, PSL, and CR3 on double fault Konstantin Belousov
- git: d96dc612b363 - stable/13 - x86: print trap name in addition of trap number Konstantin Belousov
- git: 6a959c68c97f - stable/13 - x86: improve machdep.uprintf_signal Konstantin Belousov
- git: 1ba0642c01e2 - stable/13 - fork_exit(): style comment Konstantin Belousov
- git: c5b0a30c466f - stable/13 - scandir.3: Use .Fo instead of .Fn for long args Konstantin Belousov
- git: 628b801a8d34 - stable/13 - Link scandir_b(3) to scandir(3) Konstantin Belousov
- git: 066b09c2b1b1 - stable/13 - libc: split scandir() into scandir_dirp() and proper scandir() Konstantin Belousov
- git: f8a926bebe81 - stable/13 - libc: add scandirat(3) Konstantin Belousov
- git: a7593bf87d54 - stable/13 - Document scandirat(3) Konstantin Belousov
- git: 27e60668bf29 - stable/13 - libc: Add strverscmp(3) and versionsort(3) Konstantin Belousov
- git: 7e8fa3c9a210 - stable/13 - Fix compat10 semaphore interface race Konstantin Belousov
- git: 3e39cbb10e0d - stable/12 - Fix compat10 semaphore interface race Konstantin Belousov
- git: 06bf97791a90 - stable/13 - i386/exception.s: fix mismerge Konstantin Belousov
- git: 7e6232140fa2 - stable/13 - NOTES: Update the default MSIZE and MCLSHIFT values Mark Johnston
- git: 51b886a812a7 - stable/13 - NOTES: Update the comment for MCLSHIFT Mark Johnston
- git: 569bfb42951a - stable/13 - libprocstat: forward declare struct kinfo_proc Brooks Davis
- git: f4036d3241cf - stable/12 - libprocstat: forward declare struct kinfo_proc Brooks Davis
- Go to: [ monthly archives ] [ by author ] [ by date ]