GitHub/exynos8895/android_kernel_samsung_universal8895.git
Author Commit
2016-10-27 Daniel Micaydisable aio support in recommended configuration
2016-10-24 John Stultz[RFC]cgroup: Change from CAP_SYS_NICE to CAP_SYS_RESOUR...
2016-10-23 Lianwei WangUPSTREAM: cpu/hotplug: Handle unbalanced hotplug enable...
2016-10-20 Ard BiesheuvelUPSTREAM: arm64: kaslr: fix breakage with CONFIG_MODVER...
2016-10-20 Ard BiesheuvelUPSTREAM: arm64: kaslr: keep modules close to the kerne...
2016-10-18 Guenter Roeckcgroup: Remove leftover instances of allow_attach
2016-10-18 Mark RutlandBACKPORT: lib: harden strncpy_from_user
2016-10-18 Dmitry TorokhovCHROMIUM: cgroups: relax permissions on moving tasks...
2016-10-18 Dmitry TorokhovCHROMIUM: remove Android's cgroup generic permissions...
2016-10-14 Ard BiesheuvelUPSTREAM: arm64: relocatable: deal with physically...
2016-10-14 Ard BiesheuvelUPSTREAM: arm64: account for sparsemem section alignmen...
2016-10-07 Tejun HeoUPSTREAM: percpu: fix synchronization between synchrono...
2016-10-07 Tejun HeoUPSTREAM: percpu: fix synchronization between chunk...
2016-10-07 Arve HjønnevågANDROID: binder: Clear binder and cookie when setting...
2016-10-07 Arve HjønnevågANDROID: binder: Add strong ref checks
2016-10-06 EunTaik LeeUPSTREAM: staging/android/ion : fix a race condition...
2016-10-05 Sami TolvanenANDROID: android-base: CONFIG_HARDENED_USERCOPY=y
2016-10-05 Jiri OlsaUPSTREAM: fs/proc/kcore.c: Add bounce buffer for ktext...
2016-10-05 Jiri OlsaUPSTREAM: fs/proc/kcore.c: Make bounce buffer global...
2016-10-05 Laura AbbottBACKPORT: arm64: Correctly bounds check virt_addr_valid
2016-10-05 Jeremy LintonBACKPORT: arm64: mm: Mark .rodata as RO
2016-10-04 Mohan SrinivasanFix a build breakage in IO latency hist code.
2016-10-03 Ard BiesheuvelUPSTREAM: efi: include asm/early_ioremap.h not asm...
2016-10-03 Ard BiesheuvelUPSTREAM: ia64: split off early_ioremap() declarations...
2016-09-29 Catalin MarinasFROMLIST: arm64: Enable CONFIG_ARM64_SW_TTBR0_PAN
2016-09-29 Catalin MarinasFROMLIST: arm64: xen: Enable user access before a privc...
2016-09-29 Catalin MarinasFROMLIST: arm64: Handle faults caused by inadvertent...
2016-09-29 Catalin MarinasFROMLIST: arm64: Disable TTBR0_EL1 during normal kernel...
2016-09-29 Catalin MarinasFROMLIST: arm64: Introduce uaccess_{disable,enable...
2016-09-29 Catalin MarinasFROMLIST: arm64: Factor out TTBR0_EL1 post-update worka...
2016-09-29 Catalin MarinasFROMLIST: arm64: Factor out PAN enabling/disabling...
2016-09-29 Laura AbbottUPSTREAM: arm64: Handle el1 synchronous instruction...
2016-09-29 James MorseBACKPORT: arm64: kernel: Save and restore UAO and addr_...
2016-09-29 Andre PrzywaraUPSTREAM: arm64: include alternative handling in dcache...
2016-09-29 Andre PrzywaraUPSTREAM: arm64: fix "dc cvau" cache operation on errat...
2016-09-29 Andre PrzywaraUPSTREAM: Revert "arm64: alternatives: add enable param...
2016-09-29 Geoff LevandUPSTREAM: arm64: Add new asm macro copy_page
2016-09-29 Mark RutlandUPSTREAM: arm64: kill ESR_LNX_EXEC
2016-09-29 Mark RutlandUPSTREAM: arm64: add macro to extract ESR_ELx.EC
2016-09-29 Mark RutlandUPSTREAM: arm64: mm: mark fault_info table const
2016-09-29 Mark RutlandUPSTREAM: arm64: fix dump_instr when PAN and UAO are...
2016-09-29 Geoff LevandBACKPORT: arm64: Fold proc-macros.S into assembler.h
2016-09-29 Ard BiesheuvelUPSTREAM: arm64: introduce mov_q macro to move a consta...
2016-09-29 Catalin MarinasUPSTREAM: arm64: Implement ptep_set_access_flags()...
2016-09-29 Ard BiesheuvelUPSTREAM: arm64: choose memstart_addr based on minimum...
2016-09-29 Ard BiesheuvelUPSTREAM: arm64/mm: ensure memstart_addr remains suffic...
2016-09-29 Ard BiesheuvelUPSTREAM: arm64/kernel: fix incorrect EL0 check in...
2016-09-29 Andrew PinskiUPSTREAM: arm64: Add workaround for Cavium erratum...
2016-09-29 Mark RutlandUPSTREAM: arm64: Add macros to read/write system registers
2016-09-29 Ard BiesheuvelUPSTREAM: arm64/efi: refactor EFI init and runtime...
2016-09-29 Ard BiesheuvelUPSTREAM: arm64/efi: split off EFI init and runtime...
2016-09-29 Ard BiesheuvelUPSTREAM: arm64/efi: mark UEFI reserved regions as...
2016-09-29 Ard BiesheuvelBACKPORT: arm64: only consider memblocks with NOMAP...
2016-09-29 Ard BiesheuvelUPSTREAM: mm/memblock: add MEMBLOCK_NOMAP attribute...
2016-09-27 Badhri Jagan... ANDROID: dm: android-verity: Remove fec_header location...
2016-09-24 Paul MooreBACKPORT: audit: consistently record PIDs with task_tgi...
2016-09-23 Jeff Vander... android-base.cfg: Enable kernel ASLR
2016-09-23 Heiko CarstensUPSTREAM: vmlinux.lds.h: allow arch specific handling...
2016-09-23 David BrownUPSTREAM: ARM/vdso: Mark the vDSO code read-only after...
2016-09-23 Kees CookUPSTREAM: x86/vdso: Mark the vDSO code read-only after...
2016-09-23 Kees CookUPSTREAM: lkdtm: Verify that '__ro_after_init' works...
2016-09-23 Kees CookUPSTREAM: arch: Introduce post-init read-only memory
2016-09-23 Kees CookUPSTREAM: x86/mm: Always enable CONFIG_DEBUG_RODATA...
2016-09-23 Kees CookUPSTREAM: mm/init: Add 'rodata=off' boot cmdline parame...
2016-09-23 Kees CookUPSTREAM: asm-generic: Consolidate mark_rodata_ro()
2016-09-22 Will DeaconUPSTREAM: arm64: spinlock: fix spin_unlock_wait for...
2016-09-22 Mark RutlandUPSTREAM: arm64: avoid TLB conflict with CONFIG_RANDOMI...
2016-09-22 Catalin MarinasUPSTREAM: arm64: Only select ARM64_MODULE_PLTS if MODULES=y
2016-09-22 Catalin MarinasUPSTREAM: arm64: kasan: Use actual memory node when...
2016-09-22 Ard BiesheuvelUPSTREAM: arm64: lse: deal with clobbered IP registers...
2016-09-22 Ard BiesheuvelUPSTREAM: arm64: mm: check at build time that PAGE_OFFS...
2016-09-22 Catalin MarinasUPSTREAM: arm64: kasan: Fix zero shadow mapping overrid...
2016-09-22 Mark RutlandUPSTREAM: arm64: consistently use p?d_set_huge
2016-09-22 Mark RutlandUPSTREAM: arm64: fix KASLR boot-time I-cache maintenance
2016-09-22 Will DeaconUPSTREAM: arm64: hugetlb: partial revert of 66b3923a1a0f
2016-09-22 Yang ShiUPSTREAM: arm64: make irq_stack_ptr more robust
2016-09-22 Ard BiesheuvelUPSTREAM: arm64: efi: invoke EFI_RNG_PROTOCOL to supply...
2016-09-22 Ard BiesheuvelUPSTREAM: efi: stub: use high allocation for converted...
2016-09-22 Ard BiesheuvelUPSTREAM: efi: stub: add implementation of efi_random_a...
2016-09-22 Ard BiesheuvelBACKPORT: efi: stub: implement efi_get_random_bytes...
2016-09-22 Ard BiesheuvelBACKPORT: arm64: kaslr: randomize the linear region
2016-09-22 Ard BiesheuvelUPSTREAM: arm64: mm: treat memstart_addr as a signed...
2016-09-22 Ard BiesheuvelUPSTREAM: arm64: vmemmap: use virtual projection of...
2016-09-22 Ard BiesheuvelBACKPORT: arm64: add support for kernel ASLR
2016-09-22 Ard BiesheuvelUPSTREAM: arm64: add support for building vmlinux as...
2016-09-22 Ard BiesheuvelUPSTREAM: arm64: switch to relative exception tables
2016-09-22 Ard BiesheuvelUPSTREAM: extable: add support for relative extables...
2016-09-22 Ard BiesheuvelUPSTREAM: scripts/sortextable: add support for ET_DYN...
2016-09-22 James MorseUPSTREAM: arm64: futex.h: Add missing PAN toggling
2016-09-22 Ard BiesheuvelUPSTREAM: arm64: make asm/elf.h available to asm files
2016-09-22 Ard BiesheuvelUPSTREAM: arm64: avoid dynamic relocations in early...
2016-09-22 Ard BiesheuvelUPSTREAM: arm64: avoid R_AARCH64_ABS64 relocations...
2016-09-22 Ard BiesheuvelUPSTREAM: arm64: add support for module PLTs
2016-09-22 Ard BiesheuvelUPSTREAM: arm64: move brk immediate argument definition...
2016-09-22 Ard BiesheuvelUPSTREAM: arm64: mm: use bit ops rather than arithmetic...
2016-09-22 Ard BiesheuvelUPSTREAM: arm64: mm: only perform memstart_addr sanity...
2016-09-22 Catalin MarinasUPSTREAM: arm64: User die() instead of panic() in do_pa...
2016-09-22 Ard BiesheuvelUPSTREAM: arm64: allow kernel Image to be loaded anywhe...
2016-09-22 Ard BiesheuvelUPSTREAM: arm64: defer __va translation of initrd_start...
2016-09-22 Ard BiesheuvelUPSTREAM: arm64: move kernel image to base of vmalloc...
next