-
Notifications
You must be signed in to change notification settings - Fork 64k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: torvalds/linux
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: srpatcha/linux
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 5 files changed
- 1 contributor
Commits on May 11, 2026
-
fix: NFC driver bounds check, integer truncation, and duplicate macro…
… (#1) * fix: NFC driver bounds check, integer truncation, and duplicate macro - nfcmrvl: Add skb->len check before accessing skb->data[0]/[1] - nfcmrvl: Fix unsigned char truncation of skb->len to unsigned int - st21nfca: Remove duplicate ST21NFCA_NFC_DEP_PFB_IS_TIMEOUT macro * test: add extended KUnit test suite for list_sort Add comprehensive KUnit test suite covering edge cases: empty list, single element, already sorted, reverse sorted, all-equal elements, stability, descending sort, negative values, absolute value comparator, zero comparator, large lists, random data, power-of-two lengths, and boundary duplicates. Includes Kconfig and Makefile wiring. Signed-off-by: Srikanth Patchava <spatchava@meta.com> --------- Signed-off-by: Srikanth Patchava <spatchava@meta.com>
Configuration menu - View commit details
-
Copy full SHA for 596bf30 - Browse repository at this point
Copy the full SHA 596bf30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18a4ba8 - Browse repository at this point
Copy the full SHA 18a4ba8View commit details
Commits on May 19, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 387ec55 - Browse repository at this point
Copy the full SHA 387ec55View commit details
Commits on Jun 1, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 24fcedd - Browse repository at this point
Copy the full SHA 24fceddView commit details
Commits on Jun 9, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 3ccb453 - Browse repository at this point
Copy the full SHA 3ccb453View commit details
Commits on Jun 16, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 72123ad - Browse repository at this point
Copy the full SHA 72123adView commit details
Commits on Jun 17, 2026
-
Configuration menu - View commit details
-
Copy full SHA for a0455ea - Browse repository at this point
Copy the full SHA a0455eaView commit details
Commits on Jun 18, 2026
-
Configuration menu - View commit details
-
Copy full SHA for a020825 - Browse repository at this point
Copy the full SHA a020825View commit details
Commits on Jun 25, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 916d80d - Browse repository at this point
Copy the full SHA 916d80dView commit details
Commits on Jun 26, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 69f1b3f - Browse repository at this point
Copy the full SHA 69f1b3fView commit details
Commits on Jul 14, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 066b7d1 - Browse repository at this point
Copy the full SHA 066b7d1View commit details
Commits on Jul 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 0e83ad3 - Browse repository at this point
Copy the full SHA 0e83ad3View commit details
Commits on Jul 21, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 3ca024b - Browse repository at this point
Copy the full SHA 3ca024bView commit details
Commits on Jul 24, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c542e7d - Browse repository at this point
Copy the full SHA c542e7dView commit details
Commits on Aug 6, 2026
-
Configuration menu - View commit details
-
Copy full SHA for a9f780a - Browse repository at this point
Copy the full SHA a9f780aView 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 master...master