index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mpls: fix uninitialized in_label var warning in mpls_getroute
Roopa Prabhu
2017-07-08
1
-4
/
+8
*
doc: SKB_GSO_[IPIP|SIT] have been replaced
Nicolas Dichtel
2017-07-08
1
-1
/
+1
*
bonding: avoid NETDEV_CHANGEMTU event when unregistering slave
WANG Cong
2017-07-08
3
-7
/
+12
*
Merge branch 'rds-tcp-sock_graft-leak'
David S. Miller
2017-07-08
2
-1
/
+2
|
\
|
*
net/sock: add WARN_ON(parent->sk) in sock_graft()
Sowmini Varadhan
2017-07-08
1
-0
/
+1
|
*
rds: tcp: use sock_create_lite() to create the accept socket
Sowmini Varadhan
2017-07-08
1
-1
/
+1
|
/
*
Merge branch 'hns-fixes'
David S. Miller
2017-07-08
3
-16
/
+14
|
\
|
*
net: hns: Fix a skb used after free bug
Yunsheng Lin
2017-07-08
2
-15
/
+13
|
*
net: hns: Fix a wrong op phy C45 code
Yunsheng Lin
2017-07-08
1
-1
/
+1
|
/
*
net: macb: Adding Support for Jumbo Frames up to 10240 Bytes in SAMA5D3
vishnuvardhan
2017-07-08
1
-1
/
+2
*
net: Update networking MAINTAINERS entry.
David S. Miller
2017-07-08
1
-2
/
+0
*
virtio-net: fix leaking of ctx array
Jason Wang
2017-07-07
1
-0
/
+1
*
Merge tag 'mac80211-for-davem-2017-07-07' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-07-07
1
-3
/
+7
|
\
|
*
cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
Srinivas Dasari
2017-07-07
1
-0
/
+4
|
*
cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE
Srinivas Dasari
2017-07-07
1
-0
/
+1
|
*
cfg80211: Check if NAN service ID is of expected size
Srinivas Dasari
2017-07-07
1
-1
/
+1
|
*
cfg80211: Check if PMKID attribute is of expected size
Srinivas Dasari
2017-07-07
1
-2
/
+1
*
|
arcnet: com20020-pci: Fix an error handling path in 'com20020pci_probe()'
Christophe Jaillet
2017-07-07
1
-2
/
+4
*
|
nfp: flower: add missing clean up call to avoid memory leaks
Jakub Kicinski
2017-07-07
1
-0
/
+1
*
|
vrf: fix bug_on triggered by rx when destroying a vrf
Nikolay Aleksandrov
2017-07-06
1
-5
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-07-06
3
-0
/
+15
|
\
\
|
*
|
netfilter: ebt_nflog: fix unexpected truncated packet
Liping Zhang
2017-06-29
1
-0
/
+1
|
*
|
netfilter: nf_ct_dccp/sctp: fix memory leak after netns cleanup
Liping Zhang
2017-06-29
2
-0
/
+14
*
|
|
ptp: dte: Use LL suffix for 64-bit constants
Geert Uytterhoeven
2017-07-06
1
-1
/
+1
*
|
|
sctp: set the value of flowi6_oif to sk_bound_dev_if to make sctp_v6_get_dst ...
Zheng Li
2017-07-06
1
-0
/
+2
*
|
|
TLS: Fix length check in do_tls_getsockopt_tx()
Matthias Rosenfelder
2017-07-06
1
-1
/
+1
*
|
|
tcp: md5: tcp_md5_do_lookup_exact() can be static
Wu Fengguang
2017-07-06
1
-3
/
+3
*
|
|
net: ipv6: Compare lwstate in detecting duplicate nexthops
David Ahern
2017-07-06
3
-11
/
+10
*
|
|
liquidio: fix bug in soft reset failure detection
Derek Chickles
2017-07-06
2
-2
/
+2
*
|
|
Merge branch 'parisc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-05
3
-4
/
+18
|
\
\
\
|
*
|
|
parisc: ->mapping_error
Christoph Hellwig
2017-07-05
3
-4
/
+18
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-07-05
62
-341
/
+2190
|
\
\
\
\
|
*
|
|
|
arm64: fix endianness annotation for 'struct jit_ctx' and friends
Luc Van Oostenryck
2017-06-30
1
-3
/
+3
|
*
|
|
|
arm64: cpuinfo: constify attribute_group structures.
Arvind Yadav
2017-06-30
1
-1
/
+1
|
*
|
|
|
arm64: ptrace: Fix incorrect get_user() use in compat_vfp_set()
Dave Martin
2017-06-29
1
-3
/
+5
|
*
|
|
|
arm64: ptrace: Remove redundant overrun check from compat_vfp_set()
Dave Martin
2017-06-29
1
-3
/
+0
|
*
|
|
|
arm64: ptrace: Avoid setting compat FP[SC]R to garbage if get_user fails
Dave Martin
2017-06-29
1
-2
/
+4
|
*
|
|
|
arm64: fix endianness annotation for __apply_alternatives()/get_alt_insn()
Luc Van Oostenryck
2017-06-29
1
-4
/
+4
|
*
|
|
|
arm64: fix endianness annotation in get_kaslr_seed()
Luc Van Oostenryck
2017-06-29
1
-1
/
+1
|
*
|
|
|
arm64: add missing conversion to __wsum in ip_fast_csum()
Luc Van Oostenryck
2017-06-29
1
-1
/
+1
|
*
|
|
|
arm64: fix endianness annotation in acpi_parking_protocol.c
Luc Van Oostenryck
2017-06-29
1
-2
/
+2
|
*
|
|
|
arm64: use readq() instead of readl() to read 64bit entry_point
Luc Van Oostenryck
2017-06-29
1
-1
/
+1
|
*
|
|
|
arm64: fix endianness annotation for reloc_insn_movw() & reloc_insn_imm()
Luc Van Oostenryck
2017-06-29
1
-7
/
+7
|
*
|
|
|
arm64: fix endianness annotation for aarch64_insn_write()
Luc Van Oostenryck
2017-06-29
1
-3
/
+2
|
*
|
|
|
arm64: fix endianness annotation in aarch64_insn_read()
Luc Van Oostenryck
2017-06-29
1
-1
/
+1
|
*
|
|
|
arm64: fix endianness annotation in call_undef_hook()
Luc Van Oostenryck
2017-06-29
1
-6
/
+8
|
*
|
|
|
arm64: fix endianness annotation for debug-monitors.c
Luc Van Oostenryck
2017-06-29
1
-6
/
+8
|
*
|
|
|
ras: mark stub functions as 'inline'
Arnd Bergmann
2017-06-29
1
-5
/
+7
|
*
|
|
|
Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/core
Will Deacon
2017-06-26
314
-1762
/
+3162
|
|
\
\
\
\
|
|
*
|
|
|
acpi: apei: check for pending errors when probing GHES entries
Tyler Baicar
2017-06-22
1
-0
/
+3
[next]