summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-02-14RDMA/uverbs: Verify MR access flagsMichael Guralnik
2020-02-11x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner
2020-02-11mm: zero remaining unavailable struct pagesNaoya Horiguchi
2020-02-11KVM: Use vcpu-specific gva->hva translation when querying host page sizeSean Christopherson
2020-02-11KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVMSean Christopherson
2020-02-11bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet
2020-02-11percpu: Separate decrypted varaibles anytime encryption can be enabledErdem Aktas
2020-02-11eventfd: track eventfd_signal() recursion depthJens Axboe
2020-02-11media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustmentsHelen Koike
2020-02-05cfg80211: Fix radar event during another phy CACOrr Mazor
2020-02-05rseq: Unregister rseq for clone CLONE_VMMathieu Desnoyers
2020-02-01ARM: OMAP2+: SmartReflex: add omap_sr_pdata definitionBen Dooks
2020-02-01net_sched: fix ops->bind_class() implementationsCong Wang
2020-02-01USB: serial: ir-usb: fix link-speed handlingJohan Hovold
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/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-29mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand
2020-01-29mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand
2020-01-29mm/memory_hotplug: make unregister_memory_section() never failDavid Hildenbrand
2020-01-29mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador
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-29netfilter: ipset: use bitmap infrastructure completelyKadlecsik József
2020-01-29tracing: xen: Ordered comparison of function pointersChangbin Du
2020-01-29net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()Eric Dumazet
2020-01-27mmc: sdio: fix wl1251 vendor idH. Nikolaus Schaller
2020-01-27dmaengine: imx-sdma: fix size check for sdma script_numberRobin Gong
2020-01-27tcp: annotate lockless access to tcp_memory_pressureEric Dumazet
2020-01-27net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_headEric Dumazet
2020-01-27sctp: add chunks to sk_backlog when the newsk sk_socket is not setXin Long
2020-01-27rxrpc: Fix trace-after-put looking at the put connection recordDavid Howells
2020-01-27bpf: fix BTF limitsAlexei Starovoitov
2020-01-27signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman
2020-01-27net/mlx5: Fix mlx5_ifc_query_lag_out_bitsMark Zhang
2020-01-27drm/panel: make drm_panel.h self-containedJani Nikula
2020-01-27xfrm interface: ifname may be wrong in logsNicolas Dichtel
2020-01-27devres: allow const resource argumentsArnd Bergmann
2020-01-27ACPI: PM: Introduce "poweroff" callbacks for ACPI PM domain and LPSSRafael J. Wysocki
2020-01-27ACPI: PM: Simplify and fix PM domain hibernation callbacksRafael J. Wysocki
2020-01-27netfilter: nf_tables: correct NFT_LOGLEVEL_MAX valueFlorian Westphal
2020-01-27media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter
2020-01-27irqchip/gic-v3-its: fix some definitions of inner cacheability attributesHongbo Yao
2020-01-27usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede
2020-01-27of: use correct function prototype for of_overlay_fdt_apply()Chris Packham
2020-01-27rtc: Fix timestamp value for RTC_TIMESTAMP_BEGIN_1900Geert Uytterhoeven