aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-23fs/proc/kcore.c: Add bounce buffer for ktext datav4.4/topic/mm-kaslr-pax_usercopyJiri Olsa
2017-03-23Merge branch 'v4.4/topic/mm-kaslr' into v4.4/topic/mm-kaslr-pax_usercopyAlex Shi
2017-03-23arm64: enable CONFIG_DEBUG_RODATA by defaultArd Biesheuvel
2017-03-23arm64: fix alignment when RANDOMIZE_TEXT_OFFSET is enabledMark Rutland
2017-03-23coresight: Remove erroneous dma_free_coherent in tmc_probeSuzuki K Poulose
2017-03-23arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASEMark Rutland
2017-03-23perf/core: Use this_cpu_ptr() when stopping AUX eventsWill Deacon
2017-03-23arm64: Only select ARM64_MODULE_PLTS if MODULES=yCatalin Marinas
2017-03-23arm64: spinlock: fix spin_unlock_wait for LSE atomicsWill Deacon
2017-03-23arm64: spinlock: order spin_{is_locked,unlock_wait} against local locksWill Deacon
2017-03-23arm64: fix dump_instr when PAN and UAO are in useMark Rutland
2017-03-22Merge branch 'v4.4/topic/mm-kaslr' into v4.4/topic/mm-kaslr-pax_usercopyAlex Shi
2017-03-22arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flagsHuang Shijie
2017-03-22arm64: hugetlb: fix the wrong address for several functionsHuang Shijie
2017-03-22arm64: hugetlb: remove the wrong pmd check in find_num_contig()Huang Shijie
2017-03-22arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=yArd Biesheuvel
2017-03-22arm64: fix dump_backtrace/unwind_frame with NULL tskMark Rutland
2016-10-05usercopy: fold builtin_const check into inline functionKees Cook
2016-09-24unsafe_[get|put]_user: change interface to use a error target labelLinus Torvalds
2016-09-24usercopy: remove page-spanning test for nowKees Cook
2016-09-24usercopy: fix overlap check for kernel textJosh Poimboeuf
2016-09-24mm/slub: support left redzoneJoonsoo Kim
2016-08-27mm: SLUB hardened usercopy supportKees Cook
2016-08-27mm: SLAB hardened usercopy supportKees Cook
2016-08-27s390/uaccess: Enable hardened usercopyKees Cook
2016-08-27sparc/uaccess: Enable hardened usercopyKees Cook
2016-08-27powerpc/uaccess: Enable hardened usercopyKees Cook
2016-08-27ia64/uaccess: Enable hardened usercopyKees Cook
2016-08-27arm64/uaccess: Enable hardened usercopyKees Cook
2016-08-27ARM: uaccess: Enable hardened usercopyKees Cook
2016-08-27x86/uaccess: Enable hardened usercopyKees Cook
2016-08-27x86: remove more uaccess_32.h complexityLinus Torvalds
2016-08-27x86: remove pointless uaccess_32.h complexityLinus Torvalds
2016-08-27x86: fix SMAP in 32-bit environmentsLinus Torvalds
2016-08-27Use the new batched user accesses in generic user string handlingLinus Torvalds
2016-08-27Add 'unsafe' user access functions for batched accessesLinus Torvalds
2016-08-27x86: reorganize SMAP handling in user space accessesLinus Torvalds
2016-08-27mm: Hardened usercopyKees Cook
2016-08-27mm: Implement stack frame object validationKees Cook
2016-08-27mm: Add is_migrate_cma_pageLaura Abbott
2016-08-15Merge tag 'lsk-v4.4-arm64-v4.8-kaslr-updates' of git://git.linaro.org/people/...Alex Shi
2016-08-14arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinuxArd Biesheuvel
2016-08-14arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTEArd Biesheuvel
2016-08-11 Merge tag 'v4.4.17' into linux-linaro-lsk-v4.4Alex Shi
2016-08-10Linux 4.4.17Greg Kroah-Hartman
2016-08-10vfs: fix deadlock in file_remove_privs() on overlayfsMiklos Szeredi
2016-08-10intel_th: Fix a deadlock in modprobingAlexander Shishkin
2016-08-10intel_th: pci: Add Kaby Lake PCH-H supportAlexander Shishkin
2016-08-10net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein
2016-08-10libceph: apply new_state before new_up_client on incrementalsIlya Dryomov