summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-25Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2019-06-25powerpc/64s/exception: Fix machine check early corrupting AMRNicholas Piggin
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-24perf/x86/regs: Use PERF_REG_EXTENDED_MASKKan Liang
2019-06-24perf/x86: Remove pmu->pebs_no_xmm_regsKan Liang
2019-06-24perf/x86: Clean up PEBS_XMM_REGSKan Liang
2019-06-24perf/x86/regs: Check reserved bitsKan Liang
2019-06-24perf/x86: Disable extended registers for non-supported PMUsKan Liang
2019-06-24perf/ioctl: Add check for the sample_period valueRavi Bangoria
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-24Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
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-22x86/apic: Fix integer overflow on 10 bit left shift of cpu_khzColin Ian King
2019-06-22Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/e...Thomas Gleixner
2019-06-22efibc: Replace variable set function in notifier callTian Baofeng
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-21io_uring: ensure req->file is cleared on allocationJens Axboe
2019-06-21SUNRPC: Fix a credential refcount leakTrond Myklebust
2019-06-21Revert "SUNRPC: Declare RPC timers as TIMER_DEFERRABLE"Anna Schumaker
2019-06-21net :sunrpc :clnt :Fix xps refcount imbalance on the error pathLin Yi
2019-06-21NFS4: Only set creation opendata if O_CREATBenjamin Coddington