summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-08devlink: convert occ_get op to separate registrationJiri Pirko
2018-04-08ARM: dts: ls1021a: Specify TBIPA register addressEsben Haabendal
2018-04-08net/fsl_pq_mdio: Allow explicit speficition of TBIPA addressEsben Haabendal
2018-04-08Merge branch 'ibmvnic-Fix-driver-reset-and-DMA-bugs'David S. Miller
2018-04-08ibmvnic: Do not reset CRQ for Mobility driver resetsNathan Fontenot
2018-04-08ibmvnic: Fix failover case for non-redundant configurationThomas Falcon
2018-04-08ibmvnic: Fix reset scheduler error handlingThomas Falcon
2018-04-08ibmvnic: Zero used TX descriptor counter on resetThomas Falcon
2018-04-08ibmvnic: Fix DMA mapping mistakesThomas Falcon
2018-04-08tipc: use the right skb in tipc_sk_fill_sock_diag()Cong Wang
2018-04-08sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6Eric Dumazet
2018-04-08getname_kernel() needs to make sure that ->name != ->iname in long caseAl Viro
2018-04-08net: dsa: Discard frames from unused portsAndrew Lunn
2018-04-08sctp: do not leak kernel memory to user spaceEric Dumazet
2018-04-07Merge branch 'net-fix-uninit-values-in-networking-stack'David S. Miller
2018-04-07soreuseport: initialise timewait reuseport fieldEric Dumazet
2018-04-07ipv4: fix uninit-value in ip_route_output_key_hash_rcu()Eric Dumazet
2018-04-07dccp: initialize ireq->ir_markEric Dumazet
2018-04-07net: fix uninit-value in __hw_addr_add_ex()Eric Dumazet
2018-04-07net: initialize skb->peeked when cloningEric Dumazet
2018-04-07net: fix rtnh_ok()Eric Dumazet
2018-04-07netlink: fix uninit-value in netlink_sendmsgEric Dumazet
2018-04-07crypto: af_alg - fix possible uninit-value in alg_bind()Eric Dumazet
2018-04-07init: Have initcall_debug still work without CONFIG_TRACEPOINTSSteven Rostedt (VMware)
2018-04-07Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-07Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds
2018-04-07Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2018-04-07alpha: io: reorder barriers to guarantee writeX() and iowriteX() orderingSinan Kaya
2018-04-07alpha: Implement CPU vulnerabilities sysfs functions.Michael Cree
2018-04-07alpha: rtc: stop validating rtc_time in .read_timeAlexandre Belloni
2018-04-07alpha: rtc: remove unused set_mmss opsAlexandre Belloni
2018-04-07Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-04-07Merge branch 'misc.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-04-07treewide: fix up files incorrectly marked executableLinus Torvalds
2018-04-07Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-07Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-07Merge tag 'leaks-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-04-07Merge tag 'linux-kselftest-4.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-07Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-07net_sched: fix a missing idr_remove() in u32_delete_key()Cong Wang
2018-04-07Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-04-07nfit, address-range-scrub: add module option to skip initial arsDan Williams
2018-04-07nfit, address-range-scrub: rework and simplify ARS state machineDan Williams
2018-04-07nfit, address-range-scrub: determine one platform max_ars valueDan Williams
2018-04-07powerpc/powernv: Create platform devs for nvdimm busesOliver O'Halloran
2018-04-07doc/devicetree: Persistent memory region bindingsOliver O'Halloran
2018-04-07libnvdimm: Add device-tree based driverOliver O'Halloran
2018-04-07libnvdimm: Add of_node to region and bus descriptorsOliver O'Halloran
2018-04-07libnvdimm, region: quiet region probeDan Williams
2018-04-07ALSA: pcm: Fix endless loop for XRUN recovery in OSS emulationTakashi Iwai