index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-03-13
arm/arm64: KVM: fix missing unlock on error in kvm_vgic_create()
Wei Yongjun
1
-2
/
+4
2015-03-11
arm64: KVM: Fix outdated comment about VTCR_EL2.PS
Marc Zyngier
1
-2
/
+3
2015-03-11
arm64: KVM: Do not use pgd_index to index stage-2 pgd
Marc Zyngier
3
-5
/
+8
2015-03-11
arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting
Marc Zyngier
3
-66
/
+57
2015-03-04
KVM: s390: non-LPAR case obsolete during facilities mask init
Michael Mueller
1
-16
/
+1
2015-03-04
KVM: s390: include guest facilities in kvm facility test
Michael Mueller
4
-22
/
+25
2015-03-04
KVM: s390: fix in memory copy of facility lists
Michael Mueller
1
-2
/
+2
2015-03-04
KVM: s390/cpacf: Fix kernel bug under z/VM
Christian Borntraeger
1
-3
/
+6
2015-03-04
powerpc/iommu: Remove IOMMU device references via bus notifier
Nishanth Aravamudan
4
-26
/
+34
2015-03-04
powerpc/smp: Wait until secondaries are active & online
Michael Ellerman
1
-2
/
+2
2015-03-03
openvswitch: Fix serialization of non-masked set actions.
Joe Stringer
1
-1
/
+7
2015-03-03
gianfar: Reduce logging noise seen due to phy polling if link is down
Guenter Roeck
1
-2
/
+2
2015-03-03
ibmveth: Add function to enable live MAC address changes
Thomas Falcon
1
-1
/
+23
2015-03-03
net: bridge: add compile-time assert for cb struct size
Florian Westphal
1
-0
/
+2
2015-03-03
Linux 4.0-rc2
v4.0-rc2
Linus Torvalds
1
-1
/
+1
2015-03-03
drm/i915: Fix modeset state confusion in the load detect code
Daniel Vetter
1
-0
/
+1
2015-03-03
KVM: s390/cpacf: Enable key wrapping by default
Tony Krowiak
1
-3
/
+7
2015-03-03
udp: only allow UFO for packets from SOCK_DGRAM sockets
Michal Kubeček
2
-2
/
+4
2015-03-03
sh_eth: Really fix padding of short frames on TX
Ben Hutchings
1
-1
/
+1
2015-03-03
Revert "sh_eth: Enable Rx descriptor word 0 shift for r8a7790"
Ben Hutchings
1
-3
/
+2
2015-03-03
sh_eth: Fix RX recovery on R-Car in case of RX ring underrun
Ben Hutchings
1
-1
/
+1
2015-03-03
sh_eth: Ensure proper ordering of descriptor active bit write/read
Ben Hutchings
1
-0
/
+6
2015-03-02
KVM: MIPS: Enable after disabling interrupt
Tapasweni Pathak
1
-0
/
+1
2015-03-02
KVM: MIPS: Fix trace event to save PC directly
James Hogan
1
-3
/
+3
2015-03-02
KVM: SVM: fix interrupt injection (apic->isr_count always 0)
Radim Krčmář
2
-8
/
+2
2015-03-02
net/mlx4_en: Disbale GRO for incoming loopback/selftest packets
Ido Shamay
1
-1
/
+7
2015-03-02
net/mlx4_core: Fix wrong mask and error flow for the update-qp command
Or Gerlitz
3
-5
/
+7
2015-03-01
net: systemport: fix software maintained statistics
Florian Fainelli
2
-3
/
+6
2015-03-01
net: bcmgenet: fix software maintained statistics
Florian Fainelli
1
-3
/
+6
2015-03-01
rxrpc: don't multiply with HZ twice
Florian Westphal
1
-1
/
+1
2015-03-01
rxrpc: terminate retrans loop when sending of skb fails
Florian Westphal
1
-3
/
+4
2015-03-01
net/hsr: Fix NULL pointer dereference and refcnt bugs when deleting a HSR int...
Arvid Brodin
3
-3
/
+14
2015-03-01
net: pasemi: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+3
2015-03-01
net: stmmac: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+5
2015-03-01
net: 8390: axnet_cs: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+2
2015-03-01
net: 8390: pcnet_cs: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+2
2015-03-01
net: smc91c92_cs: Use setup_timer and mod_timer
Vaishali Thakkar
1
-5
/
+2
2015-03-01
netxen_nic: Fix trivial typos in comments
Yannick Guerrini
1
-2
/
+2
2015-03-01
qlcnic: Fix trivial typo in comment
Yannick Guerrini
1
-1
/
+1
2015-03-01
net: ti: cpsw: add hibernation callbacks
Grygorii Strashko
1
-4
/
+3
2015-03-01
net: davinci_mdio: add hibernation callbacks
Grygorii Strashko
1
-2
/
+3
2015-03-01
locking/rtmutex: Set state back to running on error
Sebastian Andrzej Siewior
1
-0
/
+1
2015-03-01
net: do not use rcu in rtnl_dump_ifinfo()
Eric Dumazet
1
-3
/
+1
2015-03-01
sh_eth: Fix lost MAC address on kexec
Geert Uytterhoeven
1
-0
/
+3
2015-03-01
net: bcmgenet: fix throughtput regression
Jaedon Shin
2
-27
/
+88
2015-03-01
macvtap: make sure neighbour code can push ethernet header
Eric Dumazet
1
-2
/
+5
2015-02-28
net: Verify permission to link_net in newlink
Eric W. Biederman
1
-0
/
+3
2015-02-28
net: Verify permission to dest_net in newlink
Eric W. Biederman
1
-0
/
+4
2015-02-28
drivers: net: cpsw: Set SECURE for dual_emac ucast
George McCollister
1
-1
/
+1
2015-02-28
niu: fix error handling in niu_class_to_ethflow()
Dan Carpenter
1
-4
/
+2
[next]