summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-04-17PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I
2020-04-17nvme-fc: Revert "add module to ops template to allow module references"James Smart
2020-04-17thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=nMartin Blumenstingl
2020-04-17uapi: rename ext2_swab() to swab() and share globally in swab.hYury Norov
2020-04-17IB/mlx5: Replace tunnel mpls capability bits for tunnel_offloadsAlex Vesker
2020-04-17block: Fix use-after-free issue accessing struct io_cqSahitya Tummala
2020-04-13include/linux/notifier.h: SRCU: fix ctagsSam Protsenko
2020-04-13bitops: protect variables in set_mask_bits() macroMiklos Szeredi
2020-04-02vt: switch vt_dont_switch to boolJiri Slaby
2020-04-02vt: selection, introduce vc_is_selJiri Slaby
2020-04-02ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULLIlya Dryomov
2020-04-02mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson
2020-03-25futex: Fix inode life-time issuePeter Zijlstra
2020-03-25x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-25page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai
2020-03-20driver core: Remove device link creation limitationRafael J. Wysocki
2020-03-20driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMERRafael J. Wysocki
2020-03-18efi: Make efi_rts_work accessible to efi page fault handlerSai Praneeth
2020-03-18cgroup: Iterate tasks that did not finish do_exit()Michal Koutný
2020-03-18net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-18inet_diag: return classid for all socket typesDmitry Yakunin
2020-03-05HID: core: increase HID report buffer size to 8KiBJohan Korsnes
2020-02-28ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha
2020-02-28iommu/vt-d: Fix compile warning from intel-svm.hJoerg Roedel
2020-02-28genirq/irqdomain: Make sure all irq domain flags are distinctZenghui Yu
2020-02-28serdev: ttyport: restore client ops on deregistrationJohan Hovold
2020-02-28USB: core: add endpoint-blacklist quirkJohan Hovold
2020-02-24rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nullsPaul E. McKenney
2020-02-24dmaengine: Store module owner in dma_device structLogan Gunthorpe
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-11percpu: Separate decrypted varaibles anytime encryption can be enabledErdem Aktas
2020-02-11eventfd: track eventfd_signal() recursion depthJens Axboe
2020-02-05rseq: Unregister rseq for clone CLONE_VMMathieu Desnoyers
2020-02-01ARM: OMAP2+: SmartReflex: add omap_sr_pdata definitionBen Dooks
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