summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus
2019-03-09Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-03-09Merge tag 'linux-kselftest-5.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-09Merge tag 'gcc-plugins-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-09Merge tag 'pstore-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-09MAINTAINERS: fix typo in Mimi Zohar's addressBaruch Siach
2019-03-08Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-08Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-08Merge tag 'for-5.1/libata-20190301' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-03-08Merge tag 'mfd-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds
2019-03-08Merge tag 'backlight-next-5.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-03-08Merge tag 'rtc-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2019-03-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2019-03-08Merge branch 'stable/for-linus-5.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-08Merge branch 'stable/for-linus-5.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-08Merge branch 'i2c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-03-08Merge tag 'for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2019-03-08Merge tag 'hsi-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2019-03-08Merge tag 'for-linus-5.1' of git://github.com/cminyard/linux-ipmiLinus Torvalds
2019-03-08Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-03-08Merge tag 'edac_for_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2019-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds
2019-03-08Merge tag 'drm-next-2019-03-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-03-08gpio: gpio-omap: fix level interrupt idlingRussell King
2019-03-08gpio: amd-fch: Set proper output level for direction_outputAxel Lin
2019-03-08x86: apuv2: remove unused variableArnd Bergmann
2019-03-08gpio: pca953x: Use PCA_LATCH_INTAndy Shevchenko
2019-03-08platform/x86: fix PCENGINES_APU2 Kconfig warningRandy Dunlap
2019-03-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-07samples/mic/mpssd/mpssd.h: remove duplicate headerBrajeswar Ghosh
2019-03-07kernel/fork.c: remove duplicated includeYueHaibing
2019-03-07include/linux/relay.h: fix percpu annotation in struct rchanLuc Van Oostenryck
2019-03-07arch/nios2/mm/fault.c: remove duplicate includeSabyasachi Gupta
2019-03-07unicore32: stop printing the virtual memory layoutGeert Uytterhoeven
2019-03-07MAINTAINERS: fix GTA02 entry and mark as orphanJann Horn
2019-03-07mm: create the new vm_fault_t typeSouptick Joarder
2019-03-07arm, s390, unicore32: remove oneliner wrappers for memblock_alloc()Mike Rapoport
2019-03-07arch: simplify several early memory allocationsMike Rapoport
2019-03-07openrisc: simplify pte_alloc_one_kernel()Mike Rapoport
2019-03-07sh: prefer memblock APIs returning virtual addressMike Rapoport
2019-03-07microblaze: prefer memblock API returning virtual addressMike Rapoport
2019-03-07powerpc: prefer memblock APIs returning virtual addressMike Rapoport
2019-03-07lib/lzo: separate lzo-rle from lzoDave Rodgman
2019-03-07lib/lzo: implement run-length encodingDave Rodgman
2019-03-07lib/lzo: fast 8-byte copy on arm64Matt Sealey
2019-03-07lib/lzo: 64-bit CTZ on arm64Matt Sealey
2019-03-07lib/lzo: tidy-up ifdefsDave Rodgman
2019-03-07ipc/sem.c: replace kvmalloc/memset with kvzalloc and use struct_sizeGustavo A. R. Silva