summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | gpio: acpi: Skip _AEI entries without a handler rather then aborting the scanHans de Goede2017-06-291-1/+1
| | * | | | gpiolib: fix filtering out unwanted eventsBartosz Golaszewski2017-06-291-1/+2
| | |/ / /
| * | | | Merge tag 'trace-v4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-015-14/+24
| |\ \ \ \
| | * | | | tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca2017-06-301-9/+5
| | * | | | ftrace: Fix regression with module command in stack_trace_filterSteven Rostedt (VMware)2017-06-294-5/+19
| * | | | | uapi/linux/a.out.h: don't use deprecated system-specific predefines.Zack Weinberg2017-06-301-25/+1
| * | | | | hashtable: remove repeated phrase from a commentJakub Kicinski2017-06-301-1/+0
| * | | | | Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-06-307-54/+58
| |\ \ \ \ \
| | * | | | | powerpc/32: Avoid miscompilation w/GCC 4.6.3 - don't inline copy_to/from_user()Michael Ellerman2017-06-261-7/+1
| | * | | | | cxl: Fixes for Coherent Accelerator Interface Architecture 2.0Christophe Lombard2017-06-236-47/+57
| * | | | | | Merge tag 'iommu-fixes-v4.12-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-06-302-5/+3
| |\ \ \ \ \ \
| | * | | | | | iommu/amd: Fix interrupt remapping when disable guest_modeSuravee Suthikulpanit2017-06-281-4/+2
| | * | | | | | iommu/vt-d: Correctly disable Intel IOMMU force onShaohua Li2017-06-151-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'sound-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2017-06-303-2/+9
| |\ \ \ \ \ \
| | * | | | | | ALSA: hda - Fix endless loop of codec configureTakashi Iwai2017-06-282-2/+8
| | * | | | | | ALSA: hda - set input_path bitmap to zero after moving it to new placeHui Wang2017-06-281-0/+1
| * | | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-06-301-14/+19
| |\ \ \ \ \ \ \
| | * | | | | | | ovl: don't set origin on broken lower hardlinkMiklos Szeredi2017-06-281-3/+8
| | * | | | | | | ovl: copy-up: don't unlock between lookup and linkMiklos Szeredi2017-06-281-12/+12
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-2942-84/+350
| |\ \ \ \ \ \ \
| | * | | | | | | sfc: fix attempt to translate invalid filter IDEdward Cree2017-06-291-3/+4
| | * | | | | | | net: handle NAPI_GRO_FREE_STOLEN_HEAD case also in napi_frags_finish()Michal Kubeček2017-06-291-7/+17
| | * | | | | | | bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann2017-06-292-0/+71
| | * | | | | | | Merge branch 'arcnet-fixes'David S. Miller2017-06-294-8/+9
| | |\ \ \ \ \ \ \
| | | * | | | | | | arcnet: com20020-pci: add missing pdev setup in netdev structureMichael Grzeschik2017-06-291-0/+1
| | | * | | | | | | arcnet: com20020-pci: fix dev_id calculationMichael Grzeschik2017-06-291-2/+3
| | | * | | | | | | arcnet: com20020: remove needless base_addr assignmentMichael Grzeschik2017-06-291-2/+0
| | | * | | | | | | Trivial fix to spelling mistake in arc_printk messageColin Ian King2017-06-291-1/+1
| | | * | | | | | | arcnet: change irq handler to lock irqsaveMichael Grzeschik2017-06-291-3/+4
| | |/ / / / / / /
| | * | | | | | | rocker: move dereference before freeDan Carpenter2017-06-291-1/+1
| | * | | | | | | mlxsw: spectrum_router: Fix NULL pointer dereferenceIdo Schimmel2017-06-291-0/+3
| | * | | | | | | net: sched: Fix one possible panic when no destroy callbackGao Feng2017-06-291-1/+2
| | * | | | | | | virtio-net: serialize tx routine during resetJason Wang2017-06-291-0/+1
| | * | | | | | | net: usb: asix88179_178a: Add support for the Belkin B2B128Andrew F. Davis2017-06-271-0/+16
| | * | | | | | | fsl/fman: add dependency on HAS_DMAMadalin Bucur2017-06-271-0/+1
| | * | | | | | | net: prevent sign extension in dev_get_stats()Eric Dumazet2017-06-271-3/+3
| | * | | | | | | tcp: reset sk_rx_dst in tcp_disconnect()WANG Cong2017-06-251-0/+2
| | * | | | | | | net: ipv6: reset daddr and dport in sk if connect() failsWei Wang2017-06-252-2/+9
| | * | | | | | | bnx2x: Don't log mc removal needlesslyMintz, Yuval2017-06-251-1/+1
| | * | | | | | | Merge branch 'bnxt_en-fixes'David S. Miller2017-06-232-10/+57
| | |\ \ \ \ \ \ \
| | | * | | | | | | bnxt_en: Fix netpoll handling.Michael Chan2017-06-231-6/+48
| | | * | | | | | | bnxt_en: Add missing logic to handle TPA end error conditions.Michael Chan2017-06-232-4/+9
| | |/ / / / / / /
| | * | | | | | | net: dp83640: Avoid NULL pointer dereference.Richard Cochran2017-06-231-1/+1
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2017-06-238-16/+47
| | |\ \ \ \ \ \ \
| | | * | | | | | | esp6_offload: Fix IP6CB(skb)->nhoff for ESP GROYossi Kuperman2017-06-221-0/+25
| | | * | | | | | | xfrm6: Fix IPv6 payload_len in xfrm6_transport_finishYossi Kuperman2017-06-221-1/+1
| | | * | | | | | | xfrm: NULL dereference on allocation failureDan Carpenter2017-06-141-0/+1
| | | * | | | | | | xfrm: Oops on error in pfkey_msg2xfrm_state()Dan Carpenter2017-06-141-4/+12
| | | * | | | | | | xfrm: move xfrm_garbage_collect out of xfrm_policy_flushHangbin Liu2017-06-123-4/+3
| | | * | | | | | | xfrm: fix xfrm_dev_event() missing when compile without CONFIG_XFRM_OFFLOADHangbin Liu2017-06-073-7/+5