aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-25irqchip/sifive-plic: Skip contexts except supervisor in plic_init()Gravatar Alan Mikhak 1-2/+2
2019-10-25Merge tag 'drm-fixes-5.4-2019-10-23' of git://people.freedesktop.org/~agd5f/l...Gravatar Dave Airlie 8-46/+92
2019-10-25Merge tag 'drm-misc-fixes-2019-10-23' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 2-3/+4
2019-10-24cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occursGravatar Dave Wysochanski 4-9/+22
2019-10-24CIFS: Fix use after free of file info structuresGravatar Pavel Shilovsky 1-3/+3
2019-10-24CIFS: Fix retry mid list corruption on reconnectsGravatar Pavel Shilovsky 2-20/+32
2019-10-24Merge tag 'devicetree-fixes-for-5.4-2' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 3-17/+17
2019-10-24Merge tag 'acpi-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-1/+1
2019-10-24Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 16-209/+417
2019-10-24Merge tag 'gfs2-v5.4-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+1
2019-10-24i2c: stm32f7: remove warning when compiling with W=1Gravatar Alain Volmat 1-1/+1
2019-10-24i2c: stm32f7: fix a race in slave mode with arbitration loss irqGravatar Fabrice Gasnier 1-7/+10
2019-10-24i2c: stm32f7: fix first byte to send in slave modeGravatar Fabrice Gasnier 1-0/+2
2019-10-24i2c: mt65xx: fix NULL ptr dereferenceGravatar Fabien Parent 1-1/+1
2019-10-24irqchip/gic-v3-its: Use the exact ITSList for VMOVPGravatar Zenghui Yu 1-3/+18
2019-10-24gfs2: Fix memory leak when gfs2meta's fs_context is freedGravatar Andrew Price 1-0/+1
2019-10-24Merge branches 'pm-cpuidle' and 'pm-opp'Gravatar Rafael J. Wysocki 3-15/+14
2019-10-24Merge tag 'mfd-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Gravatar Linus Torvalds 1-24/+40
2019-10-24Merge tag 'sound-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 29-98/+330
2019-10-24mfd: mt6397: Fix probe after changing mt6397-coreGravatar Frank Wunderlich 1-24/+40
2019-10-23MIPS: tlbex: Fix build_restore_pagemask KScratch restoreGravatar Paul Burton 1-8/+15
2019-10-23io_uring: correct timeout req sequence when inserting a new entryGravatar zhangyi (F) 1-1/+10
2019-10-23io_uring : correct timeout req sequence when waiting timeoutGravatar zhangyi (F) 1-1/+10
2019-10-23io_uring: revert "io_uring: optimize submit_and_wait API"Gravatar Jens Axboe 1-46/+17
2019-10-23MIPS: bmips: mark exception vectors as char arraysGravatar Jonas Gorski 3-10/+10
2019-10-23Merge tag 'arm-soc/for-5.5/maintainers' of https://github.com/Broadcom/stblin...Gravatar Olof Johansson 2-3/+3
2019-10-23MAINTAINERS: Update the Spreadtrum SoC maintainerGravatar Baolin Wang 1-1/+3
2019-10-23riscv: cleanup <asm/bug.h>Gravatar Christoph Hellwig 1-13/+3
2019-10-23riscv: Fix undefined reference to vmemmap_populate_basepagesGravatar Kefeng Wang 1-1/+1
2019-10-23riscv: Fix implicit declaration of 'page_to_section'Gravatar Kefeng Wang 1-4/+1
2019-10-23riscv: fix fs/proc/kcore.c compilation with sparsemem enabledGravatar David Abdurachmanov 1-2/+0
2019-10-23of: reserved_mem: add missing of_node_put() for proper ref-countingGravatar Chris Goldsworthy 1-1/+3
2019-10-23Merge tag 'trace-v5.4-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-0/+6
2019-10-23of: unittest: fix memory leak in unittest_data_addGravatar Navid Emamdoost 1-0/+1
2019-10-23dt-bindings: riscv: Fix CPU schema errorsGravatar Rob Herring 1-16/+13
2019-10-23Merge tag 'vfio-v5.4-rc5' of git://github.com/awilliam/linux-vfioGravatar Linus Torvalds 1-1/+1
2019-10-23Merge tag 'regulator-fix-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 9-106/+100
2019-10-23MAINTAINERS: Remove Gregory and Brian for ARCH_BRCMSTBGravatar Florian Fainelli 1-2/+0
2019-10-23Merge tag 'omap-for-v5.4/fixes-rc4-signed' of git://git.kernel.org/pub/scm/li...Gravatar Olof Johansson 2-4/+25
2019-10-23Merge tag 'sunxi-fixes-for-5.4-1' of https://git.kernel.org/pub/scm/linux/ker...Gravatar Olof Johansson 5-18/+20
2019-10-23posix-cpu-timers: Fix two trivial commentsGravatar Yi Wang 1-3/+3
2019-10-23timers/sched_clock: Include local timekeeping.h for missing declarationsGravatar Ben Dooks (Codethink) 1-0/+2
2019-10-23lib/vdso: Make clock_getres() POSIX compliant againGravatar Thomas Gleixner 1-4/+5
2019-10-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 7-36/+73
2019-10-23Merge tag 'edac_urgent_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+4
2019-10-23Merge tag 'for-5.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 11-57/+43
2019-10-23scripts/nsdeps: use alternative sed delimiterGravatar Jessica Yu 1-1/+1
2019-10-23Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Rafael J. Wysocki 2-15/+10
2019-10-22fs/dax: Fix pmd vs pte conflict detectionGravatar Dan Williams 1-2/+3
2019-10-23opp: Reinitialize the list_kref before adding the static OPPs againGravatar Viresh Kumar 1-0/+7