summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-08-29Merge tag 'Wimplicit-fallthrough-5.3-rc7' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-08-29Merge tag 'mtd/fixes-for-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-08-29nds32: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-29ARC: unwind: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-29mtd: hyperbus: fix dependency and build errorRandy Dunlap
2019-08-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-08-28KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WIMarc Zyngier
2019-08-27Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2019-08-27Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2019-08-27Merge tag 'mfd-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2019-08-27Merge tag 'sound-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-27KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is longHeyi Guo
2019-08-27kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the firs...Marc Zyngier
2019-08-27NFS: remove set but not used variable 'mapping'YueHaibing
2019-08-27NFSv2: Fix write regressionTrond Myklebust
2019-08-27NFSv2: Fix eof handlingTrond Myklebust
2019-08-27mfd: rk808: Make PM function declaration staticLee Jones
2019-08-27mfd: rk808: Mark pm functions __maybe_unusedArnd Bergmann
2019-08-26NFS: Fix writepage(s) error handling to not report errors twiceTrond Myklebust
2019-08-26NFS: Fix spurious EIO read errorsTrond Myklebust
2019-08-26pNFS/flexfiles: Don't time out requests on hard mountsTrond Myklebust
2019-08-26SUNRPC: Handle connection breakages correctly in call_status()Trond Myklebust
2019-08-26Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust
2019-08-26SUNRPC: Handle EADDRINUSE and ENOBUFS correctlyTrond Myklebust
2019-08-26pNFS/flexfiles: Turn off soft RPC callsTrond Myklebust
2019-08-26SUNRPC: Don't handle errors if the bind/connect succeededTrond Myklebust
2019-08-26arc: prefer __section from compiler_attributes.hNick Desaulniers
2019-08-26dt-bindings: IDU-intc: Add support for edge-triggered interruptsMischa Jonker
2019-08-26dt-bindings: IDU-intc: Clean up documentationMischa Jonker
2019-08-26ARCv2: IDU-intc: Add support for edge-triggered interruptsMischa Jonker
2019-08-26ALSA: oxfw: fix to handle correct stream for PCM playbackTakashi Sakamoto
2019-08-25r8152: Set memory to all 0xFFs on failed reg readsPrashant Malani
2019-08-25openvswitch: Fix conntrack cache with timeoutYi-Hung Wei
2019-08-25ipv4: mpls: fix mpls_xmit for iptunnelAlexey Kodanev
2019-08-25nexthop: Fix nexthop_num_path for blackhole nexthopsDavid Ahern
2019-08-25Linux 5.3-rc6Linus Torvalds
2019-08-25Merge tag 'auxdisplay-for-linus-v5.3-rc7' of git://github.com/ojeda/linuxLinus Torvalds
2019-08-25Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-25Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-08-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-08-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-08-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-08-25Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-08-25ALSA: seq: Fix potential concurrent access to the deleted poolTakashi Iwai
2019-08-24Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-24mm/kasan: fix false positive invalid-free reports with CONFIG_KASAN_SW_TAGS=yAndrey Ryabinin
2019-08-24mm/zsmalloc.c: fix race condition in zs_destroy_poolHenry Burns