index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
crct10dif_common.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
KVM: PPC: Book3S HV: Cleanups - constify memslots, fix comments
Paul Mackerras
5
-13
/
+11
2018-12-17
KVM: PPC: Book3S HV: Map single pages when doing dirty page logging
Paul Mackerras
1
-2
/
+6
2018-12-17
KVM: PPC: Pass change type down to memslot commit function
Bharata B Rao
6
-8
/
+14
2018-12-14
KVM: PPC: Book3S PR: Set hflag to indicate that POWER9 supports 1T segments
Suraj Jitindar Singh
1
-0
/
+1
2018-12-14
KVM: PPC: Book3S HV: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2
-22
/
+2
2018-12-14
KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode switch
Paul Mackerras
2
-6
/
+14
2018-11-27
kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
Jim Mattson
1
-5
/
+15
2018-11-27
kvm: mmu: Fix race in emulated page table writes
Junaid Shahid
1
-18
/
+9
2018-11-27
KVM: nVMX: vmcs12 revision_id is always VMCS12_REVISION even when copied from...
Liran Alon
1
-5
/
+5
2018-11-27
KVM: nVMX: Verify eVMCS revision id match supported eVMCS version on eVMCS VM...
Liran Alon
1
-1
/
+24
2018-11-27
KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset
Leonid Shatz
4
-18
/
+17
2018-11-27
x86/kvm/vmx: fix old-style function declaration
Yi Wang
1
-4
/
+4
2018-11-27
KVM: x86: fix empty-body warnings
Yi Wang
1
-1
/
+1
2018-11-27
KVM: VMX: Update shared MSRs to be saved/restored on MSR_EFER.LMA changes
Liran Alon
1
-5
/
+16
2018-11-27
KVM: x86: Fix kernel info-leak in KVM_HC_CLOCK_PAIRING hypercall
Liran Alon
1
-0
/
+1
2018-11-27
KVM: nVMX: Fix kernel info-leak when enabling KVM_CAP_HYPERV_ENLIGHTENED_VMCS...
Liran Alon
1
-6
/
+6
2018-11-27
svm: Add mutex_lock to protect apic_access_page_done on AMD systems
Wei Wang
1
-8
/
+11
2018-11-27
KVM: X86: Fix scan ioapic use-before-initialization
Wanpeng Li
1
-1
/
+2
2018-11-27
KVM: LAPIC: Fix pv ipis use-before-initialization
Wanpeng Li
1
-0
/
+5
2018-11-27
KVM: VMX: re-add ple_gap module parameter
Luiz Capitulino
1
-0
/
+1
2018-11-18
Linux 4.20-rc3
v4.20-rc3
Linus Torvalds
1
-1
/
+1
2018-11-18
mm/memblock.c: fix a typo in __next_mem_pfn_range() comments
Chen Chang
1
-1
/
+1
2018-11-18
mm, page_alloc: check for max order in hot path
Michal Hocko
1
-11
/
+9
2018-11-18
scripts/spdxcheck.py: make python3 compliant
Uwe Kleine-König
1
-1
/
+0
2018-11-18
tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offset
Yufen Yu
1
-3
/
+1
2018-11-18
lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
Arnd Bergmann
1
-2
/
+1
2018-11-18
mm/vmstat.c: fix NUMA statistics updates
Janne Huttunen
1
-3
/
+4
2018-11-18
mm/gup.c: fix follow_page_mask() kerneldoc comment
Mike Rapoport
1
-2
/
+8
2018-11-18
ocfs2: free up write context when direct IO failed
Wengang Wang
2
-2
/
+19
2018-11-18
scripts/faddr2line: fix location of start_kernel in comment
Randy Dunlap
1
-1
/
+1
2018-11-18
mm: don't reclaim inodes with many attached pages
Roman Gushchin
1
-2
/
+5
2018-11-18
mm, memory_hotplug: check zone_movable in has_unmovable_pages
Michal Hocko
1
-0
/
+8
2018-11-18
mm/swapfile.c: use kvzalloc for swap_info_struct allocation
Vasily Averin
1
-3
/
+3
2018-11-18
MAINTAINERS: update OMAP MMC entry
Aaro Koskinen
2
-2
/
+6
2018-11-18
hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!
Mike Kravetz
1
-4
/
+19
2018-11-18
kernel/sched/psi.c: simplify cgroup_move_task()
Olof Johansson
1
-21
/
+22
2018-11-18
z3fold: fix possible reclaim races
Vitaly Wool
1
-39
/
+62
2018-11-16
gfs2: Fix iomap buffer head reference counting bug
Andreas Gruenbacher
1
-23
/
+17
2018-11-15
selftests/powerpc: Adjust wild_bctr to build with old binutils
Gustavo Romero
1
-2
/
+3
2018-11-15
drm/i915: Account for scale factor when calculating initial phase
Ville Syrjälä
3
-10
/
+57
2018-11-15
drm/i915: Clean up skl_program_scaler()
Ville Syrjälä
1
-12
/
+5
2018-11-15
drm/i915: Move programming plane scaler to its own function.
Maarten Lankhorst
1
-38
/
+52
2018-11-15
efi: Permit calling efi_mem_reserve_persistent() from atomic context
Ard Biesheuvel
1
-12
/
+19
2018-11-15
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
4
-0
/
+15
2018-11-15
efi/arm/libstub: Pack FDT after populating it
Ard Biesheuvel
1
-0
/
+4
2018-11-15
efi/arm: Revert deferred unmap of early memmap mapping
Ard Biesheuvel
3
-1
/
+8
2018-11-15
efi: Fix debugobjects warning on 'efi_rts_work'
Waiman Long
1
-1
/
+1
2018-11-15
powerpc/64: Fix kernel stack 16-byte alignment
Nicholas Piggin
2
-0
/
+3
2018-11-15
KVM: PPC: Book3S HV: Fix handling for interrupted H_ENTER_NESTED
Michael Roth
1
-0
/
+1
2018-11-14
SCSI: fix queue cleanup race before queue initialization is done
Ming Lei
2
-3
/
+10
[next]