summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: remove bitmap operationsVivien Didelot2019-08-273-90/+59
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-27279-1287/+2599
|\
| * Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2019-08-2714-118/+163
| |\
| | * NFS: remove set but not used variable 'mapping'YueHaibing2019-08-271-2/+0
| | * NFSv2: Fix write regressionTrond Myklebust2019-08-271-1/+3
| | * NFSv2: Fix eof handlingTrond Myklebust2019-08-271-1/+2
| | * NFS: Fix writepage(s) error handling to not report errors twiceTrond Myklebust2019-08-261-8/+13
| | * NFS: Fix spurious EIO read errorsTrond Myklebust2019-08-263-21/+36
| | * pNFS/flexfiles: Don't time out requests on hard mountsTrond Myklebust2019-08-261-2/+9
| | * SUNRPC: Handle connection breakages correctly in call_status()Trond Myklebust2019-08-261-1/+1
| | * Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"Trond Myklebust2019-08-263-25/+0
| | * SUNRPC: Handle EADDRINUSE and ENOBUFS correctlyTrond Myklebust2019-08-261-3/+7
| | * pNFS/flexfiles: Turn off soft RPC callsTrond Myklebust2019-08-261-5/+10
| | * SUNRPC: Don't handle errors if the bind/connect succeededTrond Myklebust2019-08-261-11/+24
| | * NFS: On fatal writeback errors, we need to call nfs_inode_remove_request()Trond Myklebust2019-08-191-0/+3
| | * NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetupTrond Myklebust2019-08-191-1/+1
| | * NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0Trond Myklebust2019-08-192-9/+19
| | * NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()Trond Myklebust2019-08-191-7/+9
| | * NFSv4: Fix return value in nfs_finish_open()Trond Myklebust2019-08-191-1/+1
| | * NFSv4: Fix return values for nfs4_file_open()Trond Myklebust2019-08-191-6/+6
| | * NFS: Don't refresh attributes with mounted-on-file informationTrond Myklebust2019-08-191-14/+19
| * | Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2019-08-2710-38/+172
| |\ \
| | * | arc: prefer __section from compiler_attributes.hNick Desaulniers2019-08-262-6/+5
| | * | dt-bindings: IDU-intc: Add support for edge-triggered interruptsMischa Jonker2019-08-261-5/+14
| | * | dt-bindings: IDU-intc: Clean up documentationMischa Jonker2019-08-261-4/+5
| | * | ARCv2: IDU-intc: Add support for edge-triggered interruptsMischa Jonker2019-08-262-6/+65
| | * | ARC: unwind: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-061-2/+2
| | * | ARC: [plat-hsdk]: allow to switch between AXI DMAC port configurationsEugeniy Paltsev2019-08-052-12/+78
| | * | ARC: fix typo in setup_dma_ops log messageEugeniy Paltsev2019-08-051-1/+1
| | * | ARCv2: entry: early return from exception need not clear U & DE bitsAlexey Brodkin2019-08-051-1/+1
| * | | Merge tag 'mfd-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2019-08-271-3/+3
| |\ \ \
| | * | | mfd: rk808: Make PM function declaration staticLee Jones2019-08-271-1/+1
| | * | | mfd: rk808: Mark pm functions __maybe_unusedArnd Bergmann2019-08-271-2/+2
| | |/ /
| * | | Merge tag 'sound-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-08-2710-32/+73
| |\ \ \
| | * | | ALSA: oxfw: fix to handle correct stream for PCM playbackTakashi Sakamoto2019-08-261-1/+1
| | * | | ALSA: seq: Fix potential concurrent access to the deleted poolTakashi Iwai2019-08-253-2/+20
| | * | | ALSA: usb-audio: Check mixer unit bitmap yet more strictlyTakashi Iwai2019-08-221-8/+28
| | * | | ALSA: line6: Fix memory leak at line6_init_pcm() error pathTakashi Iwai2019-08-211-9/+9
| | * | | ALSA: usb-audio: Fix invalid NULL check in snd_emuusb_set_samplerate()Takashi Iwai2019-08-211-4/+4
| | * | | ALSA: hda/ca0132 - Add new SBZ quirkPaweł Rekowski2019-08-201-0/+1
| | * | | ALSA: usb-audio: Add implicit fb quirk for Behringer UFX1604Takashi Iwai2019-08-201-0/+1
| | * | | ALSA: hda - Fixes inverted Conexant GPIO mic mute ledJeronimo Borque2019-08-191-8/+9
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-2767-204/+415
| |\ \ \ \
| | * | | | r8152: Set memory to all 0xFFs on failed reg readsPrashant Malani2019-08-251-1/+4
| | * | | | openvswitch: Fix conntrack cache with timeoutYi-Hung Wei2019-08-251-0/+13
| | * | | | ipv4: mpls: fix mpls_xmit for iptunnelAlexey Kodanev2019-08-251-4/+4
| | * | | | nexthop: Fix nexthop_num_path for blackhole nexthopsDavid Ahern2019-08-251-6/+0
| | * | | | net: rds: add service level support in rds-infoZhu Yanjun2019-08-245-8/+24
| | * | | | net: route dump netlink NLM_F_MULTI flag missingJohn Fastabend2019-08-243-9/+12
| | * | | | s390/qeth: reject oversized SNMP requestsJulian Wiedmann2019-08-241-0/+4