summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: list_lru: allocate list_lru_one only when neededMuchun Song2022-03-221-3/+4
* xarray: use kmem_cache_alloc_lru to allocate xa_nodeMuchun Song2022-03-222-2/+12
* fs: introduce alloc_inode_sb() to allocate filesystems specific inodeMuchun Song2022-03-221-0/+11
* mm: introduce kmem_cache_alloc_lruMuchun Song2022-03-223-0/+21
* mm: list_lru: transpose the array of per-node per-memcg lru listsMuchun Song2022-03-221-7/+10
* mm/memcg: retrieve parent memcg from css.parentWei Yang2022-03-221-3/+1
* memcg: add per-memcg total kernel memory statYosry Ahmed2022-03-221-0/+1
* tmpfs: support for file creation timeXavier Roche2022-03-221-0/+1
* mm/gup: remove unused get_user_pages_locked()John Hubbard2022-03-221-2/+0
* mm/gup: remove unused pin_user_pages_locked()John Hubbard2022-03-221-2/+0
* filemap: remove find_get_pages()Miaohe Lin2022-03-221-7/+0
* mount: warn only once about timestamp range expirationAnthony Iliopoulos2022-03-221-0/+1
* remove congestion tracking frameworkNeilBrown2022-03-223-38/+0
* remove bdi_congested() and wb_congested() and related functionsNeilBrown2022-03-221-26/+0
* remove inode_congested()NeilBrown2022-03-221-22/+0
* nfs: remove reliance on bdi congestionNeilBrown2022-03-221-0/+1
* mm: document and polish read-ahead codeNeilBrown2022-03-221-2/+7
* doc: convert 'subsection' to 'section' in gfp.hNeilBrown2022-03-221-5/+5
* linux/kthread.h: remove unused macrosRasmus Villemoes2022-03-221-22/+0
* Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2022-03-173-2/+3
|\
| * net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel2022-03-171-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-03-141-1/+0
| |\
| | * Revert "netfilter: conntrack: tag conntracks picked up in local out hook"Florian Westphal2022-03-081-1/+0
| * | vsock: each transport cycles only on its own socketsJiyong Park2022-03-121-1/+2
* | | Merge branch 'davidh' (fixes from David Howells)Linus Torvalds2022-03-112-1/+4
|\ \ \ | |/ / |/| |
| * | cachefiles: Fix volume coherency attributeDavid Howells2022-03-111-0/+2
| * | watch_queue: Fix filter limit checkDavid Howells2022-03-111-1/+2
* | | Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-03-114-5/+8
|\ \ \
| * | | net: phy: correct spelling error of media in documentationColin Foster2022-03-101-2/+2
| * | | net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay2022-03-091-1/+0
| * | | net/mlx5: Fix size field in bufferx_reg structMohammad Kabat2022-03-091-2/+2
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-03-092-0/+4
| |\ \ \
| | * | | net: Fix esp GSO on inter address family tunnels.Steffen Klassert2022-03-071-0/+2
| | * | | esp: Fix possible buffer overflow in ESP transformationSteffen Klassert2022-03-071-0/+2
* | | | | Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-101-2/+17
|\ \ \ \ \
| * | | | | xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross2022-03-071-1/+6
| * | | | | xen: remove gnttab_query_foreign_access()Juergen Gross2022-03-071-2/+0
| * | | | | xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross2022-03-071-0/+12
| | |_|/ / | |/| | |
* | | | | Merge tag 'fuse-fixes-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-081-0/+1
|\ \ \ \ \
| * | | | | fuse: move FUSE_SUPER_MAGIC definition to magic.hJeff Layton2022-02-211-0/+1
* | | | | | Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-03-081-0/+5
|\ \ \ \ \ \
| * | | | | | arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse2022-02-161-0/+5
* | | | | | | Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-081-0/+11
|\ \ \ \ \ \ \
| * | | | | | | x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf2022-02-211-0/+11
* | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-03-073-8/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | vdpa: factor out vdpa_set_features_unlocked for vdpa internal useSi-Wei Liu2022-03-041-6/+12
| * | | | | | | | virtio: acknowledge all features before accessMichael S. Tsirkin2022-03-041-1/+2
| * | | | | | | | virtio: unexport virtio_finalize_featuresMichael S. Tsirkin2022-03-041-1/+0
* | | | | | | | | swiotlb: rework "fix info leak with DMA_FROM_DEVICE"Halil Pasic2022-03-071-8/+0
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-03-061-1/+3
|\ \ \ \ \ \ \ \