index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-29
vhost: relax used address alignment
Michael S. Tsirkin
1
-3
/
+7
2014-12-29
virtio_ring: document alignment requirements
Michael S. Tsirkin
1
-0
/
+7
2014-12-29
video/logo: prevent use of logos after they have been freed
Tomi Valkeinen
1
-1
/
+16
2014-12-29
OMAPDSS: pll: NULL dereference in error handling
Dan Carpenter
1
-1
/
+2
2014-12-29
OMAPDSS: HDMI: remove double initializer entries
Tomi Valkeinen
1
-2
/
+0
2014-12-29
Revert "powerpc: Secondary CPUs must set cpu_callin_map after setting active ...
Michael Ellerman
1
-8
/
+1
2014-12-29
powerpc/kdump: Ignore failure in enabling big endian exception during crash
Hari Bathini
3
-2
/
+18
2014-12-29
powerpc: Wire up sys_execveat() syscall
Pranith Kumar
3
-1
/
+3
2014-12-29
Linux 3.19-rc2
v3.19-rc2
Linus Torvalds
1
-1
/
+1
2014-12-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-51
/
+65
2014-12-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2014-12-28
kvm: warn on more invariant breakage
Paolo Bonzini
1
-1
/
+3
2014-12-28
kvm: fix sorting of memslots with base_gfn == 0
Paolo Bonzini
1
-5
/
+17
2014-12-28
Input: hil_kbd - fix incorrect use of init_completion
Nicholas Mc Guire
1
-3
/
+3
2014-12-28
Merge tag 'sound-3.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-3
/
+27
2014-12-27
kvm: x86: drop severity of "generation wraparound" message
Paolo Bonzini
1
-1
/
+1
2014-12-27
kvm: x86: vmx: reorder some msr writing
Tiejun Chen
1
-44
/
+44
2014-12-27
netlink/genetlink: pass network namespace to bind/unbind
Johannes Berg
7
-25
/
+28
2014-12-27
ne2k-pci: Add pci_disable_device in error handling
Jia-Ju Bai
1
-2
/
+4
2014-12-27
bonding: change error message to debug message in __bond_release_one()
Wengang Wang
1
-1
/
+1
2014-12-27
Merge branch 'netlink_multicast'
David S. Miller
4
-13
/
+83
2014-12-27
genetlink: pass multicast bind/unbind to families
Johannes Berg
2
-0
/
+64
2014-12-27
netlink: call unbind when releasing socket
Johannes Berg
1
-0
/
+7
2014-12-27
netlink: update listeners directly when removing socket
Johannes Berg
1
-5
/
+5
2014-12-27
genetlink: pass only network namespace to genl_has_listeners()
Johannes Berg
2
-4
/
+3
2014-12-27
netlink: rename netlink_unbind() to netlink_undo_bind()
Johannes Berg
1
-4
/
+4
2014-12-27
[regression] braino in "lustre: use is_root_inode()"
Al Viro
1
-1
/
+1
2014-12-27
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-4
/
+12
2014-12-27
Merge tag 'wireless-drivers-for-davem-2014-12-26' of git://git.kernel.org/pub...
David S. Miller
7
-12
/
+34
2014-12-27
net: Generalize ndo_gso_check to ndo_features_check
Jesse Gross
7
-35
/
+70
2014-12-27
net: incorrect use of init_completion fixup
Nicholas Mc Guire
1
-1
/
+1
2014-12-27
neigh: remove next ptr from struct neigh_table
Nicolas Dichtel
1
-1
/
+0
2014-12-27
net: xilinx: Remove unnecessary temac_property in the driver
Appana Durga Kedareswara Rao
2
-6
/
+0
2014-12-27
Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+10
2014-12-27
net: phy: micrel: use generic config_init for KSZ8021/KSZ8031
Johan Hovold
1
-15
/
+3
2014-12-27
net/core: Handle csum for CHECKSUM_COMPLETE VXLAN forwarding
Jay Vosburgh
1
-0
/
+1
2014-12-26
parisc: fix out-of-register compiler error in ldcw inline assembler function
John David Anglin
1
-3
/
+10
2014-12-26
ALSA: hda_intel: apply the Seperate stream_tag for Skylake
Libin Yang
1
-1
/
+4
2014-12-26
ALSA: hda_controller: Separate stream_tag for input and output streams.
Rafal Redzimski
2
-2
/
+23
2014-12-26
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
47
-221
/
+450
2014-12-26
Merge tag 'for-linus-2' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
2
-29
/
+18
2014-12-24
openvswitch: fix odd_ptr_err.cocci warnings
Wu Fengguang
1
-1
/
+1
2014-12-24
Bluetooth: Fix accepting connections when not using mgmt
Johan Hedberg
1
-1
/
+6
2014-12-24
Bluetooth: Fix controller configuration with HCI_QUIRK_INVALID_BDADDR
Marcel Holtmann
1
-3
/
+6
2014-12-24
brcmfmac: Do not crash if platform data is not populated
Mika Westerberg
1
-2
/
+2
2014-12-24
ipw2200: select CFG80211_WEXT
Paul Bolle
1
-1
/
+2
2014-12-24
Merge remote-tracking branches 'spi/fix/img-spfi' and 'spi/fix/msiof' into sp...
Mark Brown
1
-0
/
+5
2014-12-24
Merge remote-tracking branches 'asoc/fix/dwc', 'asoc/fix/intel', 'asoc/fix/ro...
Mark Brown
8
-31
/
+47
2014-12-24
Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus
Mark Brown
1
-9
/
+5
2014-12-24
ASoC: rockchip: i2s: fix maxburst of dma data to 4
Jianqun Xu
1
-2
/
+2
[prev]
[next]