summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-18mm/core, x86/mm/pkeys: Add execute-only protection keys supportDave Hansen8-7/+154
2016-02-18x86/mm/pkeys: Create an x86 arch_calc_vm_prot_bits() for VMA flagsDave Hansen1-0/+6
2016-02-18x86/mm/pkeys: Allow kernel to modify user pkey rights registerDave Hansen4-2/+85
2016-02-18x86/fpu: Allow setting of XSAVE stateDave Hansen3-2/+161
2016-02-18x86/mm: Factor out LDT init from context initDave Hansen2-7/+18
2016-02-18mm/core, x86/mm/pkeys: Add arch_validate_pkey()Dave Hansen4-0/+34
2016-02-18mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()Dave Hansen7-11/+12
2016-02-18x86/mm/pkeys: Actually enable Memory Protection Keys in the CPUDave Hansen2-0/+46
2016-02-18x86/mm/pkeys: Add Kconfig prompt to existing config optionDave Hansen1-0/+10
2016-02-18x86/mm/pkeys: Dump pkey from VMA in /proc/pid/smapsDave Hansen2-0/+23
2016-02-18x86/mm/pkeys: Dump PKRU with other kernel registersDave Hansen1-0/+2
2016-02-18mm/core, x86/mm/pkeys: Differentiate instruction fetchesDave Hansen8-8/+24
2016-02-18x86/mm/pkeys: Optimize fault handling in access_error()Dave Hansen1-0/+15
2016-02-18mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen10-14/+33
2016-02-18um, pkeys: Add UML arch_*_access_permitted() methodsDave Hansen1-0/+14
2016-02-18mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keysDave Hansen10-4/+166
2016-02-18x86/mm/gup: Simplify get_user_pages() PTE bit handlingDave Hansen1-16/+22
2016-02-18mm/gup: Factor out VMA fault permission checkingDave Hansen1-3/+13
2016-02-18x86/mm/pkeys: Add functions to fetch PKRUDave Hansen2-0/+30
2016-02-18x86/mm/pkeys: Fill in pkey field in siginfoDave Hansen2-1/+68
2016-02-18signals, pkeys: Notify userspace about protection key faultsDave Hansen2-5/+16
2016-02-18signals, ia64, mips: Update arch-specific siginfos with pkeys fieldDave Hansen2-8/+18
2016-02-18x86/mm/pkeys: Pass VMA down in to fault signal generation codeDave Hansen1-22/+28
2016-02-18x86/mm/pkeys: Add arch-specific VMA protection bitsDave Hansen4-2/+44
2016-02-18mm/core, x86/mm/pkeys: Store protection bits in high VMA flagsDave Hansen3-0/+15
2016-02-18x86/mm/pkeys: Add new 'PF_PK' page fault error code bitDave Hansen1-0/+8
2016-02-18x86/mm/pkeys: Add PTE bits for storing protection keyDave Hansen1-3/+19
2016-02-16x86/fpu, x86/mm/pkeys: Add PKRU xsave fields and data structuresDave Hansen3-2/+19
2016-02-16x86/cpu, x86/mm/pkeys: Define new CR4 bitDave Hansen1-0/+2
2016-02-16x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitionsDave Hansen5-21/+63
2016-02-16x86/mm/pkeys: Add Kconfig optionDave Hansen1-0/+4
2016-02-16x86/fpu: Add placeholder for 'Processor Trace' XSAVE stateDave Hansen2-2/+9
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen29-64/+44
2016-02-16mm/gup: Overload get_user_pages() functionsDave Hansen4-46/+158
2016-02-16mm/gup: Introduce get_user_pages_remote()Dave Hansen11-27/+77
2016-02-16Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeysIngo Molnar94-1001/+1129
2016-02-16x86/cpufeature: Speed up cpu_feature_enabled()Borislav Petkov1-2/+1
2016-02-14MAINTAINERS: Update mailing list for Renesas ARM64 SoC DevelopmentSimon Horman1-2/+2
2016-02-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-26/+75
2016-02-14Linux 4.5-rc4v4.5-rc4Linus Torvalds1-1/+1
2016-02-15Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-i...Dave Airlie10-26/+75
2016-02-14Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-1/+12
2016-02-14Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2016-02-14Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-7/+79
2016-02-14Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-12/+19
2016-02-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-26/+63
2016-02-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-6/+10
2016-02-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+3
2016-02-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-14/+18
2016-02-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2