Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
cad23e72b7742578fad2e4ec8856d376ec8db923
cad23e7
KVM: x86: check kvm_pit outside kvm_vm_ioctl_reinject()
by Miaohe Lin
· 5 years ago
dfd146f
KVM: LAPIC: micro-optimize fixed mode ipi delivery
by Wanpeng Li
· 5 years ago
1e9e262
KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpath
by Wanpeng Li
· 5 years ago
6948199
KVM: x86/mmu: WARN if root_hpa is invalid when handling a page fault
by Sean Christopherson
· 5 years ago
0c7a98e
KVM: x86/mmu: WARN on an invalid root_hpa
by Sean Christopherson
· 5 years ago
ddce620
KVM: x86/mmu: Move root_hpa validity checks to top of page fault handler
by Sean Christopherson
· 5 years ago
4cd071d
KVM: x86/mmu: Move calls to thp_adjust() down a level
by Sean Christopherson
· 5 years ago
0885904
KVM: x86/mmu: Move transparent_hugepage_adjust() above __direct_map()
by Sean Christopherson
· 5 years ago
0f90e1c
KVM: x86/mmu: Consolidate tdp_page_fault() and nonpaging_page_fault()
by Sean Christopherson
· 5 years ago
2cb70fd
KVM: x86/mmu: Rename lpage_disallowed to account_disallowed_nx_lpage
by Sean Christopherson
· 5 years ago
2f57b70
KVM: x86/mmu: Persist gfn_lpage_is_disallowed() to max_level
by Sean Christopherson
· 5 years ago
cbe1e6f
KVM: x86/mmu: Incorporate guest's page level into max level for shadow MMU
by Sean Christopherson
· 5 years ago
39ca1ec
KVM: x86/mmu: Refactor handling of forced 4k pages in page faults
by Sean Christopherson
· 5 years ago
f0f37e22
KVM: x86/mmu: Refactor the per-slot level calculation in mapping_level()
by Sean Christopherson
· 5 years ago
cb9b88c
KVM: x86/mmu: Refactor handling of cache consistency with TDP
by Sean Christopherson
· 5 years ago
9f1a852
KVM: x86/mmu: Move nonpaging_page_fault() below try_async_pf()
by Sean Christopherson
· 5 years ago
367fd79
KVM: x86/mmu: Fold nonpaging_map() into nonpaging_page_fault()
by Sean Christopherson
· 5 years ago
ba7888d
KVM: x86/mmu: Move definition of make_mmu_pages_available() up
by Sean Christopherson
· 5 years ago
736c291
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
by Sean Christopherson
· 5 years ago
95145c2
KVM: x86: Add a WARN on TIF_NEED_FPU_LOAD in kvm_load_guest_fpu()
by Sean Christopherson
· 5 years ago
f958bd2
KVM: x86: Fix potential put_fpu() w/o load_fpu() on MPX platform
by Sean Christopherson
· 5 years ago
bbfdafa
KVM: lib: use jump label to handle resource release in irq_bypass_register_producer()
by Miaohe Lin
· 5 years ago
8262fe8
KVM: lib: use jump label to handle resource release in irq_bypass_register_consumer()
by Miaohe Lin
· 5 years ago
885f7d6
KVM: Remove duplicated declaration of kvm_vcpu_kick
by Zenghui Yu
· 5 years ago
c90f4d0
kvm: nVMX: Aesthetic cleanup of handle_vmread and handle_vmwrite
by Jim Mattson
· 5 years ago
693e02c
kvm: nVMX: VMWRITE checks unsupported field before read-only field
by Jim Mattson
· 5 years ago
dd2d604
kvm: nVMX: VMWRITE checks VMCS-link pointer before VMCS field
by Jim Mattson
· 5 years ago
5e3d394
KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTING
by Xiaoyao Li
· 5 years ago
4e2a0bc
KVM: VMX: Rename NMI_PENDING to NMI_WINDOW
by Xiaoyao Li
· 5 years ago
9dadc2f
KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOW
by Xiaoyao Li
· 5 years ago
0a03cbd
KVM: x86: Fix some comment typos
by Miaohe Lin
· 5 years ago
150a84f
KVM: X86: Convert the last users of "shorthand = 0" to use macros
by Peter Xu
· 5 years ago
5c69d5c
KVM: X86: Fix callers of kvm_apic_match_dest() to use correct macros
by Peter Xu
· 5 years ago
ac8ef99
KVM: X86: Drop KVM_APIC_SHORT_MASK and KVM_APIC_DEST_MASK
by Peter Xu
· 5 years ago
c96001c
KVM: X86: Use APIC_DEST_* macros properly in kvm_lapic_irq.dest_mode
by Peter Xu
· 5 years ago
59508b3
KVM: X86: Move irrelevant declarations out of ioapic.h
by Peter Xu
· 5 years ago
b4b2963
KVM: X86: Fix kvm_bitmap_or_dest_vcpus() to use irq shorthand
by Peter Xu
· 5 years ago
fe3c2b4
KVM: explicitly set rmap_head->val to 0 in pte_list_desc_remove_entry()
by Miaohe Lin
· 5 years ago
d29c03a
KVM: get rid of var page in kvm_set_pfn_dirty()
by Miaohe Lin
· 5 years ago
4fb7b45
KVM: vmx: remove unreachable statement in vmx_get_msr_feature()
by Miaohe Lin
· 5 years ago
7adacf5
KVM: x86: use CPUID to locate host page table reserved bits
by Paolo Bonzini
· 5 years ago
c79f46a
Linux 5.5-rc5
by Linus Torvalds
· 5 years ago
768fc66
Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
by Linus Torvalds
· 5 years ago
0e194d9
Documentation: riscv: add patch acceptance guidelines
by Paul Walmsley
· 5 years ago
2f3035d
riscv: prefix IRQ_ macro names with an RV_ namespace
by Paul Walmsley
· 5 years ago
9d05c18
clocksource: riscv: add notrace to riscv_sched_clock
by Zong Li
· 5 years ago
3648790
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
a125bcd
Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 5 years ago
8c62ed2
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
by John Johansen
· 5 years ago
c420ddd
Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
by Linus Torvalds
· 5 years ago
7312b70
hexagon: define ioremap_uc
by Nick Desaulniers
· 5 years ago
b73eba2
ocfs2: fix the crash due to call ocfs2_get_dlm_debug once less
by Gang He
· 5 years ago
397eac1
ocfs2: call journal flush to mark journal as empty after journal recovery when mount
by Kai Li
· 5 years ago
c77c0a8
mm/hugetlb: defer freeing of huge pages if in non-task context
by Waiman Long
· 5 years ago
a7c46c0
mm/gup: fix memory leak in __gup_benchmark_ioctl
by Navid Emamdoost
· 5 years ago
941f762
mm/oom: fix pgtables units mismatch in Killed process message
by Ilya Dryomov
· 5 years ago
e39e773
fs/posix_acl.c: fix kernel-doc warnings
by Randy Dunlap
· 5 years ago
63e8031
hexagon: work around compiler crash
by Nick Desaulniers
· 5 years ago
780a0cf
hexagon: parenthesize registers in asm predicates
by Nick Desaulniers
· 5 years ago
213921f
fs/namespace.c: make to_mnt_ns() static
by Eric Biggers
· 5 years ago
7bebd69
fs/nsfs.c: include headers for missing declarations
by Eric Biggers
· 5 years ago
b16155a
fs/direct-io.c: include fs/internal.h for missing prototype
by Eric Biggers
· 5 years ago
e0153fc
mm: move_pages: return valid node id in status if the page is already on the target node
by Yang Shi
· 5 years ago
84029fd
memcg: account security cred as well to kmemcg
by Shakeel Butt
· 5 years ago
a69b83e
kcov: fix struct layout for kcov_remote_arg
by Andrey Konovalov
· 5 years ago
ac8f05d
mm/zsmalloc.c: fix the migrated zspage statistics.
by Chanho Min
· 5 years ago
feee6b2
mm/memory_hotplug: shrink zones when offlining memory
by David Hildenbrand
· 5 years ago
5613970
Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 5 years ago
50978df
Merge tag 'media/v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 5 years ago
3a562ae
Merge tag 'for-5.5-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
b6b4aaf
Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 5 years ago
bed7235
Merge tag 'kbuild-fixes-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
d9c82fd
Merge tag 'for-linus-2020-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 5 years ago
6f2e9c3
Merge tag 'powerpc-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
e35d016
Merge tag 'sound-5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 5 years ago
ca78fde
Merge tag 'drm-fixes-2020-01-03' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
15f0ec9
mm/hugetlbfs: fix for_each_hstate() loop in init_hugetlbfs_fs()
by Jan Stancek
· 5 years ago
8ffdc54
kbuild/deb-pkg: annotate libelf-dev dependency as :native
by Ard Biesheuvel
· 5 years ago
cc97661
gen_initramfs_list.sh: fix 'bad variable name' error
by Masahiro Yamada
· 5 years ago
ce644cf
media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytes
by Sakari Ailus
· 5 years ago
1d8f657
riscv: ftrace: correct the condition logic in function graph tracer
by Zong Li
· 5 years ago
cfda861
riscv: dts: Add DT support for SiFive L2 cache controller
by Yash Shah
· 5 years ago
0da310e8
riscv: gcov: enable gcov for RISC-V
by Zong Li
· 5 years ago
ac51e00
riscv: mm: use __pa_symbol for kernel symbols
by Zong Li
· 5 years ago
a6204fc
agp: remove unused variable arqsz in agp_3_5_enable()
by Yunfeng Ye
· 5 years ago
2fec966
agp: remove unused variable mcapndx
by Yunfeng Ye
· 5 years ago
7ca4ad5
Merge tag 'sizeof_field-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 5 years ago
90e0a47
Merge tag 'gcc-plugins-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 5 years ago
bf6dd9a
Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 5 years ago
bbcc567
MIPS: Avoid VDSO ABI breakage due to global register variable
by Paul Burton
· 5 years ago
278b14e
Merge tag 'pstore-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 5 years ago
74f1a29
Revert "fs: remove ksys_dup()"
by Dominik Brodowski
· 5 years ago
a5b0dc5
gcc-plugins: make it possible to disable CONFIG_GCC_PLUGINS again
by Arnd Bergmann
· 5 years ago
e4ab5cc
selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECV
by Sargun Dhillon
· 5 years ago
2882d53
seccomp: Check that seccomp_notif is zeroed out by the user
by Sargun Dhillon
· 5 years ago
88c13f8
selftests/seccomp: Zero out seccomp_notif
by Sargun Dhillon
· 5 years ago
771b894
samples/seccomp: Zero out members based on seccomp_notif_sizes
by Sargun Dhillon
· 5 years ago
9e5f1c1
pstore/ram: Write new dumps to start of recycled zones
by Aleksandr Yashkin
· 5 years ago
8df955a
pstore/ram: Fix error-path memory leak in persistent_ram_new() callers
by Kees Cook
· 5 years ago
20d4e80
apparmor: only get a label reference if the fast path check fails
by John Johansen
· 5 years ago
Next »