index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-28
firmware: arm_ffa: Set dma_mask for ffa devices
Viresh Kumar
1
-0
/
+1
2025-02-23
firmware: arm_ffa: Skip the first/partition ID when parsing vCPU list
Sudeep Holla
1
-1
/
+1
2025-02-21
firmware: arm_ffa: Explicitly cast return value from NOTIFICATION_INFO_GET
Sudeep Holla
1
-1
/
+1
2025-02-21
firmware: arm_ffa: Explicitly cast return value from FFA_VERSION before compa...
Sudeep Holla
1
-1
/
+1
2025-02-17
firmware: arm_ffa: Handle ffa_notification_get correctly at virtual FF-A inst...
Sudeep Holla
1
-7
/
+24
2025-02-17
firmware: arm_ffa: Allow multiple UUIDs per partition to register SRI callback
Sudeep Holla
1
-42
/
+117
2025-02-17
firmware: arm_ffa: Add support for handling framework notifications
Sudeep Holla
1
-7
/
+43
2025-02-17
firmware: arm_ffa: Add support for {un,}registration of framework notifications
Sudeep Holla
2
-21
/
+97
2025-02-17
firmware: arm_ffa: Stash ffa_device instead of notify_type in notifier_cb_info
Sudeep Holla
1
-8
/
+7
2025-02-17
firmware: arm_ffa: Refactoring to prepare for framework notification support
Sudeep Holla
1
-23
/
+34
2025-02-17
firmware: arm_ffa: Remove unnecessary declaration of ffa_partitions_cleanup()
Sudeep Holla
1
-17
/
+16
2025-02-17
firmware: arm_ffa: Reject higher major version as incompatible
Sudeep Holla
1
-0
/
+8
2025-02-17
firmware: arm_ffa: Upgrade FF-A version to v1.2 in the driver
Sudeep Holla
2
-1
/
+2
2025-02-17
firmware: arm_ffa: Add support for passing UUID in FFA_MSG_SEND2
Sudeep Holla
2
-3
/
+5
2025-02-17
firmware: arm_ffa: Helper to check if a partition can receive REQUEST2 messages
Sudeep Holla
1
-0
/
+8
2025-02-17
firmware: arm_ffa: Unregister the FF-A devices when cleaning up the partitions
Sudeep Holla
3
-4
/
+9
2025-02-17
firmware: arm_ffa: Handle the presence of host partition in the partition info
Sudeep Holla
1
-0
/
+4
2025-02-17
firmware: arm_ffa: Refactor addition of partition information into XArray
Viresh Kumar
1
-25
/
+22
2025-02-17
firmware: arm_ffa: Fix big-endian support in __ffa_partition_info_regs_get()
Sudeep Holla
1
-2
/
+29
2025-02-17
firmware: arm_ffa: Fix big-endian support in __ffa_partition_info_get()
Sudeep Holla
1
-3
/
+15
2025-02-17
firmware: arm_ffa: Align sync_send_receive{,2} function prototypes
Sudeep Holla
2
-3
/
+3
2025-02-17
firmware: arm_ffa: Replace UUID buffer to standard UUID format
Sudeep Holla
2
-4
/
+2
2025-02-17
firmware: arm_ffa: Replace SCMI by FF-A in the macro
Sudeep Holla
1
-3
/
+3
2025-02-02
Linux 6.14-rc1
v6.14-rc1
Linus Torvalds
1
-2
/
+2
2025-02-02
Merge tag 'turbostat-2025.02.02' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-109
/
+575
2025-02-02
Merge tag 'sh-for-v6.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-11
/
+11
2025-02-02
tools/power turbostat: version 2025.02.02
Len Brown
1
-1
/
+1
2025-02-01
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
11
-24
/
+13
2025-02-01
Merge tag 'mips_6.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
1
-3
/
+3
2025-02-01
Merge tag 'v6.14-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/c...
Linus Torvalds
28
-192
/
+884
2025-02-01
Merge tag 'driver-core-6.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+12
2025-02-01
Merge tag 'mm-hotfixes-stable-2025-02-01-03-56' of git://git.kernel.org/pub/s...
Linus Torvalds
34
-448
/
+386
2025-02-01
Merge tag 'media/v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-43
/
+27
2025-02-01
MAINTAINERS: include linux-mm for xarray maintenance
Andrew Morton
1
-0
/
+1
2025-02-01
revert "xarray: port tests to kunit"
Andrew Morton
16
-410
/
+294
2025-02-01
MAINTAINERS: add lib/test_xarray.c
Tamir Duberstein
1
-0
/
+1
2025-02-01
mailmap, MAINTAINERS, docs: update Carlos's email address
Carlos Bilbao
3
-6
/
+8
2025-02-01
mm/hugetlb: fix hugepage allocation for interleaved memory nodes
Ritesh Harjani (IBM)
1
-1
/
+1
2025-02-01
mm: gup: fix infinite loop within __get_longterm_locked
Zhaoyang Huang
1
-10
/
+4
2025-02-01
mm, swap: fix reclaim offset calculation error during allocation
Kairui Song
1
-1
/
+1
2025-02-01
.mailmap: update email address for Christopher Obbard
Christopher Obbard
1
-0
/
+1
2025-02-01
kfence: skip __GFP_THISNODE allocations on NUMA systems
Marco Elver
1
-0
/
+2
2025-02-01
nilfs2: fix possible int overflows in nilfs_fiemap()
Nikita Zhandarovich
1
-3
/
+3
2025-02-01
mm: compaction: use the proper flag to determine watermarks
yangge
1
-4
/
+25
2025-02-01
kernel: be more careful about dup_mmap() failures and uprobe registering
Liam R. Howlett
2
-3
/
+18
2025-02-01
mm/fake-numa: handle cases with no SRAT info
Bruno Faccini
1
-1
/
+10
2025-02-01
mm: kmemleak: fix upper boundary check for physical address objects
Catalin Marinas
1
-1
/
+1
2025-02-01
mailmap: add an entry for Hamza Mahfooz
Hamza Mahfooz
1
-0
/
+1
2025-02-01
MAINTAINERS: mailmap: update Yosry Ahmed's email address
Yosry Ahmed
2
-1
/
+2
2025-02-01
scripts/gdb: fix aarch64 userspace detection in get_current_task
Jan Kiszka
1
-1
/
+1
[next]