index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-08
kvm: nVMX: Aesthetic cleanup of handle_vmread and handle_vmwrite
Jim Mattson
1
-36
/
+34
2020-01-08
kvm: nVMX: VMWRITE checks unsupported field before read-only field
Jim Mattson
1
-5
/
+6
2020-01-08
kvm: nVMX: VMWRITE checks VMCS-link pointer before VMCS field
Jim Mattson
1
-34
/
+25
2020-01-08
KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTING
Xiaoyao Li
5
-10
/
+10
2020-01-08
KVM: VMX: Rename NMI_PENDING to NMI_WINDOW
Xiaoyao Li
4
-10
/
+10
2020-01-08
KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOW
Xiaoyao Li
6
-18
/
+18
2020-01-08
KVM: x86: Fix some comment typos
Miaohe Lin
2
-2
/
+2
2020-01-08
KVM: X86: Convert the last users of "shorthand = 0" to use macros
Peter Xu
3
-4
/
+4
2020-01-08
KVM: X86: Fix callers of kvm_apic_match_dest() to use correct macros
Peter Xu
4
-8
/
+12
2020-01-08
KVM: X86: Drop KVM_APIC_SHORT_MASK and KVM_APIC_DEST_MASK
Peter Xu
3
-7
/
+5
2020-01-08
KVM: X86: Use APIC_DEST_* macros properly in kvm_lapic_irq.dest_mode
Peter Xu
4
-7
/
+16
2020-01-08
KVM: X86: Move irrelevant declarations out of ioapic.h
Peter Xu
4
-7
/
+5
2020-01-08
KVM: X86: Fix kvm_bitmap_or_dest_vcpus() to use irq shorthand
Peter Xu
1
-1
/
+1
2020-01-08
KVM: explicitly set rmap_head->val to 0 in pte_list_desc_remove_entry()
Miaohe Lin
1
-1
/
+1
2020-01-08
KVM: get rid of var page in kvm_set_pfn_dirty()
Miaohe Lin
1
-5
/
+2
2020-01-08
KVM: vmx: remove unreachable statement in vmx_get_msr_feature()
Miaohe Lin
1
-2
/
+0
2020-01-08
KVM: x86: use CPUID to locate host page table reserved bits
Paolo Bonzini
1
-8
/
+12
2020-01-05
Linux 5.5-rc5
v5.5-rc5
Linus Torvalds
1
-1
/
+1
2020-01-05
Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-22
/
+76
2020-01-04
Documentation: riscv: add patch acceptance guidelines
Paul Walmsley
4
-0
/
+38
2020-01-04
riscv: prefix IRQ_ macro names with an RV_ namespace
Paul Walmsley
3
-13
/
+13
2020-01-04
clocksource: riscv: add notrace to riscv_sched_clock
Zong Li
1
-1
/
+1
2020-01-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
32
-90
/
+166
2020-01-04
Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-47
/
+55
2020-01-04
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
John Johansen
3
-42
/
+46
2020-01-04
Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-19
/
+73
2020-01-04
hexagon: define ioremap_uc
Nick Desaulniers
1
-0
/
+1
2020-01-04
ocfs2: fix the crash due to call ocfs2_get_dlm_debug once less
Gang He
1
-0
/
+1
2020-01-04
ocfs2: call journal flush to mark journal as empty after journal recovery whe...
Kai Li
1
-0
/
+8
2020-01-04
mm/hugetlb: defer freeing of huge pages if in non-task context
Waiman Long
1
-1
/
+50
2020-01-04
mm/gup: fix memory leak in __gup_benchmark_ioctl
Navid Emamdoost
1
-2
/
+6
2020-01-04
mm/oom: fix pgtables units mismatch in Killed process message
Ilya Dryomov
1
-1
/
+1
2020-01-04
fs/posix_acl.c: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+5
2020-01-04
hexagon: work around compiler crash
Nick Desaulniers
1
-3
/
+1
2020-01-04
hexagon: parenthesize registers in asm predicates
Nick Desaulniers
6
-23
/
+23
2020-01-04
fs/namespace.c: make to_mnt_ns() static
Eric Biggers
1
-1
/
+1
2020-01-04
fs/nsfs.c: include headers for missing declarations
Eric Biggers
1
-0
/
+3
2020-01-04
fs/direct-io.c: include fs/internal.h for missing prototype
Eric Biggers
1
-0
/
+2
2020-01-04
mm: move_pages: return valid node id in status if the page is already on the ...
Yang Shi
1
-6
/
+17
2020-01-04
memcg: account security cred as well to kmemcg
Shakeel Butt
1
-3
/
+3
2020-01-04
kcov: fix struct layout for kcov_remote_arg
Andrey Konovalov
2
-10
/
+10
2020-01-04
mm/zsmalloc.c: fix the migrated zspage statistics.
Chanho Min
1
-0
/
+5
2020-01-04
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
10
-38
/
+29
2020-01-04
Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
5
-8
/
+18
2020-01-04
Merge tag 'media/v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-18
/
+41
2020-01-03
Merge tag 'for-5.5-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+9
2020-01-03
Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-34
/
+54
2020-01-03
Merge tag 'kbuild-fixes-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2020-01-03
Merge tag 'for-linus-2020-01-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-15
/
+27
2020-01-03
Merge tag 'powerpc-5.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-2
/
+3
[prev]
[next]