summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-03-18mctp: Add SIOCMCTP{ALLOC,DROP}TAG ioctls for tag controlMatt Johnston3-2/+32
2022-03-18mctp: Add helper for address match checkingJeremy Kerr1-0/+5
2022-03-18mctp: emit RTM_NEWADDR and RTM_DELADDRMatt Johnston1-0/+2
2022-03-18mctp: Add MCTP-over-serial transport bindingJeremy Kerr1-0/+1
2022-03-18mctp: Pass flow data & flow release events to driversJeremy Kerr2-0/+22
2022-03-18mctp: Add flow extension to skbJeremy Kerr2-0/+10
2022-03-18mctp: Implement extended addressingJeremy Kerr3-4/+22
2022-03-18mctp: Add tracepoints for tag/key handlingJeremy Kerr1-0/+75
2022-03-18mctp: Implement a timeout for tagsJeremy Kerr1-0/+10
2022-03-18mctp: Add refcounts to mctp_devJeremy Kerr1-0/+5
2022-03-18mctp: locking, lifetime and validity changes for sk_keysJeremy Kerr1-15/+31
2022-03-16Revert "net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLAN"Vladimir Oltean1-1/+0
2022-03-16block: drop unused includes in <linux/genhd.h>Christoph Hellwig2-12/+3
2022-03-16watch_queue: Fix filter limit checkDavid Howells1-1/+2
2022-03-16virtio: acknowledge all features before accessMichael S. Tsirkin1-1/+2
2022-03-16virtio: unexport virtio_finalize_featuresMichael S. Tsirkin1-1/+0
2022-03-16swiotlb: rework "fix info leak with DMA_FROM_DEVICE"Halil Pasic1-8/+0
2022-03-16swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic1-0/+8
2022-03-16net/mlx5: Fix size field in bufferx_reg structMohammad Kabat1-2/+2
2022-03-16esp: Fix possible buffer overflow in ESP transformationSteffen Klassert1-0/+2
2022-03-12soc: aspeed: Add support for eSPI OOB channelVikash Chandola1-0/+198
2022-03-11Merge commit '2befcc6bb0bb1e0a4a31391a359adcab3925b6e4' of https://github.com...Sujoy Ray141-343/+998
2022-03-11xen/gnttab: fix gnttab_end_foreign_access() without page specifiedJuergen Gross1-1/+6
2022-03-11xen: remove gnttab_query_foreign_access()Juergen Gross1-2/+0
2022-03-11xen/grant-table: add gnttab_try_end_foreign_access()Juergen Gross1-0/+12
2022-03-11arm64: entry: Add vectors that have the bhb mitigation sequencesJames Morse1-0/+5
2022-03-11x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf1-0/+12
2022-03-11peci: add domain ID to peci_command() callsJason M. Bills1-0/+2
2022-03-11peci: add domain_id to the PECI command stucturesJason M. Bills1-0/+35
2022-03-11peci: add msg_len to peci_commandJason M. Bills2-3/+3
2022-03-08Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"Jiri Bohac1-1/+0
2022-03-08HID: add mapping for KEY_ALL_APPLICATIONSWilliam Mahon1-1/+2
2022-03-08HID: add mapping for KEY_DICTATEWilliam Mahon1-0/+1
2022-03-08sched: Fix yet more sched_fork() racesPeter Zijlstra1-2/+2
2022-03-08netfilter: nf_queue: fix possible use-after-freeFlorian Westphal1-1/+1
2022-03-08xfrm: enforce validity of offload input flagsLeon Romanovsky1-0/+6
2022-03-08net: of: fix stub of_net helpers for CONFIG_NET=nArnd Bergmann1-1/+1
2022-03-08of: net: move of_net under net/Jakub Kicinski1-1/+1
2022-03-08bpf: Use u64_stats_t in struct bpf_prog_statsEric Dumazet1-5/+5
2022-03-08ethtool: Fix link extended state for big endianMoshe Tal1-1/+1
2022-03-08mm: defer kmemleak object creation of module_alloc()Kefeng Wang2-2/+9
2022-03-08SUNRPC: Fix sockaddr handling in svcsock_accept_class trace pointsChuck Lever1-4/+4
2022-03-08SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace pointChuck Lever1-2/+3
2022-03-08NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()Chuck Lever1-2/+1
2022-03-08ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()Eric Dumazet1-2/+2
2022-03-08ext4: fast commit may not fallback for ineligible commitXin Yin1-1/+1
2022-03-08Merge tag 'v5.15.26' into dev-5.15Joel Stanley17-61/+74
2022-03-02nvmem: core: Fix a conflict between MTD and NVMEM on wp-gpios propertyChristophe Kerello1-1/+3
2022-03-02net-timestamp: convert sk->sk_tskey to atomic_tEric Dumazet1-2/+2
2022-03-02net: Force inlining of checksum functions in net/checksum.hChristophe Leroy1-22/+23