summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-11-27UPSTREAM: arm64/ptrace: run seccomp after ptraceKees Cook
2018-11-27UPSTREAM: arm/ptrace: run seccomp after ptraceKees Cook
2018-11-27BACKPORT: x86/ptrace: run seccomp after ptraceKees Cook
2018-11-27BACKPORT: x86/entry: Get rid of two-phase syscall entry workAndy Lutomirski
2018-11-27BACKPORT: seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2018-11-27BACKPORT: x86/entry/64: Always run ptregs-using syscalls on the slow pathAndy Lutomirski
2018-11-27UPSTREAM: x86/syscalls: Add syscall entry qualifiersAndy Lutomirski
2018-11-27UPSTREAM: x86/syscalls: Move compat syscall entry handling into syscalltbl.shAndy Lutomirski
2018-11-27UPSTREAM: x86/syscalls: Remove __SYSCALL_COMMON and __SYSCALL_X32Andy Lutomirski
2018-11-27UPSTREAM: x86/syscalls: Refactor syscalltbl.shAndy Lutomirski
2018-11-27Merge 4.4.165 into android-4.4Greg Kroah-Hartman
2018-11-27s390/mm: Fix ERROR: "__node_distance" undefined!Justin M. Forbes
2018-11-27s390/vdso: add missing FORCE to build targetsVasily Gorbik
2018-11-27arm64: percpu: Initialize ret in the default caseNathan Chancellor
2018-11-27um: Give start_idle_thread() a return codeRichard Weinberger
2018-11-27x86/build: Use cc-option to validate stack alignment parameterMatthias Kaehlcke
2018-11-27x86/build: Fix stack alignment for CLangMatthias Kaehlcke
2018-11-27x86/boot: #undef memcpy() et al in string.cMichael Davidson
2018-11-27x86/build: Specify stack alignment for clangMatthias Kaehlcke
2018-11-27x86/build: Use __cc-option for boot code compiler optionsMatthias Kaehlcke
2018-11-27x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...Matthias Kaehlcke
2018-11-27crypto, x86: aesni - fix token pasting for clangMichael Davidson
2018-11-27x86/kbuild: Use cc-option to enable -falign-{jumps/loops}Matthias Kaehlcke
2018-11-27arm64: Disable asm-operand-width warning for clangMatthias Kaehlcke
2018-11-27crypto: arm64/sha - avoid non-standard inline asm tricksArd Biesheuvel
2018-11-27kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke
2018-11-21Merge 4.4.164 into android-4.4Greg Kroah-Hartman
2018-11-21arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)
2018-11-21xtensa: fix boot parameters address translationMax Filippov
2018-11-21xtensa: make sure bFLT stack is 16 byte alignedMax Filippov
2018-11-21xtensa: add NOTES section to the linker scriptMax Filippov
2018-11-21MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen
2018-11-21MIPS: Loongson-3: Fix CPU UART irq delivery problemHuacai Chen
2018-11-21powerpc/boot: Ensure _zimage_start is a weak symbolJoel Stanley
2018-11-21MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu
2018-11-21powerpc/nohash: fix undefined behaviour when testing page size supportDaniel Axtens
2018-11-21arm64: dts: stratix10: Correct System Manager register sizeThor Thayer
2018-11-21xen: fix xen_qlock_wait()Juergen Gross
2018-11-21MIPS: OCTEON: fix out of bounds array access on CN68XXAaro Koskinen
2018-11-21powerpc/msi: Fix compile error on mpc83xxChristophe Leroy
2018-11-21xen: make xen_qlock_wait() nestableJuergen Gross
2018-11-21xen: fix race in xen_qlock_wait()Juergen Gross
2018-11-21x86: boot: Fix EFI stub alignmentBen Hutchings
2018-11-21x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior
2018-11-21sparc: Fix single-pcr perf event counter management.David S. Miller
2018-11-21x86/kconfig: Fall back to ticket spinlocksDaniel Wagner
2018-11-21x86/corruption-check: Fix panic in memory_corruption_check() when boot option...He Zhe
2018-11-21parisc: Fix map_pages() to not overwrite existing pte entriesHelge Deller
2018-11-21parisc: Fix address in HPMC IVAJohn David Anglin
2018-11-10Merge 4.4.163 into android-4.4Greg Kroah-Hartman