aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-05Merge tag 'mtd/fixes-for-5.2-final' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-07-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-05Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-07-05mtd: rawnand: sunxi: Add A23/A33 DMA support with extra MBUS configurationMiquel Raynal
2019-07-05Revert "mtd: rawnand: sunxi: Add A23/A33 DMA support"Miquel Raynal
2019-07-05i2c: tegra: Add Dmitry as a reviewerDmitry Osipenko
2019-07-05Merge tag 'drm-fixes-2019-07-05-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-05Merge tag 'imx-drm-fixes-2019-07-04' of git://git.pengutronix.de/git/pza/linu...Dave Airlie
2019-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-07-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-07-05Merge tag 'dax-fix-5.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-07-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-07-05swap_readpage(): avoid blk_wake_io_task() if !synchronousOleg Nesterov
2019-07-05devres: allow const resource argumentsArnd Bergmann
2019-07-05mm/vmscan.c: prevent useless kswapd loopsShakeel Butt
2019-07-05fs/userfaultfd.c: disable irqs for fault_pending and event locksEric Biggers
2019-07-05mm/page_alloc.c: fix regression with deferred struct page initJuergen Gross
2019-07-05Merge tag 'sound-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2019-07-05ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEMEJann Horn
2019-07-04drm/imx: only send event on crtc disable if kept disabledRobert Beckett
2019-07-04drm/imx: notify drm core before sending event during crtc disableRobert Beckett
2019-07-04Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-07-04Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Dave Airlie
2019-07-04Merge tag 'drm-misc-fixes-2019-07-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-07-04Merge tag 'drm-fixes-5.2-2019-07-02' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-07-04Merge tag 'gpio-v5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-07-03nfsd: Fix overflow causing non-working mounts on 1 TB machinesPaul Menzel
2019-07-03crypto: user - prevent operating on larval algorithmsEric Biggers
2019-07-03crypto: cryptd - Fix skcipher instance memory leakVincent Whitchurch
2019-07-03lib/mpi: Fix karactx leak in mpi_powmHerbert Xu
2019-07-03Bluetooth: Fix faulty expression for minimum encryption key size checkMatias Karhumaa
2019-07-03Merge tag '5.2-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-07-03Merge tag 'for-linus-20190701' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-07-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-07-02Merge tag 'davinci-fixes-for-v5.2-part2' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2019-07-02gpio/spi: Fix spi-gpio regression on active high CSLinus Walleij
2019-07-02ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_pro...Jiri Kosina
2019-07-02ALSA: line6: Fix write on zero-sized bufferTakashi Iwai
2019-07-02ARM: davinci: da830-evm: fix GPIO lookup for OHCIBartosz Golaszewski
2019-07-02ARM: davinci: omapl138-hawk: add missing regulator constraints for OHCIBartosz Golaszewski
2019-07-02ARM: davinci: da830-evm: add missing regulator constraints for OHCIBartosz Golaszewski
2019-07-02drm/i915/ringbuffer: EMIT_INVALIDATE *before* switch contextChris Wilson
2019-07-01soc: ti: fix irq-ti-sci link errorArnd Bergmann
2019-07-01Merge tag 'mvebu-fixes-5.2-2' of git://git.infradead.org/linux-mvebu into arm...Olof Johansson
2019-07-01ALSA: hda: Fix widget_mutex incomplete protectionEvan Green
2019-07-01drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher
2019-07-01ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messagesTakashi Sakamoto
2019-07-01vfs: move_mount: reject moving kernel internal mountsEric Biggers
2019-07-01fork: return proper negative error codeChristian Brauner