| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | | kasan, mm: don't save alloc stacks twice | Andrey Konovalov | 2021-02-26 | 1 | -0/+9 |
| * | | | | | | | | | | kfence: add test suite | Marco Elver | 2021-02-26 | 1 | -2/+7 |
| * | | | | | | | | | | mm, kfence: insert KFENCE hooks for SLUB | Alexander Potapenko | 2021-02-26 | 1 | -0/+3 |
| * | | | | | | | | | | mm, kfence: insert KFENCE hooks for SLAB | Alexander Potapenko | 2021-02-26 | 1 | -0/+3 |
| * | | | | | | | | | | kfence: use pt_regs to generate stack trace on faults | Marco Elver | 2021-02-26 | 1 | -2/+3 |
| * | | | | | | | | | | mm: add Kernel Electric-Fence infrastructure | Alexander Potapenko | 2021-02-26 | 1 | -0/+216 |
| * | | | | | | | | | | mm: page-flags.h: Typo fix (It -> If) | Guo Ren | 2021-02-26 | 1 | -2/+2 |
| * | | | | | | | | | | zsmalloc: account the number of compacted pages correctly | Rokudo Yan | 2021-02-26 | 1 | -1/+1 |
| * | | | | | | | | | | mm/zswap: add the flag can_sleep_mapped | Tian Tao | 2021-02-26 | 1 | -0/+3 |
| * | | | | | | | | | | mm/rmap: fix potential pte_unmap on an not mapped pte | Miaohe Lin | 2021-02-26 | 1 | -1/+2 |
| * | | | | | | | | | | mm/memory_hotplug: prevalidate the address range being added with platform | Anshuman Khandual | 2021-02-26 | 1 | -0/+10 |
| * | | | | | | | | | | drivers/base/memory: don't store phys_device in memory blocks | David Hildenbrand | 2021-02-26 | 1 | -2/+1 |
| * | | | | | | | | | | mm/memory_hotplug: MEMHP_MERGE_RESOURCE -> MHP_MERGE_RESOURCE | David Hildenbrand | 2021-02-26 | 1 | -1/+1 |
| * | | | | | | | | | | mm/memory_hotplug: rename all existing 'memhp' into 'mhp' | Anshuman Khandual | 2021-02-26 | 1 | -2/+2 |
| * | | | | | | | | | | mm: fix memory_failure() handling of dax-namespace metadata | Dan Williams | 2021-02-26 | 1 | -0/+6 |
| * | | | | | | | | | | mm: teach pfn_to_online_page() about ZONE_DEVICE section collisions | Dan Williams | 2021-02-26 | 1 | -7/+27 |
| * | | | | | | | | | | mm: move pfn_to_online_page() out of line | Dan Williams | 2021-02-26 | 1 | -16/+1 |
| * | | | | | | | | | | mm: vmstat: add some comments on internal storage of byte items | Johannes Weiner | 2021-02-26 | 1 | -0/+6 |
| * | | | | | | | | | | mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfo | David Hildenbrand | 2021-02-26 | 1 | -0/+15 |
| * | | | | | | | | | | mm,thp,shmem: make khugepaged obey tmpfs mount flags | Rik van Riel | 2021-02-26 | 1 | -0/+2 |
| * | | | | | | | | | | mm,thp,shmem: limit shmem THP alloc gfp_mask | Rik van Riel | 2021-02-26 | 1 | -0/+2 |
| * | | | | | | | | | | mm: remove pagevec_lookup_entries | Matthew Wilcox (Oracle) | 2021-02-26 | 1 | -3/+0 |
| * | | | | | | | | | | mm: pass pvec directly to find_get_entries | Matthew Wilcox (Oracle) | 2021-02-26 | 1 | -2/+1 |
| * | | | | | | | | | | mm: remove nr_entries parameter from pagevec_lookup_entries | Matthew Wilcox (Oracle) | 2021-02-26 | 1 | -1/+1 |
| * | | | | | | | | | | mm: add an 'end' parameter to pagevec_lookup_entries | Matthew Wilcox (Oracle) | 2021-02-26 | 1 | -3/+2 |
| * | | | | | | | | | | mm: add an 'end' parameter to find_get_entries | Matthew Wilcox (Oracle) | 2021-02-26 | 1 | -2/+2 |
| * | | | | | | | | | | mm/filemap: add mapping_seek_hole_data | Matthew Wilcox (Oracle) | 2021-02-26 | 1 | -0/+2 |
| * | | | | | | | | | | mm: add FGP_ENTRY | Matthew Wilcox (Oracle) | 2021-02-26 | 1 | -0/+1 |
* | | | | | | | | | | | Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2021-02-26 | 2 | -3/+4 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | NFS: Add support for eager writes | Trond Myklebust | 2021-02-16 | 1 | -0/+2 |
| * | | | | | | | | | | | NFS: 'flags' field should be unsigned in struct nfs_server | Trond Myklebust | 2021-02-16 | 1 | -1/+1 |
| * | | | | | | | | | | | NFS: Always clear an invalid mapping when attempting a buffered write | Trond Myklebust | 2021-02-08 | 1 | -0/+1 |
| * | | | | | | | | | | | NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async() | Dave Wysochanski | 2021-02-01 | 1 | -1/+0 |
| * | | | | | | | | | | | NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdesc | Dave Wysochanski | 2021-02-01 | 1 | -2/+1 |
| | |_|_|_|_|/ / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2021-02-25 | 2 | -4/+151 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | virtio-pci: introduce modern device module | Jason Wang | 2021-02-23 | 1 | -0/+111 |
| * | | | | | | | | | | | vdpa: Enable a user to add and delete a vdpa device | Parav Pandit | 2021-02-23 | 1 | -0/+6 |
| * | | | | | | | | | | | vdpa: Define vdpa mgmt device, ops and a netlink interface | Parav Pandit | 2021-02-23 | 1 | -0/+31 |
| * | | | | | | | | | | | vdpa: Extend routine to accept vdpa device name | Parav Pandit | 2021-02-23 | 1 | -4/+3 |
* | | | | | | | | | | | | Merge tag 'drm-next-2021-02-26' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2021-02-25 | 2 | -6/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | dma-fence: allow signaling drivers to set fence timestamp | Veera Sundaram Sankaran | 2021-02-24 | 1 | -0/+3 |
| * | | | | | | | | | | | | dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead... | John Stultz | 2021-02-24 | 1 | -6/+6 |
* | | | | | | | | | | | | | Merge tag 'net-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-02-25 | 4 | -8/+65 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | net: introduce CAN specific pointer in the struct net_device | Oleksij Rempel | 2021-02-24 | 2 | -1/+45 |
| * | | | | | | | | | | | | | net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending | Jason A. Donenfeld | 2021-02-23 | 2 | -7/+20 |
* | | | | | | | | | | | | | | Merge tag 'acpi-5.12-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-02-25 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | ACPI: platform: Add balanced-performance platform profile | Maximilian Luz | 2021-02-24 | 1 | -0/+1 |
| * | | | | | | | | | | | | | ACPI: platform: Fix file references in comment | Maximilian Luz | 2021-02-24 | 1 | -3/+2 |
* | | | | | | | | | | | | | | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-02-25 | 3 | -23/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | kbuild: simplify access to the kernel's version | Sasha Levin | 2021-02-16 | 1 | -2/+2 |