index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CREDITS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-12
team: fix checks in team_get_first_port_txable_rcu()
Jiri Pirko
1
-2
/
+2
2013-06-12
team: move add to port list before port enablement
Jiri Pirko
1
-1
/
+1
2013-06-12
team: check return value of team_get_port_by_index_rcu() for NULL
Jiri Pirko
2
-0
/
+4
2013-06-12
tuntap: set SOCK_ZEROCOPY flag during open
Jason Wang
1
-0
/
+2
2013-06-12
usb: chipidea: fix id change handling
Alexander Shishkin
1
-1
/
+2
2013-06-12
usb: chipidea: fix no transceiver case
Alexander Shishkin
1
-5
/
+8
2013-06-11
tracing: Fix outputting formats of x86-tsc and counter when use trace_clock
Yoshihiro YUNOMAE
2
-7
/
+3
2013-06-11
netlink: fix error propagation in netlink_mmap()
Patrick McHardy
1
-1
/
+1
2013-06-11
net: sctp: fix NULL pointer dereference in socket destruction
Daniel Borkmann
1
-0
/
+6
2013-06-11
vhost: fix ubuf_info cleanup
Michael S. Tsirkin
1
-15
/
+7
2013-06-11
vhost: check owner before we overwrite ubuf_info
Michael S. Tsirkin
3
-1
/
+12
2013-06-11
qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820
Bjørn Mork
2
-0
/
+7
2013-06-11
sh_eth: fix result of sh_eth_check_reset() on timeout
Sergei Shtylyov
1
-2
/
+2
2013-06-11
net/ti davinci_mdio: don't hold a spin lock while calling pm_runtime
Sebastian Siewior
1
-3
/
+2
2013-06-11
kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()
Scott Wood
1
-0
/
+11
2013-06-11
kvm/ppc/booke: Hold srcu lock when calling gfn functions
Scott Wood
3
-0
/
+17
2013-06-11
kvm/ppc/booke64: Disable e6500 support
Scott Wood
1
-2
/
+0
2013-06-11
kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakage
Mihai Caraman
1
-6
/
+10
2013-06-11
ARM: SAMSUNG: pm: Adjust for pinctrl- and DT-enabled platforms
Tomasz Figa
1
-5
/
+13
2013-06-11
mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REG
David Daney
2
-71
/
+93
2013-06-11
kvm: Add definition of KVM_REG_MIPS
David Daney
1
-0
/
+1
2013-06-11
ARM: prima2: fix incorrect panic usage
Haojian Zhuang
2
-4
/
+8
2013-06-11
sock_diag: fix filter code sent to userspace
Nicolas Dichtel
3
-3
/
+9
2013-06-11
Fix lockup related to stop_machine being stuck in __do_softirq.
Ben Greear
1
-3
/
+10
2013-06-10
tuntap: fix a possible race between queue selection and changing queues
Jason Wang
1
-1
/
+1
2013-06-10
vhost_net: clear msg.control for non-zerocopy case during tx
Jason Wang
1
-1
/
+2
2013-06-10
Modify UEFI anti-bricking code
Matthew Garrett
4
-178
/
+65
2013-06-10
rcu: Fix deadlock with CPU hotplug, RCU GP init, and timer migration
Paul E. McKenney
1
-2
/
+2
2013-06-10
rcu: Don't call wakeup() with rcu_node structure ->lock held
Steven Rostedt
3
-2
/
+18
2013-06-10
trace: Allow idle-safe tracepoints to be called from irq
Paul E. McKenney
1
-2
/
+2
2013-06-10
USB: pl2303: fix device initialisation at open
Johan Hovold
1
-5
/
+5
2013-06-10
USB: spcp8x5: fix device initialisation at open
Johan Hovold
1
-6
/
+4
2013-06-10
USB: f81232: fix device initialisation at open
Johan Hovold
1
-4
/
+4
2013-06-10
MIPS: ftrace: Add missing CONFIG_DYNAMIC_FTRACE
Markos Chandras
1
-0
/
+4
2013-06-10
MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVM
Markos Chandras
1
-1
/
+1
2013-06-10
MIPS: Alchemy: fix wait function
Manuel Lauss
1
-6
/
+7
2013-06-10
xen/tmem: Don't over-write tmem_frontswap_poolid after tmem_frontswap_init se...
Konrad Rzeszutek Wilk
1
-2
/
+2
2013-06-10
s390/pci: Implement IRQ functions if !PCI
Ben Hutchings
2
-33
/
+64
2013-06-10
ipvs: info leak in __ip_vs_get_dest_entries()
Dan Carpenter
1
-0
/
+1
2013-06-10
ACPI / video: Do not bind to device objects with a scan handler
Rafael J. Wysocki
2
-4
/
+4
2013-06-10
drm/i915: prefer VBT modes for SVDO-LVDS over EDID
Daniel Vetter
1
-4
/
+6
2013-06-10
drm/i915: Enable hotplug interrupts after querying hw capabilities.
Chris Wilson
1
-8
/
+8
2013-06-10
drm/i915: Fix hotplug interrupt enabling for SDVOC
Chris Wilson
1
-2
/
+4
2013-06-10
batman-adv: Don't handle address updates when bla is disabled
Simon Wunderlich
1
-0
/
+4
2013-06-10
batman-adv: forward late OGMs from best next hop
Simon Wunderlich
1
-31
/
+55
2013-06-10
batman-adv: wait for rtnl in batadv_store_mesh_iface instead of failing if it...
Matthias Schiffer
1
-4
/
+1
2013-06-10
powerpc: Partial revert of "Context switch more PMU related SPRs"
Michael Ellerman
1
-28
/
+0
2013-06-10
powerpc/perf: Fix deadlock caused by calling printk() in PMU exception
Michael Ellerman
1
-1
/
+1
2013-06-10
powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression
Michael Neuling
2
-8
/
+12
2013-06-10
powerpc/power8: Update denormalization handler
Michael Neuling
1
-0
/
+10
[prev]
[next]