summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-01-29net/sonic: Avoid needless receive descriptor EOL flag updatesFinn Thain
2020-01-29net/sonic: Fix receive buffer handlingFinn Thain
2020-01-29net/sonic: Fix interface error stats collectionFinn Thain
2020-01-29net/sonic: Use MMIO accessorsFinn Thain
2020-01-29net/sonic: Clear interrupt flags immediatelyFinn Thain
2020-01-29net/sonic: Add mutual exclusion for accessing shared stateFinn Thain
2020-01-29do_last(): fetch directory ->i_mode and ->i_uid before it's too lateAl Viro
2020-01-29tracing: xen: Ordered comparison of function pointersChangbin Du
2020-01-29scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche
2020-01-29hwmon: (nct7802) Fix voltage limits to wrong registersGilles Buloz
2020-01-29netfilter: nft_osf: add missing check for DREG attributeFlorian Westphal
2020-01-29Input: sun4i-ts - add a check for devm_thermal_zone_of_sensor_registerChuhong Yuan