summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-04-12scsi: block: Remove now unused queue limits helpersChristoph Hellwig
2024-04-12iommu: Pass domain to remove_dev_pasid() opYi Liu
2024-04-12Merge branch 'x86/urgent' into x86/cpu, to resolve conflictIngo Molnar
2024-04-12tcp: increase the default TCP scaling ratioHechao Li
2024-04-12perf/bpf: Remove unneeded uses_default_overflow_handler()Kyle Huey
2024-04-12perf/bpf: Call BPF handler directly, not through overflow machineryKyle Huey
2024-04-12perf/bpf: Remove #ifdef CONFIG_BPF_SYSCALL from struct perf_event membersKyle Huey
2024-04-12dt-bindings: leds: Add LED_FUNCTION_SPEED_* for link speed on LAN/WANINAGAKI Hiroshi
2024-04-12dt-bindings: leds: Add LED_FUNCTION_MOBILE for mobile networkINAGAKI Hiroshi
2024-04-12Merge branches 'ib-leds-mips-sound-6.10' and 'ib-leds-locking-6.10' into ibs-...Lee Jones
2024-04-12mm: replace set_pte_at_notify() with just set_pte_at()Paolo Bonzini
2024-04-12X.509: Introduce scope-based x509_certificate allocationLukas Wunner
2024-04-12crypto: x509 - Add OID for NIST P521 and extend parser for itStefan Berger
2024-04-12crypto: ecc - Add NIST P521 curve parametersStefan Berger
2024-04-12crypto: ecc - Implement vli_mmod_fast_521 for NIST p521Stefan Berger
2024-04-12crypto: ecc - Add nbits field to ecc_curve structureStefan Berger
2024-04-12crypto: ecdsa - Convert byte arrays with key coordinates to digitsStefan Berger
2024-04-11dt-bindings: clocks: stm32mp25: add description of all parentsGabriel Fernandez
2024-04-11net: dsa: allow DSA switch drivers to provide their own phylink mac opsRussell King (Oracle)
2024-04-11net: dsa: introduce dsa_phylink_to_port()Russell King (Oracle)
2024-04-11ipv4: Remove RTO_ONLINK.Guillaume Nault
2024-04-11flow_offload: fix flow_offload_has_one_action() kdocAsbjørn Sloth Tønnesen
2024-04-11net: mirror skb frag ref/unref helpersMina Almasry
2024-04-11net: move skb ref helpers to new headerMina Almasry
2024-04-11scsi: ufs: Remove support for old UFSHCI versionsAvri Altman
2024-04-11scsi: libata: Switch to using ->device_configureChristoph Hellwig
2024-04-11scsi: core: Add a device_configure method to the host templateChristoph Hellwig
2024-04-11scsi: ufs: ufs-exynos: Move setting the the DMA alignment to the init methodChristoph Hellwig
2024-04-11scsi: core: Add a dma_alignment field to the host and host templateChristoph Hellwig
2024-04-11scsi: core: Add a no_highmem flag to struct Scsi_HostChristoph Hellwig
2024-04-11scsi: scsi_transport_fc: Add a max_bsg_segments field to struct fc_function_t...Christoph Hellwig
2024-04-11scsi: core: Initialize scsi midlayer limits before allocating the queueChristoph Hellwig
2024-04-11scsi: bsg: Pass queue_limits to bsg_setup_queue()Christoph Hellwig
2024-04-11scsi: block: Add a helper to cancel atomic queue limit updatesChristoph Hellwig
2024-04-11Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-12Merge tag 'drm-misc-fixes-2024-04-11' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-04-11Merge tag 'acpi-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2024-04-11Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-11Merge tag 'loongarch-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-04-11Merge back earlier system-wide PM changes for 6.10.Rafael J. Wysocki
2024-04-11Merge back earlier ACPI device enumeration changes for 6.10.Rafael J. Wysocki
2024-04-11Merge back earlier ACPI bus changes for 6.10.Rafael J. Wysocki
2024-04-11mmu_notifier: remove the .change_pte() callbackPaolo Bonzini
2024-04-11KVM: delete .change_pte MMU notifier callbackPaolo Bonzini
2024-04-11locking/mutex: Introduce devm_mutex_init()George Stark
2024-04-11tracing: Add sched_prepare_exec tracepointMarco Elver
2024-04-11drm: Introduce plane SIZE_HINTS propertyVille Syrjälä
2024-04-11mptcp: add last time fields in mptcp_infoGeliang Tang
2024-04-11peci: linux/peci.h: fix Excess kernel-doc description warningRandy Dunlap