Age | Commit message (Expand) | Author | Files | Lines |
2016-02-18 | mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits() | Dave Hansen | 7 | -11/+12 |
2016-02-18 | x86/mm/pkeys: Actually enable Memory Protection Keys in the CPU | Dave Hansen | 2 | -0/+46 |
2016-02-18 | x86/mm/pkeys: Add Kconfig prompt to existing config option | Dave Hansen | 1 | -0/+10 |
2016-02-18 | x86/mm/pkeys: Dump pkey from VMA in /proc/pid/smaps | Dave Hansen | 2 | -0/+23 |
2016-02-18 | x86/mm/pkeys: Dump PKRU with other kernel registers | Dave Hansen | 1 | -0/+2 |
2016-02-18 | mm/core, x86/mm/pkeys: Differentiate instruction fetches | Dave Hansen | 8 | -8/+24 |
2016-02-18 | x86/mm/pkeys: Optimize fault handling in access_error() | Dave Hansen | 1 | -0/+15 |
2016-02-18 | mm/core: Do not enforce PKEY permissions on remote mm access | Dave Hansen | 10 | -14/+33 |
2016-02-18 | um, pkeys: Add UML arch_*_access_permitted() methods | Dave Hansen | 1 | -0/+14 |
2016-02-18 | mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys | Dave Hansen | 10 | -4/+166 |
2016-02-18 | x86/mm/gup: Simplify get_user_pages() PTE bit handling | Dave Hansen | 1 | -16/+22 |
2016-02-18 | mm/gup: Factor out VMA fault permission checking | Dave Hansen | 1 | -3/+13 |
2016-02-18 | x86/mm/pkeys: Add functions to fetch PKRU | Dave Hansen | 2 | -0/+30 |
2016-02-18 | x86/mm/pkeys: Fill in pkey field in siginfo | Dave Hansen | 2 | -1/+68 |
2016-02-18 | signals, pkeys: Notify userspace about protection key faults | Dave Hansen | 2 | -5/+16 |
2016-02-18 | signals, ia64, mips: Update arch-specific siginfos with pkeys field | Dave Hansen | 2 | -8/+18 |
2016-02-18 | x86/mm/pkeys: Pass VMA down in to fault signal generation code | Dave Hansen | 1 | -22/+28 |
2016-02-18 | x86/mm/pkeys: Add arch-specific VMA protection bits | Dave Hansen | 4 | -2/+44 |
2016-02-18 | mm/core, x86/mm/pkeys: Store protection bits in high VMA flags | Dave Hansen | 3 | -0/+15 |
2016-02-18 | x86/mm/pkeys: Add new 'PF_PK' page fault error code bit | Dave Hansen | 1 | -0/+8 |
2016-02-18 | x86/mm/pkeys: Add PTE bits for storing protection key | Dave Hansen | 1 | -3/+19 |
2016-02-16 | x86/fpu, x86/mm/pkeys: Add PKRU xsave fields and data structures | Dave Hansen | 3 | -2/+19 |
2016-02-16 | x86/cpu, x86/mm/pkeys: Define new CR4 bit | Dave Hansen | 1 | -0/+2 |
2016-02-16 | x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions | Dave Hansen | 5 | -21/+63 |
2016-02-16 | x86/mm/pkeys: Add Kconfig option | Dave Hansen | 1 | -0/+4 |
2016-02-16 | x86/fpu: Add placeholder for 'Processor Trace' XSAVE state | Dave Hansen | 2 | -2/+9 |
2016-02-16 | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen | 29 | -64/+44 |
2016-02-16 | mm/gup: Overload get_user_pages() functions | Dave Hansen | 4 | -46/+158 |
2016-02-16 | mm/gup: Introduce get_user_pages_remote() | Dave Hansen | 11 | -27/+77 |
2016-02-16 | Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeys | Ingo Molnar | 94 | -1001/+1129 |
2016-02-16 | x86/cpufeature: Speed up cpu_feature_enabled() | Borislav Petkov | 1 | -2/+1 |
2016-02-14 | MAINTAINERS: Update mailing list for Renesas ARM64 SoC Development | Simon Horman | 1 | -2/+2 |
2016-02-14 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 10 | -26/+75 |
2016-02-14 | Linux 4.5-rc4v4.5-rc4 | Linus Torvalds | 1 | -1/+1 |
2016-02-15 | Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 10 | -26/+75 |
2016-02-14 | Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -1/+12 |
2016-02-14 | Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+3 |
2016-02-14 | Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 7 | -7/+79 |
2016-02-14 | Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 3 | -12/+19 |
2016-02-14 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -26/+63 |
2016-02-14 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -6/+10 |
2016-02-14 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+3 |
2016-02-14 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -14/+18 |
2016-02-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+2 |
2016-02-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 21 | -71/+46 |
2016-02-14 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -2/+7 |
2016-02-14 | Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -21/+28 |
2016-02-14 | x86/mm: Fix INVPCID asm constraint | Borislav Petkov | 1 | -2/+2 |
2016-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 4 | -16/+27 |
2016-02-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 18 | -290/+567 |