summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-04-12Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jason Gunthorpe
2022-04-09net/mlx5: Remove not-implemented IPsec capabilitiesLeon Romanovsky
2022-04-09net/mlx5: Remove ipsec_ops function tableLeon Romanovsky
2022-04-09net/mlx5: Remove not-needed IPsec configLeon Romanovsky
2022-04-09net/mlx5: Unify device IPsec capabilities checkLeon Romanovsky
2022-04-09RDMA/core: Delete IPsec flow action logic from the coreLeon Romanovsky
2022-04-09RDMA/mlx5: Drop crypto flow steering APILeon Romanovsky
2022-04-09net/mlx5_fpga: Drop INNOVA IPsec supportLeon Romanovsky
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2022-04-06IB/mlx5: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-06net/mlx5_fpga: Drop INNOVA TLS supportLeon Romanovsky
2022-04-04IB/uverbs: Move part of enum ib_device_cap_flags to uapiXiao Yang
2022-04-04IB/uverbs: Move enum ib_raw_packet_caps to uapiXiao Yang
2022-04-03Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2022-04-03Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-04-03Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-04-02tracing: mark user_events as BROKENSteven Rostedt (Google)
2022-04-02tracing: Move user_events.h temporarily out of include/uapiSteven Rostedt (Google)
2022-04-02ftrace: Make ftrace_graph_is_dead() a static branchChristophe Leroy
2022-04-02tracing/user_events: Remove eBPF interfacesBeau Belgrave
2022-04-02tracing: Rename the staging files for trace_eventsSteven Rostedt (Google)
2022-04-02KVM: Remove dirty handling from gfn_to_pfn_cache completelyDavid Woodhouse
2022-04-02KVM: Use enum to track if cached PFN will be used in guest and/or hostSean Christopherson
2022-04-02KVM: Don't actually set a request when evicting vCPUs for GFN cache invdSean Christopherson
2022-04-01Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2022-04-01Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-01Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-01Merge tag 'for-5.18/io_uring-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-01Merge tag 'for-5.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-04-01Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-04-01Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarrayLinus Torvalds
2022-04-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-04-01mm, kasan: fix __GFP_BITS_SHIFT definition breaking LOCKDEPAndrey Konovalov
2022-04-01filemap: Remove AOP_FLAG_CONT_EXPANDMatthew Wilcox (Oracle)
2022-04-01fs: Pass an iocb to generic_perform_write()Matthew Wilcox (Oracle)
2022-04-01fs, net: Move read_descriptor_t to net.hMatthew Wilcox (Oracle)
2022-04-01fs: Remove read_actor_tMatthew Wilcox (Oracle)
2022-04-01fs: Remove ->readpages address space operationMatthew Wilcox (Oracle)
2022-04-01readahead: Remove read_cache_pages()Matthew Wilcox (Oracle)
2022-04-01Merge tag 'sound-fix-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-01Merge tag 'gpio-fixes-for-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-01dm: fix dm_io and dm_target_io flags race condition on AlphaMikulas Patocka
2022-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2022-04-01Merge tag 'rtc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2022-03-31Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-03-31Merge tag 'hardening-v5.18-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-31Merge tag 'net-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-31ARM/dma-mapping: Remove CMA code when not built with CMAKees Cook