fugu: update prebuilt kernel

f505497 x86/intel-mid: fix whitespace errors
c56a628 Merge branch 'android-x86_64-fugu-3.10' of android-x86_64-fugu-3.10
d72ee4f x86/intel-mid: enable pstore pmsg
08ad540 Fix build after merge
9575e69 Merge remote-tracking branch 'common/android-3.10' into android-x86_64-fugu-3.10
070a8b5 Merge remote-tracking branch 'aosp/bcmdhd-3.10' into android-x86_64-fugu-3.10
c8b4bc5 wakeup: Add last wake up source logging for suspend abort reason.
53be74a selinux: add SOCK_DIAG_BY_FAMILY to the list of netlink message types
93870d0 selinux/nlmsg: add XFRM_MSG_MAPPING
eb78bc3 selinux/nlmsg: add XFRM_MSG_MIGRATE
054bcd8 selinux/nlmsg: add XFRM_MSG_REPORT
865f73f selinux/nlmsg: add XFRM_MSG_[NEW|GET]SADINFO
bf7f260 selinux/nlmsg: add XFRM_MSG_GETSPDINFO
4f800a6 selinux/nlmsg: add XFRM_MSG_NEWSPDINFO
8daca97 SELinux: per-command whitelisting of ioctls
c8c3cd4 security: lsm_audit: add ioctl specific auditing
c2e60d7 Power: Report suspend times from last_suspend_time
11a2b3d arm: crypto: Add optimized SHA-256/224
3aaf466 proc: uid: Adds accounting for the cputimes per uid.
ae2019d USB: gadget: android: Integrate f_midi USB MIDI gadget driver part deux
b34ee78 android: base-cfg: disable ALARM_DEV
a290c3e staging: Remove logger and alarm-dev from android Makefile
013845f staging: Remove the Android alarm-dev driver
4f8c75c staging: Remove the Android logger driver
ad41e06 net: ping: fix constness inconsistency in ipv6_chk_addr
3f04813 USB: gadget: android: Integrate f_midi USB MIDI gadget driver
d9de6be USB: gadget: f_audio_source: Rename symbols to avoid conflicts with f_midi
261230c USB: gadget: midi: Fix deadlock unbinding driver while it is in use
e687180 net: wireless: bcmdhd: Enable DHCP and 802.1X logging
4be5c6a fs: ecryptfs: readdir: constify actor
e48e8c4 mm: reorder can_do_mlock to fix audit denial
062a6b5 dm-verity: Add modes and emit uevent on corrupted blocks
7b4fff3 proc: make oom adjustment files user read-only
4f1d293 Revert "Grants system server access to /proc/<pid>/oom_adj for Android applications."
740006e fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (peak RSS)
428e6d6 net: ping: Return EAFNOSUPPORT when appropriate.
92b7840 lz4: fix compression/decompression signedness mismatch
7207f78 lib: add lz4 compressor module
d10a716 decompressor: add LZ4 decompressor module
163b9ff Squashfs: Add LZ4 compression configuration option
5c913a4 Squashfs: add LZ4 compression support
b928121 fs/squashfs/super.c: logging cleanup
7fcc243 fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_array
d933d04 fs/squashfs/squashfs.h: replace pr_warning by pr_warn
e57e5b7 fs: push sync_filesystem() down to the file system's remount_fs()
3a21097 Squashfs: fix failure to unlock pages on decompress error
6a1e8fd Squashfs: Check stream is not NULL in decompressor_multi.c
a7b16c9 Squashfs: Directly decompress into the page cache for file data
4ff4dc4 Squashfs: Restructure squashfs_readpage()
dad13d6 Squashfs: Generalise paging handling in the decompressors
887bd83 Squashfs: add multi-threaded decompression using percpu variable
c0f8b08 squashfs: Enhance parallel I/O
06e4ac0 Squashfs: Refactor decompressor interface and code
bb5919c Squashfs: add corruption check for type in squashfs_readdir()
4fed250 Squashfs: add corruption check in get_dir_index_using_offset()
4ff8d31 Squashfs: fix corruption checks in squashfs_readdir()
98bdbcf Squashfs: fix corruption checks in squashfs_lookup()
edd2496 Squashfs: fix corruption check in get_dir_index_using_name()
706a794 Squashfs: Optimized uncompressed buffer loop
639839d Squashfs: sanity check information from disk
b2497fc [readdir] constify ->actor
83fd542 [readdir] introduce ->iterate(), ctx->pos, dir_emit()
c301a0e [readdir] introduce iterate_dir() and dir_context
78bae76 [readdir] convert squashfs
9c086b4 ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
0f70844 um: remove dead code
dfca414 um: siginfo cleanup
02de954 net: ipv6: make "ip -6 route get mark xyz" work.
883ad7b android: base-cfg: turn off /dev/mem and /dev/kmem
f5aa304 kbuild: make it possible to specify the module output dir
aac55d5 xt_qtaguid: Use sk_callback_lock read locks before reading sk->sk_socket
4cb8e60 net: wireless: bcmdhd: Set static alloc for ioctl buff
86a47ad ipv6: clean up anycast when an interface is destroyed
41ba062 usb: gadget: check for accessory device before disconnecting HIDs
0d7c7ba staging: android: ashmem: add missing include
ea262b4 usb: gadget: android: Save/restore ep0 completion function
b3df6b1 selinux: Remove obsolete selinux_audit_data initialization.
872ecde selinux: make the netif cache namespace aware
17e7d5a selinux: correctly label /proc inodes in use before the policy is loaded
dfba58c selinux: fix inode security list corruption
3d14663 selinux: put the mmap() DAC controls before the MAC controls
5b5b6fe selinux: reduce the number of calls to synchronize_net() when flushing caches
2294d49 [PATCH 5/5] pstore: selinux: add security in-core xattr support for pstore and debugfs
3084b29 SELinux: Update policy version to support constraints info
53d8e1c [PATCH v4 4/5] pstore: add pmsg
2d416e95 [PATCH 3/5] pstore: handle zero-sized prz in series
b8cbc42 [PATCH v2 2/5] pstore: remove superfluous memory size check
3797dc2 [PATCH v4 1/5] pstore: use snprintf
6a14888 pstore: clarify clearing of _read_cnt in ramoops_context
2e09fe0 prctl: make PR_SET_TIMERSLACK_PID pid namespace aware
e1a60cb prctl: fix misplaced PR_SET_TIMERSLACK_PID case
c76b9f8 Add security hooks to binder and implement the hooks for SELinux.
ebce7cd android: binder: Change binder mutex to rtmutex.
3ce49f5 android: binder: More offset validation.
0983897 android: binder: remove binder.h
a8363b4 staging: android: binder: move to the "real" part of the kernel
0a2be85 staging: binder: fix coding style issues
dd0f114 staging: android: Break up a long line in binder_send_failed_reply
36ac7f7 staging: android: fix attribute as suggested by checkpatch
0137e89 staging: android: Clean up else statement from binder_send_failed_reply
8802f02 staging: android: binder.c: binder_ioctl() cleanup
b6a169b net: wireless: bcmdhd: Adjust get_wake_irq position
eab972a staging: binder: add vm_fault handler
a82ef71 Staging: Android: removed an unnecessary else statement
2d47ab7 staging: android: binder.c: Use more appropriate functions for euid retrieval
045788e staging: binder: fix usage of uninit scalar in binder_transaction()
12b727a staging: binder: cleanup dereference of noderef expressions
d0a7d18 staging: android: fix missing a blank line after declarations
9c5197b staging: binder: add __user annotation in binder.c
dda6600 staging: binder: Support concurrent 32 bit and 64 bit processes.
268fc12 Staging: android: add __user annotation in binder.c
c963d0f Staging: android: Mark local functions in binder.c as static
7b23ec7 Revert "Add security hooks to binder and implement the hooks for SELinux."
d6c742e Revert "staging: binder: Change binder mutex to rtmutex."
b4804ef Revert "Staging: android: binder: Support concurrent 32 bit and 64 bit processes."
889cead Revert "ARM: tegra: flounder: stick to 32bit binder for now."
7d97028 Revert "Staging: android: binder: More offset validation."
c0d201a irq: pm: Remove unused variable
3d26d5f net: wireless: bcmdhd: Add DHD_WAKE_STATUS support for PCIe
3cc339f net: wireless: bcmdhd: Make DHD_WAKE_STATUS feature more generic
3b27792 wlan: Add get_wake_irq functionality
abb0f65 ARM: pull in <asm/simd.h> from asm-generic
dd74ce8 ARM: move VFP init to an earlier boot stage
47c7a7c ARM: 7837/3: fix Thumb-2 bug in AES assembler code
3d87f15 net: wireless: bcmdhd: Fix low MCC throughput
3f2ba71 net: wireless: bcmdhd: Improve p2p low throughput
9844b1c net: wireless: bcmdhd: Fix watchdog bark issue
c8c2ca2 net: wireless: bcmdhd: Add WIFI_FEATURE_LINKSTAT support
7c8865c ARM: add support for kernel mode NEON
2b996fa ARM: 8120/1: crypto: sha512: add ARM NEON implementation
67aa286 ARM: 8119/1: crypto: sha1: add ARM NEON implementation
8127ebf ARM: 8118/1: crypto: sha1/make use of common SHA-1 structures
0fd9b0f crypto: arm-aes - fix encryption of unaligned data
06abd74 CRYPTO: Fix more AES build errors
9d691d9 ARM: add .gitignore entry for aesbs-core.S
e1b7658 ARM: add support for bit sliced AES using NEON instructions
7e16831 ARM: move AES typedefs and function prototypes to separate header
e1e9484 net: wireless: bcmdhd: Gscan improvement changes
49536e1 video: adf: fix wrong bitops in adf_modeinfo_to_fb_videomode()
805863e cpufreq: interactive: only boost tunable affected cpus
0065bf4 net: ipv6: allow choosing optimistic addresses with use_optimistic
4b77eee cpufreq: interactive: don't skip waking up speedchange_task if target_freq > policy->cur
4fd0263 Make suspend abort reason logging depend on CONFIG_PM_SLEEP
78a6809 net/ping: handle protocol mismatching scenario
b2a582d arch: arm64: force -fno-pic
5d03bd0 staging: binder: Change binder mutex to rtmutex.
cce78bc memcg: add permission check
57114e9 cgroup: refactor allow_attach function into common code
c5400a9 ALSA: compress: add num_sample_rates in snd_codec_desc
371e410 ALSA: compress: update struct snd_codec_desc for sample rate
55fc15e ALSA: compress: update comment for sample rate in snd_codec
083799f ALSA: compress: remove the sample rate check
9aed3d0 ALSA: compress: change the way sample rates are sent to kernel
2ce95507 net: ipv6: Add a sysctl to make optimistic addresses useful candidates
f141171 power: Add check_wakeup_reason() to verify wakeup source irq
7af7a7d power: Adds functionality to log the last suspend abort reason.

Linux version 3.10.20-gf505497 (android-build@vpba26.mtv.corp.google.com)
(gcc version 4.8 (GCC) ) #1 SMP PREEMPT Fri Apr 17 15:50:29 UTC 2015

Bug: 20350607
Change-Id: Iaa178c23a2a38ec05b932ad8c7b3e628952e06a2
Signed-off-by: Thierry Strudel <tstrudel@google.com>
diff --git a/bzImage b/bzImage
index 675fc68..eabb12a 100644
--- a/bzImage
+++ b/bzImage
Binary files differ