GitHub/exynos8895/android_kernel_samsung_universal8895.git
Author Commit
2016-09-19 Mark RutlandUPSTREAM: arm64: mm: specialise pagetable allocators
2016-09-18 Mark RutlandUPSTREAM: asm-generic: Fix local variable shadow in...
2016-09-18 William CohenBACKPORT: Eliminate the .eh_frame sections from the...
2016-09-18 Masanari IidaUPSTREAM: arm64: Fix an enum typo in mm/dump.c
2016-09-18 Ard BiesheuvelUPSTREAM: arm64: kasan: ensure that the KASAN zero...
2016-09-18 Minchan KimUPSTREAM: arch/arm/include/asm/pgtable-3level.h: add...
2016-09-18 Ard BiesheuvelUPSTREAM: arm64: hide __efistub_ aliases from kallsyms
2016-09-18 Mark RutlandUPSTREAM: arm64: head.S: use memset to clear BSS
2016-09-18 Ard BiesheuvelUPSTREAM: efi: stub: define DISABLE_BRANCH_PROFILING...
2016-09-18 Mark RutlandUPSTREAM: arm64: entry: remove pointless SPSR mode...
2016-09-18 Will DeaconUPSTREAM: arm64: mm: move pgd_cache initialisation...
2016-09-18 Will DeaconUPSTREAM: arm64: traps: address fallout from printk...
2016-09-18 AKASHI TakahiroUPSTREAM: arm64: ftrace: fix a stack tracer's output...
2016-09-18 AKASHI TakahiroUPSTREAM: arm64: pass a task parameter to unwind_frame()
2016-09-18 AKASHI TakahiroUPSTREAM: arm64: ftrace: modify a stack frame in a...
2016-09-18 James MorseUPSTREAM: arm64: remove irq_count and do_softirq_own_st...
2016-09-18 David WoodsUPSTREAM: arm64: hugetlb: add support for PTE contiguou...
2016-09-18 Ashok KumarBACKPORT: arm64: Use PoU cache instr for I/D coherency
2016-09-18 Lorenzo PieralisiBACKPORT: arm64: kernel: fix architected PMU registers...
2016-09-18 Ashok KumarUPSTREAM: arm64: Defer dcache flush in __cpu_copy_user_page
2016-09-18 James MorseUPSTREAM: arm64: reduce stack use in irq_handler
2016-09-18 Will DeaconUPSTREAM: arm64: Documentation: add list of software...
2016-09-18 Mark RutlandUPSTREAM: arm64: mm: place __cpu_setup in .text
2016-09-18 Mark BrownUPSTREAM: arm64: cmpxchg: Don't incldue linux/mmdebug.h
2016-09-18 Mark RutlandUPSTREAM: arm64: mm: fold alternatives into .init
2016-09-18 Mark RutlandBACKPORT: arm64: Remove redundant padding from linker...
2016-09-18 Mark RutlandUPSTREAM: arm64: mm: remove pointless PAGE_MASKing
2016-09-18 Lorenzo Colittinet: inet: diag: expose the socket mark to privileged...
2016-09-18 Lorenzo Colittinet: diag: make udp_diag_destroy work for mapped addresses.
2016-09-18 David Ahernnet: diag: support SOCK_DESTROY for UDP sockets
2016-09-18 Lorenzo Colittinet: diag: allow socket bytecode filters to match socke...
2016-09-18 Lorenzo Colittinet: diag: slightly refactor the inet_diag_bc_audit...
2016-09-18 David Ahernnet: diag: Add support to filter on device index
2016-09-16 James MorseUPSTREAM: arm64: don't call C code with el0's fp register
2016-09-16 James MorseUPSTREAM: arm64: when walking onto the task stack,...
2016-09-16 James MorseUPSTREAM: arm64: Add this_cpu_ptr() assembler macro...
2016-09-16 Will DeaconUPSTREAM: arm64: irq: fix walking from irq stack to...
2016-09-16 James MorseUPSTREAM: arm64: Add do_softirq_own_stack() and enable...
2016-09-16 AKASHI TakahiroUPSTREAM: arm64: Modify stack trace and dump for use...
2016-09-16 Jungseok LeeUPSTREAM: arm64: Store struct thread_info in sp_el0
2016-09-16 Catalin MarinasUPSTREAM: arm64: Add trace_hardirqs_off annotation...
2016-09-16 Li BinUPSTREAM: arm64: ftrace: fix the comments for ftrace_mo...
2016-09-16 Li BinUPSTREAM: arm64: ftrace: stop using kstop_machine to...
2016-09-16 Will DeaconUPSTREAM: arm64: spinlock: serialise spin_unlock_wait...
2016-09-16 Will DeaconUPSTREAM: arm64: enable HAVE_IRQ_TIME_ACCOUNTING
2016-09-16 Yury NorovUPSTREAM: arm64: fix COMPAT_SHMLBA definition for large...
2016-09-16 Jisheng ZhangUPSTREAM: arm64: add __init/__initdata section marker...
2016-09-16 Lars-Peter... UPSTREAM: usb: gadget: f_fs: Fix use-after-free
2016-09-16 Arend van SprielUPSTREAM: brcmfmac: avoid potential stack overflow...
2016-09-15 Will DeaconUPSTREAM: arm64: pgtable: implement pte_accessible()
2016-09-15 Mark RutlandUPSTREAM: arm64: mm: allow sections for unaligned bases
2016-09-15 Mark RutlandUPSTREAM: arm64: mm: detect bad __create_mapping uses
2016-09-15 Linus TorvaldsUPSTREAM: x86: fix SMAP in 32-bit environments
2016-09-13 Paul MooreUPSTREAM: audit: fix a double fetch in audit_log_single...
2016-09-13 Jungseung LeeUPSTREAM: ARM: 8494/1: mm: Enable PXN when running...
2016-09-09 Patrick BellasiFIXUP: sched/tune: update accouting before CPU capacity
2016-09-09 Patrick BellasiFIXUP: sched/tune: add fixes missing from a previous...
2016-09-09 Jon Medhurstarm: Fix #if/#ifdef typo in topology.c
2016-09-09 Steve Mucklearm: Fix build error "conflicting types for 'scale_cpu_...
2016-09-09 Amit Pundirsched/walt: use do_div instead of division operator
2016-09-09 Amit PundirDEBUG: cpufreq: fix cpu_capacity tracing build for...
2016-09-09 Vladis DronovUPSTREAM: ALSA: usb-audio: Fix double-free in error...
2016-09-09 Takashi IwaiBACKPORT: ALSA: usb-audio: Minor code cleanup in create...
2016-09-09 Amit Pundirsched/walt: include missing header for arm_timer_read_c...
2016-09-09 Dmitry ShmidtMerge remote-tracking branch 'linaro-ext/EAS/v4.4-easv5...
2016-09-08 John Stultzcpufreq: Kconfig: Fixup incorrect selection by CPU_FREQ...
2016-09-08 Mark SalyzynFROMLIST: pstore: drop pmsg bounce buffer
2016-09-08 Kees CookUPSTREAM: usercopy: remove page-spanning test for now
2016-09-08 Kees CookUPSTREAM: usercopy: force check_object_size() inline
2016-09-08 Kees CookBACKPORT: usercopy: fold builtin_const check into inlin...
2016-09-08 Kees CookUPSTREAM: x86/uaccess: force copy_*_user() to be inlined
2016-09-08 Benjamin TissoiresUPSTREAM: HID: core: prevent out-of-bound readings
2016-09-08 Omar SandovalUPSTREAM: block: fix use-after-free in sys_ioprio_get()
2016-09-08 Mohan SrinivasanAndroid: Fix build breakages.
2016-09-07 Peter HurleyUPSTREAM: tty: Prevent ldisc drivers from re-using...
2016-09-07 Phil TurnbullUPSTREAM: netfilter: nfnetlink: correctly validate...
2016-09-06 Riley Andrewscpuset: Make cpusets restore on hotplug
2016-09-06 Joonsoo KimUPSTREAM: mm/slub: support left redzone
2016-09-06 Linus TorvaldsUPSTREAM: x86: reorganize SMAP handling in user space...
2016-09-06 Linus TorvaldsUPSTREAM: Make the hardened user-copy code depend on...
2016-09-06 Mohan SrinivasanAndroid: MMC/UFS IO Latency Histograms.
2016-09-06 Josh PoimboeufUPSTREAM: usercopy: fix overlap check for kernel text
2016-09-06 Eric BiggersUPSTREAM: usercopy: avoid potentially undefined behavio...
2016-09-06 Kees CookUPSTREAM: mm: SLUB hardened usercopy support
2016-09-06 Kees CookUPSTREAM: mm: SLAB hardened usercopy support
2016-09-06 Kees CookBACKPORT: arm64/uaccess: Enable hardened usercopy
2016-09-06 Kees CookBACKPORT: ARM: uaccess: Enable hardened usercopy
2016-09-06 Kees CookBACKPORT: x86/uaccess: Enable hardened usercopy
2016-09-06 Kees CookBACKPORT: mm: Hardened usercopy
2016-09-06 Kees CookBACKPORT: mm: Implement stack frame object validation
2016-09-06 Laura AbbottUPSTREAM: mm: Add is_migrate_cma_page
2016-09-06 Linus TorvaldsUPSTREAM: unsafe_[get|put]_user: change interface to...
2016-09-06 Ard BiesheuvelBACKPORT: arm64: mm: fix location of _etext
2016-09-06 Kees CookBACKPORT: ARM: 8583/1: mm: fix location of _etext
2016-09-06 Linus TorvaldsUPSTREAM: Use the new batched user accesses in generic...
2016-09-06 Linus TorvaldsUPSTREAM: Add 'unsafe' user access functions for batche...
2016-09-02 Mohamad AyyashBACKPORT: Don't show empty tag stats for unprivileged...
2016-09-02 Eric DumazetUPSTREAM: tcp: fix use after free in tcp_xmit_retransmi...
2016-09-02 Amit PundirANDROID: base-cfg: drop SECCOMP_FILTER config
2016-09-02 Mathias KrauseUPSTREAM: proc: prevent accessing /proc/<PID>/environ...
next