summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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-161-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-111-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-104-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-091-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-071-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-051-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon2022-03-031-1/+2
| * | | | | | | | HID: add mapping for KEY_DICTATEWilliam Mahon2022-03-031-0/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | mm: prevent vm_area_struct::anon_name refcount saturationSuren Baghdasaryan2022-03-051-4/+14
* | | | | | | | mm: refactor vm_area_struct::anon_vma_name usage codeSuren Baghdasaryan2022-03-053-32/+67
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-03-039-9/+35
|\ \ \ \ \ \ \
| * | | | | | | ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()Eric Dumazet2022-03-031-2/+2
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-03-013-2/+10
| |\ \ \ \ \ \
| | * | | | | | net/sched: act_ct: Fix flow table lookup failure with no originating ifindexPaul Blakey2022-03-011-1/+5
| | * | | | | | netfilter: nf_queue: fix possible use-after-freeFlorian Westphal2022-03-011-1/+1
| | * | | | | | netfilter: egress: silence egress hook lockdep splatsFlorian Westphal2022-02-281-0/+4
| * | | | | | | Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux...David S. Miller2022-03-011-0/+5
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | rfkill: define rfill_soft_blocked() if !RFKILLBen Dooks2022-03-011-0/+5
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-02-252-3/+9
| |\ \ \ \ \ \ \
| | * | | | | | | xfrm: enforce validity of offload input flagsLeon Romanovsky2022-02-091-0/+6