summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-18KVM: PPC: Book3S HV: Only write DAWR[X] when handling h_set_dawr in real modeSuraj Jitindar Singh1-1/+10
2019-06-18KVM: PPC: Book3S HV: Fix r3 corruption in h_set_dabr()Michael Neuling1-1/+3
2019-06-18Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-1/+2
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds161-539/+2139
2019-06-18fs/namespace: fix unprivileged mount propagationChristian Brauner2-1/+1
2019-06-18vfs: fsmount: add missing mntget()Eric Biggers1-0/+1
2019-06-18cifs: fix GlobalMid_Lock bug in cifs_reconnectRonnie Sahlberg1-0/+2
2019-06-18SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing writeSteve French1-1/+1
2019-06-17Merge branch 'erofs_fix' into staging-linusGreg Kroah-Hartman3-3/+31
2019-06-17staging: erofs: add requirements field in superblockGao Xiang3-3/+31
2019-06-17Merge tag 'iio-fixes-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman6-19/+40
2019-06-17Merge branch 'tcp-fixes'David S. Miller12-9/+58
2019-06-17arm64: ssbd: explicitly depend on <linux/prctl.h>Anisse Astier1-0/+1
2019-06-17Merge tag 'riscv-for-v5.2/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-6/+505
2019-06-17block: fix page leak when merging to same pageChristoph Hellwig1-2/+10
2019-06-17block: return from __bio_try_merge_page if merging occured in the same pageChristoph Hellwig4-23/+28
2019-06-17Btrfs: fix failure to persist compression property xattr deletion on fsyncFilipe Manana2-5/+3
2019-06-17clk: Do a DT parent lookup even when index < 0Stephen Boyd1-1/+1
2019-06-17riscv: remove unused barrier definesRolf Eike Beer1-5/+0
2019-06-17usb: chipidea: udc: workaround for endpoint conflict issuePeter Chen1-0/+20
2019-06-17MAINTAINERS: Change QCOM repo locationAndy Gross1-1/+1
2019-06-17mmc: mediatek: fix SDIO IRQ detection issuejjian zhou1-0/+2
2019-06-17mmc: mediatek: fix SDIO IRQ interrupt handle flowjjian zhou1-17/+20
2019-06-17mmc: core: complete HS400 before checking statusWolfram Sang1-3/+3
2019-06-17riscv: mm: synchronize MMU after pte changeShihPo Hung1-0/+13
2019-06-17MAINTAINERS: Update my email address to use @kernel.orgWill Deacon2-8/+9
2019-06-17perf/core: Fix perf_sample_regs_user() mm checkPeter Zijlstra1-1/+1
2019-06-17mfd: stmfx: Uninitialized variable in stmfx_irq_handler()Dan Carpenter1-6/+4
2019-06-17riscv: dts: add initial board data for the SiFive HiFive UnleashedPaul Walmsley2-0/+67
2019-06-17riscv: dts: add initial support for the SiFive FU540-C000 SoCPaul Walmsley1-0/+215
2019-06-17dt-bindings: riscv: convert cpu binding to json-schemaPaul Walmsley1-0/+168
2019-06-17dt-bindings: riscv: sifive: add YAML documentation for the SiFive FU540Paul Walmsley2-0/+34
2019-06-17arch: riscv: add support for building DTB files from DT source dataPaul Walmsley1-0/+2
2019-06-17drm/i915/gvt: ignore unexpected pvinfo writeWeinan Li1-6/+9
2019-06-17lapb: fixed leak of control-blocks.Jeremy Sowden1-0/+1
2019-06-17tipc: purge deferredq list for each grp member in tipc_group_deleteXin Long1-0/+1
2019-06-17MIPS: Fix bounds check virt_addr_validHauke Mehrtens1-1/+1
2019-06-17Merge tag 'irqchip-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner5-17/+71
2019-06-17ax25: fix inconsistent lock state in ax25_destroy_timerEric Dumazet1-0/+2
2019-06-17neigh: fix use-after-free read in pneigh_get_nextEric Dumazet1-0/+7
2019-06-17tcp: fix compile error if !CONFIG_SYSCTLEric Dumazet2-5/+5
2019-06-17hv_sock: Suppress bogus "may be used uninitialized" warningsDexuan Cui1-2/+2
2019-06-16be2net: Fix number of Rx queues used for flow hashingIvan Vecera1-1/+1
2019-06-16net: handle 802.1P vlan 0 packets properlyGovindarajulu Varadarajan1-1/+29
2019-06-16Merge tag 'omap-for-v5.2/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson4-4/+6
2019-06-16Merge tag 'davinci-fixes-for-v5.2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2-0/+5
2019-06-16Merge tag 'mvebu-fixes-5.2-1' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson1-0/+1
2019-06-16Merge tag 'am654-fixes-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-0/+1
2019-06-16Merge tag 'arm-soc/for-5.2/devicetree-fixes' of https://github.com/Broadcom/s...Olof Johansson20-0/+20
2019-06-16Merge tag 'omap-for-v5.2/fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson9-46/+65