summaryrefslogtreecommitdiffstats
path: root/mm/mincore.c
diff options
context:
space:
mode:
authorLinus Torvalds2019-01-23 21:00:19 +0100
committerLinus Torvalds2019-01-23 21:00:19 +0100
commitdb781446312314fb11a860ece9a757db2c2d69f1 (patch)
treea7004d34c37ec03f50ad19a29a28a972f17c806e /mm/mincore.c
parentMerge tag 's390-5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... (diff)
parentipmi: Don't initialize anything in the core until something uses it (diff)
downloadkernel-qcow2-linux-db781446312314fb11a860ece9a757db2c2d69f1.tar.gz
kernel-qcow2-linux-db781446312314fb11a860ece9a757db2c2d69f1.tar.xz
kernel-qcow2-linux-db781446312314fb11a860ece9a757db2c2d69f1.zip
Merge tag 'for-linus-5.0' of git://github.com/cminyard/linux-ipmi
Pull IPMI fixes from Corey Minyard: "I missed the merge window, which wasn't really important at the time as there was nothing that critical that I had for 5.0. However, I say that,and then a number of critical fixes come in: - ipmi: fix use-after-free of user->release_barrier.rda - ipmi: Prevent use-after-free in deliver_response - ipmi: msghandler: Fix potential Spectre v1 vulnerabilities which are obvious candidates for 5.0. Then there is: - ipmi:ssif: Fix handling of multi-part return messages which is less critical, but it still has some off-by-one things that are not great, so it seemed appropriate. Some machines are broken without it. Then: - ipmi: Don't initialize anything in the core until something uses it It turns out that using SRCU causes large chunks of memory to be used on big iron machines, even if IPMI is never used. This was causing some issues for people on those machines. Everything here is destined for stable" * tag 'for-linus-5.0' of git://github.com/cminyard/linux-ipmi: ipmi: Don't initialize anything in the core until something uses it ipmi: fix use-after-free of user->release_barrier.rda ipmi: Prevent use-after-free in deliver_response ipmi: msghandler: Fix potential Spectre v1 vulnerabilities ipmi:ssif: Fix handling of multi-part return messages
Diffstat (limited to 'mm/mincore.c')
0 files changed, 0 insertions, 0 deletions