| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | vfs: move permission checking into notify_change() for utimes(NULL) | Miklos Szeredi | 2016-09-16 | 1 | -0/+1 | |
| | | | |_|_|_|_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | posix_acl: uapi header split | Andreas Gruenbacher | 2016-09-27 | 2 | -38/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | posix_acl: xattr representation cleanups | Andreas Gruenbacher | 2016-09-27 | 1 | -11/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | compat: remove compat_printk() | Arnd Bergmann | 2016-09-27 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | fs/file: more unsigned file descriptors | Alexey Dobriyan | 2016-09-27 | 2 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | get rid of separate multipage fault-in primitives | Al Viro | 2016-09-27 | 2 | -53/+2 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-10 | 2 | -15/+34 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | x86/pkeys: Default to a restrictive init PKRU | Dave Hansen | 2016-09-09 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | generic syscalls: Wire up memory protection keys syscalls | Dave Hansen | 2016-09-09 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | x86/pkeys: Allocation/free syscalls | Dave Hansen | 2016-09-09 | 1 | -5/+23 | |
| | * | | | | | | | | | | | | | | | | | | | | x86/pkeys: Make mprotect_key() mask off additional vm_flags | Dave Hansen | 2016-09-09 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | mm: Implement new pkey_mprotect() system call | Dave Hansen | 2016-09-09 | 1 | -12/+0 | |
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'printk-cleanups' | Linus Torvalds | 2016-10-10 | 2 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | printk: reinstate KERN_CONT for printing continuation lines | Linus Torvalds | 2016-10-09 | 2 | -1/+2 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-10-09 | 1 | -7/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | blk-mq/cpu-notif: Convert to new hotplug state machine | Thomas Gleixner | 2016-09-22 | 1 | -7/+1 | |
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'smp/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jens Axboe | 2016-09-22 | 1 | -3/+109 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block | Linus Torvalds | 2016-10-09 | 2 | -8/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | blk-mq: get rid of the cpumask in struct blk_mq_tags | Christoph Hellwig | 2016-09-15 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | blk-mq: provide a default queue mapping for PCI device | Christoph Hellwig | 2016-09-15 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | | | | | | | | | | blk-mq: allow the driver to pass in a queue mapping | Christoph Hellwig | 2016-09-15 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | blk-mq: remove ->map_queue | Christoph Hellwig | 2016-09-15 | 1 | -7/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | blk-mq: only allocate a single mq_map per tag_set | Christoph Hellwig | 2016-09-15 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jens Axboe | 2016-09-15 | 20 | -36/+226 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2016-10-09 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requests | Mike Snitzer | 2016-09-14 | 1 | -0/+1 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2016-10-09 | 1 | -1/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets | Jack Morgenstein | 2016-10-07 | 1 | -1/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Doug Ledford | 2016-08-25 | 5 | -17/+233 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Doug Ledford | 2016-08-23 | 6 | -560/+141 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-10-07 | 24 | -152/+240 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | console: don't prefer first registered if DT specifies stdout-path | Paul Burton | 2016-10-07 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | cred: simpler, 1D supplementary groups | Alexey Dobriyan | 2016-10-07 | 1 | -10/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-07 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | nmi_backtrace: add more trigger_*_cpu_backtrace() methods | Chris Metcalf | 2016-10-07 | 1 | -5/+26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | min/max: remove sparse warnings when they're nested | Johannes Berg | 2016-10-07 | 1 | -20/+28 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not char | Joe Perches | 2016-10-07 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | linux/mm.h: canonicalize macro PAGE_ALIGNED() definition | zijun_hu | 2016-10-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove unnecessary condition in remove_inode_hugepages | zhong jiang | 2016-10-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: consolidate warn_alloc_failed users | Michal Hocko | 2016-10-07 | 1 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: vma_merge: fix vm_page_prot SMP race condition against rmap_walk | Andrea Arcangeli | 2016-10-07 | 1 | -2/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: vm_page_prot: update with WRITE_ONCE/READ_ONCE | Andrea Arcangeli | 2016-10-07 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | mm/hugetlb: check for reserved hugepages during memory offline | Gerald Schaefer | 2016-10-07 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: memcontrol: consolidate cgroup socket tracking | Johannes Weiner | 2016-10-07 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | mm, compaction: restrict full priority to non-costly orders | Vlastimil Babka | 2016-10-07 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: remove page_file_index | Huang Ying | 2016-10-07 | 2 | -13/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | mm, swap: use offset of swap entry as key of swap cache | Huang Ying | 2016-10-07 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | thp: reduce usage of huge zero page's atomic counter | Aaron Lu | 2016-10-07 | 2 | -4/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | thp, dax: add thp_get_unmapped_area for pmd mappings | Toshi Kani | 2016-10-07 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | mm: don't use radix tree writeback tags for pages in swap cache | Huang Ying | 2016-10-07 | 1 | -0/+12 | |
