dev-commits-src-branches@FreeBSD.org
Commits to the stable branches of the FreeBSD src repository
- Go to: [ monthly archives ] [ by author ] [ by thread ]
June 2023 Archives by date
- Thu, 01 Jun 2023
- git: 91ae4636fbf2 - stable/13 - ntp: import ntp-4.2.8p16 Cy Schubert
- git: cf960e546bf3 - stable/12 - ntp: import ntp-4.2.8p16 Cy Schubert
- git: 9058186bc1fa - stable/13 - Apply libc++ fix for compiling <type_traits> with clang 16 Dimitry Andric
- git: 3cc4f10db0fe - stable/13 - Apply clang fixes for crashes compiling ARM/AArch64 CRC intrinsics Dimitry Andric
- git: dbbac83e39fa - stable/12 - Apply clang fixes for crashes compiling ARM/AArch64 CRC intrinsics Dimitry Andric
- git: 58df1aed1c18 - stable/12 - ntp: Update version string Cy Schubert
- git: b916516fddd4 - stable/13 - ntp: Update version string Cy Schubert
- Fri, 02 Jun 2023
- git: 1f1c3eb00db6 - stable/13 - posixshmcontrol.1: Document posixshmcontrol create -l Mark Johnston
- git: 039be66beb86 - stable/13 - bitset: Remove BITSET_FOREACH_ADVANCE Mark Johnston
- git: 78155442c297 - stable/13 - nexus: Consistently return a pointer in failure paths Mark Johnston
- git: 797e917ed647 - stable/13 - tests: Add a simple regression test for ptrace(PT_SC_REMOTE) Mark Johnston
- git: cf9f8856eaf1 - stable/13 - tests: Fix format strings Mark Johnston
- git: d0c829d7c73e - stable/13 - linuxkpi: Use modern function declarations Mark Johnston
- git: a138508ef6b0 - stable/13 - ice(4): Update to 1.37.11-k Eric Joyner
- git: 95aced446a8c - stable/13 - ixgbe: Change if condition for RSS and rxcsum Eric Joyner
- git: 197106cf41df - stable/12 - ixgbe: Change if condition for RSS and rxcsum Eric Joyner
- Sat, 03 Jun 2023
- Sun, 04 Jun 2023
- Mon, 05 Jun 2023
- git: ea656f7cdcc1 - stable/13 - sqlite3: Vendor import of sqlite3 3.42.0 Cy Schubert
- git: 60ab53f3a67b - stable/12 - sqlite3: Vendor import of sqlite3 3.42.0 Cy Schubert
- git: 64d0e990f766 - stable/13 - setkey(8): remove redundand returns Konstantin Belousov
- git: 0957619bf5f0 - stable/13 - setkey(8): ansify parser Konstantin Belousov
- git: 256d03bc580e - stable/13 - setkey(8): extract prefixlen calculation info helper Konstantin Belousov
- git: 447af6361cec - stable/13 - setkey(8): NAT-T manual configuration support Konstantin Belousov
- git: dcaa24cf3057 - stable/13 - setkey(8): document NAT-T and NAT-T MTU extensions syntax Konstantin Belousov
- git: be455be5099d - stable/13 - kern/subr_unit.c: some style Konstantin Belousov
- git: 23af3ca2d418 - stable/13 - kern/subr_unit.c: more uses for is_bitmap() Konstantin Belousov
- git: c26549327f42 - stable/13 - subr_unit.c: explain first/last special ranges Konstantin Belousov
- git: 4ae4e074ebe8 - stable/13 - unr(9): document clean_unrhdr() Konstantin Belousov
- git: 694714adcd19 - stable/13 - unr(9): add 'show unrhdr' ddb command Konstantin Belousov
- git: c0360504add5 - stable/13 - unr(9): add iterator interface Konstantin Belousov
- git: e7c3889a1736 - stable/13 - unr(9): add 'show unrhdr_iter' command Konstantin Belousov
- git: d4fb56c08fb9 - stable/13 - unr(9) iterator: add naive test Konstantin Belousov
- git: 135bc1d49de5 - stable/13 - unr(9): document iterators Konstantin Belousov
- git: bb75966eaa31 - stable/13 - reapkill: handle possible pid reuse after the pid was recorded as signalled Konstantin Belousov
- git: 1e26f443cd2b - stable/13 - __acl_get_fd(2), __acl_aclcheck_fd(2): enable for O_PATH filedescriptors Konstantin Belousov
- git: e99631746701 - stable/13 - open(2): fix typo Konstantin Belousov
- git: 6180303a79bc - stable/13 - cd9660.5: Fix the history section Mateusz Piotrowski
- git: 19677c0da80f - stable/13 - ps: Fix synopsis Mateusz Piotrowski
- git: e06bc4821edd - stable/13 - ps: Add libxo to usage message Mateusz Piotrowski
- git: 412394a79096 - stable/13 - nproc.1: Fix "first appeared in" details Mateusz Piotrowski
- git: c2144c3766ba - stable/13 - Cirrus-CI: add gcc12 automatic task on primary GitHub mirror Ed Maste
- git: 089d1ed94c07 - stable/13 - Cirrus-CI: move QEMU pkg installation to test script Ed Maste
- git: 7d947ad81079 - stable/13 - Cirrus-CI: hide manual tasks from official runs Ed Maste
- git: 99b983ffe737 - stable/13 - Cirrus-CI: switch to -lite LLVM package for native run Ed Maste
- git: 80622a0a440d - stable/13 - Cirrus-CI: move arch and toolchain to beginning of task names Ed Maste
- git: 2b4fb1350cee - stable/12 - openssh: include destination constraints for smartcard keys Ed Maste
- git: 792d3f16868e - stable/13 - ssh: fix leak and apply style(9) to hostname canonicalization Ed Maste
- git: 77d002b9cbf4 - stable/12 - ssh: fix leak and apply style(9) to hostname canonicalization Ed Maste
- Tue, 06 Jun 2023
- Wed, 07 Jun 2023
- git: 007322a94cee - stable/13 - Add the ability to adjust directory depths to background fsck_ffs(8). Kirk McKusick
- git: 77cbed11b2ea - stable/13 - Do not try to adjust a directory depth when its reconnection is declined. Kirk McKusick
- git: 52f50301aaab - stable/13 - Correct two bugs in fsck_ffs(8) triggered by corrupted filesystems. Kirk McKusick
- git: fbfbd0638a5a - stable/13 - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. Kirk McKusick
- git: 3035f98d56eb - stable/13 - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. Kirk McKusick
- git: da8749afdca8 - stable/13 - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. Kirk McKusick
- git: 90532db778dc - stable/13 - Cleanups to fsck_ffs(8). Kirk McKusick
- git: a4bea5c479d8 - stable/13 - Fix a bug in fsck_ffs(8) triggered by corrupted filesystems. Kirk McKusick
- git: 95fc911fe9f2 - stable/13 - Updates to UFS/FFS superblock integrity checks when reading a superblock. Kirk McKusick
- Thu, 08 Jun 2023
- git: d2565dc8022d - stable/13 - nfsstat.1: Add a missing argument to -w Mateusz Piotrowski
- git: 46494d4edf98 - stable/13 - vendor/bc: import version 6.3.1 Stefan Eßer
- git: e30c54cd4447 - stable/13 - ktrace: Make the data lengths table const Mark Johnston
- git: cf5731ee5a6f - stable/13 - signal: Make the signal disposition table const Mark Johnston
- git: 8eba66320128 - stable/13 - usr.bin/bc: fix build issue of version 6.6.0 on MIPS Stefan Eßer
- Fri, 09 Jun 2023
- git: 5d3fa3d71c31 - stable/13 - ntp: import ntp-4.2.8p17 Cy Schubert
- git: 2a5324685d3a - stable/12 - ntp: import ntp-4.2.8p17 Cy Schubert
- git: 0837ad1598e0 - stable/13 - ipsec: Make algorithm tables read-only Mark Johnston
- git: bdfc441d41f5 - stable/13 - x86: Mark the CPU idle function table as const Mark Johnston
- git: 86204d931f3a - stable/13 - sysarch: Add includes required for ktrcapfail() calls to be compiled Mark Johnston
- git: f4c08b759ad1 - stable/13 - ktrace: Make sys/ktrace.h self-contained Mark Johnston
- git: e81a864ddaad - stable/13 - top: Use a cpuset_t to represent a CPU mask Mark Johnston
- git: 8a226e8cabee - stable/13 - arm64/disassem.c: style and formatting Mitchell Horne
- git: bf64c283250a - stable/13 - arm64/disassem.c: Add support str/strb/strh instructions Mitchell Horne
- git: 6cc69b793bbd - stable/13 - arm64/disassem.c: Fix typo sxts to sxts and amount for TYPE_02 Mitchell Horne
- git: fd9ce8745f64 - stable/13 - printf(9): clarify the description of %b Mitchell Horne
- git: 36d68e55b2f7 - stable/13 - hwpmc: drop vestigial IAP event definitions Mitchell Horne
- git: 0ebcec2b02e6 - stable/13 - hwpmc: remove remaining UCP event definitions Mitchell Horne
- git: 009c4909bafe - stable/13 - pmc_events.h: update event list comment Mitchell Horne
- git: 2fc54435a6c4 - stable/13 - pmc_events.h: event list formatting Mitchell Horne
- git: e456727fcc3f - stable/13 - pmccontrol: drop Pentium 4 special case Mitchell Horne
- git: 4f845152b19b - stable/13 - hwpmc: trim obsolete Intel CPU and class defs Mitchell Horne
- git: fd9f6074dc71 - stable/13 - hwpmc: formatting of CPU and class lists Mitchell Horne
- git: 67239b0a33b2 - stable/13 - hwpmc: don't use deprecated copystr(9) Mitchell Horne
- git: ca05e98df02a - stable/13 - hwpmc_logging: less macro magic for type names Mitchell Horne
- git: 6b5db9d3af04 - stable/13 - hwpmc: simplify arm64 kernel stack unwinding Mitchell Horne
- git: 14df23cfeadc - stable/13 - hwpmc: purge EOL release compatibility Mitchell Horne
- git: 9520dca1cef4 - stable/13 - hwpmc: use kstack_contains() Mitchell Horne
- git: e6246bd85ae0 - stable/13 - pmcstat: augment an error message Mitchell Horne
- git: e6b3aaa3e68d - stable/13 - hwpmc: unused/diagused annotations in tsc class Mitchell Horne
- git: 1b7d148ed773 - stable/13 - hwpmc: pass pmc pointer to more class methods Mitchell Horne
- git: 927a2f62980b - stable/13 - hwpmc: remove pmd_pcpu_{init,fini} callbacks Mitchell Horne
- git: 406f97fa59d7 - stable/13 - hwpmc: remove stub pmd_switch_{in,out} methods Mitchell Horne
- git: 33e2f70d7d10 - stable/13 - ofw_cpu: whitespace cleanup Mitchell Horne
- git: e61a69e88a03 - stable/13 - ofw_cpu: quiet secondary CPU devices Mitchell Horne
- git: b4567a48a946 - stable/13 - arm64/disassem.c: Add detection of xzr and sp Mitchell Horne
- git: d0f5cb10d4f4 - stable/13 - arm64/disassem.c: Make output lowercase Mitchell Horne
- git: 7396802b1ea2 - stable/13 - arm64/disassem.c: Add shifted register instruction definitions Mitchell Horne
- git: d3af72040679 - stable/13 - riscv: Use PMAP_MAPDEV_EARLY_SIZE in locore and pmap_bootstrap Mitchell Horne
- git: 984f74caad01 - stable/13 - hier(7): drop list of /usr/include subdirectories Mitchell Horne
- git: 64ad5d3c4743 - stable/13 - hier(7): drop list of /usr/share/doc subdirectories Mitchell Horne
- git: 82e1e0e0f471 - stable/13 - hier(7): document /home/ and /usr/home/ Mitchell Horne
- git: e48e530e1f3b - stable/13 - hier(7): fix a couple mandoc warnings Mitchell Horne
- git: 4a0ea7a98b92 - stable/13 - bcm2835_gpio: Handle BCM2711 pin configuration Mitchell Horne
- git: 13cc2842304c - stable/13 - libpmc: expand PMC_OP* defines Mitchell Horne
- Sat, 10 Jun 2023
- Sun, 11 Jun 2023
- git: 4deff63c5d78 - stable/13 - gssd: Improve failure message when running in a jail Rick Macklem
- git: d231ca7fe394 - stable/13 - rtld_tls.h: style Konstantin Belousov
- git: 60e3db0c4527 - stable/13 - rtld: rename tls_done to tls_static Konstantin Belousov
- git: dc56749b2074 - stable/13 - rtld: do not allow both dynamic DTV index and static TLS offset Konstantin Belousov
- git: 62bc41c614ec - stable/13 - rtld: fix allocate_module_tls() variant I fallback to static allocation Konstantin Belousov
- git: d0fec56f9052 - stable/13 - rtld: fix typo in comment Konstantin Belousov
- Mon, 12 Jun 2023
- git: 4eee1fcdfc77 - stable/13 - nfsuserd: Improve failure message when running in a jail Rick Macklem
- git: 9c5a91f96994 - stable/13 - lib/csu: Get rid of unused fptr typedef on amd64. Konstantin Belousov
- git: aea1d51e854e - stable/13 - csu: move common code to libc Konstantin Belousov
- git: 3f7327695061 - stable/13 - x86: microoptimize static PIE startup Konstantin Belousov
- git: 750a1522f6ac - stable/13 - libc: move declaration of 'char **environ' to common private header Konstantin Belousov
- git: c604aa6c6b3f - stable/13 - libc/csu: rename ignore_init.c to libc_start1.c Konstantin Belousov
- git: 928fcfec0950 - stable/13 - libc/csu: add powerpcspe Konstantin Belousov
- git: c10e56732217 - stable/13 - lib/csu: do not compile the body of handle_static_init() for PIC build at all Konstantin Belousov
- git: be12b4f1fbf6 - stable/13 - riscv: Rework CPU identification (first part) Mitchell Horne
- git: bcb838d17a9b - stable/13 - riscv: Call identify_cpu() earlier for CPU 0 Mitchell Horne
- git: efb86ba7d3b8 - stable/13 - riscv: Rework CPU identification (second part) Mitchell Horne
- git: db5bd5ba6bfb - stable/13 - riscv: Print ISA extensions Mitchell Horne
- git: c48ea7b4953e - stable/13 - riscv: MMU detection Mitchell Horne
- git: ad1ed7742f0e - stable/13 - riscv: Print less CPU info Mitchell Horne
- git: 3c236686822b - stable/13 - riscv: S-mode extension parsing Mitchell Horne
- git: 9834e0f2767a - stable/13 - riscv timer: use stimecmp CSR when available Mitchell Horne
- Tue, 13 Jun 2023
- Wed, 14 Jun 2023
- git: 9feaa109e4ae - stable/13 - local-unbound-setup: Disable the libc subscriber. Dag-Erling Smørgrav
- git: cfb53f983f14 - stable/13 - ncal: Error out if writing to stdout failed. Dag-Erling Smørgrav
- git: cfa209265a30 - stable/13 - tsort: Error out if writing to stdout failed. Dag-Erling Smørgrav
- git: 06520254ed83 - stable/13 - ctags: Support writing to stdout instead of a file. Dag-Erling Smørgrav
- git: bc47005a648b - stable/13 - xargs: terminate if line replacement cannot be constructed Dag-Erling Smørgrav
- git: ba129c571660 - stable/12 - Allow a comma-separated list in login class capabilities, by adding a version of strcspn that allows quoting. Ed Maste
- git: 894492f5bf4e - stable/13 - linuxkpi: #ifdef guard fpu_kern(9) usage Mitchell Horne
- Thu, 15 Jun 2023
- git: fc17cf76153d - stable/13 - Back out fb31ad53c471e01ba473b2fb038c0cff6253654b, which was committed in error directly to stable/13 instead to main. Marko Zec
- git: 498b34f60d2f - stable/13 - libvmmapi: Remove some unneeded includes Mark Johnston
- git: 9f2e54d1b330 - stable/13 - EC2: Chase awscli package rename Colin Percival
- Fri, 16 Jun 2023
- Sat, 17 Jun 2023
- Mon, 19 Jun 2023
- git: 232bd8e8d896 - stable/13 - vm_phys: Change the return type of vm_phys_unfree_page() to bool Mark Johnston
- git: 299a7961f47d - stable/13 - opencrypto: Handle end-of-cursor conditions in crypto_cursor_segment() Mark Johnston
- git: 0d2318bbb4cc - stable/13 - crypto: Advance the correct pointer in crypto_cursor_copydata() Mark Johnston
- git: c4aae5668c69 - stable/13 - geli tests: Add a regression test for PR 271766 Mark Johnston
- Tue, 20 Jun 2023
- Wed, 21 Jun 2023
- git: 92876ef4900b - stable/13 - acl(3): improve discoverability of acl_get_perm_np(3) Kyle Evans
- git: 72cf63a259b5 - stable/13 - arm64: gicv3: setup PPIs on all APs after they're online Kyle Evans
- git: a977fb7c841a - stable/13 - libc: locale: fix collation file size validation Kyle Evans
- git: 4bbfb6c48b00 - stable/13 - caroot: update the root bundle Kyle Evans
- git: 6322a6c9daaa - stable/13 - pam_krb5: Fix spoofing vulnerability Gordon Tetlow
- git: 5018f551ece2 - stable/12 - pam_krb5: Fix spoofing vulnerability Gordon Tetlow
- git: 525ac1948af8 - releng/13.2 - loader: comconsole: don't unconditionally wipe out hw.uart.console Gordon Tetlow
- git: e63d8b8fa6d9 - releng/13.2 - mpr: fix copying of event_mask Gordon Tetlow
- git: 58d21e3e8e56 - releng/13.2 - pam_krb5: Fix spoofing vulnerability Gordon Tetlow
- git: 08b87f63a046 - releng/13.2 - Add UPDATING entries and bump version. Gordon Tetlow
- git: 0e577c42f61c - releng/13.1 - contrib/tzdata: import tzdata 2023c Gordon Tetlow
- git: 5d2bbb9db2d2 - releng/13.1 - loader: comconsole: don't unconditionally wipe out hw.uart.console Gordon Tetlow
- git: bc61a15ededc - releng/13.1 - mpr: fix copying of event_mask Gordon Tetlow
- git: 07e3f54f2ea1 - releng/13.1 - pam_krb5: Fix spoofing vulnerability Gordon Tetlow
- git: df74c1165cd0 - releng/13.1 - Add UPDATING entries and bump version. Gordon Tetlow
- git: 548ece23b51c - releng/12.4 - contrib/tzdata: import tzdata 2023c Gordon Tetlow
- git: c7b05da29795 - releng/12.4 - mpr: fix copying of event_mask Gordon Tetlow
- git: 0453667c492c - releng/12.4 - pam_krb5: Fix spoofing vulnerability Gordon Tetlow
- git: e374f1ec937f - releng/12.4 - openssh: include destination constraints for smartcard keys Gordon Tetlow
- git: 27340c75ee9f - releng/12.4 - Add UPDATING entries and bump version. Gordon Tetlow
- git: c6d3829c09f7 - stable/13 - freebsd-update: Mention 13.2-RELEASE in usage. Ed Maste
- git: 2004a768e44c - stable/12 - freebsd-update: avoid effects of user's environment on grep Ed Maste
- git: bb727917364f - stable/12 - freebsd-update: re-edit files if merge conflict markers remain Ed Maste
- git: 917f8b67814c - stable/12 - freebsd-update: Mention 13.2-RELEASE in usage. Ed Maste
- git: 12b3082aa072 - stable/13 - pf: fix pf_nv##_array() size check Kristof Provost
- git: 48bb8ea97e22 - stable/12 - pf: fix pf_nv##_array() size check Kristof Provost
- git: 1178acf46604 - stable/13 - EC2: Default to "uefi-preferred" boot mode Colin Percival
- Thu, 22 Jun 2023
- git: c27befba6040 - stable/13 - nameser: Fix a typo in a source code comment Gordon Bergling
- git: 3d4102fad438 - stable/12 - nameser: Fix a typo in a source code comment Gordon Bergling
- git: 0c5dc32aed2a - stable/13 - msun: Correct FreeBSD version in sincos() man page Dimitry Andric
- git: f651a3f8ff0b - stable/12 - msun: Correct FreeBSD version in sincos() man page Dimitry Andric
- Fri, 23 Jun 2023
- git: 8711fd2103d2 - stable/13 - kern_ntptime: Fix undefined behavior of the shift operator Cy Schubert
- git: e66b677c9745 - stable/12 - kern_ntptime: Fix undefined behavior of the shift operator Cy Schubert
- git: 987fca954dc8 - stable/13 - md: Get rid of the pbuf zone Mark Johnston
- git: 8bea7e28ef1b - stable/13 - arm64: Make a debug print conditional on bootverbose Mark Johnston
- git: 7d86d8ed848e - stable/13 - dtrace/arm64: Fix user memory access routines Mark Johnston
- git: 13a31c43bf2c - stable/13 - arm64: Remove struct arm64_frame Mark Johnston
- Sun, 25 Jun 2023
- git: 1b33afb7e88b - stable/13 - wpa: Enable receiving priority tagged (VID 0) frames Cy Schubert
- git: cc6d0b4bd2c9 - stable/12 - wpa: Enable receiving priority tagged (VID 0) frames Cy Schubert
- git: 53380074a162 - stable/13 - ipmi: add Block Transfer interface support Andrey V. Elsukov
- git: a820d8fa71e8 - stable/13 - sctp: fix man page for socket option controlling delayed acks Michael Tuexen
- git: 081ecd9cf028 - stable/13 - tcp: fix TCP MD5 digest computation for TCP over UDP Michael Tuexen
- git: edff1d344c6b - stable/13 - tcp: fix TCP MD5 computation for the BBR and RACK stack Michael Tuexen
- git: 180136462aa9 - stable/13 - sctp: don't do RTT measurements with cookies Michael Tuexen
- git: 462dbcf3ce60 - stable/13 - sctp: enforce Kahn's rule during the handshake Michael Tuexen
- git: 17b65b4df95f - stable/13 - sctp: use constants from RFC 8260 to improve compliance Michael Tuexen
- git: 27de3c310c02 - stable/13 - sctp: improve handling of stale cookie error causes Michael Tuexen
- git: 6b218e45a9ca - stable/13 - sctp: improve shutdown(..., SHUT_WR) handling Michael Tuexen
- git: 046df9bdd678 - stable/13 - sctp: only start shutdown guard timer when sending SHUTDOWN chunk Michael Tuexen
- git: 6dc94f4ba1a5 - stable/12 - libalias: improve handling of invalid SCTP packets Michael Tuexen
- Mon, 26 Jun 2023
- git: 428647d483bb - stable/13 - motd: MFC: unbreak for source upgrade Eugene Grosbein
- git: 34ee2711941e - stable/13 - dpaa2: add console support for FDT based systems Bjoern A. Zeeb
- git: ca5e52ed3a5d - stable/13 - net80211: make ieee80211_scan_dump_channels private Bjoern A. Zeeb
- git: c6f7abeaeb5b - stable/13 - net80211: define mask for ss_flags rather than using hardcoded 0xfff Bjoern A. Zeeb
- git: a3a5f67d3949 - stable/13 - ifconfig: ifieee80211: print bssid name Bjoern A. Zeeb
- git: ded53e898c7b - stable/13 - rc/WPA: driver_bsd.c: backout upstream IFF_ change and add logging Bjoern A. Zeeb
- git: 6a50f0e12d9c - stable/13 - network.subr: adjust regex for wlans_xxxxx rc.conf entries Bjoern A. Zeeb
- git: bacbebb16d84 - stable/13 - ifconfig: improve trimming off interface number at end Bjoern A. Zeeb
- git: 4bea3d1c6995 - stable/13 - man4: fix some mandoc lint for iwlwifi.4 and rtw88.4 Bjoern A. Zeeb
- git: b534e975c2ba - stable/13 - KASAN: add bus_space*read*_8 for aarch64 Bjoern A. Zeeb
- git: ee139670c0a1 - stable/13 - rtw89: fix -Wunused-but-set-variable Bjoern A. Zeeb
- git: da37ca4a9acb - stable/13 - iwlwifi: rtw88: rtw89: fix gcc warnings Bjoern A. Zeeb
- git: ecb6cab8288b - stable/13 - iwlwifi: quieten more compiler warnings Bjoern A. Zeeb
- git: e9a999ea8f2b - stable/13 - LinuxKPI: 802.11: fix a -Wenum-compare warning Bjoern A. Zeeb
- git: de40bc6f3d6b - stable/13 - LinuxKPI: skbuff.h: fix -Warray-bounds warnings Bjoern A. Zeeb
- git: 38f969d41c54 - stable/13 - LinuxKPI: fix READ_ONCE() -Wcast-equal warnings Bjoern A. Zeeb
- git: 584bd868b4e4 - stable/13 - LinuxKPI: fix WRITE_ONCE() Bjoern A. Zeeb
- git: 67121a1ed050 - stable/13 - net80211: Radiotap: update for newer standards (add EHT, U-SIG) Bjoern A. Zeeb
- git: 0a5256166e7d - stable/13 - LinuxKPI: 802.11: use ic_printf more consistently Bjoern A. Zeeb
- git: c513977ca883 - stable/13 - LinuxKPI: 802.11: remove extra spaces Bjoern A. Zeeb
- git: 9e366ef5c8c7 - stable/13 - LinuxKPI: 802.11: adjust locking Bjoern A. Zeeb
- git: 7140d2464579 - stable/13 - LinuxKPI: 802.11: improve assertion and tkip code Bjoern A. Zeeb
- git: 6503ae09604f - stable/13 - LinuxKPI: pci.h: always initialize return value Bjoern A. Zeeb
- git: 3df3e9a27d5f - stable/13 - LinuxKPI: 802.11: fix IEEE80211_TX_INFO_DRIVER_DATA_SIZE Bjoern A. Zeeb
- git: 46f8d147fbc9 - stable/13 - LinuxKPI: add dummy hash.h and kernel_connect() Bjoern A. Zeeb
- git: 6427092f1a09 - stable/13 - LinuxKPI: add ptp_clock_kernel.h Bjoern A. Zeeb
- git: b30d9f2e5204 - stable/13 - LinuxKPI: skbuff.h: add more (skeleton) functions used by wireless drivers Bjoern A. Zeeb
- git: de3045f3f955 - stable/13 - LinuxKPI: add ns_to_timespec64() Bjoern A. Zeeb
- git: d5881640664c - stable/13 - LinuxKPI: add put_unaligned_le16() and get_unaligned_be64() Bjoern A. Zeeb
- git: 41ca81606eb5 - stable/13 - LinuxKPI: netdevice: add dev_set_threaded() Bjoern A. Zeeb
- git: adc27210ecb4 - stable/13 - ath10k: ath11k: add specific LinuxKPI support Bjoern A. Zeeb
- git: d6f5ea1dc1b3 - stable/13 - LinuxKPI: add further dummy header files Bjoern A. Zeeb
- git: e7c58fc886ec - stable/13 - LinuxKPI: implement pci_rescan_bus() Bjoern A. Zeeb
- git: 8e77643e0441 - stable/13 - LinuxKPI: pci: add PCI_COMMAND_MEMORY Bjoern A. Zeeb
- git: 50b27a0771b1 - stable/13 - LinuxKPI: pci: update struct msi_desc Bjoern A. Zeeb
- git: 523d17b26290 - stable/13 - LinuxKPI: add utsname for init_utsname() with release Bjoern A. Zeeb
- git: bd0b4de28d6b - stable/13 - LinuxKPI: uuid: add guid_gen() and guid_copy() Bjoern A. Zeeb
- git: bf22f62d9a1a - stable/13 - LinuxKPI: add dummy rhashtable implementation Bjoern A. Zeeb
- git: 9a37368d2beb - stable/13 - LinuxKPI: add ktime_get_real_ts64() Bjoern A. Zeeb
- git: 28dc06cfb4d9 - stable/13 - LinuxKPI: Add linux/stddef.h and add struct_group(...) Bjoern A. Zeeb
- git: 6faade07b16b - stable/13 - LinuxKPI: add devm_ioremap() Bjoern A. Zeeb
- git: 0dd2a3b488f0 - stable/13 - LinuxKPI: implement timer_{delete,shutdown}_sync() Bjoern A. Zeeb
- git: 38a7e400656f - stable/13 - LinuxKPI: 802.11: correct HE_MAC_CAP3 values Bjoern A. Zeeb
- git: 2c284913a976 - stable/13 - LinuxKPI: 802.11: improve scan handling Bjoern A. Zeeb
- git: 992075d8f9ed - stable/13 - LinuxKPI: 802.11: initialize txq Bjoern A. Zeeb
- git: 6c9bcecfb296 - stable/13 - net80211: fail for unicast traffic without unicast key Bjoern A. Zeeb
- git: e982b1cf1fe1 - stable/13 - Bump __FreeBSD_version to 1302506 for merges of LinuxKPI changes. Bjoern A. Zeeb
- git: 84d538470bce - stable/12 - net80211: fail for unicast traffic without unicast key Bjoern A. Zeeb
- git: 6403f0ac1281 - stable/13 - seq: fix potential NULL ptr reference Ed Maste
- git: 5b59888c3d0d - stable/13 - seq: fix style nits Ed Maste
- git: 70af4d57c18f - stable/13 - seq: fix check for rounding error/truncation Ed Maste
- git: 8beff65a4a2d - stable/13 - x86: Add defines for a couple of thermal and PM bits Mark Johnston
- git: d93451762782 - stable/13 - bhyve: Remove some unneeded includes of segments.h Mark Johnston
- git: b44b64eeff1d - stable/13 - hwpstate_amd: calculate power if P-state info comes from MSR Mark Johnston
- git: 861fae6089cd - stable/13 - bhyve: Include vmm.h via the usual path Mark Johnston
- Tue, 27 Jun 2023
- git: cea84a423599 - stable/13 - cap_net.3: fix typo Ed Maste
- git: 372f51eaf363 - stable/12 - Merge upstream r948: fix race condition in openpam_ttyconv(3). Dag-Erling Smørgrav
- git: 7d387749dcdd - stable/13 - e1000: Format em_txrx Kevin Bowling
- git: 0b6e5abfb855 - stable/13 - e1000: Add SPDX tag to em_txrx Kevin Bowling
- git: 670a17e9f978 - stable/12 - e1000: Format em_txrx Kevin Bowling
- git: dac6aa05f8da - stable/12 - e1000: Add SPDX tag to em_txrx Kevin Bowling
- Wed, 28 Jun 2023
- git: ca461ad3dec4 - stable/13 - top(8): designate the sorted_state[] array as constant Konstantin Belousov
- git: deb1289c9e6a - stable/13 - top(8): use designated initializers for sorted_state[] Konstantin Belousov
- git: 8a5c2ed0c7f6 - stable/13 - top(8): document the actual sort order for process sorting Konstantin Belousov
- git: 732e4df3b388 - stable/13 - top(8): add missed SLOCK state to the sorted_state[] Konstantin Belousov
- git: 15347d162287 - stable/13 - top(8): restore erronously removed SWAIT array element Konstantin Belousov
- git: 5771c3bd1df8 - stable/13 - systat: Fix a bunch of use after frees in fetch_ifstat(). John Baldwin
- git: ed19cb27bde8 - stable/13 - ether_demux: Defer stripping the Ethernet header. John Baldwin
- git: 7148e1593b68 - stable/13 - <sys/cdefs.h>: Decay expression passed to fallback version of __generic() John Baldwin
- git: 12ce57e6d3e7 - stable/13 - pcib: Allocate the memory BAR with the MSI-X table. John Baldwin
- git: d0076c7a8653 - stable/12 - netinet: re-read IP length after PFIL hook Kristof Provost
- git: 0da2f02c1b2a - stable/13 - netinet: re-read IP length after PFIL hook Kristof Provost
- git: 1706d72e36a0 - stable/13 - Apply llvm fix for hanging gcc builds on 32-bit arm Dimitry Andric
- git: 2846052cd44e - stable/12 - Apply llvm fix for hanging gcc builds on 32-bit arm Dimitry Andric
- Thu, 29 Jun 2023
- git: fdab8b794ac3 - stable/13 - linsysfs(4): Keep Linux compatible sysfs the same as Ubuntu Dmitry Chagin
- git: 14ee31bcccfb - stable/13 - pseudofs: Microoptimize struct pfs_node Dmitry Chagin
- git: c38bb48b04c9 - stable/13 - pseudofs: Allow vis callback to be called for a named node Dmitry Chagin
- git: b73e978d7d17 - stable/13 - pseudofs: Simplify pfs_visible_proc Dmitry Chagin
- git: 49f134373de6 - stable/13 - linux(4): Modify close_range syscall to match Linux Dmitry Chagin
- git: 416e0455c488 - stable/13 - linux(4): Regen for close_range syscall Dmitry Chagin
- git: 10b49af72e5d - stable/13 - linux(4): Deduplicate linux_copyout_auxargs() Dmitry Chagin
- git: b7ee4a377911 - stable/13 - linux(4): Fix LINUX_AT_COUNT comments Dmitry Chagin
- git: de67d174a10c - stable/13 - linux(4): Export the AT_RANDOM depending on the process osreldata Dmitry Chagin
- git: 364bdf887ae3 - stable/13 - linux(4): Export the AT_EXECFN depending on the process osreldata Dmitry Chagin
- git: 8dc4c073cdd1 - stable/13 - linux(4): Export the AT_MINSIGSTKSZ depending on the process osreldata Dmitry Chagin
- git: 93cac961f46a - stable/13 - linux(4): Bump osrelease to 5.15.0 Dmitry Chagin
- git: 276bc96ff331 - stable/13 - linux(4): Fix arm64 build after b7a6bcdd, missed chunk added Dmitry Chagin
- git: dde5ee79d043 - stable/13 - linux(4): Don't relie on process osreldata when testing features Dmitry Chagin
- git: 2c7aac44f5ab - stable/13 - linux(4): Use inlined LINUX_KERNVER for tests to improve readability Dmitry Chagin
- git: 78c8b272ae7d - stable/13 - linux(4): Sort includes in the linux_stats.c Dmitry Chagin
- git: c43f5eb2f4c7 - stable/13 - linux(4): Move translate_vnhook_major_minor() into the Linux common module Dmitry Chagin
- git: 815a433165a0 - stable/13 - linux(4): Move statx_copyout() close to linux_statx() Dmitry Chagin
- git: aaf17ef31c38 - stable/13 - linux(4): Rename obsolete old struct l_stat to struct l_old_stat Dmitry Chagin
- git: 361f6ce4a675 - stable/13 - linux(4): Mark old fstat syscal as unimplemented Dmitry Chagin
- git: 69a2984e3c88 - stable/13 - linux(4): Update syscalls.master to reflect struct l_old_stat Dmitry Chagin
- git: 5e43a15ba4d9 - stable/13 - linux(4): Regen for struct l_old_stat changes Dmitry Chagin
- git: 38e5a2a185bc - stable/13 - linux(4): Make struct newstat to match actual Linux one Dmitry Chagin
- git: 4d7a9535977f - stable/13 - linux(4): Move dev_t type declaration under /compat/linux Dmitry Chagin
- git: 71d26d149f05 - stable/13 - linux(4): Use Linux dev_t type for mknod syscalls dev argument Dmitry Chagin
- git: 46d2b34e1422 - stable/13 - linux(4): Regen for mknod syscall changes Dmitry Chagin
- git: 86fde4e64528 - stable/13 - linux(4): Make struct stat64 to match Linux actual one Dmitry Chagin
- git: 6c324fb645e6 - stable/13 - linux(4): Add a dedicated statat() implementation Dmitry Chagin
- git: b971d6aec115 - stable/13 - linux(4): Add a dedicated fstat() implementation Dmitry Chagin
- git: 5e424fec72aa - stable/13 - linux(4): Uniformly dev_t arguments translation Dmitry Chagin
- git: 4d1134a54c85 - stable/13 - fstatat(2): restore AT_EMPTY_PATH handling Dmitry Chagin
- git: cdbdd15ecd8d - stable/13 - ktrace: Fix syscall number on a child return path from fork Dmitry Chagin
- git: 8975a63ad5c2 - stable/13 - ktrace: Simplify ae6ac587, drop the sa var declaration Dmitry Chagin
- git: addf706f6ff0 - stable/13 - linux(4): Check fd passed to unlockpt() Dmitry Chagin
- git: cdae95d79825 - stable/13 - linux(4): Move linux_debug decalration to linux_util.h Dmitry Chagin
- git: 9480640957ff - stable/13 - linux(4): Make ptrace_peekusr machine dependend Dmitry Chagin
- git: d056fef82aef - stable/13 - linux(4): Make ptrace_pokeusr machine dependent Dmitry Chagin
- git: 050cd99a65a5 - stable/13 - linux(4): Implement ptrace_pokeusr for x86_64 Dmitry Chagin
- git: ac9d194f493f - stable/13 - linux(4): Guard linux_fork.h by _KERNEL for use by libsysdecode Dmitry Chagin
- git: a6ad662abfd9 - stable/13 - libsysdecode: Decode linux_clone syscall flags Dmitry Chagin
- git: 5b81d9f7f02e - stable/13 - kdump: Decode linux_clone syscall flags Dmitry Chagin
- git: 8bfdf839270b - stable/13 - kdump: Add a facility to print numbers in decimal format always Dmitry Chagin
- git: d56be4992dc7 - stable/13 - linux(4): Drop a weird comment from linux_set_syscall_retval on amd64 Dmitry Chagin
- git: d0117d06e9e3 - stable/13 - linux(4): Add a comment explaining registers at syscall entry point on amd64 Dmitry Chagin
- git: 053cbecd29f8 - stable/13 - linux(4): Simplify %r10 restoring on amd64 Dmitry Chagin
- git: fa3d164dd9ef - stable/13 - linux(4): Preserve %rcx (return address) like a Linux do Dmitry Chagin
- git: 2df4032d7e8c - stable/13 - linux(4): Fix stack unwinding across signal frame on x86_64 Dmitry Chagin
- git: 0aa326f7b384 - stable/13 - linux(4) rt_sendsig: Remove the use of caddr_t Dmitry Chagin
- git: 4b6a3ed70d8c - stable/13 - linux(4): In preparation for xsave refactor fxsave code on amd64 Dmitry Chagin
- git: e40bcfdff7cc - stable/13 - linux(4): Preserve fpu xsave state across signal delivery on amd64 Dmitry Chagin
- git: 4a1f66b81f24 - stable/13 - Revert "linux(4): The futex_wait operation should restart." Dmitry Chagin
- git: 0f287f6a96ca - stable/13 - linux(4): Implement close_range over native Dmitry Chagin
- Fri, 30 Jun 2023
- Go to: [ monthly archives ] [ by author ] [ by date ]