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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-21
KVM: x86: remove set but not used variable 'called'
Mao Wenan
1
-3
/
+2
2019-11-21
KVM: nVMX: Do not mark vmcs02->apic_access_page as dirty when unpinning
Liran Alon
1
-3
/
+3
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
135
-519
/
+1640
2019-11-21
KVM: vmx: use MSR_IA32_TSX_CTRL to hard-disable TSX on guest that lack it
Paolo Bonzini
1
-14
/
+30
2019-11-21
KVM: vmx: implement MSR_IA32_TSX_CTRL disable RTM functionality
Paolo Bonzini
2
-21
/
+40
2019-11-21
KVM: x86: implement MSR_IA32_TSX_CTRL effect on CPUID
Paolo Bonzini
3
-4
/
+9
2019-11-21
KVM: x86: do not modify masked bits of shared MSRs
Paolo Bonzini
1
-2
/
+3
2019-11-21
KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
Paolo Bonzini
1
-2
/
+8
2019-11-21
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
23
-100
/
+367
2019-11-21
KVM: PPC: Book3S HV: XIVE: Fix potential page leak on error path
Greg Kurz
1
-6
/
+7
2019-11-21
KVM: PPC: Book3S HV: XIVE: Free previous EQ page when setting up a new one
Greg Kurz
1
-9
/
+22
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-237
/
+865
2019-11-20
x86/ioperm: Fix use of deprecated config option
Alexander Duyck
1
-2
/
+1
2019-11-20
dma-direct: exclude dma_direct_map_resource from the min_low_pfn check
Christoph Hellwig
1
-2
/
+2
2019-11-20
powerpc: remove support for NULL dev in __phys_to_dma / __dma_to_phys
Christoph Hellwig
1
-4
/
+0
2019-11-20
dma-direct: unify the dma_capable definitions
Christoph Hellwig
3
-36
/
+0
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
21
-84
/
+83
2019-11-20
arm: omap2plus_defconfig: enable new cpsw switchdev driver
Grygorii Strashko
1
-0
/
+1
2019-11-20
ARM: dts: am571x-idk: enable for new cpsw switch dev driver
Grygorii Strashko
4
-5
/
+37
2019-11-20
ARM: dts: dra7: add dt nodes for new cpsw switch dev driver
Grygorii Strashko
1
-0
/
+52
2019-11-20
arm64: uaccess: Remove uaccess_*_not_uao asm macros
Pavel Tatashin
7
-35
/
+27
2019-11-20
arm64: uaccess: Ensure PAN is re-enabled after unhandled uaccess fault
Pavel Tatashin
4
-0
/
+4
2019-11-20
s390/cpumf: Adjust registration of s390 PMU device drivers
Thomas Richter
2
-16
/
+15
2019-11-20
KVM: nVMX: Assume TLB entries of L1 and L2 are tagged differently if L0 use EPT
Liran Alon
1
-2
/
+4
2019-11-20
KVM: x86: Unexport kvm_vcpu_reload_apic_access_page()
Liran Alon
1
-1
/
+0
2019-11-20
KVM: nVMX: add CR4_LA57 bit to nested CR4_FIXED1
Chenyi Qiang
1
-0
/
+1
2019-11-20
KVM: nVMX: Use semi-colon instead of comma for exit-handlers initialization
Liran Alon
1
-13
/
+13
2019-11-20
KVM: x86: Zero the IOAPIC scan request dest vCPUs bitmap
Nitesh Narayan Lal
1
-0
/
+1
2019-11-20
s390/smp: fix physical to logical CPU map for SMT
Heiko Carstens
1
-26
/
+54
2019-11-20
s390/early: move access registers setup in C code
Vasily Gorbik
2
-8
/
+11
2019-11-20
s390/head64: remove unnecessary vdso_per_cpu_data setup
Vasily Gorbik
1
-2
/
+0
2019-11-20
s390/early: move control registers setup in C code
Vasily Gorbik
3
-6
/
+13
2019-11-20
s390/kasan: support memcpy_real with TRACE_IRQFLAGS
Vasily Gorbik
1
-4
/
+8
2019-11-20
s390/crypto: Fix unsigned variable compared with zero
YueHaibing
1
-2
/
+5
2019-11-19
x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
Jan Beulich
1
-11
/
+4
2019-11-19
x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout
Jan Beulich
2
-55
/
+33
2019-11-19
x86/stackframe/32: Repair 32-bit Xen PV
Jan Beulich
2
-2
/
+14
2019-11-19
Merge tag 'perf-core-for-mingo-5.5-20191119' of git://git.kernel.org/pub/scm/...
Ingo Molnar
1
-6
/
+12
2019-11-19
cpuidle: Introduce cpuidle_driver_state_disabled() for driver quirks
Rafael J. Wysocki
2
-3
/
+3
2019-11-19
Merge tag 'v5.4-rc8' into WIP.x86/mm, to pick up fixes
Ingo Molnar
2145
-69186
/
+53290
2019-11-18
s390/bpf: Remove JITed image size limitations
Ilya Leoshkevich
1
-7
/
+0
2019-11-18
s390/bpf: Use lg(f)rl when long displacement cannot be used
Ilya Leoshkevich
1
-15
/
+81
2019-11-18
s390/bpf: Use lgrl instead of lg where possible
Ilya Leoshkevich
1
-12
/
+20
2019-11-18
s390/bpf: Load literal pool register using larl
Ilya Leoshkevich
1
-3
/
+19
2019-11-18
s390/bpf: Align literal pool entries
Ilya Leoshkevich
1
-13
/
+24
2019-11-18
s390/bpf: Use relative long branches
Ilya Leoshkevich
1
-32
/
+126
2019-11-18
x86/insn: Add some Intel instructions to the opcode map
Adrian Hunter
1
-6
/
+12
2019-11-18
Merge tag 'v5.4-rc8' into sched/core, to pick up fixes and dependencies
Ingo Molnar
24
-122
/
+871
2019-11-18
Merge tag 'kvm-s390-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
4
-18
/
+29
2019-11-18
x86: Remove unused asm/rio.h
Thomas Gleixner
1
-64
/
+0
[prev]
[next]