aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-04-27Merge branch 'v3.18/topic/KASAN' into linux-linaro-lsk-v3.18lsk-v3.18-16.04Alex Shi
2016-04-27compiler, atomics, kasan: Provide READ_ONCE_NOCHECK()Andrey Ryabinin
2016-04-27locking: Remove atomicy checks from {READ,WRITE}_ONCEPeter Zijlstra
2016-04-21 Merge tag 'v3.18.31' into linux-linaro-lsk-v3.18Alex Shi
2016-04-18mm: use 'unsigned int' for page orderKirill A. Shutemov
2016-04-18fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn
2016-04-18tracing: Fix trace_printk() to print when not using bprintk()Steven Rostedt (Red Hat)
2016-04-18Thermal: Ignore invalid trip pointsZhang Rui
2016-04-18PCI: Disable IO/MEM decoding for devices with non-compliant BARsBjorn Helgaas
2016-04-18PCI: Add dev->has_secondary_link to track downstream PCIe linksYijing Wang
2016-04-18x86, irq: Keep balance of IOAPIC pin reference countJiang Liu
2016-04-13include/linux/poison.h: fix LIST_POISON{1,2} offsetVasily Kulikov
2016-04-13modules: fix longstanding /proc/kallsyms vs module insertion race.Rusty Russell
2016-04-13compiler-gcc.h: neateningJoe Perches
2016-04-13compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches
2016-04-12efi: Make efivarfs entries immutable by defaultPeter Jones
2016-04-12efi: Make our variable validation list include the guidPeter Jones
2016-04-12lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones
2016-04-12ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-04-12tty: Fix GPF in flush_to_ldisc(), part 2Peter Hurley
2016-04-11kasan: add functions to clear stack poisonMark Rutland
2016-04-11mm/mempool.c: kasan: poison mempool elementsAndrey Ryabinin
2016-04-11mm, mempool: disallow mempools based on slab caches with constructorsDavid Rientjes
2016-04-11mm, mempool: do not allow atomic resizingDavid Rientjes
2016-04-11x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin
2016-04-11x86/kasan: Define KASAN_SHADOW_OFFSET per architectureAndrey Ryabinin
2016-04-11kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin
2016-04-11kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin
2016-04-11kasan: enable instrumentation of global variablesAndrey Ryabinin
2016-04-11module: fix types of device tables aliasesAndrey Ryabinin
2016-04-11mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin
2016-04-11mm: vmalloc: add flag preventing guard hole allocationAndrey Ryabinin
2016-04-11kasan: enable stack instrumentationAndrey Ryabinin
2016-04-11mm: slub: add kernel address sanitizer support for slub allocatorAndrey Ryabinin
2016-04-11mm: slub: share object_err functionAndrey Ryabinin
2016-04-11mm: slub: introduce virt_to_obj functionAndrey Ryabinin
2016-04-11mm: page_alloc: add kasan hooks on alloc and free pathsAndrey Ryabinin
2016-04-11kasan: add kernel address sanitizer infrastructureAndrey Ryabinin
2016-04-11compiler: introduce __alias(symbol) shortcutAndrey Ryabinin
2016-04-07Merge remote-tracking branch 'lts/linux-3.18.y' into linux-linaro-lsk-v3.18Alex Shi
2016-04-01Merge branch 'v3.18/topic/OPPv2' into linux-linaro-lsk-v3.18Alex Shi
2016-04-01PM / OPP: Add dev_pm_opp_set_rate()Viresh Kumar
2016-04-01regulator: core: Define regulator_set_voltage_triplet()Viresh Kumar
2016-04-01PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()Viresh Kumar
2016-04-01PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()Viresh Kumar
2016-04-01PM / OPP: get/put regulators from OPP coreViresh Kumar
2016-04-01PM / OPP: Parse 'opp-<prop>-<name>' bindingsViresh Kumar
2016-04-01PM / OPP: Parse 'opp-supported-hw' bindingViresh Kumar
2016-04-01PM / OPP: Prefix exported opp routines with dev_pm_opp_Viresh Kumar
2016-04-01PM / OPP: Rename opp init/free table routinesViresh Kumar