Skip to content
Permalink

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: tycho-kirchner/shournal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2
Choose a base ref
...
head repository: tycho-kirchner/shournal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3
Choose a head ref
  • 13 commits
  • 28 files changed
  • 1 contributor

Commits on Jan 28, 2025

  1. Configuration menu
    Copy the full SHA
    0d892c5 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

  1. Configuration menu
    Copy the full SHA
    7ae0937 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2025

  1. Configuration menu
    Copy the full SHA
    9f257f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a7afb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b13cd44 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5fb8dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6857cf View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2025

  1. Avoid needless locking of current->files->file_lock.

    Locking was even malign, since apparently dentry_open might_sleep.
    tycho-kirchner committed Feb 6, 2025
    Configuration menu
    Copy the full SHA
    e93283c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bb2a3b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2025

  1. Fix build error on Debian testing by adding target »all«.

    Also, always build the module in-tree by copying kernel src files not
    only to the dkms- but also to CMAKE_CURRENT_BINARY_DIR.
    tycho-kirchner committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    45ea7a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    288aa23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    026a978 View commit details
    Browse the repository at this point in the history
  4. Bump version to 3.3.

    tycho-kirchner committed Feb 10, 2025
    Configuration menu
    Copy the full SHA
    cd876be View commit details
    Browse the repository at this point in the history
Loading