projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
12dc010
1e32796
)
Merge tag 'x86_sgx_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
author
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 27 Jun 2023 20:49:33 +0000
(13:49 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Tue, 27 Jun 2023 20:49:33 +0000
(13:49 -0700)
Pull SGX update from Borislav Petkov:
- A fix to avoid using a list iterator variable after the loop it is
used in
* tag 'x86_sgx_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86/sgx: Avoid using iterator after loop in sgx_mmu_notifier_release()
Trivial merge