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.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
2016-11-21
Linux 4.4.34
v4.4.34
Greg Kroah-Hartman
1
-1
/
+1
2016-11-21
sparc64: Delete now unused user copy fixup functions.
David S. Miller
3
-103
/
+4
2016-11-21
sparc64: Delete now unused user copy assembler helpers.
David S. Miller
1
-30
/
+0
2016-11-21
sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.
David S. Miller
3
-81
/
+162
2016-11-21
sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.
David S. Miller
3
-91
/
+153
2016-11-21
sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.
David S. Miller
3
-79
/
+162
2016-11-21
sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.
David S. Miller
3
-79
/
+231
2016-11-21
sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.
David S. Miller
3
-124
/
+237
2016-11-21
sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.
David S. Miller
3
-18
/
+38
2016-11-21
sparc64: Convert copy_in_user to accurate exception reporting.
David S. Miller
1
-10
/
+25
2016-11-21
sparc64: Prepare to move to more saner user copy exception handling.
David S. Miller
15
-39
/
+47
2016-11-21
sparc64: Delete __ret_efault.
David S. Miller
3
-48
/
+1
2016-11-21
sparc64: Handle extremely large kernel TLB range flushes more gracefully.
David S. Miller
1
-55
/
+228
2016-11-21
sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...
David S. Miller
1
-12
/
+30
2016-11-21
sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.
David S. Miller
1
-1
/
+1
2016-11-21
sparc64: Fix illegal relative branches in hypervisor patched TLB code.
David S. Miller
1
-14
/
+51
2016-11-21
sparc64: Handle extremely large kernel TSB range flushes sanely.
David S. Miller
1
-0
/
+17
2016-11-21
sparc: Handle negative offsets in arch_jump_label_transform
James Clarke
1
-6
/
+17
2016-11-21
sparc64 mm: Fix base TSB sizing when hugetlb pages are used
Mike Kravetz
6
-15
/
+19
2016-11-21
sparc: serial: sunhv: fix a double lock bug
Dan Carpenter
1
-6
/
+0
2016-11-21
sparc: Don't leak context bits into thread->fault_address
David S. Miller
3
-4
/
+24
2016-11-21
tty: Prevent ldisc drivers from re-using stale tty fields
Peter Hurley
1
-0
/
+7
2016-11-21
tcp: take care of truncations done by sk_filter()
Eric Dumazet
5
-9
/
+33
2016-11-21
ipv4: use new_gw for redirect neigh lookup
Stephen Suryaputra Lin
1
-1
/
+3
2016-11-21
net: __skb_flow_dissect() must cap its return value
Eric Dumazet
1
-3
/
+8
2016-11-21
sock: fix sendmmsg for partial sendmsg
Soheil Hassas Yeganeh
1
-0
/
+2
2016-11-21
fib_trie: Correct /proc/net/route off by one error
Alexander Duyck
1
-12
/
+9
2016-11-21
sctp: assign assoc_id earlier in __sctp_connect
Marcelo Ricardo Leitner
1
-2
/
+5
2016-11-21
ipv6: dccp: add missing bind_conflict to dccp_ipv6_mapped
Eric Dumazet
1
-0
/
+1
2016-11-21
ipv6: dccp: fix out of bound access in dccp_v6_err()
Eric Dumazet
1
-7
/
+8
2016-11-21
dccp: fix out of bound access in dccp_v4_err()
Eric Dumazet
1
-6
/
+8
2016-11-21
dccp: do not send reset to already closed sockets
Eric Dumazet
1
-0
/
+4
2016-11-21
tcp: fix potential memory corruption
Eric Dumazet
1
-1
/
+1
2016-11-21
ip6_tunnel: Clear IP6CB in ip6tunnel_xmit()
Eli Cooper
1
-0
/
+1
2016-11-21
bgmac: stop clearing DMA receive control register right after it is set
Andy Gospodarek
1
-1
/
+4
2016-11-21
net: mangle zero checksum in skb_checksum_help()
Eric Dumazet
1
-1
/
+1
2016-11-21
net: clear sk_err_soft in sk_clone_lock()
Eric Dumazet
1
-0
/
+1
2016-11-21
dctcp: avoid bogus doubling of cwnd after loss
Florian Westphal
1
-1
/
+12
2016-11-18
Linux 4.4.33
v4.4.33
Greg Kroah-Hartman
1
-1
/
+1
2016-11-18
netfilter: fix namespace handling in nf_log_proc_dostring
Jann Horn
1
-2
/
+4
2016-11-18
btrfs: qgroup: Prevent qgroup->reserved from going subzero
Goldwyn Rodrigues
1
-2
/
+7
2016-11-18
mmc: mxs: Initialize the spinlock prior to using it
Fabio Estevam
1
-2
/
+2
2016-11-18
ASoC: sun4i-codec: return error code instead of NULL when create_card fails
Chen-Yu Tsai
1
-3
/
+4
2016-11-18
ACPI / APEI: Fix incorrect return value of ghes_proc()
Punit Agrawal
1
-1
/
+1
2016-11-18
i40e: fix call of ndo_dflt_bridge_getlink()
Huaibin Wang
1
-1
/
+1
2016-11-18
hwrng: core - Don't use a stack buffer in add_early_randomness()
Andrew Lutomirski
1
-3
/
+3
2016-11-18
lib/genalloc.c: start search from start of chunk
Daniel Mentz
1
-1
/
+2
2016-11-18
mei: bus: fix received data size check in NFC fixup
Alexander Usyskin
2
-2
/
+2
2016-11-18
iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path
Joerg Roedel
1
-2
/
+12
2016-11-18
iommu/amd: Free domain id when free a domain of struct dma_ops_domain
Baoquan He
1
-0
/
+3
[next]