index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
chacha20poly1305.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-30
objtool, x86: Add several functions and files to the objtool whitelist
Josh Poimboeuf
15
-6
/
+39
2017-06-30
objtool: Move checking code to check.c
Josh Poimboeuf
4
-1268
/
+1328
2017-06-29
sfc: fix attempt to translate invalid filter ID
Edward Cree
1
-3
/
+4
2017-06-29
net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()
Michal Kubeček
1
-7
/
+17
2017-06-29
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
2
-0
/
+71
2017-06-29
arcnet: com20020-pci: add missing pdev setup in netdev structure
Michael Grzeschik
1
-0
/
+1
2017-06-29
arcnet: com20020-pci: fix dev_id calculation
Michael Grzeschik
1
-2
/
+3
2017-06-29
arcnet: com20020: remove needless base_addr assignment
Michael Grzeschik
1
-2
/
+0
2017-06-29
Trivial fix to spelling mistake in arc_printk message
Colin Ian King
1
-1
/
+1
2017-06-29
arcnet: change irq handler to lock irqsave
Michael Grzeschik
1
-3
/
+4
2017-06-29
rocker: move dereference before free
Dan Carpenter
1
-1
/
+1
2017-06-29
mlxsw: spectrum_router: Fix NULL pointer dereference
Ido Schimmel
1
-0
/
+3
2017-06-29
net: sched: Fix one possible panic when no destroy callback
Gao Feng
1
-1
/
+2
2017-06-29
virtio-net: serialize tx routine during reset
Jason Wang
1
-0
/
+1
2017-06-29
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
41
-270
/
+0
2017-06-28
block: provide bio_uninit() free freeing integrity/task associations
Jens Axboe
3
-4
/
+14
2017-06-28
drm/etnaviv: Fix implicit/explicit sync sense inversion
Daniel Stone
1
-1
/
+1
2017-06-28
drm/etnaviv: fix submit flags getting overwritten by BO content
Lucas Stach
1
-1
/
+2
2017-06-28
NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete()
Trond Myklebust
1
-1
/
+0
2017-06-28
Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"
Benjamin Coddington
1
-27
/
+24
2017-06-28
NFSv4.1: Fix a race in nfs4_proc_layoutget
Trond Myklebust
1
-1
/
+1
2017-06-28
NFS: Trunking detection should handle ERESTARTSYS/EINTR
Trond Myklebust
1
-0
/
+2
2017-06-28
nvme/pci: Fix stuck nvme reset
Keith Busch
1
-1
/
+2
2017-06-27
net: usb: asix88179_178a: Add support for the Belkin B2B128
Andrew F. Davis
1
-0
/
+16
2017-06-27
fsl/fman: add dependency on HAS_DMA
Madalin Bucur
1
-0
/
+1
2017-06-27
dm thin: do not queue freed thin mapping for next stage processing
Vallish Vaidyeshwara
1
-13
/
+13
2017-06-27
net: prevent sign extension in dev_get_stats()
Eric Dumazet
1
-3
/
+3
2017-06-26
drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgr
Deepak Rawat
1
-0
/
+1
2017-06-26
drm/i915: Disable EXEC_OBJECT_ASYNC when doing relocations
Chris Wilson
1
-3
/
+14
2017-06-26
drm/i915: Hold struct_mutex for per-file stats in debugfs/i915_gem_object
Chris Wilson
1
-1
/
+5
2017-06-26
drm/i915: Retire the VMA's fence tracker before unbinding
Chris Wilson
1
-0
/
+5
2017-06-26
Linux 4.12-rc7
v4.12-rc7
Linus Torvalds
1
-1
/
+1
2017-06-25
tcp: reset sk_rx_dst in tcp_disconnect()
WANG Cong
1
-0
/
+2
2017-06-25
net: ipv6: reset daddr and dport in sk if connect() fails
Wei Wang
2
-2
/
+9
2017-06-25
bnx2x: Don't log mc removal needlessly
Mintz, Yuval
1
-1
/
+1
2017-06-24
x86/mshyperv: Remove excess #includes from mshyperv.h
Thomas Gleixner
1
-2
/
+1
2017-06-24
fs/exec.c: account for argv/envp pointers
Kees Cook
1
-4
/
+24
2017-06-24
ocfs2: fix deadlock caused by recursive locking in xattr
Eric Ren
2
-10
/
+17
2017-06-24
slub: make sysfs file removal asynchronous
Tejun Heo
2
-14
/
+27
2017-06-24
lib/cmdline.c: fix get_options() overflow while parsing ranges
Ilya Matveychikov
1
-3
/
+3
2017-06-24
fs/dax.c: fix inefficiency in dax_writeback_mapping_range()
Jan Kara
1
-0
/
+1
2017-06-24
autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
NeilBrown
1
-1
/
+1
2017-06-24
mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings
Ard Biesheuvel
1
-2
/
+13
2017-06-24
mm, thp: remove cond_resched from __collapse_huge_page_copy
David Rientjes
1
-1
/
+0
2017-06-23
bnxt_en: Fix netpoll handling.
Michael Chan
1
-6
/
+48
2017-06-23
bnxt_en: Add missing logic to handle TPA end error conditions.
Michael Chan
2
-4
/
+9
2017-06-23
net: dp83640: Avoid NULL pointer dereference.
Richard Cochran
1
-1
/
+1
2017-06-23
sit: use __GFP_NOWARN for user controlled allocation
WANG Cong
1
-1
/
+1
2017-06-23
net: account for current skb length when deciding about UFO
Michal Kubeček
2
-2
/
+3
2017-06-23
dm raid: fix oops on upgrading to extended superblock format
Heinz Mauelshagen
1
-3
/
+14
[next]