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
/
crypto
/
sha512_generic.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-14
xfrm: Don't use sk_family for socket policy lookups
Steffen Klassert
1
-5
/
+4
2017-02-09
xfrm: policy: init locks early
Florian Westphal
1
-5
/
+5
2017-02-08
net: thunderx: Fix PHY autoneg for SGMII QLM mode
Thanneeru Srinivasulu
2
-12
/
+101
2017-02-08
net: dsa: Do not destroy invalid network devices
Florian Fainelli
1
-0
/
+1
2017-02-08
ping: fix a null pointer dereference
WANG Cong
1
-0
/
+2
2017-02-08
packet: round up linear to header len
Willem de Bruijn
1
-3
/
+4
2017-02-08
net: introduce device min_header_len
Willem de Bruijn
3
-0
/
+6
2017-02-08
sit: fix a double free on error path
WANG Cong
1
-0
/
+1
2017-02-08
lwtunnel: valid encap attr check should return 0 when lwtunnel is disabled
David Ahern
1
-1
/
+4
2017-02-08
ipv6: addrconf: fix generation of new temporary addresses
Marcus Huewe
1
-0
/
+6
2017-02-07
mm: fix KPF_SWAPCACHE in /proc/kpageflags
Hugh Dickins
1
-1
/
+2
2017-02-07
sctp: check af before verify address in sctp_addr_id2transport
Xin Long
1
-1
/
+1
2017-02-07
ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixup
Vineet Gupta
1
-1
/
+1
2017-02-07
sctp: avoid BUG_ON on sctp_wait_for_sndbuf
Marcelo Ricardo Leitner
1
-1
/
+2
2017-02-07
mlx4: Invoke softirqs after napi_reschedule
Benjamin Poirier
1
-1
/
+4
2017-02-07
udp: properly cope with csum errors
Eric Dumazet
4
-5
/
+11
2017-02-07
catc: Use heap buffer for memory size test
Ben Hutchings
1
-7
/
+18
2017-02-07
catc: Combine failure cleanup code in catc_probe()
Ben Hutchings
1
-16
/
+17
2017-02-07
rtl8150: Use heap buffers for all register access
Ben Hutchings
1
-7
/
+27
2017-02-07
pegasus: Use heap buffers for all register access
Ben Hutchings
1
-4
/
+25
2017-02-06
macvtap: read vnet_hdr_size once
Willem de Bruijn
1
-2
/
+2
2017-02-06
tun: read vnet_hdr_sz once
Willem de Bruijn
1
-4
/
+6
2017-02-06
tcp: avoid infinite loop in tcp_splice_read()
Eric Dumazet
1
-0
/
+6
2017-02-06
hns: avoid stack overflow with CONFIG_KASAN
Arnd Bergmann
1
-6
/
+2
2017-02-06
ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches
Linus Lüssing
1
-2
/
+8
2017-02-06
ipv6: tcp: add a missing tcp_v6_restore_cb()
Eric Dumazet
1
-11
/
+13
2017-02-06
nl80211: Fix mesh HT operation check
Masashi Honma
1
-0
/
+1
2017-02-06
mac80211: Fix adding of mesh vendor IEs
Thorsten Horstmann
1
-1
/
+1
2017-02-06
mac80211: Allocate a sync skcipher explicitly for FILS AEAD
Jouni Malinen
1
-2
/
+2
2017-02-06
mac80211: Fix FILS AEAD protection in Association Request frame
Jouni Malinen
1
-1
/
+1
2017-02-05
Linux 4.10-rc7
Linus Torvalds
1
-1
/
+1
2017-02-05
ip6_gre: fix ip6gre_err() invalid reads
Eric Dumazet
1
-19
/
+21
2017-02-04
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
2
-0
/
+8
2017-02-04
ipv4: keep skb->dst around in presence of IP options
Eric Dumazet
1
-1
/
+8
2017-02-04
libnvdimm, pfn: fix memmap reservation size versus 4K alignment
Dan Williams
1
-5
/
+2
2017-02-04
PM / runtime: Avoid false-positive warnings from might_sleep_if()
Rafael J. Wysocki
1
-5
/
+6
2017-02-04
cpufreq: intel_pstate: Disable energy efficiency optimization
Srinivas Pandruvada
1
-0
/
+30
2017-02-03
mm, fs: check for fatal signals in do_generic_file_read()
Michal Hocko
1
-0
/
+5
2017-02-03
fs: break out of iomap_file_buffered_write on fatal signals
Michal Hocko
2
-0
/
+8
2017-02-03
base/memory, hotplug: fix a kernel oops in show_valid_zones()
Toshi Kani
3
-12
/
+23
2017-02-03
mm/memory_hotplug.c: check start_pfn in test_pages_in_a_zone()
Toshi Kani
1
-4
/
+8
2017-02-03
jump label: pass kbuild_cflags when checking for asm goto support
David Lin
1
-1
/
+1
2017-02-03
shmem: fix sleeping from atomic context
Kirill A. Shutemov
1
-2
/
+9
2017-02-03
kasan: respect /proc/sys/kernel/traceoff_on_warning
Peter Zijlstra
1
-0
/
+3
2017-02-03
zswap: disable changing params if init fails
Dan Streetman
1
-1
/
+29
2017-02-03
MAINTAINERS: update email address for Amit Shah
Amit Shah
1
-1
/
+1
2017-02-03
vhost: fix initialization for vq->is_le
Halil Pasic
1
-6
/
+4
2017-02-03
Revert "vring: Force use of DMA API for ARM-based systems with legacy devices"
Michael S. Tsirkin
1
-7
/
+0
2017-02-03
net: use a work queue to defer net_disable_timestamp() work
Eric Dumazet
1
-18
/
+13
2017-02-03
acpi, nfit: fix acpi_nfit_flush_probe() crash
Dan Williams
1
-1
/
+5
[next]