summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-25dm verity: use message limit for data block corruption messageMilan Broz
2019-06-25dm table: don't copy from a NULL pointer in realloc_argv()Jerome Marchand
2019-06-25dm log writes: make sure super sector log updates are written in orderzhangyi (F)
2019-06-25dm init: remove trailing newline from calls to DMERR() and DMINFO()Stephen Boyd
2019-06-25dm init: fix incorrect uses of kstrndup()Gen Zhang
2019-06-25Merge tag 'imx-fixes-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2019-06-25Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2019-06-25ipvs: fix tinfo memory leak in start_sync_threadJulian Anastasov
2019-06-25Merge branch 'parisc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-06-25Merge tag 'mfd-fixes-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-06-24qmi_wwan: Fix out-of-bounds readBjørn Mork
2019-06-24tipc: check msg->req data len in tipc_nl_compat_bearer_disableXin Long
2019-06-24net: macb: do not copy the mac address if NULLAntoine Tenart
2019-06-24net/packet: fix memory leak in packet_set_ring()Eric Dumazet
2019-06-24net/tls: fix page double free on TX cleanupDirk van der Merwe
2019-06-24mfd: stmfx: Fix an endian bug in stmfx_irq_handler()Dan Carpenter
2019-06-24samples: make pidfd-metadata fail gracefully on older kernelsDmitry V. Levin
2019-06-24fork: don't check parent_tidptr with CLONE_PIDFDDmitry V. Levin
2019-06-24Merge tag 'mtd/fixes-for-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-06-24iwlwifi: add support for hr1 RF IDOren Givon
2019-06-24mwifiex: Don't abort on small, spec-compliant vendor IEsBrian Norris
2019-06-24wl18xx: Fix Wunused-const-variableNathan Huckleberry
2019-06-24iwlwifi: change 0x02F0 fw from qu to quzIhab Zhaika
2019-06-24Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-24iwlwifi: add new cards for 22000 and change wrong structsIhab Zhaika
2019-06-24iwlwifi: add new cards for 22000 and fix struct nameIhab Zhaika
2019-06-24ARM: dts: imx6ul: fix PWM[1-4] interruptsSébastien Szymanski
2019-06-24Merge tag 'auxdisplay-for-linus-v5.2-rc7' of git://github.com/ojeda/linuxLinus Torvalds
2019-06-23net/sched: cbs: Fix error path of cbs_module_initYueHaibing
2019-06-23mtd: spi-nor: use 16-bit WRR command when QE is set on spansion flashesTudor Ambarus
2019-06-22tipc: change to use register_pernet_deviceXin Long
2019-06-22sis900: fix TX completionSergej Benilov
2019-06-22net: stmmac: set IC bit when transmitting frames with HW timestampRoland Hii
2019-06-22net: stmmac: fixed new system time seconds value calculationRoland Hii
2019-06-22Linux 5.2-rc6Linus Torvalds
2019-06-22Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-22Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_...Peter Xu
2019-06-22Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-06-22Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-22Bluetooth: Fix regression with minimum encryption key size alignmentMarcel Holtmann
2019-06-22ppp: mppe: Add softdep to arc4Takashi Iwai
2019-06-22be2net: fix link failure after ethtool offline testPetr Oros
2019-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-21tcp: refine memory limit test in tcp_fragment()Eric Dumazet
2019-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-06-21Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-06-21x86/vdso: Prevent segfaults due to hoisted vclock readsAndy Lutomirski
2019-06-21SUNRPC: Fix a credential refcount leakTrond Myklebust
2019-06-21Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE"Anna Schumaker