OSDN Git Service

Merge 4.4.59 into android-4.4
authorGreg Kroah-Hartman <gregkh@google.com>
Fri, 31 Mar 2017 15:34:55 +0000 (17:34 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 6 Apr 2017 19:01:38 +0000 (19:01 +0000)
commit3a75d7a94709a4cf17a059d669d27bc82bb6bf9b
tree649c663c1f64385f30a7442e57f127d8a9987193
parente246a2f11fcca7702dbf526da235d37c828742ea
Merge 4.4.59 into android-4.4

Changes in 4.4.59:
xfrm: policy: init locks early
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
virtio_balloon: init 1st buffer in stats vq
pinctrl: qcom: Don't clear status bit on irq_unmask
c6x/ptrace: Remove useless PTRACE_SETREGSET implementation
h8300/ptrace: Fix incorrect register transfer count
mips/ptrace: Preserve previous registers for short regset write
sparc/ptrace: Preserve previous registers for short regset write
metag/ptrace: Preserve previous registers for short regset write
metag/ptrace: Provide default TXSTATUS for short NT_PRSTATUS
metag/ptrace: Reject partial NT_METAG_RPIPE writes
fscrypt: remove broken support for detecting keyring key revocation
sched/rt: Add a missing rescheduling point
Linux 4.4.59

Change-Id: Ifa35307b133cbf29d0a0084bb78a7b0436182b53
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
18 files changed:
Makefile
arch/c6x/kernel/ptrace.c
arch/h8300/kernel/ptrace.c
arch/metag/kernel/ptrace.c
arch/mips/kernel/ptrace.c
arch/sparc/kernel/ptrace_64.c
drivers/pinctrl/qcom/pinctrl-msm.c
drivers/virtio/virtio_balloon.c
fs/ext4/crypto_key.c
fs/ext4/ext4.h
fs/ext4/ext4_crypto.h
fs/f2fs/crypto_key.c
fs/f2fs/f2fs.h
fs/f2fs/f2fs_crypto.h
kernel/sched/deadline.c
kernel/sched/rt.c
net/xfrm/xfrm_policy.c
net/xfrm/xfrm_user.c