-
-
Notifications
You must be signed in to change notification settings - Fork 125
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: QubesOS/qubes-core-agent-linux
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.21
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: QubesOS/qubes-core-agent-linux
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.22
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 6 files changed
- 1 contributor
Commits on Mar 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 79c5ebb - Browse repository at this point
Copy the full SHA 79c5ebbView commit details -
rpm: fix directories ownership
Add one missing %dir, and add one BR to cover xdg portal dir. QubesOS/qubes-issues#6567
Configuration menu - View commit details
-
Copy full SHA for 286cbfa - Browse repository at this point
Copy the full SHA 286cbfaView commit details -
Do not include rpath in release builds
That is (rightly) forbidden in openSUSE, but also a bad idea on other distros too. QubesOS/qubes-issues#6567
Configuration menu - View commit details
-
Copy full SHA for d69cda3 - Browse repository at this point
Copy the full SHA d69cda3View commit details -
Free some memory on resume before re-loading modules
Intel wifi driver wants to allocate large contiguous memory blocks (for example with Intel BE200 it's 128k). Try to force some memory (possibly pushing some apps into swap) and then force memory compaction - just before loading wifi drivers back (depending on device, module either gets loaded, or just bound to the device). Do this by using dd to allocate 512MB of memory. The amount is large enough to force swapping, but it's still significantly below the swap size (1GB) so it doesn't trigger OOM. Fixes QubesOS/qubes-issues#9869
Configuration menu - View commit details
-
Copy full SHA for 56f5b0b - Browse repository at this point
Copy the full SHA 56f5b0bView commit details
Commits on Apr 6, 2025
-
Merge remote-tracking branch 'origin/pr/567'
* origin/pr/567: Do not include rpath in release builds rpm: fix directories ownership rpm: use /usr/etc/security instead of /etc/security on openSUSE
Configuration menu - View commit details
-
Copy full SHA for 4ed3d5a - Browse repository at this point
Copy the full SHA 4ed3d5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4226216 - Browse repository at this point
Copy the full SHA 4226216View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.3.21...v4.3.22