Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
4d283ec908e617fa28bcb06bce310206f0655d67
4d283ec
x86/kvm: Rename VMX's segment access rights defines
by Andy Lutomirski
· 9 years ago
ae6c0aa
Merge tag 'kvm-s390-next-20150812' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
by Paolo Bonzini
· 9 years ago
b6bb424b
KVM: x86/vPMU: Fix unnecessary signed extension for AMD PERFCTRn
by Wei Huang
· 9 years ago
603242a
kvm: x86: Fix error handling in the function kvm_lapic_sync_from_vapic
by Nicholas Krause
· 9 years ago
152b283
KVM: s390: Fix assumption that kvm_set_irq_routing is always run successfully
by Nicholas Krause
· 9 years ago
f735d4a
KVM: VMX: drop ept misconfig check
by Xiao Guangrong
· 9 years ago
47ab875
KVM: MMU: fully check zero bits for sptes
by Xiao Guangrong
· 9 years ago
d625b15
KVM: MMU: introduce is_shadow_zero_bits_set()
by Xiao Guangrong
· 9 years ago
c258b62
KVM: MMU: introduce the framework to check zero bits on sptes
by Xiao Guangrong
· 9 years ago
81b8eeb
KVM: MMU: split reset_rsvds_bits_mask_ept
by Xiao Guangrong
· 9 years ago
6dc98b8
KVM: MMU: split reset_rsvds_bits_mask
by Xiao Guangrong
· 9 years ago
a0a64f5
KVM: MMU: introduce rsvd_bits_validate
by Xiao Guangrong
· 9 years ago
d2b0f98
KVM: MMU: move FNAME(is_rsvd_bits_set) to mmu.c
by Xiao Guangrong
· 9 years ago
6f69125
KVM: MMU: fix validation of mmio page fault
by Xiao Guangrong
· 9 years ago
9c33ae0
KVM: MTRR: Use default type for non-MTRR-covered gfn before WARN_ON
by Alex Williamson
· 9 years ago
fdf0365
KVM: s390: host STP toleration for VMs
by Fan Zhang
· 10 years ago
71ba994
KVM: x86: clean/fix memory barriers in irqchip_in_kernel
by Paolo Bonzini
· 9 years ago
dd48924
KVM: document memory barriers for kvm->vcpus/kvm->online_vcpus
by Paolo Bonzini
· 9 years ago
c847fe8
KVM: x86: remove unnecessary memory barriers for shared MSRs
by Paolo Bonzini
· 9 years ago
d71ba78
KVM: move code related to KVM_SET_BOOT_CPU_ID to x86
by Paolo Bonzini
· 9 years ago
554726d
Merge tag 'kvm-s390-next-20150728' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next
by Paolo Bonzini
· 9 years ago
c92ea7b
KVM: s390: log capability enablement and vm attribute changes
by Christian Borntraeger
· 10 years ago
78f2613
KVM: s390: Provide global debug log
by Christian Borntraeger
· 10 years ago
7cbde76
KVM: s390: adapt debug entries for instruction handling
by Christian Borntraeger
· 10 years ago
1cb9cf7
KVM: s390: improve debug feature usage
by Christian Borntraeger
· 10 years ago
f2d2eb9
KVM: s390: remove outdated documentation
by Christian Borntraeger
· 10 years ago
a37281b
KVM: s390: more irq names for trace events
by David Hildenbrand
· 10 years ago
3f24ba1
KVM: s390: Fixup interrupt vcpu event messages and levels
by Christian Borntraeger
· 10 years ago
ab7090a
KVM: s390: add more debug data for the pfault diagnoses
by Christian Borntraeger
· 10 years ago
ed2afcf
KVM: s390: remove "from (user|kernel)" from irq injection messages
by David Hildenbrand
· 10 years ago
71db35d
KVM: s390: VCPU_EVENT cleanup for prefix changes
by Christian Borntraeger
· 10 years ago
15e8b5d
KVM: s390: Improve vcpu event debugging for diagnoses
by Christian Borntraeger
· 10 years ago
175a5c9
KVM: s390: add kvm stat counter for all diagnoses
by Christian Borntraeger
· 10 years ago
c348915
KVM: s390: only reset CMMA state if it was enabled before
by Dominik Dingel
· 10 years ago
e6db1d6
KVM: s390: clean up cmma_enable check
by Dominik Dingel
· 10 years ago
0df30ab
KVM: s390: filter space-switch events when PER is enforced
by David Hildenbrand
· 10 years ago
14d4a42
KVM: s390: propagate error from enable storage key
by Dominik Dingel
· 10 years ago
5492830
KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask
by Paolo Bonzini
· 10 years ago
5f3d45e
kvm/x86: add support for MONITOR_TRAP_FLAG
by Mihai Donțu
· 10 years ago
2ce7918
kvm/x86: add sending hyper-v crash notification to user space
by Andrey Smetanin
· 10 years ago
e7d9513
kvm/x86: added hyper-v crash msrs into kvm hyperv context
by Andrey Smetanin
· 10 years ago
ee86dbc
kvm: introduce vcpu_debug = kvm_debug + vcpu context
by Andrey Smetanin
· 10 years ago
e83d588
kvm/x86: move Hyper-V MSR's/hypercall code into hyperv.c file
by Andrey Smetanin
· 10 years ago
f9eb4af
KVM: nVMX: VMX instructions: add checks for #GP/#SS exceptions
by Eugene Korenevsky
· 10 years ago
0da029e
KVM: x86: rename quirk constants to KVM_X86_QUIRK_*
by Paolo Bonzini
· 10 years ago
fb279950
KVM: vmx: obey KVM_QUIRK_CD_NW_CLEARED
by Xiao Guangrong
· 10 years ago
41dbc6b
KVM: x86: introduce kvm_check_has_quirk
by Paolo Bonzini
· 10 years ago
3e5d2fd
KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
by Xiao Guangrong
· 10 years ago
10dc331
KVM: MTRR: fix memory type handling if MTRR is completely disabled
by Xiao Guangrong
· 10 years ago
c5dfd65
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
5a5ca73
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
3bc38fc
ARM64/irq: Use access helper irq_data_get_affinity_mask()
by Jiang Liu
· 10 years ago
c0d3fce
arm64: switch_to: calculate cpu context pointer using separate register
by Will Deacon
· 10 years ago
d8b4891
ravb: fix ring memory allocation
by Sergei Shtylyov
· 10 years ago
a46fa26
net: phy: dp83867: Fix warning check for setting the internal delay
by Dan Murphy
· 10 years ago
bac541e
openvswitch: allocate nr_node_ids flow_stats instead of num_possible_nodes
by Chris J Arges
· 10 years ago
0470eb9
netlink: don't hold mutex in rcu callback when releasing mmapd ring
by Florian Westphal
· 10 years ago
7c8cbac
Merge branch 'arm-bpf-fixes'
by David S. Miller
· 10 years ago
c18fe54
ARM: net: fix vlan access instructions in ARM JIT.
by Nicolas Schichan
· 10 years ago
6d715e3
ARM: net: handle negative offsets in BPF JIT.
by Nicolas Schichan
· 10 years ago
7aed35c
ARM: net: fix condition for load_order > 0 when translating load instructions.
by Nicolas Schichan
· 10 years ago
89e478a
tcp: suppress a division by zero warning
by Eric Dumazet
· 10 years ago
d725e66
Revert "fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()"
by Linus Torvalds
· 10 years ago
0bccece
Merge tag 'wireless-drivers-for-davem-2015-07-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 10 years ago
71ebd1a
Merge tag 'pinctrl-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 10 years ago
8426fb3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
1ad474d
Merge tag 'trace-v4.2-rc2-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
1e353cd
drivers: net: cpsw: remove tx event processing in rx napi poll
by Mugunthan V N
· 10 years ago
0848f64
inet: frags: fix defragmented packet's IP header for af_packet
by Edward Hyunkoo Jee
· 10 years ago
a84e328
net: mvneta: fix refilling for Rx DMA buffers
by Simon Guinot
· 10 years ago
a7a6268
stmmac: fix setting of driver data in stmmac_dvr_probe
by Joachim Eastwood
· 10 years ago
053c26f
Merge branch 'sch_panic'
by David S. Miller
· 10 years ago
32b2f4b
sched: cls_flow: fix panic on filter replace
by Daniel Borkmann
· 10 years ago
ff3532f
sched: cls_flower: fix panic on filter replace
by Daniel Borkmann
· 10 years ago
f6bfc46
sched: cls_bpf: fix panic on filter replace
by Daniel Borkmann
· 10 years ago
27dfead
Merge tag 'mac80211-for-davem-2015-07-17' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 10 years ago
e0536cd
net/mdio: fix mdio_bus_match for c45 PHY
by Shaohui Xie
· 10 years ago
8bf4ada
net: ratelimit warnings about dst entry refcount underflow or overflow
by Konstantin Khlebnikov
· 10 years ago
b8a23e8
caif: fix leaks and race in caif_queue_rcv_skb()
by Eric Dumazet
· 10 years ago
e3426ca
qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355
by Reinhard Speyerer
· 10 years ago
06613e3
ravb: fix race updating TCCR
by Sergei Shtylyov
· 10 years ago
194ac06e
net: netcp: fix improper initialization in netcp_ndo_open()
by Karicheri, Muralidharan
· 10 years ago
a951bc1
bonding: correct the MAC address for "follow" fail_over_mac policy
by dingtianhong
· 10 years ago
686c953
Merge tag 'linux-can-fixes-for-4.2-20150716' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can
by David S. Miller
· 10 years ago
fdbf5b0
Revert "sit: Add gro callbacks to sit_offload"
by Herbert Xu
· 10 years ago
b8c6cd1
net: dsa: bcm_sf2: do not use indirect reads and writes for 7445E0
by Florian Fainelli
· 10 years ago
7d5cd2c
bonding: correctly handle bonding type change on enslave failure
by Nikolay Aleksandrov
· 10 years ago
06f6d10
bonding: fix destruction of bond with devices different from arphrd_ether
by Nikolay Aleksandrov
· 10 years ago
40a7166
net: dsa: mv88e6xxx: fix fid_mask when leaving bridge
by Vivien Didelot
· 10 years ago
7599330
virtio_net: don't require ANY_LAYOUT with VERSION_1
by Michael S. Tsirkin
· 10 years ago
9d634c4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
d7f430d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32
by Linus Torvalds
· 10 years ago
3827ec3
s390: adapt entry.S to the move of thread_struct
by Martin Schwidefsky
· 10 years ago
09adcdf
AVR32/time: Migrate to new 'set-state' interface
by Viresh Kumar
· 10 years ago
681ccdc
pinctrl: lpc18xx: fix schmitt trigger setup
by Joachim Eastwood
· 10 years ago
9571b25
Subject: pinctrl: imx1-core: Fix debug output in .pin_config_set callback
by Uwe Kleine-König
· 10 years ago
714b1dd
pinctrl: bcm2835: Clear the event latch register when disabling interrupts
by Jonathan Bell
· 10 years ago
c10372e
pinctrl: single: ensure pcs irq will not be forced threaded
by Grygorii Strashko
· 10 years ago
61bb3ae
sh-pfc: fix sparse GPIOs for R-Car SoCs
by Sergei Shtylyov
· 10 years ago
27aa2e3
pinctrl: abx500: remove strict mode
by Linus Walleij
· 10 years ago
Next »