Timeline



2025-02-03: Yesterday

17:28 ReleaseNotes/Mainline edited by Jiri Svoboda
Devman waits for device enumeration to finish (diff)
17:24 ReleaseNotes/0.14.1 edited by Jiri Svoboda
Oh no forgot to remove the placeholder comments and fill in the … (diff)
16:04 Changeset in mainline [b1490d2]master by Jiri Svoboda <jiri@…>
Explicit wait for system volume is no longer needed. Now it is …
15:52 Changeset in mainline [c3d9aaf5] by Jiri Svoboda <jiri@…>
Determine when device (sub)tree is stable. Devman will only return …
11:23 Changeset in mainline [8c174e0] by GitHub <noreply@…>
Merge acb14ce73e1510c20bc30d63392df26f9f253026 into …
08:15 Changeset in mainline [a796812c] by Jiri Svoboda <jiri@…>
Fix ISA IDE

2025-02-02:

22:06 Changeset in mainline [acb14ce] by Matěj Volf <git@…>
unify rtld loading implementation of static/dynamic executables

2025-02-01:

17:46 Changeset in mainline [b39441a] by GitHub <noreply@…>
Merge 455241b37bedd3719ed3b5b025fdf26f44fd565b into …

2025-01-29:

14:03 Changeset in mainline [1d731af] by GitHub <noreply@…>
Merge 4a3a5a0bef135a6de53fbdafff893157b3296753 into …
14:02 Changeset in mainline [4a3a5a0] by Jiří Zárevúcky <zarevucky.jiri@…>
One more tweak
13:51 Changeset in mainline [ea50e671] by Jiří Zárevúcky <zarevucky.jiri@…>
A few adjustments
13:06 Changeset in mainline [56210a7] by Jiří Zárevúcky <zarevucky.jiri@…>
Update GCC and binutils to latest versions

2025-01-28:

14:48 Changeset in mainline [1fa6292] by Jiří Zárevúcky <zarevucky.jiri@…>
Remove a ton of duplicated code in libui/libgfxfont tests
14:45 Changeset in mainline [97116a2] by Jiří Zárevúcky <zarevucky.jiri@…>
Run make ccheck-fix

2025-01-27:

15:10 Changeset in mainline [cb747b3] by Miroslav Cimerman <mc@…>
ext4: support bigger blkdev block size Allows ext4 to be used with …
12:45 Changeset in mainline [b27ae65a] by GitHub <noreply@…>
fix calculation of TLS size for main fibril (#240) * explain why …

2025-01-26:

22:07 Changeset in mainline [bdcf71e] by Matěj Volf <git@…>
remove commented code
21:38 Changeset in mainline [ea77c2d] by Matěj Volf <git@…>
add fixme note to a useless #define
21:33 Changeset in mainline [f215c6ef] by Matěj Volf <git@…>
properly initialize RTLD runtime for static binaries this is a better …
17:53 Changeset in mainline [31ea2a7] by Matěj Volf <git@…>
init RTLD runtime at load time even for statically linked binaries …

2025-01-25:

23:01 Changeset in mainline [66e259c] by GitHub <noreply@…>
Merge e9c163920855901461396bd1009584b897c18dd0 into …
23:01 Changeset in mainline [a64d0bc] by GitHub <noreply@…>
Merge 12f5a1be9347ae8a4c87b277c612c58c71f5f5fc into …
23:01 Changeset in mainline [c7f447f] by GitHub <noreply@…>
Merge e1fc596c2780d92d26b2da4c649020dc1b195174 into …
23:01 Changeset in mainline [baa3834] by GitHub <noreply@…>
Merge 8a9a41e01a710f4ef36a33613b89d0973f674280 into …
21:22 Changeset in mainline [c880421] by Matěj Volf <git@…>
fix comments based on improved understanding
16:39 Changeset in mainline [4ef27eb] by Matěj Volf <git@…>
add a diagram showing the potential issue
16:25 Changeset in mainline [544c5b4] by Matěj Volf <git@…>
a few comments for TLS allocation

2025-01-24:

23:50 Changeset in mainline [328b89f] by Matěj Volf <git@…>
fix calculation of TLS size for main fibril Before this patch, …
23:50 Changeset in mainline [bf0716f] by Matěj Volf <git@…>
explain why tcb_t is added at the end of tls allocation

2025-01-23:

09:43 Changeset in mainline [4ceb86e] by GitHub <noreply@…>
Merge 9a664b6dd10624fd8da3c9a74ecc75ab40ba4863 into …

2025-01-21:

23:10 Ticket #875 (Build-time compiler selection has no effect) created by Jiri Svoboda
When configuring the build we can select Clang as the compiler. Then …

2025-01-20:

19:38 ReleaseNotes/Mainline edited by Jiri Svoboda
Shut down can be initiated from start menu (diff)
19:36 Changeset in mainline [eff458d] by Jiri Svoboda <jiri@…>
Add shutdown dialog to start menu.
17:43 Changeset in mainline [5162f6e] by Jiri Svoboda <jiri@…>
Fix shutdown dialog in text mode.
17:35 Changeset in mainline [2e08f2b6] by Jiri Svoboda <jiri@…>
Confirm shutdown in shutdown dialog.
17:34 ReleaseNotes/Mainline edited by Jiri Svoboda
RWlock fix (diff)
17:32 Changeset in mainline [afb4025] by Jiri Svoboda <jiri@…>
Show error message when UI shutdown fails.

2025-01-18:

12:10 Changeset in mainline [41dcabc] by Jiří Zárevúcky <zarevucky.jiri@…>
libc: Prevent writer starvation in fibril_rwlock_t. Thanks to …

2025-01-17:

10:32 Changeset in mainline [b8fd951] by GitHub <noreply@…>
ata_channel_destroy(): free the channel (#237)

2025-01-16:

19:29 Changeset in mainline [455241b] by Jiří Zárevúcky <zarevucky.jiri@…>
Integrate kobject_t into target structures This just means fewer …
17:34 Changeset in mainline [df721df] by Jiří Zárevúcky <zarevucky.jiri@…>
Remove sys_waitq_task_cleanup()
17:27 Changeset in mainline [fa3ed5b] by Jiří Zárevúcky <zarevucky.jiri@…>
Bulk clear capabilities when task terminates or is destroyed
13:33 Changeset in mainline [96368f56] by Jiří Zárevúcky <zarevucky.jiri@…>
Use <lib/refcount.h> for kobject reference counting
13:15 Changeset in mainline [9e7e1dc] by Miroslav Cimerman <mc@…>
ata_channel_destroy(): free the channel

2025-01-13:

00:08 ReleaseNotes/Mainline edited by Jiri Svoboda
Fixed invalid blocking chain (diff)
00:07 Ticket #874 (Incorrect blocking chain printed by fibril deadlock detector) closed by Jiri Svoboda
fixed: Fixed in changeset …
00:06 Ticket #874 (Incorrect blocking chain printed by fibril deadlock detector) updated by Jiri Svoboda
Owner, Status changed

2025-01-12:

15:38 Changeset in mainline [e0e2264] by Jiri Svoboda <jiri@…>
Fix printing the incorrect blocking chain when deadlock is detected.
15:37 Changeset in mainline [82ff0a1] by Jiri Svoboda <jiri@…>
Add deadlock detector to tester.

2025-01-09:

14:23 Ticket #874 (Incorrect blocking chain printed by fibril deadlock detector) created by Jiri Svoboda
I've found that the fibril mutex deadlock detector does not print the …
14:17 ReleaseNotes/Mainline edited by Jiri Svoboda
Deadlock detection test (diff)

2025-01-08:

13:33 Changeset in mainline [4e1221c] by GitHub <noreply@…>
Allow bitmap to be used in userspace See …

2025-01-07:

12:26 Changeset in mainline [8279aab] by Jiri Svoboda <jiri@…>
ui_lock() needs to lock display If ui_lock() is used to lock UI while …

2024-12-22:

22:02 Changeset in mainline [64c8132] by Miroslav Cimerman <mc@…>
Allow bitmap to be used in userspace
Note: See TracTimeline for information about the timeline view.