summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-31ipmi: Rework SMI registration failureCorey Minyard3-46/+37
2018-08-30ipmi: kcs_bmc: don't change device nameBenjamin Fair1-3/+4
2018-08-30Merge tag 'mtd/for-4.19-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds2-2/+7
2018-08-30Merge tag 'mmc-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds5-14/+25
2018-08-30Merge tag 'riscv-for-linus-4.19-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-17/+16
2018-08-30powerpc: disable support for relative ksymtab referencesArd Biesheuvel1-1/+0
2018-08-30Merge tag 'hwmon-for-linus-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-12/+32
2018-08-30Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds5-90/+38
2018-08-30Merge tag 'nios2-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-9/+0
2018-08-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds13-106/+144
2018-08-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds4-45/+16
2018-08-28RISC-V: Use a less ugly workaround for unused variable warningsPalmer Dabbelt1-14/+1
2018-08-28riscv: tlb: Provide definition of tlb_flush() before including tlb.hWill Deacon1-0/+4
2018-08-28dt-bindings: riscv,cpu-intc: Cleanups from a missed reviewPalmer Dabbelt1-3/+11
2018-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds92-711/+754
2018-08-27mtd: rawnand: denali: do not pass zero maxchips to nand_scan()Masahiro Yamada1-0/+5
2018-08-27Fix up libata MAINTAINERS entryJens Axboe1-4/+4
2018-08-27mtd: rawnand: docg4: Remove wrong __init annotationsGeert Uytterhoeven1-2/+2
2018-08-27nios2: kconfig: remove duplicate DEBUG_STACK_USAGE symbol defintionsTobias Klauser1-9/+0
2018-08-27hwmon: (nct6775) Fix potential Spectre v1Gustavo A. R. Silva1-0/+2
2018-08-27hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter1-5/+9
2018-08-27hwmon: (adt7475) Potential error pointer dereferencesDan Carpenter1-3/+8
2018-08-27hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten3-4/+13
2018-08-27net: sched: Fix memory exposure from short TCA_U32_SELKees Cook1-2/+8
2018-08-27Linux 4.19-rc1v4.19-rc1Linus Torvalds1-2/+2
2018-08-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+15
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds28-679/+485
2018-08-26Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2018-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds93-1628/+3259
2018-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-10/+19
2018-08-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-17/+26
2018-08-26Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+2
2018-08-26Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds17-135/+481
2018-08-26Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds19-90/+270
2018-08-26qed: fix spelling mistake "comparsion" -> "comparison"Colin Ian King1-1/+1
2018-08-26vhost: correctly check the iova range when waking virtqueueJason Wang1-1/+1
2018-08-26qlge: Fix netdev features configuration.Manish Chopra1-15/+8
2018-08-26net: macb: do not disable MDIO bus at open/close timeAnssi Hannula1-3/+6
2018-08-26Revert "net: stmmac: fix build failure due to missing COMMON_CLK dependency"Geert Uytterhoeven1-5/+5
2018-08-26net: macb: Fix regression breaking non-MDIO fixed-link PHYsAhmad Fatoum1-10/+17
2018-08-26mlxsw: spectrum_switchdev: Do not leak RIFs when removing bridgeIdo Schimmel3-0/+33
2018-08-26Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds20-30/+257
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds52-209/+188
2018-08-25Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-blockLinus Torvalds3-22/+38
2018-08-25Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifsLinus Torvalds1-0/+0
2018-08-25Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-5/+30
2018-08-25mm/cow: don't bother write protecting already write-protected pagesLinus Torvalds1-1/+1
2018-08-25hpfs: remove unnecessary checks on the value of r when assigning error codeColin Ian King1-1/+1
2018-08-25libata: maintainership updateJens Axboe1-3/+3
2018-08-25crypto: cavium/nitrox - fix for command corruption in queue full case with ba...Srikanth Jampala3-26/+35