summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-16printk-formats.txt: Better describe the difference between %pS and %pFHelge Deller1-8/+11
2017-08-16IB/uverbs: Fix NULL pointer dereference during device removalMaor Gottlieb1-1/+1
2017-08-16Merge branch 'stable/for-jens-4.13' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2-5/+4
2017-08-16IB/core: Protect sysfs entry on ib_unregister_deviceShiraz Saleem1-2/+3
2017-08-16iw_cxgb4: fix misuse of integer variableSteve Wise1-1/+1
2017-08-16IB/hns: fix memory leak on ah on error return pathColin Ian King1-1/+3
2017-08-16i40iw: Fix potential fcn_id_array out of boundsChristopher N Bednarz1-1/+1
2017-08-16i40iw: Use correct alignment for CQ0 memoryChristopher N Bednarz1-1/+1
2017-08-16i40iw: Fix typecast of tcp_seq_numMustafa Ismail1-1/+1
2017-08-16i40iw: Correct variable namesMustafa Ismail2-4/+4
2017-08-16i40iw: Fix parsing of query/commit FPM buffersChien Tin Tung2-42/+83
2017-08-16RDMA/vmw_pvrdma: Report CQ missed eventsBryan Tan1-1/+16
2017-08-16powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt1-2/+3
2017-08-16nvmet-fc: correct use after free on list teardownJames Smart1-2/+3
2017-08-16nvmet: don't overwrite identify sn/fr with 0-bytesMartin Wilck1-6/+0
2017-08-16parisc: pci memory bar assignment fails with 64bit kernels on dino/cujoThomas Bogendoerfer1-1/+1
2017-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds58-159/+512
2017-08-16bpf: fix bpf_trace_printk on 32 bit archsDaniel Borkmann1-4/+30
2017-08-16PCI: fix oops when try to find Root Port for a PCI devicedingtianhong1-3/+4
2017-08-16sfc: don't try and read ef10 data on non-ef10 NICBert Kenward1-2/+6
2017-08-16net_sched: remove warning from qdisc_hash_addKonstantin Khlebnikov1-3/+0
2017-08-16net_sched/sfq: update hierarchical backlog when drop packetKonstantin Khlebnikov1-1/+4
2017-08-16net_sched: reset pointers to tcf blocks in classful qdiscs' destructorsKonstantin Khlebnikov4-4/+12
2017-08-16ipv4: fix NULL dereference in free_fib_info_rcu()Eric Dumazet1-5/+7
2017-08-16net: Fix a typo in comment about sock flags.Tonghao Zhang1-1/+1
2017-08-16ipv6: fix NULL dereference in ip6_route_dev_notify()Eric Dumazet2-3/+13
2017-08-15audit: Receive unmount eventJan Kara1-1/+1
2017-08-15audit: Fix use after free in audit_remove_watch_rule()Jan Kara1-5/+7
2017-08-15Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-5/+4
2017-08-15drm/amdgpu: save list length when fence is signaledChunming Zhou1-7/+6
2017-08-15Merge tag 'wireless-drivers-for-davem-2017-08-15' of git://git.kernel.org/pub...David S. Miller15-40/+126
2017-08-15Merge tag 'at91-ab-4.13-dt-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-6/+6
2017-08-15Merge tag 'imx-fixes-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2-7/+9
2017-08-15Merge tag 'imx-fixes-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann1-8/+8
2017-08-15xen-blkfront: use a right index when checking requestsMunehisa Kamata1-3/+3
2017-08-15xen: fix bio vec mergingRoger Pau Monne1-2/+1
2017-08-15blk-mq: Fix queue usage on failed request allocationKeith Busch1-3/+2
2017-08-15ALSA: usb-audio: Apply sample rate quirk to Sennheiser headsetTakashi Iwai1-0/+1
2017-08-15ALSA: seq: 2nd attempt at fixing race creating a queueDaniel Mentz3-15/+14
2017-08-15tcp: fix possible deadlock in TCP stack vs BPF filterEric Dumazet2-4/+4
2017-08-15dccp: purge write queue in dccp_destroy_sock()Eric Dumazet1-4/+1
2017-08-15udp: fix linear skb reception with PEEK_OFFAl Viro1-5/+4
2017-08-15ipv6: release rt6->rt6i_idev properly during ifdownWei Wang1-8/+5
2017-08-15af_key: do not use GFP_KERNEL in atomic contextsEric Dumazet1-22/+26
2017-08-15tcp: ulp: avoid module refcnt leak in tcp_set_ulpSabrina Dubroca1-7/+7
2017-08-15Merge branch 'Add-new-PCI_DEV_FLAGS_NO_RELAXED_ORDERING-flag'David S. Miller9-8/+178
2017-08-15net/cxgb4vf: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom3-0/+22
2017-08-15net/cxgb4: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flagCasey Leedom3-8/+21
2017-08-15PCI: Disable Relaxed Ordering Attributes for AMD A1100dingtianhong1-0/+16
2017-08-15PCI: Disable Relaxed Ordering for some Intel processorsdingtianhong1-0/+62