Age | Commit message (Expand) | Author | Files | Lines |
2017-09-14 | KVM: X86: Don't block vCPU if there is pending exception |  Wanpeng Li | 1 | -0/+3 |
2017-09-14 | KVM: SVM: Add irqchip_split() checks before enabling AVIC |  Suravee Suthikulpanit | 1 | -5/+4 |
2017-09-13 | KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv() |  Suravee Suthikulpanit | 4 | -4/+4 |
2017-09-13 | KVM: SVM: Refactor AVIC vcpu initialization into avic_init_vcpu() |  Suravee Suthikulpanit | 1 | -8/+20 |
2017-09-13 | KVM: x86: fix clang build |  Radim Krčmář | 1 | -1/+0 |
2017-09-13 | KVM: fix rcu warning on VM_CREATE errors |  Christian Borntraeger | 1 | -0/+1 |
2017-09-13 | KVM: x86: Fix immediate_exit handling for uninitialized AP |  Jan H. Schönherr | 1 | -0/+4 |
2017-09-13 | KVM: x86: Fix handling of pending signal on uninitialized AP |  Jan H. Schönherr | 1 | -0/+5 |
2017-09-13 | KVM: SVM: Add a missing 'break' statement |  Jan H. Schönherr | 1 | -0/+1 |
2017-09-13 | KVM: x86: Remove .get_pkru() from kvm_x86_ops |  Joerg Roedel | 1 | -1/+0 |
2017-09-12 | KVM: PPC: Book3S HV: Fix bug causing host SLB to be restored incorrectly |  Paul Mackerras | 1 | -1/+16 |
2017-09-12 | KVM: PPC: Book3S HV: Hold kvm->lock around call to kvmppc_update_lpcr |  Paul Mackerras | 1 | -0/+2 |
2017-09-12 | KVM: PPC: Book3S HV: Don't access XIVE PIPR register using byte accesses |  Benjamin Herrenschmidt | 3 | -5/+4 |
2017-09-08 | genksyms: fix gperf removal conversion |  Linus Torvalds | 2 | -2/+2 |
2017-09-08 | RDMA/netlink: clean up message validity array initializer |  Linus Torvalds | 1 | -6/+5 |
2017-09-08 | RDAM/netlink: Fix out-of-bound access while checking message validity |  Leon Romanovsky | 1 | -3/+4 |
2017-09-07 | fs: aio: fix the increment of aio-nr and counting against aio-max-nr |  Mauricio Faria de Oliveira | 1 | -7/+12 |
2017-09-06 | x86/mm: Document how CR4.PCIDE restore works |  Andy Lutomirski | 1 | -0/+13 |
2017-09-06 | x86/mm: Reinitialize TLB state on hotplug and resume |  Andy Lutomirski | 4 | -0/+49 |
2017-09-06 | tracing: Apply trace_clock changes to instance max buffer |  Baohong Liu | 1 | -1/+1 |
2017-09-06 | mm,fork: introduce MADV_WIPEONFORK |  Rik van Riel | 10 | -10/+39 |
2017-09-06 | x86,mpx: make mpx depend on x86-64 to free up VMA flag |  Rik van Riel | 2 | -3/+9 |
2017-09-06 | mm: add /proc/pid/smaps_rollup |  Daniel Colascione | 4 | -62/+170 |
2017-09-06 | mm: hugetlb: clear target sub-page last when clearing huge page |  Huang Ying | 3 | -7/+41 |
2017-09-06 | mm: oom: let oom_reap_task and exit_mmap run concurrently |  Andrea Arcangeli | 4 | -33/+23 |
2017-09-06 | swap: choose swap device according to numa node |  Aaron Lu | 3 | -27/+164 |
2017-09-06 | mm: replace TIF_MEMDIE checks by tsk_is_oom_victim |  Michal Hocko | 2 | -5/+6 |
2017-09-06 | mm, oom: do not rely on TIF_MEMDIE for memory reserves access |  Michal Hocko | 3 | -23/+73 |
2017-09-06 | z3fold: use per-cpu unbuddied lists |  Vitaly Wool | 1 | -135/+344 |
2017-09-06 | mm, swap: don't use VMA based swap readahead if HDD is used as swap |  Huang Ying | 2 | -6/+13 |
2017-09-06 | mm, swap: add sysfs interface for VMA based swap readahead |  Huang Ying | 2 | -0/+106 |
2017-09-06 | mm, swap: VMA based swap readahead |  Huang Ying | 5 | -25/+273 |
2017-09-06 | mm, swap: fix swap readahead marking |  Huang Ying | 1 | -7/+11 |
2017-09-06 | mm, swap: add swap readahead hit statistics |  Huang Ying | 3 | -2/+15 |
2017-09-06 | mm/vmalloc.c: don't reinvent the wheel but use existing llist API |  Byungchul Park | 1 | -6/+4 |
2017-09-06 | mm/vmstat.c: fix wrong comment |  SeongJae Park | 1 | -1/+1 |
2017-09-06 | selftests/memfd: add memfd_create hugetlbfs selftest |  Mike Kravetz | 3 | -86/+357 |
2017-09-06 | mm/shmem: add hugetlbfs support to memfd_create() |  Mike Kravetz | 2 | -6/+55 |
2017-09-06 | mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups |  Dan Williams | 2 | -14/+39 |
2017-09-06 | mm/vmalloc.c: halve the number of comparisons performed in pcpu_get_vm_areas() |  Wei Yang | 1 | -7/+3 |
2017-09-06 | mm/vmstat: fix divide error at __fragmentation_index |  Wen Yang | 1 | -0/+3 |
2017-09-06 | mm, hugetlb: do not allocate non-migrateable gigantic pages from movable zones |  Michal Hocko | 1 | -15/+20 |
2017-09-06 | userfaultfd: provide pid in userfault msg - add feat union |  Andrea Arcangeli | 2 | -2/+4 |
2017-09-06 | userfaultfd: provide pid in userfault msg |  Alexey Perevalov | 2 | -5/+13 |
2017-09-06 | userfaultfd: call userfaultfd_unmap_prep only if __split_vma succeeds |  Andrea Arcangeli | 1 | -7/+15 |
2017-09-06 | userfaultfd: selftest: explicit failure if the SIGBUS test failed |  Andrea Arcangeli | 1 | -1/+3 |
2017-09-06 | userfaultfd: selftest: exercise UFFDIO_COPY/ZEROPAGE -EEXIST |  Andrea Arcangeli | 1 | -8/+140 |
2017-09-06 | userfaultfd: selftest: add tests for UFFD_FEATURE_SIGBUS feature |  Prakash Sangappa | 1 | -3/+124 |
2017-09-06 | mm: userfaultfd: add feature to request for a signal delivery |  Prakash Sangappa | 2 | -1/+12 |
2017-09-06 | mm: rename global_page_state to global_zone_page_state |  Michal Hocko | 9 | -25/+25 |