| revision | commit | date | author | title |
| 65fdc967c8 | 2026-03-02 | John Davis | hyperv: Fix improper interrupt cleanup |
| 36021a5a3d | 2026-03-02 | John Davis | hyperv: Check for required features during VMBus probing |
| hrev59431 | f0fd023b4b | 2026-03-01 | Fruit De La Passion | drivers: Enable Werror for kernel driver add-ons pty, sensor, timer. |
| hrev59430 | 8cc48bf580 | 2026-03-01 | Augustin Cavalier | QueryParser: Don't divide by zero on empty attributes. |
| f3fd885731 | 2026-03-01 | Augustin Cavalier | Game & Media Kits: Avoid some usages of static BLockers. |
| 4d055d982a | 2026-03-01 | Augustin Cavalier | BGameSoundDevice: Cleanup. |
| hrev59429 | 6a4a02907a | 2026-03-01 | Augustin Cavalier | EHCI: Disable the physical buffers logic, at least for now. |
| 4d9bb0a399 | 2026-03-01 | Augustin Cavalier | LaunchBox: Style cleanup after previous change. |
| hrev59428 | 234a85bb17 | 2026-02-28 | Pascal Abresch | launchbox: remove ::Pulse, simplify settings storage |
| hrev59427 | 8d82659f43 | 2026-02-28 | John Scipione | Tracker: Fix Desktop window vs. actual Desktop menu items. |
| 1d20c1fb5c | 2026-02-28 | John Scipione | Tracker: Disallow background image on Desktop windows. |
| hrev59426 | 0c6100feb2 | 2026-02-28 | John Davis | Implement initial Hyper-V support on x86 platforms |
| hrev59425 | b097619769 | 2026-02-28 | vighnesh-sawant | netresolv: Add support for AI_V4MAPPED in ai_flags in getaddrinfo |
| hrev59424 | cdc0044398 | 2026-02-28 | Autocomitter | Update translations from Pootle |
| hrev59423 | a89c4cc6e9 | 2026-02-27 | John Scipione | Tracker: Revert SortPoses() change from hrev59185. Fixes #19946. |
| 4021001fa2 | 2026-02-27 | John Scipione | Tracker: Pedantic attrHash int32 => uint32 type fix. |
| hrev59422 | dfa51c4fb8 | 2026-02-27 | Kacper Kasper | Don't add extra packages to test image |
| hrev59421 | 0f5086ade4 | 2026-02-27 | Fruit De La Passion | wmi: Enable Werror for kernel driver add-on wmi |
| hrev59420 | aa939503b6 | 2026-02-27 | Augustin Cavalier | AppServerLink: Use the correct static initializer for recursive_lock. |
| hrev59419 | 66d85d702b | 2026-02-27 | Augustin Cavalier | Terminal & Expander: Replace exit() with _exit() in fork+exec failure path. |
| 1380d03a42 | 2026-02-27 | Augustin Cavalier | time_stats: Replace fork+exec with posix_spawn. |
| 8cf5bd97a2 | 2026-02-27 | Augustin Cavalier | launch_daemon: Replace fork+exec with posix_spawn. |
| 23ef8b89c6 | 2026-02-27 | Augustin Cavalier | net_server: Replace fork+exec with posix_spawn. |