summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-03-21crypto: acomp - Add support for foliosHerbert Xu-4/+103
2025-03-21crypto: acomp - Add ACOMP_REQUEST_ALLOC and acomp_request_alloc_extraHerbert Xu-3/+84
2025-03-21crypto: acomp - Remove dst_freeHerbert Xu-2/+0
2025-03-21crypto: scomp - Remove support for some non-trivial SG listsHerbert Xu-16/+3
2025-03-21crypto: scatterwalk - Use nth_page instead of doing it by handHerbert Xu-10/+20
2025-03-21lib/scatterlist: Add SG_MITER_LOCAL and use itHerbert Xu-0/+1
2025-03-21crypto: scatterwalk - simplify map and unmap calling conventionEric Biggers-19/+24
2025-03-21netfilter: fib: avoid lookup if socket is availableFlorian Westphal-0/+21
2025-03-21bus: fsl-mc: Remove deadcodeDr. David Alan Gilbert-2/+0
2025-03-21PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flagRoger Pau Monne-1/+2
2025-03-20io_uring: enable toggle of iowait usage when waiting on CQEsJens Axboe-0/+2
2025-03-20scsi: ufs: core: Fix a race condition related to device commandsBart Van Assche-1/+1
2025-03-20bpf: Add struct_ops context information to struct bpf_prog_auxJuntong Deng-0/+2
2025-03-20nvme-tcp: request secure channel concatenationHannes Reinecke-0/+7
2025-03-20nvme-keyring: add nvme_tls_psk_refresh()Hannes Reinecke-1/+11
2025-03-20nvme: add nvme_auth_derive_tls_psk()Hannes Reinecke-0/+2
2025-03-20nvme: add nvme_auth_generate_digest()Hannes Reinecke-0/+2
2025-03-20nvme: add nvme_auth_generate_psk()Hannes Reinecke-0/+3
2025-03-20crypto,fs: Separate out hkdf_extract() and hkdf_expand()Hannes Reinecke-0/+20
2025-03-20pds_core: add new fwctl auxiliary_deviceShannon Nelson-0/+2
2025-03-20PCI: Move cardbus IO size declarations into pci/pci.hIlpo Järvinen-2/+0
2025-03-20PCI: Make pci_setup_bridge() staticIlpo Järvinen-1/+0
2025-03-20PCI: Move resource reassignment func declarations into pci/pci.hIlpo Järvinen-2/+0
2025-03-20PCI: Move pci_rescan_bus_bridge_resize() declaration to pci/pci.hIlpo Järvinen-1/+0
2025-03-20cpumask: align text in commentJoel Savitz-1/+1
2025-03-20hyperv: Add definitions for root partition driver to hv headersNuno Das Neves-11/+284
2025-03-20x86: hyperv: Add mshv_handler() irq handler and setup functionNuno Das Neves-0/+1
2025-03-20hyperv: Introduce hv_recommend_using_aeoi()Nuno Das Neves-0/+13
2025-03-20arm64/hyperv: Add some missing functions to arm64Nuno Das Neves-2/+4
2025-03-20x86/mshyperv: Add support for extended Hyper-V featuresStanislav Kinsburskii-0/+1
2025-03-20hyperv: Log hypercall status codes as stringsNuno Das Neves-0/+13
2025-03-20hyperv: Remove unused union and structsThorsten Blum-56/+0
2025-03-20hyperv: Add CONFIG_MSHV_ROOT to gate root partition supportNuno Das Neves-4/+20
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-17/+67
2025-03-20Merge branch 'kvm-nvmx-and-vm-teardown' into HEADPaolo Bonzini-1/+0
2025-03-20platform: cznic: Add keyctl helpers for Turris platformMarek Behún-0/+33
2025-03-20Merge tag 'kvmarm-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini-11/+36
2025-03-20cgroup: rstat: Cleanup flushing functions and lockingYosry Ahmed-2/+0
2025-03-20Merge tag 'net-6.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-5/+8
2025-03-20ASoC: wm8904: Add DMIC and DRC supportMark Brown-105/+176
2025-03-20tty: serdev: drop serdev_controller_ops::write_room()Jiri Slaby (SUSE)-6/+0
2025-03-20tty: tty_driver: introduce TTY driver sub/types enumsJiri Slaby (SUSE)-21/+21
2025-03-20tty: tty_driver: document both {,__}tty_alloc_driver() properlyJiri Slaby (SUSE)-1/+7
2025-03-20tty: tty_driver: convert "TTY Driver Flags" to an enumJiri Slaby (SUSE)-16/+24
2025-03-20tty: tty_driver: move TTY macros to the topJiri Slaby (SUSE)-78/+78
2025-03-20tty: move N_TTY_BUF_SIZE to n_ttyJiri Slaby (SUSE)-1/+0
2025-03-20tty: convert "TTY Struct Flags" to an enumJiri Slaby (SUSE)-25/+27
2025-03-20iomap: rework IOMAP atomic flagsJohn Garry-7/+5
2025-03-20Merge tag 'coresight-next-v6.15' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman-6/+41
2025-03-20drm/bridge: Add helper to reset bridge pipelineMaxime Ripard-0/+12