aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-18ag71xx: fix return value check in ag71xx_probe()Wei Yongjun
2019-07-18ag71xx: fix error return code in ag71xx_probe()Wei Yongjun
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce
2019-07-18libnvdimm/pfn: stop padding pmem namespaces to section alignmentDan Williams
2019-07-18libnvdimm/pfn: fix fsdax-mode namespace info-block zero-fieldsDan Williams
2019-07-18drivers/base/memory.c: get rid of find_memory_block_hinted()David Hildenbrand
2019-07-18mm/memory_hotplug: move and simplify walk_memory_blocks()David Hildenbrand
2019-07-18mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...David Hildenbrand
2019-07-18mm: make register_mem_sect_under_node() staticDavid Hildenbrand
2019-07-18drivers/base/memory: use "unsigned long" for block idsDavid Hildenbrand
2019-07-18mm: section numbers use the type "unsigned long"David Hildenbrand
2019-07-18mm/memory_hotplug: make unregister_memory_block_under_nodes() never failDavid Hildenbrand
2019-07-18mm/memory_hotplug: remove memory block devices before arch_remove_memory()David Hildenbrand
2019-07-18mm/memory_hotplug: create memory block devices after arch_add_memory()David Hildenbrand
2019-07-18mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand
2019-07-18drivers/base/memory: pass a block_id to init_memory_block()David Hildenbrand
2019-07-18usb: qmi_wwan: add D-Link DWM-222 A2 device IDRogan Dawes
2019-07-18bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.Michael Chan
2019-07-18gve: replace kfree with kvfreeChuhong Yuan
2019-07-18Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-07-18net/mlx5: Replace kfree with kvfreeChuhong Yuan
2019-07-18Merge tag 'wireless-drivers-for-davem-2019-07-18' of git://git.kernel.org/pub...David S. Miller
2019-07-18liquidio: Replace vmalloc + memset with vzallocChuhong Yuan
2019-07-18Merge branch 'for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-18net: bcmgenet: use promisc for unsupported filtersJustin Chen
2019-07-18Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-07-18Merge tag 'dax-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdi...Linus Torvalds
2019-07-18Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-18Merge tag 'linux-watchdog-5.3-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2019-07-18Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-07-18Merge tag 'acpi-5.3-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-07-18Merge branch 'floppy'Linus Torvalds
2019-07-18Merge branches 'acpi-misc' and 'acpi-video'Rafael J. Wysocki
2019-07-18Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-07-17mlxsw: spectrum: Do not process learned records with a dummy FIDIdo Schimmel
2019-07-17mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removedPetr Machata
2019-07-17net: ag71xx: Add missing headerRosen Penev
2019-07-17floppy: fix out-of-bounds read in copy_bufferDenis Efremov
2019-07-17floppy: fix invalid pointer dereference in drive_nameDenis Efremov
2019-07-17floppy: fix out-of-bounds read in next_valid_formatDenis Efremov
2019-07-17floppy: fix div-by-zero in setup_format_paramsDenis Efremov
2019-07-17Merge tag 'platform-drivers-x86-v5.3-2' of git://git.infradead.org/linux-plat...Linus Torvalds
2019-07-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2019-07-17Merge tag 'gpio-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-07-17caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo
2019-07-17Merge tag 'hwlock-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds
2019-07-17Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds