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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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-04-30
hvc: ensure hvc_init is only ever called once in hvc_console.c
Paul Gortmaker
1
-1
/
+5
2014-04-30
tgafb: fix data copying
Mikulas Patocka
1
-213
/
+51
2014-04-30
mach64: fix cursor when character width is not a multiple of 8 pixels
Mikulas Patocka
1
-6
/
+16
2014-04-30
mach64: use unaligned access
Mikulas Patocka
1
-1
/
+2
2014-04-30
framebuffer: fix cfb_copyarea
Mikulas Patocka
1
-75
/
+78
2014-04-30
matroxfb: restore the registers M_ACCESS and M_PITCH
Mikulas Patocka
2
-10
/
+30
2014-04-30
ARM: 7954/1: mm: remove remaining domain support from ARMv6
Will Deacon
6
-28
/
+16
2014-04-30
ARM: mm: introduce present, faulting entries for PAGE_NONE
Will Deacon
4
-3
/
+12
2014-04-30
w1: fix w1_send_slave dropping a slave id
David Fries
1
-12
/
+13
2014-04-30
drm/i915: quirk invert brightness for Acer Aspire 5336
Jani Nikula
1
-0
/
+3
2014-04-30
drm/i915: inverted brightness quirk for Acer Aspire 4736Z
Daniel Vetter
1
-0
/
+3
2014-04-30
ipv6: don't set DST_NOCOUNT for remotely added routes
Sabrina Dubroca
1
-1
/
+1
2014-04-30
sparc64: don't treat 64-bit syscall return codes as 32-bit
Dave Kleikamp
1
-2
/
+2
2014-04-30
sparc32: fix build failure for arch_jump_label_transform
Paul Gortmaker
1
-1
/
+1
2014-04-30
Revert "sparc64: Fix __copy_{to,from}_user_inatomic defines."
Dave Kleikamp
1
-2
/
+2
2014-04-30
sparc: PCI: Fix incorrect address calculation of PCI Bridge windows on Simba-...
oftedal
1
-2
/
+2
2014-04-30
rds: prevent dereference of a NULL device in rds_iw_laddr_check
Sasha Levin
1
-1
/
+2
2014-04-30
isdnloop: several buffer overflows
Dan Carpenter
1
-8
/
+9
2014-04-30
isdnloop: Validate NUL-terminated strings from user.
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+6
2014-04-30
netlink: don't compare the nul-termination in nla_strcmp
Pablo Neira
1
-2
/
+8
2014-04-30
ipv6: some ipv6 statistic counters failed to disable bh
Hannes Frederic Sowa
3
-8
/
+9
2014-04-30
xen-netback: remove pointless clause from if statement
Paul Durrant
1
-2
/
+2
2014-04-30
vhost: validate vhost_get_vq_desc return value
Michael S. Tsirkin
1
-1
/
+5
2014-04-30
vhost: fix total length when packets are too short
Michael S. Tsirkin
1
-0
/
+14
2014-04-30
ipv6: ip6_append_data_mtu do not handle the mtu of the second fragment properly
lucien
1
-8
/
+6
2014-04-30
ipv6: Avoid unnecessary temporary addresses being generated
Heiner Kallweit
1
-1
/
+4
2014-04-30
net: socket: error on a negative msg_namelen
Matthew Leach
1
-0
/
+4
2014-04-30
vlan: Set correct source MAC address with TX VLAN offload enabled
Peter Boström
1
-0
/
+3
2014-04-30
net: unix: non blocking recvmsg() should not return -EINTR
Eric Dumazet
1
-5
/
+12
2014-04-30
bridge: multicast: add sanity check for query source addresses
Linus Lüssing
1
-0
/
+6
2014-04-30
net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunk
Daniel Borkmann
2
-7
/
+2
2014-04-09
Linux 3.2.57
v3.2.57
Ben Hutchings
1
-1
/
+1
2014-04-09
s390: fix kernel crash due to linkage stack instructions
Martin Schwidefsky
1
-2
/
+5
2014-04-09
cifs: ensure that uncached writes handle unmapped areas correctly
Jeff Layton
1
-3
/
+31
2014-04-09
KVM: VMX: fix use after free of vmx->loaded_vmcs
Marcelo Tosatti
1
-1
/
+1
2014-04-09
KVM: MMU: handle invalid root_hpa at __direct_map
Marcelo Tosatti
1
-0
/
+3
2014-04-09
net: asix: add missing flag to struct driver_info
Emil Goode
1
-1
/
+2
2014-04-09
net: asix: handle packets crossing URB boundaries
Emil Goode
1
-27
/
+94
2014-04-09
asix: asix_rx_fixup surgery to reduce skb truesizes
Eric Dumazet
1
-68
/
+20
2014-04-09
deb-pkg: Fix cross-building linux-headers package
Ben Hutchings
1
-5
/
+4
2014-04-09
deb-pkg: Fix building for MIPS big-endian or ARM OABI
Ben Hutchings
1
-2
/
+2
2014-04-09
deb-pkg: use KCONFIG_CONFIG instead of .config file directly
Anisse Astier
1
-6
/
+7
2014-04-09
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
3
-3
/
+95
2014-04-09
net: add and use skb_gso_transport_seglen()
Florian Westphal
2
-0
/
+27
2014-04-09
ipc/msg: fix race around refcount
Konstantin Khlebnikov
1
-0
/
+2
2014-04-09
netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages
Daniel Borkmann
1
-3
/
+3
2014-04-09
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
Theodore Ts'o
2
-6
/
+24
2014-04-09
staging: speakup: Prefix set_mask_bits() symbol
Ben Hutchings
4
-6
/
+6
2014-04-09
Input: synaptics - add manual min/max quirk for ThinkPad X240
Hans de Goede
1
-0
/
+8
2014-04-09
Input: synaptics - add manual min/max quirk
Benjamin Tissoires
1
-0
/
+47
[prev]
[next]