firefly-linux-kernel-4.4.55.git
2016-10-21 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-10-21 Alex ShiMerge remote-tracking branch 'origin/v4.4/topic/kprobes...
2016-10-21 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-10-21 Alex Shi Merge tag 'v4.4.26' into linux-linaro-lsk-v4.4
2016-10-20 Greg Kroah... Linux 4.4.26
2016-10-20 Linus Torvaldsmm: remove gup_flags FOLL_WRITE games from __get_user_p...
2016-10-20 H.J. Lux86/build: Build compressed x86 kernels as PIE
2016-10-20 David A. Longarm64: Remove stack duplicating code from jprobes
2016-10-20 Catalin Marinasarm64: kprobes: Add KASAN instrumentation around stack...
2016-10-20 Marc Zyngierarm64: kprobes: Cleanup jprobe_return
2016-10-20 Marc Zyngierarm64: kprobes: Fix overflow when saving stack
2016-10-20 Will Deaconarm64: kprobes: WARN if attempting to step with PSTATE.D=1
2016-10-20 Sandeepa Prabhukprobes: Add arm64 case in kprobe example module
2016-10-20 Sandeepa Prabhuarm64: Add kernel return probes support (kretprobes)
2016-10-20 William Cohenarm64: Add trampoline code for kretprobes
2016-10-20 Sandeepa Prabhuarm64: kprobes instruction simulation support
2016-10-20 Pratyush Anandarm64: Treat all entry code as non-kprobe-able
2016-10-20 Pratyush Anandarm64: Blacklist non-kprobe-able symbol
2016-10-20 Sandeepa Prabhuarm64: Kprobes with single stepping support
2016-10-20 David A. Longarm64: add conditional instruction simulation support
2016-10-20 David A. Longarm64: Add more test functions to insn.c
2016-10-20 David A. Longarm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
2016-10-18 Alex ShiMerge branch 'linux-linaro-lsk-v4.4' into linux-linaro...
2016-10-18 Alex Shi Merge tag 'v4.4.25' into linux-linaro-lsk-v4.4
2016-10-16 Greg Kroah... Linux 4.4.25
2016-10-16 Jarkko Sakkinentpm_crb: fix crb_req_canceled behavior
2016-10-16 Jarkko Sakkinentpm: fix a race condition in tpm2_unseal_trusted()
2016-10-16 Miklos Szerediima: use file_dentry()
2016-10-16 Christophe... ARM: cpuidle: Fix error return code
2016-10-16 Linus WalleijARM: dts: MSM8064 remove flags from SPMI/MPP IRQs
2016-10-16 Grzegorz JaszczykARM: dts: mvebu: armada-390: add missing compatibility...
2016-10-16 Josh Poimboeufx86/dumpstack: Fix x86_32 kernel_stack_pointer() previo...
2016-10-16 Mika Westerbergx86/irq: Prevent force migration of irqs which are...
2016-10-16 Dan Williamsx86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn...
2016-10-16 Dan CarpenterKVM: PPC: BookE: Fix a sanity check
2016-10-16 James HoganKVM: MIPS: Drop other CPU ASIDs on guest MMU changes
2016-10-16 Thomas HuthKVM: PPC: Book3s PR: Allow access to unprivileged MMCR2...
2016-10-16 Uwe Kleine... mfd: wm8350-i2c: Make sure the i2c regmap functions...
2016-10-16 Dan Carpentermfd: 88pm80x: Double shifting bug in suspend/resume
2016-10-16 Boris Brezillonmfd: atmel-hlcdc: Do not sleep in atomic context
2016-10-16 Lu Baolumfd: rtsx_usb: Avoid setting ucr->current_sg.status
2016-10-16 Takashi SakamotoALSA: usb-line6: use the same declaration as definition...
2016-10-16 Anssi HannulaALSA: usb-audio: Extend DragonFly dB scale quirk to...
2016-10-16 Takashi IwaiALSA: ali5451: Fix out-of-bound position reporting
2016-10-16 John Stultztimekeeping: Fix __ktime_get_fast_ns() regression
2016-10-16 Christopher... time: Add cycles to nanoseconds translation
2016-10-12 Amit Pundirmm: Fix build for hardened usercopy
2016-10-12 Arve HjønnevågANDROID: binder: Clear binder and cookie when setting...
2016-10-12 Arve HjønnevågANDROID: binder: Add strong ref checks
2016-10-12 EunTaik LeeUPSTREAM: staging/android/ion : fix a race condition...
2016-10-12 Sami TolvanenANDROID: android-base: CONFIG_HARDENED_USERCOPY=y
2016-10-12 Jiri OlsaUPSTREAM: fs/proc/kcore.c: Add bounce buffer for ktext...
2016-10-12 Jiri OlsaUPSTREAM: fs/proc/kcore.c: Make bounce buffer global...
2016-10-12 Laura AbbottBACKPORT: arm64: Correctly bounds check virt_addr_valid
2016-10-12 Mohan SrinivasanFix a build breakage in IO latency hist code.
2016-10-12 Ard BiesheuvelUPSTREAM: efi: include asm/early_ioremap.h not asm...
2016-10-12 Ard BiesheuvelUPSTREAM: ia64: split off early_ioremap() declarations...
2016-10-12 Catalin MarinasFROMLIST: arm64: Enable CONFIG_ARM64_SW_TTBR0_PAN
2016-10-12 Catalin MarinasFROMLIST: arm64: xen: Enable user access before a privc...
2016-10-12 Catalin MarinasFROMLIST: arm64: Handle faults caused by inadvertent...
2016-10-12 Catalin MarinasFROMLIST: arm64: Disable TTBR0_EL1 during normal kernel...
2016-10-12 Catalin MarinasFROMLIST: arm64: Introduce uaccess_{disable,enable...
2016-10-12 Catalin MarinasFROMLIST: arm64: Factor out TTBR0_EL1 post-update worka...
2016-10-12 Catalin MarinasFROMLIST: arm64: Factor out PAN enabling/disabling...
2016-10-12 Laura AbbottUPSTREAM: arm64: Handle el1 synchronous instruction...
2016-10-12 Andre PrzywaraUPSTREAM: arm64: include alternative handling in dcache...
2016-10-12 Andre PrzywaraUPSTREAM: arm64: fix "dc cvau" cache operation on errat...
2016-10-12 Andre PrzywaraUPSTREAM: Revert "arm64: alternatives: add enable param...
2016-10-12 Geoff LevandUPSTREAM: arm64: Add new asm macro copy_page
2016-10-12 Mark RutlandUPSTREAM: arm64: kill ESR_LNX_EXEC
2016-10-12 Mark RutlandUPSTREAM: arm64: add macro to extract ESR_ELx.EC
2016-10-12 Mark RutlandUPSTREAM: arm64: mm: mark fault_info table const
2016-10-12 Mark RutlandUPSTREAM: arm64: fix dump_instr when PAN and UAO are...
2016-10-12 Geoff LevandBACKPORT: arm64: Fold proc-macros.S into assembler.h
2016-10-12 Ard BiesheuvelUPSTREAM: arm64: choose memstart_addr based on minimum...
2016-10-12 Ard BiesheuvelUPSTREAM: arm64/mm: ensure memstart_addr remains suffic...
2016-10-12 Ard BiesheuvelUPSTREAM: arm64/kernel: fix incorrect EL0 check in...
2016-10-12 Mark RutlandUPSTREAM: arm64: Add macros to read/write system registers
2016-10-12 Ard BiesheuvelUPSTREAM: arm64/efi: refactor EFI init and runtime...
2016-10-12 Ard BiesheuvelUPSTREAM: arm64/efi: split off EFI init and runtime...
2016-10-12 Ard BiesheuvelUPSTREAM: arm64/efi: mark UEFI reserved regions as...
2016-10-12 Ard BiesheuvelBACKPORT: arm64: only consider memblocks with NOMAP...
2016-10-12 Ard BiesheuvelUPSTREAM: mm/memblock: add MEMBLOCK_NOMAP attribute...
2016-10-12 Badhri Jagan... ANDROID: dm: android-verity: Remove fec_header location...
2016-10-12 Paul MooreBACKPORT: audit: consistently record PIDs with task_tgi...
2016-10-12 Jeff Vander... android-base.cfg: Enable kernel ASLR
2016-10-12 Heiko CarstensUPSTREAM: vmlinux.lds.h: allow arch specific handling...
2016-10-12 Will DeaconUPSTREAM: arm64: spinlock: fix spin_unlock_wait for...
2016-10-12 Mark RutlandUPSTREAM: arm64: avoid TLB conflict with CONFIG_RANDOMI...
2016-10-12 Catalin MarinasUPSTREAM: arm64: Only select ARM64_MODULE_PLTS if MODULES=y
2016-10-12 John Stultzsched: Add Kconfig option DEFAULT_USE_ENERGY_AWARE...
2016-10-12 Caesar Wangsched/fair: remove printk while schedule is in progress
2016-10-12 Mohan SrinivasanANDROID: fs: FS tracepoints to track IO.
2016-10-12 Chris Redpathsched/walt: Drop arch-specific timer access
2016-10-12 Jeff Vander... ANDROID: fiq_debugger: Pass task parameter to unwind_fr...
2016-10-12 Srinath Sridharaneas/sched/fair: Fixing comments in find_best_target.
2016-10-12 Eric Ernstinput: keyreset: switch to orderly_reboot
2016-10-12 Soheil Hassas... UPSTREAM: tun: fix transmit timestamp support
2016-10-12 Minchan KimUPSTREAM: arch/arm/include/asm/pgtable-3level.h: add...
2016-10-12 Lorenzo Colittinet: inet: diag: expose the socket mark to privileged...
next