summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-01USB: serial: ir-usb: fix IrLAP framingJohan Hovold
2020-02-01USB: serial: ir-usb: fix link-speed handlingJohan Hovold
2020-02-01USB: serial: ir-usb: add missing endpoint sanity checkJohan Hovold
2020-02-01usb: dwc3: pci: add ID for the Intel Comet Lake -V variantHeikki Krogerus
2020-02-01rsi_91x_usb: fix interface sanity checkJohan Hovold
2020-02-01orinoco_usb: fix interface sanity checkJohan Hovold
2020-01-29Linux 4.19.100v4.19.100Greg Kroah-Hartman
2020-01-29mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2020-01-29mm/memory_hotplug: fix try_offline_node()David Hildenbrand
2020-01-29mm/memunmap: don't access uninitialized memmap in memunmap_pages()Aneesh Kumar K.V
2020-01-29drivers/base/node.c: simplify unregister_memory_block_under_nodes()David Hildenbrand
2020-01-29mm/hotplug: kill is_dev_zone() usage in __remove_pages()Dan Williams
2020-01-29mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_sectionDavid Hildenbrand
2020-01-29mm/memory_hotplug: make unregister_memory_block_under_nodes() never failDavid Hildenbrand
2020-01-29mm/memory_hotplug: remove memory block devices before arch_remove_memory()David Hildenbrand
2020-01-29mm/memory_hotplug: create memory block devices after arch_add_memory()David Hildenbrand
2020-01-29drivers/base/memory: pass a block_id to init_memory_block()David Hildenbrand
2020-01-29mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand
2020-01-29s390x/mm: implement arch_remove_memory()David Hildenbrand
2020-01-29mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand
2020-01-29powerpc/mm: Fix section mismatch warningAneesh Kumar K.V
2020-01-29mm/memory_hotplug: make __remove_section() never failDavid Hildenbrand
2020-01-29mm/memory_hotplug: make unregister_memory_section() never failDavid Hildenbrand
2020-01-29mm, memory_hotplug: update a comment in unregister_memory()Dan Carpenter
2020-01-29drivers/base/memory.c: clean up relics in function parametersBaoquan He
2020-01-29mm/memory_hotplug: release memory resource after arch_remove_memory()David Hildenbrand
2020-01-29mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador
2020-01-29drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONSWei Yang
2020-01-29mm, sparse: pass nid instead of pgdat to sparse_add_one_section()Wei Yang
2020-01-29mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()Wei Yang
2020-01-29mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand
2020-01-29net/x25: fix nonblocking connectMartin Schiller
2020-01-29netfilter: nf_tables: add __nft_chain_type_get()Pablo Neira Ayuso
2020-01-29netfilter: ipset: use bitmap infrastructure completelyKadlecsik József
2020-01-29scsi: iscsi: Avoid potential deadlock in iscsi_if_rx funcBo Wu
2020-01-29media: v4l2-ioctl.c: zero reserved fields for S/TRY_FMTHans Verkuil
2020-01-29libertas: Fix two buffer overflows at parsing bss descriptorWen Huang
2020-01-29coresight: tmc-etf: Do not call smp_processor_id from preemptibleSuzuki K Poulose
2020-01-29coresight: etb10: Do not call smp_processor_id from preemptibleSuzuki K Poulose
2020-01-29crypto: geode-aes - switch to skcipher for cbc(aes) fallbackArd Biesheuvel
2020-01-29sd: Fix REQ_OP_ZONE_REPORT completion handlingMasato Suzuki
2020-01-29tracing: Fix histogram code when expression has same var as valueSteven Rostedt (VMware)
2020-01-29tracing: Remove open-coding of hist trigger var_ref managementTom Zanussi
2020-01-29tracing: Use hist trigger's var_ref array to destroy var_refsTom Zanussi
2020-01-29net/sonic: Prevent tx watchdog timeoutFinn Thain
2020-01-29net/sonic: Fix CAM initializationFinn Thain
2020-01-29net/sonic: Fix command register usageFinn Thain
2020-01-29net/sonic: Quiesce SONIC before re-initializing descriptor memoryFinn Thain
2020-01-29net/sonic: Fix receive buffer replenishmentFinn Thain
2020-01-29net/sonic: Improve receive descriptor status flag checkFinn Thain