summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-14Linux 4.9.69v4.9.69Greg Kroah-Hartman1-1/+1
2017-12-14afs: Connect up the CB.ProbeUuidDavid Howells1-0/+3
2017-12-14IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny1-0/+2
2017-12-14IB/mlx4: Increase maximal message size under UD QPMark Bloch1-1/+1
2017-12-14xfrm: Copy policy family in clone_policyHerbert Xu1-0/+1
2017-12-14jump_label: Invoke jump_label_test() via early_initcall()Jason Baron1-1/+1
2017-12-14atm: horizon: Fix irq release errorArvind Yadav1-1/+1
2017-12-14clk: uniphier: fix DAPLL2 clock rate of Pro5Masahiro Yamada1-1/+1
2017-12-14bpf: fix lockdep splatEric Dumazet1-2/+6
2017-12-14sctp: use the right sk after waking up from wait_buf sleepXin Long1-10/+11
2017-12-14sctp: do not free asoc when it is already dead in sctp_sendmsgXin Long1-3/+14
2017-12-14zsmalloc: calling zs_map_object() from irq is a bugSergey Senozhatsky1-1/+1
2017-12-14sparc64/mm: set fields in deferred pagesPavel Tatashin1-1/+8
2017-12-14block: wake up all tasks blocked in get_request()Ming Lei1-2/+2
2017-12-14dt-bindings: usb: fix reg-property port-number rangeJohan Hovold1-1/+1
2017-12-14xfs: fix forgotten rcu read unlock when skipping inode reclaimDarrick J. Wong1-0/+1
2017-12-14sunrpc: Fix rpc_task_begin trace pointChuck Lever1-2/+1
2017-12-14NFS: Fix a typo in nfs_rename()Trond Myklebust1-1/+1
2017-12-14dynamic-debug-howto: fix optional/omitted ending line number to be LARGE inst...Randy Dunlap1-0/+4
2017-12-14lib/genalloc.c: make the avail variable an atomic_long_tStephen Bates2-6/+7
2017-12-14drivers/rapidio/devices/rio_mport_cdev.c: fix resource leak in error handling...Christophe JAILLET1-1/+2
2017-12-14route: update fnhe_expires for redirect when the fnhe existsXin Long1-3/+2
2017-12-14route: also update fnhe_genid when updating a route cacheXin Long1-2/+7
2017-12-14gre6: use log_ecn_error module parameter in ip6_tnl_rcv()Alexey Kodanev1-1/+1
2017-12-14mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()Ben Hutchings1-1/+4
2017-12-14x86/mpx/selftests: Fix up weird arraysDave Hansen1-2/+2
2017-12-14coccinelle: fix parallel build with CHECK=scripts/coccicheckMasahiro Yamada1-6/+9
2017-12-14kbuild: pkg: use --transform option to prefix paths in tarMasahiro Yamada1-3/+2
2017-12-14EDAC, i5000, i5400: Fix definition of NRECMEMB registerJérémy Lefaure2-5/+5
2017-12-14EDAC, i5000, i5400: Fix use of MTR_DRAM_WIDTH macroJérémy Lefaure2-3/+4
2017-12-14powerpc/powernv/ioda2: Gracefully fail if too many TCE levels requestedAlexey Kardashevskiy1-0/+3
2017-12-14drm/amd/amdgpu: fix console deadlock if late init failedJim Qu1-1/+4
2017-12-14axonram: Fix gendisk handlingJan Kara1-1/+4
2017-12-14netfilter: don't track fragmented packetsFlorian Westphal2-5/+4
2017-12-14zram: set physical queue limits to avoid array out of bounds accessesJohannes Thumshirn1-0/+2
2017-12-14blk-mq: initialize mq kobjects in blk_mq_init_allocated_queue()Ming Lei3-4/+5
2017-12-14i2c: riic: fix restart conditionChris Brandt1-1/+5
2017-12-14crypto: s5p-sss - Fix completing crypto request in IRQ handlerKrzysztof Kozlowski1-2/+3
2017-12-14ipv6: reorder icmpv6_init() and ip6_mr_init()WANG Cong1-5/+5
2017-12-14ibmvnic: Allocate number of rx/tx buffers agreed on by firmwareThomas Falcon1-8/+8
2017-12-14ibmvnic: Fix overflowing firmware/hardware TX queueThomas Falcon2-1/+27
2017-12-14rds: tcp: Sequence teardown of listen and acceptor sockets to avoid racesSowmini Varadhan3-8/+18
2017-12-14bnx2x: do not rollback VF MAC/VLAN filters we did not configureMichal Schmidt2-1/+8
2017-12-14bnx2x: fix detection of VLAN filtering feature for VFMichal Schmidt1-5/+11
2017-12-14bnx2x: fix possible overrun of VFPF multicast addresses arrayMichal Schmidt1-12/+11
2017-12-14bnx2x: prevent crash when accessing PTP with interface downMichal Schmidt1-1/+19
2017-12-14spi_ks8995: regs_size incorrect for some devicesBlomme, Maarten1-1/+1
2017-12-14spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten1-0/+1
2017-12-14KVM: arm/arm64: VGIC: Fix command handling while ITS being disabledAndre Przywara1-44/+65
2017-12-14arm64: KVM: Survive unknown traps from guestsMark Rutland1-7/+12