Age | Commit message (Expand) | Author | Files | Lines |
2016-03-05 | mm/pkeys: Fix siginfo ABI breakage caused by new u64 field | Dave Hansen | 1 | -1/+1 |
2016-02-18 | mm/core, x86/mm/pkeys: Add execute-only protection keys support | Dave Hansen | 1 | -0/+3 |
2016-02-18 | x86/mm/pkeys: Allow kernel to modify user pkey rights register | Dave Hansen | 1 | -0/+5 |
2016-02-18 | mm/core, x86/mm/pkeys: Add arch_validate_pkey() | Dave Hansen | 1 | -0/+25 |
2016-02-18 | mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits() | Dave Hansen | 1 | -3/+3 |
2016-02-18 | mm/core, x86/mm/pkeys: Differentiate instruction fetches | Dave Hansen | 2 | -1/+2 |
2016-02-18 | mm/core: Do not enforce PKEY permissions on remote mm access | Dave Hansen | 2 | -1/+3 |
2016-02-18 | mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys | Dave Hansen | 1 | -0/+11 |
2016-02-18 | signals, pkeys: Notify userspace about protection key faults | Dave Hansen | 1 | -5/+12 |
2016-02-18 | x86/mm/pkeys: Add arch-specific VMA protection bits | Dave Hansen | 1 | -0/+7 |
2016-02-18 | mm/core, x86/mm/pkeys: Store protection bits in high VMA flags | Dave Hansen | 1 | -0/+11 |
2016-02-16 | mm/gup: Overload get_user_pages() functions | Dave Hansen | 1 | -10/+64 |
2016-02-16 | mm/gup: Introduce get_user_pages_remote() | Dave Hansen | 1 | -0/+5 |
2016-02-16 | Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeys | Ingo Molnar | 2 | -3/+21 |
2016-02-14 | Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+4 |
2016-02-14 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+3 |
2016-02-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2 | -4/+8 |
2016-02-12 | Merge branch 'akpm'(patches from Andrew) | Linus Torvalds | 3 | -13/+12 |
2016-02-12 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 1 | -3/+6 |
2016-02-11 | mm: fix pfn_t vs highmem | Dan Williams | 2 | -11/+10 |
2016-02-11 | kernel/locking/lockdep.c: convert hash tables to hlists | Andrew Morton | 1 | -2/+2 |
2016-02-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -3/+6 |
2016-02-10 | target/transport: add flag to indicate CPU Affinity is observed | Quinn Tran | 1 | -0/+2 |
2016-02-10 | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2016-02-10 | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -0/+12 |
2016-02-10 | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+5 |
2016-02-10 | vxlan, gre, geneve: Set a large MTU on ovs-created tunnel devices | David Wragg | 1 | -0/+1 |
2016-02-09 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -9/+10 |
2016-02-09 | net:Add sysctl_max_skb_frags | Hans Westgaard Ry | 1 | -0/+1 |
2016-02-09 | tcp: do not drop syn_recv on all icmp reports | Eric Dumazet | 1 | -1/+1 |
2016-02-08 | unix: correctly track in-flight fds in sending process user_struct | Hannes Frederic Sowa | 2 | -2/+3 |
2016-02-06 | pty: make sure super_block is still valid in final /dev/tty close | Herton R. Krzesinski | 1 | -0/+4 |
2016-02-06 | target: Drop legacy se_cmd->task_stop_comp + REQUEST_STOP usage | Nicholas Bellinger | 1 | -4/+0 |
2016-02-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 3 | -20/+6 |
2016-02-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2 | -2/+22 |
2016-02-05 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 3 | -17/+70 |
2016-02-05 | Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
2016-02-05 | radix-tree: fix oops after radix_tree_iter_retry | Konstantin Khlebnikov | 1 | -3/+3 |
2016-02-05 | mm: replace vma_lock_anon_vma with anon_vma_lock_read/write | Konstantin Khlebnikov | 1 | -14/+0 |
2016-02-05 | mm, hugetlb: don't require CMA for runtime gigantic pages | Vlastimil Babka | 1 | -3/+3 |
2016-02-05 | target: Fix remote-port TMR ABORT + se_cmd fabric stop | Nicholas Bellinger | 1 | -0/+2 |
2016-02-05 | Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -1/+2 |
2016-02-05 | Merge tag 'sound-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -0/+4 |
2016-02-04 | Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes | James Bottomley | 1 | -3/+6 |
2016-02-05 | Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux i... | Dave Airlie | 2 | -17/+61 |
2016-02-05 | drm/dp/mst: move GUID storage from mgr, port to only mst branch | Hersen Wu | 1 | -15/+10 |
2016-02-05 | drm: Add drm_fixp_from_fraction and drm_fixp2int_ceil | Harry Wentland | 1 | -2/+51 |
2016-02-05 | Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 1 | -0/+9 |
2016-02-04 | block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled | Martin K. Petersen | 1 | -3/+6 |
2016-02-04 | libceph: MOSDOpReply v7 encoding | Ilya Dryomov | 1 | -1/+4 |