summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | kasan, mm: don't save alloc stacks twiceAndrey Konovalov2021-02-261-0/+9
| * | | | | | | | | | kfence: add test suiteMarco Elver2021-02-261-2/+7
| * | | | | | | | | | mm, kfence: insert KFENCE hooks for SLUBAlexander Potapenko2021-02-261-0/+3
| * | | | | | | | | | mm, kfence: insert KFENCE hooks for SLABAlexander Potapenko2021-02-261-0/+3
| * | | | | | | | | | kfence: use pt_regs to generate stack trace on faultsMarco Elver2021-02-261-2/+3
| * | | | | | | | | | mm: add Kernel Electric-Fence infrastructureAlexander Potapenko2021-02-261-0/+216
| * | | | | | | | | | mm: page-flags.h: Typo fix (It -> If)Guo Ren2021-02-261-2/+2
| * | | | | | | | | | zsmalloc: account the number of compacted pages correctlyRokudo Yan2021-02-261-1/+1
| * | | | | | | | | | mm/zswap: add the flag can_sleep_mappedTian Tao2021-02-261-0/+3
| * | | | | | | | | | mm/rmap: fix potential pte_unmap on an not mapped pteMiaohe Lin2021-02-261-1/+2
| * | | | | | | | | | mm/memory_hotplug: prevalidate the address range being added with platformAnshuman Khandual2021-02-261-0/+10
| * | | | | | | | | | drivers/base/memory: don't store phys_device in memory blocksDavid Hildenbrand2021-02-261-2/+1
| * | | | | | | | | | mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCEDavid Hildenbrand2021-02-261-1/+1
| * | | | | | | | | | mm/memory_hotplug: rename all existing 'memhp' into 'mhp'Anshuman Khandual2021-02-261-2/+2
| * | | | | | | | | | mm: fix memory_failure() handling of dax-namespace metadataDan Williams2021-02-261-0/+6
| * | | | | | | | | | mm: teach pfn_to_online_page() about ZONE_DEVICE section collisionsDan Williams2021-02-261-7/+27
| * | | | | | | | | | mm: move pfn_to_online_page() out of lineDan Williams2021-02-261-16/+1
| * | | | | | | | | | mm: vmstat: add some comments on internal storage of byte itemsJohannes Weiner2021-02-261-0/+6
| * | | | | | | | | | mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfoDavid Hildenbrand2021-02-261-0/+15
| * | | | | | | | | | mm,thp,shmem: make khugepaged obey tmpfs mount flagsRik van Riel2021-02-261-0/+2
| * | | | | | | | | | mm,thp,shmem: limit shmem THP alloc gfp_maskRik van Riel2021-02-261-0/+2
| * | | | | | | | | | mm: remove pagevec_lookup_entriesMatthew Wilcox (Oracle)2021-02-261-3/+0
| * | | | | | | | | | mm: pass pvec directly to find_get_entriesMatthew Wilcox (Oracle)2021-02-261-2/+1
| * | | | | | | | | | mm: remove nr_entries parameter from pagevec_lookup_entriesMatthew Wilcox (Oracle)2021-02-261-1/+1
| * | | | | | | | | | mm: add an 'end' parameter to pagevec_lookup_entriesMatthew Wilcox (Oracle)2021-02-261-3/+2
| * | | | | | | | | | mm: add an 'end' parameter to find_get_entriesMatthew Wilcox (Oracle)2021-02-261-2/+2
| * | | | | | | | | | mm/filemap: add mapping_seek_hole_dataMatthew Wilcox (Oracle)2021-02-261-0/+2
| * | | | | | | | | | mm: add FGP_ENTRYMatthew Wilcox (Oracle)2021-02-261-0/+1
* | | | | | | | | | | Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2021-02-262-3/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | NFS: Add support for eager writesTrond Myklebust2021-02-161-0/+2
| * | | | | | | | | | | NFS: 'flags' field should be unsigned in struct nfs_serverTrond Myklebust2021-02-161-1/+1
| * | | | | | | | | | | NFS: Always clear an invalid mapping when attempting a buffered writeTrond Myklebust2021-02-081-0/+1
| * | | | | | | | | | | NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async()Dave Wysochanski2021-02-011-1/+0
| * | | | | | | | | | | NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdescDave Wysochanski2021-02-011-2/+1
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-02-252-4/+151
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | virtio-pci: introduce modern device moduleJason Wang2021-02-231-0/+111
| * | | | | | | | | | | vdpa: Enable a user to add and delete a vdpa deviceParav Pandit2021-02-231-0/+6
| * | | | | | | | | | | vdpa: Define vdpa mgmt device, ops and a netlink interfaceParav Pandit2021-02-231-0/+31
| * | | | | | | | | | | vdpa: Extend routine to accept vdpa device nameParav Pandit2021-02-231-4/+3
* | | | | | | | | | | | Merge tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-02-252-6/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | dma-fence: allow signaling drivers to set fence timestampVeera Sundaram Sankaran2021-02-241-0/+3
| * | | | | | | | | | | | dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead...John Stultz2021-02-241-6/+6
* | | | | | | | | | | | | Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-02-254-8/+65
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | net: introduce CAN specific pointer in the struct net_deviceOleksij Rempel2021-02-242-1/+45
| * | | | | | | | | | | | | net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sendingJason A. Donenfeld2021-02-232-7/+20
* | | | | | | | | | | | | | Merge tag 'acpi-5.12-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-251-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | ACPI: platform: Add balanced-performance platform profileMaximilian Luz2021-02-241-0/+1
| * | | | | | | | | | | | | ACPI: platform: Fix file references in commentMaximilian Luz2021-02-241-3/+2
* | | | | | | | | | | | | | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-253-23/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | kbuild: simplify access to the kernel's versionSasha Levin2021-02-161-2/+2