summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-03-22pds_fwctl: initial driver frameworkShannon Nelson3-0/+116
2025-03-22hwspinlock: Remove unused hwspin_lock_get_id()Dr. David Alan Gilbert1-6/+0
2025-03-22hwspinlock: Remove unused (devm_)hwspin_lock_request()Dr. David Alan Gilbert1-12/+0
2025-03-22net: Remove RTNL dance for SIOCBRADDIF and SIOCBRDELIF.Kuniyuki Iwashima1-4/+2
2025-03-21s390/pci: Support mmap() of PCI resources except for ISM devicesNiklas Schnelle1-0/+1
2025-03-21s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAPNiklas Schnelle1-0/+1
2025-03-21io_uring/cmd: introduce io_uring_cmd_import_fixed_vecPavel Begunkov1-0/+13
2025-03-21x86/hyperv: Add comments about hv_vpset and var size hypercall input argsMichael Kelley1-1/+8
2025-03-21Drivers: hv: Introduce mshv_root module to expose /dev/mshv to VMMsNuno Das Neves1-0/+291
2025-03-21net: mctp: Remove unnecessary cast in mctp_cbHerbert Xu1-1/+1
2025-03-21pNFS/flexfiles: Treat ENETUNREACH errors as fatal in containersTrond Myklebust1-0/+1
2025-03-21NFS: Treat ENETUNREACH errors as fatal in containersTrond Myklebust4-1/+7
2025-03-21NFS: Add a mount option to make ENETUNREACH errors fatalTrond Myklebust1-0/+1
2025-03-21net: remove sb1000 cable modem driverArnd Bergmann1-23/+0
2025-03-21sunrpc: Add a sysfs file for adding a new xprtAnna Schumaker1-0/+1
2025-03-21NFS: Extend rdirplus mount option with "force|none"Benjamin Coddington1-0/+1
2025-03-21landlock: Add the errata interfaceMickaël Salaün1-0/+2
2025-03-21crypto: lib/chacha - remove unused arch-specific init supportEric Biggers1-10/+1
2025-03-21crypto: remove obsolete 'comp' compression APIArd Biesheuvel1-75/+1
2025-03-21xfrm: ipcomp: Use crypto_acomp interfaceHerbert Xu1-12/+1
2025-03-21crypto: acomp - Add support for foliosHerbert Xu2-4/+103
2025-03-21crypto: acomp - Add ACOMP_REQUEST_ALLOC and acomp_request_alloc_extraHerbert Xu3-3/+84
2025-03-21crypto: acomp - Remove dst_freeHerbert Xu1-2/+0
2025-03-21crypto: scomp - Remove support for some non-trivial SG listsHerbert Xu2-16/+3
2025-03-21crypto: scatterwalk - Use nth_page instead of doing it by handHerbert Xu1-10/+20
2025-03-21lib/scatterlist: Add SG_MITER_LOCAL and use itHerbert Xu1-0/+1
2025-03-21crypto: scatterwalk - simplify map and unmap calling conventionEric Biggers1-19/+24
2025-03-21netfilter: fib: avoid lookup if socket is availableFlorian Westphal1-0/+21
2025-03-21bus: fsl-mc: Remove deadcodeDr. David Alan Gilbert1-2/+0
2025-03-21PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flagRoger Pau Monne1-1/+2
2025-03-21io_uring: enable toggle of iowait usage when waiting on CQEsJens Axboe1-0/+2
2025-03-21scsi: ufs: core: Fix a race condition related to device commandsBart Van Assche1-1/+1
2025-03-21bpf: Add struct_ops context information to struct bpf_prog_auxJuntong Deng1-0/+2
2025-03-21nvme-tcp: request secure channel concatenationHannes Reinecke1-0/+7
2025-03-21nvme-keyring: add nvme_tls_psk_refresh()Hannes Reinecke1-1/+11
2025-03-21nvme: add nvme_auth_derive_tls_psk()Hannes Reinecke1-0/+2
2025-03-21nvme: add nvme_auth_generate_digest()Hannes Reinecke1-0/+2
2025-03-21nvme: add nvme_auth_generate_psk()Hannes Reinecke1-0/+3
2025-03-21crypto,fs: Separate out hkdf_extract() and hkdf_expand()Hannes Reinecke1-0/+20
2025-03-21pds_core: add new fwctl auxiliary_deviceShannon Nelson1-0/+2
2025-03-21PCI: Move cardbus IO size declarations into pci/pci.hIlpo Järvinen1-2/+0
2025-03-21PCI: Make pci_setup_bridge() staticIlpo Järvinen1-1/+0
2025-03-21PCI: Move resource reassignment func declarations into pci/pci.hIlpo Järvinen1-2/+0
2025-03-21PCI: Move pci_rescan_bus_bridge_resize() declaration to pci/pci.hIlpo Järvinen1-1/+0
2025-03-21cpumask: align text in commentJoel Savitz1-1/+1
2025-03-21hyperv: Add definitions for root partition driver to hv headersNuno Das Neves3-11/+284
2025-03-21x86: hyperv: Add mshv_handler() irq handler and setup functionNuno Das Neves1-0/+1
2025-03-21hyperv: Introduce hv_recommend_using_aeoi()Nuno Das Neves1-0/+13
2025-03-21arm64/hyperv: Add some missing functions to arm64Nuno Das Neves1-2/+4
2025-03-21x86/mshyperv: Add support for extended Hyper-V featuresStanislav Kinsburskii1-0/+1