diff options
| author | Linus Torvalds <[email protected]> | 2023-03-11 03:04:10 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2023-03-11 03:04:10 +0000 |
| commit | 4831f76247bc939ed1b6d71ddd23337ec8b56b8e (patch) | |
| tree | fae332017a782d0fa48c64944624a349f493c0f3 /drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c | |
| parent | Merge tag 'thermal-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... (diff) | |
| parent | fs: prevent out-of-bounds array speculation when closing a file descriptor (diff) | |
| download | kernel-4831f76247bc939ed1b6d71ddd23337ec8b56b8e.tar.gz kernel-4831f76247bc939ed1b6d71ddd23337ec8b56b8e.zip | |
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull misc fixes from Al Viro:
"pick_file() speculation fix + fix for alpha mis(merge,cherry-pick)
The fs/file.c one is a genuine missing speculation barrier in
pick_file() (reachable e.g. via close(2)). The alpha one is strictly
speaking not a bug fix, but only because confusion between
preempt_enable() and preempt_disable() is harmless on architecture
without CONFIG_PREEMPT.
Looks like alpha.git picked the wrong version of patch - that braino
used to be there in early versions, but it had been fixed quite a
while ago..."
* tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
fs: prevent out-of-bounds array speculation when closing a file descriptor
alpha: fix lazy-FPU mis(merged/applied/whatnot)
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_mca.c')
0 files changed, 0 insertions, 0 deletions
