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