summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-03-29Merge tag 'mtd/fixes-for-4.16' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-03-29mtd: jedec_probe: Fix crash in jedec_read_mfr()Linus Walleij
2018-03-29mtd: nand: atmel: Fix get_sectorsize() functionBoris Brezillon
2018-03-28Merge tag 'drm-fixes-for-v4.16-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-03-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-03-29Merge tag 'drm/tegra/for-4.16-fixes' of git://anongit.freedesktop.org/tegra/l...Dave Airlie
2018-03-28Merge tag 'powerpc-4.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-03-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-03-28MAINTAINERS: demote ARM port to "odd fixes"Russell King
2018-03-28MAINTAINERS: correct rmk's email addressRussell King
2018-03-28mm/kmemleak.c: wait for scan completion before disabling freeVinayak Menon
2018-03-28mm/memcontrol.c: fix parameter description mismatchHonglei Wang
2018-03-28mm/vmstat.c: fix vmstat_update() preemption BUGSteven J. Hill
2018-03-28mm/page_owner: fix recursion bug after changing skip entriesManinder Singh
2018-03-28ipc/shm.c: add split function to shm_vm_opsMike Kravetz
2018-03-28mm, slab: memcg_link the SLAB's kmem_cacheShakeel Butt
2018-03-28RDMA/ucma: Introduce safer rdma_addr_size() variantsRoland Dreier
2018-03-28drm/tegra: dc: Using NULL instead of plain integerWei Yongjun
2018-03-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-03-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-27RDMA/hns: ensure for-loop actually iterates and free's buffersColin Ian King
2018-03-27RDMA/ucma: Check that device exists prior to accessing itLeon Romanovsky
2018-03-27RDMA/ucma: Check that device is connected prior to access itLeon Romanovsky
2018-03-27RDMA/rdma_cm: Fix use after free race with process_one_reqJason Gunthorpe
2018-03-27Merge tag 'sunxi-fixes-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/k...Arnd Bergmann
2018-03-27Merge tag 'omap-for-v4.16/sram-fix-signed' of ssh://gitolite.kernel.org/pub/s...Arnd Bergmann
2018-03-27Merge tag 'tegra-for-4.17-misc' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2018-03-27Merge tag 'drm-amdkfd-fixes-2018-03-25' of git://people.freedesktop.org/~gabb...Dave Airlie
2018-03-25Linux 4.16-rc7Linus Torvalds
2018-03-26powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRsNicholas Piggin
2018-03-25Merge tag 'dmaengine-fix-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-03-25Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-03-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-03-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-03-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-03-25tty: vt: fix up tabstops properlyLinus Torvalds
2018-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2018-03-24Revert "mqueue: switch to on-demand creation of internal mount"Eric W. Biederman
2018-03-24Merge tag 'pinctrl-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-03-24ARM: 8750/1: deflate_xip_data.sh: minor fixesNicolas Pitre
2018-03-24ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park
2018-03-24ARM: 8747/1: make CONFIG_DEBUG_WX depend on MMUArnd Bergmann
2018-03-24ARM: 8746/1: vfp: Go back to clearing vfp_current_hw_state[]Fabio Estevam
2018-03-23Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-03-23x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski
2018-03-23drm/amdkfd: Deallocate SDMA queues correctlyFelix Kuehling
2018-03-23drm/amdkfd: Fix scratch memory with HWS enabledFelix Kuehling
2018-03-23x86/efi: Free efi_pgd with free_pages()Waiman Long