index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
analyze_suspend.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-25
net: Fix panic in icmp_route_lookup
David Ahern
1
-2
/
+2
2015-09-25
net: update docbook comment for __mdiobus_register()
Russell King
1
-2
/
+5
2015-09-25
MAINTAINERS: remove amd5536udc USB gadget driver maintainer
Greg Kroah-Hartman
1
-2
/
+1
2015-09-25
ppp: fix lockdep splat in ppp_dev_uninit()
Guillaume Nault
1
-1
/
+3
2015-09-25
net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected
Sudip Mukherjee
1
-1
/
+1
2015-09-25
phy: marvell: add link partner advertised modes
Russell King
1
-0
/
+9
2015-09-25
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
7
-2
/
+8
2015-09-25
KVM: x86: fix off-by-one in reserved bits check
Paolo Bonzini
1
-1
/
+1
2015-09-25
KVM: x86: use correct page table format to check nested page table reserved bits
Paolo Bonzini
1
-6
/
+17
2015-09-25
KVM: svm: do not call kvm_set_cr0 from init_vmcb
Paolo Bonzini
1
-1
/
+2
2015-09-24
iscsi-target: Avoid OFMarker + IFMarker negotiation
Nicholas Bellinger
1
-2
/
+3
2015-09-24
target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit
Nicholas Bellinger
1
-17
/
+23
2015-09-24
target: Fix target_sense_desc_format NULL pointer dereference
Nicholas Bellinger
1
-1
/
+1
2015-09-24
target: Propigate backend read-only to core_tpg_add_lun
Nicholas Bellinger
3
-1
/
+7
2015-09-24
target: Fix PR registration + APTPL RCU conversion regression
Nicholas Bellinger
2
-26
/
+70
2015-09-24
net: fix net_device refcounting
Russell King
2
-1
/
+13
2015-09-24
phy: add phy_device_remove()
Russell King
4
-7
/
+32
2015-09-24
phy: fixed-phy: properly validate phy in fixed_phy_update_state()
Russell King
1
-1
/
+1
2015-09-24
net: fix phy refcounting in a bunch of drivers
Russell King
5
-9
/
+30
2015-09-24
of_mdio: fix MDIO phy device refcounting
Russell King
1
-4
/
+23
2015-09-24
phy: add proper phy struct device refcounting
Russell King
1
-0
/
+12
2015-09-24
phy: fix mdiobus module safety
Russell King
3
-17
/
+25
2015-09-24
net: dsa: fix of_mdio_find_bus() device refcount leak
Russell King
1
-7
/
+31
2015-09-24
phy: fix of_mdio_find_bus() device refcount leak
Russell King
2
-7
/
+16
2015-09-24
ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driver
Benjamin Gaignard
2
-84
/
+80
2015-09-24
ARM: dts: fix omap2+ address translation for pbias
Kishon Vijay Abraham I
5
-12
/
+17
2015-09-24
ip6_tunnel: Reduce log level in ip6_tnl_err() to debug
Matt Bennett
1
-8
/
+8
2015-09-24
Documentation: arm: Fix typo in the idle-states bindings examples
Lorenzo Pieralisi
3
-3
/
+3
2015-09-24
gpio: mention in DT binding doc that <name>-gpio is deprecated
Javier Martinez Canillas
1
-1
/
+3
2015-09-24
ip6_gre: Reduce log level in ip6gre_err() to debug
Matt Bennett
1
-8
/
+8
2015-09-24
fib_rules: fix fib rule dumps across multiple skbs
Wilson Kok
1
-5
/
+9
2015-09-24
PCI: rcar: Add R8A7794 support
Sergei Shtylyov
2
-1
/
+3
2015-09-24
PCI: Use function 0 VPD for identical functions, regular VPD for others
Alex Williamson
2
-24
/
+18
2015-09-24
PCI: Fix devfn for VPD access through function 0
Alex Williamson
1
-3
/
+6
2015-09-24
PCI/MSI: Fix MSI IRQ domains for VFs on virtual buses
Alex Williamson
1
-6
/
+11
2015-09-24
bnx2x: byte swap rss_key to comply to Toeplitz specs
Eric Dumazet
1
-2
/
+10
2015-09-24
net: revert "net_sched: move tp->root allocation into fw_init()"
WANG Cong
1
-15
/
+15
2015-09-24
lwtunnel: remove source and destination UDP port config option
Jiri Benc
2
-28
/
+0
2015-09-24
ipv4: send arp replies to the correct tunnel
Jiri Benc
3
-14
/
+55
2015-09-24
net: gianfar: remove misuse of IRQF_NO_SUSPEND flag
Sudeep Holla
1
-4
/
+5
2015-09-24
skbuff: Fix skb checksum flag on skb pull
Pravin B Shelar
1
-0
/
+3
2015-09-24
cgroup, writeback: don't enable cgroup writeback on traditional hierarchies
Tejun Heo
1
-2
/
+9
2015-09-24
netlink: Replace rhash_portid with bound
Herbert Xu
2
-12
/
+29
2015-09-24
ALSA: hda - Disable power_save_node for Thinkpads
Takashi Iwai
1
-12
/
+19
2015-09-24
drm/irq: Add drm_crtc_vblank_count_and_time()
Thierry Reding
2
-0
/
+25
2015-09-24
drm/irq: Rename drm_crtc -> crtc
Thierry Reding
1
-4
/
+4
2015-09-24
drm: drm_atomic_crtc_get_property should be static
Geliang Tang
1
-1
/
+2
2015-09-24
drm/gma500: Remove DP_LINK_STATUS_SIZE redefinition
Thierry Reding
1
-1
/
+0
2015-09-24
vga_switcheroo: Set active attribute to false for audio clients
Lukas Wunner
3
-8
/
+6
2015-09-24
drm/core: Preserve the fb id on close.
Maarten Lankhorst
1
-11
/
+1
[next]