summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2018-10-27i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] arrayLinus Torvalds-1/+2
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds-24/+22
2018-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-158/+94
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner-4/+0
2018-10-26mm, proc: add KReclaimable to /proc/meminfoVlastimil Babka-7/+12
2018-10-26mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka-4/+4
2018-10-26of: ignore sub-page memory regionsMike Rapoport-5/+6
2018-10-26Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko-4/+0
2018-10-26Merge tag 'mips_fixes_4.20_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+7
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-287/+327
2018-10-26Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds-127/+356
2018-10-26Merge tag 'for-4.20/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-461/+131
2018-10-26Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-blockLinus Torvalds-580/+312
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-128/+170
2018-10-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds-285/+1287
2018-10-26Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-334/+825
2018-10-26Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3006/+6032
2018-10-26Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+38
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1898/+8057
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-5018/+7128
2018-10-26libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9Diego Viola-0/+1
2018-10-25Merge tag 'riscv-for-linus-4.20-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-8/+14
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+1217
2018-10-25Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-2251/+8442
2018-10-25lan743x: Remove SPI dependency from Microchip group.Bryan Whitehead-1/+0
2018-10-25drivers: net: remove <net/busy_poll.h> inclusion when not neededEric Dumazet-9/+0
2018-10-25net: phy: genphy_10g_driver: Avoid NULL pointer dereferenceAndrew Lunn-1/+1
2018-10-25r8169: fix broken Wake-on-LAN from S5 (poweroff)Heiner Kallweit-2/+7
2018-10-25Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds-74/+157
2018-10-25Merge branch 'work.lookup' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-12/+7
2018-10-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-169/+944
2018-10-25octeontx2-af: Use GFP_ATOMIC under spin lockWei Yongjun-1/+1
2018-10-25net: ethernet: cadence: fix socket buffer corruption problemTristram Ha-1/+1
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-113/+100
2018-10-25thermal: da9062/61: Prevent hardware access during system suspendGeert Uytterhoeven-2/+2
2018-10-25thermal: rcar_thermal: Prevent doing work after unbindGeert Uytterhoeven-0/+1
2018-10-25thermal: rcar_thermal: Prevent hardware access during system suspendGeert Uytterhoeven-2/+2
2018-10-25thermal: rcar_gen3_thermal: add R8A77980 supportSergei Shtylyov-0/+1
2018-10-25thermal: add stm32 thermal driverDavid HERNANDEZ SANCHEZ-2/+777
2018-10-25thermal: rcar_thermal: add R8A77970 supportSergei Shtylyov-0/+4
2018-10-25thermal: rcar_thermal: fix duplicate IRQ requestSergei Shtylyov-1/+1
2018-10-25gdrom: fix mistake in assignment of errorJens Axboe-1/+1
2018-10-25block: Introduce blk_revalidate_disk_zones()Damien Le Moal-198/+43
2018-10-25block: add a report_zones methodChristoph Hellwig-300/+202
2018-10-25block: Introduce blkdev_nr_zones() helperDamien Le Moal-2/+1
2018-10-25scsi: sd_zbc: Fix sd_zbc_check_zones() error checksDamien Le Moal-11/+8
2018-10-25scsi: sd_zbc: Reduce boot device scan and revalidate timeDamien Le Moal-54/+40
2018-10-25scsi: sd_zbc: Rearrange codeDamien Le Moal-20/+19
2018-10-25cdrom: remove set but not used variable 'tocuse'zhong jiang-3/+3
2018-10-25skd: fix unchecked return valuesGustavo A. R. Silva-2/+2