commit | 50cd95ac46548429e5bba7ca75cc97d11a697947 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Aug 19 14:02:24 2022 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Aug 19 14:02:24 2022 -0700 |
tree | 78d58b200b1cb9f5b096b241ec0354906848de6f | |
parent | e45c890140c8c2c9f3dd475c14bdf084c4cd2296 [diff] | |
parent | 3a608cfee97e99b3fff9ffe62246a098042e725d [diff] |
Merge tag 'execve-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux Pull execve fix from Kees Cook: - Replace remaining kmap() uses with kmap_local_page() (Fabio M. De Francesco) * tag 'execve-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: exec: Replace kmap{,_atomic}() with kmap_local_page()