summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-03-22fs: introduce alloc_inode_sb() to allocate filesystems specific inodeMuchun Song
2022-03-22mm: introduce kmem_cache_alloc_lruMuchun Song
2022-03-22mm: list_lru: transpose the array of per-node per-memcg lru listsMuchun Song
2022-03-22mm/memcg: retrieve parent memcg from css.parentWei Yang
2022-03-22memcg: add per-memcg total kernel memory statYosry Ahmed
2022-03-22tmpfs: support for file creation timeXavier Roche
2022-03-22mm/gup: remove unused get_user_pages_locked()John Hubbard
2022-03-22mm/gup: remove unused pin_user_pages_locked()John Hubbard
2022-03-22filemap: remove find_get_pages()Miaohe Lin
2022-03-22mount: warn only once about timestamp range expirationAnthony Iliopoulos
2022-03-22remove congestion tracking frameworkNeilBrown
2022-03-22remove bdi_congested() and wb_congested() and related functionsNeilBrown
2022-03-22remove inode_congested()NeilBrown
2022-03-22nfs: remove reliance on bdi congestionNeilBrown
2022-03-22mm: document and polish read-ahead codeNeilBrown
2022-03-22doc: convert 'subsection' to 'section' in gfp.hNeilBrown
2022-03-22linux/kthread.h: remove unused macrosRasmus Villemoes
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-03-16net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()Nicolas Dichtel
2022-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-03-11vsock: each transport cycles only on its own socketsJiyong Park
2022-03-11Merge branch 'davidh' (fixes from David Howells)Linus Torvalds
2022-03-11cachefiles: Fix volume coherency attributeDavid Howells
2022-03-11watch_queue: Fix filter limit checkDavid Howells
2022-03-10Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-10net: phy: correct spelling error of media in documentationColin Foster
2022-03-09Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-03-09net/mlx5e: SHAMPO, reduce TIR indicationBen Ben-Ishay
2022-03-09net/mlx5: Fix size field in bufferx_reg structMohammad Kabat
2022-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2022-03-08Merge tag 'fuse-fixes-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-08Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-03-08Revert "netfilter: conntrack: tag conntracks picked up in local out hook"Florian Westphal
2022-03-07Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-03-07swiotlb: rework "fix info leak with DMA_FROM_DEVICE"Halil Pasic
2022-03-07net: Fix esp GSO on inter address family tunnels.Steffen Klassert
2022-03-07esp: Fix possible buffer overflow in ESP transformationSteffen Klassert
2022-03-07xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross
2022-03-07xen: remove gnttab_query_foreign_access()Juergen Gross
2022-03-07xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross
2022-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-03-05mm: prevent vm_area_struct::anon_name refcount saturationSuren Baghdasaryan
2022-03-05mm: refactor vm_area_struct::anon_vma_name usage codeSuren Baghdasaryan
2022-03-04vdpa: factor out vdpa_set_features_unlocked for vdpa internal useSi-Wei Liu
2022-03-04virtio: acknowledge all features before accessMichael S. Tsirkin
2022-03-04virtio: unexport virtio_finalize_featuresMichael S. Tsirkin
2022-03-03HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon
2022-03-03HID: add mapping for KEY_DICTATEWilliam Mahon
2022-03-03Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds