summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-05-24fpga: dfl: Add lockdep classes for pdata->lockScott Wood-1/+15
2019-05-24fpga: dfl: afu: Pass the correct device to dma_mapping_error()Scott Wood-1/+1
2019-05-24fpga: stratix10-soc: fix use-after-free on s10_init()Wen Yang-1/+5
2019-05-24Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...Greg Kroah-Hartman-14/+27
2019-05-24w1: ds2408: Fix typo after 49695ac46861 (reset on output_write retry with rea...Mariusz Bialonczyk-1/+1
2019-05-24kheaders: Do not regenerate archive if config is not changedJoel Fernandes (Google)-4/+11
2019-05-24kheaders: Move from proc to sysfsJoel Fernandes (Google)-36/+27
2019-05-19Linux 5.2-rc1v5.2-rc1Linus Torvalds-2/+2
2019-05-19Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+8
2019-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds-257/+889
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-172/+178
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-13/+111
2019-05-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-65/+107
2019-05-19Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-51/+173
2019-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-214/+5414
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-136/+202
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-229/+2511
2019-05-19Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+6
2019-05-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-26/+27
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds-124/+277
2019-05-19Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-5/+7
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds-659/+831
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-321/+635
2019-05-19kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada-3/+1
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang-4/+24
2019-05-18initramfs: don't free a non-existent initrdSteven Price-1/+1
2019-05-18fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue-3/+8
2019-05-18mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman-2/+2
2019-05-18mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)-0/+43
2019-05-18mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)-0/+48
2019-05-18mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)-247/+763
2019-05-18Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/...Ingo Molnar-214/+5414
2019-05-18kbuild: check uniqueness of module namesMasahiro Yamada-0/+17
2019-05-18kconfig: Terminate menu blocks with a comment in the generated configAlexander Popov-1/+12
2019-05-18kbuild: add LICENSES to KBUILD_ALLDIRSMasahiro Yamada-1/+1
2019-05-18kbuild: remove 'addtree' and 'flags' magic for header search pathsMasahiro Yamada-33/+13
2019-05-18treewide: prefix header search paths with $(srctree)/Masahiro Yamada-26/+25
2019-05-18media: prefix header search paths with $(srctree)/Masahiro Yamada-49/+47
2019-05-18media: remove unneeded header search pathsMasahiro Yamada-11/+0
2019-05-18alpha: move arch/alpha/defconfig to arch/alpha/configs/defconfigMasahiro Yamada-0/+2
2019-05-18kbuild: terminate Kconfig when $(CC) or $(LD) is missingMasahiro Yamada-1/+9
2019-05-18kbuild: turn auto.conf.cmd into a mandatory include fileMasahiro Yamada-1/+1
2019-05-18.gitignore: exclude .get_maintainer.ignore and .gitattributesMasahiro Yamada-3/+5
2019-05-18kbuild: add all Clang-specific flags unconditionallyMasahiro Yamada-11/+11
2019-05-18kbuild: Don't try to add '-fcatch-undefined-behavior' flagNathan Chancellor-1/+0
2019-05-18kbuild: add some extra warning flags unconditionallyMasahiro Yamada-6/+7
2019-05-18kbuild: add -Wvla flag unconditionallyMasahiro Yamada-1/+1
2019-05-18arch: remove dangling asm-generic wrappersMasahiro Yamada-13/+0
2019-05-18samples: guard sub-directories with CONFIG optionsMasahiro Yamada-6/+22
2019-05-18kbuild: re-enable int-in-bool-context warningMasahiro Yamada-1/+0