summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2025-03-21hyperv: Log hypercall status codes as stringsNuno Das Neves1-0/+13
2025-03-21hyperv: Remove unused union and structsThorsten Blum1-56/+0
2025-03-21hyperv: Add CONFIG_MSHV_ROOT to gate root partition supportNuno Das Neves1-4/+20
2025-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni11-17/+67
2025-03-20Merge branch 'kvm-nvmx-and-vm-teardown' into HEADPaolo Bonzini1-1/+0
2025-03-20Merge tag 'kvmarm-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini5-11/+36
2025-03-20cgroup: rstat: Cleanup flushing functions and lockingYosry Ahmed1-2/+0
2025-03-20Merge tag 'net-6.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-5/+8
2025-03-20ASoC: wm8904: Add DMIC and DRC supportMark Brown15-105/+176
2025-03-20tty: serdev: drop serdev_controller_ops::write_room()Jiri Slaby (SUSE)1-6/+0
2025-03-20tty: tty_driver: introduce TTY driver sub/types enumsJiri Slaby (SUSE)1-21/+21
2025-03-20tty: tty_driver: document both {,__}tty_alloc_driver() properlyJiri Slaby (SUSE)1-1/+7
2025-03-20tty: tty_driver: convert "TTY Driver Flags" to an enumJiri Slaby (SUSE)1-16/+24
2025-03-20tty: tty_driver: move TTY macros to the topJiri Slaby (SUSE)1-78/+78
2025-03-20tty: move N_TTY_BUF_SIZE to n_ttyJiri Slaby (SUSE)1-1/+0
2025-03-20tty: convert "TTY Struct Flags" to an enumJiri Slaby (SUSE)1-25/+27
2025-03-20iomap: rework IOMAP atomic flagsJohn Garry1-7/+5
2025-03-20Merge tag 'coresight-next-v6.15' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-6/+41
2025-03-20ASoC: wm8904: get platform data from DTErnest Van Hoecke1-0/+3
2025-03-20of: Add of_property_read_u16_indexErnest Van Hoecke1-0/+9
2025-03-20Merge branch 'slab/for-6.15/kfree_rcu_tiny' into slab/for-nextVlastimil Babka5-88/+32