prebuilt kernel (lmp-mr1: seccomp, usb, trusty,...)

* 3646791 2014-10-07 jpa@google.com arch:arm64:flounder: enable seccomp
*   60b6587 2014-10-07 jpa@google.com Merge android-tegra-3.10 into android-tegra-flounder-3.10 (seccomp, usb, trusty)
|\
| * 79212fe 2014-04-30 takahiro.akashi@linaro.org arm64: make a single hook to syscall_trace() for all syscall features
| *   ad05c5e 2014-10-07 jpa@google.com Merge android-3.10' into android-tegra-3.10 (seccomp)
| |\
| | * f14a5db 2014-06-05 keescook@chromium.org seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
| | * c852ef7 2014-06-27 keescook@chromium.org seccomp: allow mode setting across threads
| | * 61b6b88 2014-06-27 keescook@chromium.org seccomp: introduce writer locking
| | * b6a12bf 2014-06-27 keescook@chromium.org seccomp: split filter prep from check and apply
| | * 9d0ff69 2014-05-21 keescook@chromium.org sched: move no_new_privs into new atomic flags
| | * e985fd4 2014-06-25 keescook@chromium.org seccomp: add "seccomp" syscall
| | * 8908dde 2014-06-25 keescook@chromium.org seccomp: split mode setting routines
| | * b8a9cff 2014-06-25 keescook@chromium.org seccomp: extract check/assign mode helpers
| | * 2a30a43 2014-05-21 keescook@chromium.org seccomp: create internal mode-setting function
| | * 987a0f1 2014-01-21 oleg@redhat.com introduce for_each_thread() to replace the buggy while_each_thread()
| | * a03a242 2013-11-06 peterz@infradead.org arch: Introduce smp_load_acquire(), smp_store_release()
| * |   66349bb 2014-10-07 jpa@google.com Merge branch 'tegra/android-3.10' into android-tegra-3.10 (seccomp)
| |\ \
| | |/
| | * 210957c 2014-09-04 takahiro.akashi@linaro.org arm64: add seccomp support
| | * 9499cd2 2014-03-11 eparis@redhat.com syscall_get_arch: remove useless function arguments
| | * 7722723 2014-09-04 takahiro.akashi@linaro.org arm64: add SIGSYS siginfo for compat task
| | * 4f12b53 2014-09-04 takahiro.akashi@linaro.org add seccomp syscall for compat task
| | * dab1073 2014-09-04 takahiro.akashi@linaro.org asm-generic: add generic seccomp.h for secure computing mode 1
| | * feb2843 2014-09-04 takahiro.akashi@linaro.org arm64: ptrace: allow tracer to skip a system call
| | * abbfed9 2014-09-04 takahiro.akashi@linaro.org arm64: ptrace: add PTRACE_SET_SYSCALL
| * |   0566f1a 2014-10-06 arve@android.com Merge branch 'android-trusty-3.10' into android-tegra-3.10
| |\ \
| | * | e909ef01 2014-10-04 arve@android.com trusty: Retry std_calls on SM_ERR_BUSY
| |  /
| * | 1d8ee6b 2014-10-04 arve@android.com security: tlk_driver: Check if smc call failed
| * | a68ea24 2014-09-29 ghackmann@google.com arm64: fix bad merge in kuser32.S
| * |   09ce18b 2014-09-24 Badhri@google.com Merge branch 'android-3.10' into android-tegra-3.10
| |\ \
| | |/
| | * 88835a3 2014-09-24 Badhri@google.com USB: f_rndis: fix compile error
| | * 12407bb 2014-09-04 xerox_lin@htc.com USB: gadget: rndis: Add module parameter for DL max packets per xfer
| | * 5cf9479 2014-09-18 Badhri@google.com ndis: Add debug support to disable RNDIS Multipacket Feature
| | * f9039de 2014-09-18 Badhri@google.com RNDIS: Add Data aggregation (multi packet) support
| | * 91da92a 2014-09-18 Badhri@google.com USB: gadget: u_ether: Fix data stall issue in RNDIS tethering mode
| | * 9c861db 2012-09-14 taeju.park@lge.com usb: gadget: prevent change of Host MAC address of 'usb0' interface
| | * 555f3ed 2014-09-24 Badhri@google.com usb: u_ether: Add workqueue as bottom half handler for rx data path
| * |   eda805d 2014-09-17 jpa@google.com Merge branch 'android-3.10' into android-tegra-3.10
| |\ \
| | |/
| | * f884d7f 2014-09-17 jpa@google.com arm64: Fixup __NR_* compat syscalls count.
| * | 25e1270 2014-09-17 jpa@google.com Merge remote-tracking branch 'common/android-3.10' into android-tegra-3.10
| |/
| * ba27127 2014-04-30 takahiro.akashi@linaro.org arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h
| * 4b373563 2014-04-30 takahiro.akashi@linaro.org arm64: Add regs_return_value() in syscall.h
| * 3e21c0b 2014-09-17 jpa@google.com arm64: audit: Add audit hook in syscall_trace_enter/exit()
| * bf11863 2014-07-04 takahiro.akashi@linaro.org arm64: Add audit support
| * 4f2f36a 2013-08-28 alonid@stratoscale.com Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.h
| * cfc7e99e9 2014-09-17 jpa@google.com arm64: Add __NR_* definitions for compat syscalls
| * 26108f2 2014-04-30 takahiro.akashi@linaro.org arm64: split syscall_trace() into separate functions for enter/exit
| * f91c274 2014-04-30 takahiro.akashi@linaro.org arm64: make a single hook to syscall_trace() for all syscall features
| * 4149e0d 2014-09-17 jpa@google.com seccomp: revert previous patches in prep for updated ones
| * 8fdfc48 2013-09-02 catalin.marinas@arm.com arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.S
| * eaa22ea 2013-12-16 ard.biesheuvel@linaro.org arm64: drop redundant macros from read_cpuid()
| * 39fdc30 2014-09-15 ghackmann@google.com android: base-cfg: enable ARMV7_COMPAT
* 16edb1b 2014-10-06 toddpoynor@google.com Revert "usb: gadget: tegra: Notify if HOST PC is connected"

Bug: 15986335
Change-Id: I03048af8263930352496f0c85ac8225ed459c2ab
Signed-off-by: JP Abgrall <jpa@google.com>
1 file changed
tree: 3ada36d467c025823f02db7b014f8791e8739cc4
  1. Image.gz-dtb