summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* percpu: Separate decrypted varaibles anytime encryption can be enabledErdem Aktas2020-02-111-2/+1
* eventfd: track eventfd_signal() recursion depthJens Axboe2020-02-111-0/+14
* media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustmentsHelen Koike2020-02-111-4/+4
* cfg80211: Fix radar event during another phy CACOrr Mazor2020-02-051-0/+5
* rseq: Unregister rseq for clone CLONE_VMMathieu Desnoyers2020-02-051-2/+2
* ARM: OMAP2+: SmartReflex: add omap_sr_pdata definitionBen Dooks2020-02-011-0/+3
* net_sched: fix ops->bind_class() implementationsCong Wang2020-02-012-15/+21
* USB: serial: ir-usb: fix link-speed handlingJohan Hovold2020-02-011-1/+12
* mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand2020-01-291-2/+5
* mm/memory_hotplug: fix try_offline_node()David Hildenbrand2020-01-291-0/+2
* mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_sectionDavid Hildenbrand2020-01-291-1/+1
* mm/memory_hotplug: make unregister_memory_block_under_nodes() never failDavid Hildenbrand2020-01-291-3/+2
* mm/memory_hotplug: remove memory block devices before arch_remove_memory()David Hildenbrand2020-01-292-5/+3
* mm/memory_hotplug: create memory block devices after arch_add_memory()David Hildenbrand2020-01-291-1/+1
* mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2020-01-292-4/+0
* mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand2020-01-291-4/+4
* mm/memory_hotplug: make unregister_memory_section() never failDavid Hildenbrand2020-01-291-1/+1
* mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador2020-01-291-2/+2
* mm, sparse: pass nid instead of pgdat to sparse_add_one_section()Wei Yang2020-01-291-2/+2
* mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()Wei Yang2020-01-291-2/+1
* mm/memory_hotplug: make remove_memory() take the device_hotplug_lockDavid Hildenbrand2020-01-291-1/+2
* netfilter: ipset: use bitmap infrastructure completelyKadlecsik József2020-01-291-7/+0
* tracing: xen: Ordered comparison of function pointersChangbin Du2020-01-291-1/+5
* net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet2020-01-291-0/+2
* mmc: sdio: fix wl1251 vendor idH. Nikolaus Schaller2020-01-271-0/+2
* dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong2020-01-271-0/+3
* tcp: annotate lockless access to tcp_memory_pressureEric Dumazet2020-01-271-1/+1
* net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_headEric Dumazet2020-01-271-2/+2
* sctp: add chunks to sk_backlog when the newsk sk_socket is not setXin Long2020-01-271-0/+5
* rxrpc: Fix trace-after-put looking at the put connection recordDavid Howells2020-01-271-3/+3
* bpf: fix BTF limitsAlexei Starovoitov2020-01-271-2/+2
* signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman2020-01-271-1/+14
* net/mlx5: Fix mlx5_ifc_query_lag_out_bitsMark Zhang2020-01-271-2/+0
* drm/panel: make drm_panel.h self-containedJani Nikula2020-01-271-0/+1
* xfrm interface: ifname may be wrong in logsNicolas Dichtel2020-01-271-1/+0
* devres: allow const resource argumentsArnd Bergmann2020-01-271-1/+2
* ACPI: PM: Introduce "poweroff" callbacks for ACPI PM domain and LPSSRafael J. Wysocki2020-01-271-0/+2
* ACPI: PM: Simplify and fix PM domain hibernation callbacksRafael J. Wysocki2020-01-271-10/+0
* netfilter: nf_tables: correct NFT_LOGLEVEL_MAX valueFlorian Westphal2020-01-271-1/+1
* media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter2020-01-271-1/+1
* irqchip/gic-v3-its: fix some definitions of inner cacheability attributesHongbo Yao2020-01-271-6/+6
* usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede2020-01-271-6/+7
* of: use correct function prototype for of_overlay_fdt_apply()Chris Packham2020-01-271-1/+2
* rtc: Fix timestamp value for RTC_TIMESTAMP_BEGIN_1900Geert Uytterhoeven2020-01-271-1/+1
* perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin2020-01-271-1/+6
* driver core: Fix PM-runtime for links added during consumer probeRafael J. Wysocki2020-01-272-4/+1
* driver core: Fix possible supplier PM-usage counter imbalanceRafael J. Wysocki2020-01-271-0/+4
* ntb_hw_switchtec: NT req id mapping table register entry number should be 512Wesley Sheng2020-01-271-2/+2
* driver core: Fix handling of runtime PM flags in device_link_add()Rafael J. Wysocki2020-01-271-1/+1
* ASoC: wm97xx: fix uninitialized regmap pointer problemArnd Bergmann2020-01-271-1/+1